Branch indexing 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d3b8725e39fe923887728c335914d53683e5ff8c+103bb455fa40a9af283e2faa07b65114fcdd4a5f (321213e1f2865be512bf017c0baf312e3dc7ec48) 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-ssh8657715831047561805.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4818733674501041445.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4339/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-4339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh180462562038012634.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh3374226704285327673.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-4339/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-4339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh449171355016644756.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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-7933’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7937 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 103bb455fa40a9af283e2faa07b65114fcdd4a5f into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c Merge succeeded, producing 1d65534bc4b79fe6f8025881bd9afeb0601df798 Checking out Revision 1d65534bc4b79fe6f8025881bd9afeb0601df798 (PR-4339) > git config core.sparsecheckout # timeout=10 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # 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 103bb455fa40a9af283e2faa07b65114fcdd4a5f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d65534bc4b79fe6f8025881bd9afeb0601df798 # timeout=10 Commit message: "Merge commit '103bb455fa40a9af283e2faa07b65114fcdd4a5f' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T08:30:04.437Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T08:30:04.477Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T08:30:04.492Z] ========================================================= [2023-03-01T08:30:04.492Z] EdgeX Global Pipelines Version Info [2023-03-01T08:30:04.492Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:30:05.202Z] ------------------- [2023-03-01T08:30:05.202Z] stable info: [2023-03-01T08:30:05.202Z] ------------------- [2023-03-01T08:30:05.202Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T08:30:05.202Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T08:30:05.202Z] Message: update stable to v1.0.244 [2023-03-01T08:30:05.773Z] ------------------- [2023-03-01T08:30:05.773Z] experimental info: [2023-03-01T08:30:05.773Z] ------------------- [2023-03-01T08:30:05.773Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T08:30:05.773Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T08:30:05.773Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T08:30:05.964Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-01T08:30:05.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-01T08:30:05.991Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T08:30:06.005Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T08:30:06.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T08:30:06.036Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T08:30:06.046Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T08:30:06.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-01T08:30:06.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-01T08:30:06.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-01T08:30:06.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T08:30:06.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T08:30:06.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T08:30:06.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T08:30:06.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T08:30:06.162Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T08:30:06.174Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T08:30:06.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T08:30:06.199Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-01T08:30:06.213Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-01T08:30:06.227Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T08:30:06.238Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T08:30:06.250Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T08:30:06.263Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4339 [Pipeline] echo [2023-03-01T08:30:06.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4339 [Pipeline] echo [2023-03-01T08:30:06.287Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4339 [Pipeline] echo [2023-03-01T08:30:06.302Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d65534bc4b79fe6f8025881bd9afeb0601df798 [Pipeline] echo [2023-03-01T08:30:06.319Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d65534 [Pipeline] echo [2023-03-01T08:30:06.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T08:30:06.390Z] provisioning config files... [2023-03-01T08:30:06.403Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config10542102380153725560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:30:06.706Z] ---> docker-login.sh [2023-03-01T08:30:06.706Z] nexus3.edgexfoundry.org:10001 [2023-03-01T08:30:06.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:30:06.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:30:06.967Z] Configure a credential helper to remove this warning. See [2023-03-01T08:30:06.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:30:06.967Z] [2023-03-01T08:30:06.967Z] Login Succeeded [2023-03-01T08:30:06.967Z] nexus3.edgexfoundry.org:10002 [2023-03-01T08:30:06.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:30:06.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:30:06.967Z] Configure a credential helper to remove this warning. See [2023-03-01T08:30:06.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:30:06.967Z] [2023-03-01T08:30:06.967Z] Login Succeeded [2023-03-01T08:30:06.967Z] nexus3.edgexfoundry.org:10003 [2023-03-01T08:30:07.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:30:07.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:30:07.228Z] Configure a credential helper to remove this warning. See [2023-03-01T08:30:07.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:30:07.228Z] [2023-03-01T08:30:07.228Z] Login Succeeded [2023-03-01T08:30:07.228Z] nexus3.edgexfoundry.org:10004 [2023-03-01T08:30:07.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:30:07.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:30:07.228Z] Configure a credential helper to remove this warning. See [2023-03-01T08:30:07.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:30:07.228Z] [2023-03-01T08:30:07.228Z] Login Succeeded [2023-03-01T08:30:07.228Z] docker.io [2023-03-01T08:30:07.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:30:08.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:30:08.611Z] Configure a credential helper to remove this warning. See [2023-03-01T08:30:08.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:30:08.611Z] [2023-03-01T08:30:08.611Z] Login Succeeded [2023-03-01T08:30:08.611Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T08:30:08.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T08:30:08.926Z] + 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-03-01T08:30:08.927Z] + dirname cmd/core-command/Dockerfile [2023-03-01T08:30:08.927Z] + cut -d/ -f2 [2023-03-01T08:30:08.927Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-01T08:30:08.927Z] + + cut -d/ -f2 [2023-03-01T08:30:08.927Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T08:30:08.927Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T08:30:08.927Z] + dirname cmd/core-data/Dockerfile [2023-03-01T08:30:08.927Z] + cut -d/ -f2 [2023-03-01T08:30:08.927Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-01T08:30:08.927Z] + dirname+ cmd/core-metadata/Dockerfile [2023-03-01T08:30:08.927Z] cut -d/ -f2 [2023-03-01T08:30:08.927Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-01T08:30:08.927Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-01T08:30:08.927Z] + cut -d/ -f2 [2023-03-01T08:30:08.927Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-01T08:30:08.927Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2023-03-01T08:30:08.927Z] cut -d/ -f2 [2023-03-01T08:30:08.927Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-01T08:30:08.927Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-01T08:30:08.927Z] + cut -d/ -f2 [2023-03-01T08:30:08.927Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-01T08:30:08.927Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-01T08:30:08.927Z] + cut -d/ -f2 [2023-03-01T08:30:08.927Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-01T08:30:08.927Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T08:30:08.927Z] + cut -d/ -f2 [2023-03-01T08:30:08.927Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T08:30:08.927Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-01T08:30:08.927Z] + cut -d/ -f2 [2023-03-01T08:30:08.927Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-01T08:30:08.927Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-01T08:30:08.927Z] + cut -d/ -f2 [2023-03-01T08:30:08.927Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-01T08:30:08.927Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-01T08:30:08.927Z] + cut -d/ -f2 [2023-03-01T08:30:08.927Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-01T08:30:08.927Z] + dirname cmd/support-notifications/Dockerfile [2023-03-01T08:30:08.927Z] + cut -d/ -f2 [2023-03-01T08:30:08.927Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-01T08:30:08.927Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-01T08:30:08.927Z] + cut -d/ -f2 [2023-03-01T08:30:08.927Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-01T08:30:08.985Z] 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-03-01T08:30:09.350Z] + git rev-list -1 --merges 1d65534bc4b79fe6f8025881bd9afeb0601df798~1..1d65534bc4b79fe6f8025881bd9afeb0601df798 [Pipeline] echo [2023-03-01T08:30:09.363Z] -----------> git rev-list -1 --merges 1d65534bc4b79fe6f8025881bd9afeb0601df798~1..1d65534bc4b79fe6f8025881bd9afeb0601df798 1d65534bc4b79fe6f8025881bd9afeb0601df798 [2023-03-01T08:30:09.363Z] 1d65534bc4b79fe6f8025881bd9afeb0601df798 [false] [Pipeline] sh [2023-03-01T08:30:09.651Z] + git log --format=format:%s -1 1d65534bc4b79fe6f8025881bd9afeb0601df798 [Pipeline] echo [2023-03-01T08:30:09.667Z] ========================================================= [2023-03-01T08:30:09.667Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T08:30:09.667Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-01T08:30:10.045Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T08:30:10.045Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T08:30:10.045Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T08:30:10.045Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T08:30:10.045Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T08:30:10.045Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T08:30:10.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:30:10.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:30:10.390Z] [2023-03-01T08:30:10.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:30:10.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:30:10.742Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T08:30:10.742Z] b85a868b505f: Pulling fs layer [2023-03-01T08:30:10.742Z] e2be974225ed: Pulling fs layer [2023-03-01T08:30:10.742Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T08:30:10.742Z] 988bab9f4d93: Pulling fs layer [2023-03-01T08:30:10.742Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T08:30:10.742Z] eaf3925da568: Pulling fs layer [2023-03-01T08:30:10.742Z] bab4dde63d76: Pulling fs layer [2023-03-01T08:30:10.742Z] bde34c3a00c8: Pulling fs layer [2023-03-01T08:30:10.742Z] b352a97aabf1: Pulling fs layer [2023-03-01T08:30:10.742Z] 1469e6f7b9e6: Waiting [2023-03-01T08:30:10.742Z] eaf3925da568: Waiting [2023-03-01T08:30:10.742Z] bde34c3a00c8: Waiting [2023-03-01T08:30:10.742Z] bab4dde63d76: Waiting [2023-03-01T08:30:10.742Z] 4872d77fe225: Pulling fs layer [2023-03-01T08:30:10.742Z] b352a97aabf1: Waiting [2023-03-01T08:30:10.742Z] 5851b861e8e6: Pulling fs layer [2023-03-01T08:30:10.742Z] 4872d77fe225: Waiting [2023-03-01T08:30:10.742Z] 5851b861e8e6: Waiting [2023-03-01T08:30:10.742Z] e2be974225ed: Verifying Checksum [2023-03-01T08:30:10.742Z] e2be974225ed: Download complete [2023-03-01T08:30:10.742Z] 988bab9f4d93: Download complete [2023-03-01T08:30:11.003Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T08:30:11.003Z] 339a4e72a1f5: Download complete [2023-03-01T08:30:11.003Z] eaf3925da568: Verifying Checksum [2023-03-01T08:30:11.003Z] eaf3925da568: Download complete [2023-03-01T08:30:11.003Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T08:30:11.003Z] 1469e6f7b9e6: Download complete [2023-03-01T08:30:11.003Z] bde34c3a00c8: Download complete [2023-03-01T08:30:11.003Z] b352a97aabf1: Download complete [2023-03-01T08:30:11.003Z] 4872d77fe225: Download complete [2023-03-01T08:30:11.003Z] 5851b861e8e6: Download complete [2023-03-01T08:30:11.003Z] b85a868b505f: Verifying Checksum [2023-03-01T08:30:11.003Z] b85a868b505f: Download complete [2023-03-01T08:30:11.263Z] bab4dde63d76: Verifying Checksum [2023-03-01T08:30:11.263Z] bab4dde63d76: Download complete [2023-03-01T08:30:12.200Z] b85a868b505f: Pull complete [2023-03-01T08:30:12.459Z] e2be974225ed: Pull complete [2023-03-01T08:30:12.719Z] 339a4e72a1f5: Pull complete [2023-03-01T08:30:12.719Z] 988bab9f4d93: Pull complete [2023-03-01T08:30:12.978Z] 1469e6f7b9e6: Pull complete [2023-03-01T08:30:13.236Z] eaf3925da568: Pull complete [2023-03-01T08:30:14.612Z] bab4dde63d76: Pull complete [2023-03-01T08:30:14.612Z] bde34c3a00c8: Pull complete [2023-03-01T08:30:14.872Z] b352a97aabf1: Pull complete [2023-03-01T08:30:14.872Z] 4872d77fe225: Pull complete [2023-03-01T08:30:14.872Z] 5851b861e8e6: Pull complete [2023-03-01T08:30:14.872Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T08:30:15.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:30:15.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:30:15.216Z] prd-ubuntu20.04-docker-8c-8g-7937 does not seem to be running inside a container [2023-03-01T08:30:15.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T08:30:16.475Z] $ docker top 193d0e86a1c45a27592ab13faa972bb476afe07e547cbfa4329e0c054a97c14c -eo pid,comm [2023-03-01T08:30:16.539Z] 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-03-01T08:30:16.539Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T08:30:16.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T08:30:16.574Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T08:30:16.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T08:30:16.677Z] $ docker exec 193d0e86a1c45a27592ab13faa972bb476afe07e547cbfa4329e0c054a97c14c ssh-agent [2023-03-01T08:30:16.808Z] SSH_AUTH_SOCK=/tmp/ssh-YVCZMAjF3t7g/agent.33 [2023-03-01T08:30:16.808Z] SSH_AGENT_PID=39 [2023-03-01T08:30:16.815Z] Running ssh-add (command line suppressed) [2023-03-01T08:30:16.911Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_13841776604952726588.key (/w/workspace/edgex-go/15@tmp/private_key_13841776604952726588.key) [2023-03-01T08:30:16.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T08:30:17.219Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T08:30:17.229Z] $ docker exec --env ******** --env ******** 193d0e86a1c45a27592ab13faa972bb476afe07e547cbfa4329e0c054a97c14c ssh-agent -k [2023-03-01T08:30:17.337Z] unset SSH_AUTH_SOCK; [2023-03-01T08:30:17.337Z] unset SSH_AGENT_PID; [2023-03-01T08:30:17.337Z] echo Agent pid 39 killed; [2023-03-01T08:30:17.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T08:30:17.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T08:30:17.377Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T08:30:17.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T08:30:17.481Z] $ docker exec 193d0e86a1c45a27592ab13faa972bb476afe07e547cbfa4329e0c054a97c14c ssh-agent [2023-03-01T08:30:17.592Z] SSH_AUTH_SOCK=/tmp/ssh-999q4BPg9XY9/agent.71 [2023-03-01T08:30:17.592Z] SSH_AGENT_PID=77 [2023-03-01T08:30:17.597Z] Running ssh-add (command line suppressed) [2023-03-01T08:30:17.694Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_15193391117413955329.key (/w/workspace/edgex-go/15@tmp/private_key_15193391117413955329.key) [2023-03-01T08:30:17.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T08:30:18.002Z] + git semver init [2023-03-01T08:30:18.262Z] 2023-03-01 08:30:18,172 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T08:30:18.262Z] 2023-03-01 08:30:18,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/15/.semver [2023-03-01T08:30:18.262Z] 2023-03-01 08:30:18,173 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/15/.semver [2023-03-01T08:30:18.262Z] 2023-03-01 08:30:18,173 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/15/.semver'], cwd=/w/workspace/edgex-go/15, universal_newlines=False, shell=None, istream=None) [2023-03-01T08:30:22.518Z] 2023-03-01 08:30:22,278 [append_file] DEBUG append to file:/w/workspace/edgex-go/15/.git/info/exclude [2023-03-01T08:30:22.518Z] 2023-03-01 08:30:22,279 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/15/.semver/PR-4339 with force:False [2023-03-01T08:30:22.518Z] 2023-03-01 08:30:22,279 [write_file] DEBUG write to file:/w/workspace/edgex-go/15/.semver/PR-4339 [2023-03-01T08:30:22.518Z] 2023-03-01 08:30:22,281 [execute] INFO git cat-file --batch-check [2023-03-01T08:30:22.518Z] 2023-03-01 08:30:22,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/15/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T08:30:22.518Z] 2023-03-01 08:30:22,287 [execute] INFO git cat-file --batch [2023-03-01T08:30:22.518Z] 2023-03-01 08:30:22,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/15/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T08:30:22.518Z] 2023-03-01 08:30:22,293 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/PR-4339 [2023-03-01T08:30:22.518Z] 0.0.0 [Pipeline] } [2023-03-01T08:30:22.524Z] $ docker exec --env ******** --env ******** 193d0e86a1c45a27592ab13faa972bb476afe07e547cbfa4329e0c054a97c14c ssh-agent -k [2023-03-01T08:30:22.627Z] unset SSH_AUTH_SOCK; [2023-03-01T08:30:22.627Z] unset SSH_AGENT_PID; [2023-03-01T08:30:22.627Z] echo Agent pid 77 killed; [2023-03-01T08:30:22.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T08:30:22.953Z] + git semver [Pipeline] } [2023-03-01T08:30:23.220Z] $ docker stop --time=1 193d0e86a1c45a27592ab13faa972bb476afe07e547cbfa4329e0c054a97c14c [2023-03-01T08:30:24.544Z] $ docker rm -f --volumes 193d0e86a1c45a27592ab13faa972bb476afe07e547cbfa4329e0c054a97c14c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T08:30:24.883Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T08:30:25.074Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T08:30:25.076Z] [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-03-01T08:30:25.462Z] + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] echo [2023-03-01T08:30:25.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:30:25.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:30:25.490Z] ========================================================= [2023-03-01T08:30:25.490Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T08:30:25.490Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:30:25.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T08:30:25.775Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T08:30:25.775Z] 213ec9aee27d: Pulling fs layer [2023-03-01T08:30:25.775Z] 4583459ba037: Pulling fs layer [2023-03-01T08:30:25.775Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T08:30:25.775Z] 53926ce57604: Pulling fs layer [2023-03-01T08:30:25.775Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T08:30:25.775Z] 22ff95d597cd: Pulling fs layer [2023-03-01T08:30:25.775Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T08:30:25.775Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T08:30:25.775Z] a7acece74701: Pulling fs layer [2023-03-01T08:30:25.775Z] 21b2b0c7a3f4: Waiting [2023-03-01T08:30:25.775Z] 22ff95d597cd: Waiting [2023-03-01T08:30:25.775Z] 12d6caf4c0d1: Waiting [2023-03-01T08:30:25.775Z] 96b7cbca73a9: Waiting [2023-03-01T08:30:25.775Z] a7acece74701: Waiting [2023-03-01T08:30:25.775Z] 53926ce57604: Waiting [2023-03-01T08:30:25.775Z] 93c1e223e6f2: Verifying Checksum [2023-03-01T08:30:25.775Z] 93c1e223e6f2: Download complete [2023-03-01T08:30:25.775Z] 4583459ba037: Verifying Checksum [2023-03-01T08:30:25.775Z] 4583459ba037: Download complete [2023-03-01T08:30:25.775Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-01T08:30:25.775Z] 21b2b0c7a3f4: Download complete [2023-03-01T08:30:25.775Z] 22ff95d597cd: Verifying Checksum [2023-03-01T08:30:25.775Z] 22ff95d597cd: Download complete [2023-03-01T08:30:25.775Z] 213ec9aee27d: Verifying Checksum [2023-03-01T08:30:25.775Z] 213ec9aee27d: Download complete [2023-03-01T08:30:26.039Z] 12d6caf4c0d1: Download complete [2023-03-01T08:30:26.039Z] 213ec9aee27d: Pull complete [2023-03-01T08:30:26.039Z] 4583459ba037: Pull complete [2023-03-01T08:30:26.039Z] 93c1e223e6f2: Pull complete [2023-03-01T08:30:26.616Z] a7acece74701: Verifying Checksum [2023-03-01T08:30:26.616Z] a7acece74701: Download complete [2023-03-01T08:30:26.616Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T08:30:26.616Z] 96b7cbca73a9: Download complete [2023-03-01T08:30:26.875Z] 53926ce57604: Verifying Checksum [2023-03-01T08:30:26.875Z] 53926ce57604: Download complete [2023-03-01T08:30:30.161Z] 53926ce57604: Pull complete [2023-03-01T08:30:30.419Z] 21b2b0c7a3f4: Pull complete [2023-03-01T08:30:30.419Z] 22ff95d597cd: Pull complete [2023-03-01T08:30:30.419Z] 12d6caf4c0d1: Pull complete [2023-03-01T08:30:32.317Z] 96b7cbca73a9: Pull complete [2023-03-01T08:30:33.252Z] a7acece74701: Pull complete [2023-03-01T08:30:33.252Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T08:30:33.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T08:30:33.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:30:33.553Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T08:30:33.553Z] WORKDIR /edgex [2023-03-01T08:30:33.553Z] COPY go.mod . [2023-03-01T08:30:33.553Z] RUN go mod download [2023-03-01T08:30:33.553Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-01T08:30:34.121Z] Sending build context to Docker daemon 170.5MB [2023-03-01T08:30:34.121Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T08:30:34.121Z] ---> db6d94c90886 [2023-03-01T08:30:34.121Z] Step 2/4 : WORKDIR /edgex [2023-03-01T08:30:36.024Z] ---> Running in 304690df3908 [2023-03-01T08:30:36.024Z] Removing intermediate container 304690df3908 [2023-03-01T08:30:36.024Z] ---> db3c16eec96c [2023-03-01T08:30:36.024Z] Step 3/4 : COPY go.mod . [2023-03-01T08:30:36.024Z] ---> 856a48a7a673 [2023-03-01T08:30:36.024Z] Step 4/4 : RUN go mod download [2023-03-01T08:30:36.286Z] ---> Running in 024f28946749 [2023-03-01T08:30:40.158Z] Still waiting to schedule task [2023-03-01T08:30:40.158Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7935’ is offline [2023-03-01T08:30:46.265Z] Removing intermediate container 024f28946749 [2023-03-01T08:30:46.265Z] ---> 87fa55c05617 [2023-03-01T08:30:46.265Z] Successfully built 87fa55c05617 [2023-03-01T08:30:46.265Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:30:46.564Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T08:30:46.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:30:46.635Z] prd-ubuntu20.04-docker-8c-8g-7937 does not seem to be running inside a container [2023-03-01T08:30:46.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T08:30:47.027Z] $ docker top 975e3cd89161fbe087851129508153675fd8d9b2e71d9aeab3e286af35831166 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:30:47.354Z] + go version [2023-03-01T08:30:47.354Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T08:30:47.369Z] $ docker stop --time=1 975e3cd89161fbe087851129508153675fd8d9b2e71d9aeab3e286af35831166 [2023-03-01T08:30:48.685Z] $ docker rm -f --volumes 975e3cd89161fbe087851129508153675fd8d9b2e71d9aeab3e286af35831166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:30:49.050Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T08:30:49.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:30:49.116Z] prd-ubuntu20.04-docker-8c-8g-7937 does not seem to be running inside a container [2023-03-01T08:30:49.154Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T08:30:49.470Z] $ docker top 2242d4564055e6a16df881080c60ab7f1d40100512e715a41b98a3745e33a739 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T08:30:49.529Z] ========================================================= [2023-03-01T08:30:49.529Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T08:30:49.529Z] ========================================================= [Pipeline] sh [2023-03-01T08:30:49.809Z] + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:30:50.101Z] + make test [2023-03-01T08:30:50.101Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T08:30:56.664Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T08:31:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T08:31:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T08:31:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.122s coverage: 98.5% of statements [2023-03-01T08:31:14.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.136s coverage: 71.2% of statements [2023-03-01T08:31:14.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T08:31:14.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T08:31:14.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T08:31:14.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.0% of statements [2023-03-01T08:31:14.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T08:31:14.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T08:31:14.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.515s coverage: 88.5% of statements [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T08:31:14.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.110s coverage: 3.9% of statements [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T08:31:14.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T08:31:14.626Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T08:31:14.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 65.9% of statements [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T08:31:14.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T08:31:14.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements [2023-03-01T08:31:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T08:31:14.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2023-03-01T08:31:14.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.079s coverage: 82.9% of statements [2023-03-01T08:31:14.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2023-03-01T08:31:14.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2023-03-01T08:31:14.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2023-03-01T08:31:22.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements [2023-03-01T08:31:22.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2023-03-01T08:31:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.375s coverage: 79.9% of statements [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T08:31:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T08:31:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T08:31:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T08:31:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.084s coverage: 87.2% of statements [2023-03-01T08:31:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.042s coverage: 20.0% of statements [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T08:31:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T08:31:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T08:31:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2023-03-01T08:31:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2023-03-01T08:31:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 91.2% of statements [2023-03-01T08:31:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T08:31:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.223s coverage: 63.1% of statements [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T08:31:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2023-03-01T08:31:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-03-01T08:31:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-03-01T08:31:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-01T08:31:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-03-01T08:31:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.347s coverage: 65.3% of statements [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T08:31:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.0% of statements [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T08:31:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T08:31:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T08:31:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T08:31:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T08:31:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T08:31:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T08:31:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:31:37.614Z] 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-03-01T08:31:55.677Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-01T08:31:55.677Z] go vet ./... [2023-03-01T08:31:59.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T08:31:59.864Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T08:31:59.864Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T08:31:59.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T08:32:00.165Z] + ls -al . [2023-03-01T08:32:00.166Z] total 748 [2023-03-01T08:32:00.166Z] drwxrwxr-x 12 1001 1001 4096 Mar 1 08:30 . [2023-03-01T08:32:00.166Z] drwxr-xr-x 4 root root 4096 Mar 1 08:30 .. [2023-03-01T08:32:00.166Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 08:30 .blubracket [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 08:30 .dockerignore [2023-03-01T08:32:00.166Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 08:31 .git [2023-03-01T08:32:00.166Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 08:30 .github [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 08:30 .gitignore [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 08:30 .golangci.yml [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 08:30 .hadolint.yml [2023-03-01T08:32:00.166Z] drwxr-xr-x 3 1001 1001 4096 Mar 1 08:30 .semver [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 08:30 .sonarcloud.properties [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 08:30 ADOPTERS.md [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 08:30 Attribution.txt [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 08:30 CHANGELOG.md [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 08:30 CONTRIBUTING.md [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 08:30 GOVERNANCE.md [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 08:30 Jenkinsfile [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 08:30 LICENSE [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 14277 Mar 1 08:30 Makefile [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 08:30 OWNERS.md [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 08:30 README.md [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 08:30 SECURITY.md [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 08:30 VERSION [2023-03-01T08:32:00.166Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 08:30 bin [2023-03-01T08:32:00.166Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 08:30 cmd [2023-03-01T08:32:00.166Z] -rw-r--r-- 1 root root 487670 Mar 1 08:31 coverage.out [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 08:30 go.mod [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 08:30 go.sum [2023-03-01T08:32:00.166Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 08:30 internal [2023-03-01T08:32:00.166Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 08:30 openapi [2023-03-01T08:32:00.166Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 08:30 sbom [2023-03-01T08:32:00.166Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 08:30 snap [2023-03-01T08:32:00.166Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 08:30 version.go [Pipeline] sh [2023-03-01T08:32:00.449Z] + '[' -e coverage.out ] [2023-03-01T08:32:00.449Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T08:32:00.546Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T08:32:00.827Z] + make build [2023-03-01T08:32:00.827Z] 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-03-01T08:32:13.022Z] 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-03-01T08:32:13.280Z] 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-03-01T08:32:14.654Z] 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-03-01T08:32:15.222Z] 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-03-01T08:32:23.328Z] 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-03-01T08:32:23.587Z] 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-03-01T08:32:24.958Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T08:32:25.890Z] 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-03-01T08:32:27.265Z] 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-03-01T08:32:28.213Z] 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-03-01T08:32:28.781Z] 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-03-01T08:32:31.310Z] 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-03-01T08:32:32.706Z] $ docker stop --time=1 2242d4564055e6a16df881080c60ab7f1d40100512e715a41b98a3745e33a739 [2023-03-01T08:32:34.913Z] $ docker rm -f --volumes 2242d4564055e6a16df881080c60ab7f1d40100512e715a41b98a3745e33a739 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:32:35.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T08:32:35.649Z] [2023-03-01T08:32:35.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:32:35.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T08:32:35.956Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-01T08:32:35.956Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-01T08:32:35.956Z] ca9280d653b3: Pulling fs layer [2023-03-01T08:32:35.956Z] 7e9c9ca2126c: Pulling fs layer [2023-03-01T08:32:35.956Z] cbdbe7a5bc2a: Download complete [2023-03-01T08:32:36.215Z] cbdbe7a5bc2a: Pull complete [2023-03-01T08:32:36.215Z] ca9280d653b3: Verifying Checksum [2023-03-01T08:32:36.215Z] ca9280d653b3: Download complete [2023-03-01T08:32:36.471Z] 7e9c9ca2126c: Download complete [2023-03-01T08:32:36.728Z] ca9280d653b3: Pull complete [2023-03-01T08:32:40.010Z] 7e9c9ca2126c: Pull complete [2023-03-01T08:32:40.010Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-01T08:32:40.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T08:32:40.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:32:40.087Z] prd-ubuntu20.04-docker-8c-8g-7937 does not seem to be running inside a container [2023-03-01T08:32:40.123Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-devops/edgex-compose:latest cat [2023-03-01T08:32:41.572Z] $ docker top 151151958a8c6eda2c3afb4f29febdc97c6fba0c1419c672320cabff1bc6d4b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:32:41.902Z] + grep parallel [2023-03-01T08:32:41.902Z] + docker-compose build --help [2023-03-01T08:32:42.468Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T08:32:42.488Z] $ docker stop --time=1 151151958a8c6eda2c3afb4f29febdc97c6fba0c1419c672320cabff1bc6d4b7 [2023-03-01T08:32:43.744Z] $ docker rm -f --volumes 151151958a8c6eda2c3afb4f29febdc97c6fba0c1419c672320cabff1bc6d4b7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:32:44.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T08:32:44.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:32:44.205Z] prd-ubuntu20.04-docker-8c-8g-7937 does not seem to be running inside a container [2023-03-01T08:32:44.239Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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:latest cat [2023-03-01T08:32:44.593Z] $ docker top c83845a06df166f52a3a81df14db81ce85aa37a4e858b2da5decaaf63cf82ca2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:32:44.925Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T08:32:45.490Z] Building core-command ... [2023-03-01T08:32:45.490Z] Building core-common-config-bootstrapper ... [2023-03-01T08:32:45.490Z] Building core-data ... [2023-03-01T08:32:45.490Z] Building core-metadata ... [2023-03-01T08:32:45.490Z] Building security-bootstrapper ... [2023-03-01T08:32:45.490Z] Building security-proxy-auth ... [2023-03-01T08:32:45.490Z] Building security-proxy-setup ... [2023-03-01T08:32:45.490Z] Building security-secretstore-setup ... [2023-03-01T08:32:45.490Z] Building security-spiffe-token-provider ... [2023-03-01T08:32:45.490Z] Building security-spire-agent ... [2023-03-01T08:32:45.490Z] Building security-spire-config ... [2023-03-01T08:32:45.490Z] Building security-spire-server ... [2023-03-01T08:32:45.490Z] Building support-notifications ... [2023-03-01T08:32:45.490Z] Building support-scheduler ... [2023-03-01T08:32:45.490Z] Building security-spire-config [2023-03-01T08:32:45.490Z] Building core-metadata [2023-03-01T08:32:45.490Z] Building core-data [2023-03-01T08:32:45.490Z] Building security-bootstrapper [2023-03-01T08:32:45.490Z] Building security-spiffe-token-provider [2023-03-01T08:32:49.355Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7940 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws [2023-03-01T08:32:49.367Z] Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout [2023-03-01T08:32:49.402Z] The recommended git tool is: git [2023-03-01T08:32:55.003Z] using credential edgex-jenkins-ssh [2023-03-01T08:32:55.020Z] Cloning the remote Git repository [2023-03-01T08:32:55.070Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-01T08:32:55.149Z] > git init /w/workspace/edgex-go/15 # timeout=10 [2023-03-01T08:32:55.323Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T08:32:55.324Z] > git --version # timeout=10 [2023-03-01T08:32:55.351Z] > git --version # 'git version 2.25.1' [2023-03-01T08:32:55.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T08:32:55.442Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T08:32:57.679Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:32:57.679Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:32:57.679Z] ---> 87fa55c05617 [2023-03-01T08:32:57.679Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:32:57.679Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:32:57.679Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:32:57.679Z] ---> 87fa55c05617 [2023-03-01T08:32:57.679Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:32:57.679Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:32:57.679Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:32:57.679Z] ---> 87fa55c05617 [2023-03-01T08:32:57.679Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T08:32:57.679Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:32:57.679Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:32:57.679Z] ---> 87fa55c05617 [2023-03-01T08:32:57.679Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T08:32:57.679Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:32:57.679Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:32:57.679Z] ---> 87fa55c05617 [2023-03-01T08:32:57.679Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T08:33:00.971Z] ---> Running in d80b9537841d [2023-03-01T08:33:00.971Z] ---> Running in 1543e1609495 [2023-03-01T08:33:00.971Z] ---> Running in 2b49d8d23624 [2023-03-01T08:33:00.971Z] ---> Running in 9e921392670d [2023-03-01T08:33:00.971Z] ---> Running in a9a40990759a [2023-03-01T08:33:00.971Z] Removing intermediate container a9a40990759a [2023-03-01T08:33:00.971Z] ---> 18ffdcc97479 [2023-03-01T08:33:00.971Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:33:00.971Z] Removing intermediate container d80b9537841d [2023-03-01T08:33:00.971Z] ---> 86c9a58af804 [2023-03-01T08:33:00.971Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T08:33:00.971Z] Removing intermediate container 1543e1609495 [2023-03-01T08:33:00.971Z] Removing intermediate container 2b49d8d23624 [2023-03-01T08:33:00.971Z] ---> 953c759a459c [2023-03-01T08:33:00.971Z] ---> 2901268f3dd0 [2023-03-01T08:33:00.971Z] Step 4/24 : WORKDIR /edgex-goStep 4/32 : RUN apk add --update --no-cache make git [2023-03-01T08:33:00.971Z] [2023-03-01T08:33:00.971Z] Removing intermediate container 9e921392670d [2023-03-01T08:33:00.971Z] ---> 74681215b8fc [2023-03-01T08:33:00.971Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T08:33:00.971Z] ---> Running in 27347a5d1dc0 [2023-03-01T08:33:00.971Z] ---> Running in 412fa7091ae1 [2023-03-01T08:33:01.229Z] ---> Running in f66b04705d26 [2023-03-01T08:33:01.230Z] ---> Running in ad83dc80489a [2023-03-01T08:33:01.230Z] ---> Running in 03b44db58187 [2023-03-01T08:33:01.230Z] Removing intermediate container 27347a5d1dc0 [2023-03-01T08:33:01.230Z] ---> 60f43e05f637 [2023-03-01T08:33:01.230Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:33:01.230Z] Removing intermediate container ad83dc80489a [2023-03-01T08:33:01.230Z] ---> fbcacd3e5369 [2023-03-01T08:33:01.230Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T08:33:01.230Z] ---> Running in 34f937aec1f2 [2023-03-01T08:33:01.230Z] ---> Running in 52979118b153 [2023-03-01T08:33:01.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:01.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:01.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:01.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:01.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:02.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:02.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:02.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:02.000Z] OK: 211 MiB in 51 packages [2023-03-01T08:33:02.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:02.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:02.000Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T08:33:02.000Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T08:33:02.000Z] OK: 17046 distinct packages available [2023-03-01T08:33:02.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:02.000Z] OK: 211 MiB in 51 packages [2023-03-01T08:33:02.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:02.281Z] OK: 211 MiB in 51 packages [2023-03-01T08:33:02.281Z] OK: 211 MiB in 51 packages [2023-03-01T08:33:02.538Z] OK: 211 MiB in 51 packages [2023-03-01T08:33:02.538Z] Removing intermediate container 412fa7091ae1 [2023-03-01T08:33:02.538Z] ---> 401d95fecd1c [2023-03-01T08:33:02.538Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T08:33:02.538Z] Removing intermediate container 34f937aec1f2 [2023-03-01T08:33:02.538Z] ---> e86a0ca60cd0 [2023-03-01T08:33:02.538Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:33:02.796Z] ---> 52e87006455d [2023-03-01T08:33:02.796Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:33:02.796Z] ---> 2a0926e10fa6 [2023-03-01T08:33:02.796Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:33:02.796Z] ---> Running in 4935076763a1 [2023-03-01T08:33:02.796Z] Removing intermediate container 52979118b153 [2023-03-01T08:33:02.796Z] ---> aeb9cab69a37 [2023-03-01T08:33:03.068Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T08:33:03.068Z] ---> Running in 19755ae41635 [2023-03-01T08:33:03.068Z] Removing intermediate container f66b04705d26 [2023-03-01T08:33:03.068Z] ---> 4ba687a5f90b [2023-03-01T08:33:03.068Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T08:33:03.068Z] Removing intermediate container 03b44db58187 [2023-03-01T08:33:03.068Z] ---> 5e83cfa35910 [2023-03-01T08:33:03.068Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T08:33:03.068Z] ---> 005fd79aa8cf [2023-03-01T08:33:03.068Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:33:03.325Z] ---> Running in 292a73b32b63 [2023-03-01T08:33:03.325Z] ---> 7965c47a6632 [2023-03-01T08:33:03.325Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:33:03.325Z] ---> Running in 20e11d0ae3f4 [2023-03-01T08:33:03.325Z] ---> 874f8859a6d4 [2023-03-01T08:33:03.325Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:33:03.325Z] ---> Running in 5195a6728c3d [2023-03-01T08:33:13.515Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T08:33:13.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T08:33:15.363Z] Merging remotes/origin/main commit 103bb455fa40a9af283e2faa07b65114fcdd4a5f into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c [2023-03-01T08:33:14.408Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T08:33:14.450Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T08:33:14.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T08:33:14.466Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T08:33:15.383Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T08:33:15.410Z] > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # timeout=10 [2023-03-01T08:33:15.653Z] > git remote # timeout=10 [2023-03-01T08:33:15.676Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T08:33:15.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T08:33:15.708Z] > git merge 103bb455fa40a9af283e2faa07b65114fcdd4a5f # timeout=10 [2023-03-01T08:33:16.128Z] Merge succeeded, producing 90800cada8b1e5d2a21721d91cfa9e57e052403a [2023-03-01T08:33:16.128Z] Checking out Revision 90800cada8b1e5d2a21721d91cfa9e57e052403a (PR-4339) [2023-03-01T08:33:16.107Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T08:33:16.135Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T08:33:16.152Z] > git checkout -f 90800cada8b1e5d2a21721d91cfa9e57e052403a # timeout=10 [2023-03-01T08:33:19.673Z] Commit message: "Merge commit '103bb455fa40a9af283e2faa07b65114fcdd4a5f' into HEAD" [2023-03-01T08:33:19.700Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T08:33:19.681Z] > git rev-list --no-walk 63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 # timeout=10 [2023-03-01T08:33:20.616Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T08:33:20.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T08:33:20.616Z] Dload Upload Total Spent Left Speed [2023-03-01T08:33:20.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-03-01T08:33:21.262Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T08:33:21.586Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T08:33:21.586Z] + sudo tee /etc/docker/daemon.new [2023-03-01T08:33:21.586Z] { [2023-03-01T08:33:21.586Z] "registry-mirrors": [ [2023-03-01T08:33:21.586Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T08:33:21.586Z] ], [2023-03-01T08:33:21.586Z] "bip": "10.250.0.254/24", [2023-03-01T08:33:21.586Z] "hosts": [ [2023-03-01T08:33:21.586Z] "tcp://0.0.0.0:5555", [2023-03-01T08:33:21.586Z] "unix:///var/run/docker.sock" [2023-03-01T08:33:21.586Z] ], [2023-03-01T08:33:21.586Z] "mtu": 1458, [2023-03-01T08:33:21.586Z] "selinux-enabled": true, [2023-03-01T08:33:21.586Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T08:33:21.586Z] } [Pipeline] sh [2023-03-01T08:33:21.910Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T08:33:22.245Z] + sudo service docker restart [2023-03-01T08:33:35.395Z] Removing intermediate container 4935076763a1 [2023-03-01T08:33:35.395Z] ---> f197223c6bb8 [2023-03-01T08:33:35.395Z] Step 7/24 : COPY . . [2023-03-01T08:33:35.395Z] Removing intermediate container 20e11d0ae3f4 [2023-03-01T08:33:35.395Z] ---> ad538a32bf2b [2023-03-01T08:33:35.395Z] Step 7/32 : COPY . . [2023-03-01T08:33:35.395Z] Removing intermediate container 292a73b32b63 [2023-03-01T08:33:35.395Z] ---> 7f71d33103e8 [2023-03-01T08:33:35.395Z] Step 8/24 : COPY . . [2023-03-01T08:33:35.395Z] Removing intermediate container 5195a6728c3d [2023-03-01T08:33:35.395Z] ---> 9f8a62a1d578 [2023-03-01T08:33:35.395Z] Step 7/19 : COPY . . [2023-03-01T08:33:35.395Z] Removing intermediate container 19755ae41635 [2023-03-01T08:33:35.395Z] ---> 2e2e1194ae5a [2023-03-01T08:33:35.395Z] Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T08:33:40.517Z] provisioning config files... [2023-03-01T08:33:40.541Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config1265820718215821656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:33:40.881Z] ---> docker-login.sh [2023-03-01T08:33:40.881Z] nexus3.edgexfoundry.org:10001 [2023-03-01T08:33:41.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:33:41.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:33:41.465Z] Configure a credential helper to remove this warning. See [2023-03-01T08:33:41.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:33:41.465Z] [2023-03-01T08:33:41.465Z] Login Succeeded [2023-03-01T08:33:41.465Z] nexus3.edgexfoundry.org:10002 [2023-03-01T08:33:41.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:33:41.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:33:41.734Z] Configure a credential helper to remove this warning. See [2023-03-01T08:33:41.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:33:41.734Z] [2023-03-01T08:33:41.734Z] Login Succeeded [2023-03-01T08:33:41.734Z] nexus3.edgexfoundry.org:10003 [2023-03-01T08:33:42.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:33:42.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:33:42.272Z] Configure a credential helper to remove this warning. See [2023-03-01T08:33:42.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:33:42.272Z] [2023-03-01T08:33:42.272Z] Login Succeeded [2023-03-01T08:33:42.272Z] nexus3.edgexfoundry.org:10004 [2023-03-01T08:33:42.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:33:42.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:33:42.603Z] Configure a credential helper to remove this warning. See [2023-03-01T08:33:42.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:33:42.603Z] [2023-03-01T08:33:42.603Z] Login Succeeded [2023-03-01T08:33:42.603Z] docker.io [2023-03-01T08:33:42.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:33:43.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:33:43.144Z] Configure a credential helper to remove this warning. See [2023-03-01T08:33:43.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:33:43.144Z] [2023-03-01T08:33:43.144Z] Login Succeeded [2023-03-01T08:33:43.144Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T08:33:43.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-01T08:33:43.506Z] ---> 4cf6a709aef6 [2023-03-01T08:33:43.507Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T08:33:43.507Z] ---> 7050a87100ef [2023-03-01T08:33:43.507Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T08:33:43.507Z] ---> e9c1d1d6d4aa [2023-03-01T08:33:43.507Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T08:33:43.507Z] ---> f281bb1182ce [2023-03-01T08:33:43.507Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T08:33:43.507Z] ---> d56df895b266 [2023-03-01T08:33:43.507Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T08:33:43.507Z] ---> Running in 8e3ba7d71323 [2023-03-01T08:33:43.507Z] ---> Running in 57523b8798dc [2023-03-01T08:33:43.507Z] ---> Running in 7e36112feb60 [2023-03-01T08:33:43.507Z] ---> Running in 709b17975caf [2023-03-01T08:33:43.507Z] ---> Running in 2c4718168167 [2023-03-01T08:33:43.507Z] Removing intermediate container 57523b8798dc [2023-03-01T08:33:43.507Z] ---> c4a2fd9fdb9b [2023-03-01T08:33:43.507Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T08:33:43.507Z] ---> Running in 5ab062f69e1a [2023-03-01T08:33:43.507Z] Removing intermediate container 5ab062f69e1a [2023-03-01T08:33:43.507Z] ---> 787203dd6011 [2023-03-01T08:33:43.507Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T08:33:43.507Z] ---> Running in ace32e399b41 [2023-03-01T08:33:43.764Z] 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-03-01T08:33:43.764Z] 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-03-01T08:33:43.767Z] + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] echo [2023-03-01T08:33:43.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:33:43.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:33:43.816Z] ========================================================= [2023-03-01T08:33:43.817Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T08:33:43.817Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:33:44.021Z] 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-03-01T08:33:44.021Z] 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-03-01T08:33:44.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T08:33:44.415Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T08:33:44.415Z] 9b18e9b68314: Pulling fs layer [2023-03-01T08:33:44.415Z] 35d82f9e3411: Pulling fs layer [2023-03-01T08:33:44.415Z] e16973657156: Pulling fs layer [2023-03-01T08:33:44.415Z] fc693d55d65f: Pulling fs layer [2023-03-01T08:33:44.415Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T08:33:44.415Z] dda99020689f: Pulling fs layer [2023-03-01T08:33:44.415Z] db1c61fa0a46: Pulling fs layer [2023-03-01T08:33:44.415Z] 891c053d2c06: Pulling fs layer [2023-03-01T08:33:44.415Z] dda99020689f: Waiting [2023-03-01T08:33:44.415Z] db1c61fa0a46: Waiting [2023-03-01T08:33:44.415Z] 891c053d2c06: Waiting [2023-03-01T08:33:44.415Z] fc693d55d65f: Waiting [2023-03-01T08:33:44.415Z] 7e9fc2657dce: Waiting [2023-03-01T08:33:44.415Z] e16973657156: Verifying Checksum [2023-03-01T08:33:44.415Z] e16973657156: Download complete [2023-03-01T08:33:44.415Z] 35d82f9e3411: Verifying Checksum [2023-03-01T08:33:44.415Z] 35d82f9e3411: Download complete [2023-03-01T08:33:44.415Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T08:33:44.415Z] 7e9fc2657dce: Download complete [2023-03-01T08:33:44.415Z] dda99020689f: Verifying Checksum [2023-03-01T08:33:44.415Z] dda99020689f: Download complete [2023-03-01T08:33:44.415Z] 9b18e9b68314: Verifying Checksum [2023-03-01T08:33:44.415Z] 9b18e9b68314: Download complete [2023-03-01T08:33:44.586Z] Removing intermediate container ace32e399b41 [2023-03-01T08:33:44.586Z] ---> 7308cdc57475 [2023-03-01T08:33:44.586Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T08:33:44.845Z] ---> Running in 8645534bf04c [2023-03-01T08:33:44.845Z] Removing intermediate container 8645534bf04c [2023-03-01T08:33:44.845Z] ---> 38ef50adfee1 [2023-03-01T08:33:44.845Z] [2023-03-01T08:33:44.845Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T08:33:45.103Z] 3.15: Pulling from library/alpine [2023-03-01T08:33:45.360Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T08:33:45.360Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T08:33:45.360Z] ---> 5ce65d7b0fde [2023-03-01T08:33:45.360Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:33:45.360Z] ---> Running in 43ae49e0b915 [2023-03-01T08:33:45.404Z] 9b18e9b68314: Pull complete [2023-03-01T08:33:45.616Z] Removing intermediate container 43ae49e0b915 [2023-03-01T08:33:45.616Z] ---> ca59b5102db8 [2023-03-01T08:33:45.616Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T08:33:45.616Z] ---> Running in b439775a6c9c [2023-03-01T08:33:45.673Z] 891c053d2c06: Verifying Checksum [2023-03-01T08:33:45.673Z] 891c053d2c06: Download complete [2023-03-01T08:33:45.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:45.943Z] 35d82f9e3411: Pull complete [2023-03-01T08:33:46.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:46.213Z] e16973657156: Pull complete [2023-03-01T08:33:46.391Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:33:46.391Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:33:46.391Z] OK: 15857 distinct packages available [2023-03-01T08:33:46.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:46.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:46.647Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T08:33:46.647Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:33:46.647Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T08:33:46.647Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T08:33:46.647Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:33:46.647Z] OK: 6 MiB in 18 packages [2023-03-01T08:33:46.804Z] db1c61fa0a46: Verifying Checksum [2023-03-01T08:33:46.804Z] db1c61fa0a46: Download complete [2023-03-01T08:33:47.391Z] fc693d55d65f: Verifying Checksum [2023-03-01T08:33:47.391Z] fc693d55d65f: Download complete [2023-03-01T08:33:47.583Z] Removing intermediate container b439775a6c9c [2023-03-01T08:33:47.583Z] ---> cb7c5f52250c [2023-03-01T08:33:47.583Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T08:33:50.873Z] ---> e50963fbdb2a [2023-03-01T08:33:50.873Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T08:33:51.130Z] ---> d430cb54a0a6 [2023-03-01T08:33:51.131Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T08:33:51.131Z] ---> Running in 12aec96d1701 [2023-03-01T08:33:51.388Z] Removing intermediate container 12aec96d1701 [2023-03-01T08:33:51.388Z] ---> fb677bfc54d1 [2023-03-01T08:33:51.388Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T08:33:51.965Z] ---> ee376ac4476c [2023-03-01T08:33:51.965Z] Step 19/24 : WORKDIR / [2023-03-01T08:33:51.965Z] ---> Running in 4799ca04cdd6 [2023-03-01T08:33:52.531Z] Removing intermediate container 4799ca04cdd6 [2023-03-01T08:33:52.531Z] ---> 3d0f4958d95d [2023-03-01T08:33:52.531Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T08:33:52.531Z] ---> Running in 6c6ed44896f7 [2023-03-01T08:33:53.096Z] Removing intermediate container 6c6ed44896f7 [2023-03-01T08:33:53.096Z] ---> 66c17f9c18a0 [2023-03-01T08:33:53.096Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T08:33:53.353Z] ---> Running in 71ef9903fd07 [2023-03-01T08:33:53.609Z] Removing intermediate container 71ef9903fd07 [2023-03-01T08:33:53.609Z] ---> d4d2672694a9 [2023-03-01T08:33:53.609Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T08:33:53.867Z] ---> Running in 16c5e734d7fa [2023-03-01T08:33:54.431Z] Removing intermediate container 16c5e734d7fa [2023-03-01T08:33:54.431Z] ---> fb1d6a5fdc3a [2023-03-01T08:33:54.431Z] Step 23/24 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 [2023-03-01T08:33:54.693Z] ---> Running in f58a9f32d50f [2023-03-01T08:33:55.259Z] Removing intermediate container f58a9f32d50f [2023-03-01T08:33:55.259Z] ---> 940402363880 [2023-03-01T08:33:55.259Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:33:55.259Z] ---> Running in c34824b9621d [2023-03-01T08:33:55.824Z] Removing intermediate container c34824b9621d [2023-03-01T08:33:55.824Z] ---> 69825e8a3a6a [2023-03-01T08:33:55.824Z] [2023-03-01T08:33:55.824Z] Successfully built 69825e8a3a6a [2023-03-01T08:33:55.824Z] Successfully tagged security-spire-config:latest [2023-03-01T08:33:55.824Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-03-01T08:33:59.099Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:33:59.099Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:33:59.099Z] ---> 87fa55c05617 [2023-03-01T08:33:59.099Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T08:33:59.099Z] ---> Using cache [2023-03-01T08:33:59.099Z] ---> 74681215b8fc [2023-03-01T08:33:59.099Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T08:34:00.467Z] ---> Running in a8bab2790ad2 [2023-03-01T08:34:00.592Z] fc693d55d65f: Pull complete [2023-03-01T08:34:00.592Z] 7e9fc2657dce: Pull complete [2023-03-01T08:34:00.592Z] dda99020689f: Pull complete [2023-03-01T08:34:01.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:01.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:01.656Z] OK: 211 MiB in 51 packages [2023-03-01T08:34:02.591Z] Removing intermediate container a8bab2790ad2 [2023-03-01T08:34:02.591Z] ---> 4c4b995d59af [2023-03-01T08:34:02.591Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T08:34:03.157Z] ---> 085d9ecb799b [2023-03-01T08:34:03.157Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:03.157Z] ---> Running in 8fdc83aeccca [2023-03-01T08:34:07.270Z] db1c61fa0a46: Pull complete [2023-03-01T08:34:08.238Z] 891c053d2c06: Pull complete [2023-03-01T08:34:08.238Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T08:34:08.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T08:34:08.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:34:08.577Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T08:34:08.577Z] WORKDIR /edgex [2023-03-01T08:34:08.577Z] COPY go.mod . [2023-03-01T08:34:08.577Z] RUN go mod download [2023-03-01T08:34:08.577Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-01T08:34:09.167Z] Sending build context to Docker daemon 3.205MB [2023-03-01T08:34:09.167Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T08:34:09.167Z] ---> f96f9c87975a [2023-03-01T08:34:09.167Z] Step 2/4 : WORKDIR /edgex [2023-03-01T08:34:11.138Z] ---> Running in 2c3c8907c46d [2023-03-01T08:34:11.407Z] Removing intermediate container 2c3c8907c46d [2023-03-01T08:34:11.407Z] ---> 3400f92b4027 [2023-03-01T08:34:11.407Z] Step 3/4 : COPY go.mod . [2023-03-01T08:34:11.995Z] ---> 91b3f230aa4c [2023-03-01T08:34:11.995Z] Step 4/4 : RUN go mod download [2023-03-01T08:34:11.995Z] ---> Running in d056a7c691cd [2023-03-01T08:34:18.027Z] Removing intermediate container 709b17975caf [2023-03-01T08:34:18.027Z] ---> 401e5a67e338 [2023-03-01T08:34:18.027Z] [2023-03-01T08:34:18.027Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T08:34:18.027Z] Removing intermediate container 8e3ba7d71323 [2023-03-01T08:34:18.027Z] ---> ce59b4168f56 [2023-03-01T08:34:18.027Z] [2023-03-01T08:34:18.027Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T08:34:18.027Z] Removing intermediate container 7e36112feb60 [2023-03-01T08:34:18.027Z] ---> d47e336bae46 [2023-03-01T08:34:18.027Z] [2023-03-01T08:34:18.027Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:34:18.027Z] 3.16: Pulling from library/alpine [2023-03-01T08:34:18.300Z] 3.16: Pulling from library/alpine [2023-03-01T08:34:18.300Z] 3.16: Pulling from library/alpine [2023-03-01T08:34:18.865Z] Removing intermediate container 2c4718168167 [2023-03-01T08:34:18.865Z] ---> 6423d4f8fb6d [2023-03-01T08:34:18.865Z] [2023-03-01T08:34:18.865Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T08:34:18.865Z] ---> 5ce65d7b0fde [2023-03-01T08:34:18.865Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:34:18.865Z] ---> Using cache [2023-03-01T08:34:18.865Z] ---> ca59b5102db8 [2023-03-01T08:34:18.865Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T08:34:18.865Z] ---> Running in 443f9ba106d9 [2023-03-01T08:34:19.799Z] Removing intermediate container 8fdc83aeccca [2023-03-01T08:34:19.799Z] ---> 3d63c9b5a70d [2023-03-01T08:34:19.799Z] Step 7/24 : COPY . . [2023-03-01T08:34:20.057Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T08:34:20.057Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T08:34:20.057Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T08:34:20.057Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T08:34:20.057Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T08:34:20.057Z] Status: Image is up to date for alpine:3.16 [2023-03-01T08:34:20.057Z] ---> dfd21b5a31f5 [2023-03-01T08:34:20.057Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:34:20.057Z] ---> dfd21b5a31f5 [2023-03-01T08:34:20.057Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T08:34:20.057Z] ---> dfd21b5a31f5 [2023-03-01T08:34:20.057Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:34:22.589Z] ---> Running in 6219b5194b8c [2023-03-01T08:34:22.589Z] ---> Running in ee81006f24de [2023-03-01T08:34:22.590Z] ---> Running in b8ae4c506461 [2023-03-01T08:34:22.590Z] Removing intermediate container ee81006f24de [2023-03-01T08:34:22.590Z] ---> 106e8d9906bc [2023-03-01T08:34:22.590Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T08:34:22.590Z] Removing intermediate container b8ae4c506461 [2023-03-01T08:34:22.590Z] ---> 1d956c75f017 [2023-03-01T08:34:22.590Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T08:34:22.590Z] ---> 62d482e069e5 [2023-03-01T08:34:22.590Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T08:34:22.590Z] ---> Running in 7becbe45f754 [2023-03-01T08:34:22.590Z] ---> Running in 90825ddc2ccc [2023-03-01T08:34:22.590Z] ---> Running in 45fef340908d [2023-03-01T08:34:22.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:22.590Z] Removing intermediate container 7becbe45f754 [2023-03-01T08:34:22.590Z] ---> 97315b4fa068 [2023-03-01T08:34:22.590Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T08:34:22.590Z] ---> Running in 11886d414d85 [2023-03-01T08:34:22.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:22.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:22.848Z] Removing intermediate container 11886d414d85 [2023-03-01T08:34:22.848Z] ---> 1f3afad45c96 [2023-03-01T08:34:22.848Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:34:22.848Z] ---> Running in c44612e70036 [2023-03-01T08:34:22.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:22.848Z] 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-03-01T08:34:23.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:23.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:23.105Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:34:23.105Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:34:23.105Z] OK: 15857 distinct packages available [2023-03-01T08:34:23.105Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:23.105Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:34:23.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:23.105Z] OK: 6 MiB in 15 packages [2023-03-01T08:34:23.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:23.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:23.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:23.362Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:23.362Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T08:34:23.362Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:34:23.362Z] OK: 6 MiB in 16 packages [2023-03-01T08:34:23.362Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T08:34:23.362Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T08:34:23.362Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T08:34:23.362Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T08:34:23.362Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T08:34:23.362Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:23.362Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:34:23.362Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:23.362Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T08:34:23.362Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:34:23.362Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T08:34:23.362Z] OK: 6 MiB in 15 packages [2023-03-01T08:34:23.362Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:34:23.362Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T08:34:23.618Z] OK: 8 MiB in 23 packages [2023-03-01T08:34:23.618Z] Removing intermediate container 6219b5194b8c [2023-03-01T08:34:23.618Z] ---> a48e5cb7b8ef [2023-03-01T08:34:23.618Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:34:23.618Z] ---> Running in fdddfb72f02f [2023-03-01T08:34:23.875Z] Removing intermediate container fdddfb72f02f [2023-03-01T08:34:23.875Z] ---> 8b475896433f [2023-03-01T08:34:23.875Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T08:34:23.875Z] Removing intermediate container 90825ddc2ccc [2023-03-01T08:34:23.875Z] ---> 03c800360984 [2023-03-01T08:34:23.875Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T08:34:23.875Z] ---> Running in f4cf89ad1e5d [2023-03-01T08:34:23.875Z] ---> Running in f843259ab7be [2023-03-01T08:34:23.875Z] Removing intermediate container c44612e70036 [2023-03-01T08:34:23.875Z] ---> 68453383c78d [2023-03-01T08:34:23.875Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:34:24.136Z] Removing intermediate container f4cf89ad1e5d [2023-03-01T08:34:24.136Z] ---> a2fa8d3199da [2023-03-01T08:34:24.136Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T08:34:24.136Z] Removing intermediate container f843259ab7be [2023-03-01T08:34:24.136Z] ---> 4e0da6b71539 [2023-03-01T08:34:24.136Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T08:34:24.136Z] ---> Running in 3a2a215a7719 [2023-03-01T08:34:24.136Z] ---> Running in d91bdc3a61c8 [2023-03-01T08:34:24.136Z] ---> 739a939cbb9c [2023-03-01T08:34:24.136Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T08:34:24.136Z] Removing intermediate container 443f9ba106d9 [2023-03-01T08:34:24.136Z] ---> 3f9c26a011cd [2023-03-01T08:34:24.136Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:34:24.396Z] Removing intermediate container 3a2a215a7719 [2023-03-01T08:34:24.396Z] ---> e06343b73f5d [2023-03-01T08:34:24.396Z] Step 15/24 : WORKDIR / [2023-03-01T08:34:24.396Z] Removing intermediate container d91bdc3a61c8 [2023-03-01T08:34:24.396Z] ---> 3538ca033208 [2023-03-01T08:34:24.396Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T08:34:24.396Z] ---> Running in 9859a89e9a40 [2023-03-01T08:34:24.396Z] ---> Running in 821feaca9672 [2023-03-01T08:34:24.396Z] ---> 8572b4dac478 [2023-03-01T08:34:24.396Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T08:34:24.658Z] Removing intermediate container 9859a89e9a40 [2023-03-01T08:34:24.658Z] Removing intermediate container 821feaca9672 [2023-03-01T08:34:24.658Z] ---> af933af3065c [2023-03-01T08:34:24.658Z] ---> 826f2e7bf5ca [2023-03-01T08:34:24.658Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:34:24.658Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T08:34:24.658Z] ---> 86e19f69a53a [2023-03-01T08:34:24.658Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T08:34:24.658Z] ---> Running in 12ce7b015ec4 [2023-03-01T08:34:24.916Z] Removing intermediate container 12ce7b015ec4 [2023-03-01T08:34:24.916Z] ---> 61a56ca0b0f2 [2023-03-01T08:34:24.916Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T08:34:24.916Z] ---> 6cd2fa38f37e [2023-03-01T08:34:24.916Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T08:34:24.916Z] ---> 642b4c68f84e [2023-03-01T08:34:24.916Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T08:34:25.175Z] ---> Running in 12f9323d6c6b [2023-03-01T08:34:25.175Z] ---> Running in 428ea5a4fda5 [2023-03-01T08:34:25.175Z] ---> b623c7e66bb6 [2023-03-01T08:34:25.175Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T08:34:25.175Z] Removing intermediate container 12f9323d6c6b [2023-03-01T08:34:25.175Z] ---> 976f6e507b10 [2023-03-01T08:34:25.175Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:34:25.175Z] ---> Running in 7c81e12415bd [2023-03-01T08:34:25.432Z] ---> f8babccfe90e [2023-03-01T08:34:25.432Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T08:34:25.432Z] ---> Running in 4fc16b287015 [2023-03-01T08:34:25.432Z] Removing intermediate container 7c81e12415bd [2023-03-01T08:34:25.432Z] ---> 24ff76052a65 [2023-03-01T08:34:25.432Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T08:34:25.691Z] ---> ff9ded09d604 [2023-03-01T08:34:25.691Z] Removing intermediate container 4fc16b287015 [2023-03-01T08:34:25.691Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T08:34:25.691Z] ---> e2019fdaed91 [2023-03-01T08:34:25.691Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:34:25.691Z] ---> Running in 23a2c93fe848 [2023-03-01T08:34:25.691Z] ---> Running in 0b7ef6e17eea [2023-03-01T08:34:25.948Z] Removing intermediate container 23a2c93fe848 [2023-03-01T08:34:25.948Z] ---> cff0b2695cf8 [2023-03-01T08:34:25.948Z] Step 21/22 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 [2023-03-01T08:34:25.948Z] ---> 385eaba8fe2c [2023-03-01T08:34:25.948Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T08:34:25.948Z] Removing intermediate container 0b7ef6e17eea [2023-03-01T08:34:25.948Z] ---> 4e04acfbfe94 [2023-03-01T08:34:25.948Z] Step 17/19 : LABEL arch=x86_64 [2023-03-01T08:34:25.948Z] Removing intermediate container 428ea5a4fda5 [2023-03-01T08:34:25.948Z] ---> 0710a268685b [2023-03-01T08:34:25.948Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T08:34:26.211Z] ---> Running in 1e438bd3c2f8 [2023-03-01T08:34:26.211Z] ---> Running in c7dc471e9d21 [2023-03-01T08:34:26.211Z] ---> Running in 3d31034c7dff [2023-03-01T08:34:26.467Z] Removing intermediate container 1e438bd3c2f8 [2023-03-01T08:34:26.467Z] ---> f8d6ec03906b [2023-03-01T08:34:26.467Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:34:26.467Z] Removing intermediate container c7dc471e9d21 [2023-03-01T08:34:26.467Z] ---> 02b63671934a [2023-03-01T08:34:26.467Z] Step 18/19 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 [2023-03-01T08:34:26.467Z] ---> f0cef0c536c4 [2023-03-01T08:34:26.467Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T08:34:26.467Z] ---> Running in d5e058f7780a [2023-03-01T08:34:26.467Z] Removing intermediate container 3d31034c7dff [2023-03-01T08:34:26.467Z] ---> 942e03904f0d [2023-03-01T08:34:26.467Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T08:34:26.726Z] ---> Running in d6167b06e923 [2023-03-01T08:34:26.726Z] ---> Running in 8b5d33f5be1e [2023-03-01T08:34:26.726Z] Removing intermediate container d5e058f7780a [2023-03-01T08:34:26.726Z] ---> e41ef94a8495 [2023-03-01T08:34:26.726Z] [2023-03-01T08:34:26.985Z] ---> 6a528ac5e06c [2023-03-01T08:34:26.985Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T08:34:26.985Z] Successfully built e41ef94a8495 [2023-03-01T08:34:26.985Z] Successfully tagged core-data:latest [2023-03-01T08:34:26.985Z] Removing intermediate container d6167b06e923 [2023-03-01T08:34:26.985Z]  Building core-data ... done  ---> 53f61692d4e3 [2023-03-01T08:34:26.985Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:34:26.985Z] Building support-notifications [2023-03-01T08:34:26.985Z] Removing intermediate container 8b5d33f5be1e [2023-03-01T08:34:26.985Z] ---> 446f54526fbf [2023-03-01T08:34:26.985Z] Step 19/19 : LABEL version=0.0.0 [2023-03-01T08:34:26.985Z] ---> Running in 30df463efc05 [2023-03-01T08:34:26.985Z] ---> Running in 1c5c3a19e47e [2023-03-01T08:34:27.242Z] ---> Running in 12acd4404e3a [2023-03-01T08:34:28.615Z] Removing intermediate container 1c5c3a19e47e [2023-03-01T08:34:28.615Z] ---> 7367c2b0afc4 [2023-03-01T08:34:28.615Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T08:34:29.180Z] Removing intermediate container 12acd4404e3a [2023-03-01T08:34:29.180Z] ---> 95fafe52b788 [2023-03-01T08:34:29.180Z] [2023-03-01T08:34:29.180Z] Successfully built 95fafe52b788 [2023-03-01T08:34:29.438Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-01T08:34:29.438Z] Building security-proxy-setup [2023-03-01T08:34:29.438Z]  Building security-spiffe-token-provider ... done  ---> Running in cfee260022d6 [2023-03-01T08:34:30.002Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:30.002Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:30.002Z] ---> 87fa55c05617 [2023-03-01T08:34:30.002Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:34:30.002Z] ---> Using cache [2023-03-01T08:34:30.002Z] ---> 953c759a459c [2023-03-01T08:34:30.002Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:34:30.002Z] ---> Using cache [2023-03-01T08:34:30.002Z] ---> fbcacd3e5369 [2023-03-01T08:34:30.002Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T08:34:31.482Z] Removing intermediate container cfee260022d6 [2023-03-01T08:34:31.482Z] ---> dd5df5a3aacf [2023-03-01T08:34:31.482Z] Step 23/24 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 [2023-03-01T08:34:31.482Z] ---> Running in cfd5f04f84ef [2023-03-01T08:34:31.744Z] ---> Running in d5e6cc1e562b [2023-03-01T08:34:31.744Z] Removing intermediate container 30df463efc05 [2023-03-01T08:34:31.744Z] ---> bec2c287b65b [2023-03-01T08:34:31.744Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:34:31.744Z] Removing intermediate container d5e6cc1e562b [2023-03-01T08:34:31.744Z] ---> d30caa8d0688 [2023-03-01T08:34:31.744Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:34:32.002Z] ---> Running in e12a4490c86c [2023-03-01T08:34:32.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:32.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:32.264Z] ---> 15d963f50a4b [2023-03-01T08:34:32.264Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T08:34:32.264Z] Removing intermediate container e12a4490c86c [2023-03-01T08:34:32.264Z] ---> aca1d1611d4a [2023-03-01T08:34:32.264Z] [2023-03-01T08:34:32.264Z] OK: 211 MiB in 51 packages [2023-03-01T08:34:32.521Z] Successfully built aca1d1611d4a [2023-03-01T08:34:32.521Z] Successfully tagged core-metadata:latest [2023-03-01T08:34:32.521Z]  Building core-metadata ... done Building security-spire-server [2023-03-01T08:34:32.521Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:32.521Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:32.521Z] ---> 87fa55c05617 [2023-03-01T08:34:32.521Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T08:34:32.521Z] ---> Using cache [2023-03-01T08:34:32.521Z] ---> 74681215b8fc [2023-03-01T08:34:32.521Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T08:34:32.521Z] ---> Using cache [2023-03-01T08:34:32.521Z] ---> 4c4b995d59af [2023-03-01T08:34:32.521Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T08:34:32.521Z] ---> Using cache [2023-03-01T08:34:32.521Z] ---> 085d9ecb799b [2023-03-01T08:34:32.521Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:32.521Z] ---> Using cache [2023-03-01T08:34:32.521Z] ---> 3d63c9b5a70d [2023-03-01T08:34:32.521Z] Step 7/21 : COPY . . [2023-03-01T08:34:32.521Z] ---> Using cache [2023-03-01T08:34:32.521Z] ---> 62d482e069e5 [2023-03-01T08:34:32.521Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T08:34:35.083Z] ---> ce96104136c2 [2023-03-01T08:34:35.083Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T08:34:35.083Z] ---> Running in 9adae774396f [2023-03-01T08:34:35.083Z] Removing intermediate container cfd5f04f84ef [2023-03-01T08:34:35.083Z] ---> 7392a29167e6 [2023-03-01T08:34:35.083Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:34:35.354Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T08:34:35.354Z] ---> 1e8befdbbd05 [2023-03-01T08:34:35.354Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T08:34:35.354Z] ---> 62b8b3606c7a [2023-03-01T08:34:35.354Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:35.354Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:35.354Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:35.354Z] ---> 87fa55c05617 [2023-03-01T08:34:35.622Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T08:34:35.622Z] ---> Using cache [2023-03-01T08:34:35.622Z] ---> 74681215b8fc [2023-03-01T08:34:35.622Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T08:34:35.622Z] ---> Running in af826336bf65 [2023-03-01T08:34:35.622Z] ---> Running in 6cb43aacd8f1 [2023-03-01T08:34:35.622Z] ---> 9a5281c6072d [2023-03-01T08:34:35.622Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T08:34:35.881Z] ---> 2f529ea4ab9a [2023-03-01T08:34:35.881Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T08:34:36.139Z] ---> 58d914a3817e [2023-03-01T08:34:36.139Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T08:34:36.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:36.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:36.657Z] ---> e62c0990b4d3 [2023-03-01T08:34:36.657Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T08:34:36.657Z] ---> Running in d3e5a57e17df [2023-03-01T08:34:36.657Z] OK: 211 MiB in 51 packages [2023-03-01T08:34:37.237Z] Removing intermediate container af826336bf65 [2023-03-01T08:34:37.237Z] ---> 3fd30334cddc [2023-03-01T08:34:37.237Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T08:34:37.494Z] ---> 9e8d5942ed27 [2023-03-01T08:34:37.494Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:37.494Z] ---> Running in 2cccce7d79b9 [2023-03-01T08:34:37.494Z] Removing intermediate container d3e5a57e17df [2023-03-01T08:34:37.494Z] ---> 592fec78b9d8 [2023-03-01T08:34:37.494Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T08:34:37.494Z] ---> Running in a5c3410709e3 [2023-03-01T08:34:37.753Z] Removing intermediate container a5c3410709e3 [2023-03-01T08:34:37.753Z] ---> daecb16cc543 [2023-03-01T08:34:37.753Z] Step 29/32 : CMD ["gate"] [2023-03-01T08:34:37.753Z] ---> Running in c157672385cd [2023-03-01T08:34:38.011Z] Removing intermediate container c157672385cd [2023-03-01T08:34:38.011Z] ---> 41552e9de16c [2023-03-01T08:34:38.011Z] Step 30/32 : LABEL arch=x86_64 [2023-03-01T08:34:38.011Z] ---> Running in f3e1ec069471 [2023-03-01T08:34:38.011Z] Removing intermediate container f3e1ec069471 [2023-03-01T08:34:38.011Z] ---> 9f4c83b142c5 [2023-03-01T08:34:38.011Z] Step 31/32 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 [2023-03-01T08:34:38.273Z] ---> Running in 5081d3298626 [2023-03-01T08:34:38.273Z] Removing intermediate container 5081d3298626 [2023-03-01T08:34:38.273Z] ---> d425f9ca2c6c [2023-03-01T08:34:38.273Z] Step 32/32 : LABEL version=0.0.0 [2023-03-01T08:34:38.273Z] ---> Running in 5075cae64f6f [2023-03-01T08:34:38.532Z] Removing intermediate container 5075cae64f6f [2023-03-01T08:34:38.532Z] ---> cc20c47cf15b [2023-03-01T08:34:38.532Z] [2023-03-01T08:34:38.532Z] Successfully built cc20c47cf15b [2023-03-01T08:34:38.532Z] Successfully tagged security-bootstrapper:latest [2023-03-01T08:34:38.532Z]  Building security-bootstrapper ... done Building security-proxy-auth [2023-03-01T08:34:38.532Z] 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-03-01T08:34:41.061Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:41.061Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:41.061Z] ---> 87fa55c05617 [2023-03-01T08:34:41.061Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:34:41.061Z] ---> Using cache [2023-03-01T08:34:41.061Z] ---> 953c759a459c [2023-03-01T08:34:41.061Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:34:41.061Z] ---> Using cache [2023-03-01T08:34:41.061Z] ---> fbcacd3e5369 [2023-03-01T08:34:41.061Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:34:41.061Z] ---> Using cache [2023-03-01T08:34:41.061Z] ---> aeb9cab69a37 [2023-03-01T08:34:41.061Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:34:41.061Z] ---> Using cache [2023-03-01T08:34:41.061Z] ---> 005fd79aa8cf [2023-03-01T08:34:41.061Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:41.061Z] ---> Using cache [2023-03-01T08:34:41.061Z] ---> 7f71d33103e8 [2023-03-01T08:34:41.061Z] Step 8/22 : COPY . . [2023-03-01T08:34:41.061Z] ---> Using cache [2023-03-01T08:34:41.061Z] ---> e9c1d1d6d4aa [2023-03-01T08:34:41.061Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T08:34:42.967Z] ---> Running in e350f3a5339b [2023-03-01T08:34:42.967Z] 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-03-01T08:34:44.277Z] Removing intermediate container d056a7c691cd [2023-03-01T08:34:44.277Z] ---> f638d3692a8b [2023-03-01T08:34:44.277Z] Successfully built f638d3692a8b [2023-03-01T08:34:44.277Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:34:44.604Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T08:34:44.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:34:44.793Z] prd-ubuntu20.04-docker-arm64-4c-16g-7940 does not seem to be running inside a container [2023-03-01T08:34:44.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T08:34:45.491Z] Removing intermediate container 45fef340908d [2023-03-01T08:34:45.492Z] ---> a5762f54f55f [2023-03-01T08:34:45.492Z] [2023-03-01T08:34:45.492Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T08:34:45.492Z] ---> dfd21b5a31f5 [2023-03-01T08:34:45.492Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T08:34:45.492Z] ---> Running in ccb3b097c16d [2023-03-01T08:34:45.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:45.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:45.750Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T08:34:45.750Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:45.750Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T08:34:45.750Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:34:45.750Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T08:34:45.750Z] OK: 6 MiB in 17 packages [2023-03-01T08:34:46.093Z] $ docker top 6cce7cc858beac31bad78fd9d8698212b612e6ff84335ee414256e33c9472f01 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:34:46.942Z] + go version [2023-03-01T08:34:46.942Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T08:34:46.963Z] $ docker stop --time=1 6cce7cc858beac31bad78fd9d8698212b612e6ff84335ee414256e33c9472f01 [2023-03-01T08:34:48.499Z] Removing intermediate container ccb3b097c16d [2023-03-01T08:34:48.500Z] ---> 7a4cadd67b05 [2023-03-01T08:34:48.500Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T08:34:48.617Z] $ docker rm -f --volumes 6cce7cc858beac31bad78fd9d8698212b612e6ff84335ee414256e33c9472f01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:34:49.190Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T08:34:49.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:34:49.382Z] prd-ubuntu20.04-docker-arm64-4c-16g-7940 does not seem to be running inside a container [2023-03-01T08:34:49.456Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T08:34:50.512Z] 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-03-01T08:34:50.512Z] ---> Running in 6d4b3f2f2b4d [2023-03-01T08:34:50.635Z] $ docker top 3e2e88b2adb19652d4db0c660b17ed53b6945fe68ccb8cedf2301ecbf6b5ee9f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T08:34:50.839Z] ========================================================= [2023-03-01T08:34:50.839Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T08:34:50.839Z] ========================================================= [Pipeline] sh [2023-03-01T08:34:51.154Z] + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:34:51.822Z] + make test [2023-03-01T08:34:51.822Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T08:34:51.921Z] Removing intermediate container 6d4b3f2f2b4d [2023-03-01T08:34:51.921Z] ---> 8b253a455ba9 [2023-03-01T08:34:51.921Z] Step 12/24 : WORKDIR / [2023-03-01T08:34:52.856Z] ---> Running in b67cdaebd82d [2023-03-01T08:34:52.856Z] Removing intermediate container b67cdaebd82d [2023-03-01T08:34:52.856Z] ---> 8b90b7274a68 [2023-03-01T08:34:52.856Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T08:34:54.758Z] ---> 6d45d013ec34 [2023-03-01T08:34:54.758Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T08:34:55.324Z] ---> f8d2f426c661 [2023-03-01T08:34:55.324Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T08:34:55.324Z] Removing intermediate container 9adae774396f [2023-03-01T08:34:55.324Z] ---> 539d7ebbaedf [2023-03-01T08:34:55.324Z] [2023-03-01T08:34:55.324Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T08:34:55.324Z] ---> dfd21b5a31f5 [2023-03-01T08:34:55.324Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T08:34:55.324Z] ---> Running in cd22c6195af9 [2023-03-01T08:34:55.583Z] ---> 4ea414067361 [2023-03-01T08:34:55.583Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T08:34:55.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:55.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:56.106Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T08:34:56.106Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T08:34:56.365Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T08:34:56.365Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T08:34:56.365Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T08:34:56.365Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:56.365Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:34:56.365Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T08:34:56.365Z] OK: 8 MiB in 20 packages [2023-03-01T08:34:56.365Z] ---> 8951fc9f6510 [2023-03-01T08:34:56.365Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T08:34:57.746Z] ---> 1609cd9762c2 [2023-03-01T08:34:57.746Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T08:34:57.746Z] Removing intermediate container cd22c6195af9 [2023-03-01T08:34:57.746Z] ---> bfcbba057ab9 [2023-03-01T08:34:57.746Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T08:34:58.313Z] ---> Running in 95b0f85986c2 [2023-03-01T08:34:58.313Z] ---> 28caef7152da [2023-03-01T08:34:58.313Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T08:34:58.313Z] Removing intermediate container 95b0f85986c2 [2023-03-01T08:34:58.313Z] ---> c61f32d4f347 [2023-03-01T08:34:58.313Z] Step 12/21 : WORKDIR /edgex [2023-03-01T08:34:58.570Z] ---> Running in 1914db4ba456 [2023-03-01T08:34:58.831Z] ---> 3d60cda1c6f7 [2023-03-01T08:34:58.831Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:34:59.090Z] Removing intermediate container 6cb43aacd8f1 [2023-03-01T08:34:59.090Z] ---> dd4456cdb35c [2023-03-01T08:34:59.090Z] Step 8/22 : COPY . . [2023-03-01T08:34:59.355Z] ---> Running in 13e192eb7661 [2023-03-01T08:34:59.355Z] Removing intermediate container 1914db4ba456 [2023-03-01T08:34:59.355Z] ---> ffd2c7ddf4f2 [2023-03-01T08:34:59.355Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T08:35:01.884Z] ---> 6fce84fefb6c [2023-03-01T08:35:01.884Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T08:35:02.142Z] ---> 4c1b3786f3d7 [2023-03-01T08:35:02.142Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T08:35:02.399Z] Removing intermediate container e350f3a5339b [2023-03-01T08:35:02.399Z] ---> 72151b1a89a0 [2023-03-01T08:35:02.399Z] [2023-03-01T08:35:02.399Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:35:02.399Z] ---> dfd21b5a31f5 [2023-03-01T08:35:02.399Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T08:35:02.664Z] Removing intermediate container 2cccce7d79b9 [2023-03-01T08:35:02.664Z] ---> 18acd643a447 [2023-03-01T08:35:02.664Z] Step 7/23 : COPY . . [2023-03-01T08:35:02.923Z] ---> Running in 565e840abd3c [2023-03-01T08:35:02.923Z] Removing intermediate container 13e192eb7661 [2023-03-01T08:35:02.923Z] ---> 045f0ce2d496 [2023-03-01T08:35:02.923Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:35:03.180Z] ---> 57469ce7460d [2023-03-01T08:35:03.181Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T08:35:04.112Z] ---> Running in 7b9a6528becc [2023-03-01T08:35:04.112Z] Removing intermediate container 565e840abd3c [2023-03-01T08:35:04.112Z] ---> 71e39a5d25be [2023-03-01T08:35:04.112Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:35:04.112Z] ---> 525939cbcd21 [2023-03-01T08:35:04.112Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:35:04.369Z] ---> 0c9cf30ae7e6 [2023-03-01T08:35:04.369Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T08:35:04.369Z] ---> Running in b546e29de9b5 [2023-03-01T08:35:04.369Z] ---> Running in c81b9901e6b5 [2023-03-01T08:35:04.369Z] Removing intermediate container 7b9a6528becc [2023-03-01T08:35:04.369Z] ---> 923b7cb9152d [2023-03-01T08:35:04.369Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T08:35:04.369Z] ---> Running in 1461c132073e [2023-03-01T08:35:04.369Z] ---> Running in ae7a1f006b06 [2023-03-01T08:35:04.935Z] Removing intermediate container ae7a1f006b06 [2023-03-01T08:35:04.935Z] ---> e557dc2344f6 [2023-03-01T08:35:04.935Z] Step 23/24 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 [2023-03-01T08:35:04.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:04.935Z] ---> Running in 17cb2750162f [2023-03-01T08:35:04.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:04.935Z] 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-03-01T08:35:05.193Z] Removing intermediate container 17cb2750162f [2023-03-01T08:35:05.193Z] ---> c65c29621c51 [2023-03-01T08:35:05.193Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:35:05.193Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:35:05.193Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:35:05.193Z] OK: 6 MiB in 15 packages [2023-03-01T08:35:05.193Z] ---> Running in d88ca1f07ff1 [2023-03-01T08:35:05.759Z] Removing intermediate container c81b9901e6b5 [2023-03-01T08:35:05.759Z] ---> 6919b967b09e [2023-03-01T08:35:05.759Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:35:05.759Z] Removing intermediate container d88ca1f07ff1 [2023-03-01T08:35:05.759Z] ---> ef819a50b224 [2023-03-01T08:35:05.759Z] [2023-03-01T08:35:06.020Z] Successfully built ef819a50b224 [2023-03-01T08:35:06.020Z] Successfully tagged security-secretstore-setup:latest [2023-03-01T08:35:06.020Z]  Building security-secretstore-setup ... done Building core-command [2023-03-01T08:35:06.020Z] ---> Running in 4759da96d2c4 [2023-03-01T08:35:06.020Z] Removing intermediate container b546e29de9b5 [2023-03-01T08:35:06.020Z] ---> 25315d2c55e7 [2023-03-01T08:35:06.020Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:35:06.952Z] Removing intermediate container 4759da96d2c4 [2023-03-01T08:35:06.952Z] ---> c7643624682f [2023-03-01T08:35:06.952Z] Step 19/21 : LABEL arch=x86_64 [2023-03-01T08:35:08.329Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:35:08.329Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:35:08.329Z] ---> 87fa55c05617 [2023-03-01T08:35:08.329Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:35:08.329Z] ---> Using cache [2023-03-01T08:35:08.329Z] ---> 953c759a459c [2023-03-01T08:35:08.329Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T08:35:08.329Z] ---> Using cache [2023-03-01T08:35:08.329Z] ---> fbcacd3e5369 [2023-03-01T08:35:08.329Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T08:35:08.329Z] ---> Using cache [2023-03-01T08:35:08.329Z] ---> aeb9cab69a37 [2023-03-01T08:35:08.329Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T08:35:08.329Z] ---> Using cache [2023-03-01T08:35:08.329Z] ---> 005fd79aa8cf [2023-03-01T08:35:08.329Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:35:08.329Z] ---> Using cache [2023-03-01T08:35:08.329Z] ---> 7f71d33103e8 [2023-03-01T08:35:08.329Z] Step 8/23 : COPY . . [2023-03-01T08:35:08.329Z] ---> Using cache [2023-03-01T08:35:08.329Z] ---> e9c1d1d6d4aa [2023-03-01T08:35:08.329Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T08:35:08.329Z] ---> 9016608f444e [2023-03-01T08:35:08.329Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T08:35:08.596Z] ---> Running in 53151d7ecb54 [2023-03-01T08:35:08.596Z] ---> Running in 28166d0ddce1 [2023-03-01T08:35:08.596Z] ---> 5a818b9725b4 [2023-03-01T08:35:08.596Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T08:35:08.596Z] ---> Running in 6c787da24c6e [2023-03-01T08:35:08.860Z] Removing intermediate container 53151d7ecb54 [2023-03-01T08:35:08.860Z] ---> 7ffdaefb78a6 [2023-03-01T08:35:08.860Z] Step 20/21 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 [2023-03-01T08:35:08.860Z] ---> Running in cc2edbb93aa8 [2023-03-01T08:35:09.121Z] Removing intermediate container 6c787da24c6e [2023-03-01T08:35:09.121Z] ---> f2fcb43489e3 [2023-03-01T08:35:09.121Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T08:35:09.121Z] 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-03-01T08:35:09.121Z] Removing intermediate container cc2edbb93aa8 [2023-03-01T08:35:09.121Z] ---> 60c71931d60b [2023-03-01T08:35:09.121Z] Step 21/21 : LABEL version=0.0.0 [2023-03-01T08:35:09.121Z] ---> 1b10d48ee9df [2023-03-01T08:35:09.121Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T08:35:09.121Z] ---> Running in 8c24c5e27dd7 [2023-03-01T08:35:09.121Z] ---> Running in 162821999c22 [2023-03-01T08:35:09.687Z] Removing intermediate container 8c24c5e27dd7 [2023-03-01T08:35:09.687Z] ---> 3ffde40b7b3a [2023-03-01T08:35:09.687Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T08:35:09.687Z] ---> Running in 5fa214f5a59c [2023-03-01T08:35:09.687Z] Removing intermediate container 162821999c22 [2023-03-01T08:35:09.687Z] ---> 6065e9fb0051 [2023-03-01T08:35:09.687Z] [2023-03-01T08:35:09.687Z] ---> fbfb0eae473a [2023-03-01T08:35:09.687Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T08:35:09.945Z] Successfully built 6065e9fb0051 [2023-03-01T08:35:09.945Z] Successfully tagged security-proxy-setup:latest [2023-03-01T08:35:09.945Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-03-01T08:35:11.845Z] ---> 70d7c78c7b62 [2023-03-01T08:35:11.845Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:35:11.845Z] ---> Running in 69c4cdd42d85 [2023-03-01T08:35:12.102Z] Removing intermediate container 5fa214f5a59c [2023-03-01T08:35:12.102Z] ---> 2450e881c9eb [2023-03-01T08:35:12.102Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T08:35:12.375Z] ---> Running in f57ca07c9367 [2023-03-01T08:35:12.951Z] Removing intermediate container f57ca07c9367 [2023-03-01T08:35:12.951Z] ---> e378e12a81c7 [2023-03-01T08:35:12.951Z] [2023-03-01T08:35:12.951Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T08:35:12.951Z] ---> 5ce65d7b0fde [2023-03-01T08:35:12.951Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:35:12.951Z] ---> Using cache [2023-03-01T08:35:12.951Z] ---> ca59b5102db8 [2023-03-01T08:35:12.951Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T08:35:12.951Z] ---> Running in dfd9187c7601 [2023-03-01T08:35:13.206Z] Removing intermediate container 69c4cdd42d85 [2023-03-01T08:35:13.206Z] ---> 385029790eb1 [2023-03-01T08:35:13.206Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:35:13.463Z] ---> Running in dca572bee989 [2023-03-01T08:35:13.770Z] Removing intermediate container dca572bee989 [2023-03-01T08:35:13.770Z] ---> 4be6789b0457 [2023-03-01T08:35:13.770Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T08:35:14.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:14.027Z] ---> Running in 468457cc79fe [2023-03-01T08:35:14.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:14.285Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:35:14.285Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:35:14.285Z] OK: 15857 distinct packages available [2023-03-01T08:35:14.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:14.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:14.543Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:35:14.543Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:35:14.543Z] ---> 87fa55c05617 [2023-03-01T08:35:14.543Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T08:35:14.543Z] ---> Using cache [2023-03-01T08:35:14.543Z] ---> 74681215b8fc [2023-03-01T08:35:14.543Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T08:35:14.543Z] ---> Using cache [2023-03-01T08:35:14.543Z] ---> 3fd30334cddc [2023-03-01T08:35:14.543Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T08:35:14.543Z] ---> Using cache [2023-03-01T08:35:14.543Z] ---> 9e8d5942ed27 [2023-03-01T08:35:14.543Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:35:14.543Z] ---> Using cache [2023-03-01T08:35:14.543Z] ---> 18acd643a447 [2023-03-01T08:35:14.543Z] Step 7/24 : COPY . . [2023-03-01T08:35:14.543Z] ---> Using cache [2023-03-01T08:35:14.543Z] ---> 5a818b9725b4 [2023-03-01T08:35:14.543Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T08:35:14.543Z] ---> Using cache [2023-03-01T08:35:14.543Z] ---> f2fcb43489e3 [2023-03-01T08:35:14.543Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T08:35:14.543Z] ---> Using cache [2023-03-01T08:35:14.543Z] ---> 3ffde40b7b3a [2023-03-01T08:35:14.543Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T08:35:14.543Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T08:35:14.543Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:35:14.543Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T08:35:14.543Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T08:35:14.543Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T08:35:14.543Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:35:14.799Z] OK: 7 MiB in 19 packages [2023-03-01T08:35:14.800Z] Removing intermediate container 468457cc79fe [2023-03-01T08:35:14.800Z] ---> b42c09397179 [2023-03-01T08:35:14.800Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T08:35:14.800Z] ---> Running in 05fe563945ed [2023-03-01T08:35:14.800Z] ---> Running in 45f354e44309 [2023-03-01T08:35:15.367Z] Removing intermediate container 45f354e44309 [2023-03-01T08:35:15.367Z] ---> e89f7b94575b [2023-03-01T08:35:15.367Z] Step 21/22 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 [2023-03-01T08:35:15.367Z] ---> Running in 6c695516d696 [2023-03-01T08:35:15.367Z] Removing intermediate container dfd9187c7601 [2023-03-01T08:35:15.367Z] ---> 287a4458b520 [2023-03-01T08:35:15.367Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T08:35:15.625Z] Removing intermediate container 6c695516d696 [2023-03-01T08:35:15.625Z] ---> 9fc93d3293a2 [2023-03-01T08:35:15.625Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:35:15.883Z] ---> Running in 07be28ee6d38 [2023-03-01T08:35:16.448Z] Removing intermediate container 07be28ee6d38 [2023-03-01T08:35:16.448Z] ---> 18d632984ac4 [2023-03-01T08:35:16.448Z] [2023-03-01T08:35:16.448Z] Removing intermediate container 05fe563945ed [2023-03-01T08:35:16.448Z] ---> 9f229e8b206d [2023-03-01T08:35:16.448Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T08:35:16.448Z] ---> Running in 9ab683d87c20 [2023-03-01T08:35:16.448Z] Successfully built 18d632984ac4 [2023-03-01T08:35:16.448Z] Successfully tagged security-proxy-auth:latest [2023-03-01T08:35:16.448Z]  Building security-proxy-auth ... done Building support-scheduler [2023-03-01T08:35:18.343Z] Removing intermediate container 9ab683d87c20 [2023-03-01T08:35:18.343Z] ---> 6970e44fbbca [2023-03-01T08:35:18.343Z] [2023-03-01T08:35:18.343Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T08:35:18.343Z] ---> 5ce65d7b0fde [2023-03-01T08:35:18.343Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:35:18.343Z] ---> Using cache [2023-03-01T08:35:18.344Z] ---> ca59b5102db8 [2023-03-01T08:35:18.344Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T08:35:18.344Z] ---> Using cache [2023-03-01T08:35:18.344Z] ---> 287a4458b520 [2023-03-01T08:35:18.344Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T08:35:18.912Z] ---> ecd39566f948 [2023-03-01T08:35:18.912Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T08:35:19.476Z] ---> 696481506ef7 [2023-03-01T08:35:19.476Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T08:35:20.412Z] ---> 48866bcaee1e [2023-03-01T08:35:20.412Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T08:35:20.412Z] ---> cfd2e55e27cd [2023-03-01T08:35:20.412Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T08:35:20.412Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:35:20.412Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:35:20.412Z] ---> 87fa55c05617 [2023-03-01T08:35:20.412Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:35:20.412Z] ---> Using cache [2023-03-01T08:35:20.412Z] ---> 953c759a459c [2023-03-01T08:35:20.412Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:35:20.412Z] ---> Using cache [2023-03-01T08:35:20.412Z] ---> fbcacd3e5369 [2023-03-01T08:35:20.412Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:35:20.412Z] ---> Using cache [2023-03-01T08:35:20.412Z] ---> aeb9cab69a37 [2023-03-01T08:35:20.412Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:35:20.412Z] ---> Using cache [2023-03-01T08:35:20.412Z] ---> 005fd79aa8cf [2023-03-01T08:35:20.412Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:35:20.412Z] ---> Using cache [2023-03-01T08:35:20.412Z] ---> 7f71d33103e8 [2023-03-01T08:35:20.412Z] Step 8/22 : COPY . . [2023-03-01T08:35:20.412Z] ---> Using cache [2023-03-01T08:35:20.412Z] ---> e9c1d1d6d4aa [2023-03-01T08:35:20.412Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T08:35:20.669Z] ---> Running in 92d3b1a0bb5f [2023-03-01T08:35:20.669Z] ---> df3bcf3264d9 [2023-03-01T08:35:20.669Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T08:35:20.935Z] ---> Running in fd000d3f4a19 [2023-03-01T08:35:20.935Z] Removing intermediate container fd000d3f4a19 [2023-03-01T08:35:20.935Z] ---> f33962b22b91 [2023-03-01T08:35:20.935Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T08:35:21.193Z] ---> Running in 001250476b71 [2023-03-01T08:35:21.453Z] Removing intermediate container 001250476b71 [2023-03-01T08:35:21.453Z] ---> 7ee72d4f8f78 [2023-03-01T08:35:21.453Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T08:35:21.453Z] 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-03-01T08:35:21.453Z] ---> Running in 4f43ed83e73a [2023-03-01T08:35:21.721Z] Removing intermediate container 4f43ed83e73a [2023-03-01T08:35:21.721Z] ---> e310ca0f48a5 [2023-03-01T08:35:21.721Z] Step 22/23 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 [2023-03-01T08:35:21.978Z] ---> Running in 19e6cfa7db44 [2023-03-01T08:35:22.543Z] Removing intermediate container 19e6cfa7db44 [2023-03-01T08:35:22.543Z] ---> 647a877b3831 [2023-03-01T08:35:22.543Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T08:35:22.543Z] ---> Running in 7335978b4e5a [2023-03-01T08:35:22.543Z] ---> 5684421df595 [2023-03-01T08:35:22.544Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T08:35:22.803Z] Removing intermediate container 7335978b4e5a [2023-03-01T08:35:22.804Z] ---> 1e609240b266 [2023-03-01T08:35:22.804Z] [2023-03-01T08:35:23.060Z] Successfully built 1e609240b266 [2023-03-01T08:35:23.060Z] Successfully tagged security-spire-server:latest [2023-03-01T08:35:23.060Z] Building core-common-config-bootstrapper [2023-03-01T08:35:23.626Z]  Building security-spire-server ... done  ---> fbbcd9bc1a7d [2023-03-01T08:35:23.626Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T08:35:25.522Z] ---> 22209269c682 [2023-03-01T08:35:25.522Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T08:35:26.100Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:35:26.100Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:35:26.100Z] ---> 87fa55c05617 [2023-03-01T08:35:26.100Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:35:26.100Z] ---> Using cache [2023-03-01T08:35:26.100Z] ---> 953c759a459c [2023-03-01T08:35:26.100Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:35:26.100Z] ---> Using cache [2023-03-01T08:35:26.100Z] ---> fbcacd3e5369 [2023-03-01T08:35:26.100Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:35:26.100Z] ---> Using cache [2023-03-01T08:35:26.100Z] ---> aeb9cab69a37 [2023-03-01T08:35:26.100Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:35:26.100Z] ---> Using cache [2023-03-01T08:35:26.100Z] ---> 005fd79aa8cf [2023-03-01T08:35:26.100Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:35:26.100Z] ---> Using cache [2023-03-01T08:35:26.100Z] ---> 7f71d33103e8 [2023-03-01T08:35:26.100Z] Step 8/22 : COPY . . [2023-03-01T08:35:26.100Z] ---> Using cache [2023-03-01T08:35:26.100Z] ---> e9c1d1d6d4aa [2023-03-01T08:35:26.100Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T08:35:26.358Z] ---> ed9d6c2c6205 [2023-03-01T08:35:26.358Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T08:35:26.622Z] ---> Running in f837bbb1ae2b [2023-03-01T08:35:26.622Z] ---> Running in da1200790252 [2023-03-01T08:35:26.880Z] Removing intermediate container da1200790252 [2023-03-01T08:35:26.880Z] ---> 9f60e39c12ac [2023-03-01T08:35:26.880Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T08:35:26.880Z] ---> Running in a2847a137739 [2023-03-01T08:35:27.138Z] 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-03-01T08:35:27.395Z] Removing intermediate container a2847a137739 [2023-03-01T08:35:27.395Z] ---> f2b535e1f2b2 [2023-03-01T08:35:27.395Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T08:35:27.395Z] ---> Running in 603fbbe1bd67 [2023-03-01T08:35:27.654Z] Removing intermediate container 603fbbe1bd67 [2023-03-01T08:35:27.654Z] ---> 426d6506b9e1 [2023-03-01T08:35:27.654Z] Step 23/24 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 [2023-03-01T08:35:27.914Z] ---> Running in bee16f3def53 [2023-03-01T08:35:28.488Z] Removing intermediate container bee16f3def53 [2023-03-01T08:35:28.488Z] ---> 11968ad6a807 [2023-03-01T08:35:28.488Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:35:28.488Z] ---> Running in d8fea4653250 [2023-03-01T08:35:28.746Z] Removing intermediate container d8fea4653250 [2023-03-01T08:35:28.746Z] ---> 3e56b6501674 [2023-03-01T08:35:28.746Z] [2023-03-01T08:35:28.746Z] Successfully built 3e56b6501674 [2023-03-01T08:35:28.746Z] Successfully tagged security-spire-agent:latest [2023-03-01T08:35:30.712Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T08:35:36.848Z]  Building security-spire-agent ... done Removing intermediate container 28166d0ddce1 [2023-03-01T08:35:36.848Z] ---> 88576e74a2e7 [2023-03-01T08:35:36.848Z] [2023-03-01T08:35:36.848Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T08:35:36.848Z] ---> dfd21b5a31f5 [2023-03-01T08:35:36.848Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:35:36.848Z] ---> Using cache [2023-03-01T08:35:36.848Z] ---> a48e5cb7b8ef [2023-03-01T08:35:36.848Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:35:36.848Z] ---> Using cache [2023-03-01T08:35:36.848Z] ---> 8b475896433f [2023-03-01T08:35:36.848Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T08:35:36.848Z] Removing intermediate container 1461c132073e [2023-03-01T08:35:36.848Z] ---> 55ffe469edea [2023-03-01T08:35:36.848Z] [2023-03-01T08:35:36.848Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:35:36.848Z] ---> dfd21b5a31f5 [2023-03-01T08:35:36.848Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T08:35:36.848Z] ---> Running in d69858dbc9ab [2023-03-01T08:35:36.848Z] ---> Running in 6c7da620831a [2023-03-01T08:35:36.848Z] Removing intermediate container d69858dbc9ab [2023-03-01T08:35:36.848Z] ---> 3da31b3926ae [2023-03-01T08:35:36.848Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T08:35:36.848Z] ---> Running in 8942ed1afd2e [2023-03-01T08:35:37.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:37.113Z] Removing intermediate container 8942ed1afd2e [2023-03-01T08:35:37.113Z] ---> aa810640057f [2023-03-01T08:35:37.113Z] Step 15/23 : WORKDIR / [2023-03-01T08:35:37.113Z] ---> Running in bc8067fdc14d [2023-03-01T08:35:37.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:37.371Z] Removing intermediate container bc8067fdc14d [2023-03-01T08:35:37.371Z] ---> 3abbf7835616 [2023-03-01T08:35:37.371Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:35:37.629Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T08:35:37.629Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T08:35:37.629Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:35:37.629Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T08:35:37.629Z] OK: 6 MiB in 16 packages [2023-03-01T08:35:37.887Z] ---> c46316b23b9e [2023-03-01T08:35:37.887Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T08:35:38.470Z] Removing intermediate container 6c7da620831a [2023-03-01T08:35:38.470Z] ---> c836a5330826 [2023-03-01T08:35:38.470Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:35:38.470Z] ---> 7fedad779b96 [2023-03-01T08:35:38.470Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T08:35:38.470Z] ---> Running in edb018927524 [2023-03-01T08:35:38.727Z] Removing intermediate container edb018927524 [2023-03-01T08:35:38.727Z] ---> 761067aa8611 [2023-03-01T08:35:38.727Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T08:35:38.727Z] ---> Running in c2cc0b39ddce [2023-03-01T08:35:38.727Z] Removing intermediate container c2cc0b39ddce [2023-03-01T08:35:38.727Z] ---> aa9314fe3a27 [2023-03-01T08:35:38.727Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T08:35:38.727Z] ---> 85e4525358f8 [2023-03-01T08:35:38.727Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T08:35:39.017Z] ---> Running in 778961d0a91f [2023-03-01T08:35:39.017Z] ---> Running in d81e0e0d22b0 [2023-03-01T08:35:39.273Z] Removing intermediate container 778961d0a91f [2023-03-01T08:35:39.273Z] ---> 4d2277a946fc [2023-03-01T08:35:39.273Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:35:39.273Z] Removing intermediate container d81e0e0d22b0 [2023-03-01T08:35:39.273Z] ---> 378bf662e2e6 [2023-03-01T08:35:39.273Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:35:39.273Z] ---> Running in 4e541e68b924 [2023-03-01T08:35:39.531Z] Removing intermediate container 4e541e68b924 [2023-03-01T08:35:39.531Z] ---> 2f6a2661584f [2023-03-01T08:35:39.531Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T08:35:39.531Z] ---> 711e0aa92dfe [2023-03-01T08:35:39.531Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T08:35:39.788Z] ---> Running in a170117e02e8 [2023-03-01T08:35:40.046Z] Removing intermediate container a170117e02e8 [2023-03-01T08:35:40.046Z] ---> 2f04f506eb92 [2023-03-01T08:35:40.046Z] Step 22/23 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 [2023-03-01T08:35:40.322Z] ---> Running in 88fdbb4e6747 [2023-03-01T08:35:40.322Z] ---> 40835d42a286 [2023-03-01T08:35:40.322Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T08:35:40.322Z] Removing intermediate container 88fdbb4e6747 [2023-03-01T08:35:40.322Z] ---> 53374e094c22 [2023-03-01T08:35:40.322Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T08:35:40.580Z] ---> Running in 2411dffda281 [2023-03-01T08:35:40.580Z] ---> e9feb20d0936 [2023-03-01T08:35:40.580Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T08:35:40.837Z] Removing intermediate container 2411dffda281 [2023-03-01T08:35:40.837Z] ---> 120ae1318b20 [2023-03-01T08:35:40.837Z] [2023-03-01T08:35:40.837Z] ---> Running in 0c9c9649881e [2023-03-01T08:35:40.837Z] Successfully built 120ae1318b20 [2023-03-01T08:35:40.837Z] Successfully tagged core-command:latest [2023-03-01T08:35:41.096Z]  Building core-command ... done Removing intermediate container 0c9c9649881e [2023-03-01T08:35:41.096Z] ---> 5bfd47f4246d [2023-03-01T08:35:41.096Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:35:41.096Z] ---> Running in 788ce6f46024 [2023-03-01T08:35:41.096Z] Removing intermediate container 788ce6f46024 [2023-03-01T08:35:41.096Z] ---> 3ab8962641bc [2023-03-01T08:35:41.096Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T08:35:41.353Z] ---> Running in 40db06134bd5 [2023-03-01T08:35:41.611Z] Removing intermediate container 40db06134bd5 [2023-03-01T08:35:41.611Z] ---> fd636db9eff5 [2023-03-01T08:35:41.611Z] Step 21/22 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 [2023-03-01T08:35:41.611Z] ---> Running in aa3485bc8878 [2023-03-01T08:35:41.869Z] Removing intermediate container aa3485bc8878 [2023-03-01T08:35:41.869Z] ---> 77b4c4bcffcb [2023-03-01T08:35:41.869Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:35:42.127Z] ---> Running in 25015eb5e254 [2023-03-01T08:35:42.127Z] Removing intermediate container 25015eb5e254 [2023-03-01T08:35:42.127Z] ---> 8e94fa511afe [2023-03-01T08:35:42.127Z] [2023-03-01T08:35:42.127Z] Successfully built 8e94fa511afe [2023-03-01T08:35:42.127Z] Successfully tagged support-notifications:latest [2023-03-01T08:35:47.395Z]  Building support-notifications ... done Removing intermediate container f837bbb1ae2b [2023-03-01T08:35:47.395Z] ---> 2c5c59b331ce [2023-03-01T08:35:47.395Z] [2023-03-01T08:35:47.395Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:35:47.395Z] ---> dfd21b5a31f5 [2023-03-01T08:35:47.395Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T08:35:47.395Z] ---> Using cache [2023-03-01T08:35:47.395Z] ---> 71e39a5d25be [2023-03-01T08:35:47.395Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:35:47.395Z] ---> Using cache [2023-03-01T08:35:47.395Z] ---> 25315d2c55e7 [2023-03-01T08:35:47.395Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:35:47.395Z] ---> Using cache [2023-03-01T08:35:47.395Z] ---> 9016608f444e [2023-03-01T08:35:47.395Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T08:35:47.653Z] ---> 9b24f048e862 [2023-03-01T08:35:47.653Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T08:35:47.911Z] ---> 6988da2eb52d [2023-03-01T08:35:47.911Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T08:35:48.172Z] ---> ad72f04cfcea [2023-03-01T08:35:48.172Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:35:48.431Z] ---> Running in 389f97a7e22e [2023-03-01T08:35:48.690Z] Removing intermediate container 92d3b1a0bb5f [2023-03-01T08:35:48.690Z] ---> a850db0d259f [2023-03-01T08:35:48.690Z] [2023-03-01T08:35:48.690Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:35:48.690Z] ---> dfd21b5a31f5 [2023-03-01T08:35:48.690Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:35:48.690Z] ---> Using cache [2023-03-01T08:35:48.690Z] ---> a48e5cb7b8ef [2023-03-01T08:35:48.690Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:35:48.690Z] ---> Using cache [2023-03-01T08:35:48.690Z] ---> 8b475896433f [2023-03-01T08:35:48.690Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T08:35:48.690Z] ---> Running in 85e222eb4d19 [2023-03-01T08:35:48.690Z] Removing intermediate container 85e222eb4d19 [2023-03-01T08:35:48.690Z] ---> d741e13a8d5c [2023-03-01T08:35:48.690Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T08:35:48.690Z] ---> Running in 13a98dd206be [2023-03-01T08:35:48.948Z] Removing intermediate container 13a98dd206be [2023-03-01T08:35:48.948Z] ---> 673f08608e00 [2023-03-01T08:35:48.948Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:35:48.948Z] Removing intermediate container 389f97a7e22e [2023-03-01T08:35:48.948Z] ---> 8e0d6cba023b [2023-03-01T08:35:48.948Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:35:48.948Z] ---> Running in a6960a8369b5 [2023-03-01T08:35:48.948Z] ---> 6f7313612737 [2023-03-01T08:35:48.948Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T08:35:48.948Z] Removing intermediate container a6960a8369b5 [2023-03-01T08:35:48.948Z] ---> 59134d4d8600 [2023-03-01T08:35:48.948Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T08:35:49.205Z] ---> Running in 1de071aa3d90 [2023-03-01T08:35:49.205Z] Removing intermediate container 1de071aa3d90 [2023-03-01T08:35:49.205Z] ---> 5d3f82749486 [2023-03-01T08:35:49.205Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T08:35:49.205Z] ---> Running in e9ce0ddfa837 [2023-03-01T08:35:49.462Z] Removing intermediate container e9ce0ddfa837 [2023-03-01T08:35:49.462Z] ---> 3ea197f739fc [2023-03-01T08:35:49.463Z] Step 21/22 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 [2023-03-01T08:35:49.463Z] ---> e6d9ec52b3cd [2023-03-01T08:35:49.463Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T08:35:49.463Z] ---> Running in 1f732cf1f13a [2023-03-01T08:35:49.725Z] Removing intermediate container 1f732cf1f13a [2023-03-01T08:35:49.725Z] ---> 0f1ac05d8c7b [2023-03-01T08:35:49.725Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:35:49.725Z] ---> Running in 6ee57a84e5cf [2023-03-01T08:35:49.725Z] ---> 81a1455afb05 [2023-03-01T08:35:49.725Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T08:35:49.725Z] ---> Running in e9c92415151e [2023-03-01T08:35:49.725Z] Removing intermediate container 6ee57a84e5cf [2023-03-01T08:35:49.725Z] ---> 6446a97ab6e8 [2023-03-01T08:35:49.725Z] [2023-03-01T08:35:49.725Z] Removing intermediate container e9c92415151e [2023-03-01T08:35:49.725Z] ---> d67038c4bd93 [2023-03-01T08:35:49.725Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:35:49.983Z] ---> Running in fdd2fe3f26e7 [2023-03-01T08:35:49.983Z] Successfully built 6446a97ab6e8 [2023-03-01T08:35:49.983Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-01T08:35:49.983Z]  Building core-common-config-bootstrapper ... done Removing intermediate container fdd2fe3f26e7 [2023-03-01T08:35:49.983Z] ---> ae2cb67a5830 [2023-03-01T08:35:49.983Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T08:35:49.983Z] ---> Running in b5b8fe1f60f2 [2023-03-01T08:35:49.983Z] Removing intermediate container b5b8fe1f60f2 [2023-03-01T08:35:49.983Z] ---> d1e58ba19e2d [2023-03-01T08:35:49.983Z] Step 21/22 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 [2023-03-01T08:35:50.242Z] ---> Running in 10531fc89d80 [2023-03-01T08:35:50.242Z] Removing intermediate container 10531fc89d80 [2023-03-01T08:35:50.242Z] ---> 860d73b104e9 [2023-03-01T08:35:50.242Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:35:50.242Z] ---> Running in 98f9a92b30f2 [2023-03-01T08:35:50.242Z] Removing intermediate container 98f9a92b30f2 [2023-03-01T08:35:50.242Z] ---> c4bc9a3452d3 [2023-03-01T08:35:50.242Z] [2023-03-01T08:35:50.501Z] Successfully built c4bc9a3452d3 [2023-03-01T08:35:50.501Z] Successfully tagged support-scheduler:latest [2023-03-01T08:35:50.507Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-01T08:35:50.524Z] $ docker stop --time=1 c83845a06df166f52a3a81df14db81ce85aa37a4e858b2da5decaaf63cf82ca2 [2023-03-01T08:35:51.832Z] $ docker rm -f --volumes c83845a06df166f52a3a81df14db81ce85aa37a4e858b2da5decaaf63cf82ca2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T08:35:52.146Z] + docker images [2023-03-01T08:35:52.146Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T08:35:52.146Z] support-scheduler latest c4bc9a3452d3 1 second ago 30.1MB [2023-03-01T08:35:52.146Z] core-common-config-bootstrapper latest 6446a97ab6e8 2 seconds ago 15.5MB [2023-03-01T08:35:52.146Z] a850db0d259f 3 seconds ago 1.75GB [2023-03-01T08:35:52.146Z] 2c5c59b331ce 5 seconds ago 1.69GB [2023-03-01T08:35:52.146Z] support-notifications latest 8e94fa511afe 10 seconds ago 30.7MB [2023-03-01T08:35:52.146Z] core-command latest 120ae1318b20 11 seconds ago 17.7MB [2023-03-01T08:35:52.146Z] 55ffe469edea 17 seconds ago 1.76GB [2023-03-01T08:35:52.146Z] 88576e74a2e7 18 seconds ago 1.69GB [2023-03-01T08:35:52.146Z] security-spire-agent latest 3e56b6501674 23 seconds ago 125MB [2023-03-01T08:35:52.146Z] security-spire-server latest 1e609240b266 29 seconds ago 86.5MB [2023-03-01T08:35:52.146Z] 6970e44fbbca 35 seconds ago 1.56GB [2023-03-01T08:35:52.146Z] security-proxy-auth latest 18d632984ac4 36 seconds ago 16.2MB [2023-03-01T08:35:52.146Z] e378e12a81c7 39 seconds ago 1.56GB [2023-03-01T08:35:52.146Z] security-proxy-setup latest 6065e9fb0051 42 seconds ago 27.8MB [2023-03-01T08:35:52.146Z] security-secretstore-setup latest ef819a50b224 46 seconds ago 30MB [2023-03-01T08:35:52.146Z] 72151b1a89a0 50 seconds ago 1.67GB [2023-03-01T08:35:52.146Z] 539d7ebbaedf 57 seconds ago 1.68GB [2023-03-01T08:35:52.146Z] a5762f54f55f About a minute ago 1.68GB [2023-03-01T08:35:52.146Z] security-bootstrapper latest cc20c47cf15b About a minute ago 20.4MB [2023-03-01T08:35:52.146Z] core-metadata latest aca1d1611d4a About a minute ago 18.5MB [2023-03-01T08:35:52.146Z] security-spiffe-token-provider latest 95fafe52b788 About a minute ago 30MB [2023-03-01T08:35:52.146Z] core-data latest e41ef94a8495 About a minute ago 18MB [2023-03-01T08:35:52.146Z] 6423d4f8fb6d About a minute ago 1.73GB [2023-03-01T08:35:52.146Z] 401e5a67e338 About a minute ago 1.68GB [2023-03-01T08:35:52.146Z] d47e336bae46 About a minute ago 1.7GB [2023-03-01T08:35:52.146Z] ce59b4168f56 About a minute ago 1.7GB [2023-03-01T08:35:52.146Z] security-spire-config latest 69825e8a3a6a About a minute ago 85.8MB [2023-03-01T08:35:52.146Z] 38ef50adfee1 2 minutes ago 1.56GB [2023-03-01T08:35:52.146Z] ci-base-image-x86_64 latest 87fa55c05617 5 minutes ago 904MB [2023-03-01T08:35:52.146Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-03-01T08:35:52.146Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-03-01T08:35:52.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-03-01T08:35:52.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-03-01T08:35:52.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T08:37:22.398Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T08:37:22.398Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T08:37:26.681Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T08:37:26.681Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T08:37:26.681Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T08:37:44.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T08:37:44.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T08:37:44.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T08:37:44.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T08:37:44.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T08:37:44.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T08:37:44.917Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T08:37:44.917Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T08:37:44.917Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T08:37:44.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T08:37:59.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.464s coverage: 28.7% of statements [2023-03-01T08:37:59.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T08:37:59.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T08:38:05.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.497s coverage: 98.5% of statements [2023-03-01T08:38:12.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.030s coverage: 71.2% of statements [2023-03-01T08:38:12.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T08:38:12.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T08:38:12.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T08:38:12.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.739s coverage: 54.0% of statements [2023-03-01T08:38:12.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T08:38:12.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T08:38:34.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.613s coverage: 88.5% of statements [2023-03-01T08:38:34.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T08:38:34.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T08:38:34.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:38:34.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T08:38:34.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T08:38:34.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.771s coverage: 3.9% of statements [2023-03-01T08:38:34.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T08:38:34.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T08:38:37.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.753s coverage: 95.6% of statements [2023-03-01T08:38:37.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T08:38:37.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:38:37.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T08:38:37.531Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.395s coverage: 72.2% of statements [2023-03-01T08:38:37.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T08:38:37.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T08:38:37.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T08:38:37.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T08:38:37.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T08:38:37.531Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.849s coverage: 65.9% of statements [2023-03-01T08:38:37.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T08:38:37.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T08:38:37.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T08:38:37.531Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.375s coverage: 0.9% of statements [2023-03-01T08:38:37.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T08:38:37.531Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.320s coverage: 29.6% of statements [2023-03-01T08:38:37.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T08:38:37.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.314s coverage: 47.1% of statements [2023-03-01T08:38:37.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.332s coverage: 82.9% of statements [2023-03-01T08:38:38.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements [2023-03-01T08:38:39.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.295s coverage: 96.3% of statements [2023-03-01T08:38:41.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements [2023-03-01T08:38:51.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.244s coverage: 94.4% of statements [2023-03-01T08:38:51.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.235s coverage: 44.8% of statements [2023-03-01T08:39:13.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.506s coverage: 79.9% of statements [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T08:39:13.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.341s coverage: 92.9% of statements [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T08:39:13.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T08:39:13.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T08:39:13.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.234s coverage: 87.2% of statements [2023-03-01T08:39:13.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T08:39:13.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.218s coverage: 100.0% of statements [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T08:39:13.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.335s coverage: 77.4% of statements [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T08:39:13.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.317s coverage: 80.0% of statements [2023-03-01T08:39:13.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2023-03-01T08:39:13.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.938s coverage: 91.2% of statements [2023-03-01T08:39:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T08:39:15.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.165s coverage: 63.1% of statements [2023-03-01T08:39:15.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T08:39:15.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T08:39:15.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements [2023-03-01T08:39:15.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2023-03-01T08:39:15.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.121s coverage: 100.0% of statements [2023-03-01T08:39:15.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2023-03-01T08:39:15.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2023-03-01T08:39:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.408s coverage: 65.3% of statements [2023-03-01T08:39:21.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T08:39:21.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T08:39:21.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T08:39:21.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T08:39:21.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T08:39:21.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T08:39:23.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.917s coverage: 41.0% of statements [2023-03-01T08:39:23.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T08:39:23.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T08:39:23.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.304s coverage: 89.5% of statements [2023-03-01T08:39:23.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T08:39:23.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.296s coverage: 84.8% of statements [2023-03-01T08:39:23.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T08:39:23.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T08:39:23.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T08:39:23.899Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T08:39:32.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.361s coverage: 17.7% of statements [2023-03-01T08:39:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T08:39:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T08:39:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T08:39:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T08:39:32.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.670s coverage: 92.3% of statements [2023-03-01T08:39:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T08:39:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:39:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T08:39:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T08:39:32.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 63.2% of statements [2023-03-01T08:39:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T08:39:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T08:39:32.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements [2023-03-01T08:39:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T08:39:32.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:39:32.693Z] 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-03-01T08:39:32.693Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T08:39:32.693Z] go vet ./... [2023-03-01T08:41:39.428Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T08:41:39.428Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T08:41:39.428Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T08:41:39.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T08:41:40.091Z] + ls -al . [2023-03-01T08:41:40.091Z] total 748 [2023-03-01T08:41:40.091Z] drwxrwxr-x 11 1001 1001 4096 Mar 1 08:34 . [2023-03-01T08:41:40.091Z] drwxr-xr-x 4 root root 4096 Mar 1 08:34 .. [2023-03-01T08:41:40.091Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 08:33 .blubracket [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 08:33 .dockerignore [2023-03-01T08:41:40.091Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 08:33 .git [2023-03-01T08:41:40.091Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 08:33 .github [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 08:33 .gitignore [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 08:33 .golangci.yml [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 08:33 .hadolint.yml [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 08:33 .sonarcloud.properties [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 08:33 ADOPTERS.md [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 08:33 Attribution.txt [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 08:33 CHANGELOG.md [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 08:33 CONTRIBUTING.md [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 08:33 GOVERNANCE.md [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 08:33 Jenkinsfile [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 08:33 LICENSE [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 14277 Mar 1 08:33 Makefile [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 08:33 OWNERS.md [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 08:33 README.md [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 08:33 SECURITY.md [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 08:30 VERSION [2023-03-01T08:41:40.091Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 08:33 bin [2023-03-01T08:41:40.091Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 08:33 cmd [2023-03-01T08:41:40.091Z] -rw-r--r-- 1 root root 487670 Mar 1 08:39 coverage.out [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 08:33 go.mod [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 08:33 go.sum [2023-03-01T08:41:40.091Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 08:33 internal [2023-03-01T08:41:40.091Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 08:33 openapi [2023-03-01T08:41:40.091Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 08:33 sbom [2023-03-01T08:41:40.091Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 08:33 snap [2023-03-01T08:41:40.091Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 08:33 version.go [Pipeline] sh [2023-03-01T08:41:40.741Z] + '[' -e coverage.out ] [2023-03-01T08:41:40.741Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T08:41:40.763Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T08:41:41.692Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T08:41:42.324Z] + make build [2023-03-01T08:41:42.324Z] 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-03-01T08:43:18.975Z] 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-03-01T08:43:18.975Z] 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-03-01T08:43:24.331Z] 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-03-01T08:43:28.585Z] 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-03-01T08:44:15.409Z] 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-03-01T08:44:17.984Z] 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-03-01T08:44:23.327Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T08:44:28.663Z] 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-03-01T08:44:33.996Z] 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-03-01T08:44:38.241Z] 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-03-01T08:44:42.487Z] 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-03-01T08:45:00.672Z] 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-03-01T08:45:04.038Z] $ docker stop --time=1 3e2e88b2adb19652d4db0c660b17ed53b6945fe68ccb8cedf2301ecbf6b5ee9f [2023-03-01T08:45:06.058Z] $ docker rm -f --volumes 3e2e88b2adb19652d4db0c660b17ed53b6945fe68ccb8cedf2301ecbf6b5ee9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:45:08.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T08:45:08.362Z] [2023-03-01T08:45:08.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:45:08.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T08:45:08.964Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-01T08:45:08.964Z] 29e5d40040c1: Pulling fs layer [2023-03-01T08:45:08.964Z] 1ce36da41761: Pulling fs layer [2023-03-01T08:45:08.964Z] 25b303627fd3: Pulling fs layer [2023-03-01T08:45:08.964Z] 29e5d40040c1: Verifying Checksum [2023-03-01T08:45:08.964Z] 29e5d40040c1: Download complete [2023-03-01T08:45:09.232Z] 1ce36da41761: Verifying Checksum [2023-03-01T08:45:09.232Z] 1ce36da41761: Download complete [2023-03-01T08:45:09.501Z] 29e5d40040c1: Pull complete [2023-03-01T08:45:10.918Z] 25b303627fd3: Verifying Checksum [2023-03-01T08:45:10.918Z] 25b303627fd3: Download complete [2023-03-01T08:45:10.918Z] 1ce36da41761: Pull complete [2023-03-01T08:45:21.003Z] 25b303627fd3: Pull complete [2023-03-01T08:45:21.003Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-01T08:45:21.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T08:45:21.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:45:21.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-7940 does not seem to be running inside a container [2023-03-01T08:45:21.378Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-03-01T08:45:24.047Z] $ docker top aaa89d14c24bb20c14df529c7ccaa129e47ce1e282c269b8280079c26ed9fe49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:45:24.959Z] + docker-compose build --help [2023-03-01T08:45:24.959Z] + grep parallel [2023-03-01T08:45:31.650Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T08:45:31.668Z] $ docker stop --time=1 aaa89d14c24bb20c14df529c7ccaa129e47ce1e282c269b8280079c26ed9fe49 [2023-03-01T08:45:33.392Z] $ docker rm -f --volumes aaa89d14c24bb20c14df529c7ccaa129e47ce1e282c269b8280079c26ed9fe49 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:45:33.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T08:45:33.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:45:34.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-7940 does not seem to be running inside a container [2023-03-01T08:45:34.206Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T08:45:35.488Z] $ docker top 48b3aac86c9cbc5e3becaa738594301bae25e68309820cfe3dd1828e9e8b397d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:45:36.337Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T08:45:44.544Z] Building core-command ... [2023-03-01T08:45:44.544Z] Building core-common-config-bootstrapper ... [2023-03-01T08:45:44.544Z] Building core-data ... [2023-03-01T08:45:44.544Z] Building core-metadata ... [2023-03-01T08:45:44.544Z] Building security-bootstrapper ... [2023-03-01T08:45:44.544Z] Building security-proxy-auth ... [2023-03-01T08:45:44.544Z] Building security-proxy-setup ... [2023-03-01T08:45:44.544Z] Building security-secretstore-setup ... [2023-03-01T08:45:44.544Z] Building security-spiffe-token-provider ... [2023-03-01T08:45:44.544Z] Building security-spire-agent ... [2023-03-01T08:45:44.544Z] Building security-spire-config ... [2023-03-01T08:45:44.544Z] Building security-spire-server ... [2023-03-01T08:45:44.544Z] Building support-notifications ... [2023-03-01T08:45:44.544Z] Building support-scheduler ... [2023-03-01T08:45:44.544Z] Building core-command [2023-03-01T08:45:44.544Z] Building security-proxy-setup [2023-03-01T08:45:44.544Z] Building security-spire-config [2023-03-01T08:45:44.544Z] Building core-metadata [2023-03-01T08:45:44.544Z] Building security-secretstore-setup [2023-03-01T08:46:31.361Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:46:31.361Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:46:31.361Z] ---> f638d3692a8b [2023-03-01T08:46:31.361Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T08:46:31.361Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:46:31.361Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:46:31.361Z] ---> f638d3692a8b [2023-03-01T08:46:31.361Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T08:46:31.361Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:46:31.361Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:46:31.361Z] ---> f638d3692a8b [2023-03-01T08:46:31.361Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T08:46:31.361Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:46:31.361Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:46:31.361Z] ---> f638d3692a8b [2023-03-01T08:46:31.361Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:46:31.361Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:46:31.361Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:46:31.361Z] ---> f638d3692a8b [2023-03-01T08:46:31.361Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:46:31.361Z] ---> Running in 0aafb27aee5d [2023-03-01T08:46:31.361Z] ---> Running in 658b8b4aab60 [2023-03-01T08:46:31.361Z] ---> Running in 7c29ae8f552c [2023-03-01T08:46:31.361Z] ---> Running in f5f11d746f65 [2023-03-01T08:46:31.361Z] ---> Running in 55e10d5c0aab [2023-03-01T08:46:31.960Z] Removing intermediate container 0aafb27aee5d [2023-03-01T08:46:31.960Z] ---> 36d8a5f4637d [2023-03-01T08:46:31.960Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T08:46:31.960Z] Removing intermediate container f5f11d746f65 [2023-03-01T08:46:31.960Z] ---> 60b7c8e0cdea [2023-03-01T08:46:31.960Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T08:46:31.960Z] Removing intermediate container 658b8b4aab60 [2023-03-01T08:46:31.960Z] ---> 9c3e2b26dd09 [2023-03-01T08:46:31.960Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T08:46:32.487Z] Removing intermediate container 7c29ae8f552c [2023-03-01T08:46:32.487Z] ---> aa7d86198a46 [2023-03-01T08:46:32.487Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T08:46:32.487Z] ---> Running in 6f5855a00683 [2023-03-01T08:46:32.487Z] Removing intermediate container 55e10d5c0aab [2023-03-01T08:46:32.487Z] ---> d7de7813c2f0 [2023-03-01T08:46:32.487Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T08:46:32.487Z] ---> Running in bd1e3e402d34 [2023-03-01T08:46:32.487Z] ---> Running in e123c74fb04c [2023-03-01T08:46:32.487Z] ---> Running in f9e3a5dd2935 [2023-03-01T08:46:32.487Z] ---> Running in cfc59260d169 [2023-03-01T08:46:33.077Z] Removing intermediate container 6f5855a00683 [2023-03-01T08:46:33.077Z] ---> 4b7f7f4348fe [2023-03-01T08:46:33.077Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T08:46:33.077Z] Removing intermediate container bd1e3e402d34 [2023-03-01T08:46:33.077Z] ---> 3fc0c4820747 [2023-03-01T08:46:33.077Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T08:46:33.077Z] ---> Running in 888f8d1f65a2 [2023-03-01T08:46:33.344Z] ---> Running in 0f9283ef48b5 [2023-03-01T08:46:34.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:46:34.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:46:35.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:46:35.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:46:35.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:46:35.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:46:35.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:46:35.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:46:35.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:46:35.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:46:36.540Z] OK: 221 MiB in 51 packages [2023-03-01T08:46:36.807Z] OK: 221 MiB in 51 packages [2023-03-01T08:46:37.075Z] OK: 221 MiB in 51 packages [2023-03-01T08:46:37.075Z] OK: 221 MiB in 51 packages [2023-03-01T08:46:37.075Z] OK: 221 MiB in 51 packages [2023-03-01T08:46:38.493Z] Removing intermediate container cfc59260d169 [2023-03-01T08:46:38.493Z] ---> e8ca4f648ea1 [2023-03-01T08:46:38.493Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T08:46:38.493Z] Removing intermediate container e123c74fb04c [2023-03-01T08:46:38.493Z] ---> 4a5904dfbb75 [2023-03-01T08:46:38.493Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T08:46:39.078Z] Removing intermediate container 888f8d1f65a2 [2023-03-01T08:46:39.078Z] ---> 4650c7a4a0a3 [2023-03-01T08:46:39.078Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T08:46:39.078Z] Removing intermediate container 0f9283ef48b5 [2023-03-01T08:46:39.078Z] ---> 7f06d788f322 [2023-03-01T08:46:39.078Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T08:46:39.078Z] Removing intermediate container f9e3a5dd2935 [2023-03-01T08:46:39.078Z] ---> 02db32f80595 [2023-03-01T08:46:39.078Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T08:46:39.345Z] ---> 3899b307618f [2023-03-01T08:46:39.345Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:46:39.612Z] ---> Running in 9683490532a4 [2023-03-01T08:46:39.612Z] ---> 7b91c8a9b9f0 [2023-03-01T08:46:39.612Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:46:39.879Z] ---> Running in cdd359b3f063 [2023-03-01T08:46:40.464Z] ---> 79d6aea0e6fa [2023-03-01T08:46:40.464Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:46:40.731Z] ---> 9337f7bd7774 [2023-03-01T08:46:40.731Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:46:40.731Z] ---> Running in 3b5453e29efb [2023-03-01T08:46:40.731Z] ---> 2871a88070ea [2023-03-01T08:46:40.731Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:46:40.999Z] ---> Running in 2f988fff2615 [2023-03-01T08:46:40.999Z] ---> Running in 95071994b823 [2023-03-01T08:48:32.680Z] Removing intermediate container 2f988fff2615 [2023-03-01T08:48:32.680Z] ---> 0de940eb6e3c [2023-03-01T08:48:32.680Z] Step 7/21 : COPY . . [2023-03-01T08:48:32.680Z] Removing intermediate container 3b5453e29efb [2023-03-01T08:48:32.680Z] ---> 2ffa39972a81 [2023-03-01T08:48:32.680Z] Step 8/24 : COPY . . [2023-03-01T08:48:32.680Z] Removing intermediate container 9683490532a4 [2023-03-01T08:48:32.680Z] ---> 79aee4c78cc0 [2023-03-01T08:48:32.680Z] Step 7/24 : COPY . . [2023-03-01T08:48:32.680Z] Removing intermediate container cdd359b3f063 [2023-03-01T08:48:32.680Z] ---> ce16c3fe94ff [2023-03-01T08:48:32.680Z] Step 7/24 : COPY . . [2023-03-01T08:48:32.680Z] Removing intermediate container 95071994b823 [2023-03-01T08:48:32.680Z] ---> 3c93fcf21e4c [2023-03-01T08:48:32.680Z] Step 8/23 : COPY . . [2023-03-01T08:48:50.884Z] ---> b9cc9ccba941 [2023-03-01T08:48:50.884Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T08:48:50.884Z] ---> 5897db729a68 [2023-03-01T08:48:50.884Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T08:48:50.884Z] ---> c72135dd0716 [2023-03-01T08:48:50.884Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T08:48:50.884Z] ---> Running in d755ad5534f1 [2023-03-01T08:48:50.884Z] ---> Running in 176fdafca2c0 [2023-03-01T08:48:50.884Z] ---> Running in d14d629818d9 [2023-03-01T08:48:50.884Z] ---> 0f9d0e4d543b [2023-03-01T08:48:50.884Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T08:48:50.884Z] ---> 065f8362f233 [2023-03-01T08:48:50.884Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T08:48:50.884Z] ---> Running in 55e6a329fabd [2023-03-01T08:48:50.884Z] ---> Running in fc6245d0227f [2023-03-01T08:48:50.884Z] Removing intermediate container d14d629818d9 [2023-03-01T08:48:50.884Z] ---> 994d7c689364 [2023-03-01T08:48:50.884Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T08:48:50.884Z] ---> Running in e3e7ec208b79 [2023-03-01T08:48:50.884Z] Removing intermediate container e3e7ec208b79 [2023-03-01T08:48:50.884Z] ---> 0d95280c0088 [2023-03-01T08:48:50.884Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T08:48:50.884Z] ---> Running in 4d816013c567 [2023-03-01T08:48:50.884Z] 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-03-01T08:48:51.150Z] 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-03-01T08:48:51.150Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T08:48:51.150Z] 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-03-01T08:48:53.093Z] Removing intermediate container 4d816013c567 [2023-03-01T08:48:53.093Z] ---> cee50c299804 [2023-03-01T08:48:53.093Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T08:48:53.093Z] ---> Running in bed4b7a91321 [2023-03-01T08:48:53.679Z] Removing intermediate container bed4b7a91321 [2023-03-01T08:48:53.679Z] ---> d4e593000ca7 [2023-03-01T08:48:53.679Z] [2023-03-01T08:48:53.679Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T08:48:53.948Z] 3.15: Pulling from library/alpine [2023-03-01T08:48:55.356Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T08:48:55.356Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T08:48:55.356Z] ---> 354640af7b1b [2023-03-01T08:48:55.356Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:48:55.356Z] ---> Running in 68c56661484d [2023-03-01T08:48:55.953Z] Removing intermediate container 68c56661484d [2023-03-01T08:48:55.953Z] ---> cd65ce0dbe5f [2023-03-01T08:48:55.953Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T08:48:55.953Z] ---> Running in 899c6a7b1a1b [2023-03-01T08:48:57.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:48:58.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:49:00.440Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:49:00.440Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:49:00.440Z] OK: 15734 distinct packages available [2023-03-01T08:49:00.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:49:00.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:49:02.653Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T08:49:02.653Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:49:02.653Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T08:49:02.653Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T08:49:02.653Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:49:02.653Z] OK: 6 MiB in 18 packages [2023-03-01T08:49:04.062Z] Removing intermediate container 899c6a7b1a1b [2023-03-01T08:49:04.062Z] ---> 81f0df424df2 [2023-03-01T08:49:04.062Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T08:49:10.728Z] ---> f4fcfc5cab7f [2023-03-01T08:49:10.728Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T08:49:10.728Z] ---> f1e835a54e1a [2023-03-01T08:49:10.728Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T08:49:10.728Z] ---> Running in 2e7a73c3e1dd [2023-03-01T08:49:11.319Z] Removing intermediate container 2e7a73c3e1dd [2023-03-01T08:49:11.319Z] ---> c8235a8306d3 [2023-03-01T08:49:11.319Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T08:49:12.284Z] ---> 42175863bf72 [2023-03-01T08:49:12.284Z] Step 19/24 : WORKDIR / [2023-03-01T08:49:12.284Z] ---> Running in 380d817ac980 [2023-03-01T08:49:12.873Z] Removing intermediate container 380d817ac980 [2023-03-01T08:49:12.873Z] ---> b3a882473921 [2023-03-01T08:49:12.873Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T08:49:13.143Z] ---> Running in d0b375014c92 [2023-03-01T08:49:13.727Z] Removing intermediate container d0b375014c92 [2023-03-01T08:49:13.727Z] ---> 6afcaa538c26 [2023-03-01T08:49:13.727Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T08:49:13.727Z] ---> Running in 2c5ad919ba9a [2023-03-01T08:49:14.312Z] Removing intermediate container 2c5ad919ba9a [2023-03-01T08:49:14.312Z] ---> d40c65f49b11 [2023-03-01T08:49:14.312Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T08:49:14.312Z] ---> Running in 5112544fc4c5 [2023-03-01T08:49:14.899Z] Removing intermediate container 5112544fc4c5 [2023-03-01T08:49:14.899Z] ---> ac2764609f9a [2023-03-01T08:49:14.899Z] Step 23/24 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a [2023-03-01T08:49:15.166Z] ---> Running in 94894628f8fa [2023-03-01T08:49:15.751Z] Removing intermediate container 94894628f8fa [2023-03-01T08:49:15.751Z] ---> e373a4bb97b3 [2023-03-01T08:49:15.751Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:49:15.751Z] ---> Running in 3593946f5d99 [2023-03-01T08:49:16.336Z] Removing intermediate container 3593946f5d99 [2023-03-01T08:49:16.336Z] ---> 682d7e8c101e [2023-03-01T08:49:16.336Z] [2023-03-01T08:49:16.603Z] Successfully built 682d7e8c101e [2023-03-01T08:49:16.603Z] Successfully tagged security-spire-config-arm64:latest [2023-03-01T08:49:16.603Z] Building core-data [2023-03-01T08:49:34.815Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:49:34.815Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:49:34.815Z] ---> f638d3692a8b [2023-03-01T08:49:34.815Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:49:34.815Z] ---> Using cache [2023-03-01T08:49:34.815Z] ---> 36d8a5f4637d [2023-03-01T08:49:34.815Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:49:34.815Z] ---> Using cache [2023-03-01T08:49:34.815Z] ---> 4b7f7f4348fe [2023-03-01T08:49:34.815Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:49:34.815Z] ---> Using cache [2023-03-01T08:49:34.815Z] ---> 4650c7a4a0a3 [2023-03-01T08:49:34.815Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:49:34.815Z] ---> Using cache [2023-03-01T08:49:34.815Z] ---> 2871a88070ea [2023-03-01T08:49:34.815Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:49:34.815Z] ---> Using cache [2023-03-01T08:49:34.815Z] ---> 3c93fcf21e4c [2023-03-01T08:49:34.815Z] Step 8/22 : COPY . . [2023-03-01T08:49:34.815Z] ---> Using cache [2023-03-01T08:49:34.815Z] ---> c72135dd0716 [2023-03-01T08:49:34.815Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T08:49:34.815Z] ---> Running in 15a3773e4652 [2023-03-01T08:49:35.773Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T08:55:27.716Z] 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-03-01T08:55:27.716Z] 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-03-01T08:55:55.696Z] Removing intermediate container fc6245d0227f [2023-03-01T08:55:55.696Z] ---> a0fd7a1a7641 [2023-03-01T08:55:55.696Z] [2023-03-01T08:55:55.696Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T08:55:55.696Z] Removing intermediate container d755ad5534f1 [2023-03-01T08:55:55.696Z] ---> 846e34403673 [2023-03-01T08:55:55.696Z] [2023-03-01T08:55:55.696Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T08:55:55.696Z] 3.16: Pulling from library/alpine [2023-03-01T08:55:55.696Z] 3.16: Pulling from library/alpine [2023-03-01T08:55:57.122Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T08:55:57.122Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T08:55:57.122Z] Status: Image is up to date for alpine:3.16 [2023-03-01T08:55:57.122Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T08:55:57.122Z] ---> 4c81e5bf8899 [2023-03-01T08:55:57.122Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T08:55:57.122Z] ---> 4c81e5bf8899 [2023-03-01T08:55:57.122Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T08:55:57.398Z] ---> Running in bc0b61191d6a [2023-03-01T08:55:57.398Z] ---> Running in 31ca9f94c2bd [2023-03-01T08:56:00.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:56:00.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:56:00.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:56:00.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:56:01.686Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T08:56:01.686Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T08:56:01.686Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T08:56:01.686Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T08:56:01.686Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T08:56:01.686Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T08:56:01.686Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:56:01.686Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T08:56:01.686Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T08:56:01.953Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T08:56:01.953Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T08:56:01.953Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:56:01.953Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T08:56:02.221Z] OK: 8 MiB in 20 packages [2023-03-01T08:56:02.492Z] OK: 6 MiB in 17 packages [2023-03-01T08:56:05.841Z] Removing intermediate container 31ca9f94c2bd [2023-03-01T08:56:05.841Z] ---> c221ff5878ad [2023-03-01T08:56:05.841Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T08:56:05.841Z] Removing intermediate container bc0b61191d6a [2023-03-01T08:56:05.841Z] ---> 979cae21b228 [2023-03-01T08:56:05.841Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T08:56:05.841Z] ---> Running in e0e89898d11b [2023-03-01T08:56:05.841Z] ---> Running in 456259b0e8f1 [2023-03-01T08:56:06.110Z] Removing intermediate container 456259b0e8f1 [2023-03-01T08:56:06.110Z] ---> db99a7c6c44d [2023-03-01T08:56:06.110Z] Step 12/21 : WORKDIR /edgex [2023-03-01T08:56:06.383Z] Removing intermediate container e0e89898d11b [2023-03-01T08:56:06.383Z] ---> a067206cdcc9 [2023-03-01T08:56:06.383Z] Step 12/24 : WORKDIR / [2023-03-01T08:56:06.383Z] ---> Running in aa6d98132585 [2023-03-01T08:56:06.649Z] ---> Running in 092fc1112dd1 [2023-03-01T08:56:07.242Z] Removing intermediate container aa6d98132585 [2023-03-01T08:56:07.242Z] ---> a188954119e8 [2023-03-01T08:56:07.242Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T08:56:07.242Z] Removing intermediate container 092fc1112dd1 [2023-03-01T08:56:07.242Z] ---> 8a331af39a2d [2023-03-01T08:56:07.242Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T08:56:08.205Z] ---> 2d47ef86fd5f [2023-03-01T08:56:08.205Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T08:56:08.471Z] ---> 082b609e3aef [2023-03-01T08:56:08.471Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T08:56:09.878Z] ---> ab1d0f653661 [2023-03-01T08:56:09.878Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T08:56:10.840Z] ---> af01309b1b79 [2023-03-01T08:56:10.840Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T08:56:11.110Z] ---> 7e1ed84f7114 [2023-03-01T08:56:11.110Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T08:56:14.452Z] ---> 209d8266738f [2023-03-01T08:56:14.452Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T08:56:14.452Z] ---> d40c6b8ff945 [2023-03-01T08:56:14.452Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T08:56:16.417Z] ---> 7dc49295c21e [2023-03-01T08:56:16.417Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:56:16.999Z] ---> Running in 0af9a96dc0bc [2023-03-01T08:56:17.974Z] ---> 4c3872089c96 [2023-03-01T08:56:17.974Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T08:56:21.323Z] Removing intermediate container 0af9a96dc0bc [2023-03-01T08:56:21.323Z] ---> eef8121f6fb0 [2023-03-01T08:56:21.323Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:56:21.323Z] ---> Running in 81adcd6784cb [2023-03-01T08:56:22.738Z] Removing intermediate container 81adcd6784cb [2023-03-01T08:56:22.738Z] ---> 7fab08465f3b [2023-03-01T08:56:22.738Z] Step 19/21 : LABEL arch=arm64 [2023-03-01T08:56:22.738Z] ---> 0d5808374207 [2023-03-01T08:56:22.738Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T08:56:22.738Z] ---> Running in 00ab943ed708 [2023-03-01T08:56:24.157Z] Removing intermediate container 00ab943ed708 [2023-03-01T08:56:24.157Z] ---> a63687282db5 [2023-03-01T08:56:24.157Z] Step 20/21 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a [2023-03-01T08:56:24.157Z] ---> Running in d014a687f937 [2023-03-01T08:56:24.746Z] ---> 1304a8cc9db6 [2023-03-01T08:56:24.746Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:56:25.021Z] ---> Running in c4ba819ab68b [2023-03-01T08:56:25.604Z] Removing intermediate container d014a687f937 [2023-03-01T08:56:25.604Z] ---> 0ada2c871dc8 [2023-03-01T08:56:25.604Z] Step 21/21 : LABEL version=0.0.0 [2023-03-01T08:56:25.871Z] ---> Running in de5784ad2564 [2023-03-01T08:56:27.815Z] Removing intermediate container de5784ad2564 [2023-03-01T08:56:27.815Z] ---> 2378f82e838a [2023-03-01T08:56:27.815Z] [2023-03-01T08:56:28.400Z] Successfully built 2378f82e838a [2023-03-01T08:56:28.400Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-01T08:56:28.400Z] Building support-scheduler [2023-03-01T08:56:29.810Z]  Building security-proxy-setup ... done Removing intermediate container c4ba819ab68b [2023-03-01T08:56:29.810Z] ---> a8be8f73a1ee [2023-03-01T08:56:29.810Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:56:30.077Z] ---> Running in 4a24eab6ea4d [2023-03-01T08:56:31.034Z] Removing intermediate container 4a24eab6ea4d [2023-03-01T08:56:31.034Z] ---> 4439edd0724a [2023-03-01T08:56:31.034Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T08:56:31.034Z] ---> Running in 727b669ebcca [2023-03-01T08:56:31.034Z] Removing intermediate container 176fdafca2c0 [2023-03-01T08:56:31.034Z] ---> 4c638f1e46d6 [2023-03-01T08:56:31.034Z] [2023-03-01T08:56:31.034Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T08:56:31.034Z] ---> 4c81e5bf8899 [2023-03-01T08:56:31.034Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:56:31.300Z] ---> Running in 2b4421aa4f96 [2023-03-01T08:56:31.883Z] Removing intermediate container 727b669ebcca [2023-03-01T08:56:31.883Z] ---> a1b524bb656e [2023-03-01T08:56:31.883Z] Step 23/24 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a [2023-03-01T08:56:32.154Z] ---> Running in f0681e1a9996 [2023-03-01T08:56:32.738Z] Removing intermediate container f0681e1a9996 [2023-03-01T08:56:32.738Z] ---> 6e186badf884 [2023-03-01T08:56:32.738Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:56:33.005Z] ---> Running in ffdf5d76d26e [2023-03-01T08:56:33.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:56:33.595Z] Removing intermediate container ffdf5d76d26e [2023-03-01T08:56:33.595Z] ---> 91e221420272 [2023-03-01T08:56:33.595Z] [2023-03-01T08:56:33.860Z] Successfully built 91e221420272 [2023-03-01T08:56:33.860Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-01T08:56:33.860Z]  Building security-secretstore-setup ... done Building security-proxy-auth [2023-03-01T08:56:34.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:56:35.531Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:56:35.531Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:56:35.531Z] OK: 5 MiB in 15 packages [2023-03-01T08:56:37.482Z] Removing intermediate container 2b4421aa4f96 [2023-03-01T08:56:37.482Z] ---> 7a2209581f84 [2023-03-01T08:56:37.482Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:56:37.482Z] ---> Running in 36446daf38da [2023-03-01T08:56:38.442Z] Removing intermediate container 36446daf38da [2023-03-01T08:56:38.442Z] ---> a42a6ad1fa10 [2023-03-01T08:56:38.442Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T08:56:38.442Z] ---> Running in d920f690875c [2023-03-01T08:56:41.803Z] Removing intermediate container d920f690875c [2023-03-01T08:56:41.803Z] ---> e3f1ae308870 [2023-03-01T08:56:41.803Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T08:56:42.073Z] ---> Running in 0276f50e06c2 [2023-03-01T08:56:43.041Z] Removing intermediate container 0276f50e06c2 [2023-03-01T08:56:43.041Z] ---> 3e4bab5b7e89 [2023-03-01T08:56:43.041Z] Step 15/23 : WORKDIR / [2023-03-01T08:56:43.041Z] ---> Running in a6c17689f945 [2023-03-01T08:56:44.450Z] Removing intermediate container a6c17689f945 [2023-03-01T08:56:44.450Z] ---> d53882246f22 [2023-03-01T08:56:44.450Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:56:46.394Z] ---> 2a9db32b8f32 [2023-03-01T08:56:46.394Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T08:56:49.748Z] ---> bc7cbb8ec185 [2023-03-01T08:56:49.748Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T08:56:49.748Z] Removing intermediate container 55e6a329fabd [2023-03-01T08:56:49.748Z] ---> 588d145c365c [2023-03-01T08:56:49.748Z] [2023-03-01T08:56:49.748Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T08:56:49.748Z] ---> 4c81e5bf8899 [2023-03-01T08:56:49.748Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:56:49.748Z] ---> Using cache [2023-03-01T08:56:49.748Z] ---> 7a2209581f84 [2023-03-01T08:56:49.748Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:56:49.748Z] ---> Using cache [2023-03-01T08:56:49.748Z] ---> a42a6ad1fa10 [2023-03-01T08:56:49.748Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T08:56:50.021Z] ---> Running in a9e515dc44e2 [2023-03-01T08:56:50.289Z] ---> 7d99f436746a [2023-03-01T08:56:50.289Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T08:56:50.556Z] ---> Running in 3f9458205f2e [2023-03-01T08:56:50.829Z] Removing intermediate container a9e515dc44e2 [2023-03-01T08:56:50.829Z] ---> cc72f1732b9b [2023-03-01T08:56:50.829Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T08:56:51.096Z] ---> Running in 59cb958379a5 [2023-03-01T08:56:51.377Z] Removing intermediate container 3f9458205f2e [2023-03-01T08:56:51.377Z] ---> 16b39708a5fd [2023-03-01T08:56:51.377Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:56:51.669Z] ---> Running in 1fcda6307582 [2023-03-01T08:56:51.937Z] Removing intermediate container 59cb958379a5 [2023-03-01T08:56:51.937Z] ---> 30ae290c50ae [2023-03-01T08:56:51.937Z] Step 15/24 : WORKDIR / [2023-03-01T08:56:52.204Z] ---> Running in 19ea21ada852 [2023-03-01T08:56:52.788Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:56:52.788Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:56:52.788Z] ---> f638d3692a8b [2023-03-01T08:56:52.788Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:56:52.788Z] ---> Using cache [2023-03-01T08:56:52.788Z] ---> 36d8a5f4637d [2023-03-01T08:56:52.788Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:56:52.788Z] ---> Using cache [2023-03-01T08:56:52.788Z] ---> 4b7f7f4348fe [2023-03-01T08:56:52.788Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:56:52.788Z] ---> Using cache [2023-03-01T08:56:52.788Z] ---> 4650c7a4a0a3 [2023-03-01T08:56:52.788Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:56:52.788Z] ---> Using cache [2023-03-01T08:56:52.788Z] ---> 2871a88070ea [2023-03-01T08:56:52.788Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:56:52.788Z] ---> Using cache [2023-03-01T08:56:52.788Z] Removing intermediate container 1fcda6307582 [2023-03-01T08:56:52.788Z] ---> ed3ffdced8db [2023-03-01T08:56:52.788Z] ---> 3c93fcf21e4c [2023-03-01T08:56:52.788Z] Step 21/23 : LABEL arch=arm64Step 8/22 : COPY . . [2023-03-01T08:56:52.788Z] [2023-03-01T08:56:52.788Z] ---> Using cache [2023-03-01T08:56:52.788Z] ---> c72135dd0716 [2023-03-01T08:56:52.788Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T08:56:52.788Z] ---> Running in 4879c4aca197 [2023-03-01T08:56:53.055Z] Removing intermediate container 19ea21ada852 [2023-03-01T08:56:53.055Z] ---> 5ad3809584a3 [2023-03-01T08:56:53.055Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:56:53.055Z] ---> Running in 8d79b87f5f75 [2023-03-01T08:56:54.016Z] Removing intermediate container 4879c4aca197 [2023-03-01T08:56:54.016Z] ---> e43b2c1a7688 [2023-03-01T08:56:54.016Z] Step 22/23 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a [2023-03-01T08:56:54.016Z] ---> Running in f372e4fe5275 [2023-03-01T08:56:54.609Z] ---> b066ea923c18 [2023-03-01T08:56:54.609Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T08:56:54.880Z] Removing intermediate container f372e4fe5275 [2023-03-01T08:56:54.880Z] ---> bb5ab40bbf5c [2023-03-01T08:56:54.880Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T08:56:55.148Z] ---> Running in dab88c364109 [2023-03-01T08:56:55.148Z] 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-03-01T08:56:56.108Z] Removing intermediate container dab88c364109 [2023-03-01T08:56:56.108Z] ---> f84fc40e2e66 [2023-03-01T08:56:56.108Z] [2023-03-01T08:56:56.691Z] Successfully built f84fc40e2e66 [2023-03-01T08:56:56.691Z] Successfully tagged core-command-arm64:latest [2023-03-01T08:56:56.691Z]  Building core-command ... done Building core-common-config-bootstrapper [2023-03-01T08:56:58.098Z] ---> 5af5174c620c [2023-03-01T08:56:58.098Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T08:56:59.058Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:56:59.058Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:56:59.058Z] ---> f638d3692a8b [2023-03-01T08:56:59.058Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:56:59.058Z] ---> Using cache [2023-03-01T08:56:59.058Z] ---> 36d8a5f4637d [2023-03-01T08:56:59.058Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:56:59.058Z] ---> Using cache [2023-03-01T08:56:59.058Z] ---> 4b7f7f4348fe [2023-03-01T08:56:59.058Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:56:59.058Z] ---> Using cache [2023-03-01T08:56:59.059Z] ---> 4650c7a4a0a3 [2023-03-01T08:56:59.059Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:56:59.059Z] ---> Using cache [2023-03-01T08:56:59.059Z] ---> 2871a88070ea [2023-03-01T08:56:59.059Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:56:59.059Z] ---> Using cache [2023-03-01T08:56:59.059Z] ---> 3c93fcf21e4c [2023-03-01T08:56:59.059Z] Step 8/22 : COPY . . [2023-03-01T08:56:59.059Z] ---> Using cache [2023-03-01T08:56:59.059Z] ---> c72135dd0716 [2023-03-01T08:56:59.059Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T08:56:59.658Z] ---> Running in c998087462cc [2023-03-01T08:56:59.658Z] ---> 5706bfd6d4db [2023-03-01T08:56:59.658Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T08:57:01.614Z] ---> b544a5443fa2 [2023-03-01T08:57:01.614Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T08:57:01.879Z] ---> Running in ee9eaa0c973e [2023-03-01T08:57:01.879Z] 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-03-01T08:57:02.842Z] Removing intermediate container ee9eaa0c973e [2023-03-01T08:57:02.842Z] ---> c96e77bc6c99 [2023-03-01T08:57:02.842Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:57:03.109Z] ---> Running in 691a93c02130 [2023-03-01T08:57:04.070Z] Removing intermediate container 691a93c02130 [2023-03-01T08:57:04.070Z] ---> 8f1a2e164c29 [2023-03-01T08:57:04.070Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T08:57:04.342Z] ---> Running in 3f941e255acf [2023-03-01T08:57:06.927Z] Removing intermediate container 3f941e255acf [2023-03-01T08:57:06.927Z] ---> aa3bd34d1c02 [2023-03-01T08:57:06.927Z] Step 23/24 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a [2023-03-01T08:57:07.194Z] ---> Running in a54b72ecb849 [2023-03-01T08:57:08.166Z] Removing intermediate container a54b72ecb849 [2023-03-01T08:57:08.166Z] ---> 041427217f7e [2023-03-01T08:57:08.166Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:57:08.432Z] ---> Running in bc0b89db06d1 [2023-03-01T08:57:09.395Z] Removing intermediate container bc0b89db06d1 [2023-03-01T08:57:09.395Z] ---> c7833663f377 [2023-03-01T08:57:09.395Z] [2023-03-01T08:57:09.395Z] Removing intermediate container 15a3773e4652 [2023-03-01T08:57:09.395Z] ---> 2d67b6ff6f86 [2023-03-01T08:57:09.395Z] [2023-03-01T08:57:09.395Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:57:09.395Z] ---> 4c81e5bf8899 [2023-03-01T08:57:09.395Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T08:57:09.662Z] ---> Running in 7ebb492d68c5 [2023-03-01T08:57:10.247Z] Successfully built c7833663f377 [2023-03-01T08:57:10.247Z] Removing intermediate container 7ebb492d68c5 [2023-03-01T08:57:10.515Z] ---> d411f96714c4 [2023-03-01T08:57:10.515Z] Successfully tagged core-metadata-arm64:latest [2023-03-01T08:57:10.515Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T08:57:10.515Z] Building support-notifications [2023-03-01T08:57:10.515Z]  Building core-metadata ... done  ---> Running in c630dacb1c21 [2023-03-01T08:57:11.480Z] Removing intermediate container c630dacb1c21 [2023-03-01T08:57:11.480Z] ---> a99ba7b91d84 [2023-03-01T08:57:11.480Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T08:57:11.480Z] ---> Running in 08cffa02df41 [2023-03-01T08:57:12.066Z] Removing intermediate container 08cffa02df41 [2023-03-01T08:57:12.066Z] ---> d25f47daddfd [2023-03-01T08:57:12.066Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:57:12.335Z] ---> Running in 512835572d6c [2023-03-01T08:57:14.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:57:15.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:57:16.144Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:57:16.144Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:57:16.144Z] ---> f638d3692a8b [2023-03-01T08:57:16.144Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:57:16.144Z] ---> Using cache [2023-03-01T08:57:16.144Z] ---> 36d8a5f4637d [2023-03-01T08:57:16.144Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:57:16.144Z] ---> Using cache [2023-03-01T08:57:16.144Z] ---> 4b7f7f4348fe [2023-03-01T08:57:16.144Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:57:16.144Z] ---> Using cache [2023-03-01T08:57:16.144Z] ---> 4650c7a4a0a3 [2023-03-01T08:57:16.145Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:57:16.145Z] ---> Using cache [2023-03-01T08:57:16.145Z] ---> 2871a88070ea [2023-03-01T08:57:16.145Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:57:16.145Z] ---> Using cache [2023-03-01T08:57:16.145Z] ---> 3c93fcf21e4c [2023-03-01T08:57:16.145Z] Step 8/22 : COPY . . [2023-03-01T08:57:16.145Z] ---> Using cache [2023-03-01T08:57:16.145Z] ---> c72135dd0716 [2023-03-01T08:57:16.145Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T08:57:16.145Z] ---> Running in 688a91cecf13 [2023-03-01T08:57:17.101Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:57:17.102Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:57:17.102Z] OK: 5 MiB in 15 packages [2023-03-01T08:57:21.349Z] 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-03-01T08:57:21.933Z] Removing intermediate container 512835572d6c [2023-03-01T08:57:21.933Z] ---> c561e96045b2 [2023-03-01T08:57:21.933Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:57:23.345Z] ---> d2b27e609fac [2023-03-01T08:57:23.345Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T08:57:25.921Z] ---> fd01706c6dff [2023-03-01T08:57:25.921Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T08:57:26.879Z] ---> 5efd2856d9b9 [2023-03-01T08:57:26.879Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T08:57:26.879Z] ---> Running in 6b4fd762e7d3 [2023-03-01T08:57:27.841Z] Removing intermediate container 6b4fd762e7d3 [2023-03-01T08:57:27.841Z] ---> 14c96aa162eb [2023-03-01T08:57:27.841Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:57:27.841Z] ---> Running in d460169b98ee [2023-03-01T08:57:28.798Z] Removing intermediate container d460169b98ee [2023-03-01T08:57:28.798Z] ---> f494fb651e72 [2023-03-01T08:57:28.798Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T08:57:29.064Z] ---> Running in 48a8c637d43c [2023-03-01T08:57:29.645Z] Removing intermediate container 48a8c637d43c [2023-03-01T08:57:29.645Z] ---> f0a5aa73d60e [2023-03-01T08:57:29.912Z] Step 21/22 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a [2023-03-01T08:57:29.912Z] ---> Running in dac517b8b896 [2023-03-01T08:57:30.870Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:57:30.870Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:57:30.870Z] ---> f638d3692a8b [2023-03-01T08:57:30.870Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:57:30.870Z] ---> Using cache [2023-03-01T08:57:30.870Z] ---> 36d8a5f4637d [2023-03-01T08:57:30.870Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:57:30.870Z] ---> Using cache [2023-03-01T08:57:30.870Z] ---> 4b7f7f4348fe [2023-03-01T08:57:30.870Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T08:57:30.870Z] ---> Running in 77c3cd44ff05 [2023-03-01T08:57:30.870Z] Removing intermediate container dac517b8b896 [2023-03-01T08:57:30.870Z] ---> 5eba2cfe57f0 [2023-03-01T08:57:30.870Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:57:31.136Z] ---> Running in 8810bea3ba1f [2023-03-01T08:57:32.097Z] Removing intermediate container 8810bea3ba1f [2023-03-01T08:57:32.097Z] ---> 89720e226df7 [2023-03-01T08:57:32.097Z] [2023-03-01T08:57:32.679Z] Successfully built 89720e226df7 [2023-03-01T08:57:32.679Z] Successfully tagged core-data-arm64:latest [2023-03-01T08:57:32.679Z] Building security-spiffe-token-provider [2023-03-01T08:57:33.390Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:57:33.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:57:35.967Z] OK: 221 MiB in 51 packages [2023-03-01T08:57:37.968Z] Removing intermediate container 77c3cd44ff05 [2023-03-01T08:57:37.968Z] ---> 8fcf9c0afe91 [2023-03-01T08:57:37.968Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:57:38.614Z] ---> a5cc42b3616b [2023-03-01T08:57:38.614Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:57:38.888Z] ---> Running in c36d8d12fefc [2023-03-01T08:57:53.883Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:57:53.883Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:57:53.883Z] ---> f638d3692a8b [2023-03-01T08:57:53.883Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T08:57:53.883Z] ---> Using cache [2023-03-01T08:57:53.883Z] ---> d7de7813c2f0 [2023-03-01T08:57:53.883Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T08:57:53.883Z] ---> Running in a057ec029976 [2023-03-01T08:57:55.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:57:56.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:57:57.529Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T08:57:57.529Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T08:57:57.529Z] OK: 16903 distinct packages available [2023-03-01T08:57:57.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:57:58.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:57:59.789Z] OK: 221 MiB in 51 packages [2023-03-01T08:58:01.736Z] Removing intermediate container a057ec029976 [2023-03-01T08:58:01.736Z] ---> 993e88ab4bab [2023-03-01T08:58:01.736Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T08:58:02.699Z] ---> 8aca02cad444 [2023-03-01T08:58:02.699Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:58:02.966Z] ---> Running in d1416da1c81d [2023-03-01T08:59:24.587Z] Removing intermediate container c36d8d12fefc [2023-03-01T08:59:24.587Z] ---> 6920839b23fa [2023-03-01T08:59:24.587Z] Step 8/22 : COPY . . [2023-03-01T08:59:51.283Z] ---> 76feaf6d9b60 [2023-03-01T08:59:51.283Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T08:59:51.283Z] ---> Running in b706e66adc1e [2023-03-01T08:59:51.867Z] 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-03-01T08:59:53.275Z] Removing intermediate container d1416da1c81d [2023-03-01T08:59:53.275Z] ---> c5ff3661f6c2 [2023-03-01T08:59:53.275Z] Step 7/19 : COPY . . [2023-03-01T09:00:08.266Z] ---> ec1360f99a05 [2023-03-01T09:00:08.266Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T09:00:08.266Z] ---> Running in 46237014d5fd [2023-03-01T09:00:09.675Z] 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-03-01T09:03:46.468Z] Removing intermediate container c998087462cc [2023-03-01T09:03:46.468Z] ---> d6bae04385aa [2023-03-01T09:03:46.468Z] [2023-03-01T09:03:46.468Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:03:46.468Z] ---> 4c81e5bf8899 [2023-03-01T09:03:46.468Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T09:03:46.468Z] ---> Running in ec1559f4cdd1 [2023-03-01T09:03:46.468Z] Removing intermediate container ec1559f4cdd1 [2023-03-01T09:03:46.468Z] ---> b0a6151de435 [2023-03-01T09:03:46.468Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:03:46.468Z] ---> Running in bb6abe901ebe [2023-03-01T09:03:46.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:03:46.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:03:46.468Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T09:03:46.468Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:03:46.468Z] OK: 5 MiB in 15 packages [2023-03-01T09:03:46.468Z] Removing intermediate container bb6abe901ebe [2023-03-01T09:03:46.468Z] ---> 3fc4c5c43eaa [2023-03-01T09:03:46.468Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:03:46.746Z] ---> e41dcc1fa6ef [2023-03-01T09:03:47.013Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T09:03:48.424Z] ---> 74927c3b8e90 [2023-03-01T09:03:48.424Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T09:03:49.386Z] ---> ebf0af3b1dfd [2023-03-01T09:03:49.386Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T09:03:50.346Z] ---> e6c23e260d9d [2023-03-01T09:03:50.346Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T09:03:50.617Z] ---> Running in 3e77268196be [2023-03-01T09:03:53.970Z] Removing intermediate container 3e77268196be [2023-03-01T09:03:53.970Z] ---> 2a60fc1f7443 [2023-03-01T09:03:53.970Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T09:03:53.970Z] ---> Running in ea68c7108b5f [2023-03-01T09:03:54.555Z] Removing intermediate container ea68c7108b5f [2023-03-01T09:03:54.555Z] ---> 697ac4243245 [2023-03-01T09:03:54.555Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T09:03:54.555Z] ---> Running in aa6b1e6c2eb5 [2023-03-01T09:03:55.142Z] Removing intermediate container aa6b1e6c2eb5 [2023-03-01T09:03:55.142Z] ---> 8dbde4cb3077 [2023-03-01T09:03:55.142Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T09:03:55.142Z] ---> Running in ae17a1bce4af [2023-03-01T09:03:55.726Z] Removing intermediate container ae17a1bce4af [2023-03-01T09:03:55.726Z] ---> fd77d6692ad7 [2023-03-01T09:03:55.726Z] Step 21/22 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a [2023-03-01T09:03:55.726Z] ---> Running in 1b2d3b2586f1 [2023-03-01T09:03:56.311Z] Removing intermediate container 1b2d3b2586f1 [2023-03-01T09:03:56.311Z] ---> 9e19c693b554 [2023-03-01T09:03:56.311Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T09:03:56.578Z] ---> Running in a0433780feca [2023-03-01T09:03:57.163Z] Removing intermediate container a0433780feca [2023-03-01T09:03:57.163Z] ---> 5bce036db17b [2023-03-01T09:03:57.163Z] [2023-03-01T09:03:57.431Z] Successfully built 5bce036db17b [2023-03-01T09:03:57.431Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-01T09:03:57.431Z] Building security-spire-server [2023-03-01T09:04:19.538Z]  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:04:19.538Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:04:19.538Z] ---> f638d3692a8b [2023-03-01T09:04:19.538Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T09:04:19.538Z] ---> Using cache [2023-03-01T09:04:19.538Z] ---> d7de7813c2f0 [2023-03-01T09:04:19.538Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T09:04:19.538Z] ---> Running in 68b9980d7ffc [2023-03-01T09:04:19.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:04:19.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:04:21.268Z] OK: 221 MiB in 51 packages [2023-03-01T09:04:23.215Z] Removing intermediate container 68b9980d7ffc [2023-03-01T09:04:23.215Z] ---> 488fe5c18960 [2023-03-01T09:04:23.215Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T09:04:23.806Z] ---> f96ee9425578 [2023-03-01T09:04:23.806Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:04:24.081Z] ---> Running in a0db269bb7eb [2023-03-01T09:04:56.312Z] Removing intermediate container 688a91cecf13 [2023-03-01T09:04:56.312Z] ---> 04b76ae0c33d [2023-03-01T09:04:56.312Z] [2023-03-01T09:04:56.312Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:04:56.312Z] ---> 4c81e5bf8899 [2023-03-01T09:04:56.312Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T09:04:56.312Z] ---> Using cache [2023-03-01T09:04:56.312Z] ---> b0a6151de435 [2023-03-01T09:04:56.312Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:04:56.312Z] ---> Using cache [2023-03-01T09:04:56.312Z] ---> 3fc4c5c43eaa [2023-03-01T09:04:56.312Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:04:56.312Z] ---> Using cache [2023-03-01T09:04:56.312Z] ---> e41dcc1fa6ef [2023-03-01T09:04:56.312Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T09:04:56.579Z] ---> 778d58f16ca9 [2023-03-01T09:04:56.579Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T09:04:59.163Z] ---> a0a105082d1f [2023-03-01T09:04:59.163Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T09:04:59.434Z] ---> fef3155c1e55 [2023-03-01T09:04:59.434Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T09:04:59.702Z] ---> Running in b8512d504236 [2023-03-01T09:05:03.060Z] Removing intermediate container b8512d504236 [2023-03-01T09:05:03.060Z] ---> 9e0a1b9c13e3 [2023-03-01T09:05:03.060Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T09:05:03.060Z] ---> Running in e91b348487cc [2023-03-01T09:05:03.648Z] Removing intermediate container e91b348487cc [2023-03-01T09:05:03.648Z] ---> 6786f3012a9e [2023-03-01T09:05:03.648Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T09:05:03.916Z] ---> Running in 8c6e4ecb1c88 [2023-03-01T09:05:04.511Z] Removing intermediate container 8c6e4ecb1c88 [2023-03-01T09:05:04.511Z] ---> f289206ed067 [2023-03-01T09:05:04.511Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T09:05:04.511Z] ---> Running in 7c0e9669d1c1 [2023-03-01T09:05:05.472Z] Removing intermediate container 7c0e9669d1c1 [2023-03-01T09:05:05.472Z] ---> 82a3361097bf [2023-03-01T09:05:05.472Z] Step 21/22 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a [2023-03-01T09:05:05.472Z] ---> Running in a7b2157d5961 [2023-03-01T09:05:06.063Z] Removing intermediate container a7b2157d5961 [2023-03-01T09:05:06.063Z] ---> 0619426e4195 [2023-03-01T09:05:06.063Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T09:05:06.331Z] ---> Running in 49eac61428c3 [2023-03-01T09:05:06.930Z] Removing intermediate container 49eac61428c3 [2023-03-01T09:05:06.930Z] ---> b40df8109e8d [2023-03-01T09:05:06.930Z] [2023-03-01T09:05:07.199Z] Successfully built b40df8109e8d [2023-03-01T09:05:07.199Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-01T09:05:07.199Z] Building security-bootstrapper [2023-03-01T09:05:29.266Z]  Building core-common-config-bootstrapper ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:05:29.266Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:05:29.266Z] ---> f638d3692a8b [2023-03-01T09:05:29.266Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T09:05:29.266Z] ---> Using cache [2023-03-01T09:05:29.266Z] ---> d7de7813c2f0 [2023-03-01T09:05:29.266Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T09:05:29.266Z] ---> Using cache [2023-03-01T09:05:29.266Z] ---> e8ca4f648ea1 [2023-03-01T09:05:29.266Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T09:05:29.266Z] ---> Using cache [2023-03-01T09:05:29.266Z] ---> 3899b307618f [2023-03-01T09:05:29.266Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:05:29.266Z] ---> Using cache [2023-03-01T09:05:29.266Z] ---> 79aee4c78cc0 [2023-03-01T09:05:29.266Z] Step 7/32 : COPY . . [2023-03-01T09:05:29.266Z] ---> Using cache [2023-03-01T09:05:29.266Z] ---> 5897db729a68 [2023-03-01T09:05:29.266Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T09:05:29.266Z] ---> Running in b1dc089509a6 [2023-03-01T09:05:29.533Z] 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-03-01T09:06:01.754Z] Removing intermediate container a0db269bb7eb [2023-03-01T09:06:01.754Z] ---> 1ecc1752730b [2023-03-01T09:06:01.754Z] Step 7/23 : COPY . . [2023-03-01T09:06:16.758Z] ---> c3177a1f8ac7 [2023-03-01T09:06:16.758Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T09:06:16.758Z] ---> Running in 8f69da5f6c78 [2023-03-01T09:06:17.024Z] Removing intermediate container 8f69da5f6c78 [2023-03-01T09:06:17.024Z] ---> e330d21b2987 [2023-03-01T09:06:17.024Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T09:06:17.294Z] ---> Running in 060f244aa301 [2023-03-01T09:06:17.881Z] Removing intermediate container 060f244aa301 [2023-03-01T09:06:17.881Z] ---> c298b7191d91 [2023-03-01T09:06:17.881Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T09:06:17.881Z] ---> Running in 026e5f4cf7e7 [2023-03-01T09:06:21.232Z] Removing intermediate container 026e5f4cf7e7 [2023-03-01T09:06:21.232Z] ---> dae5313d03bd [2023-03-01T09:06:21.232Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T09:06:21.232Z] ---> Running in f26ee7fb7942 [2023-03-01T09:06:21.815Z] Removing intermediate container f26ee7fb7942 [2023-03-01T09:06:21.815Z] ---> 663044c46c68 [2023-03-01T09:06:21.815Z] [2023-03-01T09:06:21.815Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T09:06:21.815Z] ---> 354640af7b1b [2023-03-01T09:06:21.815Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:06:21.815Z] ---> Using cache [2023-03-01T09:06:21.815Z] ---> cd65ce0dbe5f [2023-03-01T09:06:21.815Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T09:06:22.082Z] ---> Running in 9fc71ceef122 [2023-03-01T09:06:24.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:06:24.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:06:26.021Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T09:06:26.021Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T09:06:26.021Z] OK: 15734 distinct packages available [2023-03-01T09:06:26.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:06:26.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:06:28.145Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T09:06:28.145Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T09:06:28.145Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T09:06:28.145Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T09:06:28.145Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T09:06:28.145Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T09:06:28.145Z] OK: 6 MiB in 19 packages [2023-03-01T09:06:30.086Z] Removing intermediate container 9fc71ceef122 [2023-03-01T09:06:30.086Z] ---> 39db4ae0d234 [2023-03-01T09:06:30.086Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T09:06:36.749Z] ---> bf1c883e54a7 [2023-03-01T09:06:36.749Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T09:06:36.749Z] ---> 5f760815141f [2023-03-01T09:06:36.749Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T09:06:37.709Z] ---> df714bcf88d6 [2023-03-01T09:06:37.709Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T09:06:38.667Z] ---> 217b2a70807a [2023-03-01T09:06:38.668Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T09:06:38.668Z] ---> Running in 714c6f1b822d [2023-03-01T09:06:39.251Z] Removing intermediate container 714c6f1b822d [2023-03-01T09:06:39.251Z] ---> 9ea57635389b [2023-03-01T09:06:39.251Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T09:06:39.251Z] ---> Running in 8e2b9d0cd6a9 [2023-03-01T09:06:40.213Z] Removing intermediate container 8e2b9d0cd6a9 [2023-03-01T09:06:40.213Z] ---> 82b5ba07c9b0 [2023-03-01T09:06:40.213Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T09:06:40.213Z] ---> Running in 82e8bc138aa9 [2023-03-01T09:06:40.487Z] Removing intermediate container 82e8bc138aa9 [2023-03-01T09:06:40.487Z] ---> a7e6ffc58432 [2023-03-01T09:06:40.487Z] Step 22/23 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a [2023-03-01T09:06:40.754Z] ---> Running in bdfe9f7fff6f [2023-03-01T09:06:41.339Z] Removing intermediate container bdfe9f7fff6f [2023-03-01T09:06:41.339Z] ---> 413fb4e41cc2 [2023-03-01T09:06:41.339Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T09:06:41.339Z] ---> Running in 8506034b8add [2023-03-01T09:06:41.921Z] Removing intermediate container 8506034b8add [2023-03-01T09:06:41.921Z] ---> b59fae3df38f [2023-03-01T09:06:41.921Z] [2023-03-01T09:06:42.187Z] Successfully built b59fae3df38f [2023-03-01T09:06:42.187Z] Successfully tagged security-spire-server-arm64:latest [2023-03-01T09:06:42.187Z] Building security-spire-agent [2023-03-01T09:07:04.247Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:07:04.247Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:07:04.247Z] ---> f638d3692a8b [2023-03-01T09:07:04.247Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T09:07:04.247Z] ---> Using cache [2023-03-01T09:07:04.247Z] ---> d7de7813c2f0 [2023-03-01T09:07:04.247Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T09:07:04.247Z] ---> Using cache [2023-03-01T09:07:04.247Z] ---> 488fe5c18960 [2023-03-01T09:07:04.247Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T09:07:04.247Z] ---> Using cache [2023-03-01T09:07:04.247Z] ---> f96ee9425578 [2023-03-01T09:07:04.247Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:07:04.247Z] ---> Using cache [2023-03-01T09:07:04.247Z] ---> 1ecc1752730b [2023-03-01T09:07:04.247Z] Step 7/24 : COPY . . [2023-03-01T09:07:04.247Z] ---> Using cache [2023-03-01T09:07:04.247Z] ---> c3177a1f8ac7 [2023-03-01T09:07:04.247Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T09:07:04.247Z] ---> Using cache [2023-03-01T09:07:04.247Z] ---> e330d21b2987 [2023-03-01T09:07:04.247Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T09:07:04.247Z] ---> Using cache [2023-03-01T09:07:04.247Z] ---> c298b7191d91 [2023-03-01T09:07:04.247Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T09:07:04.247Z] ---> Running in 25420c60134a [2023-03-01T09:07:04.834Z] Removing intermediate container 25420c60134a [2023-03-01T09:07:04.834Z] ---> 3a1b8bcf0d2e [2023-03-01T09:07:04.834Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T09:07:04.834Z] ---> Running in 6b901bf1a69b [2023-03-01T09:07:05.419Z] Removing intermediate container 6b901bf1a69b [2023-03-01T09:07:05.419Z] ---> 8aeae22f4ef0 [2023-03-01T09:07:05.419Z] [2023-03-01T09:07:05.419Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T09:07:05.419Z] ---> 354640af7b1b [2023-03-01T09:07:05.419Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:07:05.419Z] ---> Using cache [2023-03-01T09:07:05.419Z] ---> cd65ce0dbe5f [2023-03-01T09:07:05.419Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T09:07:05.419Z] ---> Using cache [2023-03-01T09:07:05.419Z] ---> 39db4ae0d234 [2023-03-01T09:07:05.419Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T09:07:09.672Z] ---> f6c314e309db [2023-03-01T09:07:09.672Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T09:07:15.009Z] ---> 616af39a7ae9 [2023-03-01T09:07:15.009Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T09:07:15.967Z] ---> d66edbab6d00 [2023-03-01T09:07:15.967Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T09:07:16.930Z] ---> e29ac3523327 [2023-03-01T09:07:16.930Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T09:07:17.889Z] ---> 096d6fa5dcfa [2023-03-01T09:07:17.889Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T09:07:18.158Z] ---> Running in a39a3de850ae [2023-03-01T09:07:18.742Z] Removing intermediate container a39a3de850ae [2023-03-01T09:07:18.743Z] ---> 6bd44f7fa254 [2023-03-01T09:07:18.743Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T09:07:18.743Z] ---> Running in bbc5ff4574f1 [2023-03-01T09:07:19.345Z] Removing intermediate container bbc5ff4574f1 [2023-03-01T09:07:19.345Z] ---> ae718f6f8399 [2023-03-01T09:07:19.345Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T09:07:19.612Z] ---> Running in 132f953dc641 [2023-03-01T09:07:20.196Z] Removing intermediate container 132f953dc641 [2023-03-01T09:07:20.196Z] ---> 23fd5ca8976a [2023-03-01T09:07:20.196Z] Step 23/24 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a [2023-03-01T09:07:20.196Z] ---> Running in 0763b72bea0a [2023-03-01T09:07:20.786Z] Removing intermediate container 0763b72bea0a [2023-03-01T09:07:20.786Z] ---> 9f6017187540 [2023-03-01T09:07:20.786Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T09:07:21.055Z] ---> Running in 48b4b896b8b2 [2023-03-01T09:07:21.641Z] Removing intermediate container 48b4b896b8b2 [2023-03-01T09:07:21.641Z] ---> 88393c86e5b9 [2023-03-01T09:07:21.641Z] [2023-03-01T09:07:21.908Z] Successfully built 88393c86e5b9 [2023-03-01T09:07:21.908Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-01T09:07:54.378Z]  Building security-spire-agent ... done Removing intermediate container 8d79b87f5f75 [2023-03-01T09:07:54.378Z] ---> e1766d0ff6a3 [2023-03-01T09:07:54.378Z] [2023-03-01T09:07:54.378Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:07:54.378Z] ---> 4c81e5bf8899 [2023-03-01T09:07:54.378Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:07:54.378Z] ---> Using cache [2023-03-01T09:07:54.378Z] ---> 7a2209581f84 [2023-03-01T09:07:54.378Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T09:07:54.378Z] ---> Using cache [2023-03-01T09:07:54.378Z] ---> a42a6ad1fa10 [2023-03-01T09:07:54.378Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T09:07:54.378Z] ---> Running in 490581c00286 [2023-03-01T09:07:54.378Z] Removing intermediate container 490581c00286 [2023-03-01T09:07:54.378Z] ---> 7ee2538d4a81 [2023-03-01T09:07:54.378Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T09:07:54.378Z] ---> Running in c96b115ced6e [2023-03-01T09:07:54.378Z] Removing intermediate container c96b115ced6e [2023-03-01T09:07:54.378Z] ---> 2779a07a8f71 [2023-03-01T09:07:54.378Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:07:54.959Z] ---> 60ebd0785e4d [2023-03-01T09:07:54.959Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T09:07:57.539Z] ---> dad56dfbd43c [2023-03-01T09:07:57.539Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T09:07:58.506Z] ---> badb965f73e6 [2023-03-01T09:07:58.506Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T09:07:58.506Z] ---> Running in f9e520bdb8c2 [2023-03-01T09:07:59.108Z] Removing intermediate container f9e520bdb8c2 [2023-03-01T09:07:59.108Z] ---> 143bd3936e4c [2023-03-01T09:07:59.108Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:07:59.375Z] ---> Running in ef7b9c52b831 [2023-03-01T09:07:59.644Z] Removing intermediate container ef7b9c52b831 [2023-03-01T09:07:59.644Z] ---> 4c24e01720ae [2023-03-01T09:07:59.644Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T09:07:59.912Z] ---> Running in 2ee4e1ad2c7a [2023-03-01T09:08:00.500Z] Removing intermediate container 2ee4e1ad2c7a [2023-03-01T09:08:00.500Z] ---> e25957ff93e8 [2023-03-01T09:08:00.500Z] Step 21/22 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a [2023-03-01T09:08:00.500Z] ---> Running in 431f285d47fc [2023-03-01T09:08:01.087Z] Removing intermediate container 431f285d47fc [2023-03-01T09:08:01.087Z] ---> fe560c944c18 [2023-03-01T09:08:01.087Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T09:08:01.354Z] ---> Running in f4efd4728983 [2023-03-01T09:08:01.942Z] Removing intermediate container f4efd4728983 [2023-03-01T09:08:01.942Z] ---> 9c3302bf5d4e [2023-03-01T09:08:01.942Z] [2023-03-01T09:08:02.208Z] Successfully built 9c3302bf5d4e [2023-03-01T09:08:02.208Z] Successfully tagged support-scheduler-arm64:latest [2023-03-01T09:09:26.660Z]  Building support-scheduler ... done Removing intermediate container 46237014d5fd [2023-03-01T09:09:26.660Z] ---> 20ca80913c5c [2023-03-01T09:09:26.660Z] [2023-03-01T09:09:26.660Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T09:09:26.660Z] ---> 354640af7b1b [2023-03-01T09:09:26.660Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:09:26.660Z] ---> Using cache [2023-03-01T09:09:26.660Z] ---> cd65ce0dbe5f [2023-03-01T09:09:26.660Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T09:09:26.660Z] ---> Running in 06f97c64c191 [2023-03-01T09:09:26.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:09:26.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:09:26.660Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T09:09:26.660Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T09:09:26.660Z] OK: 15734 distinct packages available [2023-03-01T09:09:26.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:09:26.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:09:26.660Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T09:09:26.660Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T09:09:26.660Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T09:09:26.660Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T09:09:26.660Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T09:09:26.660Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T09:09:26.660Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T09:09:26.660Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T09:09:26.660Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T09:09:26.660Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T09:09:26.660Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T09:09:26.660Z] OK: 8 MiB in 23 packages [2023-03-01T09:09:26.660Z] Removing intermediate container 06f97c64c191 [2023-03-01T09:09:26.660Z] ---> f0724f87f872 [2023-03-01T09:09:26.660Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:09:26.660Z] ---> ea6a90adbbb6 [2023-03-01T09:09:26.660Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T09:09:26.660Z] ---> 158589c8e44c [2023-03-01T09:09:26.660Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T09:09:26.660Z] ---> 2c7d9099a493 [2023-03-01T09:09:26.661Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T09:09:26.661Z] ---> Running in a0cf4310da40 [2023-03-01T09:09:26.661Z] Removing intermediate container a0cf4310da40 [2023-03-01T09:09:26.661Z] ---> bce6eacf7c7c [2023-03-01T09:09:26.661Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:09:26.661Z] ---> Running in 9432b04099f5 [2023-03-01T09:09:26.661Z] Removing intermediate container 9432b04099f5 [2023-03-01T09:09:26.661Z] ---> e7991119eb71 [2023-03-01T09:09:26.661Z] Step 17/19 : LABEL arch=arm64 [2023-03-01T09:09:26.661Z] ---> Running in 58c097709e03 [2023-03-01T09:09:27.245Z] Removing intermediate container 58c097709e03 [2023-03-01T09:09:27.245Z] ---> dd6868dc6e16 [2023-03-01T09:09:27.245Z] Step 18/19 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a [2023-03-01T09:09:27.245Z] ---> Running in e4ed399fe9c3 [2023-03-01T09:09:27.851Z] Removing intermediate container e4ed399fe9c3 [2023-03-01T09:09:27.851Z] ---> 2e27cbf3c860 [2023-03-01T09:09:27.851Z] Step 19/19 : LABEL version=0.0.0 [2023-03-01T09:09:28.119Z] ---> Running in 2e3ecfac4050 [2023-03-01T09:09:28.703Z] Removing intermediate container 2e3ecfac4050 [2023-03-01T09:09:28.703Z] ---> e7d5127ade30 [2023-03-01T09:09:28.703Z] [2023-03-01T09:09:28.969Z] Successfully built e7d5127ade30 [2023-03-01T09:09:28.969Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-01T09:09:51.012Z]  Building security-spiffe-token-provider ... done Removing intermediate container b706e66adc1e [2023-03-01T09:09:51.012Z] ---> aa6a542e8388 [2023-03-01T09:09:51.012Z] [2023-03-01T09:09:51.012Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:09:51.012Z] ---> 4c81e5bf8899 [2023-03-01T09:09:51.012Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T09:09:51.012Z] ---> Running in 3c3f1c6426f9 [2023-03-01T09:09:51.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:09:51.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:09:51.279Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T09:09:51.279Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T09:09:51.279Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:09:51.279Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T09:09:51.549Z] OK: 6 MiB in 16 packages [2023-03-01T09:09:53.497Z] Removing intermediate container 3c3f1c6426f9 [2023-03-01T09:09:53.497Z] ---> 693f9fa1da18 [2023-03-01T09:09:53.497Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T09:09:53.497Z] ---> Running in 9ba1dfd9a84f [2023-03-01T09:09:53.766Z] Removing intermediate container 9ba1dfd9a84f [2023-03-01T09:09:53.766Z] ---> 801bad964338 [2023-03-01T09:09:53.766Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T09:09:53.766Z] ---> Running in 04b8a06f3ddd [2023-03-01T09:09:54.349Z] Removing intermediate container 04b8a06f3ddd [2023-03-01T09:09:54.349Z] ---> 64be9e0cf8cd [2023-03-01T09:09:54.349Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T09:09:54.349Z] ---> Running in 8f2fad9a43b1 [2023-03-01T09:09:54.615Z] Removing intermediate container 8f2fad9a43b1 [2023-03-01T09:09:54.615Z] ---> 9d788d5a8204 [2023-03-01T09:09:54.615Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:09:55.198Z] ---> b4f395156fa6 [2023-03-01T09:09:55.198Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T09:09:56.600Z] ---> a30dc67c366e [2023-03-01T09:09:56.600Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T09:09:57.179Z] ---> d79bbc3e9c99 [2023-03-01T09:09:57.179Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T09:09:57.179Z] ---> Running in da6e2b18350e [2023-03-01T09:09:57.444Z] Removing intermediate container da6e2b18350e [2023-03-01T09:09:57.444Z] ---> 918e1cd7334e [2023-03-01T09:09:57.444Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:09:57.715Z] ---> Running in 685f9a3d2409 [2023-03-01T09:09:57.981Z] Removing intermediate container 685f9a3d2409 [2023-03-01T09:09:57.981Z] ---> 4a41f4f79a8a [2023-03-01T09:09:57.981Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T09:09:57.981Z] ---> Running in 0358f2995155 [2023-03-01T09:09:58.566Z] Removing intermediate container 0358f2995155 [2023-03-01T09:09:58.566Z] ---> 59e87013f5c0 [2023-03-01T09:09:58.566Z] Step 21/22 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a [2023-03-01T09:09:58.566Z] ---> Running in 3857629d51df [2023-03-01T09:09:58.830Z] Removing intermediate container 3857629d51df [2023-03-01T09:09:58.830Z] ---> db424a2d8919 [2023-03-01T09:09:58.830Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T09:09:59.096Z] ---> Running in d4e07c1a3248 [2023-03-01T09:09:59.362Z] Removing intermediate container d4e07c1a3248 [2023-03-01T09:09:59.362Z] ---> b64cfa5606f5 [2023-03-01T09:09:59.362Z] [2023-03-01T09:09:59.628Z] Successfully built b64cfa5606f5 [2023-03-01T09:09:59.628Z] Successfully tagged support-notifications-arm64:latest [2023-03-01T09:10:02.965Z]  Building support-notifications ... done Removing intermediate container b1dc089509a6 [2023-03-01T09:10:02.965Z] ---> 4398bfe4429c [2023-03-01T09:10:02.965Z] [2023-03-01T09:10:02.965Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T09:10:02.965Z] ---> 4c81e5bf8899 [2023-03-01T09:10:02.965Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:10:02.965Z] ---> Running in c09ef68853ff [2023-03-01T09:10:02.965Z] Removing intermediate container c09ef68853ff [2023-03-01T09:10:02.965Z] ---> d3c563ee163e [2023-03-01T09:10:02.965Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T09:10:03.230Z] ---> Running in 6ed777464b68 [2023-03-01T09:10:04.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:10:04.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:10:05.418Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T09:10:05.418Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T09:10:05.418Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:10:05.418Z] OK: 5 MiB in 16 packages [2023-03-01T09:10:07.990Z] Removing intermediate container 6ed777464b68 [2023-03-01T09:10:07.990Z] ---> 8ef423babd07 [2023-03-01T09:10:07.990Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T09:10:07.990Z] ---> Running in 40953a35b8d9 [2023-03-01T09:10:08.255Z] Removing intermediate container 40953a35b8d9 [2023-03-01T09:10:08.255Z] ---> f128d23e45c6 [2023-03-01T09:10:08.255Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T09:10:08.255Z] ---> Running in b0d3a3bcdc81 [2023-03-01T09:10:08.520Z] Removing intermediate container b0d3a3bcdc81 [2023-03-01T09:10:08.520Z] ---> 289182c4ab5f [2023-03-01T09:10:08.520Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T09:10:08.784Z] ---> Running in 7be21644e729 [2023-03-01T09:10:09.049Z] Removing intermediate container 7be21644e729 [2023-03-01T09:10:09.049Z] ---> 792f6ef02c74 [2023-03-01T09:10:09.049Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T09:10:09.049Z] ---> Running in c8712d2ad2eb [2023-03-01T09:10:09.315Z] Removing intermediate container c8712d2ad2eb [2023-03-01T09:10:09.315Z] ---> 232f5debe1e4 [2023-03-01T09:10:09.315Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T09:10:09.315Z] ---> Running in 44d7f6592617 [2023-03-01T09:10:11.255Z] Removing intermediate container 44d7f6592617 [2023-03-01T09:10:11.255Z] ---> 145b0fd10c40 [2023-03-01T09:10:11.255Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T09:10:11.255Z] ---> Running in 8b9b1e126d82 [2023-03-01T09:10:11.255Z] Removing intermediate container 8b9b1e126d82 [2023-03-01T09:10:11.255Z] ---> e3cad3256fd3 [2023-03-01T09:10:11.255Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T09:10:11.836Z] ---> 4490db8eacc3 [2023-03-01T09:10:11.836Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T09:10:11.836Z] ---> Running in 3df89d826afb [2023-03-01T09:10:13.768Z] Removing intermediate container 3df89d826afb [2023-03-01T09:10:13.768Z] ---> 64d2b20875f8 [2023-03-01T09:10:13.768Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:10:14.032Z] ---> 88104174178f [2023-03-01T09:10:14.032Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T09:10:14.988Z] ---> 1520bc579edf [2023-03-01T09:10:14.988Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T09:10:15.570Z] ---> 47527d447579 [2023-03-01T09:10:15.570Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T09:10:16.149Z] ---> e4bfade70baa [2023-03-01T09:10:16.149Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T09:10:16.414Z] ---> 2e9efa9e74a3 [2023-03-01T09:10:16.414Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T09:10:16.994Z] ---> 99f1867b9605 [2023-03-01T09:10:16.994Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T09:10:17.576Z] ---> c8347b2fdd1a [2023-03-01T09:10:17.576Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T09:10:17.576Z] ---> Running in b2db0cb41572 [2023-03-01T09:10:20.909Z] Removing intermediate container b2db0cb41572 [2023-03-01T09:10:20.909Z] ---> a04716dc2026 [2023-03-01T09:10:20.909Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T09:10:20.909Z] ---> Running in 3b959b313ac2 [2023-03-01T09:10:20.909Z] Removing intermediate container 3b959b313ac2 [2023-03-01T09:10:20.909Z] ---> 982d1c2399c1 [2023-03-01T09:10:20.909Z] Step 29/32 : CMD ["gate"] [2023-03-01T09:10:20.909Z] ---> Running in 98667fa22233 [2023-03-01T09:10:21.174Z] Removing intermediate container 98667fa22233 [2023-03-01T09:10:21.174Z] ---> 8ba7cc4e0049 [2023-03-01T09:10:21.174Z] Step 30/32 : LABEL arch=arm64 [2023-03-01T09:10:21.174Z] ---> Running in fd170f6be783 [2023-03-01T09:10:21.442Z] Removing intermediate container fd170f6be783 [2023-03-01T09:10:21.442Z] ---> 84a2b5848868 [2023-03-01T09:10:21.442Z] Step 31/32 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a [2023-03-01T09:10:21.707Z] ---> Running in c3a1ec74085a [2023-03-01T09:10:21.972Z] Removing intermediate container c3a1ec74085a [2023-03-01T09:10:21.972Z] ---> acf231f211ba [2023-03-01T09:10:21.972Z] Step 32/32 : LABEL version=0.0.0 [2023-03-01T09:10:21.972Z] ---> Running in 4f956fdfde99 [2023-03-01T09:10:22.236Z] Removing intermediate container 4f956fdfde99 [2023-03-01T09:10:22.236Z] ---> f244386e9a25 [2023-03-01T09:10:22.236Z] [2023-03-01T09:10:22.501Z] Successfully built f244386e9a25 [2023-03-01T09:10:22.501Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-01T09:10:22.776Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-01T09:10:22.775Z] $ docker stop --time=1 48b3aac86c9cbc5e3becaa738594301bae25e68309820cfe3dd1828e9e8b397d [2023-03-01T09:10:24.435Z] $ docker rm -f --volumes 48b3aac86c9cbc5e3becaa738594301bae25e68309820cfe3dd1828e9e8b397d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T09:10:24.914Z] + docker images [2023-03-01T09:10:25.179Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T09:10:25.179Z] security-bootstrapper-arm64 latest f244386e9a25 2 seconds ago 19.6MB [2023-03-01T09:10:25.179Z] 4398bfe4429c 23 seconds ago 1.51GB [2023-03-01T09:10:25.179Z] support-notifications-arm64 latest b64cfa5606f5 25 seconds ago 29.7MB [2023-03-01T09:10:25.179Z] aa6a542e8388 38 seconds ago 1.58GB [2023-03-01T09:10:25.179Z] security-spiffe-token-provider-arm64 latest e7d5127ade30 56 seconds ago 29.1MB [2023-03-01T09:10:25.179Z] 20ca80913c5c About a minute ago 1.55GB [2023-03-01T09:10:25.179Z] support-scheduler-arm64 latest 9c3302bf5d4e 2 minutes ago 29.1MB [2023-03-01T09:10:25.179Z] e1766d0ff6a3 2 minutes ago 1.58GB [2023-03-01T09:10:25.179Z] security-spire-agent-arm64 latest 88393c86e5b9 3 minutes ago 122MB [2023-03-01T09:10:25.179Z] 8aeae22f4ef0 3 minutes ago 1.39GB [2023-03-01T09:10:25.179Z] security-spire-server-arm64 latest b59fae3df38f 3 minutes ago 84.3MB [2023-03-01T09:10:25.179Z] 663044c46c68 4 minutes ago 1.39GB [2023-03-01T09:10:25.179Z] core-common-config-bootstrapper-arm64 latest b40df8109e8d 5 minutes ago 14.9MB [2023-03-01T09:10:25.179Z] 04b76ae0c33d 5 minutes ago 1.51GB [2023-03-01T09:10:25.179Z] security-proxy-auth-arm64 latest 5bce036db17b 6 minutes ago 15.6MB [2023-03-01T09:10:25.179Z] d6bae04385aa 6 minutes ago 1.5GB [2023-03-01T09:10:25.179Z] core-data-arm64 latest 89720e226df7 12 minutes ago 17.3MB [2023-03-01T09:10:25.180Z] core-metadata-arm64 latest c7833663f377 13 minutes ago 17.8MB [2023-03-01T09:10:25.180Z] 2d67b6ff6f86 13 minutes ago 1.52GB [2023-03-01T09:10:25.180Z] core-command-arm64 latest f84fc40e2e66 13 minutes ago 17.1MB [2023-03-01T09:10:25.180Z] 588d145c365c 13 minutes ago 1.52GB [2023-03-01T09:10:25.180Z] security-secretstore-setup-arm64 latest 91e221420272 13 minutes ago 29MB [2023-03-01T09:10:25.180Z] 4c638f1e46d6 13 minutes ago 1.52GB [2023-03-01T09:10:25.180Z] security-proxy-setup-arm64 latest 2378f82e838a 13 minutes ago 26.9MB [2023-03-01T09:10:25.180Z] 846e34403673 14 minutes ago 1.51GB [2023-03-01T09:10:25.180Z] a0fd7a1a7641 14 minutes ago 1.51GB [2023-03-01T09:10:25.180Z] security-spire-config-arm64 latest 682d7e8c101e 21 minutes ago 83.6MB [2023-03-01T09:10:25.180Z] d4e593000ca7 21 minutes ago 1.39GB [2023-03-01T09:10:25.180Z] ci-base-image-arm64 latest f638d3692a8b 35 minutes ago 905MB [2023-03-01T09:10:25.180Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-03-01T09:10:25.180Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-03-01T09:10:25.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-03-01T09:10:25.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [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-03-01T09:10:25.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T09:10:25.581Z] [2023-03-01T09:10:25.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:10:25.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T09:10:26.237Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T09:10:26.237Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T09:10:26.237Z] 04944245beec: Pulling fs layer [2023-03-01T09:10:26.237Z] 699f458cf7ca: Pulling fs layer [2023-03-01T09:10:26.237Z] 765212b225bb: Pulling fs layer [2023-03-01T09:10:26.237Z] f23df028b6ca: Pulling fs layer [2023-03-01T09:10:26.237Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T09:10:26.237Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T09:10:26.237Z] f23df028b6ca: Waiting [2023-03-01T09:10:26.237Z] 765212b225bb: Waiting [2023-03-01T09:10:26.237Z] 2437ff75d9bd: Waiting [2023-03-01T09:10:26.237Z] 04944245beec: Verifying Checksum [2023-03-01T09:10:26.237Z] 04944245beec: Download complete [2023-03-01T09:10:26.237Z] 765212b225bb: Verifying Checksum [2023-03-01T09:10:26.237Z] 765212b225bb: Download complete [2023-03-01T09:10:26.237Z] f23df028b6ca: Verifying Checksum [2023-03-01T09:10:26.237Z] f23df028b6ca: Download complete [2023-03-01T09:10:26.237Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T09:10:26.237Z] d65c8cfc05b1: Download complete [2023-03-01T09:10:26.518Z] 699f458cf7ca: Verifying Checksum [2023-03-01T09:10:26.518Z] 699f458cf7ca: Download complete [2023-03-01T09:10:26.786Z] 8998bd30e6a1: Download complete [2023-03-01T09:10:29.416Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T09:10:29.416Z] 2437ff75d9bd: Download complete [2023-03-01T09:10:30.821Z] 8998bd30e6a1: Pull complete [2023-03-01T09:10:31.087Z] 04944245beec: Pull complete [2023-03-01T09:10:32.488Z] 699f458cf7ca: Pull complete [2023-03-01T09:10:32.488Z] 765212b225bb: Pull complete [2023-03-01T09:10:33.069Z] f23df028b6ca: Pull complete [2023-03-01T09:10:33.336Z] d65c8cfc05b1: Pull complete [2023-03-01T09:10:48.306Z] 2437ff75d9bd: Pull complete [2023-03-01T09:10:48.306Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T09:10:48.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T09:10:48.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:10:48.510Z] prd-ubuntu20.04-docker-arm64-4c-16g-7940 does not seem to be running inside a container [2023-03-01T09:10:48.568Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-01T09:10:51.594Z] $ docker top 9ad25bddb2deb47e1e92c35f08ccffd6486f6154416922d0475b64eeddc01903 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:10:52.464Z] ---> job-cost.sh [2023-03-01T09:10:52.464Z] lf-activate-venv: SKIPPING [2023-03-01T09:10:52.464Z] INFO: No Stack... [2023-03-01T09:10:52.730Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T09:10:53.682Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T09:10:54.322Z] + cat /w/workspace/edgex-go/15/archives/cost.csv [2023-03-01T09:10:54.322Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T09:10:54.361Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4339-15-stack-cost] [2023-03-01T09:10:54.373Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4339-15-stack-cost] did not exist. Created. [2023-03-01T09:10:54.373Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4339-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T09:10:55.010Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T09:10:55.194Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T09:10:55.200Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4339-15-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T09:10:55.213Z] $ docker stop --time=1 9ad25bddb2deb47e1e92c35f08ccffd6486f6154416922d0475b64eeddc01903 [2023-03-01T09:10:56.726Z] $ docker rm -f --volumes 9ad25bddb2deb47e1e92c35f08ccffd6486f6154416922d0475b64eeddc01903 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-01T09:10:57.110Z] provisioning config files... [2023-03-01T09:10:57.116Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config10549065441346978220tmp [Pipeline] { [Pipeline] sh [2023-03-01T09:10:57.411Z] + set +x [2023-03-01T09:10:57.411Z] + + bash -s --curl [2023-03-01T09:10:57.411Z] -s https://codecov.io/bash [2023-03-01T09:10:57.411Z] [2023-03-01T09:10:57.411Z] _____ _ [2023-03-01T09:10:57.411Z] / ____| | | [2023-03-01T09:10:57.411Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T09:10:57.411Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T09:10:57.411Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T09:10:57.411Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T09:10:57.411Z] Bash-1.0.6 [2023-03-01T09:10:57.411Z] [2023-03-01T09:10:57.411Z] [2023-03-01T09:10:57.411Z] ==> git version 2.25.1 found [2023-03-01T09:10:57.411Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-01T09:10:57.411Z] Release-Date: 2020-01-08 [2023-03-01T09:10:57.411Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-01T09:10:57.411Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T09:10:57.411Z] ==> Jenkins CI detected. [2023-03-01T09:10:57.411Z] current dir:  /w/workspace/edgex-go/15 [2023-03-01T09:10:57.411Z] project root: . [2023-03-01T09:10:57.411Z] --> token set from env [2023-03-01T09:10:57.411Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T09:10:57.411Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T09:10:57.411Z] ==> Python coveragepy not found [2023-03-01T09:10:57.411Z] ==> Searching for coverage reports in: [2023-03-01T09:10:57.411Z] + . [2023-03-01T09:10:57.411Z] -> Found 1 reports [2023-03-01T09:10:57.411Z] ==> Detecting git/mercurial file structure [2023-03-01T09:10:57.411Z] ==> Reading reports [2023-03-01T09:10:57.411Z] + ./coverage.out bytes=487670 [2023-03-01T09:10:57.411Z] ==> Appending adjustments [2023-03-01T09:10:57.411Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T09:10:58.789Z] + Found adjustments [2023-03-01T09:10:58.789Z] ==> Gzipping contents [2023-03-01T09:10:58.789Z] 64K /tmp/codecov.uPVyLR.gz [2023-03-01T09:10:58.789Z] ==> Uploading reports [2023-03-01T09:10:58.789Z] url: https://codecov.io [2023-03-01T09:10:58.789Z] query: branch=PR-4339&commit=1d65534bc4b79fe6f8025881bd9afeb0601df798&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= [2023-03-01T09:10:58.789Z] -> Pinging Codecov [2023-03-01T09:10:58.789Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4339&commit=1d65534bc4b79fe6f8025881bd9afeb0601df798&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= [2023-03-01T09:10:58.789Z] -> Uploading to [2023-03-01T09:10:58.789Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/1d65534bc4b79fe6f8025881bd9afeb0601df798/88b44173-9b69-4b6e-9468-cd4a55dcb721.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T091058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef866aaea86a609ffe9f9bf312579c5d0f6c9070e2b8ec48350d968d567660f2 [2023-03-01T09:10:58.789Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T09:10:58.789Z] Dload Upload Total Spent Left Speed [2023-03-01T09:10:59.360Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63077 0 0 100 63077 0 174k --:--:-- --:--:-- --:--:-- 174k [2023-03-01T09:10:59.360Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1d65534bc4b79fe6f8025881bd9afeb0601df798 [Pipeline] } [2023-03-01T09:10:59.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-01T09:10:59.929Z] + [ -d /w/workspace/edgex-go/15/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:11:00.221Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:11:01.088Z] ---> package-listing.sh [2023-03-01T09:11:01.088Z] ++ facter osfamily [2023-03-01T09:11:01.088Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T09:11:01.347Z] + OS_FAMILY=debian [2023-03-01T09:11:01.347Z] + workspace=/w/workspace/edgex-go/15 [2023-03-01T09:11:01.347Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T09:11:01.347Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T09:11:01.347Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T09:11:01.347Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T09:11:01.347Z] + '[' /w/workspace/edgex-go/15 ']' [2023-03-01T09:11:01.347Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T09:11:01.347Z] + case "${OS_FAMILY}" in [2023-03-01T09:11:01.347Z] + dpkg -l [2023-03-01T09:11:01.347Z] + grep '^ii' [2023-03-01T09:11:01.347Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T09:11:01.347Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T09:11:01.347Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T09:11:01.347Z] + '[' /w/workspace/edgex-go/15 ']' [2023-03-01T09:11:01.347Z] + mkdir -p /w/workspace/edgex-go/15/archives/ [2023-03-01T09:11:01.347Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo [2023-03-01T09:11:01.359Z] 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T09:11:01.639Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:11:02.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T09:11:02.203Z] [2023-03-01T09:11:02.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:11:02.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T09:11:02.508Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T09:11:02.508Z] 5eb5b503b376: Pulling fs layer [2023-03-01T09:11:02.508Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T09:11:02.508Z] ec43610c2a17: Pulling fs layer [2023-03-01T09:11:02.508Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T09:11:02.508Z] 33b1e0a273af: Pulling fs layer [2023-03-01T09:11:02.508Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T09:11:02.508Z] 2f39f015ded8: Pulling fs layer [2023-03-01T09:11:02.508Z] 3a2ae6a8a46f: Waiting [2023-03-01T09:11:02.508Z] 33b1e0a273af: Waiting [2023-03-01T09:11:02.508Z] 5d3b04190fa2: Waiting [2023-03-01T09:11:02.508Z] 2f39f015ded8: Waiting [2023-03-01T09:11:02.508Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T09:11:02.508Z] 5c69ac0246d0: Download complete [2023-03-01T09:11:02.508Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-01T09:11:02.508Z] 3a2ae6a8a46f: Download complete [2023-03-01T09:11:02.767Z] 33b1e0a273af: Download complete [2023-03-01T09:11:02.767Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T09:11:02.767Z] 5d3b04190fa2: Download complete [2023-03-01T09:11:02.767Z] ec43610c2a17: Verifying Checksum [2023-03-01T09:11:02.767Z] ec43610c2a17: Download complete [2023-03-01T09:11:03.025Z] 5eb5b503b376: Verifying Checksum [2023-03-01T09:11:03.025Z] 5eb5b503b376: Download complete [2023-03-01T09:11:03.588Z] 2f39f015ded8: Verifying Checksum [2023-03-01T09:11:03.588Z] 2f39f015ded8: Download complete [2023-03-01T09:11:03.846Z] 5eb5b503b376: Pull complete [2023-03-01T09:11:04.104Z] 5c69ac0246d0: Pull complete [2023-03-01T09:11:04.363Z] ec43610c2a17: Pull complete [2023-03-01T09:11:04.619Z] 3a2ae6a8a46f: Pull complete [2023-03-01T09:11:04.619Z] 33b1e0a273af: Pull complete [2023-03-01T09:11:04.619Z] 5d3b04190fa2: Pull complete [2023-03-01T09:11:08.800Z] 2f39f015ded8: Pull complete [2023-03-01T09:11:08.800Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T09:11:08.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T09:11:08.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:11:08.870Z] prd-ubuntu20.04-docker-8c-8g-7937 does not seem to be running inside a container [2023-03-01T09:11:08.921Z] $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T09:11:10.900Z] $ docker top bbf3408531131eb61b05076d9528d54f21e6f3a1641a29ee2a20679dbd53ee5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T09:11:11.213Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T09:11:11.491Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T09:11:11.782Z] + ls /var/log/sa-host [2023-03-01T09:11:11.782Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T09:11:11.848Z] provisioning config files... [2023-03-01T09:11:11.855Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config3131545339374244127tmp [Pipeline] { [Pipeline] echo [2023-03-01T09:11:11.872Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:11:12.154Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T09:11:12.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:11:12.484Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T09:11:12.492Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:11:12.774Z] ---> sudo-logs.sh [2023-03-01T09:11:12.774Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T09:11:12.791Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:11:13.072Z] ---> job-cost.sh [2023-03-01T09:11:13.072Z] lf-activate-venv: SKIPPING [2023-03-01T09:11:13.072Z] DEBUG: total: 0.10999999940395355 [2023-03-01T09:11:13.072Z] INFO: Retrieving Stack Cost... [2023-03-01T09:11:13.330Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T09:11:13.898Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T09:11:13.909Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:11:14.190Z] ---> logs-deploy.sh [2023-03-01T09:11:14.191Z] lf-activate-venv: SKIPPING [2023-03-01T09:11:14.191Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4339/15 [2023-03-01T09:11:14.191Z] INFO: archiving workspace using pattern(s): [2023-03-01T09:11:15.126Z] Archives upload complete. [2023-03-01T09:11:15.126Z] INFO: archiving logs to Nexus