Pull request #4411 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1a84db9fec162793af57169976d31c0698990f9d+b9da6ae59ae744deab01801bcadba3dff2eb7fa6 (8afe009e57e813b69e742515ca58092b80d5cb53) 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-ssh9744045174180404396.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-ssh7188200592403180429.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4411/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4411/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9092669454365767931.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4411/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4822084151944726462.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2402450421166423647.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4411/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4411/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7991083617807107304.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8396 in /w/workspace/edgexfoundry_edgex-go_PR-4411 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b9da6ae59ae744deab01801bcadba3dff2eb7fa6 into PR head commit 1a84db9fec162793af57169976d31c0698990f9d Merge succeeded, producing 1a84db9fec162793af57169976d31c0698990f9d Checking out Revision 1a84db9fec162793af57169976d31c0698990f9d (PR-4411) Commit message: "build(deps): Bump golang.org/x/crypto from 0.6.0 to 0.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } > 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/4411/head:refs/remotes/origin/PR-4411 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a84db9fec162793af57169976d31c0698990f9d # 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 b9da6ae59ae744deab01801bcadba3dff2eb7fa6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a84db9fec162793af57169976d31c0698990f9d # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-06T19:59:56.395Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-06T19:59:56.561Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-06T19:59:56.652Z] ========================================================= [2023-03-06T19:59:56.652Z] EdgeX Global Pipelines Version Info [2023-03-06T19:59:56.652Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-06T19:59:57.390Z] ------------------- [2023-03-06T19:59:57.390Z] stable info: [2023-03-06T19:59:57.390Z] ------------------- [2023-03-06T19:59:57.390Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-06T19:59:57.390Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T19:59:57.390Z] Message: update stable to v1.0.244 [2023-03-06T19:59:57.962Z] ------------------- [2023-03-06T19:59:57.962Z] experimental info: [2023-03-06T19:59:57.962Z] ------------------- [2023-03-06T19:59:57.962Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-06T19:59:57.962Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T19:59:57.962Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-06T19:59:58.247Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-06T19:59:58.286Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-06T19:59:58.325Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-06T19:59:58.363Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-06T19:59:58.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-06T19:59:58.439Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-06T19:59:58.477Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-06T19:59:58.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-06T19:59:58.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-06T19:59:58.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-06T19:59:58.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-06T19:59:58.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-06T19:59:58.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-06T19:59:58.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-06T19:59:58.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-06T19:59:58.803Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-06T19:59:58.849Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-06T19:59:58.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-06T19:59:58.933Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-06T19:59:58.980Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-06T19:59:59.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-06T19:59:59.065Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-06T19:59:59.107Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-06T19:59:59.154Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4411 [Pipeline] echo [2023-03-06T19:59:59.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4411 [Pipeline] echo [2023-03-06T19:59:59.238Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4411 [Pipeline] echo [2023-03-06T19:59:59.277Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a84db9fec162793af57169976d31c0698990f9d [Pipeline] echo [2023-03-06T19:59:59.318Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a84db9 [Pipeline] echo [2023-03-06T19:59:59.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T19:59:59.475Z] provisioning config files... [2023-03-06T19:59:59.489Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6973718221204488730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T19:59:59.827Z] ---> docker-login.sh [2023-03-06T19:59:59.827Z] nexus3.edgexfoundry.org:10001 [2023-03-06T20:00:00.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T20:00:00.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T20:00:00.088Z] Configure a credential helper to remove this warning. See [2023-03-06T20:00:00.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T20:00:00.088Z] [2023-03-06T20:00:00.088Z] Login Succeeded [2023-03-06T20:00:00.088Z] nexus3.edgexfoundry.org:10002 [2023-03-06T20:00:00.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T20:00:00.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T20:00:00.088Z] Configure a credential helper to remove this warning. See [2023-03-06T20:00:00.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T20:00:00.088Z] [2023-03-06T20:00:00.088Z] Login Succeeded [2023-03-06T20:00:00.088Z] nexus3.edgexfoundry.org:10003 [2023-03-06T20:00:00.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T20:00:00.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T20:00:00.352Z] Configure a credential helper to remove this warning. See [2023-03-06T20:00:00.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T20:00:00.352Z] [2023-03-06T20:00:00.352Z] Login Succeeded [2023-03-06T20:00:00.352Z] nexus3.edgexfoundry.org:10004 [2023-03-06T20:00:00.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T20:00:00.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T20:00:00.352Z] Configure a credential helper to remove this warning. See [2023-03-06T20:00:00.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T20:00:00.352Z] [2023-03-06T20:00:00.352Z] Login Succeeded [2023-03-06T20:00:00.352Z] docker.io [2023-03-06T20:00:00.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T20:00:00.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T20:00:00.612Z] Configure a credential helper to remove this warning. See [2023-03-06T20:00:00.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T20:00:00.612Z] [2023-03-06T20:00:00.612Z] Login Succeeded [2023-03-06T20:00:00.612Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T20:00:00.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-06T20:00:01.048Z] + 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-06T20:00:01.048Z] + dirname cmd/core-command/Dockerfile [2023-03-06T20:00:01.048Z] + cut -d/ -f2 [2023-03-06T20:00:01.048Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-06T20:00:01.048Z] + + cut -d/ -f2 [2023-03-06T20:00:01.048Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-06T20:00:01.048Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-06T20:00:01.048Z] + + cut -d/ -f2 [2023-03-06T20:00:01.048Z] dirname cmd/core-data/Dockerfile [2023-03-06T20:00:01.048Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-06T20:00:01.048Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-06T20:00:01.048Z] cut -d/ -f2 [2023-03-06T20:00:01.048Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-06T20:00:01.048Z] + + cut -d/ -f2 [2023-03-06T20:00:01.048Z] dirname cmd/security-bootstrapper/Dockerfile [2023-03-06T20:00:01.048Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-06T20:00:01.048Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-06T20:00:01.048Z] + cut -d/ -f2 [2023-03-06T20:00:01.048Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-06T20:00:01.048Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-03-06T20:00:01.048Z] cut -d/ -f2 [2023-03-06T20:00:01.048Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-06T20:00:01.048Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-06T20:00:01.048Z] + cut -d/ -f2 [2023-03-06T20:00:01.048Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-06T20:00:01.048Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-06T20:00:01.048Z] + cut -d/ -f2 [2023-03-06T20:00:01.048Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-06T20:00:01.048Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-06T20:00:01.048Z] + cut -d/ -f2 [2023-03-06T20:00:01.048Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-06T20:00:01.048Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-06T20:00:01.048Z] + cut -d/ -f2 [2023-03-06T20:00:01.048Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-06T20:00:01.048Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-06T20:00:01.048Z] + cut -d/ -f2 [2023-03-06T20:00:01.048Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-06T20:00:01.048Z] + dirname cmd/support-notifications/Dockerfile [2023-03-06T20:00:01.048Z] + cut -d/ -f2 [2023-03-06T20:00:01.048Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-06T20:00:01.048Z] + cut -d/ -f2 [2023-03-06T20:00:01.048Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-06T20:00:01.048Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-06T20:00:01.114Z] 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-06T20:00:01.611Z] + git rev-list -1 --merges 1a84db9fec162793af57169976d31c0698990f9d~1..1a84db9fec162793af57169976d31c0698990f9d [Pipeline] echo [2023-03-06T20:00:01.644Z] -----------> git rev-list -1 --merges 1a84db9fec162793af57169976d31c0698990f9d~1..1a84db9fec162793af57169976d31c0698990f9d 1a84db9fec162793af57169976d31c0698990f9d [false] [Pipeline] sh [2023-03-06T20:00:01.951Z] + git log --format=format:%s -1 1a84db9fec162793af57169976d31c0698990f9d [Pipeline] echo [2023-03-06T20:00:01.988Z] ========================================================= [2023-03-06T20:00:01.989Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-06T20:00:01.989Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-06T20:00:02.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-06T20:00:02.407Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-06T20:00:02.407Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-06T20:00:02.407Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-06T20:00:02.407Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-06T20:00:02.407Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-06T20:00:02.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:00:02.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T20:00:02.848Z] [2023-03-06T20:00:02.848Z] 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-06T20:00:03.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T20:00:03.219Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-06T20:00:03.219Z] b85a868b505f: Pulling fs layer [2023-03-06T20:00:03.219Z] e2be974225ed: Pulling fs layer [2023-03-06T20:00:03.219Z] 339a4e72a1f5: Pulling fs layer [2023-03-06T20:00:03.219Z] 988bab9f4d93: Pulling fs layer [2023-03-06T20:00:03.219Z] 1469e6f7b9e6: Pulling fs layer [2023-03-06T20:00:03.219Z] eaf3925da568: Pulling fs layer [2023-03-06T20:00:03.219Z] bab4dde63d76: Pulling fs layer [2023-03-06T20:00:03.219Z] bde34c3a00c8: Pulling fs layer [2023-03-06T20:00:03.219Z] b352a97aabf1: Pulling fs layer [2023-03-06T20:00:03.219Z] 4872d77fe225: Pulling fs layer [2023-03-06T20:00:03.219Z] 5851b861e8e6: Pulling fs layer [2023-03-06T20:00:03.219Z] 1469e6f7b9e6: Waiting [2023-03-06T20:00:03.219Z] bab4dde63d76: Waiting [2023-03-06T20:00:03.219Z] bde34c3a00c8: Waiting [2023-03-06T20:00:03.219Z] b352a97aabf1: Waiting [2023-03-06T20:00:03.219Z] 988bab9f4d93: Waiting [2023-03-06T20:00:03.219Z] 4872d77fe225: Waiting [2023-03-06T20:00:03.219Z] eaf3925da568: Waiting [2023-03-06T20:00:03.219Z] 5851b861e8e6: Waiting [2023-03-06T20:00:03.219Z] e2be974225ed: Download complete [2023-03-06T20:00:03.219Z] 988bab9f4d93: Verifying Checksum [2023-03-06T20:00:03.219Z] 988bab9f4d93: Download complete [2023-03-06T20:00:03.479Z] 1469e6f7b9e6: Verifying Checksum [2023-03-06T20:00:03.479Z] 1469e6f7b9e6: Download complete [2023-03-06T20:00:03.479Z] 339a4e72a1f5: Verifying Checksum [2023-03-06T20:00:03.479Z] 339a4e72a1f5: Download complete [2023-03-06T20:00:03.479Z] eaf3925da568: Verifying Checksum [2023-03-06T20:00:03.479Z] eaf3925da568: Download complete [2023-03-06T20:00:03.479Z] bde34c3a00c8: Download complete [2023-03-06T20:00:03.479Z] b352a97aabf1: Download complete [2023-03-06T20:00:03.479Z] 4872d77fe225: Verifying Checksum [2023-03-06T20:00:03.479Z] 4872d77fe225: Download complete [2023-03-06T20:00:03.479Z] 5851b861e8e6: Verifying Checksum [2023-03-06T20:00:03.479Z] 5851b861e8e6: Download complete [2023-03-06T20:00:03.479Z] b85a868b505f: Download complete [2023-03-06T20:00:04.053Z] bab4dde63d76: Verifying Checksum [2023-03-06T20:00:04.053Z] bab4dde63d76: Download complete [2023-03-06T20:00:04.620Z] b85a868b505f: Pull complete [2023-03-06T20:00:04.878Z] e2be974225ed: Pull complete [2023-03-06T20:00:05.136Z] 339a4e72a1f5: Pull complete [2023-03-06T20:00:05.136Z] 988bab9f4d93: Pull complete [2023-03-06T20:00:05.396Z] 1469e6f7b9e6: Pull complete [2023-03-06T20:00:05.658Z] eaf3925da568: Pull complete [2023-03-06T20:00:07.035Z] bab4dde63d76: Pull complete [2023-03-06T20:00:07.035Z] bde34c3a00c8: Pull complete [2023-03-06T20:00:07.295Z] b352a97aabf1: Pull complete [2023-03-06T20:00:07.295Z] 4872d77fe225: Pull complete [2023-03-06T20:00:07.295Z] 5851b861e8e6: Pull complete [2023-03-06T20:00:07.295Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-06T20:00:07.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T20:00:07.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:00:07.517Z] prd-ubuntu20.04-docker-8c-8g-8396 does not seem to be running inside a container [2023-03-06T20:00:07.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-06T20:00:10.509Z] $ docker top 17c1276b7c665589b40da77498b72d9eb735f6c49ec91076b6f6896cc98a6531 -eo pid,comm [2023-03-06T20:00:10.555Z] 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-06T20:00:10.555Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-06T20:00:10.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T20:00:10.671Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T20:00:10.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T20:00:10.770Z] $ docker exec 17c1276b7c665589b40da77498b72d9eb735f6c49ec91076b6f6896cc98a6531 ssh-agent [2023-03-06T20:00:10.877Z] SSH_AUTH_SOCK=/tmp/ssh-eZd5s45IaSwX/agent.32 [2023-03-06T20:00:10.877Z] SSH_AGENT_PID=38 [2023-03-06T20:00:10.883Z] Running ssh-add (command line suppressed) [2023-03-06T20:00:10.986Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_905864716948745371.key (/w/workspace/edgex-go/1@tmp/private_key_905864716948745371.key) [2023-03-06T20:00:10.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T20:00:11.329Z] + git tag --points-at HEAD [Pipeline] } [2023-03-06T20:00:11.357Z] $ docker exec --env ******** --env ******** 17c1276b7c665589b40da77498b72d9eb735f6c49ec91076b6f6896cc98a6531 ssh-agent -k [2023-03-06T20:00:11.447Z] unset SSH_AUTH_SOCK; [2023-03-06T20:00:11.448Z] unset SSH_AGENT_PID; [2023-03-06T20:00:11.449Z] echo Agent pid 38 killed; [2023-03-06T20:00:11.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-06T20:00:11.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T20:00:11.534Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T20:00:11.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T20:00:11.652Z] $ docker exec 17c1276b7c665589b40da77498b72d9eb735f6c49ec91076b6f6896cc98a6531 ssh-agent [2023-03-06T20:00:11.757Z] SSH_AUTH_SOCK=/tmp/ssh-TOpZqENSwTl1/agent.71 [2023-03-06T20:00:11.757Z] SSH_AGENT_PID=77 [2023-03-06T20:00:11.761Z] Running ssh-add (command line suppressed) [2023-03-06T20:00:11.860Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15026139914257900895.key (/w/workspace/edgex-go/1@tmp/private_key_15026139914257900895.key) [2023-03-06T20:00:11.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T20:00:12.196Z] + git semver init [2023-03-06T20:00:12.455Z] 2023-03-06 20:00:12,380 [run_init] DEBUG init version:0.0.0 force:False [2023-03-06T20:00:12.455Z] 2023-03-06 20:00:12,381 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-06T20:00:12.455Z] 2023-03-06 20:00:12,381 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-06T20:00:12.455Z] 2023-03-06 20:00:12,381 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-06T20:00:19.029Z] 2023-03-06 20:00:17,841 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-06T20:00:19.029Z] 2023-03-06 20:00:17,842 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4411 with force:False [2023-03-06T20:00:19.029Z] 2023-03-06 20:00:17,842 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4411 [2023-03-06T20:00:19.029Z] 2023-03-06 20:00:17,846 [execute] INFO git cat-file --batch-check [2023-03-06T20:00:19.029Z] 2023-03-06 20:00:17,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T20:00:19.029Z] 2023-03-06 20:00:17,852 [execute] INFO git cat-file --batch [2023-03-06T20:00:19.029Z] 2023-03-06 20:00:17,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T20:00:19.029Z] 2023-03-06 20:00:17,856 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4411 [2023-03-06T20:00:19.029Z] 0.0.0 [Pipeline] } [2023-03-06T20:00:19.062Z] $ docker exec --env ******** --env ******** 17c1276b7c665589b40da77498b72d9eb735f6c49ec91076b6f6896cc98a6531 ssh-agent -k [2023-03-06T20:00:19.164Z] unset SSH_AUTH_SOCK; [2023-03-06T20:00:19.164Z] unset SSH_AGENT_PID; [2023-03-06T20:00:19.165Z] echo Agent pid 77 killed; [2023-03-06T20:00:19.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-06T20:00:19.599Z] + git semver [Pipeline] } [2023-03-06T20:00:19.884Z] $ docker stop --time=1 17c1276b7c665589b40da77498b72d9eb735f6c49ec91076b6f6896cc98a6531 [2023-03-06T20:00:21.179Z] $ docker rm -f --volumes 17c1276b7c665589b40da77498b72d9eb735f6c49ec91076b6f6896cc98a6531 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T20:00:21.568Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-06T20:00:21.835Z] Stashed 1 file(s) [Pipeline] echo [2023-03-06T20:00:21.854Z] [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-06T20:00:22.620Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-06T20:00:22.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T20:00:22.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T20:00:22.729Z] ========================================================= [2023-03-06T20:00:22.729Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-06T20:00:22.729Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-06T20:00:23.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T20:00:23.072Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-06T20:00:23.072Z] 213ec9aee27d: Pulling fs layer [2023-03-06T20:00:23.072Z] 4583459ba037: Pulling fs layer [2023-03-06T20:00:23.072Z] 93c1e223e6f2: Pulling fs layer [2023-03-06T20:00:23.072Z] 53926ce57604: Pulling fs layer [2023-03-06T20:00:23.072Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-06T20:00:23.072Z] 22ff95d597cd: Pulling fs layer [2023-03-06T20:00:23.072Z] 12d6caf4c0d1: Pulling fs layer [2023-03-06T20:00:23.072Z] 96b7cbca73a9: Pulling fs layer [2023-03-06T20:00:23.072Z] a7acece74701: Pulling fs layer [2023-03-06T20:00:23.072Z] 96b7cbca73a9: Waiting [2023-03-06T20:00:23.072Z] a7acece74701: Waiting [2023-03-06T20:00:23.072Z] 22ff95d597cd: Waiting [2023-03-06T20:00:23.072Z] 12d6caf4c0d1: Waiting [2023-03-06T20:00:23.072Z] 53926ce57604: Waiting [2023-03-06T20:00:23.072Z] 21b2b0c7a3f4: Waiting [2023-03-06T20:00:23.072Z] 93c1e223e6f2: Verifying Checksum [2023-03-06T20:00:23.072Z] 93c1e223e6f2: Download complete [2023-03-06T20:00:23.072Z] 4583459ba037: Verifying Checksum [2023-03-06T20:00:23.072Z] 4583459ba037: Download complete [2023-03-06T20:00:23.072Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-06T20:00:23.072Z] 21b2b0c7a3f4: Download complete [2023-03-06T20:00:23.072Z] 22ff95d597cd: Verifying Checksum [2023-03-06T20:00:23.072Z] 22ff95d597cd: Download complete [2023-03-06T20:00:23.072Z] 213ec9aee27d: Verifying Checksum [2023-03-06T20:00:23.072Z] 213ec9aee27d: Download complete [2023-03-06T20:00:23.072Z] 12d6caf4c0d1: Download complete [2023-03-06T20:00:23.334Z] 213ec9aee27d: Pull complete [2023-03-06T20:00:23.334Z] 4583459ba037: Pull complete [2023-03-06T20:00:23.334Z] 93c1e223e6f2: Pull complete [2023-03-06T20:00:23.949Z] a7acece74701: Download complete [2023-03-06T20:00:24.220Z] 96b7cbca73a9: Verifying Checksum [2023-03-06T20:00:24.220Z] 96b7cbca73a9: Download complete [2023-03-06T20:00:24.220Z] 53926ce57604: Verifying Checksum [2023-03-06T20:00:24.220Z] 53926ce57604: Download complete [2023-03-06T20:00:27.497Z] 53926ce57604: Pull complete [2023-03-06T20:00:27.497Z] 21b2b0c7a3f4: Pull complete [2023-03-06T20:00:27.497Z] 22ff95d597cd: Pull complete [2023-03-06T20:00:27.756Z] 12d6caf4c0d1: Pull complete [2023-03-06T20:00:29.657Z] 96b7cbca73a9: Pull complete [2023-03-06T20:00:30.223Z] a7acece74701: Pull complete [2023-03-06T20:00:30.223Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-06T20:00:30.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T20:00:30.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-06T20:00:30.573Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T20:00:30.573Z] WORKDIR /edgex [2023-03-06T20:00:30.573Z] COPY go.mod . [2023-03-06T20:00:30.573Z] RUN go mod download [2023-03-06T20:00:30.573Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-06T20:00:31.139Z] Sending build context to Docker daemon 170.3MB [2023-03-06T20:00:31.139Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T20:00:31.139Z] ---> db6d94c90886 [2023-03-06T20:00:31.139Z] Step 2/4 : WORKDIR /edgex [2023-03-06T20:00:36.421Z] ---> Running in 272d2b1002bc [2023-03-06T20:00:36.421Z] Removing intermediate container 272d2b1002bc [2023-03-06T20:00:36.421Z] ---> 2e6cd50f3312 [2023-03-06T20:00:36.421Z] Step 3/4 : COPY go.mod . [2023-03-06T20:00:36.421Z] ---> b48d82223227 [2023-03-06T20:00:36.421Z] Step 4/4 : RUN go mod download [2023-03-06T20:00:36.421Z] ---> Running in 27b0a08cd848 [2023-03-06T20:00:37.168Z] Still waiting to schedule task [2023-03-06T20:00:37.169Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8397’ is offline [2023-03-06T20:00:48.631Z] Removing intermediate container 27b0a08cd848 [2023-03-06T20:00:48.631Z] ---> f16a946f35e9 [2023-03-06T20:00:48.631Z] Successfully built f16a946f35e9 [2023-03-06T20:00:48.631Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:00:48.998Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-06T20:00:48.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:00:49.148Z] prd-ubuntu20.04-docker-8c-8g-8396 does not seem to be running inside a container [2023-03-06T20:00:49.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-06T20:00:49.562Z] $ docker top 43e9b8697d92b3e98f803ed37c7ff15ceabf6fa4685a9be1c47306b2ca6fcce6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T20:00:49.946Z] + go version [2023-03-06T20:00:49.946Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-06T20:00:49.983Z] $ docker stop --time=1 43e9b8697d92b3e98f803ed37c7ff15ceabf6fa4685a9be1c47306b2ca6fcce6 [2023-03-06T20:00:51.275Z] $ docker rm -f --volumes 43e9b8697d92b3e98f803ed37c7ff15ceabf6fa4685a9be1c47306b2ca6fcce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:00:51.949Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-06T20:00:51.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:00:52.084Z] prd-ubuntu20.04-docker-8c-8g-8396 does not seem to be running inside a container [2023-03-06T20:00:52.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-06T20:00:52.453Z] $ docker top 942444d14f1e71d0d2c2f6c26d0e12c36cde192b345d3b792f3f1e5b467ec7bc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-06T20:00:52.568Z] ========================================================= [2023-03-06T20:00:52.569Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-06T20:00:52.569Z] ========================================================= [Pipeline] sh [2023-03-06T20:00:52.868Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-06T20:00:53.219Z] + make test [2023-03-06T20:00:53.219Z] go test -race -coverprofile=coverage.out ./... [2023-03-06T20:00:59.793Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-06T20:01:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-06T20:01:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-06T20:01:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-06T20:01:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-06T20:01:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-06T20:01:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-06T20:01:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-06T20:01:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-06T20:01:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-06T20:01:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-06T20:01:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-06T20:01:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-06T20:01:12.078Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-06T20:01:12.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-06T20:01:12.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2023-03-06T20:01:12.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-06T20:01:12.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-06T20:01:12.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements [2023-03-06T20:01:16.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.122s coverage: 71.2% of statements [2023-03-06T20:01:16.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-06T20:01:16.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-06T20:01:16.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-06T20:01:16.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 54.0% of statements [2023-03-06T20:01:16.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-06T20:01:16.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-06T20:01:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.484s coverage: 88.5% of statements [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-06T20:01:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.088s coverage: 3.9% of statements [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-06T20:01:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.503s coverage: 95.6% of statements [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-06T20:01:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-06T20:01:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 65.9% of statements [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-06T20:01:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-06T20:01:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements [2023-03-06T20:01:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-06T20:01:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 45.5% of statements [2023-03-06T20:01:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.102s coverage: 82.9% of statements [2023-03-06T20:01:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.106s coverage: 94.1% of statements [2023-03-06T20:01:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements [2023-03-06T20:01:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2023-03-06T20:01:22.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2023-03-06T20:01:40.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.366s coverage: 79.9% of statements [2023-03-06T20:01:40.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-06T20:01:40.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2023-03-06T20:01:40.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-06T20:01:40.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-06T20:01:40.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-06T20:01:40.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-03-06T20:01:40.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-06T20:01:40.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-06T20:01:40.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-06T20:01:40.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-06T20:01:40.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements [2023-03-06T20:01:40.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-06T20:01:40.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.070s coverage: 20.0% of statements [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 81.2% of statements [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 84.8% of statements [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.203s coverage: 63.1% of statements [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 38.4% of statements [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-06T20:01:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-06T20:01:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-06T20:01:40.476Z] 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-06T20:01:58.562Z] 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-06T20:01:58.562Z] go vet ./... [2023-03-06T20:01:59.933Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-06T20:01:59.933Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-06T20:01:59.933Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-06T20:01:59.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-06T20:02:00.288Z] + ls -al . [2023-03-06T20:02:00.288Z] total 704 [2023-03-06T20:02:00.288Z] drwxrwxr-x 11 1001 1001 4096 Mar 6 20:00 . [2023-03-06T20:02:00.288Z] drwxr-xr-x 4 root root 4096 Mar 6 20:00 .. [2023-03-06T20:02:00.288Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 19:59 .blubracket [2023-03-06T20:02:00.288Z] -rw-rw-r-- 1 1001 1001 16 Mar 6 19:59 .dockerignore [2023-03-06T20:02:00.288Z] drwxrwxr-x 8 1001 1001 4096 Mar 6 20:01 .git [2023-03-06T20:02:00.288Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 19:59 .github [2023-03-06T20:02:00.288Z] -rw-rw-r-- 1 1001 1001 1112 Mar 6 19:59 .gitignore [2023-03-06T20:02:00.288Z] -rw-rw-r-- 1 1001 1001 42 Mar 6 19:59 .golangci.yml [2023-03-06T20:02:00.288Z] -rw-rw-r-- 1 1001 1001 87 Mar 6 19:59 .hadolint.yml [2023-03-06T20:02:00.289Z] drwxr-xr-x 3 1001 1001 4096 Mar 6 20:00 .semver [2023-03-06T20:02:00.289Z] -rw-rw-r-- 1 1001 1001 166 Mar 6 19:59 .sonarcloud.properties [2023-03-06T20:02:00.289Z] -rw-rw-r-- 1 1001 1001 1171 Mar 6 19:59 ADOPTERS.md [2023-03-06T20:02:00.289Z] -rw-rw-r-- 1 1001 1001 10825 Mar 6 19:59 Attribution.txt [2023-03-06T20:02:00.289Z] -rw-rw-r-- 1 1001 1001 73765 Mar 6 19:59 CHANGELOG.md [2023-03-06T20:02:00.289Z] -rw-rw-r-- 1 1001 1001 3804 Mar 6 19:59 CONTRIBUTING.md [2023-03-06T20:02:00.289Z] -rw-rw-r-- 1 1001 1001 677 Mar 6 19:59 GOVERNANCE.md [2023-03-06T20:02:00.289Z] -rw-rw-r-- 1 1001 1001 883 Mar 6 19:59 Jenkinsfile [2023-03-06T20:02:00.289Z] -rw-rw-r-- 1 1001 1001 10775 Mar 6 19:59 LICENSE [2023-03-06T20:02:00.289Z] -rw-rw-r-- 1 1001 1001 14071 Mar 6 19:59 Makefile [2023-03-06T20:02:00.289Z] -rw-rw-r-- 1 1001 1001 582 Mar 6 19:59 OWNERS.md [2023-03-06T20:02:00.289Z] -rw-rw-r-- 1 1001 1001 9403 Mar 6 19:59 README.md [2023-03-06T20:02:00.289Z] -rw-rw-r-- 1 1001 1001 6912 Mar 6 19:59 SECURITY.md [2023-03-06T20:02:00.289Z] -rw-rw-r-- 1 1001 1001 5 Mar 6 20:00 VERSION [2023-03-06T20:02:00.289Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 19:59 bin [2023-03-06T20:02:00.289Z] drwxrwxr-x 18 1001 1001 4096 Mar 6 19:59 cmd [2023-03-06T20:02:00.289Z] -rw-r--r-- 1 root root 446903 Mar 6 20:01 coverage.out [2023-03-06T20:02:00.289Z] -rw-rw-r-- 1 1001 1001 3232 Mar 6 19:59 go.mod [2023-03-06T20:02:00.289Z] -rw-rw-r-- 1 1001 1001 31099 Mar 6 19:59 go.sum [2023-03-06T20:02:00.289Z] drwxrwxr-x 7 1001 1001 4096 Mar 6 19:59 internal [2023-03-06T20:02:00.289Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 19:59 openapi [2023-03-06T20:02:00.289Z] drwxrwxr-x 4 1001 1001 4096 Mar 6 19:59 snap [2023-03-06T20:02:00.289Z] -rw-rw-r-- 1 1001 1001 204 Mar 6 19:59 version.go [Pipeline] sh [2023-03-06T20:02:00.599Z] + '[' -e coverage.out ] [2023-03-06T20:02:00.599Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-06T20:02:00.754Z] Stashed 1 file(s) [Pipeline] sh [2023-03-06T20:02:01.052Z] + make build [2023-03-06T20:02:01.052Z] 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-06T20:02:13.264Z] 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-06T20:02:13.264Z] 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-06T20:02:14.197Z] 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-06T20:02:14.762Z] 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-06T20:02:21.326Z] 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-06T20:02:22.703Z] 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-06T20:02:23.636Z] 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-06T20:02:25.012Z] 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-06T20:02:25.579Z] 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-06T20:02:26.513Z] 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-06T20:02:27.886Z] 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-06T20:02:28.842Z] $ docker stop --time=1 942444d14f1e71d0d2c2f6c26d0e12c36cde192b345d3b792f3f1e5b467ec7bc [2023-03-06T20:02:33.859Z] $ docker rm -f --volumes 942444d14f1e71d0d2c2f6c26d0e12c36cde192b345d3b792f3f1e5b467ec7bc [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-06T20:02:34.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-06T20:02:34.848Z] [2023-03-06T20:02:34.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:02:35.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-06T20:02:35.223Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-06T20:02:35.223Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-06T20:02:35.223Z] ca9280d653b3: Pulling fs layer [2023-03-06T20:02:35.223Z] 7e9c9ca2126c: Pulling fs layer [2023-03-06T20:02:35.223Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-06T20:02:35.223Z] cbdbe7a5bc2a: Download complete [2023-03-06T20:02:35.480Z] ca9280d653b3: Verifying Checksum [2023-03-06T20:02:35.480Z] ca9280d653b3: Download complete [2023-03-06T20:02:35.480Z] cbdbe7a5bc2a: Pull complete [2023-03-06T20:02:35.738Z] 7e9c9ca2126c: Download complete [2023-03-06T20:02:35.996Z] ca9280d653b3: Pull complete [2023-03-06T20:02:39.282Z] 7e9c9ca2126c: Pull complete [2023-03-06T20:02:39.282Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-06T20:02:39.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-06T20:02:39.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:02:39.476Z] prd-ubuntu20.04-docker-8c-8g-8396 does not seem to be running inside a container [2023-03-06T20:02:39.505Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-06T20:02:43.066Z] $ docker top c90c3741999570a212758a5d58f36b0d234e61809a228a557c96d65f03638cf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T20:02:43.452Z] + docker-compose build --help [2023-03-06T20:02:43.452Z] + grep parallel [2023-03-06T20:02:44.020Z] --parallel Build images in parallel. [Pipeline] } [2023-03-06T20:02:44.047Z] $ docker stop --time=1 c90c3741999570a212758a5d58f36b0d234e61809a228a557c96d65f03638cf8 [2023-03-06T20:02:45.324Z] $ docker rm -f --volumes c90c3741999570a212758a5d58f36b0d234e61809a228a557c96d65f03638cf8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:02:45.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-06T20:02:45.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:02:46.084Z] prd-ubuntu20.04-docker-8c-8g-8396 does not seem to be running inside a container [2023-03-06T20:02:46.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-06T20:02:46.425Z] $ docker top 0bd671319e432893a7cf9dd5b82830bc7b7b0c592e1410b1c398c10d94f89aaf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T20:02:46.815Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-06T20:02:47.381Z] Building core-command ... [2023-03-06T20:02:47.381Z] Building core-common-config-bootstrapper ... [2023-03-06T20:02:47.381Z] Building core-data ... [2023-03-06T20:02:47.381Z] Building core-metadata ... [2023-03-06T20:02:47.381Z] Building security-bootstrapper ... [2023-03-06T20:02:47.381Z] Building security-proxy-auth ... [2023-03-06T20:02:47.381Z] Building security-proxy-setup ... [2023-03-06T20:02:47.381Z] Building security-secretstore-setup ... [2023-03-06T20:02:47.381Z] Building security-spiffe-token-provider ... [2023-03-06T20:02:47.381Z] Building security-spire-agent ... [2023-03-06T20:02:47.381Z] Building security-spire-config ... [2023-03-06T20:02:47.381Z] Building security-spire-server ... [2023-03-06T20:02:47.381Z] Building support-notifications ... [2023-03-06T20:02:47.381Z] Building support-scheduler ... [2023-03-06T20:02:47.381Z] Building security-spire-agent [2023-03-06T20:02:47.381Z] Building support-scheduler [2023-03-06T20:02:47.381Z] Building support-notifications [2023-03-06T20:02:47.381Z] Building core-command [2023-03-06T20:02:47.381Z] Building security-spire-config [2023-03-06T20:02:51.739Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8398 in /w/workspace/edgexfoundry_edgex-go_PR-4411 [Pipeline] { [Pipeline] ws [2023-03-06T20:02:51.799Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-06T20:02:51.879Z] The recommended git tool is: git [2023-03-06T20:02:57.360Z] using credential edgex-jenkins-ssh [2023-03-06T20:02:57.374Z] Cloning the remote Git repository [2023-03-06T20:02:57.428Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-06T20:02:57.507Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-06T20:02:57.661Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-06T20:02:57.662Z] > git --version # timeout=10 [2023-03-06T20:02:57.685Z] > git --version # 'git version 2.25.1' [2023-03-06T20:02:57.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T20:02:57.747Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-06T20:02:59.571Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:02:59.571Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:02:59.571Z] ---> f16a946f35e9 [2023-03-06T20:02:59.571Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:02:59.571Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:02:59.571Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:02:59.571Z] ---> f16a946f35e9 [2023-03-06T20:02:59.571Z] Step 3/24 : WORKDIR /edgex-go [2023-03-06T20:02:59.571Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:02:59.571Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:02:59.571Z] ---> f16a946f35e9 [2023-03-06T20:02:59.571Z] Step 3/24 : WORKDIR /edgex-go [2023-03-06T20:02:59.571Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:02:59.571Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:02:59.571Z] ---> f16a946f35e9 [2023-03-06T20:02:59.571Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:02:59.571Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:02:59.571Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:02:59.571Z] ---> f16a946f35e9 [2023-03-06T20:02:59.571Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:03:06.132Z] ---> Running in 49f130485338 [2023-03-06T20:03:06.132Z] ---> Running in 60f104ee67a2 [2023-03-06T20:03:06.132Z] ---> Running in 267b0baee3db [2023-03-06T20:03:06.132Z] ---> Running in 805fac4f5b49 [2023-03-06T20:03:06.132Z] ---> Running in 515b51c84ed1 [2023-03-06T20:03:06.132Z] Removing intermediate container 60f104ee67a2 [2023-03-06T20:03:06.132Z] ---> 5331642c1d51 [2023-03-06T20:03:06.132Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:03:06.132Z] ---> Running in d1241546755f [2023-03-06T20:03:06.132Z] Removing intermediate container 805fac4f5b49 [2023-03-06T20:03:06.132Z] ---> 514b60eda9bc [2023-03-06T20:03:06.132Z] Step 4/23 : WORKDIR /edgex-go [2023-03-06T20:03:06.132Z] Removing intermediate container 515b51c84ed1 [2023-03-06T20:03:06.132Z] ---> c725264e0076 [2023-03-06T20:03:06.132Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T20:03:06.132Z] Removing intermediate container 49f130485338 [2023-03-06T20:03:06.132Z] ---> 3da0fabded85 [2023-03-06T20:03:06.132Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:03:06.132Z] Removing intermediate container 267b0baee3db [2023-03-06T20:03:06.132Z] ---> 3660cd8c3af8 [2023-03-06T20:03:06.132Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T20:03:06.390Z] ---> Running in c964b58faf36 [2023-03-06T20:03:06.390Z] ---> Running in 1c103f88db49 [2023-03-06T20:03:06.390Z] ---> Running in f84fde1cec29 [2023-03-06T20:03:06.390Z] ---> Running in 0936bd84b68d [2023-03-06T20:03:06.390Z] Removing intermediate container d1241546755f [2023-03-06T20:03:06.390Z] ---> acc7d3cdd644 [2023-03-06T20:03:06.390Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-06T20:03:06.390Z] Removing intermediate container c964b58faf36 [2023-03-06T20:03:06.390Z] ---> 78e6e18414ab [2023-03-06T20:03:06.391Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-06T20:03:06.391Z] Removing intermediate container 1c103f88db49 [2023-03-06T20:03:06.391Z] ---> 13790196f6c5 [2023-03-06T20:03:06.391Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T20:03:06.391Z] ---> Running in 569b5ebfbd3a [2023-03-06T20:03:06.391Z] ---> Running in 8050ada8a829 [2023-03-06T20:03:06.391Z] ---> Running in ef3e70c6af9e [2023-03-06T20:03:06.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:06.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:06.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:06.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:06.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:06.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:06.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:06.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:07.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:07.163Z] OK: 211 MiB in 51 packages [2023-03-06T20:03:07.163Z] OK: 211 MiB in 51 packages [2023-03-06T20:03:07.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:03:07.163Z] OK: 211 MiB in 51 packages [2023-03-06T20:03:07.163Z] OK: 211 MiB in 51 packages [2023-03-06T20:03:07.163Z] OK: 211 MiB in 51 packages [2023-03-06T20:03:07.422Z] Removing intermediate container 0936bd84b68d [2023-03-06T20:03:07.422Z] ---> 54a19ea0a961 [2023-03-06T20:03:07.422Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-06T20:03:07.683Z] ---> 86e75803fc73 [2023-03-06T20:03:07.683Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:03:07.683Z] ---> Running in 4de1def1ba65 [2023-03-06T20:03:07.683Z] Removing intermediate container 569b5ebfbd3a [2023-03-06T20:03:07.683Z] ---> 1a38ac4091e7 [2023-03-06T20:03:07.683Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:03:07.683Z] Removing intermediate container f84fde1cec29 [2023-03-06T20:03:07.683Z] ---> 043970374bae [2023-03-06T20:03:07.683Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-06T20:03:07.683Z] Removing intermediate container ef3e70c6af9e [2023-03-06T20:03:07.683Z] ---> cf88c4a51472 [2023-03-06T20:03:07.683Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-06T20:03:07.940Z] Removing intermediate container 8050ada8a829 [2023-03-06T20:03:07.941Z] ---> 41405c97eb5a [2023-03-06T20:03:07.941Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:03:07.941Z] ---> 53d4dd4c1a7c [2023-03-06T20:03:07.941Z] ---> 4dff1483f627 [2023-03-06T20:03:07.941Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:03:07.941Z] [2023-03-06T20:03:07.941Z] ---> Running in cace815128ff [2023-03-06T20:03:07.941Z] ---> Running in ae7a1458a48d [2023-03-06T20:03:07.941Z] ---> 3cd0d3d2fb65 [2023-03-06T20:03:07.941Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:03:07.941Z] ---> Running in a93130690592 [2023-03-06T20:03:07.941Z] ---> 494e8b37a102 [2023-03-06T20:03:07.941Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:03:08.198Z] ---> Running in 2824d70c10c9 [2023-03-06T20:03:14.575Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-06T20:03:14.596Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-06T20:03:15.375Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-06T20:03:15.415Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-06T20:03:15.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T20:03:15.434Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4411/head:refs/remotes/origin/PR-4411 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-06T20:03:16.213Z] Merging remotes/origin/main commit b9da6ae59ae744deab01801bcadba3dff2eb7fa6 into PR head commit 1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:03:16.578Z] Merge succeeded, producing 1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:03:16.578Z] Checking out Revision 1a84db9fec162793af57169976d31c0698990f9d (PR-4411) [2023-03-06T20:03:17.215Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.6.0 to 0.7.0" [2023-03-06T20:03:17.269Z] > git --version # timeout=10 [2023-03-06T20:03:17.281Z] > git --version # 'git version 2.25.1' [2023-03-06T20:03:17.295Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-06T20:03:16.231Z] > git config core.sparsecheckout # timeout=10 [2023-03-06T20:03:16.253Z] > git checkout -f 1a84db9fec162793af57169976d31c0698990f9d # timeout=10 [2023-03-06T20:03:16.480Z] > git remote # timeout=10 [2023-03-06T20:03:16.496Z] > git config --get remote.origin.url # timeout=10 [2023-03-06T20:03:16.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T20:03:16.530Z] > git merge b9da6ae59ae744deab01801bcadba3dff2eb7fa6 # timeout=10 [2023-03-06T20:03:16.559Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-06T20:03:16.585Z] > git config core.sparsecheckout # timeout=10 [2023-03-06T20:03:16.601Z] > git checkout -f 1a84db9fec162793af57169976d31c0698990f9d # timeout=10 [2023-03-06T20:03:18.439Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-06T20:03:18.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T20:03:18.439Z] Dload Upload Total Spent Left Speed [2023-03-06T20:03:18.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-03-06T20:03:19.075Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-06T20:03:19.429Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-06T20:03:19.429Z] + sudo tee /etc/docker/daemon.new [2023-03-06T20:03:19.429Z] { [2023-03-06T20:03:19.429Z] "registry-mirrors": [ [2023-03-06T20:03:19.429Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-06T20:03:19.429Z] ], [2023-03-06T20:03:19.429Z] "bip": "10.250.0.254/24", [2023-03-06T20:03:19.429Z] "hosts": [ [2023-03-06T20:03:19.429Z] "tcp://0.0.0.0:5555", [2023-03-06T20:03:19.429Z] "unix:///var/run/docker.sock" [2023-03-06T20:03:19.429Z] ], [2023-03-06T20:03:19.429Z] "mtu": 1458, [2023-03-06T20:03:19.429Z] "selinux-enabled": true, [2023-03-06T20:03:19.429Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-06T20:03:19.429Z] } [Pipeline] sh [2023-03-06T20:03:19.773Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-06T20:03:20.118Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T20:03:38.428Z] provisioning config files... [2023-03-06T20:03:38.452Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9260760232868296839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:03:38.835Z] ---> docker-login.sh [2023-03-06T20:03:38.835Z] nexus3.edgexfoundry.org:10001 [2023-03-06T20:03:39.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T20:03:39.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T20:03:39.374Z] Configure a credential helper to remove this warning. See [2023-03-06T20:03:39.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T20:03:39.374Z] [2023-03-06T20:03:39.374Z] Login Succeeded [2023-03-06T20:03:39.374Z] nexus3.edgexfoundry.org:10002 [2023-03-06T20:03:39.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T20:03:39.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T20:03:39.641Z] Configure a credential helper to remove this warning. See [2023-03-06T20:03:39.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T20:03:39.641Z] [2023-03-06T20:03:39.641Z] Login Succeeded [2023-03-06T20:03:39.641Z] nexus3.edgexfoundry.org:10003 [2023-03-06T20:03:39.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T20:03:40.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T20:03:40.177Z] Configure a credential helper to remove this warning. See [2023-03-06T20:03:40.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T20:03:40.177Z] [2023-03-06T20:03:40.177Z] Login Succeeded [2023-03-06T20:03:40.177Z] nexus3.edgexfoundry.org:10004 [2023-03-06T20:03:40.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T20:03:40.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T20:03:40.447Z] Configure a credential helper to remove this warning. See [2023-03-06T20:03:40.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T20:03:40.447Z] [2023-03-06T20:03:40.447Z] Login Succeeded [2023-03-06T20:03:40.447Z] docker.io [2023-03-06T20:03:40.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T20:03:40.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T20:03:40.982Z] Configure a credential helper to remove this warning. See [2023-03-06T20:03:40.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T20:03:40.982Z] [2023-03-06T20:03:40.982Z] Login Succeeded [2023-03-06T20:03:40.982Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T20:03:41.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-06T20:03:41.758Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-06T20:03:41.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T20:03:41.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T20:03:41.868Z] ========================================================= [2023-03-06T20:03:41.868Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-06T20:03:41.868Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-06T20:03:42.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T20:03:42.251Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-06T20:03:42.251Z] 9b18e9b68314: Pulling fs layer [2023-03-06T20:03:42.251Z] 35d82f9e3411: Pulling fs layer [2023-03-06T20:03:42.251Z] e16973657156: Pulling fs layer [2023-03-06T20:03:42.251Z] fc693d55d65f: Pulling fs layer [2023-03-06T20:03:42.251Z] 7e9fc2657dce: Pulling fs layer [2023-03-06T20:03:42.251Z] dda99020689f: Pulling fs layer [2023-03-06T20:03:42.251Z] db1c61fa0a46: Pulling fs layer [2023-03-06T20:03:42.251Z] 891c053d2c06: Pulling fs layer [2023-03-06T20:03:42.251Z] 7e9fc2657dce: Waiting [2023-03-06T20:03:42.251Z] 891c053d2c06: Waiting [2023-03-06T20:03:42.251Z] dda99020689f: Waiting [2023-03-06T20:03:42.251Z] db1c61fa0a46: Waiting [2023-03-06T20:03:42.251Z] fc693d55d65f: Waiting [2023-03-06T20:03:42.526Z] e16973657156: Verifying Checksum [2023-03-06T20:03:42.526Z] e16973657156: Download complete [2023-03-06T20:03:42.526Z] 9b18e9b68314: Verifying Checksum [2023-03-06T20:03:42.526Z] 9b18e9b68314: Download complete [2023-03-06T20:03:42.526Z] 7e9fc2657dce: Verifying Checksum [2023-03-06T20:03:42.526Z] 7e9fc2657dce: Download complete [2023-03-06T20:03:42.526Z] dda99020689f: Verifying Checksum [2023-03-06T20:03:42.526Z] dda99020689f: Download complete [2023-03-06T20:03:42.808Z] 35d82f9e3411: Verifying Checksum [2023-03-06T20:03:42.808Z] 35d82f9e3411: Download complete [2023-03-06T20:03:43.395Z] 9b18e9b68314: Pull complete [2023-03-06T20:03:43.990Z] 891c053d2c06: Verifying Checksum [2023-03-06T20:03:43.990Z] 891c053d2c06: Download complete [2023-03-06T20:03:43.990Z] 35d82f9e3411: Pull complete [2023-03-06T20:03:44.260Z] e16973657156: Pull complete [2023-03-06T20:03:45.229Z] db1c61fa0a46: Verifying Checksum [2023-03-06T20:03:45.229Z] db1c61fa0a46: Download complete [2023-03-06T20:03:45.498Z] fc693d55d65f: Download complete [2023-03-06T20:03:54.859Z] Removing intermediate container 2824d70c10c9 [2023-03-06T20:03:54.859Z] ---> ace850ee12cb [2023-03-06T20:03:54.859Z] Step 8/22 : COPY . . [2023-03-06T20:03:54.859Z] Removing intermediate container 4de1def1ba65 [2023-03-06T20:03:54.859Z] ---> e0237c90ec05 [2023-03-06T20:03:54.859Z] Step 7/24 : COPY . . [2023-03-06T20:03:54.859Z] Removing intermediate container cace815128ff [2023-03-06T20:03:54.859Z] ---> 641c2aa48089 [2023-03-06T20:03:54.859Z] Step 7/24 : COPY . . [2023-03-06T20:03:54.859Z] Removing intermediate container ae7a1458a48d [2023-03-06T20:03:54.859Z] ---> d7ba44fd64c9 [2023-03-06T20:03:54.859Z] Step 8/22 : COPY . . [2023-03-06T20:03:54.859Z] Removing intermediate container a93130690592 [2023-03-06T20:03:54.859Z] ---> 3b30b1b98634 [2023-03-06T20:03:54.859Z] Step 8/23 : COPY . . [2023-03-06T20:03:57.972Z] fc693d55d65f: Pull complete [2023-03-06T20:03:57.972Z] 7e9fc2657dce: Pull complete [2023-03-06T20:03:59.919Z] dda99020689f: Pull complete [2023-03-06T20:04:06.582Z] db1c61fa0a46: Pull complete [2023-03-06T20:04:07.543Z] 891c053d2c06: Pull complete [2023-03-06T20:04:07.543Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-06T20:04:07.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T20:04:07.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-06T20:04:07.936Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T20:04:07.936Z] WORKDIR /edgex [2023-03-06T20:04:07.936Z] COPY go.mod . [2023-03-06T20:04:07.936Z] RUN go mod download [2023-03-06T20:04:07.936Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-06T20:04:08.520Z] Sending build context to Docker daemon 2.946MB [2023-03-06T20:04:08.520Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T20:04:08.520Z] ---> f96f9c87975a [2023-03-06T20:04:08.520Z] Step 2/4 : WORKDIR /edgex [2023-03-06T20:04:10.477Z] ---> Running in 15ac1636a47d [2023-03-06T20:04:10.746Z] Removing intermediate container 15ac1636a47d [2023-03-06T20:04:10.746Z] ---> ba426c6e7ea3 [2023-03-06T20:04:10.746Z] Step 3/4 : COPY go.mod . [2023-03-06T20:04:12.695Z] ---> d814caaec54d [2023-03-06T20:04:12.695Z] Step 4/4 : RUN go mod download [2023-03-06T20:04:12.695Z] ---> Running in eba923c5e630 [2023-03-06T20:04:16.801Z] ---> b833bd7caf3e [2023-03-06T20:04:16.801Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-06T20:04:16.801Z] ---> 5fb675145c66 [2023-03-06T20:04:16.801Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T20:04:16.801Z] ---> 3ea009d98e2a [2023-03-06T20:04:16.801Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T20:04:16.801Z] ---> Running in ef4b0e576b8d [2023-03-06T20:04:16.801Z] ---> a62bc7b7bd62 [2023-03-06T20:04:16.801Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-06T20:04:16.801Z] ---> b8516b54fead [2023-03-06T20:04:16.801Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-06T20:04:16.801Z] ---> Running in 2ce775f226f6 [2023-03-06T20:04:16.801Z] ---> Running in 9de4a7462edc [2023-03-06T20:04:16.801Z] ---> Running in 9dee210badf2 [2023-03-06T20:04:16.801Z] ---> Running in c74064350799 [2023-03-06T20:04:16.801Z] Removing intermediate container 2ce775f226f6 [2023-03-06T20:04:16.801Z] ---> f12f0c33eb6b [2023-03-06T20:04:16.801Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-06T20:04:16.801Z] Removing intermediate container 9de4a7462edc [2023-03-06T20:04:16.801Z] ---> 3d52ddee2ff7 [2023-03-06T20:04:16.801Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-06T20:04:16.801Z] ---> Running in d8b402772ab9 [2023-03-06T20:04:16.801Z] ---> Running in 8f0f0e4578e5 [2023-03-06T20:04:16.801Z] Removing intermediate container 8f0f0e4578e5 [2023-03-06T20:04:16.801Z] ---> ee870c69e16b [2023-03-06T20:04:16.801Z] 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-06T20:04:16.801Z] Removing intermediate container d8b402772ab9 [2023-03-06T20:04:16.801Z] ---> f17847dec85a [2023-03-06T20:04:16.801Z] 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-06T20:04:16.801Z] ---> Running in b06d3f316113 [2023-03-06T20:04:16.801Z] ---> Running in 6ed83b2c2305 [2023-03-06T20:04:16.801Z] 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-06T20:04:16.801Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-06T20:04:16.801Z] 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-06T20:04:16.801Z] Removing intermediate container b06d3f316113 [2023-03-06T20:04:16.801Z] ---> 123a3caf1c06 [2023-03-06T20:04:16.801Z] Step 11/24 : WORKDIR /edgex-go [2023-03-06T20:04:16.801Z] ---> Running in d072373fc6ec [2023-03-06T20:04:16.801Z] Removing intermediate container 6ed83b2c2305 [2023-03-06T20:04:16.801Z] ---> 7a289e178339 [2023-03-06T20:04:16.801Z] Step 11/24 : WORKDIR /edgex-go [2023-03-06T20:04:16.801Z] ---> Running in 6d6b7e131516 [2023-03-06T20:04:16.801Z] Removing intermediate container d072373fc6ec [2023-03-06T20:04:16.801Z] ---> acf5c1f5ae5e [2023-03-06T20:04:16.801Z] [2023-03-06T20:04:16.801Z] Step 12/24 : FROM alpine:3.15 [2023-03-06T20:04:16.801Z] Removing intermediate container 6d6b7e131516 [2023-03-06T20:04:16.801Z] ---> f390dbdec360 [2023-03-06T20:04:16.801Z] [2023-03-06T20:04:16.801Z] Step 12/24 : FROM alpine:3.15 [2023-03-06T20:04:16.801Z] 3.15: Pulling from library/alpine [2023-03-06T20:04:16.801Z] 3.15: Pulling from library/alpine [2023-03-06T20:04:17.367Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-06T20:04:17.367Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-06T20:04:17.367Z] Status: Downloaded newer image for alpine:3.15 [2023-03-06T20:04:17.367Z] Status: Image is up to date for alpine:3.15 [2023-03-06T20:04:17.367Z] ---> 5ce65d7b0fde [2023-03-06T20:04:17.367Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:04:17.367Z] ---> 5ce65d7b0fde [2023-03-06T20:04:17.367Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:04:18.307Z] ---> Running in e8975e186e16 [2023-03-06T20:04:18.307Z] ---> Running in b9a642677641 [2023-03-06T20:04:18.307Z] Removing intermediate container b9a642677641 [2023-03-06T20:04:18.307Z] ---> 9b15c66895d8 [2023-03-06T20:04:18.307Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-06T20:04:18.307Z] Removing intermediate container e8975e186e16 [2023-03-06T20:04:18.307Z] ---> 81237d180ef5 [2023-03-06T20:04:18.307Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-06T20:04:18.307Z] ---> Running in ee1eb181fd24 [2023-03-06T20:04:18.307Z] ---> Running in fdd66fc65c6b [2023-03-06T20:04:19.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:19.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:19.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:19.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:19.494Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T20:04:19.494Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T20:04:19.494Z] OK: 15859 distinct packages available [2023-03-06T20:04:19.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:19.494Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T20:04:19.494Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T20:04:19.494Z] OK: 15859 distinct packages available [2023-03-06T20:04:19.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:19.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:19.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:04:19.750Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-06T20:04:19.750Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-06T20:04:19.750Z] (3/4) Installing libucontext (1.1-r0) [2023-03-06T20:04:20.007Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-06T20:04:20.007Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T20:04:20.007Z] OK: 6 MiB in 18 packages [2023-03-06T20:04:20.007Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-06T20:04:20.007Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-06T20:04:20.007Z] (3/5) Installing libucontext (1.1-r0) [2023-03-06T20:04:20.007Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-06T20:04:20.007Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-06T20:04:20.007Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T20:04:20.007Z] OK: 7 MiB in 19 packages [2023-03-06T20:04:23.375Z] Removing intermediate container ee1eb181fd24 [2023-03-06T20:04:23.375Z] ---> 077751a930e1 [2023-03-06T20:04:23.375Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T20:04:23.375Z] Removing intermediate container fdd66fc65c6b [2023-03-06T20:04:23.375Z] ---> 119718c42e52 [2023-03-06T20:04:23.375Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-06T20:04:33.388Z] ---> 42e439ab482c [2023-03-06T20:04:33.388Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T20:04:33.388Z] ---> 6bf7408a5aee [2023-03-06T20:04:33.388Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T20:04:34.341Z] ---> eba2f25ec34d [2023-03-06T20:04:34.341Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-06T20:04:34.341Z] ---> ad68a6c258b8 [2023-03-06T20:04:34.341Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T20:04:34.341Z] ---> Running in 3d9f710e27ab [2023-03-06T20:04:34.907Z] Removing intermediate container 3d9f710e27ab [2023-03-06T20:04:34.907Z] ---> c8bc6263c68b [2023-03-06T20:04:34.907Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-06T20:04:34.907Z] ---> 999825c3588d [2023-03-06T20:04:34.907Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-06T20:04:35.839Z] ---> 1917e4937780 [2023-03-06T20:04:35.839Z] ---> 825f6d5c58b6 [2023-03-06T20:04:35.839Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/Step 19/24 : WORKDIR / [2023-03-06T20:04:35.839Z] [2023-03-06T20:04:36.096Z] ---> Running in 1d1fb3de80e0 [2023-03-06T20:04:36.357Z] ---> b90e35c7ca19 [2023-03-06T20:04:36.357Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T20:04:36.618Z] Removing intermediate container 1d1fb3de80e0 [2023-03-06T20:04:36.618Z] ---> 3cf7d65132d6 [2023-03-06T20:04:36.618Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T20:04:36.618Z] ---> Running in 0c75a9aca56f [2023-03-06T20:04:36.618Z] ---> Running in 5abad241ade1 [2023-03-06T20:04:36.876Z] Removing intermediate container 5abad241ade1 [2023-03-06T20:04:36.876Z] ---> 4dc948d88d78 [2023-03-06T20:04:36.876Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T20:04:37.135Z] Removing intermediate container 0c75a9aca56f [2023-03-06T20:04:37.135Z] ---> 51443b0eea7f [2023-03-06T20:04:37.135Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T20:04:37.135Z] ---> Running in f7fe77f6c555 [2023-03-06T20:04:37.135Z] ---> Running in 2e6a6f9a354d [2023-03-06T20:04:37.393Z] Removing intermediate container f7fe77f6c555 [2023-03-06T20:04:37.393Z] ---> f5e7fed4a5ef [2023-03-06T20:04:37.393Z] Step 22/24 : LABEL arch=x86_64 [2023-03-06T20:04:37.393Z] Removing intermediate container 2e6a6f9a354d [2023-03-06T20:04:37.393Z] ---> 42d1aa7bac66 [2023-03-06T20:04:37.393Z] Step 22/24 : LABEL arch=x86_64 [2023-03-06T20:04:37.393Z] ---> Running in 97268818753f [2023-03-06T20:04:37.393Z] ---> Running in 74127cf5712b [2023-03-06T20:04:37.959Z] Removing intermediate container 74127cf5712b [2023-03-06T20:04:37.959Z] ---> 471c9d26c7cc [2023-03-06T20:04:37.959Z] Step 23/24 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:04:37.959Z] ---> Running in b145cfc4a273 [2023-03-06T20:04:37.959Z] Removing intermediate container 97268818753f [2023-03-06T20:04:37.959Z] ---> 5f8404c0e3c6 [2023-03-06T20:04:37.959Z] Step 23/24 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:04:37.959Z] ---> Running in 05cb4ced596f [2023-03-06T20:04:38.217Z] Removing intermediate container b145cfc4a273 [2023-03-06T20:04:38.217Z] ---> cd8e7196a909 [2023-03-06T20:04:38.217Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T20:04:38.563Z] ---> Running in 1e705b33beeb [2023-03-06T20:04:38.563Z] Removing intermediate container 05cb4ced596f [2023-03-06T20:04:38.563Z] ---> a4751a7296f7 [2023-03-06T20:04:38.563Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T20:04:38.563Z] ---> Running in 78a1cca26973 [2023-03-06T20:04:38.821Z] Removing intermediate container 1e705b33beeb [2023-03-06T20:04:38.821Z] ---> ffe9bfd082be [2023-03-06T20:04:38.821Z] [2023-03-06T20:04:38.821Z] Removing intermediate container 78a1cca26973 [2023-03-06T20:04:38.821Z] ---> 222c168bf611 [2023-03-06T20:04:38.821Z] [2023-03-06T20:04:38.821Z] Successfully built ffe9bfd082be [2023-03-06T20:04:38.821Z] Successfully tagged security-spire-agent:latest [2023-03-06T20:04:38.821Z]  Building security-spire-agent ... done Building security-spire-server [2023-03-06T20:04:38.821Z] Successfully built 222c168bf611 [2023-03-06T20:04:38.821Z] Successfully tagged security-spire-config:latest [2023-03-06T20:04:38.821Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-03-06T20:04:44.089Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:04:44.089Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:04:44.089Z] ---> f16a946f35e9 [2023-03-06T20:04:44.089Z] Step 3/23 : WORKDIR /edgex-go [2023-03-06T20:04:44.089Z] ---> Using cache [2023-03-06T20:04:44.089Z] ---> 3660cd8c3af8 [2023-03-06T20:04:44.089Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T20:04:44.089Z] ---> Using cache [2023-03-06T20:04:44.089Z] ---> 54a19ea0a961 [2023-03-06T20:04:44.089Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-06T20:04:44.089Z] ---> Using cache [2023-03-06T20:04:44.089Z] ---> 86e75803fc73 [2023-03-06T20:04:44.089Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:04:44.089Z] ---> Using cache [2023-03-06T20:04:44.089Z] ---> e0237c90ec05 [2023-03-06T20:04:44.089Z] Step 7/23 : COPY . . [2023-03-06T20:04:44.089Z] ---> Using cache [2023-03-06T20:04:44.089Z] ---> 5fb675145c66 [2023-03-06T20:04:44.089Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T20:04:44.089Z] ---> Using cache [2023-03-06T20:04:44.089Z] ---> f12f0c33eb6b [2023-03-06T20:04:44.089Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-06T20:04:44.089Z] ---> Using cache [2023-03-06T20:04:44.089Z] ---> f17847dec85a [2023-03-06T20:04:44.089Z] 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-06T20:04:44.940Z] Removing intermediate container eba923c5e630 [2023-03-06T20:04:44.940Z] ---> cea5d79a9686 [2023-03-06T20:04:44.940Z] Successfully built cea5d79a9686 [2023-03-06T20:04:44.940Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:04:45.342Z] + docker inspect -f . ci-base-image-arm64 [2023-03-06T20:04:45.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:04:45.609Z] prd-ubuntu20.04-docker-arm64-4c-16g-8398 does not seem to be running inside a container [2023-03-06T20:04:45.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-06T20:04:45.988Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:04:45.988Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:04:45.988Z] ---> f16a946f35e9 [2023-03-06T20:04:45.988Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:04:45.988Z] ---> Using cache [2023-03-06T20:04:45.988Z] ---> 3da0fabded85 [2023-03-06T20:04:45.988Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:04:45.988Z] ---> Using cache [2023-03-06T20:04:45.988Z] ---> 13790196f6c5 [2023-03-06T20:04:45.988Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T20:04:45.988Z] ---> Using cache [2023-03-06T20:04:45.988Z] ---> 41405c97eb5a [2023-03-06T20:04:45.988Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:04:45.988Z] ---> Using cache [2023-03-06T20:04:45.988Z] ---> 494e8b37a102 [2023-03-06T20:04:45.988Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:04:45.988Z] ---> Using cache [2023-03-06T20:04:45.988Z] ---> ace850ee12cb [2023-03-06T20:04:45.988Z] Step 8/22 : COPY . . [2023-03-06T20:04:45.988Z] ---> Using cache [2023-03-06T20:04:45.988Z] ---> b833bd7caf3e [2023-03-06T20:04:45.988Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-06T20:04:46.906Z] $ docker top 93b1349c02f90055546d158800d695e6def6e98a88344ffff5ac94763d9abcc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T20:04:47.807Z] + go version [2023-03-06T20:04:47.807Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-06T20:04:47.846Z] $ docker stop --time=1 93b1349c02f90055546d158800d695e6def6e98a88344ffff5ac94763d9abcc1 [2023-03-06T20:04:49.469Z] $ docker rm -f --volumes 93b1349c02f90055546d158800d695e6def6e98a88344ffff5ac94763d9abcc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:04:51.316Z] + docker inspect -f . ci-base-image-arm64 [2023-03-06T20:04:51.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:04:51.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-8398 does not seem to be running inside a container [2023-03-06T20:04:51.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-06T20:04:52.551Z] ---> Running in 092b9c83f84a [2023-03-06T20:04:52.551Z] ---> Running in 71836b46200d [2023-03-06T20:04:52.551Z] 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-06T20:04:52.762Z] $ docker top 39de6ee7680337988e15f0ec892699d9180f6c365ede50db6bc23655a2db8d2e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-06T20:04:53.017Z] ========================================================= [2023-03-06T20:04:53.017Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-06T20:04:53.017Z] ========================================================= [Pipeline] sh [2023-03-06T20:04:53.337Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-06T20:04:54.049Z] + make test [2023-03-06T20:04:54.049Z] go test -race -coverprofile=coverage.out ./... [2023-03-06T20:05:02.508Z] Removing intermediate container c74064350799 [2023-03-06T20:05:02.509Z] ---> 48617a123ce2 [2023-03-06T20:05:02.509Z] [2023-03-06T20:05:02.509Z] Step 10/23 : FROM alpine:3.16 [2023-03-06T20:05:02.509Z] Removing intermediate container 9dee210badf2 [2023-03-06T20:05:02.509Z] ---> 0c789a525ff1 [2023-03-06T20:05:02.509Z] [2023-03-06T20:05:02.509Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:05:02.784Z] 3.16: Pulling from library/alpine [2023-03-06T20:05:03.043Z] 3.16: Pulling from library/alpine [2023-03-06T20:05:03.043Z] Removing intermediate container ef4b0e576b8d [2023-03-06T20:05:03.043Z] ---> 29dd79a29c5c [2023-03-06T20:05:03.043Z] [2023-03-06T20:05:03.043Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:05:03.302Z] Removing intermediate container 71836b46200d [2023-03-06T20:05:03.302Z] ---> e27bf4f78a47 [2023-03-06T20:05:03.302Z] Step 11/23 : WORKDIR /edgex-go [2023-03-06T20:05:03.867Z] ---> Running in e674b79749d2 [2023-03-06T20:05:03.867Z] 3.16: Pulling from library/alpine [2023-03-06T20:05:06.907Z] Removing intermediate container e674b79749d2 [2023-03-06T20:05:06.907Z] ---> 84e850dc6bb9 [2023-03-06T20:05:06.907Z] [2023-03-06T20:05:06.907Z] Step 12/23 : FROM alpine:3.15 [2023-03-06T20:05:06.907Z] ---> 5ce65d7b0fde [2023-03-06T20:05:06.907Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:05:06.907Z] ---> Using cache [2023-03-06T20:05:06.907Z] ---> 81237d180ef5 [2023-03-06T20:05:06.907Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-06T20:05:06.907Z] ---> Using cache [2023-03-06T20:05:06.907Z] ---> 119718c42e52 [2023-03-06T20:05:06.907Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T20:05:06.907Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T20:05:06.907Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T20:05:06.907Z] Status: Image is up to date for alpine:3.16 [2023-03-06T20:05:06.907Z] Status: Downloaded newer image for alpine:3.16 [2023-03-06T20:05:06.907Z] ---> dfd21b5a31f5 [2023-03-06T20:05:06.907Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:05:06.907Z] ---> dfd21b5a31f5 [2023-03-06T20:05:06.907Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-06T20:05:07.166Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T20:05:07.166Z] Status: Image is up to date for alpine:3.16 [2023-03-06T20:05:07.516Z] ---> dfd21b5a31f5 [2023-03-06T20:05:07.516Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:05:13.039Z] ---> Running in 6309b31e6bc3 [2023-03-06T20:05:13.039Z] ---> Running in c84a8c1eb13d [2023-03-06T20:05:13.039Z] ---> Running in 5215a94e254a [2023-03-06T20:05:13.039Z] ---> 1f1761b0e352 [2023-03-06T20:05:13.039Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T20:05:13.297Z] ---> 62450b69ccf6 [2023-03-06T20:05:13.297Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-06T20:05:13.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:05:14.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:05:14.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:05:14.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:05:14.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:05:14.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:05:14.449Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T20:05:14.449Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:05:14.449Z] OK: 6 MiB in 15 packages [2023-03-06T20:05:14.706Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-06T20:05:14.706Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-06T20:05:14.706Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:05:14.706Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T20:05:14.706Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T20:05:14.706Z] OK: 6 MiB in 16 packages [2023-03-06T20:05:14.706Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:05:14.706Z] OK: 6 MiB in 15 packages [2023-03-06T20:05:14.965Z] ---> 368c33de1334 [2023-03-06T20:05:14.965Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-06T20:05:15.223Z] Removing intermediate container 092b9c83f84a [2023-03-06T20:05:15.223Z] ---> 1375de5e38fe [2023-03-06T20:05:15.223Z] [2023-03-06T20:05:15.223Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:05:15.223Z] ---> dfd21b5a31f5 [2023-03-06T20:05:15.223Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-06T20:05:15.223Z] ---> 25cdd3cf79fd [2023-03-06T20:05:15.223Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T20:05:15.223Z] ---> Running in 46a43870944d [2023-03-06T20:05:15.223Z] ---> Running in aedbbf3b9035 [2023-03-06T20:05:15.223Z] Removing intermediate container aedbbf3b9035 [2023-03-06T20:05:15.223Z] ---> 7e75dde2dba2 [2023-03-06T20:05:15.223Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T20:05:15.223Z] Removing intermediate container 46a43870944d [2023-03-06T20:05:15.223Z] ---> 2fc117d95f02 [2023-03-06T20:05:15.223Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:05:15.481Z] ---> Running in b2fba22d433e [2023-03-06T20:05:15.481Z] ---> Running in e1112393657a [2023-03-06T20:05:15.481Z] Removing intermediate container 6309b31e6bc3 [2023-03-06T20:05:15.481Z] ---> 824791aec263 [2023-03-06T20:05:15.481Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T20:05:15.481Z] Removing intermediate container b2fba22d433e [2023-03-06T20:05:15.481Z] ---> eff22f71d74a [2023-03-06T20:05:15.481Z] Step 21/23 : LABEL arch=x86_64 [2023-03-06T20:05:15.481Z] ---> Running in c806996abb79 [2023-03-06T20:05:15.481Z] Removing intermediate container 5215a94e254a [2023-03-06T20:05:15.481Z] ---> 0e7c7df0df6f [2023-03-06T20:05:15.481Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T20:05:15.481Z] ---> Running in 793e8a26f0f3 [2023-03-06T20:05:15.745Z] ---> Running in d56b297fd2df [2023-03-06T20:05:15.745Z] Removing intermediate container c84a8c1eb13d [2023-03-06T20:05:15.745Z] ---> bd665d36ea58 [2023-03-06T20:05:15.745Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T20:05:15.745Z] Removing intermediate container c806996abb79 [2023-03-06T20:05:15.745Z] ---> 680b52b310ed [2023-03-06T20:05:15.745Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-06T20:05:15.745Z] ---> Running in 9098fc13ee0a [2023-03-06T20:05:15.745Z] ---> Running in da31715fc685 [2023-03-06T20:05:15.745Z] Removing intermediate container 793e8a26f0f3 [2023-03-06T20:05:15.745Z] ---> 7049ff0a206f [2023-03-06T20:05:15.745Z] Step 22/23 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:05:15.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:05:15.745Z] Removing intermediate container d56b297fd2df [2023-03-06T20:05:15.745Z] ---> 7630c767f7e0 [2023-03-06T20:05:15.746Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-06T20:05:15.746Z] ---> Running in 4ede93a076bc [2023-03-06T20:05:15.746Z] ---> Running in 084a0291a0df [2023-03-06T20:05:15.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:05:15.746Z] Removing intermediate container 9098fc13ee0a [2023-03-06T20:05:15.746Z] ---> 661fbaa606a9 [2023-03-06T20:05:15.746Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-06T20:05:15.746Z] Removing intermediate container da31715fc685 [2023-03-06T20:05:15.746Z] ---> e1cd4d4ee45b [2023-03-06T20:05:15.746Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-06T20:05:16.008Z] ---> Running in 0e7c6a5444cb [2023-03-06T20:05:16.008Z] ---> Running in 992d763000c5 [2023-03-06T20:05:16.008Z] Removing intermediate container 4ede93a076bc [2023-03-06T20:05:16.008Z] ---> 5c56ecdebc0e [2023-03-06T20:05:16.008Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T20:05:16.008Z] Removing intermediate container 084a0291a0df [2023-03-06T20:05:16.008Z] ---> 4aee94f17be0 [2023-03-06T20:05:16.008Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-06T20:05:16.008Z] ---> Running in b78dfa786af9 [2023-03-06T20:05:16.008Z] ---> Running in da08bc6a14d4 [2023-03-06T20:05:16.008Z] Removing intermediate container 992d763000c5 [2023-03-06T20:05:16.008Z] ---> 80c3413a6659 [2023-03-06T20:05:16.009Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:05:16.009Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T20:05:16.009Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:05:16.009Z] OK: 6 MiB in 15 packages [2023-03-06T20:05:16.009Z] Removing intermediate container 0e7c6a5444cb [2023-03-06T20:05:16.009Z] ---> 17c4bfc7a020 [2023-03-06T20:05:16.009Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-06T20:05:16.009Z] ---> Running in 924d013e8337 [2023-03-06T20:05:16.009Z] Removing intermediate container b78dfa786af9 [2023-03-06T20:05:16.009Z] ---> 1e61014e5ac4 [2023-03-06T20:05:16.009Z] [2023-03-06T20:05:16.266Z] Removing intermediate container da08bc6a14d4 [2023-03-06T20:05:16.266Z] ---> 28f2e5b027d6 [2023-03-06T20:05:16.266Z] Step 15/23 : WORKDIR / [2023-03-06T20:05:16.266Z] ---> Running in c5be08e98947 [2023-03-06T20:05:16.266Z] ---> 1b9ff72649c5 [2023-03-06T20:05:16.266Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-06T20:05:16.266Z] Successfully built 1e61014e5ac4 [2023-03-06T20:05:16.266Z] Successfully tagged security-spire-server:latest [2023-03-06T20:05:16.266Z] Building security-secretstore-setup [2023-03-06T20:05:16.266Z]  Building security-spire-server ... done Removing intermediate container 924d013e8337 [2023-03-06T20:05:16.266Z] ---> af1f0b3e8af3 [2023-03-06T20:05:16.266Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:05:16.266Z] Removing intermediate container c5be08e98947 [2023-03-06T20:05:16.266Z] ---> 4c360e1e9397 [2023-03-06T20:05:16.266Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:05:22.123Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:05:22.123Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:05:22.123Z] ---> f16a946f35e9 [2023-03-06T20:05:22.123Z] Step 3/23 : WORKDIR /edgex-go [2023-03-06T20:05:22.123Z] ---> Using cache [2023-03-06T20:05:22.123Z] ---> 3660cd8c3af8 [2023-03-06T20:05:22.123Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-06T20:05:22.382Z] Removing intermediate container e1112393657a [2023-03-06T20:05:22.382Z] ---> 1c5e7cf3bcdf [2023-03-06T20:05:22.382Z] ---> e9e00803bcf6 [2023-03-06T20:05:22.382Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-06T20:05:22.382Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:05:22.382Z] ---> Running in 6b5100a4fa83 [2023-03-06T20:05:22.382Z] ---> 053e191ad7ee [2023-03-06T20:05:22.382Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-06T20:05:22.382Z] ---> 2038e3f333de [2023-03-06T20:05:22.382Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-06T20:05:23.872Z] ---> aff8c457728c [2023-03-06T20:05:23.872Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-06T20:05:23.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:05:23.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:05:24.131Z] OK: 211 MiB in 51 packages [2023-03-06T20:05:24.389Z] ---> c8bd6d08c68d [2023-03-06T20:05:24.389Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-06T20:05:25.324Z] ---> 89ee5b05de94 [2023-03-06T20:05:25.324Z] ---> a847fb2abb24 [2023-03-06T20:05:25.324Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlStep 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-06T20:05:25.324Z] [2023-03-06T20:05:25.324Z] ---> 8670c4c81663 [2023-03-06T20:05:25.324Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-06T20:05:25.324Z] ---> Running in 783bb6eca7a2 [2023-03-06T20:05:25.324Z] Removing intermediate container 783bb6eca7a2 [2023-03-06T20:05:25.324Z] ---> 98b824975bae [2023-03-06T20:05:25.324Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:05:25.324Z] ---> Running in cb0fab93990d [2023-03-06T20:05:25.324Z] Removing intermediate container 6b5100a4fa83 [2023-03-06T20:05:25.324Z] ---> 4e7dfea76a02 [2023-03-06T20:05:25.324Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-06T20:05:25.324Z] ---> b6af35b166e4 [2023-03-06T20:05:25.324Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-06T20:05:25.324Z] ---> eb1b90400979 [2023-03-06T20:05:25.324Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-06T20:05:25.324Z] ---> Running in 2ee2e754ffad [2023-03-06T20:05:25.324Z] ---> 34b1728ea8f3 [2023-03-06T20:05:25.324Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-06T20:05:25.324Z] ---> Running in 9727da60c2fe [2023-03-06T20:05:25.324Z] Removing intermediate container cb0fab93990d [2023-03-06T20:05:25.324Z] ---> 5ac05be49519 [2023-03-06T20:05:25.324Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T20:05:25.588Z] Removing intermediate container 2ee2e754ffad [2023-03-06T20:05:25.588Z] ---> bb346fe04736 [2023-03-06T20:05:25.588Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:05:25.588Z] ---> Running in 27eff958c098 [2023-03-06T20:05:25.588Z] ---> Running in 5ae94944a79d [2023-03-06T20:05:25.588Z] ---> c0098099b7e5 [2023-03-06T20:05:25.588Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:05:25.588Z] Removing intermediate container 9727da60c2fe [2023-03-06T20:05:25.588Z] ---> 17eebfa4a129 [2023-03-06T20:05:25.588Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:05:25.588Z] ---> 6413c2dad4e3 [2023-03-06T20:05:25.588Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T20:05:25.588Z] ---> Running in 61988cc47c41 [2023-03-06T20:05:25.588Z] ---> Running in a823eb182b75 [2023-03-06T20:05:25.588Z] Removing intermediate container 27eff958c098 [2023-03-06T20:05:25.588Z] ---> Running in 4ec6b84dc824 [2023-03-06T20:05:25.588Z] ---> 96c2c4e85b74 [2023-03-06T20:05:25.588Z] Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:05:25.848Z] Removing intermediate container 5ae94944a79d [2023-03-06T20:05:25.848Z] ---> 70858fff1bc0 [2023-03-06T20:05:25.848Z] Step 21/23 : LABEL arch=x86_64 [2023-03-06T20:05:25.848Z] ---> Running in d9b9514b0043 [2023-03-06T20:05:25.848Z] ---> Running in cd31c432fef3 [2023-03-06T20:05:25.848Z] Removing intermediate container a823eb182b75 [2023-03-06T20:05:25.848Z] ---> 53145aa48f3a [2023-03-06T20:05:25.848Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T20:05:25.848Z] ---> Running in 43ccb4b3c352 [2023-03-06T20:05:25.848Z] Removing intermediate container d9b9514b0043 [2023-03-06T20:05:25.848Z] ---> 48a02c1d42b7 [2023-03-06T20:05:25.848Z] Step 22/23 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:05:25.848Z] Removing intermediate container cd31c432fef3 [2023-03-06T20:05:25.848Z] ---> 4090e10db452 [2023-03-06T20:05:25.848Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:05:25.848Z] ---> Running in cea8f044ec3e [2023-03-06T20:05:25.848Z] ---> Running in 0c527e7f1260 [2023-03-06T20:05:26.107Z] Removing intermediate container 43ccb4b3c352 [2023-03-06T20:05:26.107Z] ---> 4db1181385bd [2023-03-06T20:05:26.107Z] Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:05:26.107Z] ---> Running in c40516918c67 [2023-03-06T20:05:26.107Z] Removing intermediate container cea8f044ec3e [2023-03-06T20:05:26.107Z] ---> 90d7c3500b45 [2023-03-06T20:05:26.107Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T20:05:26.107Z] Removing intermediate container 0c527e7f1260 [2023-03-06T20:05:26.107Z] ---> 91e70f21e47d [2023-03-06T20:05:26.107Z] [2023-03-06T20:05:26.107Z] ---> Running in b261d2aa594c [2023-03-06T20:05:26.107Z] Removing intermediate container c40516918c67 [2023-03-06T20:05:26.107Z] ---> 9941cbf4bde3 [2023-03-06T20:05:26.107Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:05:26.107Z] Successfully built 91e70f21e47d [2023-03-06T20:05:26.107Z] Successfully tagged support-scheduler:latest [2023-03-06T20:05:26.107Z]  Building support-scheduler ... done Building security-bootstrapper [2023-03-06T20:05:26.107Z] ---> Running in 6c37066c1648 [2023-03-06T20:05:26.674Z] Removing intermediate container b261d2aa594c [2023-03-06T20:05:26.674Z] ---> c66a3079cf5c [2023-03-06T20:05:26.674Z] [2023-03-06T20:05:26.674Z] Successfully built c66a3079cf5c [2023-03-06T20:05:28.876Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:05:28.876Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:05:29.137Z] Successfully tagged core-command:latest [2023-03-06T20:05:29.137Z] ---> f16a946f35e9 [2023-03-06T20:05:29.137Z]  Building core-command ... done Step 3/32 : WORKDIR /edgex-go [2023-03-06T20:05:29.137Z] ---> Using cache [2023-03-06T20:05:29.137Z] ---> 3660cd8c3af8 [2023-03-06T20:05:29.137Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-06T20:05:29.137Z] Building core-data [2023-03-06T20:05:29.137Z] ---> Using cache [2023-03-06T20:05:29.137Z] ---> 4e7dfea76a02 [2023-03-06T20:05:29.137Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-06T20:05:29.137Z] ---> Using cache [2023-03-06T20:05:29.137Z] ---> c0098099b7e5 [2023-03-06T20:05:29.137Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:05:32.923Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-06T20:05:33.324Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:05:33.324Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:05:33.324Z] ---> f16a946f35e9 [2023-03-06T20:05:33.324Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:05:33.324Z] ---> Using cache [2023-03-06T20:05:33.324Z] ---> 3da0fabded85 [2023-03-06T20:05:33.324Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:05:33.324Z] ---> Using cache [2023-03-06T20:05:33.324Z] ---> 13790196f6c5 [2023-03-06T20:05:33.324Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T20:05:33.324Z] ---> Using cache [2023-03-06T20:05:33.324Z] ---> 41405c97eb5a [2023-03-06T20:05:33.324Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:05:33.324Z] ---> Using cache [2023-03-06T20:05:33.324Z] ---> 494e8b37a102 [2023-03-06T20:05:33.324Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:05:33.324Z] ---> Using cache [2023-03-06T20:05:33.325Z] ---> ace850ee12cb [2023-03-06T20:05:33.325Z] Step 8/22 : COPY . . [2023-03-06T20:05:33.325Z] ---> Using cache [2023-03-06T20:05:33.325Z] ---> b833bd7caf3e [2023-03-06T20:05:33.325Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-06T20:05:34.260Z] Removing intermediate container 6c37066c1648 [2023-03-06T20:05:34.260Z] ---> 8ecfb417b79b [2023-03-06T20:05:34.260Z] [2023-03-06T20:05:34.260Z] ---> Running in 90b5489378dc [2023-03-06T20:05:34.260Z] ---> Running in 3675e07ae18b [2023-03-06T20:05:34.260Z] Successfully built 8ecfb417b79b [2023-03-06T20:05:34.260Z] Successfully tagged support-notifications:latest [2023-03-06T20:05:34.260Z]  Building support-notifications ... done Building security-proxy-auth [2023-03-06T20:05:34.260Z] Removing intermediate container 4ec6b84dc824 [2023-03-06T20:05:34.260Z] ---> e7aff31da608 [2023-03-06T20:05:34.260Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T20:05:34.260Z] ---> Running in d6ed03dce167 [2023-03-06T20:05:37.543Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:05:37.543Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:05:37.543Z] ---> f16a946f35e9 [2023-03-06T20:05:37.543Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:05:37.543Z] ---> Using cache [2023-03-06T20:05:37.543Z] ---> 3da0fabded85 [2023-03-06T20:05:37.543Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:05:37.543Z] ---> Using cache [2023-03-06T20:05:37.543Z] ---> 13790196f6c5 [2023-03-06T20:05:37.543Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T20:05:37.543Z] ---> Using cache [2023-03-06T20:05:37.543Z] ---> 41405c97eb5a [2023-03-06T20:05:37.543Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:05:37.543Z] ---> Using cache [2023-03-06T20:05:37.543Z] ---> 494e8b37a102 [2023-03-06T20:05:37.543Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:05:37.543Z] ---> Using cache [2023-03-06T20:05:37.543Z] ---> ace850ee12cb [2023-03-06T20:05:37.544Z] Step 8/22 : COPY . . [2023-03-06T20:05:37.544Z] ---> Using cache [2023-03-06T20:05:37.544Z] ---> b833bd7caf3e [2023-03-06T20:05:37.544Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-06T20:05:39.448Z] Removing intermediate container d6ed03dce167 [2023-03-06T20:05:39.448Z] ---> 67c24fce0a14 [2023-03-06T20:05:39.448Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-06T20:05:39.448Z] ---> Running in c8924da85920 [2023-03-06T20:05:39.448Z] ---> Running in 7bae716ac3f5 [2023-03-06T20:05:39.448Z] Removing intermediate container 7bae716ac3f5 [2023-03-06T20:05:39.448Z] ---> 9d1a07dd3244 [2023-03-06T20:05:39.448Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T20:05:39.448Z] ---> Running in 394cc065fb27 [2023-03-06T20:05:39.448Z] 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-06T20:05:39.711Z] Removing intermediate container 394cc065fb27 [2023-03-06T20:05:39.711Z] ---> da8d6730f77e [2023-03-06T20:05:39.711Z] Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:05:39.711Z] ---> Running in 2ef6f67d2e2c [2023-03-06T20:05:39.711Z] 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-06T20:05:39.711Z] Removing intermediate container 2ef6f67d2e2c [2023-03-06T20:05:39.711Z] ---> 435cb571b83d [2023-03-06T20:05:39.711Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:05:39.711Z] ---> Running in cccdf4d6d870 [2023-03-06T20:05:40.278Z] Removing intermediate container cccdf4d6d870 [2023-03-06T20:05:40.278Z] ---> 47cd57f4b585 [2023-03-06T20:05:40.278Z] [2023-03-06T20:05:40.278Z] Successfully built 47cd57f4b585 [2023-03-06T20:05:40.278Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-06T20:05:40.278Z]  Building core-common-config-bootstrapper ... done Building core-metadata [2023-03-06T20:05:43.558Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:05:43.558Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:05:43.558Z] ---> f16a946f35e9 [2023-03-06T20:05:43.558Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:05:43.558Z] ---> Using cache [2023-03-06T20:05:43.558Z] ---> 3da0fabded85 [2023-03-06T20:05:43.558Z] Step 4/24 : WORKDIR /edgex-go [2023-03-06T20:05:43.558Z] ---> Using cache [2023-03-06T20:05:43.558Z] ---> 13790196f6c5 [2023-03-06T20:05:43.558Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-06T20:05:43.558Z] ---> Using cache [2023-03-06T20:05:43.558Z] ---> 41405c97eb5a [2023-03-06T20:05:43.558Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-06T20:05:43.558Z] ---> Using cache [2023-03-06T20:05:43.558Z] ---> 494e8b37a102 [2023-03-06T20:05:43.558Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:05:43.558Z] ---> Using cache [2023-03-06T20:05:43.558Z] ---> ace850ee12cb [2023-03-06T20:05:43.558Z] Step 8/24 : COPY . . [2023-03-06T20:05:43.558Z] ---> Using cache [2023-03-06T20:05:43.558Z] ---> b833bd7caf3e [2023-03-06T20:05:43.558Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-06T20:05:58.656Z] ---> Running in 4b223652319d [2023-03-06T20:05:58.656Z] 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-06T20:06:16.758Z] Removing intermediate container 3675e07ae18b [2023-03-06T20:06:16.758Z] ---> 3d49116db468 [2023-03-06T20:06:16.758Z] Step 7/32 : COPY . . [2023-03-06T20:06:16.758Z] Removing intermediate container 61988cc47c41 [2023-03-06T20:06:16.758Z] ---> 1ac981d05e46 [2023-03-06T20:06:16.758Z] Step 7/23 : COPY . . [2023-03-06T20:06:29.116Z] ---> 4e06ae5cc3e3 [2023-03-06T20:06:29.116Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-06T20:06:29.116Z] Removing intermediate container c8924da85920 [2023-03-06T20:06:29.116Z] ---> fda266a49dde [2023-03-06T20:06:29.116Z] [2023-03-06T20:06:29.116Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:06:29.116Z] ---> dfd21b5a31f5 [2023-03-06T20:06:29.116Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-06T20:06:29.116Z] ---> Using cache [2023-03-06T20:06:29.116Z] ---> 2fc117d95f02 [2023-03-06T20:06:29.116Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:06:29.116Z] ---> Using cache [2023-03-06T20:06:29.116Z] ---> e9e00803bcf6 [2023-03-06T20:06:29.116Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:06:29.116Z] ---> Using cache [2023-03-06T20:06:29.116Z] ---> 9879a1686543 [2023-03-06T20:06:29.116Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-06T20:06:29.116Z] ---> aff8c457728c [2023-03-06T20:06:29.116Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-06T20:06:29.116Z] Removing intermediate container 90b5489378dc [2023-03-06T20:06:29.116Z] ---> d1a03b46d7a1 [2023-03-06T20:06:29.116Z] [2023-03-06T20:06:29.116Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:06:29.116Z] ---> dfd21b5a31f5 [2023-03-06T20:06:29.116Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-06T20:06:29.116Z] ---> Running in 9961449d90d2 [2023-03-06T20:06:29.116Z] ---> Running in 7433ed25c28d [2023-03-06T20:06:29.116Z] ---> Running in d523a743e11c [2023-03-06T20:06:29.380Z] Removing intermediate container d523a743e11c [2023-03-06T20:06:29.380Z] ---> f9c080525f74 [2023-03-06T20:06:29.380Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-06T20:06:29.641Z] 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-06T20:06:29.641Z] 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-06T20:06:29.906Z] ---> Running in cbb419b713c4 [2023-03-06T20:06:29.906Z] ---> 3d3e8d6f618d [2023-03-06T20:06:29.906Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-06T20:06:29.906Z] Removing intermediate container cbb419b713c4 [2023-03-06T20:06:29.906Z] ---> 1b26575e9f17 [2023-03-06T20:06:29.906Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-06T20:06:30.168Z] ---> Running in a24127e6b76f [2023-03-06T20:06:30.428Z] ---> f97b4fd00d6d [2023-03-06T20:06:30.428Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-06T20:06:30.697Z] Removing intermediate container a24127e6b76f [2023-03-06T20:06:30.697Z] ---> 97aa76ee6e8d [2023-03-06T20:06:30.697Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:06:30.956Z] ---> Running in fecd54ada139 [2023-03-06T20:06:30.956Z] ---> 1bbc36f66bd9 [2023-03-06T20:06:30.956Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T20:06:30.956Z] ---> Running in cf64d93ca756 [2023-03-06T20:06:31.216Z] Removing intermediate container 4b223652319d [2023-03-06T20:06:31.216Z] ---> 09d8681bc96e [2023-03-06T20:06:31.216Z] [2023-03-06T20:06:31.216Z] Step 10/24 : FROM alpine:3.16 [2023-03-06T20:06:31.216Z] ---> dfd21b5a31f5 [2023-03-06T20:06:31.216Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:06:31.216Z] ---> Using cache [2023-03-06T20:06:31.216Z] ---> 0e7c7df0df6f [2023-03-06T20:06:31.216Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T20:06:31.216Z] ---> Using cache [2023-03-06T20:06:31.216Z] ---> 7630c767f7e0 [2023-03-06T20:06:31.216Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-06T20:06:31.216Z] ---> Running in 8cc732cb9960 [2023-03-06T20:06:31.216Z] Removing intermediate container 8cc732cb9960 [2023-03-06T20:06:31.216Z] ---> 087c41e12d2d [2023-03-06T20:06:31.216Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-06T20:06:31.216Z] ---> Running in 0c8fe94bf6cc [2023-03-06T20:06:31.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:06:31.477Z] Removing intermediate container 0c8fe94bf6cc [2023-03-06T20:06:31.477Z] ---> fa40f7f7873f [2023-03-06T20:06:31.477Z] Step 15/24 : WORKDIR / [2023-03-06T20:06:31.477Z] ---> Running in e35c2dd6baba [2023-03-06T20:06:31.477Z] Removing intermediate container e35c2dd6baba [2023-03-06T20:06:31.477Z] ---> 565086267a28 [2023-03-06T20:06:31.477Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:06:31.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:06:31.737Z] ---> 165e625f6115 [2023-03-06T20:06:31.737Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-06T20:06:31.737Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T20:06:31.737Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:06:31.737Z] OK: 6 MiB in 15 packages [2023-03-06T20:06:32.308Z] Removing intermediate container cf64d93ca756 [2023-03-06T20:06:32.308Z] ---> 0623a9a00c88 [2023-03-06T20:06:32.308Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T20:06:32.308Z] ---> Running in 3b4a93bee07c [2023-03-06T20:06:32.569Z] Removing intermediate container 3b4a93bee07c [2023-03-06T20:06:32.569Z] ---> b9862d032a07 [2023-03-06T20:06:32.569Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-06T20:06:32.569Z] ---> f7f4671ccc36 [2023-03-06T20:06:32.569Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-06T20:06:32.569Z] ---> Running in 4efb091f45a8 [2023-03-06T20:06:32.569Z] Removing intermediate container fecd54ada139 [2023-03-06T20:06:32.569Z] ---> f35badc846e5 [2023-03-06T20:06:32.569Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:06:33.140Z] Removing intermediate container 4efb091f45a8 [2023-03-06T20:06:33.140Z] ---> cf30c0ef729b [2023-03-06T20:06:33.140Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T20:06:33.140Z] ---> Running in d86702c5866d [2023-03-06T20:06:33.140Z] ---> 9f88832ec619 [2023-03-06T20:06:33.140Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-06T20:06:33.140Z] ---> d65e442afb4d [2023-03-06T20:06:33.140Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-06T20:06:33.140Z] Removing intermediate container d86702c5866d [2023-03-06T20:06:33.140Z] ---> 4cb777e33acf [2023-03-06T20:06:33.140Z] Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:06:33.400Z] ---> Running in 054cdd2c2852 [2023-03-06T20:06:33.400Z] ---> c72f3bed16fc [2023-03-06T20:06:33.400Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-06T20:06:33.400Z] ---> Running in 6a312bc7c7d7 [2023-03-06T20:06:33.660Z] Removing intermediate container 054cdd2c2852 [2023-03-06T20:06:33.660Z] ---> 2dbbe51abdca [2023-03-06T20:06:33.660Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:06:33.660Z] ---> Running in 874f7b67ec3c [2023-03-06T20:06:34.248Z] Removing intermediate container 6a312bc7c7d7 [2023-03-06T20:06:34.248Z] ---> b05b2b52c11b [2023-03-06T20:06:34.248Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:06:34.248Z] Removing intermediate container 874f7b67ec3c [2023-03-06T20:06:34.248Z] ---> 4caf11ab8c30 [2023-03-06T20:06:34.248Z] [2023-03-06T20:06:34.248Z] ---> ceb654f1598e [2023-03-06T20:06:34.248Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-06T20:06:34.248Z] ---> Running in 105222b6d86c [2023-03-06T20:06:34.248Z] Successfully built 4caf11ab8c30 [2023-03-06T20:06:34.248Z] Successfully tagged security-proxy-auth:latest [2023-03-06T20:06:34.248Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-03-06T20:06:39.517Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:06:39.517Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:06:39.517Z] ---> f16a946f35e9 [2023-03-06T20:06:39.517Z] Step 3/19 : WORKDIR /edgex-go [2023-03-06T20:06:39.517Z] ---> Using cache [2023-03-06T20:06:39.517Z] ---> 3660cd8c3af8 [2023-03-06T20:06:39.517Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-06T20:06:42.853Z] Removing intermediate container 105222b6d86c [2023-03-06T20:06:42.853Z] ---> 4019b9b5d6a8 [2023-03-06T20:06:42.853Z] Step 22/24 : LABEL arch=x86_64 [2023-03-06T20:06:43.792Z] ---> f9ebdeb49a03 [2023-03-06T20:06:43.792Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-06T20:06:43.792Z] ---> Running in ff15e73addc3 [2023-03-06T20:06:43.792Z] ---> Running in 8e5692a54cf3 [2023-03-06T20:06:43.792Z] ---> Running in 20f042263669 [2023-03-06T20:06:43.792Z] Removing intermediate container 8e5692a54cf3 [2023-03-06T20:06:43.792Z] ---> c07061236b58 [2023-03-06T20:06:43.792Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:06:43.792Z] ---> Running in fcaa5b6a0e4c [2023-03-06T20:06:43.792Z] Removing intermediate container 20f042263669 [2023-03-06T20:06:43.792Z] ---> 36891d9653d0 [2023-03-06T20:06:43.792Z] Step 23/24 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:06:43.792Z] ---> Running in 20251d62c2e3 [2023-03-06T20:06:44.052Z] Removing intermediate container 20251d62c2e3 [2023-03-06T20:06:44.052Z] ---> c2cad80cc3ae [2023-03-06T20:06:44.052Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T20:06:44.052Z] Removing intermediate container fcaa5b6a0e4c [2023-03-06T20:06:44.052Z] ---> 21dbe7be2bd4 [2023-03-06T20:06:44.052Z] Step 20/22 : LABEL arch=x86_64 [2023-03-06T20:06:44.052Z] ---> Running in 14b5e26fe5ae [2023-03-06T20:06:44.052Z] ---> Running in 7329185580d2 [2023-03-06T20:06:44.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:06:44.312Z] Removing intermediate container 7329185580d2 [2023-03-06T20:06:44.312Z] ---> ec20f2351161 [2023-03-06T20:06:44.312Z] Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:06:44.312Z] Removing intermediate container 14b5e26fe5ae [2023-03-06T20:06:44.312Z] ---> 8dceda8c7d1f [2023-03-06T20:06:44.312Z] [2023-03-06T20:06:44.312Z] ---> Running in 3c299d884df0 [2023-03-06T20:06:44.312Z] Successfully built 8dceda8c7d1f [2023-03-06T20:06:44.312Z] Successfully tagged core-metadata:latest [2023-03-06T20:06:44.312Z]  Building core-metadata ... done Building security-proxy-setup [2023-03-06T20:06:44.312Z] Removing intermediate container 3c299d884df0 [2023-03-06T20:06:44.312Z] ---> 7ca51a75d300 [2023-03-06T20:06:44.312Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:06:44.312Z] ---> Running in 5f8de979d094 [2023-03-06T20:06:44.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:06:44.572Z] v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-06T20:06:44.572Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-06T20:06:44.572Z] OK: 17046 distinct packages available [2023-03-06T20:06:44.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:06:44.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:06:45.115Z] OK: 211 MiB in 51 packages [2023-03-06T20:06:48.520Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:06:48.520Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:06:48.520Z] ---> f16a946f35e9 [2023-03-06T20:06:48.520Z] Step 3/20 : WORKDIR /edgex-go [2023-03-06T20:06:48.520Z] ---> Using cache [2023-03-06T20:06:48.520Z] ---> 3660cd8c3af8 [2023-03-06T20:06:48.520Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-06T20:06:48.520Z] ---> Using cache [2023-03-06T20:06:48.520Z] ---> 4e7dfea76a02 [2023-03-06T20:06:48.520Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-06T20:06:48.520Z] ---> Using cache [2023-03-06T20:06:48.520Z] ---> c0098099b7e5 [2023-03-06T20:06:48.520Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:06:48.520Z] ---> Using cache [2023-03-06T20:06:48.520Z] ---> 3d49116db468 [2023-03-06T20:06:48.520Z] Step 7/20 : COPY . . [2023-03-06T20:06:48.520Z] ---> Using cache [2023-03-06T20:06:48.520Z] ---> 4e06ae5cc3e3 [2023-03-06T20:06:48.520Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-06T20:06:53.403Z] Removing intermediate container 5f8de979d094 [2023-03-06T20:06:53.403Z] ---> bc1b7b8119b4 [2023-03-06T20:06:53.403Z] [2023-03-06T20:06:53.403Z] Successfully built bc1b7b8119b4 [2023-03-06T20:06:53.403Z] 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-06T20:06:53.403Z] Successfully tagged core-data:latest [2023-03-06T20:06:53.403Z]  Building core-data ... done  ---> Running in ff32b97b8acf [2023-03-06T20:06:53.664Z] Removing intermediate container ff15e73addc3 [2023-03-06T20:06:53.664Z] ---> 9475c804aade [2023-03-06T20:06:53.664Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-06T20:06:53.924Z] ---> 68c22a90dac7 [2023-03-06T20:06:53.924Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:06:53.924Z] 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-06T20:06:53.924Z] ---> Running in 96cbfed1df3b [2023-03-06T20:06:55.308Z] Removing intermediate container 9961449d90d2 [2023-03-06T20:06:55.308Z] ---> f1b216f21a37 [2023-03-06T20:06:55.308Z] [2023-03-06T20:06:55.308Z] Step 9/32 : FROM alpine:3.16 [2023-03-06T20:06:55.308Z] ---> dfd21b5a31f5 [2023-03-06T20:06:55.308Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:06:55.308Z] ---> Running in 727d6e7d9f4f [2023-03-06T20:06:56.032Z] Removing intermediate container 727d6e7d9f4f [2023-03-06T20:06:56.032Z] ---> e16574c90cec [2023-03-06T20:06:56.032Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-06T20:06:56.294Z] ---> Running in 6332a6e168da [2023-03-06T20:06:56.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:06:56.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:06:57.213Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-06T20:06:57.213Z] (2/2) Installing su-exec (0.2-r1) [2023-03-06T20:06:57.213Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:06:57.213Z] OK: 6 MiB in 16 packages [2023-03-06T20:06:57.489Z] Removing intermediate container 7433ed25c28d [2023-03-06T20:06:57.489Z] ---> e5dda2660e54 [2023-03-06T20:06:57.489Z] [2023-03-06T20:06:57.489Z] Step 9/23 : FROM alpine:3.16 [2023-03-06T20:06:57.489Z] ---> dfd21b5a31f5 [2023-03-06T20:06:57.489Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-06T20:06:57.489Z] ---> Running in dbfbd2a8c151 [2023-03-06T20:06:57.748Z] Removing intermediate container 6332a6e168da [2023-03-06T20:06:57.748Z] ---> d40f06ac7b03 [2023-03-06T20:06:57.748Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-06T20:06:58.008Z] ---> Running in e929a33be34c [2023-03-06T20:06:58.008Z] Removing intermediate container e929a33be34c [2023-03-06T20:06:58.008Z] ---> 634cfd212911 [2023-03-06T20:06:58.008Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-06T20:06:58.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:06:58.269Z] ---> Running in 239da7b467c2 [2023-03-06T20:06:58.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:06:58.269Z] Removing intermediate container 239da7b467c2 [2023-03-06T20:06:58.269Z] ---> 9f71d31a69ab [2023-03-06T20:06:58.269Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-06T20:06:58.269Z] ---> Running in bc77a2e4fb9d [2023-03-06T20:06:58.530Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-06T20:06:58.530Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-06T20:06:58.530Z] (3/3) Installing su-exec (0.2-r1) [2023-03-06T20:06:58.530Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:06:58.530Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T20:06:58.530Z] Removing intermediate container bc77a2e4fb9d [2023-03-06T20:06:58.530Z] ---> f1cfd74aab6e [2023-03-06T20:06:58.530Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-06T20:06:58.530Z] OK: 6 MiB in 17 packages [2023-03-06T20:06:58.530Z] ---> Running in b07381eb6788 [2023-03-06T20:06:58.790Z] Removing intermediate container b07381eb6788 [2023-03-06T20:06:58.790Z] ---> 985fdbf30212 [2023-03-06T20:06:58.790Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-06T20:06:59.051Z] ---> Running in ea790da597b5 [2023-03-06T20:06:59.311Z] Removing intermediate container dbfbd2a8c151 [2023-03-06T20:06:59.311Z] ---> 7dcb7c9ef759 [2023-03-06T20:06:59.311Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-06T20:06:59.311Z] ---> Running in 0387ad41f492 [2023-03-06T20:06:59.311Z] Removing intermediate container 0387ad41f492 [2023-03-06T20:06:59.311Z] ---> c6a79520de4c [2023-03-06T20:06:59.311Z] Step 12/23 : WORKDIR / [2023-03-06T20:06:59.575Z] ---> Running in 0935fe0d5e1c [2023-03-06T20:06:59.575Z] Removing intermediate container 0935fe0d5e1c [2023-03-06T20:06:59.575Z] ---> e41a2789b8ee [2023-03-06T20:06:59.575Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-06T20:06:59.833Z] Removing intermediate container ea790da597b5 [2023-03-06T20:06:59.833Z] ---> 214c69e39c40 [2023-03-06T20:06:59.833Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-06T20:06:59.833Z] ---> Running in b82f5c6b471a [2023-03-06T20:06:59.833Z] ---> 1da384892653 [2023-03-06T20:06:59.833Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-06T20:07:00.095Z] Removing intermediate container b82f5c6b471a [2023-03-06T20:07:00.095Z] ---> 6cb357d0c857 [2023-03-06T20:07:00.095Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-06T20:07:00.095Z] ---> 06f16398b2a8 [2023-03-06T20:07:00.095Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-06T20:07:00.365Z] ---> e824d1fc4267 [2023-03-06T20:07:00.365Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-06T20:07:00.365Z] ---> Running in 60cf12729b4c [2023-03-06T20:07:00.632Z] ---> 21158a6ec895 [2023-03-06T20:07:00.632Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-06T20:07:03.962Z] ---> 5adc9afcb326 [2023-03-06T20:07:03.962Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-06T20:07:06.671Z] ---> 37bd885a34cf [2023-03-06T20:07:06.671Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-06T20:07:06.671Z] Removing intermediate container 60cf12729b4c [2023-03-06T20:07:06.671Z] ---> c32efe6e21e9 [2023-03-06T20:07:06.671Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:07:06.671Z] ---> daf17b63eeb5 [2023-03-06T20:07:06.671Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T20:07:06.671Z] ---> Running in 6b3735ee0404 [2023-03-06T20:07:06.671Z] ---> 8835822db048 [2023-03-06T20:07:06.671Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-06T20:07:10.109Z] ---> a89c966f7355 [2023-03-06T20:07:10.109Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-06T20:07:11.483Z] Removing intermediate container 6b3735ee0404 [2023-03-06T20:07:11.483Z] ---> ddd2f0ae83fe [2023-03-06T20:07:11.483Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T20:07:12.048Z] ---> cf1d438d0918 [2023-03-06T20:07:12.048Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-06T20:07:12.048Z] ---> Running in 548cdb1bdf18 [2023-03-06T20:07:12.048Z] Removing intermediate container 548cdb1bdf18 [2023-03-06T20:07:12.048Z] ---> aabe29362df7 [2023-03-06T20:07:12.048Z] Step 21/23 : LABEL arch=x86_64 [2023-03-06T20:07:12.048Z] ---> 70bffb2955e3 [2023-03-06T20:07:12.048Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-06T20:07:12.308Z] ---> Running in 84db2d4f2b0d [2023-03-06T20:07:12.567Z] Removing intermediate container 84db2d4f2b0d [2023-03-06T20:07:12.567Z] ---> 3bda20eeaf7f [2023-03-06T20:07:12.567Z] Step 22/23 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:07:12.567Z] ---> 16f46b7d110a [2023-03-06T20:07:12.567Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-06T20:07:12.827Z] ---> Running in 8151ed76ea50 [2023-03-06T20:07:13.086Z] Removing intermediate container 96cbfed1df3b [2023-03-06T20:07:13.086Z] ---> 56af4a8188f7 [2023-03-06T20:07:13.086Z] Step 7/19 : COPY . . [2023-03-06T20:07:13.086Z] Removing intermediate container 8151ed76ea50 [2023-03-06T20:07:13.086Z] ---> 68374b57600a [2023-03-06T20:07:13.086Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T20:07:18.504Z] ---> 4958c9a8aaf8 [2023-03-06T20:07:18.504Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-06T20:07:18.504Z] ---> Running in 22f0cbbd6bca [2023-03-06T20:07:18.504Z] ---> 93ff6ae5c366 [2023-03-06T20:07:18.504Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-06T20:07:18.504Z] ---> Running in 051ca26431fc [2023-03-06T20:07:18.504Z] Removing intermediate container 22f0cbbd6bca [2023-03-06T20:07:18.504Z] ---> 600205eb7fde [2023-03-06T20:07:18.504Z] [2023-03-06T20:07:18.504Z] ---> a6a3d948b941 [2023-03-06T20:07:18.504Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-06T20:07:18.504Z] Removing intermediate container ff32b97b8acf [2023-03-06T20:07:18.504Z] ---> d9e7a021b3ed [2023-03-06T20:07:18.504Z] [2023-03-06T20:07:18.504Z] Step 9/20 : FROM alpine:3.16 [2023-03-06T20:07:18.504Z] ---> dfd21b5a31f5 [2023-03-06T20:07:18.504Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-06T20:07:18.504Z] ---> Running in 6408338ad065 [2023-03-06T20:07:18.504Z] ---> Running in 12a18bfe4ec5 [2023-03-06T20:07:18.504Z] Successfully built 600205eb7fde [2023-03-06T20:07:18.504Z] Successfully tagged security-secretstore-setup:latest [2023-03-06T20:07:18.764Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:07:18.764Z] 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-06T20:07:18.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:07:19.024Z] Removing intermediate container 051ca26431fc [2023-03-06T20:07:19.024Z] ---> 343a153e08d0 [2023-03-06T20:07:19.024Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-06T20:07:19.024Z] ---> Running in ffba5dbc2c85 [2023-03-06T20:07:19.024Z] Removing intermediate container ffba5dbc2c85 [2023-03-06T20:07:19.024Z] ---> ff3369adaec7 [2023-03-06T20:07:19.024Z] Step 29/32 : CMD ["gate"] [2023-03-06T20:07:19.024Z] ---> Running in a8b8cb7195f9 [2023-03-06T20:07:19.024Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-06T20:07:19.024Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-06T20:07:19.283Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:07:19.283Z] OK: 6 MiB in 16 packages [2023-03-06T20:07:19.283Z] Removing intermediate container a8b8cb7195f9 [2023-03-06T20:07:19.283Z] ---> 417f9eb6f503 [2023-03-06T20:07:19.283Z] Step 30/32 : LABEL arch=x86_64 [2023-03-06T20:07:19.283Z] ---> Running in abc01174dff2 [2023-03-06T20:07:19.283Z] Removing intermediate container abc01174dff2 [2023-03-06T20:07:19.283Z] ---> da7fcf103112 [2023-03-06T20:07:19.283Z] Step 31/32 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:07:19.283Z] ---> Running in 07099d4189d3 [2023-03-06T20:07:19.544Z] Removing intermediate container 07099d4189d3 [2023-03-06T20:07:19.544Z] ---> a4c13d269608 [2023-03-06T20:07:19.544Z] Step 32/32 : LABEL version=0.0.0 [2023-03-06T20:07:19.544Z] ---> Running in fccd663083f3 [2023-03-06T20:07:19.544Z] Removing intermediate container 12a18bfe4ec5 [2023-03-06T20:07:19.544Z] ---> 0aadb5ac7247 [2023-03-06T20:07:19.544Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-06T20:07:19.544Z] Removing intermediate container fccd663083f3 [2023-03-06T20:07:19.544Z] ---> d0cd563a76ff [2023-03-06T20:07:19.544Z] [2023-03-06T20:07:19.544Z] ---> Running in 223fb56ce9af [2023-03-06T20:07:19.544Z] Successfully built d0cd563a76ff [2023-03-06T20:07:19.544Z] Successfully tagged security-bootstrapper:latest [2023-03-06T20:07:19.803Z]  Building security-bootstrapper ... done Removing intermediate container 223fb56ce9af [2023-03-06T20:07:19.803Z] ---> 88e1ac51beb7 [2023-03-06T20:07:19.803Z] Step 12/20 : WORKDIR /edgex [2023-03-06T20:07:19.803Z] ---> Running in 956e19391267 [2023-03-06T20:07:19.803Z] Removing intermediate container 956e19391267 [2023-03-06T20:07:19.803Z] ---> de29dca26dab [2023-03-06T20:07:19.803Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-06T20:07:19.803Z] ---> 9c2e708d1172 [2023-03-06T20:07:19.803Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-06T20:07:20.427Z] ---> aae0008eb369 [2023-03-06T20:07:20.427Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-06T20:07:20.427Z] ---> cf5757f97631 [2023-03-06T20:07:20.427Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T20:07:20.427Z] ---> Running in 12760fcc3ea2 [2023-03-06T20:07:21.418Z] Removing intermediate container 12760fcc3ea2 [2023-03-06T20:07:21.418Z] ---> e4cfb9e9ea02 [2023-03-06T20:07:21.418Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T20:07:21.418Z] ---> Running in 807c26f5e7f3 [2023-03-06T20:07:21.681Z] Removing intermediate container 807c26f5e7f3 [2023-03-06T20:07:21.681Z] ---> 80ce19ed63a8 [2023-03-06T20:07:21.681Z] Step 18/20 : LABEL arch=x86_64 [2023-03-06T20:07:21.681Z] ---> Running in 66d25f054456 [2023-03-06T20:07:21.681Z] Removing intermediate container 66d25f054456 [2023-03-06T20:07:21.681Z] ---> 8886e49ede94 [2023-03-06T20:07:21.681Z] Step 19/20 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:07:21.681Z] ---> Running in c8d317797479 [2023-03-06T20:07:21.941Z] Removing intermediate container c8d317797479 [2023-03-06T20:07:21.941Z] ---> 308e48a686ee [2023-03-06T20:07:21.941Z] Step 20/20 : LABEL version=0.0.0 [2023-03-06T20:07:22.206Z] ---> Running in 68c1fc73e54d [2023-03-06T20:07:22.206Z] Removing intermediate container 68c1fc73e54d [2023-03-06T20:07:22.206Z] ---> 1f7e9700351c [2023-03-06T20:07:22.206Z] [2023-03-06T20:07:22.465Z] Successfully built 1f7e9700351c [2023-03-06T20:07:22.465Z] Successfully tagged security-proxy-setup:latest [2023-03-06T20:07:24.593Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-06T20:07:24.593Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-06T20:07:24.593Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-06T20:07:24.593Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-06T20:07:24.593Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-06T20:07:24.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-06T20:07:24.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-06T20:07:24.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-06T20:07:24.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-06T20:07:24.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-06T20:07:24.593Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-06T20:07:24.593Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-06T20:07:24.593Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-06T20:07:24.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-06T20:07:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.307s coverage: 28.7% of statements [2023-03-06T20:07:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-06T20:07:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-06T20:07:37.363Z]  Building security-proxy-setup ... done Removing intermediate container 6408338ad065 [2023-03-06T20:07:37.363Z] ---> b381c751fbb1 [2023-03-06T20:07:37.363Z] [2023-03-06T20:07:37.363Z] Step 9/19 : FROM alpine:3.15 [2023-03-06T20:07:37.363Z] ---> 5ce65d7b0fde [2023-03-06T20:07:37.363Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:07:37.363Z] ---> Using cache [2023-03-06T20:07:37.363Z] ---> 81237d180ef5 [2023-03-06T20:07:37.363Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-06T20:07:37.363Z] ---> Running in 2ef43484af34 [2023-03-06T20:07:37.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:07:37.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:07:37.363Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T20:07:37.363Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T20:07:37.363Z] OK: 15859 distinct packages available [2023-03-06T20:07:37.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-06T20:07:37.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-06T20:07:37.363Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-06T20:07:37.363Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-06T20:07:37.363Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-06T20:07:37.363Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-06T20:07:37.363Z] (5/9) Installing curl (7.80.0-r6) [2023-03-06T20:07:37.363Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-06T20:07:37.363Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-06T20:07:37.363Z] (8/9) Installing libucontext (1.1-r0) [2023-03-06T20:07:37.363Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-06T20:07:37.363Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T20:07:37.363Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T20:07:37.363Z] OK: 8 MiB in 23 packages [2023-03-06T20:07:37.935Z] Removing intermediate container 2ef43484af34 [2023-03-06T20:07:37.935Z] ---> 55455eb7187c [2023-03-06T20:07:37.935Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:07:37.935Z] ---> 6daef4f7ec88 [2023-03-06T20:07:37.935Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-06T20:07:38.510Z] ---> 010477abe5f1 [2023-03-06T20:07:38.510Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-06T20:07:38.772Z] ---> fbf38bcda1e8 [2023-03-06T20:07:38.772Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-06T20:07:38.772Z] ---> Running in d2319c8296bc [2023-03-06T20:07:38.772Z] Removing intermediate container d2319c8296bc [2023-03-06T20:07:38.772Z] ---> e180547549c5 [2023-03-06T20:07:38.772Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:07:38.772Z] ---> Running in 4878102ce9dd [2023-03-06T20:07:39.032Z] Removing intermediate container 4878102ce9dd [2023-03-06T20:07:39.032Z] ---> b4d18de94523 [2023-03-06T20:07:39.032Z] Step 17/19 : LABEL arch=x86_64 [2023-03-06T20:07:39.032Z] ---> Running in cdeb52a8ad17 [2023-03-06T20:07:39.032Z] Removing intermediate container cdeb52a8ad17 [2023-03-06T20:07:39.032Z] ---> 1f6d403e87e8 [2023-03-06T20:07:39.032Z] Step 18/19 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:07:39.032Z] ---> Running in a7ba0b2d4425 [2023-03-06T20:07:39.032Z] Removing intermediate container a7ba0b2d4425 [2023-03-06T20:07:39.032Z] ---> a1bd47110f51 [2023-03-06T20:07:39.032Z] Step 19/19 : LABEL version=0.0.0 [2023-03-06T20:07:39.032Z] ---> Running in 231f27cb4cb9 [2023-03-06T20:07:39.291Z] Removing intermediate container 231f27cb4cb9 [2023-03-06T20:07:39.292Z] ---> de801742e7cd [2023-03-06T20:07:39.292Z] [2023-03-06T20:07:39.292Z] Successfully built de801742e7cd [2023-03-06T20:07:39.292Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-06T20:07:39.298Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-06T20:07:39.323Z] $ docker stop --time=1 0bd671319e432893a7cf9dd5b82830bc7b7b0c592e1410b1c398c10d94f89aaf [2023-03-06T20:07:40.608Z] $ docker rm -f --volumes 0bd671319e432893a7cf9dd5b82830bc7b7b0c592e1410b1c398c10d94f89aaf [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T20:07:41.006Z] + docker images [2023-03-06T20:07:41.006Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-06T20:07:41.006Z] security-spiffe-token-provider latest de801742e7cd 1 second ago 30MB [2023-03-06T20:07:41.006Z] b381c751fbb1 6 seconds ago 1.71GB [2023-03-06T20:07:41.007Z] security-proxy-setup latest 1f7e9700351c 18 seconds ago 16.4MB [2023-03-06T20:07:41.007Z] security-bootstrapper latest d0cd563a76ff 21 seconds ago 19.7MB [2023-03-06T20:07:41.007Z] security-secretstore-setup latest 600205eb7fde 22 seconds ago 29.9MB [2023-03-06T20:07:41.007Z] d9e7a021b3ed 23 seconds ago 1.66GB [2023-03-06T20:07:41.007Z] e5dda2660e54 44 seconds ago 1.67GB [2023-03-06T20:07:41.007Z] f1b216f21a37 45 seconds ago 1.66GB [2023-03-06T20:07:41.007Z] core-data latest bc1b7b8119b4 56 seconds ago 18MB [2023-03-06T20:07:41.007Z] core-metadata latest 8dceda8c7d1f 56 seconds ago 18.5MB [2023-03-06T20:07:41.007Z] security-proxy-auth latest 4caf11ab8c30 About a minute ago 16.2MB [2023-03-06T20:07:41.007Z] 09d8681bc96e About a minute ago 1.69GB [2023-03-06T20:07:41.007Z] d1a03b46d7a1 About a minute ago 1.68GB [2023-03-06T20:07:41.007Z] fda266a49dde About a minute ago 1.66GB [2023-03-06T20:07:41.007Z] core-common-config-bootstrapper latest 47cd57f4b585 2 minutes ago 15.5MB [2023-03-06T20:07:41.007Z] core-command latest c66a3079cf5c 2 minutes ago 17.8MB [2023-03-06T20:07:41.007Z] support-notifications latest 8ecfb417b79b 2 minutes ago 30.7MB [2023-03-06T20:07:41.007Z] support-scheduler latest 91e70f21e47d 2 minutes ago 30.1MB [2023-03-06T20:07:41.007Z] security-spire-server latest 1e61014e5ac4 2 minutes ago 86.5MB [2023-03-06T20:07:41.007Z] 1375de5e38fe 2 minutes ago 1.67GB [2023-03-06T20:07:41.007Z] 84e850dc6bb9 2 minutes ago 1.55GB [2023-03-06T20:07:41.007Z] 29dd79a29c5c 2 minutes ago 1.74GB [2023-03-06T20:07:41.007Z] 48617a123ce2 2 minutes ago 1.68GB [2023-03-06T20:07:41.007Z] 0c789a525ff1 2 minutes ago 1.74GB [2023-03-06T20:07:41.007Z] security-spire-agent latest ffe9bfd082be 3 minutes ago 125MB [2023-03-06T20:07:41.007Z] security-spire-config latest 222c168bf611 3 minutes ago 85.8MB [2023-03-06T20:07:41.007Z] acf5c1f5ae5e 3 minutes ago 1.55GB [2023-03-06T20:07:41.007Z] f390dbdec360 3 minutes ago 1.55GB [2023-03-06T20:07:41.007Z] ci-base-image-x86_64 latest f16a946f35e9 6 minutes ago 903MB [2023-03-06T20:07:41.007Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-06T20:07:41.007Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-06T20:07:41.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-06T20:07:41.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-06T20:07:41.007Z] 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-06T20:07:43.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.395s coverage: 98.5% of statements [2023-03-06T20:07:51.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.844s coverage: 71.2% of statements [2023-03-06T20:07:51.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-06T20:07:51.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-06T20:07:51.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-06T20:07:51.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.404s coverage: 54.0% of statements [2023-03-06T20:07:51.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-06T20:07:51.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-06T20:08:04.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.345s coverage: 88.5% of statements [2023-03-06T20:08:04.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-06T20:08:04.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-06T20:08:04.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-06T20:08:04.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-06T20:08:04.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-06T20:08:04.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.407s coverage: 3.9% of statements [2023-03-06T20:08:04.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-06T20:08:04.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-06T20:08:09.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.944s coverage: 95.6% of statements [2023-03-06T20:08:09.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-06T20:08:09.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-06T20:08:09.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-06T20:08:09.506Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.242s coverage: 72.2% of statements [2023-03-06T20:08:09.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-06T20:08:09.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-06T20:08:09.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-06T20:08:09.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-06T20:08:09.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-06T20:08:09.506Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.436s coverage: 65.9% of statements [2023-03-06T20:08:09.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-06T20:08:09.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-06T20:08:09.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-06T20:08:09.506Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.483s coverage: 0.9% of statements [2023-03-06T20:08:09.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-06T20:08:09.506Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.289s coverage: 29.6% of statements [2023-03-06T20:08:09.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-06T20:08:09.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.271s coverage: 45.5% of statements [2023-03-06T20:08:09.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.291s coverage: 82.9% of statements [2023-03-06T20:08:10.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.354s coverage: 94.1% of statements [2023-03-06T20:08:12.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.219s coverage: 96.3% of statements [2023-03-06T20:08:14.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.287s coverage: 87.5% of statements [2023-03-06T20:08:26.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.584s coverage: 94.4% of statements [2023-03-06T20:08:44.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.644s coverage: 79.9% of statements [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-06T20:08:44.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.324s coverage: 92.9% of statements [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-06T20:08:44.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 64.4% of statements [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-06T20:08:44.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.252s coverage: 86.9% of statements [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-06T20:08:44.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.222s coverage: 87.2% of statements [2023-03-06T20:08:44.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.186s coverage: 20.0% of statements [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-06T20:08:44.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-06T20:08:44.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.313s coverage: 81.2% of statements [2023-03-06T20:08:44.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 82.1% of statements [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-06T20:08:44.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 84.8% of statements [2023-03-06T20:08:44.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-06T20:08:46.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.208s coverage: 63.1% of statements [2023-03-06T20:08:46.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-06T20:08:46.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-06T20:08:46.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.276s coverage: 100.0% of statements [2023-03-06T20:08:46.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 89.4% of statements [2023-03-06T20:08:46.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2023-03-06T20:08:46.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.178s coverage: 73.7% of statements [2023-03-06T20:08:46.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2023-03-06T20:08:46.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-06T20:08:46.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-06T20:08:46.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-06T20:08:54.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.842s coverage: 38.4% of statements [2023-03-06T20:08:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-06T20:08:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-06T20:08:54.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.334s coverage: 89.5% of statements [2023-03-06T20:08:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-06T20:08:54.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.297s coverage: 84.8% of statements [2023-03-06T20:08:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-06T20:08:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-06T20:08:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-06T20:08:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-06T20:09:00.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.313s coverage: 17.7% of statements [2023-03-06T20:09:00.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-06T20:09:00.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-06T20:09:00.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-06T20:09:00.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-06T20:09:00.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.632s coverage: 92.3% of statements [2023-03-06T20:09:00.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-06T20:09:00.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-06T20:09:00.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-06T20:09:00.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-06T20:09:00.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 63.2% of statements [2023-03-06T20:09:00.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-06T20:09:00.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-06T20:09:00.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements [2023-03-06T20:09:00.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-06T20:09:00.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-06T20:09:01.105Z] 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-06T20:09:01.105Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-06T20:09:01.105Z] go vet ./... [2023-03-06T20:10:52.776Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-06T20:10:52.776Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-06T20:10:52.776Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-06T20:10:52.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-06T20:10:53.140Z] + ls -al . [2023-03-06T20:10:53.140Z] total 700 [2023-03-06T20:10:53.140Z] drwxrwxr-x 10 1001 1001 4096 Mar 6 20:04 . [2023-03-06T20:10:53.140Z] drwxr-xr-x 4 root root 4096 Mar 6 20:04 .. [2023-03-06T20:10:53.140Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 20:03 .blubracket [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 16 Mar 6 20:03 .dockerignore [2023-03-06T20:10:53.140Z] drwxrwxr-x 8 1001 1001 4096 Mar 6 20:03 .git [2023-03-06T20:10:53.140Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 20:03 .github [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 1112 Mar 6 20:03 .gitignore [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 42 Mar 6 20:03 .golangci.yml [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 87 Mar 6 20:03 .hadolint.yml [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 166 Mar 6 20:03 .sonarcloud.properties [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 1171 Mar 6 20:03 ADOPTERS.md [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 10825 Mar 6 20:03 Attribution.txt [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 73765 Mar 6 20:03 CHANGELOG.md [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 3804 Mar 6 20:03 CONTRIBUTING.md [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 677 Mar 6 20:03 GOVERNANCE.md [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 883 Mar 6 20:03 Jenkinsfile [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 10775 Mar 6 20:03 LICENSE [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 14071 Mar 6 20:03 Makefile [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 582 Mar 6 20:03 OWNERS.md [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 9403 Mar 6 20:03 README.md [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 6912 Mar 6 20:03 SECURITY.md [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 5 Mar 6 20:00 VERSION [2023-03-06T20:10:53.140Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 20:03 bin [2023-03-06T20:10:53.140Z] drwxrwxr-x 18 1001 1001 4096 Mar 6 20:03 cmd [2023-03-06T20:10:53.140Z] -rw-r--r-- 1 root root 446903 Mar 6 20:08 coverage.out [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 3232 Mar 6 20:03 go.mod [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 31099 Mar 6 20:03 go.sum [2023-03-06T20:10:53.140Z] drwxrwxr-x 7 1001 1001 4096 Mar 6 20:03 internal [2023-03-06T20:10:53.140Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 20:03 openapi [2023-03-06T20:10:53.140Z] drwxrwxr-x 4 1001 1001 4096 Mar 6 20:03 snap [2023-03-06T20:10:53.140Z] -rw-rw-r-- 1 1001 1001 204 Mar 6 20:03 version.go [Pipeline] sh [2023-03-06T20:10:53.481Z] + '[' -e coverage.out ] [2023-03-06T20:10:53.481Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-06T20:10:53.517Z] Warning: overwriting stash ‘coverage-report’ [2023-03-06T20:10:54.385Z] Stashed 1 file(s) [Pipeline] sh [2023-03-06T20:10:54.718Z] + make build [2023-03-06T20:10:54.719Z] 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-06T20:12:19.496Z] 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-06T20:12:20.901Z] 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-06T20:12:26.244Z] 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-06T20:12:29.580Z] 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-06T20:13:16.405Z] 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-06T20:13:16.405Z] 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-06T20:13:21.738Z] 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-06T20:13:27.094Z] 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-06T20:13:31.348Z] 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-06T20:13:35.592Z] 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-06T20:13:42.247Z] 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-06T20:13:47.611Z] $ docker stop --time=1 39de6ee7680337988e15f0ec892699d9180f6c365ede50db6bc23655a2db8d2e [2023-03-06T20:13:49.599Z] $ docker rm -f --volumes 39de6ee7680337988e15f0ec892699d9180f6c365ede50db6bc23655a2db8d2e [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-06T20:13:51.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-06T20:13:51.934Z] [2023-03-06T20:13:51.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:13:52.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-06T20:13:52.335Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-06T20:13:52.335Z] 29e5d40040c1: Pulling fs layer [2023-03-06T20:13:52.335Z] 1ce36da41761: Pulling fs layer [2023-03-06T20:13:52.335Z] 25b303627fd3: Pulling fs layer [2023-03-06T20:13:52.605Z] 29e5d40040c1: Download complete [2023-03-06T20:13:52.873Z] 1ce36da41761: Verifying Checksum [2023-03-06T20:13:52.873Z] 1ce36da41761: Download complete [2023-03-06T20:13:53.139Z] 29e5d40040c1: Pull complete [2023-03-06T20:13:54.548Z] 1ce36da41761: Pull complete [2023-03-06T20:13:54.548Z] 25b303627fd3: Verifying Checksum [2023-03-06T20:13:54.548Z] 25b303627fd3: Download complete [2023-03-06T20:14:04.612Z] 25b303627fd3: Pull complete [2023-03-06T20:14:04.612Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-06T20:14:04.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-06T20:14:04.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:14:04.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-8398 does not seem to be running inside a container [2023-03-06T20:14:04.986Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-06T20:14:07.245Z] $ docker top 38dc37a07fd44236c4bb3b5b15c2511d7dc436504250e5e19e1d5c544ebea600 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T20:14:08.113Z] + grep parallel+ [2023-03-06T20:14:08.113Z] docker-compose build --help [2023-03-06T20:14:13.442Z] --parallel Build images in parallel. [Pipeline] } [2023-03-06T20:14:13.477Z] $ docker stop --time=1 38dc37a07fd44236c4bb3b5b15c2511d7dc436504250e5e19e1d5c544ebea600 [2023-03-06T20:14:15.096Z] $ docker rm -f --volumes 38dc37a07fd44236c4bb3b5b15c2511d7dc436504250e5e19e1d5c544ebea600 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:14:15.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-06T20:14:15.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:14:16.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-8398 does not seem to be running inside a container [2023-03-06T20:14:16.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-06T20:14:17.193Z] $ docker top e16ab7fb00a688ece69f1e024faac8f9eea96cfec94f833acd9a6d802ff06040 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T20:14:17.734Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-06T20:14:24.369Z] Building core-command ... [2023-03-06T20:14:24.369Z] Building core-common-config-bootstrapper ... [2023-03-06T20:14:24.369Z] Building core-data ... [2023-03-06T20:14:24.369Z] Building core-metadata ... [2023-03-06T20:14:24.369Z] Building security-bootstrapper ... [2023-03-06T20:14:24.369Z] Building security-proxy-auth ... [2023-03-06T20:14:24.369Z] Building security-proxy-setup ... [2023-03-06T20:14:24.369Z] Building security-secretstore-setup ... [2023-03-06T20:14:24.369Z] Building security-spiffe-token-provider ... [2023-03-06T20:14:24.369Z] Building security-spire-agent ... [2023-03-06T20:14:24.369Z] Building security-spire-config ... [2023-03-06T20:14:24.369Z] Building security-spire-server ... [2023-03-06T20:14:24.369Z] Building support-notifications ... [2023-03-06T20:14:24.369Z] Building support-scheduler ... [2023-03-06T20:14:24.369Z] Building security-proxy-setup [2023-03-06T20:14:24.369Z] Building security-spire-agent [2023-03-06T20:14:24.369Z] Building support-scheduler [2023-03-06T20:14:24.369Z] Building support-notifications [2023-03-06T20:14:24.369Z] Building core-common-config-bootstrapper [2023-03-06T20:15:11.207Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:15:11.207Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:15:11.207Z] ---> cea5d79a9686 [2023-03-06T20:15:11.207Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:15:11.207Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:15:11.207Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:15:11.207Z] ---> cea5d79a9686 [2023-03-06T20:15:11.207Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:15:11.207Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:15:11.207Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:15:11.207Z] ---> cea5d79a9686 [2023-03-06T20:15:11.207Z] Step 3/20 : WORKDIR /edgex-go [2023-03-06T20:15:11.207Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:15:11.207Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:15:11.207Z] ---> cea5d79a9686 [2023-03-06T20:15:11.207Z] Step 3/24 : WORKDIR /edgex-go [2023-03-06T20:15:11.207Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:15:11.207Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:15:11.207Z] ---> cea5d79a9686 [2023-03-06T20:15:11.207Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:15:11.207Z] ---> Running in 21dd986c2176 [2023-03-06T20:15:11.207Z] ---> Running in 9a3237ed6089 [2023-03-06T20:15:11.207Z] ---> Running in 6a8e32097f9c [2023-03-06T20:15:11.207Z] ---> Running in 037ad2ccf551 [2023-03-06T20:15:11.207Z] ---> Running in f1b09748383c [2023-03-06T20:15:11.207Z] Removing intermediate container 6a8e32097f9c [2023-03-06T20:15:11.207Z] ---> fee25e55f56d [2023-03-06T20:15:11.207Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:15:11.207Z] Removing intermediate container 9a3237ed6089 [2023-03-06T20:15:11.207Z] ---> 7c19d6657328 [2023-03-06T20:15:11.207Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:15:11.207Z] ---> Running in bb16d4c45228 [2023-03-06T20:15:11.207Z] Removing intermediate container 037ad2ccf551 [2023-03-06T20:15:11.207Z] ---> 8fb28e1dc6d0 [2023-03-06T20:15:11.207Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:15:11.207Z] ---> Running in 57ddca61750b [2023-03-06T20:15:11.207Z] ---> Running in c6f59b016d66 [2023-03-06T20:15:11.207Z] Removing intermediate container f1b09748383c [2023-03-06T20:15:11.207Z] ---> 0c34c9bc4e8f [2023-03-06T20:15:11.208Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T20:15:11.208Z] Removing intermediate container 21dd986c2176 [2023-03-06T20:15:11.208Z] ---> b20e5b9f74aa [2023-03-06T20:15:11.208Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-06T20:15:11.208Z] ---> Running in 70834aa90be0 [2023-03-06T20:15:11.208Z] ---> Running in 221ecbab6621 [2023-03-06T20:15:11.208Z] Removing intermediate container bb16d4c45228 [2023-03-06T20:15:11.208Z] ---> 2e6fa2f88ea5 [2023-03-06T20:15:11.208Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T20:15:11.208Z] Removing intermediate container 57ddca61750b [2023-03-06T20:15:11.208Z] ---> 500b1b744166 [2023-03-06T20:15:11.208Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T20:15:11.208Z] ---> Running in 7b97dd0524dd [2023-03-06T20:15:11.208Z] ---> Running in 5b486235b05b [2023-03-06T20:15:11.208Z] Removing intermediate container c6f59b016d66 [2023-03-06T20:15:11.208Z] ---> 4865dfd6a9be [2023-03-06T20:15:11.208Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-06T20:15:11.208Z] ---> Running in e01462c11dc1 [2023-03-06T20:15:11.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:15:12.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:15:12.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:15:12.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:15:12.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:15:12.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:15:12.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:15:13.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:15:13.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:15:13.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:15:13.722Z] OK: 221 MiB in 51 packages [2023-03-06T20:15:13.991Z] OK: 221 MiB in 51 packages [2023-03-06T20:15:14.580Z] OK: 221 MiB in 51 packages [2023-03-06T20:15:14.851Z] OK: 221 MiB in 51 packages [2023-03-06T20:15:15.118Z] OK: 221 MiB in 51 packages [2023-03-06T20:15:16.101Z] Removing intermediate container 221ecbab6621 [2023-03-06T20:15:16.101Z] ---> b2a34af148ff [2023-03-06T20:15:16.101Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-06T20:15:16.443Z] Removing intermediate container 70834aa90be0 [2023-03-06T20:15:16.443Z] ---> 07a564d764e4 [2023-03-06T20:15:16.443Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-06T20:15:16.736Z] Removing intermediate container 7b97dd0524dd [2023-03-06T20:15:16.736Z] ---> 960699e696b2 [2023-03-06T20:15:16.736Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:15:16.736Z] Removing intermediate container e01462c11dc1 [2023-03-06T20:15:16.736Z] ---> 417ff8f3bb35 [2023-03-06T20:15:16.736Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:15:17.329Z] Removing intermediate container 5b486235b05b [2023-03-06T20:15:17.329Z] ---> e8a9f37f1ba9 [2023-03-06T20:15:17.329Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:15:17.608Z] ---> d483243c934f [2023-03-06T20:15:17.608Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:15:17.608Z] ---> 6acbb14683e7 [2023-03-06T20:15:17.608Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:15:17.608Z] ---> Running in 892933fe2124 [2023-03-06T20:15:17.608Z] ---> Running in 7e97fe59c8df [2023-03-06T20:15:18.264Z] ---> ce28b51df2aa [2023-03-06T20:15:18.264Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:15:18.264Z] ---> 1a514a2a73d0 [2023-03-06T20:15:18.264Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:15:18.264Z] ---> Running in f548f8880f82 [2023-03-06T20:15:18.264Z] ---> Running in f93359d69bd9 [2023-03-06T20:15:18.883Z] ---> ae64382977c7 [2023-03-06T20:15:18.883Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:15:18.883Z] ---> Running in e5b0c2a8e3f2 [2023-03-06T20:17:12.578Z] Removing intermediate container 7e97fe59c8df [2023-03-06T20:17:12.578Z] ---> da35511c1ee3 [2023-03-06T20:17:12.578Z] Step 7/20 : COPY . . [2023-03-06T20:17:12.578Z] Removing intermediate container f93359d69bd9 [2023-03-06T20:17:12.578Z] ---> 9ff36d332b1a [2023-03-06T20:17:12.578Z] Step 8/22 : COPY . . [2023-03-06T20:17:12.578Z] Removing intermediate container e5b0c2a8e3f2 [2023-03-06T20:17:12.578Z] ---> 479cb0cbd5e3 [2023-03-06T20:17:12.578Z] Step 8/22 : COPY . . [2023-03-06T20:17:12.578Z] Removing intermediate container f548f8880f82 [2023-03-06T20:17:12.578Z] ---> c6027f8a99a1 [2023-03-06T20:17:12.578Z] Step 8/22 : COPY . . [2023-03-06T20:17:12.578Z] Removing intermediate container 892933fe2124 [2023-03-06T20:17:12.578Z] ---> 5c3ec2cdfb47 [2023-03-06T20:17:12.578Z] Step 7/24 : COPY . . [2023-03-06T20:17:22.664Z] ---> e3469b185bcb [2023-03-06T20:17:22.664Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-06T20:17:22.664Z] ---> e9d46e028776 [2023-03-06T20:17:22.664Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-06T20:17:22.664Z] ---> Running in fb248c443968 [2023-03-06T20:17:22.664Z] ---> 9bc3d5596eb3 [2023-03-06T20:17:22.664Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-06T20:17:22.664Z] ---> 7a122767c102 [2023-03-06T20:17:22.664Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-06T20:17:22.664Z] ---> e2480772acd6 [2023-03-06T20:17:22.664Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T20:17:22.664Z] ---> Running in c926f5b7eafb [2023-03-06T20:17:22.664Z] ---> Running in fcd459db9f3a [2023-03-06T20:17:22.664Z] ---> Running in cb30588e53e2 [2023-03-06T20:17:22.933Z] ---> Running in f471290f0808 [2023-03-06T20:17:23.892Z] Removing intermediate container fcd459db9f3a [2023-03-06T20:17:23.892Z] ---> e47f75ce30d5 [2023-03-06T20:17:23.892Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-06T20:17:24.158Z] ---> Running in c62323c503c4 [2023-03-06T20:17:24.424Z] 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-06T20:17:25.006Z] 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-06T20:17:25.006Z] Removing intermediate container c62323c503c4 [2023-03-06T20:17:25.006Z] ---> f4f3d6e62791 [2023-03-06T20:17:25.006Z] 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-06T20:17:25.274Z] ---> Running in a273c40736fc [2023-03-06T20:17:25.856Z] 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-06T20:17:25.856Z] 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-06T20:17:28.439Z] Removing intermediate container a273c40736fc [2023-03-06T20:17:28.439Z] ---> c0ac154f0f64 [2023-03-06T20:17:28.439Z] Step 11/24 : WORKDIR /edgex-go [2023-03-06T20:17:28.439Z] ---> Running in a4dfcffcebbc [2023-03-06T20:17:29.022Z] Removing intermediate container a4dfcffcebbc [2023-03-06T20:17:29.022Z] ---> 4fa9e8f0792c [2023-03-06T20:17:29.022Z] [2023-03-06T20:17:29.022Z] Step 12/24 : FROM alpine:3.15 [2023-03-06T20:17:29.022Z] 3.15: Pulling from library/alpine [2023-03-06T20:17:30.434Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-06T20:17:30.434Z] Status: Downloaded newer image for alpine:3.15 [2023-03-06T20:17:30.434Z] ---> 354640af7b1b [2023-03-06T20:17:30.434Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:17:30.434Z] ---> Running in be01fd5fcab7 [2023-03-06T20:17:31.017Z] Removing intermediate container be01fd5fcab7 [2023-03-06T20:17:31.017Z] ---> ef91daaf5670 [2023-03-06T20:17:31.017Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-06T20:17:31.017Z] ---> Running in 6c5bf39174ba [2023-03-06T20:17:33.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:17:33.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:17:35.550Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T20:17:35.550Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T20:17:35.550Z] OK: 15736 distinct packages available [2023-03-06T20:17:35.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:17:36.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:17:37.551Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-06T20:17:37.551Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-06T20:17:37.551Z] (3/5) Installing libucontext (1.1-r0) [2023-03-06T20:17:37.551Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-06T20:17:37.551Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-06T20:17:37.551Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T20:17:37.551Z] OK: 6 MiB in 19 packages [2023-03-06T20:17:39.566Z] Removing intermediate container 6c5bf39174ba [2023-03-06T20:17:39.566Z] ---> 6c6b970c992a [2023-03-06T20:17:39.566Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-06T20:17:42.929Z] ---> c5ae90335157 [2023-03-06T20:17:42.929Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T20:17:48.275Z] ---> 93e0f2022e3d [2023-03-06T20:17:48.275Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T20:17:49.240Z] ---> 3210e2679908 [2023-03-06T20:17:49.240Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-06T20:17:50.198Z] ---> 7e96b31a56dd [2023-03-06T20:17:50.198Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-06T20:17:51.157Z] ---> ad0ecd07565c [2023-03-06T20:17:51.157Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T20:17:51.157Z] ---> Running in 953c038f6a6a [2023-03-06T20:17:51.752Z] Removing intermediate container 953c038f6a6a [2023-03-06T20:17:51.752Z] ---> e35c1e2a1bb9 [2023-03-06T20:17:51.752Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T20:17:51.752Z] ---> Running in 8cb520f40052 [2023-03-06T20:17:52.362Z] Removing intermediate container 8cb520f40052 [2023-03-06T20:17:52.362Z] ---> 6d698c785045 [2023-03-06T20:17:52.362Z] Step 22/24 : LABEL arch=arm64 [2023-03-06T20:17:52.633Z] ---> Running in 18f694e26032 [2023-03-06T20:17:52.900Z] Removing intermediate container 18f694e26032 [2023-03-06T20:17:52.900Z] ---> 0a16b66e7fce [2023-03-06T20:17:52.900Z] Step 23/24 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:17:53.173Z] ---> Running in b1283438a29f [2023-03-06T20:17:53.764Z] Removing intermediate container b1283438a29f [2023-03-06T20:17:53.764Z] ---> 2e6a68efc462 [2023-03-06T20:17:53.764Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T20:17:54.037Z] ---> Running in b2a566854106 [2023-03-06T20:17:54.308Z] Removing intermediate container b2a566854106 [2023-03-06T20:17:54.308Z] ---> 655be986c341 [2023-03-06T20:17:54.308Z] [2023-03-06T20:17:54.576Z] Successfully built 655be986c341 [2023-03-06T20:17:54.576Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-06T20:17:54.576Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-03-06T20:18:09.581Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:18:09.581Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:18:09.581Z] ---> cea5d79a9686 [2023-03-06T20:18:09.581Z] Step 3/23 : WORKDIR /edgex-go [2023-03-06T20:18:09.581Z] ---> Using cache [2023-03-06T20:18:09.581Z] ---> b20e5b9f74aa [2023-03-06T20:18:09.581Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-06T20:18:09.581Z] ---> Using cache [2023-03-06T20:18:09.581Z] ---> 07a564d764e4 [2023-03-06T20:18:09.581Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-06T20:18:09.581Z] ---> Using cache [2023-03-06T20:18:09.581Z] ---> 6acbb14683e7 [2023-03-06T20:18:09.581Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:18:09.581Z] ---> Using cache [2023-03-06T20:18:09.581Z] ---> da35511c1ee3 [2023-03-06T20:18:09.581Z] Step 7/23 : COPY . . [2023-03-06T20:18:09.581Z] ---> Using cache [2023-03-06T20:18:09.581Z] ---> e9d46e028776 [2023-03-06T20:18:09.581Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-06T20:18:09.581Z] ---> Running in cf6e567265e9 [2023-03-06T20:18:10.540Z] 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-06T20:24:02.532Z] Removing intermediate container c926f5b7eafb [2023-03-06T20:24:02.532Z] ---> fa92f8ef7daf [2023-03-06T20:24:02.532Z] [2023-03-06T20:24:02.532Z] Step 9/20 : FROM alpine:3.16 [2023-03-06T20:24:02.532Z] 3.16: Pulling from library/alpine [2023-03-06T20:24:03.494Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T20:24:03.494Z] Status: Downloaded newer image for alpine:3.16 [2023-03-06T20:24:03.494Z] ---> 4c81e5bf8899 [2023-03-06T20:24:03.494Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-06T20:24:03.762Z] ---> Running in 9c38284e19a3 [2023-03-06T20:24:05.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:24:06.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:24:07.696Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-06T20:24:07.696Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-06T20:24:07.696Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:24:07.696Z] OK: 6 MiB in 16 packages [2023-03-06T20:24:09.645Z] Removing intermediate container 9c38284e19a3 [2023-03-06T20:24:09.645Z] ---> ddcfb1096fea [2023-03-06T20:24:09.645Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-06T20:24:09.645Z] ---> Running in 19136a0f8f73 [2023-03-06T20:24:10.231Z] Removing intermediate container 19136a0f8f73 [2023-03-06T20:24:10.231Z] ---> eec2aefc6838 [2023-03-06T20:24:10.231Z] Step 12/20 : WORKDIR /edgex [2023-03-06T20:24:10.231Z] ---> Running in b2f06189023d [2023-03-06T20:24:10.816Z] Removing intermediate container b2f06189023d [2023-03-06T20:24:10.816Z] ---> 066ef832f0e6 [2023-03-06T20:24:10.816Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-06T20:24:11.780Z] ---> 9ebf777bbee7 [2023-03-06T20:24:11.780Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-06T20:24:13.734Z] ---> f9a2e87a2652 [2023-03-06T20:24:13.734Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-06T20:24:17.089Z] ---> c08ef3a3366e [2023-03-06T20:24:17.089Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T20:24:17.089Z] ---> Running in a7ea6d27b01a [2023-03-06T20:24:20.459Z] Removing intermediate container a7ea6d27b01a [2023-03-06T20:24:20.459Z] ---> 90189095e2d1 [2023-03-06T20:24:20.459Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T20:24:20.727Z] ---> Running in 73e88559c1e3 [2023-03-06T20:24:21.315Z] Removing intermediate container 73e88559c1e3 [2023-03-06T20:24:21.315Z] ---> c5663a398c09 [2023-03-06T20:24:21.315Z] Step 18/20 : LABEL arch=arm64 [2023-03-06T20:24:21.587Z] ---> Running in 495096a3569e [2023-03-06T20:24:22.171Z] Removing intermediate container 495096a3569e [2023-03-06T20:24:22.171Z] ---> e9f9ac599f74 [2023-03-06T20:24:22.171Z] Step 19/20 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:24:22.171Z] ---> Running in 0d4c4b0b8d19 [2023-03-06T20:24:22.753Z] Removing intermediate container 0d4c4b0b8d19 [2023-03-06T20:24:22.753Z] ---> fe67584bcbd1 [2023-03-06T20:24:22.753Z] Step 20/20 : LABEL version=0.0.0 [2023-03-06T20:24:23.023Z] ---> Running in 6757715a2c5d [2023-03-06T20:24:23.290Z] Removing intermediate container 6757715a2c5d [2023-03-06T20:24:23.290Z] ---> 64b0f2d56139 [2023-03-06T20:24:23.290Z] [2023-03-06T20:24:23.871Z] Successfully built 64b0f2d56139 [2023-03-06T20:24:23.871Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-06T20:24:23.871Z] Building security-spire-config [2023-03-06T20:24:42.061Z]  Building security-proxy-setup ... done 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-06T20:24:42.061Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:24:42.061Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:24:42.061Z] ---> cea5d79a9686 [2023-03-06T20:24:42.061Z] Step 3/24 : WORKDIR /edgex-go [2023-03-06T20:24:42.061Z] ---> Using cache [2023-03-06T20:24:42.061Z] ---> b20e5b9f74aa [2023-03-06T20:24:42.061Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T20:24:44.005Z] ---> Running in 1ea372f6f4ba [2023-03-06T20:24:46.580Z] Removing intermediate container f471290f0808 [2023-03-06T20:24:46.580Z] ---> 692af6a7cc39 [2023-03-06T20:24:46.580Z] [2023-03-06T20:24:46.580Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:24:46.580Z] ---> 4c81e5bf8899 [2023-03-06T20:24:46.580Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-06T20:24:46.580Z] ---> Running in 356090a81bfd [2023-03-06T20:24:46.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:24:46.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:24:46.846Z] Removing intermediate container 356090a81bfd [2023-03-06T20:24:46.846Z] ---> 0b659f20b9c0 [2023-03-06T20:24:46.846Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:24:47.112Z] ---> Running in ace1055bdcc5 [2023-03-06T20:24:48.518Z] OK: 221 MiB in 51 packages [2023-03-06T20:24:49.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:24:49.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:24:49.953Z] Removing intermediate container 1ea372f6f4ba [2023-03-06T20:24:49.953Z] ---> e89348a4d8c6 [2023-03-06T20:24:49.953Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-06T20:24:50.916Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T20:24:50.916Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:24:50.916Z] OK: 5 MiB in 15 packages [2023-03-06T20:24:50.916Z] ---> 839f32c01d9b [2023-03-06T20:24:50.916Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:24:51.185Z] ---> Running in 2fa67884bf0b [2023-03-06T20:24:53.132Z] Removing intermediate container ace1055bdcc5 [2023-03-06T20:24:53.132Z] ---> 565d8a40cd04 [2023-03-06T20:24:53.132Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:24:54.094Z] ---> 7ef4af063fcd [2023-03-06T20:24:54.094Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-06T20:24:55.527Z] ---> 2f6ec63197ea [2023-03-06T20:24:55.527Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-06T20:24:56.946Z] ---> 6330cd5ba47b [2023-03-06T20:24:56.946Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-06T20:24:58.356Z] ---> fd68007fdc64 [2023-03-06T20:24:58.356Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T20:24:58.356Z] ---> Running in 63b1e20a3ce5 [2023-03-06T20:25:02.630Z] Removing intermediate container 63b1e20a3ce5 [2023-03-06T20:25:02.630Z] ---> 9f5e2550d3aa [2023-03-06T20:25:02.630Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T20:25:02.630Z] ---> Running in 12b55e0fa75a [2023-03-06T20:25:03.591Z] Removing intermediate container 12b55e0fa75a [2023-03-06T20:25:03.591Z] ---> 2d2548b5c10f [2023-03-06T20:25:03.591Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-06T20:25:03.591Z] ---> Running in ba050ad529b7 [2023-03-06T20:25:04.550Z] Removing intermediate container ba050ad529b7 [2023-03-06T20:25:04.550Z] ---> cd346e8bba3c [2023-03-06T20:25:04.550Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T20:25:04.550Z] ---> Running in 4aaa0ed61881 [2023-03-06T20:25:05.505Z] Removing intermediate container 4aaa0ed61881 [2023-03-06T20:25:05.505Z] ---> cd7a71699e0f [2023-03-06T20:25:05.505Z] Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:25:05.505Z] ---> Running in 1abd5674ff06 [2023-03-06T20:25:06.087Z] Removing intermediate container 1abd5674ff06 [2023-03-06T20:25:06.087Z] ---> 31e3bfe9ec6a [2023-03-06T20:25:06.087Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:25:06.087Z] Removing intermediate container cf6e567265e9 [2023-03-06T20:25:06.087Z] ---> ed68eb585914 [2023-03-06T20:25:06.355Z] [2023-03-06T20:25:06.355Z] Step 9/23 : FROM alpine:3.16 [2023-03-06T20:25:06.355Z] ---> 4c81e5bf8899 [2023-03-06T20:25:06.355Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-06T20:25:06.355Z] ---> Running in 0eaa72df8a6e [2023-03-06T20:25:06.355Z] ---> Running in d3c5433394ce [2023-03-06T20:25:07.331Z] Removing intermediate container d3c5433394ce [2023-03-06T20:25:07.331Z] ---> ed0635743c52 [2023-03-06T20:25:07.331Z] [2023-03-06T20:25:07.608Z] Successfully built ed0635743c52 [2023-03-06T20:25:07.608Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-06T20:25:07.608Z] Building security-spire-server [2023-03-06T20:25:08.564Z]  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:25:08.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:25:10.232Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-06T20:25:10.497Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-06T20:25:10.497Z] (3/3) Installing su-exec (0.2-r1) [2023-03-06T20:25:10.497Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:25:10.497Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T20:25:10.762Z] OK: 6 MiB in 17 packages [2023-03-06T20:25:13.460Z] Removing intermediate container 0eaa72df8a6e [2023-03-06T20:25:13.460Z] ---> e3df81dec46c [2023-03-06T20:25:13.460Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-06T20:25:13.762Z] ---> Running in aead215272ea [2023-03-06T20:25:14.385Z] Removing intermediate container aead215272ea [2023-03-06T20:25:14.385Z] ---> 14ea82bef726 [2023-03-06T20:25:14.385Z] Step 12/23 : WORKDIR / [2023-03-06T20:25:14.385Z] ---> Running in 5459e8dd8d7e [2023-03-06T20:25:15.406Z] Removing intermediate container 5459e8dd8d7e [2023-03-06T20:25:15.406Z] ---> 25f7504b4873 [2023-03-06T20:25:15.406Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-06T20:25:16.439Z] ---> 3bb5e83d447a [2023-03-06T20:25:16.439Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-06T20:25:17.990Z] ---> 3858687fa010 [2023-03-06T20:25:17.990Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-06T20:25:19.416Z] ---> c26d2bba7ff0 [2023-03-06T20:25:19.416Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-06T20:25:22.002Z] ---> 3feecde1c259 [2023-03-06T20:25:22.002Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-06T20:25:24.586Z] ---> b7327774f490 [2023-03-06T20:25:24.586Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-06T20:25:25.562Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:25:25.562Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:25:25.562Z] ---> cea5d79a9686 [2023-03-06T20:25:25.562Z] Step 3/23 : WORKDIR /edgex-go [2023-03-06T20:25:25.562Z] ---> Using cache [2023-03-06T20:25:25.562Z] ---> b20e5b9f74aa [2023-03-06T20:25:25.562Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-06T20:25:25.562Z] ---> Using cache [2023-03-06T20:25:25.562Z] ---> e89348a4d8c6 [2023-03-06T20:25:25.562Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-06T20:25:25.562Z] ---> Using cache [2023-03-06T20:25:25.562Z] ---> 839f32c01d9b [2023-03-06T20:25:25.562Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:25:25.897Z] ---> Running in 768dd8032f70 [2023-03-06T20:25:25.897Z] ---> 3e45b49ce770 [2023-03-06T20:25:25.897Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T20:25:26.167Z] ---> Running in aa2565f6eb41 [2023-03-06T20:25:30.413Z] Removing intermediate container aa2565f6eb41 [2023-03-06T20:25:30.413Z] ---> 1f75fbc9dd03 [2023-03-06T20:25:30.413Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T20:25:30.413Z] ---> Running in a2e50f29a274 [2023-03-06T20:25:30.680Z] Removing intermediate container a2e50f29a274 [2023-03-06T20:25:30.680Z] ---> 27a90c7105a0 [2023-03-06T20:25:30.680Z] Step 21/23 : LABEL arch=arm64 [2023-03-06T20:25:30.948Z] ---> Running in 874cb69461cf [2023-03-06T20:25:31.533Z] Removing intermediate container 874cb69461cf [2023-03-06T20:25:31.533Z] ---> 50db73b4f37c [2023-03-06T20:25:31.533Z] Step 22/23 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:25:31.800Z] ---> Running in e130e7398808 [2023-03-06T20:25:32.392Z] Removing intermediate container e130e7398808 [2023-03-06T20:25:32.392Z] ---> bdef320df2db [2023-03-06T20:25:32.392Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T20:25:32.392Z] ---> Running in 757da0a804a4 [2023-03-06T20:25:32.976Z] Removing intermediate container 757da0a804a4 [2023-03-06T20:25:32.976Z] ---> 1c702c855e2e [2023-03-06T20:25:32.976Z] [2023-03-06T20:25:33.558Z] Successfully built 1c702c855e2e [2023-03-06T20:25:33.558Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-06T20:25:33.558Z] Building core-command [2023-03-06T20:25:51.772Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:25:51.772Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:25:51.772Z] ---> cea5d79a9686 [2023-03-06T20:25:51.772Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:25:51.772Z] ---> Using cache [2023-03-06T20:25:51.772Z] ---> 8fb28e1dc6d0 [2023-03-06T20:25:51.772Z] Step 4/23 : WORKDIR /edgex-go [2023-03-06T20:25:51.772Z] ---> Using cache [2023-03-06T20:25:51.772Z] ---> 4865dfd6a9be [2023-03-06T20:25:51.772Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-06T20:25:51.772Z] ---> Running in 4d7b210042d3 [2023-03-06T20:25:53.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:25:54.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:25:55.424Z] OK: 221 MiB in 51 packages [2023-03-06T20:25:57.369Z] Removing intermediate container 4d7b210042d3 [2023-03-06T20:25:57.369Z] ---> 1f5d6c654bd3 [2023-03-06T20:25:57.369Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-06T20:25:59.311Z] ---> f2fa9b0ff7f5 [2023-03-06T20:25:59.311Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:25:59.311Z] ---> Running in 6ef85d530d4a [2023-03-06T20:26:31.538Z] Removing intermediate container 2fa67884bf0b [2023-03-06T20:26:31.538Z] ---> ae1fcb3c9bd9 [2023-03-06T20:26:31.538Z] Step 7/24 : COPY . . [2023-03-06T20:26:58.219Z] ---> 99715428225b [2023-03-06T20:26:58.219Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T20:26:58.219Z] ---> Running in 6cb6b875d9e3 [2023-03-06T20:26:58.219Z] Removing intermediate container 6cb6b875d9e3 [2023-03-06T20:26:58.219Z] ---> 6ba25e8120a8 [2023-03-06T20:26:58.219Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-06T20:26:58.219Z] ---> Running in 299fd0a5d278 [2023-03-06T20:26:58.219Z] Removing intermediate container 299fd0a5d278 [2023-03-06T20:26:58.219Z] ---> 0c36fa48c488 [2023-03-06T20:26:58.219Z] 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-06T20:26:58.488Z] ---> Running in 399f6be4ffa0 [2023-03-06T20:27:04.103Z] Removing intermediate container 399f6be4ffa0 [2023-03-06T20:27:04.103Z] ---> d4e5194fac20 [2023-03-06T20:27:04.103Z] Step 11/24 : WORKDIR /edgex-go [2023-03-06T20:27:04.103Z] ---> Running in 9759d222ef99 [2023-03-06T20:27:04.689Z] Removing intermediate container 9759d222ef99 [2023-03-06T20:27:04.689Z] ---> 017d792d940e [2023-03-06T20:27:04.689Z] [2023-03-06T20:27:04.689Z] Step 12/24 : FROM alpine:3.15 [2023-03-06T20:27:04.689Z] ---> 354640af7b1b [2023-03-06T20:27:04.689Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:27:04.689Z] ---> Using cache [2023-03-06T20:27:04.689Z] ---> ef91daaf5670 [2023-03-06T20:27:04.689Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-06T20:27:04.689Z] ---> Running in be044a1a9c28 [2023-03-06T20:27:07.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:27:07.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:27:08.818Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T20:27:08.818Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T20:27:08.818Z] OK: 15736 distinct packages available [2023-03-06T20:27:09.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:27:09.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:27:10.758Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-06T20:27:10.758Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-06T20:27:10.758Z] (3/4) Installing libucontext (1.1-r0) [2023-03-06T20:27:10.758Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-06T20:27:10.758Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T20:27:10.758Z] OK: 6 MiB in 18 packages [2023-03-06T20:27:13.339Z] Removing intermediate container be044a1a9c28 [2023-03-06T20:27:13.339Z] ---> fb552ba75c6e [2023-03-06T20:27:13.339Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T20:27:25.653Z] ---> d174b424087a [2023-03-06T20:27:25.653Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T20:27:26.615Z] ---> 9eda8423514f [2023-03-06T20:27:26.616Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-06T20:27:26.883Z] ---> Running in f7faf54f8c08 [2023-03-06T20:27:27.845Z] Removing intermediate container f7faf54f8c08 [2023-03-06T20:27:27.845Z] ---> 4aa54f256d2c [2023-03-06T20:27:27.845Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-06T20:27:30.437Z] ---> 93ebb1fd7491 [2023-03-06T20:27:30.437Z] Step 19/24 : WORKDIR / [2023-03-06T20:27:30.437Z] ---> Running in 6c3f91dddd2d [2023-03-06T20:27:30.708Z] Removing intermediate container 768dd8032f70 [2023-03-06T20:27:30.708Z] ---> 6d4e444d7e75 [2023-03-06T20:27:30.708Z] Step 7/23 : COPY . . [2023-03-06T20:27:31.677Z] Removing intermediate container 6c3f91dddd2d [2023-03-06T20:27:31.677Z] ---> ba4436af0885 [2023-03-06T20:27:31.677Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T20:27:31.677Z] ---> Running in d857f88ac5b2 [2023-03-06T20:27:32.644Z] Removing intermediate container d857f88ac5b2 [2023-03-06T20:27:32.644Z] ---> 7e7510ca4639 [2023-03-06T20:27:32.644Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T20:27:32.912Z] ---> Running in 5d566fa03d03 [2023-03-06T20:27:34.332Z] Removing intermediate container 5d566fa03d03 [2023-03-06T20:27:34.332Z] ---> 1fa39b86337b [2023-03-06T20:27:34.332Z] Step 22/24 : LABEL arch=arm64 [2023-03-06T20:27:34.332Z] ---> Running in 6dc7a59d26bb [2023-03-06T20:27:35.308Z] Removing intermediate container 6dc7a59d26bb [2023-03-06T20:27:35.308Z] ---> ebcfb3e02b98 [2023-03-06T20:27:35.308Z] Step 23/24 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:27:35.577Z] ---> Running in 00a5479a2103 [2023-03-06T20:27:36.543Z] Removing intermediate container 00a5479a2103 [2023-03-06T20:27:36.543Z] ---> 60904903c8f0 [2023-03-06T20:27:36.543Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T20:27:36.543Z] ---> Running in bf07dc72b106 [2023-03-06T20:27:37.512Z] Removing intermediate container bf07dc72b106 [2023-03-06T20:27:37.512Z] ---> 337a43dc1cb6 [2023-03-06T20:27:37.512Z] [2023-03-06T20:27:37.780Z] Successfully built 337a43dc1cb6 [2023-03-06T20:27:37.780Z] Successfully tagged security-spire-config-arm64:latest [2023-03-06T20:27:37.780Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-03-06T20:27:52.793Z] Removing intermediate container fb248c443968 [2023-03-06T20:27:52.793Z] ---> 77738aaabd8f [2023-03-06T20:27:52.793Z] [2023-03-06T20:27:52.793Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:27:52.793Z] ---> 4c81e5bf8899 [2023-03-06T20:27:52.793Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-06T20:27:52.793Z] Removing intermediate container cb30588e53e2 [2023-03-06T20:27:52.793Z] ---> b846d51f0882 [2023-03-06T20:27:52.793Z] [2023-03-06T20:27:52.793Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:27:52.793Z] ---> 4c81e5bf8899 [2023-03-06T20:27:52.793Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:27:52.793Z] ---> Running in d017e52dc1bf [2023-03-06T20:27:52.793Z] ---> Running in b1e735cf5e44 [2023-03-06T20:27:52.793Z] ---> c9f4798dd497 [2023-03-06T20:27:52.793Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-06T20:27:52.793Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:27:52.793Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:27:52.793Z] ---> cea5d79a9686 [2023-03-06T20:27:52.793Z] Step 3/19 : WORKDIR /edgex-go [2023-03-06T20:27:52.793Z] ---> Using cache [2023-03-06T20:27:52.793Z] ---> b20e5b9f74aa [2023-03-06T20:27:52.793Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-06T20:27:52.793Z] ---> Running in a48981516211 [2023-03-06T20:27:52.793Z] ---> Running in c961fa2aef1c [2023-03-06T20:27:52.793Z] Removing intermediate container c961fa2aef1c [2023-03-06T20:27:52.793Z] ---> 9cdd5ec3f244 [2023-03-06T20:27:52.793Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-06T20:27:52.793Z] ---> Running in c92776fd7643 [2023-03-06T20:27:53.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:27:53.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:27:53.339Z] Removing intermediate container c92776fd7643 [2023-03-06T20:27:53.339Z] ---> 63e95c8dd584 [2023-03-06T20:27:53.339Z] 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-06T20:27:53.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:27:53.609Z] ---> Running in 96644d840ac4 [2023-03-06T20:27:53.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:27:53.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:27:54.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:27:54.457Z] Removing intermediate container 6ef85d530d4a [2023-03-06T20:27:54.457Z] ---> 38bce7fab83d [2023-03-06T20:27:54.457Z] Step 8/23 : COPY . . [2023-03-06T20:27:55.060Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-06T20:27:55.060Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T20:27:55.060Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-06T20:27:55.060Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:27:55.060Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:27:55.328Z] OK: 5 MiB in 15 packages [2023-03-06T20:27:55.328Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T20:27:55.595Z] OK: 6 MiB in 16 packages [2023-03-06T20:27:55.862Z] v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-06T20:27:55.862Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-06T20:27:55.862Z] OK: 16903 distinct packages available [2023-03-06T20:27:56.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:27:56.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:27:57.360Z] Removing intermediate container b1e735cf5e44 [2023-03-06T20:27:57.360Z] ---> 545750aa0cdd [2023-03-06T20:27:57.360Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T20:27:57.360Z] ---> Running in 485c7c33c32c [2023-03-06T20:27:57.628Z] OK: 221 MiB in 51 packages [2023-03-06T20:27:57.894Z] Removing intermediate container 96644d840ac4 [2023-03-06T20:27:57.894Z] ---> cd095e8ebfd6 [2023-03-06T20:27:57.894Z] Step 11/23 : WORKDIR /edgex-go [2023-03-06T20:27:58.160Z] ---> Running in 41c087e4e537 [2023-03-06T20:27:58.427Z] Removing intermediate container 485c7c33c32c [2023-03-06T20:27:58.427Z] ---> 3012d1cad83c [2023-03-06T20:27:58.427Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-06T20:27:58.697Z] ---> Running in fa3dc538c6ef [2023-03-06T20:27:58.697Z] Removing intermediate container d017e52dc1bf [2023-03-06T20:27:58.697Z] ---> 3054ef9728b1 [2023-03-06T20:27:58.697Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T20:27:58.967Z] ---> Running in 148053d00863 [2023-03-06T20:27:58.967Z] Removing intermediate container 41c087e4e537 [2023-03-06T20:27:58.967Z] ---> 3185e2a95210 [2023-03-06T20:27:58.967Z] [2023-03-06T20:27:58.967Z] Step 12/23 : FROM alpine:3.15 [2023-03-06T20:27:58.967Z] ---> 354640af7b1b [2023-03-06T20:27:58.967Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:27:58.967Z] ---> Using cache [2023-03-06T20:27:58.967Z] ---> ef91daaf5670 [2023-03-06T20:27:58.967Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-06T20:27:58.967Z] ---> Using cache [2023-03-06T20:27:58.967Z] ---> 6c6b970c992a [2023-03-06T20:27:58.967Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-06T20:27:59.236Z] Removing intermediate container a48981516211 [2023-03-06T20:27:59.236Z] ---> 5ed79e24f465 [2023-03-06T20:27:59.236Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-06T20:27:59.236Z] Removing intermediate container fa3dc538c6ef [2023-03-06T20:27:59.236Z] ---> 1b8924090df3 [2023-03-06T20:27:59.236Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-06T20:27:59.505Z] Removing intermediate container 148053d00863 [2023-03-06T20:27:59.505Z] ---> f1121d59b619 [2023-03-06T20:27:59.505Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-06T20:27:59.505Z] ---> Running in c519d19b2ce1 [2023-03-06T20:27:59.505Z] ---> Running in f1e815e54a7e [2023-03-06T20:28:00.470Z] Removing intermediate container f1e815e54a7e [2023-03-06T20:28:00.470Z] ---> ac180c5817e7 [2023-03-06T20:28:00.470Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-06T20:28:00.470Z] ---> 1eba0df06295 [2023-03-06T20:28:00.470Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:28:00.470Z] Removing intermediate container c519d19b2ce1 [2023-03-06T20:28:00.470Z] ---> 22feaa4bf9f5 [2023-03-06T20:28:00.470Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:28:00.737Z] ---> Running in 4330f70e2db5 [2023-03-06T20:28:00.737Z] ---> Running in 1d2150582862 [2023-03-06T20:28:01.703Z] Removing intermediate container 1d2150582862 [2023-03-06T20:28:01.703Z] ---> 68c623f6be62 [2023-03-06T20:28:01.703Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:28:01.703Z] ---> 4d13752b8cf4 [2023-03-06T20:28:01.703Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-06T20:28:03.112Z] ---> 286cde072397 [2023-03-06T20:28:03.112Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-06T20:28:05.693Z] ---> daa6190a75db [2023-03-06T20:28:05.693Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-06T20:28:06.672Z] ---> d0772b6cd8ad [2023-03-06T20:28:06.672Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-06T20:28:06.672Z] ---> Running in c6398c86d163 [2023-03-06T20:28:06.672Z] ---> 9dccba1605e0 [2023-03-06T20:28:06.672Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-06T20:28:06.940Z] ---> 9a5808c4ceb1 [2023-03-06T20:28:06.940Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-06T20:28:07.908Z] Removing intermediate container c6398c86d163 [2023-03-06T20:28:07.908Z] ---> 5f9645802106 [2023-03-06T20:28:07.908Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:28:07.908Z] ---> 4590297619ac [2023-03-06T20:28:07.908Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-06T20:28:07.908Z] ---> Running in c40b9f0afdda [2023-03-06T20:28:08.177Z] ---> a05e39e5bb89 [2023-03-06T20:28:08.177Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-06T20:28:08.177Z] ---> Running in d89802bc2816 [2023-03-06T20:28:08.764Z] Removing intermediate container c40b9f0afdda [2023-03-06T20:28:08.764Z] ---> f28c0968e1c9 [2023-03-06T20:28:08.764Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T20:28:08.764Z] Removing intermediate container d89802bc2816 [2023-03-06T20:28:08.764Z] ---> 2c879fe15c90 [2023-03-06T20:28:08.764Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:28:08.764Z] ---> Running in daf5155ba56a [2023-03-06T20:28:09.347Z] ---> Running in 107504760df2 [2023-03-06T20:28:09.347Z] ---> d5a4d6bcd1bd [2023-03-06T20:28:09.347Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-06T20:28:09.929Z] Removing intermediate container daf5155ba56a [2023-03-06T20:28:09.929Z] ---> da7fff0a84cd [2023-03-06T20:28:09.929Z] Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:28:09.929Z] Removing intermediate container 107504760df2 [2023-03-06T20:28:09.929Z] ---> bf40c47f962e [2023-03-06T20:28:09.929Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T20:28:10.195Z] ---> Running in 8d2afe184337 [2023-03-06T20:28:10.195Z] ---> Running in f4a910d4fc7e [2023-03-06T20:28:10.780Z] ---> bf11febe342b [2023-03-06T20:28:10.780Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-06T20:28:11.057Z] ---> Running in 72f385ba2dce [2023-03-06T20:28:11.057Z] Removing intermediate container f4a910d4fc7e [2023-03-06T20:28:11.057Z] ---> 44cf96a0db7f [2023-03-06T20:28:11.057Z] Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:28:11.324Z] Removing intermediate container 8d2afe184337 [2023-03-06T20:28:11.324Z] ---> 72da28697038 [2023-03-06T20:28:11.324Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:28:11.324Z] ---> Running in 9559887b46b7 [2023-03-06T20:28:11.324Z] ---> Running in bec516d5e90b [2023-03-06T20:28:11.911Z] Removing intermediate container 72f385ba2dce [2023-03-06T20:28:11.911Z] ---> c616a2526fc2 [2023-03-06T20:28:11.911Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-06T20:28:12.182Z] Removing intermediate container 9559887b46b7 [2023-03-06T20:28:12.182Z] ---> 2d1c29e8fb79 [2023-03-06T20:28:12.182Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:28:12.182Z] ---> Running in e3072f5e6bf9 [2023-03-06T20:28:12.462Z] Removing intermediate container bec516d5e90b [2023-03-06T20:28:12.462Z] ---> 5f124b1fd982 [2023-03-06T20:28:12.462Z] [2023-03-06T20:28:12.462Z] ---> Running in ed29ad2ad9b1 [2023-03-06T20:28:13.423Z] Successfully built 5f124b1fd982 [2023-03-06T20:28:13.423Z] Successfully tagged support-scheduler-arm64:latest [2023-03-06T20:28:13.423Z] Building security-bootstrapper [2023-03-06T20:28:13.423Z]  Building support-scheduler ... done Removing intermediate container e3072f5e6bf9 [2023-03-06T20:28:13.423Z] ---> 78855f8a9010 [2023-03-06T20:28:13.423Z] Step 21/23 : LABEL arch=arm64 [2023-03-06T20:28:13.423Z] Removing intermediate container ed29ad2ad9b1 [2023-03-06T20:28:13.423Z] ---> 53637ac985cc [2023-03-06T20:28:13.423Z] [2023-03-06T20:28:13.691Z] ---> Running in ca05af82012e [2023-03-06T20:28:13.961Z] Successfully built 53637ac985cc [2023-03-06T20:28:13.961Z] Successfully tagged support-notifications-arm64:latest [2023-03-06T20:28:13.961Z]  Building support-notifications ... done  ---> 17016a171ae6 [2023-03-06T20:28:13.961Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-06T20:28:13.961Z] Building core-data [2023-03-06T20:28:14.247Z] ---> Running in 1510b2d4df1a [2023-03-06T20:28:14.247Z] Removing intermediate container ca05af82012e [2023-03-06T20:28:14.247Z] ---> 8c14b3f58936 [2023-03-06T20:28:14.247Z] Step 22/23 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:28:14.516Z] ---> Running in bc3ac4cb9d67 [2023-03-06T20:28:15.480Z] Removing intermediate container bc3ac4cb9d67 [2023-03-06T20:28:15.480Z] ---> b2c95d91eb8a [2023-03-06T20:28:15.480Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T20:28:15.747Z] ---> Running in 2105331bf3de [2023-03-06T20:28:16.016Z] 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-06T20:28:16.364Z] Removing intermediate container 2105331bf3de [2023-03-06T20:28:16.364Z] ---> aa54217a0191 [2023-03-06T20:28:16.364Z] [2023-03-06T20:28:16.696Z] Successfully built aa54217a0191 [2023-03-06T20:28:16.696Z] Successfully tagged security-spire-server-arm64:latest [2023-03-06T20:28:16.696Z]  Building security-spire-server ... done Building core-metadata [2023-03-06T20:28:43.847Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:28:43.847Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:28:43.847Z] ---> cea5d79a9686 [2023-03-06T20:28:43.847Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:28:43.847Z] ---> Using cache [2023-03-06T20:28:43.847Z] ---> 8fb28e1dc6d0 [2023-03-06T20:28:43.847Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:28:43.847Z] ---> Using cache [2023-03-06T20:28:43.847Z] ---> 4865dfd6a9be [2023-03-06T20:28:43.847Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T20:28:43.847Z] ---> Using cache [2023-03-06T20:28:43.847Z] ---> 1f5d6c654bd3 [2023-03-06T20:28:43.847Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:28:43.847Z] ---> Using cache [2023-03-06T20:28:43.847Z] ---> f2fa9b0ff7f5 [2023-03-06T20:28:43.847Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:28:43.847Z] ---> Using cache [2023-03-06T20:28:43.847Z] ---> 38bce7fab83d [2023-03-06T20:28:43.847Z] Step 8/22 : COPY . . [2023-03-06T20:28:44.123Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:28:44.123Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:28:44.123Z] ---> cea5d79a9686 [2023-03-06T20:28:44.123Z] Step 3/32 : WORKDIR /edgex-go [2023-03-06T20:28:44.123Z] ---> Using cache [2023-03-06T20:28:44.123Z] ---> b20e5b9f74aa [2023-03-06T20:28:44.123Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-06T20:28:44.123Z] ---> Using cache [2023-03-06T20:28:44.123Z] ---> 07a564d764e4 [2023-03-06T20:28:44.123Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-06T20:28:44.123Z] ---> Using cache [2023-03-06T20:28:44.123Z] ---> 6acbb14683e7 [2023-03-06T20:28:44.123Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:28:44.123Z] ---> Using cache [2023-03-06T20:28:44.123Z] ---> da35511c1ee3 [2023-03-06T20:28:44.123Z] Step 7/32 : COPY . . [2023-03-06T20:28:44.123Z] ---> Using cache [2023-03-06T20:28:44.123Z] ---> 17016a171ae6 [2023-03-06T20:28:44.123Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-06T20:28:44.400Z] ---> Using cache [2023-03-06T20:28:44.400Z] ---> e9d46e028776 [2023-03-06T20:28:44.400Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-06T20:28:45.361Z] ---> Running in 9a7e905eb0de [2023-03-06T20:28:45.361Z] ---> Running in 4cb528c4a6e8 [2023-03-06T20:28:48.706Z] 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-06T20:28:48.706Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:28:48.706Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:28:48.706Z] ---> cea5d79a9686 [2023-03-06T20:28:48.706Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:28:48.706Z] ---> Using cache [2023-03-06T20:28:48.706Z] ---> 8fb28e1dc6d0 [2023-03-06T20:28:48.706Z] Step 4/24 : WORKDIR /edgex-go [2023-03-06T20:28:48.706Z] ---> Using cache [2023-03-06T20:28:48.706Z] ---> 4865dfd6a9be [2023-03-06T20:28:48.706Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-06T20:28:48.706Z] ---> Using cache [2023-03-06T20:28:48.706Z] ---> 1f5d6c654bd3 [2023-03-06T20:28:48.706Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-06T20:28:48.706Z] ---> Using cache [2023-03-06T20:28:48.706Z] ---> f2fa9b0ff7f5 [2023-03-06T20:28:48.706Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:28:48.706Z] ---> Using cache [2023-03-06T20:28:48.706Z] ---> 38bce7fab83d [2023-03-06T20:28:48.706Z] Step 8/24 : COPY . . [2023-03-06T20:28:48.706Z] 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-06T20:28:48.986Z] ---> Using cache [2023-03-06T20:28:48.986Z] ---> 17016a171ae6 [2023-03-06T20:28:48.986Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-06T20:28:49.574Z] ---> Running in 663c5df9f923 [2023-03-06T20:28:52.153Z] 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-06T20:29:24.397Z] Removing intermediate container 4330f70e2db5 [2023-03-06T20:29:24.397Z] ---> 15c7b57d7285 [2023-03-06T20:29:24.397Z] Step 7/19 : COPY . . [2023-03-06T20:29:32.603Z] ---> de70808a339f [2023-03-06T20:29:32.603Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-06T20:29:32.603Z] ---> Running in 97654b243c74 [2023-03-06T20:29:33.563Z] 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-06T20:35:25.815Z] Removing intermediate container 1510b2d4df1a [2023-03-06T20:35:25.815Z] ---> b43d3589ac86 [2023-03-06T20:35:25.815Z] [2023-03-06T20:35:25.815Z] Step 10/23 : FROM alpine:3.16 [2023-03-06T20:35:25.815Z] ---> 4c81e5bf8899 [2023-03-06T20:35:25.815Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:35:25.815Z] ---> Using cache [2023-03-06T20:35:25.815Z] ---> 545750aa0cdd [2023-03-06T20:35:25.815Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T20:35:25.815Z] ---> Using cache [2023-03-06T20:35:25.815Z] ---> 3012d1cad83c [2023-03-06T20:35:25.815Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-06T20:35:25.815Z] ---> Running in 2641206c02f9 [2023-03-06T20:35:25.815Z] Removing intermediate container 2641206c02f9 [2023-03-06T20:35:25.815Z] ---> 06ae3dad6703 [2023-03-06T20:35:25.815Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-06T20:35:25.815Z] ---> Running in 5e6eeaf4c306 [2023-03-06T20:35:25.815Z] Removing intermediate container 5e6eeaf4c306 [2023-03-06T20:35:25.815Z] ---> d78393c5de9f [2023-03-06T20:35:25.815Z] Step 15/23 : WORKDIR / [2023-03-06T20:35:25.815Z] ---> Running in 2175a76857eb [2023-03-06T20:35:25.815Z] Removing intermediate container 2175a76857eb [2023-03-06T20:35:25.815Z] ---> 02cd30d53955 [2023-03-06T20:35:25.815Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:35:25.816Z] ---> 6d9cc3502b7d [2023-03-06T20:35:25.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-06T20:35:25.816Z] ---> c8212d170d18 [2023-03-06T20:35:25.816Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-06T20:35:25.816Z] ---> 0da6a0a0517b [2023-03-06T20:35:25.816Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-06T20:35:25.816Z] ---> Running in c5b8ecb080cf [2023-03-06T20:35:25.816Z] Removing intermediate container c5b8ecb080cf [2023-03-06T20:35:25.816Z] ---> 7b2cfd07b0d2 [2023-03-06T20:35:25.816Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:35:25.816Z] ---> Running in 8ccb9fd11e7a [2023-03-06T20:35:25.816Z] Removing intermediate container 8ccb9fd11e7a [2023-03-06T20:35:25.816Z] ---> 9beddc27e96d [2023-03-06T20:35:25.816Z] Step 21/23 : LABEL arch=arm64 [2023-03-06T20:35:25.816Z] ---> Running in 382aec921ee0 [2023-03-06T20:35:25.816Z] Removing intermediate container 382aec921ee0 [2023-03-06T20:35:25.816Z] ---> d466ad5c2e60 [2023-03-06T20:35:25.816Z] Step 22/23 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:35:25.816Z] ---> Running in 3dbc7052780d [2023-03-06T20:35:25.816Z] Removing intermediate container 3dbc7052780d [2023-03-06T20:35:25.816Z] ---> 7edf46d52c4c [2023-03-06T20:35:25.816Z] Step 23/23 : LABEL version=0.0.0 [2023-03-06T20:35:25.816Z] ---> Running in 53126a1707b5 [2023-03-06T20:35:25.816Z] Removing intermediate container 53126a1707b5 [2023-03-06T20:35:25.816Z] ---> 92811f6ec652 [2023-03-06T20:35:25.816Z] [2023-03-06T20:35:25.816Z] Successfully built 92811f6ec652 [2023-03-06T20:35:25.816Z] Successfully tagged core-command-arm64:latest [2023-03-06T20:35:25.816Z]  Building core-command ... done Building security-proxy-auth [2023-03-06T20:35:44.025Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-06T20:35:44.025Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-06T20:35:44.025Z] ---> cea5d79a9686 [2023-03-06T20:35:44.025Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-06T20:35:44.025Z] ---> Using cache [2023-03-06T20:35:44.025Z] ---> 8fb28e1dc6d0 [2023-03-06T20:35:44.025Z] Step 4/22 : WORKDIR /edgex-go [2023-03-06T20:35:44.025Z] ---> Using cache [2023-03-06T20:35:44.025Z] ---> 4865dfd6a9be [2023-03-06T20:35:44.025Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-06T20:35:44.025Z] ---> Using cache [2023-03-06T20:35:44.025Z] ---> 1f5d6c654bd3 [2023-03-06T20:35:44.025Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-06T20:35:44.025Z] ---> Using cache [2023-03-06T20:35:44.025Z] ---> f2fa9b0ff7f5 [2023-03-06T20:35:44.025Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T20:35:44.025Z] ---> Using cache [2023-03-06T20:35:44.025Z] ---> 38bce7fab83d [2023-03-06T20:35:44.025Z] Step 8/22 : COPY . . [2023-03-06T20:35:44.025Z] ---> Using cache [2023-03-06T20:35:44.025Z] ---> 17016a171ae6 [2023-03-06T20:35:44.025Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-06T20:35:44.025Z] ---> Running in 5f3782cf5dce [2023-03-06T20:35:44.025Z] Removing intermediate container 4cb528c4a6e8 [2023-03-06T20:35:44.025Z] ---> ee8f9d4a6dac [2023-03-06T20:35:44.025Z] [2023-03-06T20:35:44.025Z] Step 9/32 : FROM alpine:3.16 [2023-03-06T20:35:44.025Z] ---> 4c81e5bf8899 [2023-03-06T20:35:44.025Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:35:44.025Z] ---> Running in fe8b9f808720 [2023-03-06T20:35:44.613Z] Removing intermediate container fe8b9f808720 [2023-03-06T20:35:44.613Z] ---> 3b5a6f183cf2 [2023-03-06T20:35:44.613Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-06T20:35:44.613Z] ---> Running in 8fd0d44164a5 [2023-03-06T20:35:45.196Z] 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-06T20:35:47.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:35:47.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:35:48.811Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-06T20:35:48.811Z] (2/2) Installing su-exec (0.2-r1) [2023-03-06T20:35:48.811Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:35:48.811Z] OK: 5 MiB in 16 packages [2023-03-06T20:35:50.753Z] Removing intermediate container 8fd0d44164a5 [2023-03-06T20:35:50.753Z] ---> 300e13794a0f [2023-03-06T20:35:50.753Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-06T20:35:50.753Z] ---> Running in a198c778f8bd [2023-03-06T20:35:51.023Z] Removing intermediate container a198c778f8bd [2023-03-06T20:35:51.023Z] ---> c3350e3672bd [2023-03-06T20:35:51.296Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-06T20:35:51.296Z] ---> Running in 5e359295bdd5 [2023-03-06T20:35:51.883Z] Removing intermediate container 5e359295bdd5 [2023-03-06T20:35:51.883Z] ---> ede9e26043f1 [2023-03-06T20:35:51.883Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-06T20:35:51.883Z] ---> Running in 34f36850c31a [2023-03-06T20:35:52.471Z] Removing intermediate container 34f36850c31a [2023-03-06T20:35:52.472Z] ---> 2aa1ca09410d [2023-03-06T20:35:52.472Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-06T20:35:52.743Z] ---> Running in 1813b70d6459 [2023-03-06T20:35:53.334Z] Removing intermediate container 1813b70d6459 [2023-03-06T20:35:53.334Z] ---> 550232e424ac [2023-03-06T20:35:53.334Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-06T20:35:53.334Z] ---> Running in a626224afcdb [2023-03-06T20:35:58.697Z] Removing intermediate container a626224afcdb [2023-03-06T20:35:58.697Z] ---> 524c5ba73970 [2023-03-06T20:35:58.697Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-06T20:35:58.697Z] ---> Running in 0c4aa52e9ce9 [2023-03-06T20:35:58.969Z] Removing intermediate container 0c4aa52e9ce9 [2023-03-06T20:35:58.969Z] ---> a701aa94a441 [2023-03-06T20:35:58.969Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-06T20:35:59.952Z] ---> 1fd8978c9123 [2023-03-06T20:35:59.952Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-06T20:35:59.952Z] ---> Running in 38c816ded52f [2023-03-06T20:36:03.301Z] Removing intermediate container 38c816ded52f [2023-03-06T20:36:03.301Z] ---> 34c5fbc761fe [2023-03-06T20:36:03.301Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:36:04.263Z] ---> f571e9459b4e [2023-03-06T20:36:04.263Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-06T20:36:06.206Z] ---> 826d4ff39a97 [2023-03-06T20:36:06.206Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-06T20:36:07.169Z] ---> 19a91595e574 [2023-03-06T20:36:07.169Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-06T20:36:08.127Z] ---> c7c66631fadb [2023-03-06T20:36:08.127Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-06T20:36:09.541Z] ---> 8df7b4c4258b [2023-03-06T20:36:09.541Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-06T20:36:10.952Z] ---> 05938e4a8ae0 [2023-03-06T20:36:10.952Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-06T20:36:12.366Z] ---> 9de5129bb21f [2023-03-06T20:36:12.366Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-06T20:36:12.366Z] ---> Running in cd9285fdd0a4 [2023-03-06T20:36:15.728Z] Removing intermediate container cd9285fdd0a4 [2023-03-06T20:36:15.728Z] ---> 036b2f2686ae [2023-03-06T20:36:15.728Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-06T20:36:15.728Z] ---> Running in 975e381f377e [2023-03-06T20:36:16.316Z] Removing intermediate container 975e381f377e [2023-03-06T20:36:16.316Z] ---> 34995bb7b2ad [2023-03-06T20:36:16.316Z] Step 29/32 : CMD ["gate"] [2023-03-06T20:36:16.316Z] ---> Running in 04c9dede14e1 [2023-03-06T20:36:16.902Z] Removing intermediate container 04c9dede14e1 [2023-03-06T20:36:16.902Z] ---> 4df0abc752a8 [2023-03-06T20:36:16.902Z] Step 30/32 : LABEL arch=arm64 [2023-03-06T20:36:16.902Z] ---> Running in 1fc3bfafd5f9 [2023-03-06T20:36:17.492Z] Removing intermediate container 1fc3bfafd5f9 [2023-03-06T20:36:17.492Z] ---> e568c63a28c7 [2023-03-06T20:36:17.492Z] Step 31/32 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:36:17.492Z] ---> Running in 22ae6dd37d50 [2023-03-06T20:36:18.091Z] Removing intermediate container 22ae6dd37d50 [2023-03-06T20:36:18.091Z] ---> 456eccf73e2a [2023-03-06T20:36:18.091Z] Step 32/32 : LABEL version=0.0.0 [2023-03-06T20:36:18.403Z] ---> Running in 52212f6a7706 [2023-03-06T20:36:18.994Z] Removing intermediate container 52212f6a7706 [2023-03-06T20:36:18.994Z] ---> 98b79c942202 [2023-03-06T20:36:18.994Z] [2023-03-06T20:36:19.264Z] Successfully built 98b79c942202 [2023-03-06T20:36:19.264Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-06T20:36:41.367Z]  Building security-bootstrapper ... done Removing intermediate container 9a7e905eb0de [2023-03-06T20:36:41.367Z] ---> 8e257c551fb7 [2023-03-06T20:36:41.367Z] [2023-03-06T20:36:41.367Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:36:41.367Z] ---> 4c81e5bf8899 [2023-03-06T20:36:41.367Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-06T20:36:41.367Z] ---> Running in c8f2ba122228 [2023-03-06T20:36:41.641Z] Removing intermediate container c8f2ba122228 [2023-03-06T20:36:41.641Z] ---> 909d7f5050f9 [2023-03-06T20:36:41.641Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-06T20:36:41.920Z] ---> Running in 4895e4aa2b6b [2023-03-06T20:36:42.887Z] Removing intermediate container 4895e4aa2b6b [2023-03-06T20:36:42.887Z] ---> 2276033d339c [2023-03-06T20:36:42.887Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-06T20:36:42.887Z] ---> Running in 0f52ad2edbae [2023-03-06T20:36:43.857Z] Removing intermediate container 0f52ad2edbae [2023-03-06T20:36:43.857Z] ---> 9af9795fe0b8 [2023-03-06T20:36:43.857Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:36:44.135Z] ---> Running in 4eeac3e294c4 [2023-03-06T20:36:46.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:36:47.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:36:49.620Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T20:36:50.604Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T20:36:50.605Z] OK: 5 MiB in 15 packages [2023-03-06T20:36:50.879Z] Removing intermediate container 663c5df9f923 [2023-03-06T20:36:50.879Z] ---> b5b07ec8401d [2023-03-06T20:36:50.879Z] [2023-03-06T20:36:50.879Z] Step 10/24 : FROM alpine:3.16 [2023-03-06T20:36:50.879Z] ---> 4c81e5bf8899 [2023-03-06T20:36:50.879Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:36:50.879Z] ---> Using cache [2023-03-06T20:36:50.879Z] ---> 545750aa0cdd [2023-03-06T20:36:50.879Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-06T20:36:50.879Z] ---> Using cache [2023-03-06T20:36:50.879Z] ---> 3012d1cad83c [2023-03-06T20:36:50.879Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-06T20:36:51.153Z] ---> Running in 040bf1bc5656 [2023-03-06T20:36:52.124Z] Removing intermediate container 040bf1bc5656 [2023-03-06T20:36:52.124Z] ---> 5b5a09429549 [2023-03-06T20:36:52.124Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-06T20:36:52.393Z] ---> Running in 0f25ee37388c [2023-03-06T20:36:52.662Z] Removing intermediate container 4eeac3e294c4 [2023-03-06T20:36:52.662Z] ---> 0d299cfc1d9b [2023-03-06T20:36:52.662Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:36:52.931Z] Removing intermediate container 0f25ee37388c [2023-03-06T20:36:52.931Z] ---> 27981ec7caca [2023-03-06T20:36:52.931Z] Step 15/24 : WORKDIR / [2023-03-06T20:36:53.204Z] ---> Running in 55ef6ea497a2 [2023-03-06T20:36:54.176Z] Removing intermediate container 55ef6ea497a2 [2023-03-06T20:36:54.176Z] ---> 7fcd76b27055 [2023-03-06T20:36:54.176Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:36:54.176Z] ---> 3128da784c9b [2023-03-06T20:36:54.447Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-06T20:36:55.867Z] ---> 0df5dbc2355e [2023-03-06T20:36:55.867Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-06T20:36:57.284Z] ---> 7f6073525220 [2023-03-06T20:36:57.284Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-06T20:36:58.253Z] ---> c4c60d79c51c [2023-03-06T20:36:58.253Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-06T20:36:58.525Z] ---> b429681928f9 [2023-03-06T20:36:58.525Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-06T20:36:58.525Z] ---> Running in 220976e24df0 [2023-03-06T20:36:59.498Z] Removing intermediate container 220976e24df0 [2023-03-06T20:36:59.498Z] ---> f5bc4367c2c0 [2023-03-06T20:36:59.498Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:36:59.498Z] ---> Running in 16b14e516fbf [2023-03-06T20:36:59.775Z] ---> ca10de6a62a1 [2023-03-06T20:36:59.775Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-06T20:37:00.366Z] Removing intermediate container 16b14e516fbf [2023-03-06T20:37:00.366Z] ---> 4c6557f6df4d [2023-03-06T20:37:00.366Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T20:37:00.635Z] ---> Running in 1085199e1df1 [2023-03-06T20:37:00.905Z] ---> 6e7ab94c0ee4 [2023-03-06T20:37:00.905Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-06T20:37:01.178Z] ---> Running in f524e75e7aec [2023-03-06T20:37:01.178Z] Removing intermediate container 1085199e1df1 [2023-03-06T20:37:01.178Z] ---> fa2fe66c0aed [2023-03-06T20:37:01.178Z] Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:37:01.450Z] ---> Running in 1adcfe10a4e2 [2023-03-06T20:37:02.415Z] Removing intermediate container f524e75e7aec [2023-03-06T20:37:02.415Z] ---> 241883983024 [2023-03-06T20:37:02.415Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:37:02.415Z] Removing intermediate container 1adcfe10a4e2 [2023-03-06T20:37:02.415Z] ---> 54b7b6e21d3a [2023-03-06T20:37:02.415Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:37:02.415Z] ---> Running in 8bbac0da09a4 [2023-03-06T20:37:02.683Z] ---> Running in 7fced5332124 [2023-03-06T20:37:03.270Z] Removing intermediate container 8bbac0da09a4 [2023-03-06T20:37:03.270Z] ---> 4202773ea3d0 [2023-03-06T20:37:03.270Z] Step 22/24 : LABEL arch=arm64 [2023-03-06T20:37:03.539Z] Removing intermediate container 7fced5332124 [2023-03-06T20:37:03.539Z] ---> 20b9f89a9374 [2023-03-06T20:37:03.539Z] [2023-03-06T20:37:03.539Z] ---> Running in 87e66fb0dc53 [2023-03-06T20:37:04.134Z] Successfully built 20b9f89a9374 [2023-03-06T20:37:04.134Z] Successfully tagged core-data-arm64:latest [2023-03-06T20:37:04.134Z]  Building core-data ... done Removing intermediate container 87e66fb0dc53 [2023-03-06T20:37:04.134Z] ---> 50505d46951e [2023-03-06T20:37:04.134Z] Step 23/24 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:37:04.403Z] ---> Running in f63929765316 [2023-03-06T20:37:04.991Z] Removing intermediate container f63929765316 [2023-03-06T20:37:04.991Z] ---> 59ef426f20cc [2023-03-06T20:37:04.991Z] Step 24/24 : LABEL version=0.0.0 [2023-03-06T20:37:04.991Z] ---> Running in b0e5ee1a01b5 [2023-03-06T20:37:05.578Z] Removing intermediate container b0e5ee1a01b5 [2023-03-06T20:37:05.578Z] ---> c4d617e7361b [2023-03-06T20:37:05.578Z] [2023-03-06T20:37:05.847Z] Successfully built c4d617e7361b [2023-03-06T20:37:06.119Z] Successfully tagged core-metadata-arm64:latest [2023-03-06T20:38:02.520Z]  Building core-metadata ... done Removing intermediate container 97654b243c74 [2023-03-06T20:38:02.520Z] ---> 411852c80b10 [2023-03-06T20:38:02.520Z] [2023-03-06T20:38:02.520Z] Step 9/19 : FROM alpine:3.15 [2023-03-06T20:38:02.520Z] ---> 354640af7b1b [2023-03-06T20:38:02.520Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-06T20:38:02.520Z] ---> Using cache [2023-03-06T20:38:02.520Z] ---> ef91daaf5670 [2023-03-06T20:38:02.520Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-06T20:38:02.520Z] ---> Running in d9757b1d1ec7 [2023-03-06T20:38:04.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:38:04.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:38:05.863Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-06T20:38:05.863Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-06T20:38:05.863Z] OK: 15736 distinct packages available [2023-03-06T20:38:05.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-06T20:38:06.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-06T20:38:07.537Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-06T20:38:07.537Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-06T20:38:07.537Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-06T20:38:07.537Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-06T20:38:07.537Z] (5/9) Installing curl (7.80.0-r6) [2023-03-06T20:38:07.537Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-06T20:38:07.537Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-06T20:38:07.537Z] (8/9) Installing libucontext (1.1-r0) [2023-03-06T20:38:07.537Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-06T20:38:07.537Z] Executing busybox-1.34.1-r7.trigger [2023-03-06T20:38:07.537Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T20:38:07.806Z] OK: 8 MiB in 23 packages [2023-03-06T20:38:10.397Z] Removing intermediate container d9757b1d1ec7 [2023-03-06T20:38:10.397Z] ---> 2dde042e27e9 [2023-03-06T20:38:10.397Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:38:10.982Z] ---> a232f3451caa [2023-03-06T20:38:10.982Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-06T20:38:13.564Z] ---> 10fc6d98d416 [2023-03-06T20:38:13.564Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-06T20:38:13.831Z] ---> 57397cee7600 [2023-03-06T20:38:13.831Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-06T20:38:13.831Z] ---> Running in 9044bc981478 [2023-03-06T20:38:14.414Z] Removing intermediate container 9044bc981478 [2023-03-06T20:38:14.414Z] ---> 8f375ecf0d03 [2023-03-06T20:38:14.414Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T20:38:14.414Z] ---> Running in 195c711d412d [2023-03-06T20:38:14.681Z] Removing intermediate container 195c711d412d [2023-03-06T20:38:14.681Z] ---> a41a4471b513 [2023-03-06T20:38:14.682Z] Step 17/19 : LABEL arch=arm64 [2023-03-06T20:38:14.950Z] ---> Running in 1567eb203ee4 [2023-03-06T20:38:15.217Z] Removing intermediate container 1567eb203ee4 [2023-03-06T20:38:15.217Z] ---> fde33206a62b [2023-03-06T20:38:15.217Z] Step 18/19 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:38:15.217Z] ---> Running in affb3ead3b81 [2023-03-06T20:38:15.801Z] Removing intermediate container affb3ead3b81 [2023-03-06T20:38:15.801Z] ---> 9593bf5300f0 [2023-03-06T20:38:15.801Z] Step 19/19 : LABEL version=0.0.0 [2023-03-06T20:38:15.801Z] ---> Running in 1160b36ac98c [2023-03-06T20:38:16.066Z] Removing intermediate container 1160b36ac98c [2023-03-06T20:38:16.066Z] ---> 4047269b0e51 [2023-03-06T20:38:16.066Z] [2023-03-06T20:38:16.333Z] Successfully built 4047269b0e51 [2023-03-06T20:38:16.333Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-06T20:38:43.011Z]  Building security-spiffe-token-provider ... done Removing intermediate container 5f3782cf5dce [2023-03-06T20:38:43.011Z] ---> 5fc71933a0c4 [2023-03-06T20:38:43.011Z] [2023-03-06T20:38:43.011Z] Step 10/22 : FROM alpine:3.16 [2023-03-06T20:38:43.011Z] ---> 4c81e5bf8899 [2023-03-06T20:38:43.011Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-06T20:38:43.011Z] ---> Using cache [2023-03-06T20:38:43.011Z] ---> 0b659f20b9c0 [2023-03-06T20:38:43.011Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-06T20:38:43.011Z] ---> Using cache [2023-03-06T20:38:43.011Z] ---> 565d8a40cd04 [2023-03-06T20:38:43.011Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-06T20:38:43.011Z] ---> Using cache [2023-03-06T20:38:43.011Z] ---> 7ef4af063fcd [2023-03-06T20:38:43.011Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-06T20:38:43.011Z] ---> 5d99cfeea35e [2023-03-06T20:38:43.011Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-06T20:38:43.011Z] ---> 55b84a22168c [2023-03-06T20:38:43.011Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-06T20:38:43.011Z] ---> 6600d2f8cc73 [2023-03-06T20:38:43.011Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-06T20:38:43.011Z] ---> Running in 2a59e0d73fbf [2023-03-06T20:38:43.011Z] Removing intermediate container 2a59e0d73fbf [2023-03-06T20:38:43.011Z] ---> 4e1e61ce5d8a [2023-03-06T20:38:43.011Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-06T20:38:43.278Z] ---> Running in 632b2b44f71a [2023-03-06T20:38:43.544Z] Removing intermediate container 632b2b44f71a [2023-03-06T20:38:43.544Z] ---> 3e1338abdb47 [2023-03-06T20:38:43.544Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-06T20:38:43.544Z] ---> Running in 2a1eb74ef5d8 [2023-03-06T20:38:43.810Z] Removing intermediate container 2a1eb74ef5d8 [2023-03-06T20:38:43.810Z] ---> 6604d262ec21 [2023-03-06T20:38:43.810Z] Step 20/22 : LABEL arch=arm64 [2023-03-06T20:38:43.810Z] ---> Running in 395faff5ce69 [2023-03-06T20:38:44.077Z] Removing intermediate container 395faff5ce69 [2023-03-06T20:38:44.077Z] ---> f91d295e1727 [2023-03-06T20:38:44.077Z] Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d [2023-03-06T20:38:44.345Z] ---> Running in a1d4aced3a18 [2023-03-06T20:38:44.612Z] Removing intermediate container a1d4aced3a18 [2023-03-06T20:38:44.612Z] ---> 9cfec8acdfff [2023-03-06T20:38:44.612Z] Step 22/22 : LABEL version=0.0.0 [2023-03-06T20:38:44.612Z] ---> Running in d04690de4184 [2023-03-06T20:38:44.877Z] Removing intermediate container d04690de4184 [2023-03-06T20:38:44.877Z] ---> eeccbc033e0e [2023-03-06T20:38:44.877Z] [2023-03-06T20:38:45.142Z] Successfully built eeccbc033e0e [2023-03-06T20:38:45.142Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-06T20:38:45.418Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-03-06T20:38:45.432Z] $ docker stop --time=1 e16ab7fb00a688ece69f1e024faac8f9eea96cfec94f833acd9a6d802ff06040 [2023-03-06T20:38:47.064Z] $ docker rm -f --volumes e16ab7fb00a688ece69f1e024faac8f9eea96cfec94f833acd9a6d802ff06040 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T20:38:47.586Z] + docker images [2023-03-06T20:38:47.854Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-06T20:38:47.854Z] security-proxy-auth-arm64 latest eeccbc033e0e 3 seconds ago 15.6MB [2023-03-06T20:38:47.854Z] 5fc71933a0c4 9 seconds ago 1.48GB [2023-03-06T20:38:47.854Z] security-spiffe-token-provider-arm64 latest 4047269b0e51 32 seconds ago 29.1MB [2023-03-06T20:38:47.854Z] 411852c80b10 47 seconds ago 1.54GB [2023-03-06T20:38:47.854Z] core-metadata-arm64 latest c4d617e7361b About a minute ago 17.8MB [2023-03-06T20:38:47.854Z] core-data-arm64 latest 20b9f89a9374 About a minute ago 17.3MB [2023-03-06T20:38:47.854Z] b5b07ec8401d About a minute ago 1.51GB [2023-03-06T20:38:47.854Z] 8e257c551fb7 2 minutes ago 1.51GB [2023-03-06T20:38:47.854Z] security-bootstrapper-arm64 latest 98b79c942202 2 minutes ago 19MB [2023-03-06T20:38:47.854Z] ee8f9d4a6dac 3 minutes ago 1.49GB [2023-03-06T20:38:47.854Z] core-command-arm64 latest 92811f6ec652 3 minutes ago 17.1MB [2023-03-06T20:38:47.854Z] b43d3589ac86 3 minutes ago 1.51GB [2023-03-06T20:38:47.854Z] security-spire-server-arm64 latest aa54217a0191 10 minutes ago 84.3MB [2023-03-06T20:38:47.854Z] support-notifications-arm64 latest 53637ac985cc 10 minutes ago 29.7MB [2023-03-06T20:38:47.854Z] support-scheduler-arm64 latest 5f124b1fd982 10 minutes ago 29.1MB [2023-03-06T20:38:47.854Z] 3185e2a95210 10 minutes ago 1.38GB [2023-03-06T20:38:47.854Z] b846d51f0882 10 minutes ago 1.57GB [2023-03-06T20:38:47.854Z] 77738aaabd8f 10 minutes ago 1.57GB [2023-03-06T20:38:47.854Z] security-spire-config-arm64 latest 337a43dc1cb6 11 minutes ago 83.6MB [2023-03-06T20:38:47.854Z] 017d792d940e 11 minutes ago 1.38GB [2023-03-06T20:38:47.854Z] security-secretstore-setup-arm64 latest 1c702c855e2e 13 minutes ago 28.7MB [2023-03-06T20:38:47.854Z] core-common-config-bootstrapper-arm64 latest ed0635743c52 13 minutes ago 14.9MB [2023-03-06T20:38:47.854Z] ed68eb585914 13 minutes ago 1.5GB [2023-03-06T20:38:47.854Z] 692af6a7cc39 14 minutes ago 1.5GB [2023-03-06T20:38:47.854Z] security-proxy-setup-arm64 latest 64b0f2d56139 14 minutes ago 15.8MB [2023-03-06T20:38:47.854Z] fa92f8ef7daf 14 minutes ago 1.49GB [2023-03-06T20:38:47.854Z] security-spire-agent-arm64 latest 655be986c341 20 minutes ago 122MB [2023-03-06T20:38:47.854Z] 4fa9e8f0792c 21 minutes ago 1.38GB [2023-03-06T20:38:47.854Z] ci-base-image-arm64 latest cea5d79a9686 34 minutes ago 904MB [2023-03-06T20:38:47.854Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-06T20:38:47.854Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-06T20:38:47.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-06T20:38:47.854Z] 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-06T20:38:48.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T20:38:48.614Z] [2023-03-06T20:38:48.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:38:49.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T20:38:49.010Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-06T20:38:49.010Z] 8998bd30e6a1: Pulling fs layer [2023-03-06T20:38:49.010Z] 04944245beec: Pulling fs layer [2023-03-06T20:38:49.010Z] 699f458cf7ca: Pulling fs layer [2023-03-06T20:38:49.010Z] 765212b225bb: Pulling fs layer [2023-03-06T20:38:49.010Z] f23df028b6ca: Pulling fs layer [2023-03-06T20:38:49.010Z] d65c8cfc05b1: Pulling fs layer [2023-03-06T20:38:49.010Z] 2437ff75d9bd: Pulling fs layer [2023-03-06T20:38:49.010Z] f23df028b6ca: Waiting [2023-03-06T20:38:49.010Z] d65c8cfc05b1: Waiting [2023-03-06T20:38:49.010Z] 2437ff75d9bd: Waiting [2023-03-06T20:38:49.010Z] 765212b225bb: Waiting [2023-03-06T20:38:49.278Z] 04944245beec: Verifying Checksum [2023-03-06T20:38:49.278Z] 04944245beec: Download complete [2023-03-06T20:38:49.278Z] 765212b225bb: Verifying Checksum [2023-03-06T20:38:49.278Z] 765212b225bb: Download complete [2023-03-06T20:38:49.278Z] f23df028b6ca: Download complete [2023-03-06T20:38:49.278Z] d65c8cfc05b1: Verifying Checksum [2023-03-06T20:38:49.278Z] d65c8cfc05b1: Download complete [2023-03-06T20:38:49.544Z] 699f458cf7ca: Verifying Checksum [2023-03-06T20:38:49.544Z] 699f458cf7ca: Download complete [2023-03-06T20:38:49.809Z] 8998bd30e6a1: Verifying Checksum [2023-03-06T20:38:49.809Z] 8998bd30e6a1: Download complete [2023-03-06T20:38:52.388Z] 2437ff75d9bd: Verifying Checksum [2023-03-06T20:38:53.788Z] 8998bd30e6a1: Pull complete [2023-03-06T20:38:54.053Z] 04944245beec: Pull complete [2023-03-06T20:38:55.454Z] 699f458cf7ca: Pull complete [2023-03-06T20:38:55.454Z] 765212b225bb: Pull complete [2023-03-06T20:38:56.033Z] f23df028b6ca: Pull complete [2023-03-06T20:38:56.299Z] d65c8cfc05b1: Pull complete [2023-03-06T20:39:08.586Z] 2437ff75d9bd: Pull complete [2023-03-06T20:39:08.586Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-06T20:39:08.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T20:39:08.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:39:08.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-8398 does not seem to be running inside a container [2023-03-06T20:39:08.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-06T20:39:14.772Z] $ docker top 84fad62306337d3f07b5b90d28f1222a7d036295da3ffef7216719db52336437 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:39:15.716Z] ---> job-cost.sh [2023-03-06T20:39:15.716Z] lf-activate-venv: SKIPPING [2023-03-06T20:39:15.716Z] INFO: No Stack... [2023-03-06T20:39:16.297Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-06T20:39:16.880Z] INFO: Archiving Costs [Pipeline] sh [2023-03-06T20:39:17.231Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-06T20:39:17.232Z] + cut -d, -f6 [Pipeline] lock [2023-03-06T20:39:17.289Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4411-1-stack-cost] [2023-03-06T20:39:17.294Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4411-1-stack-cost] did not exist. Created. [2023-03-06T20:39:17.295Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4411-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-06T20:39:17.702Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-06T20:39:17.886Z] Stashed 1 file(s) [Pipeline] } [2023-03-06T20:39:17.902Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4411-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-06T20:39:17.976Z] $ docker stop --time=1 84fad62306337d3f07b5b90d28f1222a7d036295da3ffef7216719db52336437 [2023-03-06T20:39:19.521Z] $ docker rm -f --volumes 84fad62306337d3f07b5b90d28f1222a7d036295da3ffef7216719db52336437 [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-06T20:39:20.478Z] provisioning config files... [2023-03-06T20:39:20.486Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14473518038032467891tmp [Pipeline] { [Pipeline] sh [2023-03-06T20:39:20.840Z] + set +x [2023-03-06T20:39:20.840Z] + curl -s https://codecov.io/bash [2023-03-06T20:39:20.840Z] + bash -s -- [2023-03-06T20:39:20.840Z] [2023-03-06T20:39:20.840Z] _____ _ [2023-03-06T20:39:20.840Z] / ____| | | [2023-03-06T20:39:20.840Z] | | ___ __| | ___ ___ _____ __ [2023-03-06T20:39:20.840Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-06T20:39:20.840Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-06T20:39:20.840Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-06T20:39:20.840Z] Bash-1.0.6 [2023-03-06T20:39:20.840Z] [2023-03-06T20:39:20.840Z] [2023-03-06T20:39:20.840Z] ==> git version 2.25.1 found [2023-03-06T20:39:20.840Z] ==> 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-06T20:39:20.840Z] Release-Date: 2020-01-08 [2023-03-06T20:39:20.840Z] 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-06T20:39:20.840Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-06T20:39:20.840Z] ==> Jenkins CI detected. [2023-03-06T20:39:20.840Z] current dir:  /w/workspace/edgex-go/1 [2023-03-06T20:39:20.840Z] project root: . [2023-03-06T20:39:20.840Z] --> token set from env [2023-03-06T20:39:20.840Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-06T20:39:20.840Z] ==> Running gcov in . (disable via -X gcov) [2023-03-06T20:39:20.840Z] ==> Python coveragepy not found [2023-03-06T20:39:20.840Z] ==> Searching for coverage reports in: [2023-03-06T20:39:20.840Z] + . [2023-03-06T20:39:20.840Z] -> Found 1 reports [2023-03-06T20:39:20.840Z] ==> Detecting git/mercurial file structure [2023-03-06T20:39:20.840Z] ==> Reading reports [2023-03-06T20:39:20.840Z] + ./coverage.out bytes=446903 [2023-03-06T20:39:20.840Z] ==> Appending adjustments [2023-03-06T20:39:20.840Z] https://docs.codecov.io/docs/fixing-reports [2023-03-06T20:39:22.218Z] + Found adjustments [2023-03-06T20:39:22.218Z] ==> Gzipping contents [2023-03-06T20:39:22.218Z] 60K /tmp/codecov.GFYFH1.gz [2023-03-06T20:39:22.218Z] ==> Uploading reports [2023-03-06T20:39:22.218Z] url: https://codecov.io [2023-03-06T20:39:22.218Z] query: branch=PR-4411&commit=1a84db9fec162793af57169976d31c0698990f9d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4411%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4411&job=&cmd_args= [2023-03-06T20:39:22.218Z] -> Pinging Codecov [2023-03-06T20:39:22.218Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4411&commit=1a84db9fec162793af57169976d31c0698990f9d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4411%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4411&job=&cmd_args= [2023-03-06T20:39:22.218Z] -> Uploading to [2023-03-06T20:39:22.218Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-06/00271124DB129430A58F1EEE437C3FCB/1a84db9fec162793af57169976d31c0698990f9d/68cee215-6bd1-4d6a-afc3-d3cfaa0d9fb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T203922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5d0ec4e064e947823f22b0e3f1820e423784c8ed404751cb26a3cb6dad41773 [2023-03-06T20:39:22.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T20:39:22.218Z] Dload Upload Total Spent Left Speed [2023-03-06T20:39:22.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58193 0 0 100 58193 0 219k --:--:-- --:--:-- --:--:-- 219k [2023-03-06T20:39:22.477Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1a84db9fec162793af57169976d31c0698990f9d [Pipeline] } [2023-03-06T20:39:22.503Z] 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-06T20:39:23.784Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:39:24.116Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:39:25.001Z] ---> package-listing.sh [2023-03-06T20:39:25.001Z] ++ facter osfamily [2023-03-06T20:39:25.001Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-06T20:39:25.260Z] + OS_FAMILY=debian [2023-03-06T20:39:25.261Z] + workspace=/w/workspace/edgex-go/1 [2023-03-06T20:39:25.261Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-06T20:39:25.261Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-06T20:39:25.261Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-06T20:39:25.261Z] + PACKAGES=/tmp/packages_start.txt [2023-03-06T20:39:25.261Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-06T20:39:25.261Z] + PACKAGES=/tmp/packages_end.txt [2023-03-06T20:39:25.261Z] + case "${OS_FAMILY}" in [2023-03-06T20:39:25.261Z] + dpkg -l [2023-03-06T20:39:25.261Z] + grep '^ii' [2023-03-06T20:39:25.261Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-06T20:39:25.261Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-06T20:39:25.261Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-06T20:39:25.261Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-06T20:39:25.261Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-06T20:39:25.261Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-06T20:39:25.304Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-06T20:39:25.597Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:39:26.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T20:39:26.219Z] [2023-03-06T20:39:26.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T20:39:26.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T20:39:26.588Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-06T20:39:26.588Z] 5eb5b503b376: Pulling fs layer [2023-03-06T20:39:26.588Z] 5c69ac0246d0: Pulling fs layer [2023-03-06T20:39:26.588Z] ec43610c2a17: Pulling fs layer [2023-03-06T20:39:26.588Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-06T20:39:26.588Z] 33b1e0a273af: Pulling fs layer [2023-03-06T20:39:26.588Z] 5d3b04190fa2: Pulling fs layer [2023-03-06T20:39:26.588Z] 2f39f015ded8: Pulling fs layer [2023-03-06T20:39:26.588Z] 3a2ae6a8a46f: Waiting [2023-03-06T20:39:26.588Z] 33b1e0a273af: Waiting [2023-03-06T20:39:26.588Z] 2f39f015ded8: Waiting [2023-03-06T20:39:26.588Z] 5c69ac0246d0: Verifying Checksum [2023-03-06T20:39:26.588Z] 5c69ac0246d0: Download complete [2023-03-06T20:39:26.588Z] 3a2ae6a8a46f: Download complete [2023-03-06T20:39:26.850Z] ec43610c2a17: Verifying Checksum [2023-03-06T20:39:26.850Z] ec43610c2a17: Download complete [2023-03-06T20:39:26.850Z] 5d3b04190fa2: Verifying Checksum [2023-03-06T20:39:26.850Z] 5d3b04190fa2: Download complete [2023-03-06T20:39:26.850Z] 33b1e0a273af: Verifying Checksum [2023-03-06T20:39:26.850Z] 33b1e0a273af: Download complete [2023-03-06T20:39:27.108Z] 5eb5b503b376: Download complete [2023-03-06T20:39:27.675Z] 2f39f015ded8: Download complete [2023-03-06T20:39:28.244Z] 5eb5b503b376: Pull complete [2023-03-06T20:39:28.244Z] 5c69ac0246d0: Pull complete [2023-03-06T20:39:28.502Z] ec43610c2a17: Pull complete [2023-03-06T20:39:28.759Z] 3a2ae6a8a46f: Pull complete [2023-03-06T20:39:28.759Z] 33b1e0a273af: Pull complete [2023-03-06T20:39:29.016Z] 5d3b04190fa2: Pull complete [2023-03-06T20:39:33.203Z] 2f39f015ded8: Pull complete [2023-03-06T20:39:33.203Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-06T20:39:33.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T20:39:33.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T20:39:33.407Z] prd-ubuntu20.04-docker-8c-8g-8396 does not seem to be running inside a container [2023-03-06T20:39:33.427Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-06T20:39:38.013Z] $ docker top 52ddcaa1c91e0d9ec487c5e735b498b20ce431dace73355167fe28aa495ae32a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T20:39:38.403Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-06T20:39:38.709Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-06T20:39:39.015Z] + ls /var/log/sa-host [2023-03-06T20:39:39.015Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T20:39:39.141Z] provisioning config files... [2023-03-06T20:39:39.149Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10758665495498937761tmp [Pipeline] { [Pipeline] echo [2023-03-06T20:39:39.204Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:39:39.522Z] ---> create-netrc.sh [Pipeline] } [2023-03-06T20:39:39.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:39:39.963Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-06T20:39:39.992Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:39:40.303Z] ---> sudo-logs.sh [2023-03-06T20:39:40.303Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-06T20:39:40.384Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:39:40.698Z] ---> job-cost.sh [2023-03-06T20:39:40.698Z] lf-activate-venv: SKIPPING [2023-03-06T20:39:40.698Z] DEBUG: total: 0.10999999940395355 [2023-03-06T20:39:40.698Z] INFO: Retrieving Stack Cost... [2023-03-06T20:39:40.957Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-06T20:39:41.524Z] INFO: Archiving Costs [Pipeline] echo [2023-03-06T20:39:41.559Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T20:39:41.871Z] ---> logs-deploy.sh [2023-03-06T20:39:41.872Z] lf-activate-venv: SKIPPING [2023-03-06T20:39:41.872Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4411/1 [2023-03-06T20:39:41.872Z] INFO: archiving workspace using pattern(s): [2023-03-06T20:39:42.810Z] Archives upload complete. [2023-03-06T20:39:42.810Z] INFO: archiving logs to Nexus