Pull request #4472 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7da4af8162de4e37014979c5b306c26e71eb65c7+0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 (a3673d79c7b8f3232007a80bc1726f015c76446a) 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-ssh7805386568369069078.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10262472236524123715.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4472/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-4472/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16549336701893526469.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-4472/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16964716611752070179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5109773810634891723.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-4472/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-4472/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10167406462257300769.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-4488’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5224’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5228’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5229’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-5225’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5232 in /w/workspace/edgexfoundry_edgex-go_PR-4472 [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 > 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/4472/head:refs/remotes/origin/PR-4472 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 into PR head commit 7da4af8162de4e37014979c5b306c26e71eb65c7 Merge succeeded, producing 7da4af8162de4e37014979c5b306c26e71eb65c7 Checking out Revision 7da4af8162de4e37014979c5b306c26e71eb65c7 (PR-4472) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T17:22:33.364Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T17:22:33.513Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T17:22:33.608Z] ========================================================= [2023-03-22T17:22:33.608Z] EdgeX Global Pipelines Version Info [2023-03-22T17:22:33.608Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 7da4af8162de4e37014979c5b306c26e71eb65c7 # 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 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7da4af8162de4e37014979c5b306c26e71eb65c7 # timeout=10 [2023-03-22T17:22:34.360Z] ------------------- [2023-03-22T17:22:34.360Z] stable info: [2023-03-22T17:22:34.360Z] ------------------- [2023-03-22T17:22:34.360Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T17:22:34.360Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T17:22:34.360Z] Message: update stable to v1.0.245 [2023-03-22T17:22:34.933Z] ------------------- [2023-03-22T17:22:34.933Z] experimental info: [2023-03-22T17:22:34.933Z] ------------------- [2023-03-22T17:22:34.933Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T17:22:34.933Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T17:22:34.933Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T17:22:35.192Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-22T17:22:35.227Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-22T17:22:35.264Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T17:22:35.299Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T17:22:35.333Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T17:22:35.366Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T17:22:35.404Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T17:22:35.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-22T17:22:35.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-22T17:22:35.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-22T17:22:35.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T17:22:35.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T17:22:35.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T17:22:35.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T17:22:35.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T17:22:35.729Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T17:22:35.764Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T17:22:35.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T17:22:35.840Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T17:22:35.876Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-22T17:22:35.912Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T17:22:35.956Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T17:22:35.995Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T17:22:36.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4472 [Pipeline] echo [2023-03-22T17:22:36.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4472 [Pipeline] echo [2023-03-22T17:22:36.108Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4472 [Pipeline] echo [2023-03-22T17:22:36.147Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7da4af8162de4e37014979c5b306c26e71eb65c7 [Pipeline] echo [2023-03-22T17:22:36.187Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7da4af8 [Pipeline] echo [2023-03-22T17:22:36.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T17:22:36.341Z] provisioning config files... [2023-03-22T17:22:36.356Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config773233316208003442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:22:36.706Z] ---> docker-login.sh [2023-03-22T17:22:36.706Z] nexus3.edgexfoundry.org:10001 [2023-03-22T17:22:36.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:22:36.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:22:36.964Z] Configure a credential helper to remove this warning. See [2023-03-22T17:22:36.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:22:36.964Z] [2023-03-22T17:22:36.964Z] Login Succeeded [2023-03-22T17:22:36.964Z] nexus3.edgexfoundry.org:10002 [2023-03-22T17:22:36.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:22:36.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:22:36.964Z] Configure a credential helper to remove this warning. See [2023-03-22T17:22:36.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:22:36.964Z] [2023-03-22T17:22:37.223Z] Login Succeeded [2023-03-22T17:22:37.223Z] nexus3.edgexfoundry.org:10003 [2023-03-22T17:22:37.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:22:37.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:22:37.223Z] Configure a credential helper to remove this warning. See [2023-03-22T17:22:37.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:22:37.223Z] [2023-03-22T17:22:37.223Z] Login Succeeded [2023-03-22T17:22:37.223Z] nexus3.edgexfoundry.org:10004 [2023-03-22T17:22:37.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:22:37.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:22:37.223Z] Configure a credential helper to remove this warning. See [2023-03-22T17:22:37.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:22:37.223Z] [2023-03-22T17:22:37.223Z] Login Succeeded [2023-03-22T17:22:37.223Z] docker.io [2023-03-22T17:22:37.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:22:37.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:22:37.482Z] Configure a credential helper to remove this warning. See [2023-03-22T17:22:37.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:22:37.482Z] [2023-03-22T17:22:37.482Z] Login Succeeded [2023-03-22T17:22:37.482Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T17:22:37.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T17:22:37.939Z] + 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-22T17:22:37.939Z] + cut -d/ -f2 [2023-03-22T17:22:37.939Z] + dirname cmd/core-command/Dockerfile [2023-03-22T17:22:37.939Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-22T17:22:37.939Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T17:22:37.939Z] + cut -d/ -f2 [2023-03-22T17:22:37.939Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T17:22:37.939Z] + dirname cmd/core-data/Dockerfile [2023-03-22T17:22:37.939Z] + cut -d/ -f2 [2023-03-22T17:22:37.939Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-22T17:22:37.939Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-22T17:22:37.939Z] cut -d/ -f2 [2023-03-22T17:22:37.939Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-22T17:22:37.939Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2023-03-22T17:22:37.939Z] -f2 [2023-03-22T17:22:37.939Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-22T17:22:37.939Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-22T17:22:37.939Z] + cut -d/ -f2 [2023-03-22T17:22:37.939Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-22T17:22:37.939Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-22T17:22:37.939Z] + cut -d/ -f2 [2023-03-22T17:22:37.939Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-22T17:22:37.939Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-22T17:22:37.939Z] cut -d/ -f2 [2023-03-22T17:22:37.939Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-22T17:22:37.939Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T17:22:37.939Z] + cut -d/ -f2 [2023-03-22T17:22:37.939Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T17:22:37.939Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-22T17:22:37.939Z] + cut -d/ -f2 [2023-03-22T17:22:37.939Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-22T17:22:37.939Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-22T17:22:37.939Z] + cut -d/ -f2 [2023-03-22T17:22:37.939Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-22T17:22:37.939Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-22T17:22:37.939Z] + cut -d/ -f2 [2023-03-22T17:22:37.939Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-22T17:22:37.939Z] + dirname cmd/support-notifications/Dockerfile [2023-03-22T17:22:37.939Z] + cut -d/ -f2 [2023-03-22T17:22:37.939Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-22T17:22:37.939Z] + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 [2023-03-22T17:22:37.939Z] [2023-03-22T17:22:37.939Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-22T17:22:38.007Z] 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-22T17:22:38.495Z] + git rev-list -1 --merges 7da4af8162de4e37014979c5b306c26e71eb65c7~1..7da4af8162de4e37014979c5b306c26e71eb65c7 [Pipeline] echo [2023-03-22T17:22:38.530Z] -----------> git rev-list -1 --merges 7da4af8162de4e37014979c5b306c26e71eb65c7~1..7da4af8162de4e37014979c5b306c26e71eb65c7 7da4af8162de4e37014979c5b306c26e71eb65c7 [false] [Pipeline] sh [2023-03-22T17:22:38.842Z] + git log --format=format:%s -1 7da4af8162de4e37014979c5b306c26e71eb65c7 [Pipeline] echo [2023-03-22T17:22:38.874Z] ========================================================= [2023-03-22T17:22:38.874Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T17:22:38.874Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-22T17:22:39.290Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T17:22:39.290Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T17:22:39.290Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T17:22:39.290Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T17:22:39.290Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T17:22:39.290Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T17:22:39.290Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:22:39.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:22:39.713Z] [2023-03-22T17:22:39.713Z] 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-22T17:22:40.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:22:40.087Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T17:22:40.087Z] b85a868b505f: Pulling fs layer [2023-03-22T17:22:40.087Z] e2be974225ed: Pulling fs layer [2023-03-22T17:22:40.087Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T17:22:40.087Z] 988bab9f4d93: Pulling fs layer [2023-03-22T17:22:40.087Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T17:22:40.087Z] eaf3925da568: Pulling fs layer [2023-03-22T17:22:40.087Z] bab4dde63d76: Pulling fs layer [2023-03-22T17:22:40.087Z] bde34c3a00c8: Pulling fs layer [2023-03-22T17:22:40.087Z] b352a97aabf1: Pulling fs layer [2023-03-22T17:22:40.087Z] 4872d77fe225: Pulling fs layer [2023-03-22T17:22:40.087Z] 5851b861e8e6: Pulling fs layer [2023-03-22T17:22:40.087Z] bab4dde63d76: Waiting [2023-03-22T17:22:40.087Z] 4872d77fe225: Waiting [2023-03-22T17:22:40.088Z] 5851b861e8e6: Waiting [2023-03-22T17:22:40.088Z] bde34c3a00c8: Waiting [2023-03-22T17:22:40.088Z] b352a97aabf1: Waiting [2023-03-22T17:22:40.088Z] 1469e6f7b9e6: Waiting [2023-03-22T17:22:40.088Z] 988bab9f4d93: Waiting [2023-03-22T17:22:40.088Z] e2be974225ed: Verifying Checksum [2023-03-22T17:22:40.088Z] e2be974225ed: Download complete [2023-03-22T17:22:40.088Z] 988bab9f4d93: Download complete [2023-03-22T17:22:40.348Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T17:22:40.348Z] 1469e6f7b9e6: Download complete [2023-03-22T17:22:40.348Z] eaf3925da568: Download complete [2023-03-22T17:22:40.348Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T17:22:40.348Z] 339a4e72a1f5: Download complete [2023-03-22T17:22:40.348Z] bde34c3a00c8: Verifying Checksum [2023-03-22T17:22:40.348Z] bde34c3a00c8: Download complete [2023-03-22T17:22:40.348Z] b352a97aabf1: Verifying Checksum [2023-03-22T17:22:40.348Z] b352a97aabf1: Download complete [2023-03-22T17:22:40.348Z] 4872d77fe225: Verifying Checksum [2023-03-22T17:22:40.348Z] 4872d77fe225: Download complete [2023-03-22T17:22:40.348Z] 5851b861e8e6: Verifying Checksum [2023-03-22T17:22:40.348Z] 5851b861e8e6: Download complete [2023-03-22T17:22:40.348Z] b85a868b505f: Download complete [2023-03-22T17:22:40.609Z] bab4dde63d76: Verifying Checksum [2023-03-22T17:22:40.609Z] bab4dde63d76: Download complete [2023-03-22T17:22:41.988Z] b85a868b505f: Pull complete [2023-03-22T17:22:41.988Z] e2be974225ed: Pull complete [2023-03-22T17:22:42.249Z] 339a4e72a1f5: Pull complete [2023-03-22T17:22:42.508Z] 988bab9f4d93: Pull complete [2023-03-22T17:22:42.766Z] 1469e6f7b9e6: Pull complete [2023-03-22T17:22:42.766Z] eaf3925da568: Pull complete [2023-03-22T17:22:44.671Z] bab4dde63d76: Pull complete [2023-03-22T17:22:44.671Z] bde34c3a00c8: Pull complete [2023-03-22T17:22:44.931Z] b352a97aabf1: Pull complete [2023-03-22T17:22:44.931Z] 4872d77fe225: Pull complete [2023-03-22T17:22:44.931Z] 5851b861e8e6: Pull complete [2023-03-22T17:22:45.191Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T17:22:45.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:22:45.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:22:45.425Z] prd-ubuntu20.04-docker-8c-8g-5232 does not seem to be running inside a container [2023-03-22T17:22:45.453Z] $ 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-22T17:22:46.939Z] $ docker top 5106f6a49f766ec1d5b912f56476c3f67f1e235535eede4c3fae8b90c7b53ca7 -eo pid,comm [2023-03-22T17:22:47.007Z] 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-22T17:22:47.007Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T17:22:47.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T17:22:47.127Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T17:22:47.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T17:22:47.237Z] $ docker exec 5106f6a49f766ec1d5b912f56476c3f67f1e235535eede4c3fae8b90c7b53ca7 ssh-agent [2023-03-22T17:22:47.360Z] SSH_AUTH_SOCK=/tmp/ssh-zNS8zDrzd0gw/agent.33 [2023-03-22T17:22:47.360Z] SSH_AGENT_PID=39 [2023-03-22T17:22:47.366Z] Running ssh-add (command line suppressed) [2023-03-22T17:22:47.475Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12777434867403178864.key (/w/workspace/edgex-go/1@tmp/private_key_12777434867403178864.key) [2023-03-22T17:22:47.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T17:22:47.822Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T17:22:47.845Z] $ docker exec --env ******** --env ******** 5106f6a49f766ec1d5b912f56476c3f67f1e235535eede4c3fae8b90c7b53ca7 ssh-agent -k [2023-03-22T17:22:47.941Z] unset SSH_AUTH_SOCK; [2023-03-22T17:22:47.941Z] unset SSH_AGENT_PID; [2023-03-22T17:22:47.941Z] echo Agent pid 39 killed; [2023-03-22T17:22:47.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T17:22:48.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T17:22:48.044Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T17:22:48.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T17:22:48.157Z] $ docker exec 5106f6a49f766ec1d5b912f56476c3f67f1e235535eede4c3fae8b90c7b53ca7 ssh-agent [2023-03-22T17:22:48.278Z] SSH_AUTH_SOCK=/tmp/ssh-LXojq7z9dFbn/agent.71 [2023-03-22T17:22:48.278Z] SSH_AGENT_PID=77 [2023-03-22T17:22:48.283Z] Running ssh-add (command line suppressed) [2023-03-22T17:22:48.381Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10797385302599039057.key (/w/workspace/edgex-go/1@tmp/private_key_10797385302599039057.key) [2023-03-22T17:22:48.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T17:22:48.753Z] + git semver init [2023-03-22T17:22:49.018Z] 2023-03-22 17:22:48,930 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T17:22:49.018Z] 2023-03-22 17:22:48,930 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-22T17:22:49.018Z] 2023-03-22 17:22:48,931 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-22T17:22:49.018Z] 2023-03-22 17:22:48,931 [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-22T17:22:53.220Z] 2023-03-22 17:22:52,925 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-22T17:22:53.220Z] 2023-03-22 17:22:52,925 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4472 with force:False [2023-03-22T17:22:53.220Z] 2023-03-22 17:22:52,926 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4472 [2023-03-22T17:22:53.220Z] 2023-03-22 17:22:52,931 [execute] INFO git cat-file --batch-check [2023-03-22T17:22:53.220Z] 2023-03-22 17:22:52,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T17:22:53.220Z] 2023-03-22 17:22:52,938 [execute] INFO git cat-file --batch [2023-03-22T17:22:53.220Z] 2023-03-22 17:22:52,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T17:22:53.220Z] 2023-03-22 17:22:52,944 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4472 [2023-03-22T17:22:53.220Z] 0.0.0 [Pipeline] } [2023-03-22T17:22:53.247Z] $ docker exec --env ******** --env ******** 5106f6a49f766ec1d5b912f56476c3f67f1e235535eede4c3fae8b90c7b53ca7 ssh-agent -k [2023-03-22T17:22:53.356Z] unset SSH_AUTH_SOCK; [2023-03-22T17:22:53.356Z] unset SSH_AGENT_PID; [2023-03-22T17:22:53.356Z] echo Agent pid 77 killed; [2023-03-22T17:22:53.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T17:22:53.773Z] + git semver [Pipeline] } [2023-03-22T17:22:54.054Z] $ docker stop --time=1 5106f6a49f766ec1d5b912f56476c3f67f1e235535eede4c3fae8b90c7b53ca7 [2023-03-22T17:22:55.410Z] $ docker rm -f --volumes 5106f6a49f766ec1d5b912f56476c3f67f1e235535eede4c3fae8b90c7b53ca7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T17:22:55.809Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T17:22:56.094Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T17:22:56.114Z] [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-22T17:22:56.865Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-22T17:22:56.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:22:56.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:22:56.971Z] ========================================================= [2023-03-22T17:22:56.971Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T17:22:56.971Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:22:57.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:22:57.313Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T17:22:57.313Z] 63b65145d645: Pulling fs layer [2023-03-22T17:22:57.313Z] a2d21d5440eb: Pulling fs layer [2023-03-22T17:22:57.313Z] 935e6c44a52c: Pulling fs layer [2023-03-22T17:22:57.313Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T17:22:57.313Z] 30dea6a524f1: Pulling fs layer [2023-03-22T17:22:57.313Z] a2aff8979fd8: Pulling fs layer [2023-03-22T17:22:57.313Z] 6808be2612f2: Pulling fs layer [2023-03-22T17:22:57.313Z] f25807f1079a: Pulling fs layer [2023-03-22T17:22:57.313Z] a2aff8979fd8: Waiting [2023-03-22T17:22:57.313Z] f25807f1079a: Waiting [2023-03-22T17:22:57.313Z] 30dea6a524f1: Waiting [2023-03-22T17:22:57.313Z] a2d21d5440eb: Verifying Checksum [2023-03-22T17:22:57.313Z] a2d21d5440eb: Download complete [2023-03-22T17:22:57.313Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T17:22:57.313Z] 94cc34f8dd06: Download complete [2023-03-22T17:22:57.313Z] 30dea6a524f1: Verifying Checksum [2023-03-22T17:22:57.313Z] 30dea6a524f1: Download complete [2023-03-22T17:22:57.313Z] 63b65145d645: Verifying Checksum [2023-03-22T17:22:57.313Z] 63b65145d645: Download complete [2023-03-22T17:22:57.582Z] a2aff8979fd8: Verifying Checksum [2023-03-22T17:22:57.582Z] a2aff8979fd8: Download complete [2023-03-22T17:22:57.582Z] 63b65145d645: Pull complete [2023-03-22T17:22:57.842Z] a2d21d5440eb: Pull complete [2023-03-22T17:22:57.842Z] f25807f1079a: Verifying Checksum [2023-03-22T17:22:57.842Z] f25807f1079a: Download complete [2023-03-22T17:22:58.101Z] 935e6c44a52c: Verifying Checksum [2023-03-22T17:22:58.101Z] 935e6c44a52c: Download complete [2023-03-22T17:22:58.359Z] 6808be2612f2: Verifying Checksum [2023-03-22T17:22:58.359Z] 6808be2612f2: Download complete [2023-03-22T17:23:01.644Z] 935e6c44a52c: Pull complete [2023-03-22T17:23:01.644Z] 94cc34f8dd06: Pull complete [2023-03-22T17:23:01.644Z] 30dea6a524f1: Pull complete [2023-03-22T17:23:01.644Z] a2aff8979fd8: Pull complete [2023-03-22T17:23:04.177Z] 6808be2612f2: Pull complete [2023-03-22T17:23:05.115Z] f25807f1079a: Pull complete [2023-03-22T17:23:05.115Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T17:23:05.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:23:05.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:23:05.470Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:23:05.470Z] WORKDIR /edgex [2023-03-22T17:23:05.470Z] COPY go.mod . [2023-03-22T17:23:05.470Z] RUN go mod download [2023-03-22T17:23:05.470Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-22T17:23:06.405Z] Sending build context to Docker daemon 170.5MB [2023-03-22T17:23:06.405Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:23:06.405Z] ---> 3b553350e43f [2023-03-22T17:23:06.405Z] Step 2/4 : WORKDIR /edgex [2023-03-22T17:23:08.312Z] ---> Running in cf9500984751 [2023-03-22T17:23:08.570Z] Removing intermediate container cf9500984751 [2023-03-22T17:23:08.570Z] ---> 9d19bcfc07c8 [2023-03-22T17:23:08.570Z] Step 3/4 : COPY go.mod . [2023-03-22T17:23:08.570Z] ---> 45f039c92c07 [2023-03-22T17:23:08.570Z] Step 4/4 : RUN go mod download [2023-03-22T17:23:08.570Z] ---> Running in 04ad1476df39 [2023-03-22T17:23:11.405Z] Still waiting to schedule task [2023-03-22T17:23:11.405Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-22T17:23:18.547Z] Removing intermediate container 04ad1476df39 [2023-03-22T17:23:18.547Z] ---> 6d72a8d0529d [2023-03-22T17:23:18.547Z] Successfully built 6d72a8d0529d [2023-03-22T17:23:18.547Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:23:18.920Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T17:23:18.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:23:19.079Z] prd-ubuntu20.04-docker-8c-8g-5232 does not seem to be running inside a container [2023-03-22T17:23:19.117Z] $ 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-22T17:23:19.508Z] $ docker top 6cf52bacdb56de3ee039dd3933eeac858697f01f88cc8e6972bf1854f420d7f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:23:19.898Z] + go version [2023-03-22T17:23:19.898Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T17:23:19.937Z] $ docker stop --time=1 6cf52bacdb56de3ee039dd3933eeac858697f01f88cc8e6972bf1854f420d7f6 [2023-03-22T17:23:21.244Z] $ docker rm -f --volumes 6cf52bacdb56de3ee039dd3933eeac858697f01f88cc8e6972bf1854f420d7f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:23:21.972Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T17:23:21.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:23:22.129Z] prd-ubuntu20.04-docker-8c-8g-5232 does not seem to be running inside a container [2023-03-22T17:23:22.174Z] $ 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-22T17:23:22.534Z] $ docker top 7d639f996d0942bb22b546905f66d2ba43c863dd3ac7c70b43af3d7172920e0f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T17:23:22.641Z] ========================================================= [2023-03-22T17:23:22.641Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T17:23:22.641Z] ========================================================= [Pipeline] sh [2023-03-22T17:23:22.932Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:23:23.287Z] + make test [2023-03-22T17:23:23.287Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T17:23:31.407Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T17:23:46.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T17:23:46.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T17:23:46.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T17:23:46.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T17:23:46.277Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T17:23:46.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T17:23:46.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T17:23:46.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T17:23:46.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T17:23:46.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T17:23:46.277Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T17:23:46.545Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T17:23:46.545Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T17:23:46.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T17:23:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T17:23:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T17:23:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-03-22T17:23:48.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2023-03-22T17:23:49.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T17:23:49.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T17:23:49.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T17:23:51.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T17:23:51.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T17:23:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T17:23:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T17:23:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:23:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T17:23:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T17:23:53.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.3% of statements [2023-03-22T17:23:53.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements [2023-03-22T17:23:53.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T17:23:53.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T17:23:55.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.136s coverage: 88.5% of statements [2023-03-22T17:23:55.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.9% of statements [2023-03-22T17:23:55.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T17:23:55.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:23:55.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T17:23:56.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T17:23:56.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T17:23:56.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T17:23:56.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T17:23:56.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T17:23:56.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.414s coverage: 95.6% of statements [2023-03-22T17:23:56.242Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-03-22T17:23:57.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T17:23:57.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T17:23:57.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T17:23:57.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements [2023-03-22T17:23:57.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T17:23:57.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T17:23:57.752Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2023-03-22T17:23:57.752Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements [2023-03-22T17:23:58.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 44.1% of statements [2023-03-22T17:23:58.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 82.9% of statements [2023-03-22T17:23:58.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-03-22T17:23:58.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2023-03-22T17:23:58.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2023-03-22T17:23:59.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T17:23:59.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T17:23:59.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T17:23:59.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T17:23:59.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T17:23:59.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T17:23:59.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T17:23:59.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T17:24:00.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T17:24:00.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T17:24:00.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T17:24:00.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T17:24:00.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T17:24:00.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T17:24:00.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T17:24:01.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T17:24:02.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T17:24:03.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T17:24:03.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T17:24:04.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T17:24:04.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T17:24:04.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T17:24:06.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T17:24:06.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T17:24:06.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T17:24:07.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T17:24:07.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T17:24:07.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T17:24:07.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T17:24:08.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T17:24:08.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T17:24:08.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T17:24:08.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T17:24:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T17:24:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:24:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T17:24:09.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T17:24:10.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-03-22T17:24:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T17:24:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T17:24:11.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T17:24:11.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.070s coverage: 92.9% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 86.9% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 86.0% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.1% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 38.4% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.5% of statements [2023-03-22T17:24:23.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-03-22T17:24:23.910Z] 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-22T17:24:45.826Z] go vet ./... [2023-03-22T17:24:50.013Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T17:24:50.013Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T17:24:50.013Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T17:24:50.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T17:24:50.608Z] + ls -al . [2023-03-22T17:24:50.608Z] total 704 [2023-03-22T17:24:50.608Z] drwxrwxr-x 11 1001 1001 4096 Mar 22 17:23 . [2023-03-22T17:24:50.608Z] drwxr-xr-x 4 root root 4096 Mar 22 17:23 .. [2023-03-22T17:24:50.608Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 17:22 .blubracket [2023-03-22T17:24:50.608Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 17:22 .dockerignore [2023-03-22T17:24:50.608Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 17:22 .git [2023-03-22T17:24:50.608Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 17:22 .github [2023-03-22T17:24:50.608Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 17:22 .gitignore [2023-03-22T17:24:50.608Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 17:22 .golangci.yml [2023-03-22T17:24:50.608Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 17:22 .hadolint.yml [2023-03-22T17:24:50.608Z] drwxr-xr-x 3 1001 1001 4096 Mar 22 17:22 .semver [2023-03-22T17:24:50.608Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 17:22 .sonarcloud.properties [2023-03-22T17:24:50.608Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 17:22 ADOPTERS.md [2023-03-22T17:24:50.608Z] -rw-rw-r-- 1 1001 1001 10954 Mar 22 17:22 Attribution.txt [2023-03-22T17:24:50.608Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 17:22 CHANGELOG.md [2023-03-22T17:24:50.608Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 17:22 CONTRIBUTING.md [2023-03-22T17:24:50.608Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 17:22 GOVERNANCE.md [2023-03-22T17:24:50.608Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 17:22 Jenkinsfile [2023-03-22T17:24:50.608Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 17:22 LICENSE [2023-03-22T17:24:50.608Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 17:22 Makefile [2023-03-22T17:24:50.609Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 17:22 OWNERS.md [2023-03-22T17:24:50.609Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 17:22 README.md [2023-03-22T17:24:50.609Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 17:22 SECURITY.md [2023-03-22T17:24:50.609Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 17:22 VERSION [2023-03-22T17:24:50.609Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 17:22 bin [2023-03-22T17:24:50.609Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 17:22 cmd [2023-03-22T17:24:50.609Z] -rw-r--r-- 1 root root 447378 Mar 22 17:24 coverage.out [2023-03-22T17:24:50.609Z] -rw-rw-r-- 1 1001 1001 3236 Mar 22 17:22 go.mod [2023-03-22T17:24:50.609Z] -rw-rw-r-- 1 1001 1001 31438 Mar 22 17:22 go.sum [2023-03-22T17:24:50.609Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 17:22 internal [2023-03-22T17:24:50.609Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 17:22 openapi [2023-03-22T17:24:50.609Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 17:22 security.txt [2023-03-22T17:24:50.609Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 17:22 snap [2023-03-22T17:24:50.609Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 17:22 version.go [Pipeline] sh [2023-03-22T17:24:50.919Z] + '[' -e coverage.out ] [2023-03-22T17:24:50.919Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T17:24:51.040Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T17:24:51.336Z] + make build [2023-03-22T17:24:51.336Z] 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-22T17:25:03.550Z] 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-22T17:25:04.929Z] 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-22T17:25:05.865Z] 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-22T17:25:06.799Z] 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-22T17:25:13.356Z] 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-22T17:25:14.291Z] 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-22T17:25:15.225Z] 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-22T17:25:16.158Z] 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-22T17:25:17.095Z] 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-22T17:25:18.028Z] 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-22T17:25:18.962Z] 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-22T17:25:20.368Z] $ docker stop --time=1 7d639f996d0942bb22b546905f66d2ba43c863dd3ac7c70b43af3d7172920e0f [2023-03-22T17:25:22.922Z] $ docker rm -f --volumes 7d639f996d0942bb22b546905f66d2ba43c863dd3ac7c70b43af3d7172920e0f [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-22T17:25:23.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T17:25:23.966Z] [2023-03-22T17:25:23.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:25:24.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T17:25:24.346Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-22T17:25:24.346Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-22T17:25:24.346Z] ca9280d653b3: Pulling fs layer [2023-03-22T17:25:24.346Z] 7e9c9ca2126c: Pulling fs layer [2023-03-22T17:25:24.346Z] cbdbe7a5bc2a: Download complete [2023-03-22T17:25:24.604Z] ca9280d653b3: Verifying Checksum [2023-03-22T17:25:24.604Z] ca9280d653b3: Download complete [2023-03-22T17:25:24.604Z] cbdbe7a5bc2a: Pull complete [2023-03-22T17:25:24.861Z] 7e9c9ca2126c: Verifying Checksum [2023-03-22T17:25:24.861Z] 7e9c9ca2126c: Download complete [2023-03-22T17:25:25.118Z] ca9280d653b3: Pull complete [2023-03-22T17:25:28.393Z] 7e9c9ca2126c: Pull complete [2023-03-22T17:25:28.393Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-22T17:25:28.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T17:25:28.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:25:28.613Z] prd-ubuntu20.04-docker-8c-8g-5232 does not seem to be running inside a container [2023-03-22T17:25:28.650Z] $ 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-22T17:25:29.952Z] $ docker top b5d6e96e7b87dbe17d711acff335db9c412e84eb9aad0dd1add3cb8b247460d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:25:30.335Z] + docker-compose build --help [2023-03-22T17:25:30.335Z] + grep parallel [2023-03-22T17:25:30.903Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T17:25:30.945Z] $ docker stop --time=1 b5d6e96e7b87dbe17d711acff335db9c412e84eb9aad0dd1add3cb8b247460d1 [2023-03-22T17:25:32.217Z] $ docker rm -f --volumes b5d6e96e7b87dbe17d711acff335db9c412e84eb9aad0dd1add3cb8b247460d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:25:32.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T17:25:32.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:25:32.957Z] prd-ubuntu20.04-docker-8c-8g-5232 does not seem to be running inside a container [2023-03-22T17:25:32.994Z] $ 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-22T17:25:33.343Z] $ docker top 6496e79fd2d1d1e0925aa152a94cb1b4dcb2cbd2bc719673b89882bad9329dc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:25:33.722Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T17:25:34.290Z] Building core-command ... [2023-03-22T17:25:34.290Z] Building core-common-config-bootstrapper ... [2023-03-22T17:25:34.290Z] Building core-data ... [2023-03-22T17:25:34.290Z] Building core-metadata ... [2023-03-22T17:25:34.290Z] Building security-bootstrapper ... [2023-03-22T17:25:34.290Z] Building security-proxy-auth ... [2023-03-22T17:25:34.290Z] Building security-proxy-setup ... [2023-03-22T17:25:34.290Z] Building security-secretstore-setup ... [2023-03-22T17:25:34.290Z] Building security-spiffe-token-provider ... [2023-03-22T17:25:34.290Z] Building security-spire-agent ... [2023-03-22T17:25:34.290Z] Building security-spire-config ... [2023-03-22T17:25:34.291Z] Building security-spire-server ... [2023-03-22T17:25:34.291Z] Building support-notifications ... [2023-03-22T17:25:34.291Z] Building support-scheduler ... [2023-03-22T17:25:34.291Z] Building security-spiffe-token-provider [2023-03-22T17:25:34.291Z] Building core-command [2023-03-22T17:25:34.291Z] Building core-common-config-bootstrapper [2023-03-22T17:25:34.291Z] Building support-scheduler [2023-03-22T17:25:34.291Z] Building core-metadata [2023-03-22T17:25:46.488Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:25:46.488Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:25:46.488Z] ---> 6d72a8d0529d [2023-03-22T17:25:46.488Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:25:46.488Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:25:46.488Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:25:46.488Z] ---> 6d72a8d0529d [2023-03-22T17:25:46.488Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:25:46.488Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:25:46.488Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:25:46.488Z] ---> 6d72a8d0529d [2023-03-22T17:25:46.488Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:25:46.488Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:25:46.488Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:25:46.488Z] ---> 6d72a8d0529d [2023-03-22T17:25:46.488Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:25:46.488Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:25:46.488Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:25:46.488Z] ---> 6d72a8d0529d [2023-03-22T17:25:46.488Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T17:25:49.023Z] ---> Running in 1f0ad366a30c [2023-03-22T17:25:49.023Z] ---> Running in 57439c2dbf38 [2023-03-22T17:25:49.023Z] ---> Running in 4cf41a2d2133 [2023-03-22T17:25:49.023Z] ---> Running in 32f60203a291 [2023-03-22T17:25:49.023Z] ---> Running in b395032206da [2023-03-22T17:25:49.023Z] Removing intermediate container 1f0ad366a30c [2023-03-22T17:25:49.023Z] ---> 8f57f2bc9c5f [2023-03-22T17:25:49.023Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:25:49.282Z] ---> Running in c42beac6e08e [2023-03-22T17:25:49.282Z] Removing intermediate container 32f60203a291 [2023-03-22T17:25:49.282Z] ---> 0732f72753c5 [2023-03-22T17:25:49.282Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:25:49.282Z] Removing intermediate container 57439c2dbf38 [2023-03-22T17:25:49.282Z] ---> 59f06020f64d [2023-03-22T17:25:49.282Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T17:25:49.282Z] Removing intermediate container b395032206da [2023-03-22T17:25:49.282Z] ---> 14fba0876194 [2023-03-22T17:25:49.282Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T17:25:49.282Z] Removing intermediate container 4cf41a2d2133 [2023-03-22T17:25:49.282Z] ---> 83b4f63f2691 [2023-03-22T17:25:49.282Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T17:25:49.282Z] ---> Running in 081abfc4e8f5 [2023-03-22T17:25:49.282Z] ---> Running in 8a98eb315b3f [2023-03-22T17:25:49.282Z] ---> Running in bf483027e86d [2023-03-22T17:25:49.282Z] ---> Running in 77b6540c8e9d [2023-03-22T17:25:49.282Z] Removing intermediate container c42beac6e08e [2023-03-22T17:25:49.282Z] ---> 0c333ef0a6b2 [2023-03-22T17:25:49.282Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:25:49.539Z] ---> Running in f5bf007d8d70 [2023-03-22T17:25:49.539Z] Removing intermediate container 081abfc4e8f5 [2023-03-22T17:25:49.539Z] ---> 0ce15ac92d96 [2023-03-22T17:25:49.539Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:25:49.539Z] Removing intermediate container 8a98eb315b3f [2023-03-22T17:25:49.539Z] ---> 4ee828826bde [2023-03-22T17:25:49.539Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T17:25:49.539Z] Removing intermediate container 77b6540c8e9d [2023-03-22T17:25:49.539Z] ---> 229f110853b6 [2023-03-22T17:25:49.539Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T17:25:49.539Z] ---> Running in 986fe514bdee [2023-03-22T17:25:49.539Z] ---> Running in 34c89a2c162f [2023-03-22T17:25:49.539Z] ---> Running in 9cb17b684bf6 [2023-03-22T17:25:49.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:49.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:49.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:50.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:50.056Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:25:50.056Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:25:50.056Z] OK: 17822 distinct packages available [2023-03-22T17:25:50.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:50.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:50.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:50.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:50.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:50.316Z] OK: 265 MiB in 53 packages [2023-03-22T17:25:50.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:50.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:50.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:50.316Z] OK: 265 MiB in 53 packages [2023-03-22T17:25:50.316Z] OK: 265 MiB in 53 packages [2023-03-22T17:25:50.575Z] OK: 265 MiB in 53 packages [2023-03-22T17:25:50.575Z] OK: 265 MiB in 53 packages [2023-03-22T17:25:50.575Z] Removing intermediate container f5bf007d8d70 [2023-03-22T17:25:50.575Z] ---> ebcb50d501da [2023-03-22T17:25:50.575Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:25:50.683Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5238 in /w/workspace/edgexfoundry_edgex-go_PR-4472 [Pipeline] { [Pipeline] ws [2023-03-22T17:25:50.740Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-22T17:25:50.820Z] The recommended git tool is: git [2023-03-22T17:25:50.833Z] ---> e67c52eb5254 [2023-03-22T17:25:50.833Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:25:50.833Z] ---> Running in e42182e70055 [2023-03-22T17:25:51.093Z] Removing intermediate container 34c89a2c162f [2023-03-22T17:25:51.093Z] ---> 831394acaa27 [2023-03-22T17:25:51.093Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T17:25:51.093Z] Removing intermediate container 9cb17b684bf6 [2023-03-22T17:25:51.093Z] ---> 4f28bb2d9a08 [2023-03-22T17:25:51.093Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:25:51.093Z] Removing intermediate container bf483027e86d [2023-03-22T17:25:51.093Z] ---> ff4490af5a4b [2023-03-22T17:25:51.093Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T17:25:51.093Z] Removing intermediate container 986fe514bdee [2023-03-22T17:25:51.093Z] ---> 038b67821634 [2023-03-22T17:25:51.093Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T17:25:51.352Z] ---> 012b2ed6a37a [2023-03-22T17:25:51.352Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:25:51.352Z] ---> 23d031cb1d01 [2023-03-22T17:25:51.352Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:25:51.352Z] ---> Running in a0654f996bf1 [2023-03-22T17:25:51.352Z] ---> 9da0253f2acc [2023-03-22T17:25:51.352Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:25:51.352Z] ---> Running in 6bf68267a5ad [2023-03-22T17:25:51.352Z] ---> 6b0e6c3b9682 [2023-03-22T17:25:51.352Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:25:51.352Z] ---> Running in b2618a687bc9 [2023-03-22T17:25:51.609Z] ---> Running in aab8115b40e4 [2023-03-22T17:25:58.095Z] using credential edgex-jenkins-ssh [2023-03-22T17:25:58.119Z] Cloning the remote Git repository [2023-03-22T17:25:58.184Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-22T17:25:58.318Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-22T17:25:58.525Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T17:25:58.526Z] > git --version # timeout=10 [2023-03-22T17:25:58.552Z] > git --version # 'git version 2.25.1' [2023-03-22T17:25:58.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T17:25:58.782Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T17:26:23.723Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T17:26:23.755Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T17:26:25.704Z] Merging remotes/origin/main commit 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 into PR head commit 7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:26:26.255Z] Merge succeeded, producing 7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:26:26.255Z] Checking out Revision 7da4af8162de4e37014979c5b306c26e71eb65c7 (PR-4472) [2023-03-22T17:26:26.852Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-22T17:26:26.913Z] > git --version # timeout=10 [2023-03-22T17:26:26.929Z] > git --version # 'git version 2.25.1' [2023-03-22T17:26:26.950Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T17:26:24.852Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T17:26:24.904Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T17:26:24.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T17:26:24.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4472/head:refs/remotes/origin/PR-4472 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T17:26:25.728Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T17:26:25.835Z] > git checkout -f 7da4af8162de4e37014979c5b306c26e71eb65c7 # timeout=10 [2023-03-22T17:26:26.122Z] > git remote # timeout=10 [2023-03-22T17:26:26.146Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T17:26:26.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T17:26:26.194Z] > git merge 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 [2023-03-22T17:26:26.235Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T17:26:26.263Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T17:26:26.286Z] > git checkout -f 7da4af8162de4e37014979c5b306c26e71eb65c7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T17:26:28.226Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T17:26:28.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T17:26:28.226Z] Dload Upload Total Spent Left Speed [2023-03-22T17:26:28.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-03-22T17:26:29.051Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-03-22T17:26:30.312Z] Removing intermediate container aab8115b40e4 [2023-03-22T17:26:30.312Z] ---> c01d341130e9 [2023-03-22T17:26:30.312Z] Step 8/25 : COPY . . [2023-03-22T17:26:30.312Z] Removing intermediate container e42182e70055 [2023-03-22T17:26:30.312Z] ---> cdd1caa687ae [2023-03-22T17:26:30.312Z] Step 8/23 : COPY . . [2023-03-22T17:26:30.312Z] Removing intermediate container 6bf68267a5ad [2023-03-22T17:26:30.312Z] ---> 855e794e7ad9 [2023-03-22T17:26:30.312Z] Step 8/24 : COPY . . [2023-03-22T17:26:30.312Z] Removing intermediate container b2618a687bc9 [2023-03-22T17:26:30.312Z] ---> 75e4bbc5c3fb [2023-03-22T17:26:30.312Z] Step 7/20 : COPY . . [2023-03-22T17:26:30.312Z] Removing intermediate container a0654f996bf1 [2023-03-22T17:26:30.312Z] ---> a332dd58f8da [2023-03-22T17:26:30.312Z] Step 8/23 : COPY . . [Pipeline] sh [2023-03-22T17:26:34.790Z] + sudo tee /etc/docker/daemon.new [2023-03-22T17:26:34.790Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T17:26:35.588Z] ---> 6b328331da76 [2023-03-22T17:26:35.588Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T17:26:35.588Z] ---> ce992ab599a3 [2023-03-22T17:26:35.588Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T17:26:35.588Z] ---> b2bb6d110737 [2023-03-22T17:26:35.588Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T17:26:35.588Z] ---> 1081507975f8 [2023-03-22T17:26:35.588Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T17:26:35.588Z] ---> 381b08f84d73 [2023-03-22T17:26:35.588Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T17:26:35.588Z] ---> Running in 1144444784d9 [2023-03-22T17:26:35.588Z] ---> Running in d7ad745378af [2023-03-22T17:26:35.588Z] ---> Running in dd87d9cf59d1 [2023-03-22T17:26:35.588Z] ---> Running in 453c6a13fefa [2023-03-22T17:26:35.588Z] ---> Running in 5f21e01463bd [2023-03-22T17:26:35.588Z] 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-22T17:26:35.588Z] 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-22T17:26:35.770Z] { [2023-03-22T17:26:35.770Z] "registry-mirrors": [ [2023-03-22T17:26:35.770Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T17:26:35.770Z] ], [2023-03-22T17:26:35.770Z] "bip": "10.250.0.254/24", [2023-03-22T17:26:35.770Z] "hosts": [ [2023-03-22T17:26:35.770Z] "tcp://0.0.0.0:5555", [2023-03-22T17:26:35.770Z] "unix:///var/run/docker.sock" [2023-03-22T17:26:35.770Z] ], [2023-03-22T17:26:35.770Z] "mtu": 1458, [2023-03-22T17:26:35.770Z] "selinux-enabled": true, [2023-03-22T17:26:35.770Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T17:26:35.770Z] } [Pipeline] sh [2023-03-22T17:26:35.855Z] 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-22T17:26:35.856Z] 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-22T17:26:36.114Z] 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-22T17:26:36.124Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T17:26:36.490Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T17:26:54.894Z] provisioning config files... [2023-03-22T17:26:54.933Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12069994387173381399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:26:55.376Z] ---> docker-login.sh [2023-03-22T17:26:55.376Z] nexus3.edgexfoundry.org:10001 [2023-03-22T17:26:55.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:26:55.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:26:55.969Z] Configure a credential helper to remove this warning. See [2023-03-22T17:26:55.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:26:55.969Z] [2023-03-22T17:26:55.969Z] Login Succeeded [2023-03-22T17:26:55.969Z] nexus3.edgexfoundry.org:10002 [2023-03-22T17:26:56.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:26:56.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:26:56.565Z] Configure a credential helper to remove this warning. See [2023-03-22T17:26:56.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:26:56.565Z] [2023-03-22T17:26:56.565Z] Login Succeeded [2023-03-22T17:26:56.565Z] nexus3.edgexfoundry.org:10003 [2023-03-22T17:26:56.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:26:56.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:26:56.840Z] Configure a credential helper to remove this warning. See [2023-03-22T17:26:56.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:26:56.840Z] [2023-03-22T17:26:56.840Z] Login Succeeded [2023-03-22T17:26:56.840Z] nexus3.edgexfoundry.org:10004 [2023-03-22T17:26:57.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:26:57.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:26:57.382Z] Configure a credential helper to remove this warning. See [2023-03-22T17:26:57.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:26:57.382Z] [2023-03-22T17:26:57.382Z] Login Succeeded [2023-03-22T17:26:57.382Z] docker.io [2023-03-22T17:26:57.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:26:57.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:26:57.926Z] Configure a credential helper to remove this warning. See [2023-03-22T17:26:57.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:26:57.926Z] [2023-03-22T17:26:57.926Z] Login Succeeded [2023-03-22T17:26:57.926Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T17:26:57.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-22T17:26:58.932Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-22T17:26:58.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:26:59.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:26:59.043Z] ========================================================= [2023-03-22T17:26:59.043Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T17:26:59.043Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:26:59.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:26:59.713Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T17:26:59.713Z] af6eaf76a39c: Pulling fs layer [2023-03-22T17:26:59.713Z] 55522c791124: Pulling fs layer [2023-03-22T17:26:59.713Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T17:26:59.713Z] 169dfbe0d373: Pulling fs layer [2023-03-22T17:26:59.713Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T17:26:59.713Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T17:26:59.713Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T17:26:59.713Z] e1ff8fa3b103: Waiting [2023-03-22T17:26:59.713Z] 52ebb69f0ebf: Waiting [2023-03-22T17:26:59.713Z] 5abe8eddf0d5: Waiting [2023-03-22T17:26:59.713Z] 169dfbe0d373: Waiting [2023-03-22T17:26:59.713Z] 55522c791124: Verifying Checksum [2023-03-22T17:26:59.713Z] 55522c791124: Download complete [2023-03-22T17:26:59.713Z] 169dfbe0d373: Verifying Checksum [2023-03-22T17:26:59.713Z] 169dfbe0d373: Download complete [2023-03-22T17:26:59.713Z] e1ff8fa3b103: Download complete [2023-03-22T17:26:59.713Z] af6eaf76a39c: Verifying Checksum [2023-03-22T17:26:59.713Z] af6eaf76a39c: Download complete [2023-03-22T17:27:01.169Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T17:27:01.169Z] 5abe8eddf0d5: Download complete [2023-03-22T17:27:02.153Z] af6eaf76a39c: Pull complete [2023-03-22T17:27:02.430Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T17:27:02.430Z] ce5c4a1c91eb: Download complete [2023-03-22T17:27:02.430Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T17:27:02.430Z] 52ebb69f0ebf: Download complete [2023-03-22T17:27:02.703Z] 55522c791124: Pull complete [2023-03-22T17:27:14.827Z] Removing intermediate container dd87d9cf59d1 [2023-03-22T17:27:14.827Z] ---> 9acbff7e6f4a [2023-03-22T17:27:14.827Z] [2023-03-22T17:27:14.827Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T17:27:14.827Z] Removing intermediate container d7ad745378af [2023-03-22T17:27:14.827Z] ---> 44b79b241179 [2023-03-22T17:27:14.827Z] [2023-03-22T17:27:14.827Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:27:14.827Z] Removing intermediate container 5f21e01463bd [2023-03-22T17:27:14.827Z] ---> 48f0e39fbdd6 [2023-03-22T17:27:14.827Z] [2023-03-22T17:27:14.827Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T17:27:14.827Z] 3.17: Pulling from library/alpine [2023-03-22T17:27:14.827Z] 3.17: Pulling from library/alpine [2023-03-22T17:27:14.827Z] 3.17: Pulling from library/alpine [2023-03-22T17:27:14.827Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T17:27:14.827Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T17:27:14.827Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T17:27:14.827Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T17:27:14.827Z] ---> b2aa39c304c2 [2023-03-22T17:27:14.827Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T17:27:14.827Z] ---> b2aa39c304c2 [2023-03-22T17:27:14.827Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:27:14.827Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T17:27:14.827Z] Status: Image is up to date for alpine:3.17 [2023-03-22T17:27:14.827Z] ---> b2aa39c304c2 [2023-03-22T17:27:14.827Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:27:15.080Z] ce5c4a1c91eb: Pull complete [2023-03-22T17:27:15.080Z] 169dfbe0d373: Pull complete [2023-03-22T17:27:15.351Z] e1ff8fa3b103: Pull complete [2023-03-22T17:27:15.761Z] ---> Running in 7dadf86f0674 [2023-03-22T17:27:15.761Z] ---> Running in 817d34cda632 [2023-03-22T17:27:16.026Z] ---> Running in 330d56eeec99 [2023-03-22T17:27:16.026Z] Removing intermediate container 453c6a13fefa [2023-03-22T17:27:16.026Z] ---> e373007aa188 [2023-03-22T17:27:16.026Z] [2023-03-22T17:27:16.026Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T17:27:16.026Z] ---> b2aa39c304c2 [2023-03-22T17:27:16.026Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T17:27:16.288Z] Removing intermediate container 7dadf86f0674 [2023-03-22T17:27:16.288Z] ---> f0f0b977b0ec [2023-03-22T17:27:16.288Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:27:16.288Z] ---> Running in 040c253f554a [2023-03-22T17:27:16.288Z] ---> Running in aaf31292542a [2023-03-22T17:27:16.546Z] Removing intermediate container 040c253f554a [2023-03-22T17:27:16.546Z] ---> 45ff9ecc402a [2023-03-22T17:27:16.546Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T17:27:16.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:16.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:16.546Z] ---> Running in 42382aab1289 [2023-03-22T17:27:16.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:16.546Z] Removing intermediate container 1144444784d9 [2023-03-22T17:27:16.546Z] ---> 93590b0f0123 [2023-03-22T17:27:16.546Z] [2023-03-22T17:27:16.547Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:27:16.547Z] ---> b2aa39c304c2 [2023-03-22T17:27:16.547Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:27:16.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:16.547Z] ---> Running in 8e1c280079ad [2023-03-22T17:27:16.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:16.805Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:27:16.805Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:27:16.805Z] OK: 7 MiB in 16 packages [2023-03-22T17:27:16.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:16.806Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:27:16.806Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:27:16.806Z] OK: 7 MiB in 16 packages [2023-03-22T17:27:16.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:17.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:17.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:17.066Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:27:17.066Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:27:17.066Z] OK: 7 MiB in 16 packages [2023-03-22T17:27:17.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:17.323Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:27:17.323Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:27:17.323Z] OK: 17820 distinct packages available [2023-03-22T17:27:17.323Z] Removing intermediate container 817d34cda632 [2023-03-22T17:27:17.323Z] ---> bfbadb8c7dd8 [2023-03-22T17:27:17.323Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:27:17.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:17.323Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:27:17.323Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:27:17.323Z] OK: 7 MiB in 16 packages [2023-03-22T17:27:17.323Z] ---> Running in 58ef100aa70d [2023-03-22T17:27:17.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:17.582Z] Removing intermediate container 330d56eeec99 [2023-03-22T17:27:17.582Z] ---> 6c297462ddc4 [2023-03-22T17:27:17.582Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:27:17.582Z] Removing intermediate container 58ef100aa70d [2023-03-22T17:27:17.582Z] ---> 4d53293f5541 [2023-03-22T17:27:17.582Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T17:27:17.582Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T17:27:17.582Z] Removing intermediate container aaf31292542a [2023-03-22T17:27:17.582Z] ---> 6593ccf5434d [2023-03-22T17:27:17.582Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:27:17.582Z] ---> Running in d809ed56ae2b [2023-03-22T17:27:17.582Z] ---> Running in ca549695419a [2023-03-22T17:27:17.582Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T17:27:17.582Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T17:27:17.842Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T17:27:17.842Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T17:27:17.842Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T17:27:17.842Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:27:17.842Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T17:27:17.842Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T17:27:17.842Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:27:17.842Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T17:27:17.842Z] Removing intermediate container d809ed56ae2b [2023-03-22T17:27:17.842Z] ---> 7d43fe53cdbf [2023-03-22T17:27:17.842Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T17:27:17.842Z] Removing intermediate container ca549695419a [2023-03-22T17:27:17.842Z] ---> 788fcedf793e [2023-03-22T17:27:17.842Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T17:27:17.842Z] OK: 10 MiB in 24 packages [2023-03-22T17:27:17.842Z] ---> 59cfa707e11c [2023-03-22T17:27:17.842Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:27:18.115Z] Removing intermediate container 8e1c280079ad [2023-03-22T17:27:18.115Z] ---> bd953e5f51df [2023-03-22T17:27:18.115Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:27:18.115Z] ---> Running in ca1d94f20127 [2023-03-22T17:27:18.115Z] ---> Running in 8041f34c9242 [2023-03-22T17:27:18.115Z] ---> Running in 709d2a3d05ac [2023-03-22T17:27:18.115Z] Removing intermediate container ca1d94f20127 [2023-03-22T17:27:18.115Z] ---> 71b82f69008c [2023-03-22T17:27:18.115Z] Step 15/24 : WORKDIR / [2023-03-22T17:27:18.115Z] Removing intermediate container 8041f34c9242 [2023-03-22T17:27:18.115Z] ---> 7b3765e5fe42 [2023-03-22T17:27:18.115Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T17:27:18.115Z] ---> Running in 2ac89dff475d [2023-03-22T17:27:18.375Z] ---> c36e3fac1f24 [2023-03-22T17:27:18.375Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T17:27:18.375Z] ---> Running in 0bf87336350d [2023-03-22T17:27:18.375Z] Removing intermediate container 709d2a3d05ac [2023-03-22T17:27:18.375Z] ---> 531bbd49aa4c [2023-03-22T17:27:18.375Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T17:27:18.375Z] ---> Running in fd42e60d0106 [2023-03-22T17:27:18.634Z] Removing intermediate container 2ac89dff475d [2023-03-22T17:27:18.634Z] ---> 653088c0a136 [2023-03-22T17:27:18.634Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:27:18.634Z] Removing intermediate container 0bf87336350d [2023-03-22T17:27:18.634Z] ---> 9ec11b16641a [2023-03-22T17:27:18.634Z] Step 15/25 : WORKDIR / [2023-03-22T17:27:18.634Z] Removing intermediate container fd42e60d0106 [2023-03-22T17:27:18.634Z] ---> b0aa9fe58280 [2023-03-22T17:27:18.634Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T17:27:18.634Z] Removing intermediate container 42382aab1289 [2023-03-22T17:27:18.634Z] ---> dd03b2f7893c [2023-03-22T17:27:18.634Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:27:18.891Z] ---> 86750e272471 [2023-03-22T17:27:18.891Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:27:18.891Z] ---> Running in c2ec6c9f53c7 [2023-03-22T17:27:18.891Z] ---> Running in 96cd97679529 [2023-03-22T17:27:18.891Z] ---> c566639247b0 [2023-03-22T17:27:18.891Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:27:19.154Z] Removing intermediate container c2ec6c9f53c7 [2023-03-22T17:27:19.154Z] ---> 4f7be6cd80f8 [2023-03-22T17:27:19.154Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:27:19.154Z] Removing intermediate container 96cd97679529 [2023-03-22T17:27:19.154Z] ---> afc690adc2f7 [2023-03-22T17:27:19.154Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:27:19.154Z] ---> 6bc8e7c3f7d0 [2023-03-22T17:27:19.154Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:27:19.154Z] ---> dce3c8b29aad [2023-03-22T17:27:19.154Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T17:27:19.413Z] ---> f952e8b5d5dd [2023-03-22T17:27:19.413Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T17:27:19.413Z] ---> e0fc2a442e30 [2023-03-22T17:27:19.413Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:27:19.413Z] ---> d9f300ad1da7 [2023-03-22T17:27:19.413Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:27:19.413Z] ---> 31134951b553 [2023-03-22T17:27:19.413Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T17:27:19.413Z] ---> 7195842d73fe [2023-03-22T17:27:19.413Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:27:19.413Z] ---> Running in 6ffba858cff7 [2023-03-22T17:27:19.982Z] ---> 7111990a2ced [2023-03-22T17:27:19.982Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T17:27:19.982Z] ---> a0ac527e8f02 [2023-03-22T17:27:19.982Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:27:19.982Z] ---> f11b32862adb [2023-03-22T17:27:19.982Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T17:27:19.982Z] ---> 060ed500f1ea [2023-03-22T17:27:19.982Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:27:20.550Z] ---> 23ff0bf5ffb3 [2023-03-22T17:27:20.550Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T17:27:20.550Z] ---> 0fd9deb55a9f [2023-03-22T17:27:20.550Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T17:27:20.550Z] ---> 47f0ac026490 [2023-03-22T17:27:20.550Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml ---> bcb35077f936 [2023-03-22T17:27:20.550Z] [2023-03-22T17:27:20.550Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:27:20.809Z] ---> Running in fcfdd72126fa [2023-03-22T17:27:20.809Z] Removing intermediate container 6ffba858cff7 [2023-03-22T17:27:20.809Z] ---> d54c7b925e15 [2023-03-22T17:27:20.809Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:27:20.809Z] ---> Running in 1441b74b18d0 [2023-03-22T17:27:20.809Z] ---> Running in 2e0e7817b2d7 [2023-03-22T17:27:20.809Z] Removing intermediate container fcfdd72126fa [2023-03-22T17:27:20.809Z] ---> 7cdcbb7090fb [2023-03-22T17:27:20.809Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:27:20.809Z] Removing intermediate container 1441b74b18d0 [2023-03-22T17:27:20.809Z] ---> 3f3a62f408bd [2023-03-22T17:27:20.809Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:27:20.809Z] ---> Running in 2602ffa2e812 [2023-03-22T17:27:20.809Z] ---> 5db158bc906a [2023-03-22T17:27:20.809Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T17:27:21.067Z] Removing intermediate container 2e0e7817b2d7 [2023-03-22T17:27:21.067Z] ---> 1c9fbd7041cd [2023-03-22T17:27:21.067Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T17:27:21.067Z] ---> 19c82f962790 [2023-03-22T17:27:21.067Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T17:27:21.067Z] ---> Running in 0fdced87a42b [2023-03-22T17:27:21.067Z] ---> Running in 17416ca6ba80 [2023-03-22T17:27:21.067Z] ---> Running in dbf0b130df17 [2023-03-22T17:27:21.067Z] Removing intermediate container 2602ffa2e812 [2023-03-22T17:27:21.067Z] ---> 104e1e1d3157 [2023-03-22T17:27:21.067Z] Step 18/20 : LABEL arch=x86_64 [2023-03-22T17:27:21.067Z] ---> Running in 171b0720f252 [2023-03-22T17:27:21.067Z] Removing intermediate container 0fdced87a42b [2023-03-22T17:27:21.067Z] ---> 9b8e62df93fc [2023-03-22T17:27:21.067Z] Step 22/24 : LABEL arch=x86_64 [2023-03-22T17:27:21.325Z] Removing intermediate container dbf0b130df17 [2023-03-22T17:27:21.325Z] ---> a04ae7c90f0d [2023-03-22T17:27:21.325Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:27:21.325Z] Removing intermediate container 17416ca6ba80 [2023-03-22T17:27:21.325Z] ---> 52ff016a4bca [2023-03-22T17:27:21.325Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:27:21.325Z] ---> 6ac744ad566d [2023-03-22T17:27:21.325Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T17:27:21.325Z] ---> Running in 6c2917aa352e [2023-03-22T17:27:21.325Z] ---> Running in 63c1f2d16a12 [2023-03-22T17:27:21.325Z] ---> Running in fc9257578db2 [2023-03-22T17:27:21.325Z] ---> Running in 61177e193862 [2023-03-22T17:27:21.325Z] Removing intermediate container 171b0720f252 [2023-03-22T17:27:21.325Z] ---> 875675cb6efd [2023-03-22T17:27:21.325Z] Step 19/20 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:27:21.325Z] ---> Running in 84dde5a8b4c1 [2023-03-22T17:27:21.325Z] Removing intermediate container 6c2917aa352e [2023-03-22T17:27:21.325Z] ---> d16af581a1a5 [2023-03-22T17:27:21.325Z] Step 22/23 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:27:21.583Z] Removing intermediate container 61177e193862 [2023-03-22T17:27:21.583Z] ---> 9a4a8b6e984c [2023-03-22T17:27:21.583Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:27:21.583Z] Removing intermediate container 63c1f2d16a12 [2023-03-22T17:27:21.583Z] ---> 1f46912717d1 [2023-03-22T17:27:21.583Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:27:21.583Z] ---> Running in 16c0e33d5c58 [2023-03-22T17:27:21.583Z] Removing intermediate container fc9257578db2 [2023-03-22T17:27:21.583Z] ---> 370534ee7a8c [2023-03-22T17:27:21.583Z] Step 23/24 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:27:21.583Z] Removing intermediate container 84dde5a8b4c1 [2023-03-22T17:27:21.583Z] ---> 584b1ee7b9e0 [2023-03-22T17:27:21.583Z] Step 20/20 : LABEL version=0.0.0 [2023-03-22T17:27:21.583Z] ---> Running in 700c2625259e [2023-03-22T17:27:21.583Z] ---> Running in e1a9e4593c70 [2023-03-22T17:27:21.583Z] ---> Running in ef2a43037f61 [2023-03-22T17:27:21.583Z] ---> Running in d110e2ed7e5d [2023-03-22T17:27:21.583Z] Removing intermediate container 16c0e33d5c58 [2023-03-22T17:27:21.583Z] ---> 8a25056afb63 [2023-03-22T17:27:21.583Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:27:21.839Z] ---> Running in 9ad5f3d8c8de [2023-03-22T17:27:21.839Z] Removing intermediate container 700c2625259e [2023-03-22T17:27:21.839Z] ---> b7b324973108 [2023-03-22T17:27:21.839Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T17:27:21.839Z] Removing intermediate container e1a9e4593c70 [2023-03-22T17:27:21.839Z] ---> 81ac357037d4 [2023-03-22T17:27:21.839Z] Step 22/23 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:27:21.839Z] Removing intermediate container d110e2ed7e5d [2023-03-22T17:27:21.839Z] ---> e5afea4a3bf6 [2023-03-22T17:27:21.839Z] [2023-03-22T17:27:21.839Z] Removing intermediate container ef2a43037f61 [2023-03-22T17:27:21.839Z] ---> 6c1ea590a563 [2023-03-22T17:27:21.839Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T17:27:21.839Z] ---> Running in 7ad4bcaaef4a [2023-03-22T17:27:21.839Z] ---> Running in 9eb5c07e47c0 [2023-03-22T17:27:21.839Z] Removing intermediate container 9ad5f3d8c8de [2023-03-22T17:27:21.839Z] ---> 754938704df0 [2023-03-22T17:27:21.839Z] [2023-03-22T17:27:21.839Z] Successfully built e5afea4a3bf6 [2023-03-22T17:27:21.839Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-22T17:27:21.839Z] Building support-notifications [2023-03-22T17:27:22.108Z]  Building security-spiffe-token-provider ... done  ---> Running in b3dbe0a1ea2c [2023-03-22T17:27:22.108Z] Successfully built 754938704df0 [2023-03-22T17:27:22.108Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-22T17:27:22.108Z] Building security-proxy-auth [2023-03-22T17:27:22.108Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 7ad4bcaaef4a [2023-03-22T17:27:22.108Z] ---> 11e97290f72d [2023-03-22T17:27:22.108Z] Step 24/25 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:27:22.108Z] Removing intermediate container 9eb5c07e47c0 [2023-03-22T17:27:22.108Z] ---> d2d8186ab349 [2023-03-22T17:27:22.108Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:27:22.108Z] Removing intermediate container b3dbe0a1ea2c [2023-03-22T17:27:22.108Z] ---> 34c0daf9c8e9 [2023-03-22T17:27:22.108Z] [2023-03-22T17:27:22.367Z] Successfully built 34c0daf9c8e9 [2023-03-22T17:27:22.931Z] Successfully tagged core-command:latest [2023-03-22T17:27:22.931Z]  Building core-command ... done Building core-data [2023-03-22T17:27:23.553Z] ---> Running in 1f845c55ca4c [2023-03-22T17:27:23.553Z] ---> Running in 785cbf799627 [2023-03-22T17:27:23.597Z] 52ebb69f0ebf: Pull complete [2023-03-22T17:27:24.568Z] 5abe8eddf0d5: Pull complete [2023-03-22T17:27:24.568Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T17:27:24.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:27:24.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:27:24.926Z] Removing intermediate container 1f845c55ca4c [2023-03-22T17:27:24.926Z] ---> a8d2b9e1f610 [2023-03-22T17:27:24.926Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T17:27:24.980Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-22T17:27:24.980Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:27:24.980Z] WORKDIR /edgex [2023-03-22T17:27:24.980Z] COPY go.mod . [2023-03-22T17:27:24.980Z] RUN go mod download [2023-03-22T17:27:25.491Z] Removing intermediate container 785cbf799627 [2023-03-22T17:27:25.491Z] ---> 06f6f866c8f0 [2023-03-22T17:27:25.491Z] [2023-03-22T17:27:25.568Z] Sending build context to Docker daemon 2.933MB [2023-03-22T17:27:25.569Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:27:25.569Z] ---> 6cb57ee374ae [2023-03-22T17:27:25.569Z] Step 2/4 : WORKDIR /edgex [2023-03-22T17:27:25.749Z] Successfully built 06f6f866c8f0 [2023-03-22T17:27:25.749Z] Successfully tagged support-scheduler:latest [2023-03-22T17:27:25.749Z] ---> Running in ad25ce28a6b5 [2023-03-22T17:27:25.749Z]  Building support-scheduler ... done Building security-proxy-setup [2023-03-22T17:27:26.006Z] Removing intermediate container ad25ce28a6b5 [2023-03-22T17:27:26.006Z] ---> 6f2f1f10b20a [2023-03-22T17:27:26.006Z] [2023-03-22T17:27:26.006Z] Successfully built 6f2f1f10b20a [2023-03-22T17:27:26.006Z] Successfully tagged core-metadata:latest [2023-03-22T17:27:26.006Z] Building security-spire-config [2023-03-22T17:27:26.543Z] ---> Running in 0e9369af6fea [2023-03-22T17:27:26.815Z] Removing intermediate container 0e9369af6fea [2023-03-22T17:27:26.815Z] ---> b7096b386001 [2023-03-22T17:27:26.815Z] Step 3/4 : COPY go.mod . [2023-03-22T17:27:27.409Z] ---> 470e110e309d [2023-03-22T17:27:27.409Z] Step 4/4 : RUN go mod download [2023-03-22T17:27:27.688Z] ---> Running in 8e432afc8de2 [2023-03-22T17:27:30.185Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:27:30.185Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:27:30.185Z] ---> 6d72a8d0529d [2023-03-22T17:27:30.185Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:27:30.185Z] ---> Using cache [2023-03-22T17:27:30.185Z] ---> 83b4f63f2691 [2023-03-22T17:27:30.185Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:27:30.185Z] ---> Using cache [2023-03-22T17:27:30.185Z] ---> 4ee828826bde [2023-03-22T17:27:30.185Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:27:30.185Z] ---> Using cache [2023-03-22T17:27:30.185Z] ---> 831394acaa27 [2023-03-22T17:27:30.185Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:27:30.185Z] ---> Using cache [2023-03-22T17:27:30.185Z] ---> 012b2ed6a37a [2023-03-22T17:27:30.185Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:27:30.185Z] ---> Using cache [2023-03-22T17:27:30.185Z] ---> 855e794e7ad9 [2023-03-22T17:27:30.185Z] Step 8/23 : COPY . . [2023-03-22T17:27:30.185Z] ---> Using cache [2023-03-22T17:27:30.185Z] ---> 381b08f84d73 [2023-03-22T17:27:30.185Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T17:27:30.443Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:27:30.443Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:27:30.443Z] ---> 6d72a8d0529d [2023-03-22T17:27:30.443Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:27:30.443Z] ---> Using cache [2023-03-22T17:27:30.443Z] ---> 83b4f63f2691 [2023-03-22T17:27:30.443Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:27:30.443Z] ---> Using cache [2023-03-22T17:27:30.443Z] ---> 4ee828826bde [2023-03-22T17:27:30.443Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T17:27:31.010Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:27:31.010Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:27:31.010Z] ---> 6d72a8d0529d [2023-03-22T17:27:31.010Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:27:31.010Z] ---> Using cache [2023-03-22T17:27:31.010Z] ---> 83b4f63f2691 [2023-03-22T17:27:31.010Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:27:31.010Z] ---> Using cache [2023-03-22T17:27:31.010Z] ---> 4ee828826bde [2023-03-22T17:27:31.010Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:27:31.010Z] ---> Using cache [2023-03-22T17:27:31.010Z] ---> 831394acaa27 [2023-03-22T17:27:31.010Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:27:31.010Z] ---> Using cache [2023-03-22T17:27:31.010Z] ---> 012b2ed6a37a [2023-03-22T17:27:31.010Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:27:31.010Z] ---> Using cache [2023-03-22T17:27:31.010Z] ---> 855e794e7ad9 [2023-03-22T17:27:31.010Z] Step 8/23 : COPY . . [2023-03-22T17:27:31.010Z] ---> Using cache [2023-03-22T17:27:31.010Z] ---> 381b08f84d73 [2023-03-22T17:27:31.010Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T17:27:32.386Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:27:32.386Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:27:32.386Z] ---> 6d72a8d0529d [2023-03-22T17:27:32.386Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T17:27:32.386Z] ---> Using cache [2023-03-22T17:27:32.386Z] ---> 59f06020f64d [2023-03-22T17:27:32.386Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:27:32.386Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:27:32.386Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:27:32.386Z] ---> 6d72a8d0529d [2023-03-22T17:27:32.386Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T17:27:32.386Z] ---> Using cache [2023-03-22T17:27:32.386Z] ---> 59f06020f64d [2023-03-22T17:27:32.386Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T17:27:35.679Z] ---> Running in 40c254a868df [2023-03-22T17:27:35.679Z] ---> Running in 40111920e531 [2023-03-22T17:27:35.679Z] ---> Running in 47666e182e1f [2023-03-22T17:27:35.679Z] ---> Running in c6d96d9c0a5e [2023-03-22T17:27:35.679Z] ---> Running in 69183c7b52d4 [2023-03-22T17:27:35.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:35.679Z] 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-22T17:27:35.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:35.936Z] 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-22T17:27:35.936Z] OK: 265 MiB in 53 packages [2023-03-22T17:27:35.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:35.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:36.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:36.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:36.201Z] OK: 265 MiB in 53 packages [2023-03-22T17:27:36.201Z] OK: 265 MiB in 53 packages [2023-03-22T17:27:36.459Z] Removing intermediate container 40c254a868df [2023-03-22T17:27:36.459Z] ---> 66a30c203388 [2023-03-22T17:27:36.459Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T17:27:36.716Z] ---> 2c3d0cacfcf5 [2023-03-22T17:27:36.716Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:27:36.975Z] ---> Running in d753f257c964 [2023-03-22T17:27:36.975Z] Removing intermediate container 69183c7b52d4 [2023-03-22T17:27:36.975Z] ---> 836713a12b42 [2023-03-22T17:27:36.975Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T17:27:36.975Z] Removing intermediate container c6d96d9c0a5e [2023-03-22T17:27:36.975Z] ---> 017cd4184126 [2023-03-22T17:27:36.975Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:27:37.232Z] ---> 71ec0b4a72db [2023-03-22T17:27:37.232Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:27:37.232Z] ---> 3877e4850ac6 [2023-03-22T17:27:37.232Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:27:37.232Z] ---> Running in 0400e5f12e38 [2023-03-22T17:27:37.232Z] ---> Running in a7df2463dd9c [2023-03-22T17:28:03.770Z] Removing intermediate container 47666e182e1f [2023-03-22T17:28:03.770Z] ---> db48344dc290 [2023-03-22T17:28:03.770Z] [2023-03-22T17:28:03.770Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:28:03.770Z] ---> b2aa39c304c2 [2023-03-22T17:28:03.770Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T17:28:03.770Z] ---> Using cache [2023-03-22T17:28:03.770Z] ---> f0f0b977b0ec [2023-03-22T17:28:03.770Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:28:03.770Z] ---> Using cache [2023-03-22T17:28:03.770Z] ---> 6593ccf5434d [2023-03-22T17:28:03.770Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:28:03.770Z] Removing intermediate container 40111920e531 [2023-03-22T17:28:03.770Z] ---> 6cc99b380479 [2023-03-22T17:28:03.770Z] [2023-03-22T17:28:03.770Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:28:03.770Z] ---> b2aa39c304c2 [2023-03-22T17:28:03.770Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:28:03.770Z] ---> Using cache [2023-03-22T17:28:03.770Z] ---> 59cfa707e11c [2023-03-22T17:28:03.770Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:28:03.770Z] ---> Using cache [2023-03-22T17:28:03.770Z] ---> c36e3fac1f24 [2023-03-22T17:28:03.770Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T17:28:03.770Z] ---> Running in fdb99d76c8c0 [2023-03-22T17:28:03.770Z] Removing intermediate container fdb99d76c8c0 [2023-03-22T17:28:03.770Z] ---> 81b10ff26a23 [2023-03-22T17:28:03.770Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T17:28:03.770Z] ---> 92661563e6d0 [2023-03-22T17:28:03.770Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:28:03.770Z] ---> Running in c7433e991ed9 [2023-03-22T17:28:03.770Z] Removing intermediate container c7433e991ed9 [2023-03-22T17:28:03.770Z] ---> f1d7fbe717c8 [2023-03-22T17:28:03.770Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T17:28:03.770Z] ---> fed1baec7d5e [2023-03-22T17:28:03.770Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T17:28:03.770Z] ---> Running in ae2ac46202d9 [2023-03-22T17:28:03.770Z] Removing intermediate container d753f257c964 [2023-03-22T17:28:03.770Z] ---> 82eb5277640d [2023-03-22T17:28:03.770Z] Step 7/27 : COPY . . [2023-03-22T17:28:03.770Z] Removing intermediate container 0400e5f12e38 [2023-03-22T17:28:03.770Z] ---> d5b95d5f4de1 [2023-03-22T17:28:03.770Z] Step 7/22 : COPY . . [2023-03-22T17:28:03.770Z] Removing intermediate container a7df2463dd9c [2023-03-22T17:28:03.770Z] ---> 59c6b3feb4cb [2023-03-22T17:28:03.770Z] Step 8/23 : COPY . . [2023-03-22T17:28:06.656Z] Removing intermediate container 8e432afc8de2 [2023-03-22T17:28:06.656Z] ---> 404bd72e949d [2023-03-22T17:28:06.656Z] Successfully built 404bd72e949d [2023-03-22T17:28:06.656Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:28:07.076Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T17:28:07.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:28:07.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container [2023-03-22T17:28:07.505Z] $ 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-22T17:28:07.954Z] Removing intermediate container ae2ac46202d9 [2023-03-22T17:28:07.955Z] ---> b3d65d45991e [2023-03-22T17:28:07.955Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:28:07.955Z] ---> febccf664b25 [2023-03-22T17:28:07.955Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:28:07.955Z] ---> Running in 7c17cb25bb54 [2023-03-22T17:28:07.955Z] ---> Running in 6f5888045fd9 [2023-03-22T17:28:07.955Z] ---> 2e488926ac67 [2023-03-22T17:28:07.955Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:28:07.955Z] ---> 734358f2cddc [2023-03-22T17:28:07.955Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T17:28:07.955Z] ---> Running in 6d8d4cba2e1a [2023-03-22T17:28:07.955Z] ---> 225149a39fd8 [2023-03-22T17:28:07.955Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T17:28:07.955Z] ---> Running in bf16b371af9c [2023-03-22T17:28:07.955Z] ---> Running in dd62a80f16ba [2023-03-22T17:28:07.955Z] Removing intermediate container 6d8d4cba2e1a [2023-03-22T17:28:07.955Z] ---> fea158d30e73 [2023-03-22T17:28:07.955Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T17:28:07.955Z] ---> Running in f551ad395571 [2023-03-22T17:28:08.212Z] Removing intermediate container f551ad395571 [2023-03-22T17:28:08.212Z] ---> e3c532aa336f [2023-03-22T17:28:08.212Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:28:08.212Z] ---> Running in dad20f364879 [2023-03-22T17:28:08.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:08.212Z] Removing intermediate container dad20f364879 [2023-03-22T17:28:08.212Z] ---> 0283183cebd8 [2023-03-22T17:28:08.212Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T17:28:08.212Z] ---> Running in 998b08f63827 [2023-03-22T17:28:08.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:08.472Z] 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-22T17:28:08.472Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:28:08.472Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:28:08.472Z] OK: 7 MiB in 16 packages [2023-03-22T17:28:08.472Z] 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-22T17:28:08.911Z] $ docker top 7ba3583ab29cd9bd0bd2012ec38d970d5996c5a6ac1bee344aebace44aa0b63f -eo pid,comm [2023-03-22T17:28:09.039Z] Removing intermediate container 6f5888045fd9 [2023-03-22T17:28:09.039Z] ---> 7146e41b32f3 [2023-03-22T17:28:09.039Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:28:09.039Z] ---> Running in 10a975621850 [Pipeline] { [Pipeline] sh [2023-03-22T17:28:09.301Z] Removing intermediate container 7c17cb25bb54 [2023-03-22T17:28:09.301Z] ---> 85d70ed2fd79 [2023-03-22T17:28:09.301Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:28:09.301Z] Removing intermediate container 998b08f63827 [2023-03-22T17:28:09.301Z] ---> a1cbef8c3b2e [2023-03-22T17:28:09.301Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T17:28:09.301Z] Removing intermediate container 10a975621850 [2023-03-22T17:28:09.301Z] ---> 8ce18e16968f [2023-03-22T17:28:09.301Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T17:28:09.301Z] ---> Running in fcf67b3db7d2 [2023-03-22T17:28:09.301Z] ---> Running in 414bfd7fa789 [2023-03-22T17:28:09.559Z] ---> 7d5a11cd0f7e [2023-03-22T17:28:09.559Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:28:09.559Z] Removing intermediate container 414bfd7fa789 [2023-03-22T17:28:09.559Z] ---> 78b324ed97dd [2023-03-22T17:28:09.559Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:28:09.559Z] Removing intermediate container fcf67b3db7d2 [2023-03-22T17:28:09.559Z] ---> 79fd45eceb8b [2023-03-22T17:28:09.559Z] [2023-03-22T17:28:09.559Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T17:28:09.559Z] ---> b2aa39c304c2 [2023-03-22T17:28:09.559Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:28:09.818Z] ---> Running in d40d9fc3c646 [2023-03-22T17:28:09.818Z] ---> Running in 25f188e1474e [2023-03-22T17:28:09.818Z] ---> ac83d23863b2 [2023-03-22T17:28:09.818Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T17:28:09.818Z] Removing intermediate container 25f188e1474e [2023-03-22T17:28:09.818Z] ---> f8505c52e569 [2023-03-22T17:28:09.818Z] Step 22/23 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:28:09.818Z] Removing intermediate container d40d9fc3c646 [2023-03-22T17:28:09.818Z] ---> 5fea36cd8339 [2023-03-22T17:28:09.818Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T17:28:09.943Z] + go version [2023-03-22T17:28:09.943Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T17:28:10.003Z] $ docker stop --time=1 7ba3583ab29cd9bd0bd2012ec38d970d5996c5a6ac1bee344aebace44aa0b63f [2023-03-22T17:28:10.091Z] ---> Running in 43d399e07429 [2023-03-22T17:28:10.091Z] ---> Running in ee6c7ba5884b [2023-03-22T17:28:10.091Z] Removing intermediate container ee6c7ba5884b [2023-03-22T17:28:10.091Z] ---> 53d8894ad6ce [2023-03-22T17:28:10.091Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:28:10.371Z] ---> Running in 575851ecb4c0 [2023-03-22T17:28:10.371Z] ---> 3e71c7acdeff [2023-03-22T17:28:10.371Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:28:10.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:10.371Z] Removing intermediate container 575851ecb4c0 [2023-03-22T17:28:10.371Z] ---> c713ccd47fc2 [2023-03-22T17:28:10.371Z] [2023-03-22T17:28:10.371Z] Successfully built c713ccd47fc2 [2023-03-22T17:28:10.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:10.371Z] Successfully tagged security-proxy-auth:latest [2023-03-22T17:28:10.371Z] Building security-spire-server [2023-03-22T17:28:10.628Z]  Building security-proxy-auth ... done  ---> 864c9a60182f [2023-03-22T17:28:10.629Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T17:28:10.629Z] ---> Running in 6d68bc851d36 [2023-03-22T17:28:10.629Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:28:10.629Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:28:10.629Z] OK: 17820 distinct packages available [2023-03-22T17:28:10.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:10.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:11.146Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T17:28:11.146Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:28:11.146Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T17:28:11.146Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T17:28:11.146Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:28:11.146Z] OK: 7 MiB in 19 packages [2023-03-22T17:28:11.146Z] Removing intermediate container 6d68bc851d36 [2023-03-22T17:28:11.146Z] ---> 3a4d7468b6d3 [2023-03-22T17:28:11.146Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:28:11.715Z] $ docker rm -f --volumes 7ba3583ab29cd9bd0bd2012ec38d970d5996c5a6ac1bee344aebace44aa0b63f [Pipeline] // withDockerContainer [2023-03-22T17:28:12.081Z] ---> Running in 610f31bcb7b4 [2023-03-22T17:28:12.081Z] Removing intermediate container 610f31bcb7b4 [2023-03-22T17:28:12.081Z] ---> 69ff0989ad23 [2023-03-22T17:28:12.081Z] Step 21/23 : LABEL arch=x86_64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2023-03-22T17:28:12.339Z] ---> Running in d810ddf19f25 [2023-03-22T17:28:12.339Z] Removing intermediate container 43d399e07429 [2023-03-22T17:28:12.339Z] ---> ced02b206240 [2023-03-22T17:28:12.339Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-03-22T17:28:12.630Z] Removing intermediate container d810ddf19f25 [2023-03-22T17:28:12.630Z] ---> f55881a7b569 [2023-03-22T17:28:12.630Z] Step 22/23 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:28:12.630Z] ---> 76c53dfc4f1b [2023-03-22T17:28:12.630Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [Pipeline] sh [2023-03-22T17:28:12.888Z] ---> Running in d31317cef6cf [2023-03-22T17:28:12.984Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T17:28:12.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:28:13.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container [2023-03-22T17:28:13.384Z] $ 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-22T17:28:13.452Z] Removing intermediate container d31317cef6cf [2023-03-22T17:28:13.452Z] ---> 68b8467c90dd [2023-03-22T17:28:13.452Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:28:13.452Z] ---> e30dc8e23606 [2023-03-22T17:28:13.452Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:28:13.452Z] ---> Running in d17a24505485 [2023-03-22T17:28:14.017Z] Removing intermediate container d17a24505485 [2023-03-22T17:28:14.017Z] ---> 5f0b58a526ae [2023-03-22T17:28:14.017Z] [2023-03-22T17:28:14.017Z] Successfully built 5f0b58a526ae [2023-03-22T17:28:14.017Z] Successfully tagged core-data:latest [2023-03-22T17:28:14.017Z] Building security-secretstore-setup [2023-03-22T17:28:14.761Z] $ docker top 31e50d5b84b72de1977c8cef92aab753eebfd88b9f6a19899f3dadbed2dec932 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T17:28:15.109Z] ========================================================= [2023-03-22T17:28:15.109Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T17:28:15.109Z] ========================================================= [Pipeline] sh [2023-03-22T17:28:15.389Z]  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:28:15.389Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:28:15.389Z] ---> 6d72a8d0529d [2023-03-22T17:28:15.389Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T17:28:15.389Z] ---> Using cache [2023-03-22T17:28:15.389Z] ---> 59f06020f64d [2023-03-22T17:28:15.389Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:28:15.389Z] ---> Using cache [2023-03-22T17:28:15.389Z] ---> 66a30c203388 [2023-03-22T17:28:15.389Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T17:28:15.389Z] ---> Using cache [2023-03-22T17:28:15.389Z] ---> 2c3d0cacfcf5 [2023-03-22T17:28:15.389Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:28:15.389Z] ---> Using cache [2023-03-22T17:28:15.389Z] ---> 82eb5277640d [2023-03-22T17:28:15.389Z] Step 7/26 : COPY . . [2023-03-22T17:28:15.389Z] ---> Using cache [2023-03-22T17:28:15.389Z] ---> 2e488926ac67 [2023-03-22T17:28:15.389Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:28:15.389Z] ---> Using cache [2023-03-22T17:28:15.389Z] ---> fea158d30e73 [2023-03-22T17:28:15.389Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T17:28:15.389Z] ---> Using cache [2023-03-22T17:28:15.389Z] ---> e3c532aa336f [2023-03-22T17:28:15.389Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:28:15.389Z] ---> Using cache [2023-03-22T17:28:15.389Z] ---> 0283183cebd8 [2023-03-22T17:28:15.389Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T17:28:15.778Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:28:16.518Z] + make test [2023-03-22T17:28:16.519Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T17:28:17.912Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:28:17.912Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:28:17.912Z] ---> 6d72a8d0529d [2023-03-22T17:28:17.912Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T17:28:17.912Z] ---> Using cache [2023-03-22T17:28:17.912Z] ---> 59f06020f64d [2023-03-22T17:28:17.912Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T17:28:17.912Z] ---> Using cache [2023-03-22T17:28:17.912Z] ---> 836713a12b42 [2023-03-22T17:28:17.912Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T17:28:17.912Z] ---> Using cache [2023-03-22T17:28:17.912Z] ---> 71ec0b4a72db [2023-03-22T17:28:17.913Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:28:17.913Z] ---> Using cache [2023-03-22T17:28:17.913Z] ---> d5b95d5f4de1 [2023-03-22T17:28:17.913Z] Step 7/25 : COPY . . [2023-03-22T17:28:17.913Z] ---> Using cache [2023-03-22T17:28:17.913Z] ---> 734358f2cddc [2023-03-22T17:28:17.913Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T17:28:18.843Z] ---> 5c231e62cead [2023-03-22T17:28:18.843Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:28:18.843Z] ---> Running in c827c6218800 [2023-03-22T17:28:18.843Z] ---> Running in 2e782e5b77e8 [2023-03-22T17:28:19.119Z] ---> dd7c9099ea11 [2023-03-22T17:28:19.119Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T17:28:19.119Z] ---> Running in 92f7356eed68 [2023-03-22T17:28:19.686Z] Removing intermediate container 92f7356eed68 [2023-03-22T17:28:19.686Z] ---> b6837dbaecd9 [2023-03-22T17:28:19.686Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T17:28:19.686Z] 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-22T17:28:20.252Z] ---> c3ceb7cf2208 [2023-03-22T17:28:20.252Z] Step 22/27 : WORKDIR / [2023-03-22T17:28:20.252Z] ---> Running in d167a0a6b1c4 [2023-03-22T17:28:20.252Z] Removing intermediate container c827c6218800 [2023-03-22T17:28:20.252Z] ---> d7e56ae0aea0 [2023-03-22T17:28:20.252Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T17:28:20.252Z] ---> Running in 40bae4f96cc9 [2023-03-22T17:28:20.523Z] Removing intermediate container d167a0a6b1c4 [2023-03-22T17:28:20.523Z] ---> 6eaaac5ac3c8 [2023-03-22T17:28:20.523Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:28:20.523Z] Removing intermediate container 40bae4f96cc9 [2023-03-22T17:28:20.523Z] ---> fc1e844a4b46 [2023-03-22T17:28:20.523Z] [2023-03-22T17:28:20.523Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T17:28:20.523Z] ---> b2aa39c304c2 [2023-03-22T17:28:20.523Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:28:20.523Z] ---> Using cache [2023-03-22T17:28:20.523Z] ---> 5fea36cd8339 [2023-03-22T17:28:20.523Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T17:28:20.523Z] ---> Running in eb54035f9d62 [2023-03-22T17:28:20.523Z] ---> Running in dc4b1eac3684 [2023-03-22T17:28:20.781Z] Removing intermediate container eb54035f9d62 [2023-03-22T17:28:20.782Z] ---> 6c832953d9b0 [2023-03-22T17:28:20.782Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:28:21.039Z] ---> Running in 18988a95b277 [2023-03-22T17:28:21.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:21.296Z] Removing intermediate container 18988a95b277 [2023-03-22T17:28:21.296Z] ---> 256221aa331e [2023-03-22T17:28:21.296Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T17:28:21.296Z] ---> Running in bf67e7e76a57 [2023-03-22T17:28:21.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:21.557Z] Removing intermediate container bf67e7e76a57 [2023-03-22T17:28:21.557Z] ---> b947083008b7 [2023-03-22T17:28:21.557Z] Step 26/27 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:28:21.557Z] ---> Running in 602260d72af3 [2023-03-22T17:28:21.557Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:28:21.557Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:28:21.557Z] OK: 17820 distinct packages available [2023-03-22T17:28:21.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:21.814Z] Removing intermediate container 602260d72af3 [2023-03-22T17:28:21.814Z] ---> cdb63007edcf [2023-03-22T17:28:21.814Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T17:28:21.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:21.814Z] ---> Running in 56af6e115889 [2023-03-22T17:28:22.071Z] Removing intermediate container 56af6e115889 [2023-03-22T17:28:22.071Z] ---> 4f4b471e72f1 [2023-03-22T17:28:22.071Z] [2023-03-22T17:28:22.071Z] Successfully built 4f4b471e72f1 [2023-03-22T17:28:22.071Z] Successfully tagged security-spire-config:latest [2023-03-22T17:28:22.071Z]  Building security-spire-config ... done Building security-spire-agent [2023-03-22T17:28:22.071Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T17:28:22.071Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:28:22.071Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T17:28:22.071Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T17:28:22.071Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-22T17:28:22.071Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:28:22.071Z] OK: 8 MiB in 20 packages [2023-03-22T17:28:25.346Z] Removing intermediate container dc4b1eac3684 [2023-03-22T17:28:25.346Z] ---> 6a9d1daad08b [2023-03-22T17:28:25.346Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:28:25.346Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:28:25.346Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:28:25.346Z] ---> 6d72a8d0529d [2023-03-22T17:28:25.346Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T17:28:25.346Z] ---> Using cache [2023-03-22T17:28:25.346Z] ---> 59f06020f64d [2023-03-22T17:28:25.346Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:28:25.346Z] ---> Using cache [2023-03-22T17:28:25.346Z] ---> 66a30c203388 [2023-03-22T17:28:25.346Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T17:28:25.346Z] ---> Using cache [2023-03-22T17:28:25.346Z] ---> 2c3d0cacfcf5 [2023-03-22T17:28:25.346Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:28:25.346Z] ---> Using cache [2023-03-22T17:28:25.346Z] ---> 82eb5277640d [2023-03-22T17:28:25.346Z] Step 7/27 : COPY . . [2023-03-22T17:28:25.346Z] ---> Using cache [2023-03-22T17:28:25.346Z] ---> 2e488926ac67 [2023-03-22T17:28:25.346Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:28:25.346Z] ---> Using cache [2023-03-22T17:28:25.346Z] ---> fea158d30e73 [2023-03-22T17:28:25.346Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T17:28:25.346Z] ---> Using cache [2023-03-22T17:28:25.346Z] ---> e3c532aa336f [2023-03-22T17:28:25.346Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:28:25.346Z] ---> Using cache [2023-03-22T17:28:25.346Z] ---> 0283183cebd8 [2023-03-22T17:28:25.346Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T17:28:25.346Z] ---> Using cache [2023-03-22T17:28:25.346Z] ---> a1cbef8c3b2e [2023-03-22T17:28:25.346Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T17:28:25.346Z] ---> Using cache [2023-03-22T17:28:25.346Z] ---> 79fd45eceb8b [2023-03-22T17:28:25.346Z] [2023-03-22T17:28:25.346Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T17:28:25.346Z] ---> b2aa39c304c2 [2023-03-22T17:28:25.346Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:28:25.346Z] ---> Using cache [2023-03-22T17:28:25.346Z] ---> 5fea36cd8339 [2023-03-22T17:28:25.346Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T17:28:25.346Z] ---> Using cache [2023-03-22T17:28:25.346Z] ---> 6a9d1daad08b [2023-03-22T17:28:25.346Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:28:25.604Z] ---> 63b056f9b0a5 [2023-03-22T17:28:25.604Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:28:25.604Z] ---> 75962d76ac1e [2023-03-22T17:28:25.604Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:28:26.169Z] ---> dcbc780073d6 [2023-03-22T17:28:26.169Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T17:28:26.169Z] ---> de7e13fef4c7 [2023-03-22T17:28:26.169Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:28:28.696Z] ---> 2f363a04b81e [2023-03-22T17:28:28.696Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:28:29.260Z] ---> ee0a19c80a54 [2023-03-22T17:28:29.260Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:28:30.234Z] ---> 56aba2ab7921 [2023-03-22T17:28:30.234Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T17:28:30.492Z] ---> 3dae425ac5f8 [2023-03-22T17:28:30.492Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:28:30.492Z] ---> ad73dc724fdd [2023-03-22T17:28:30.492Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T17:28:30.750Z] Removing intermediate container bf16b371af9c [2023-03-22T17:28:30.750Z] ---> e3bd8645a033 [2023-03-22T17:28:30.750Z] [2023-03-22T17:28:30.750Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T17:28:30.750Z] ---> b2aa39c304c2 [2023-03-22T17:28:30.750Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T17:28:30.750Z] ---> 6967c001e9d5 [2023-03-22T17:28:30.750Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T17:28:30.750Z] ---> Running in 8cd73634ce16 [2023-03-22T17:28:30.750Z] ---> 7468915c7ee3 [2023-03-22T17:28:30.750Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:28:30.750Z] ---> Running in c32548804aab [2023-03-22T17:28:31.007Z] ---> fc135dd3a539 [2023-03-22T17:28:31.007Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T17:28:31.007Z] Removing intermediate container c32548804aab [2023-03-22T17:28:31.007Z] ---> 675a5758bbc0 [2023-03-22T17:28:31.007Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:28:31.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:31.290Z] ---> Running in 6d70d6176037 [2023-03-22T17:28:31.290Z] ---> 4fa055940845 [2023-03-22T17:28:31.290Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:28:31.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:31.290Z] ---> Running in 75a534a54b4f [2023-03-22T17:28:31.290Z] Removing intermediate container 6d70d6176037 [2023-03-22T17:28:31.290Z] ---> 6553a2d8fe1b [2023-03-22T17:28:31.290Z] Step 24/26 : LABEL arch=x86_64 [2023-03-22T17:28:31.548Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:28:31.548Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-22T17:28:31.548Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:28:31.548Z] OK: 8 MiB in 17 packages [2023-03-22T17:28:31.548Z] Removing intermediate container 75a534a54b4f [2023-03-22T17:28:31.548Z] ---> 71c36b87edee [2023-03-22T17:28:31.548Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:28:31.548Z] ---> Running in 9e63ac066e91 [2023-03-22T17:28:31.548Z] ---> Running in 9750bf80a519 [2023-03-22T17:28:31.806Z] Removing intermediate container 9e63ac066e91 [2023-03-22T17:28:31.806Z] ---> 7ae61ef5a9b4 [2023-03-22T17:28:31.806Z] Step 25/26 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:28:31.806Z] Removing intermediate container 9750bf80a519 [2023-03-22T17:28:31.806Z] ---> 6c92a2c9da47 [2023-03-22T17:28:31.806Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T17:28:32.070Z] ---> Running in 74b20b0bca66 [2023-03-22T17:28:32.070Z] ---> Running in 155219ff0719 [2023-03-22T17:28:32.070Z] Removing intermediate container 74b20b0bca66 [2023-03-22T17:28:32.070Z] ---> 6c6fdef11f90 [2023-03-22T17:28:32.070Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T17:28:32.328Z] Removing intermediate container 8cd73634ce16 [2023-03-22T17:28:32.328Z] ---> 0aeb8993ae5c [2023-03-22T17:28:32.328Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T17:28:32.328Z] Removing intermediate container 155219ff0719 [2023-03-22T17:28:32.328Z] ---> 8d68619f6c22 [2023-03-22T17:28:32.328Z] Step 26/27 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:28:32.328Z] ---> Running in 00b58b94c4cd [2023-03-22T17:28:32.328Z] ---> Running in 6b1d2dfd6ee4 [2023-03-22T17:28:32.328Z] ---> Running in 29226946933e [2023-03-22T17:28:32.622Z] Removing intermediate container 00b58b94c4cd [2023-03-22T17:28:32.622Z] ---> 2d5fffbccb09 [2023-03-22T17:28:32.622Z] [2023-03-22T17:28:32.622Z] Removing intermediate container 6b1d2dfd6ee4 [2023-03-22T17:28:32.622Z] ---> 936a7b763a4f [2023-03-22T17:28:32.622Z] Step 12/22 : WORKDIR /edgex [2023-03-22T17:28:32.622Z] ---> Running in 7acaa6bb6a2a [2023-03-22T17:28:32.622Z] Removing intermediate container 29226946933e [2023-03-22T17:28:32.622Z] ---> 6089c7763e76 [2023-03-22T17:28:32.622Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T17:28:32.622Z] Successfully built 2d5fffbccb09 [2023-03-22T17:28:32.622Z] Successfully tagged security-spire-server:latest [2023-03-22T17:28:32.622Z] Building security-bootstrapper [2023-03-22T17:28:32.887Z]  Building security-spire-server ... done  ---> Running in 4be38a47113e [2023-03-22T17:28:33.144Z] Removing intermediate container 7acaa6bb6a2a [2023-03-22T17:28:33.144Z] ---> 9eb817e08c4b [2023-03-22T17:28:33.144Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:28:34.079Z] Removing intermediate container 4be38a47113e [2023-03-22T17:28:34.079Z] ---> 6410b9b64be2 [2023-03-22T17:28:34.079Z] [2023-03-22T17:28:34.079Z] Successfully built 6410b9b64be2 [2023-03-22T17:28:34.645Z] Successfully tagged security-spire-agent:latest [2023-03-22T17:28:35.222Z]  Building security-spire-agent ... done  ---> 8e19f2298dfb [2023-03-22T17:28:35.222Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:28:35.479Z] ---> a800b675e63b [2023-03-22T17:28:35.479Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T17:28:35.738Z] Removing intermediate container dd62a80f16ba [2023-03-22T17:28:35.738Z] ---> 8c2aff175f00 [2023-03-22T17:28:35.738Z] [2023-03-22T17:28:35.738Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:28:35.738Z] ---> b2aa39c304c2 [2023-03-22T17:28:35.738Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T17:28:35.738Z] ---> Running in d27b4dbb30c6 [2023-03-22T17:28:35.738Z] ---> 1a001d7215ed [2023-03-22T17:28:35.738Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T17:28:35.996Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:28:35.996Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:28:35.996Z] ---> 6d72a8d0529d [2023-03-22T17:28:35.996Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T17:28:35.996Z] ---> Using cache [2023-03-22T17:28:35.996Z] ---> 59f06020f64d [2023-03-22T17:28:35.996Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T17:28:35.996Z] ---> Using cache [2023-03-22T17:28:35.996Z] ---> 836713a12b42 [2023-03-22T17:28:35.996Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T17:28:35.996Z] ---> Using cache [2023-03-22T17:28:35.996Z] ---> 71ec0b4a72db [2023-03-22T17:28:35.996Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:28:35.996Z] ---> Using cache [2023-03-22T17:28:35.996Z] ---> d5b95d5f4de1 [2023-03-22T17:28:35.996Z] Step 7/33 : COPY . . [2023-03-22T17:28:35.996Z] ---> Using cache [2023-03-22T17:28:35.996Z] ---> 734358f2cddc [2023-03-22T17:28:35.996Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T17:28:36.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:36.254Z] ---> Running in 3bbf6dbd25a8 [2023-03-22T17:28:36.254Z] ---> 6b4128d197bb [2023-03-22T17:28:36.254Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T17:28:36.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:36.512Z] ---> 3d17daba5468 [2023-03-22T17:28:36.512Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:28:36.512Z] ---> Running in c7b25cf4c57e [2023-03-22T17:28:36.512Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T17:28:36.512Z] 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-22T17:28:36.769Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:28:36.769Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:28:36.769Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T17:28:36.769Z] OK: 8 MiB in 17 packages [2023-03-22T17:28:36.769Z] 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-22T17:28:37.702Z] Removing intermediate container d27b4dbb30c6 [2023-03-22T17:28:37.702Z] ---> 93af5e3415a8 [2023-03-22T17:28:37.702Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:28:37.702Z] ---> Running in d2a4bddb1316 [2023-03-22T17:28:37.702Z] Removing intermediate container c7b25cf4c57e [2023-03-22T17:28:37.702Z] ---> e94a855d3aff [2023-03-22T17:28:37.702Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:28:37.702Z] ---> Running in ee887d47c760 [2023-03-22T17:28:37.702Z] Removing intermediate container d2a4bddb1316 [2023-03-22T17:28:37.702Z] ---> bb6179440202 [2023-03-22T17:28:37.702Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T17:28:37.702Z] ---> Running in 397dabccba4f [2023-03-22T17:28:37.702Z] Removing intermediate container ee887d47c760 [2023-03-22T17:28:37.702Z] ---> c9301876cd0f [2023-03-22T17:28:37.702Z] Step 20/22 : LABEL arch=x86_64 [2023-03-22T17:28:37.702Z] ---> Running in dfaf4584c476 [2023-03-22T17:28:37.702Z] Removing intermediate container 397dabccba4f [2023-03-22T17:28:37.702Z] ---> f3d1db6cad18 [2023-03-22T17:28:37.702Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T17:28:37.960Z] ---> Running in 380d9a51fa12 [2023-03-22T17:28:37.960Z] Removing intermediate container dfaf4584c476 [2023-03-22T17:28:37.960Z] ---> a0db14a616e1 [2023-03-22T17:28:37.960Z] Step 21/22 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:28:37.960Z] ---> Running in 5f4167f15a51 [2023-03-22T17:28:37.960Z] Removing intermediate container 380d9a51fa12 [2023-03-22T17:28:37.960Z] ---> dea3783d1be1 [2023-03-22T17:28:37.960Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:28:38.221Z] Removing intermediate container 5f4167f15a51 [2023-03-22T17:28:38.221Z] ---> 008634aaa7b3 [2023-03-22T17:28:38.221Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T17:28:38.221Z] ---> Running in 4a323bf276b0 [2023-03-22T17:28:38.221Z] ---> c357c783ef98 [2023-03-22T17:28:38.221Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:28:38.536Z] Removing intermediate container 4a323bf276b0 [2023-03-22T17:28:38.536Z] ---> 144e4faf90cd [2023-03-22T17:28:38.536Z] [2023-03-22T17:28:38.536Z] ---> eee734578384 [2023-03-22T17:28:38.536Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T17:28:38.536Z] Successfully built 144e4faf90cd [2023-03-22T17:28:38.536Z] Successfully tagged security-proxy-setup:latest [2023-03-22T17:28:39.912Z]  Building security-proxy-setup ... done  ---> 861e2da3a59c [2023-03-22T17:28:39.912Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:28:40.170Z] ---> 57dcf6159b75 [2023-03-22T17:28:40.170Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T17:28:40.170Z] ---> Running in 9513325b489d [2023-03-22T17:28:40.170Z] Removing intermediate container 2e782e5b77e8 [2023-03-22T17:28:40.170Z] ---> 072afd9006b3 [2023-03-22T17:28:40.170Z] [2023-03-22T17:28:40.170Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T17:28:40.170Z] ---> b2aa39c304c2 [2023-03-22T17:28:40.170Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T17:28:40.428Z] ---> Running in 3481e1f2077c [2023-03-22T17:28:40.428Z] Removing intermediate container 9513325b489d [2023-03-22T17:28:40.428Z] ---> faf105c2f5dc [2023-03-22T17:28:40.428Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:28:40.428Z] ---> Running in 921e82a96001 [2023-03-22T17:28:40.686Z] Removing intermediate container 921e82a96001 [2023-03-22T17:28:40.686Z] ---> 690c945a3ea4 [2023-03-22T17:28:40.686Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:28:40.686Z] ---> Running in d43e57b7a0b3 [2023-03-22T17:28:40.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:40.944Z] Removing intermediate container d43e57b7a0b3 [2023-03-22T17:28:40.944Z] ---> 9a5dc8330c06 [2023-03-22T17:28:40.944Z] Step 22/23 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:28:40.944Z] ---> Running in 3c27b14c062a [2023-03-22T17:28:40.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:41.202Z] Removing intermediate container 3c27b14c062a [2023-03-22T17:28:41.202Z] ---> 1973fa63c314 [2023-03-22T17:28:41.202Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:28:41.202Z] ---> Running in aa00eddadce4 [2023-03-22T17:28:41.202Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T17:28:41.460Z] Removing intermediate container aa00eddadce4 [2023-03-22T17:28:41.460Z] ---> 18265f95f980 [2023-03-22T17:28:41.460Z] [2023-03-22T17:28:41.460Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T17:28:41.460Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T17:28:41.460Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:28:41.460Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T17:28:41.460Z] Successfully built 18265f95f980 [2023-03-22T17:28:41.460Z] Successfully tagged support-notifications:latest [2023-03-22T17:28:41.460Z]  Building support-notifications ... done OK: 8 MiB in 18 packages [2023-03-22T17:28:42.026Z] Removing intermediate container 3481e1f2077c [2023-03-22T17:28:42.026Z] ---> c7eecb400f17 [2023-03-22T17:28:42.026Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T17:28:42.287Z] ---> Running in 0cc729282f21 [2023-03-22T17:28:42.287Z] Removing intermediate container 0cc729282f21 [2023-03-22T17:28:42.287Z] ---> 9cc4e99aed9a [2023-03-22T17:28:42.287Z] Step 12/25 : WORKDIR / [2023-03-22T17:28:42.543Z] ---> Running in 419d61d2c199 [2023-03-22T17:28:42.543Z] Removing intermediate container 419d61d2c199 [2023-03-22T17:28:42.543Z] ---> f92088da9af9 [2023-03-22T17:28:42.543Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:28:43.108Z] ---> e3d27519f618 [2023-03-22T17:28:43.108Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:28:43.366Z] ---> 7b3fce02fd6a [2023-03-22T17:28:43.366Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-22T17:28:43.625Z] ---> 93218016a3b8 [2023-03-22T17:28:43.625Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-22T17:28:43.883Z] ---> 0cf1c9e35ff9 [2023-03-22T17:28:43.883Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:28:44.140Z] ---> f0cb266416e8 [2023-03-22T17:28:44.140Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T17:28:44.398Z] ---> 343f491cd1de [2023-03-22T17:28:44.398Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T17:28:45.332Z] ---> 1c3e4e27f4a3 [2023-03-22T17:28:45.332Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T17:28:45.332Z] ---> b5000e1e59de [2023-03-22T17:28:45.332Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:28:45.332Z] ---> Running in 726449b65572 [2023-03-22T17:28:45.900Z] Removing intermediate container 726449b65572 [2023-03-22T17:28:45.900Z] ---> c5c54eb120ef [2023-03-22T17:28:45.900Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:28:45.900Z] ---> Running in 8699e747c130 [2023-03-22T17:28:46.158Z] Removing intermediate container 8699e747c130 [2023-03-22T17:28:46.158Z] ---> b82f2c92d6b7 [2023-03-22T17:28:46.158Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T17:28:46.158Z] ---> Running in b3c39f034fa2 [2023-03-22T17:28:46.158Z] Removing intermediate container b3c39f034fa2 [2023-03-22T17:28:46.158Z] ---> 41b6ce19b484 [2023-03-22T17:28:46.158Z] Step 24/25 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:28:46.416Z] ---> Running in 6f022e5b6476 [2023-03-22T17:28:46.416Z] Removing intermediate container 6f022e5b6476 [2023-03-22T17:28:46.416Z] ---> 906b27c49695 [2023-03-22T17:28:46.416Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T17:28:46.416Z] ---> Running in 47f661f99136 [2023-03-22T17:28:46.416Z] Removing intermediate container 47f661f99136 [2023-03-22T17:28:46.416Z] ---> 522b861deae7 [2023-03-22T17:28:46.416Z] [2023-03-22T17:28:46.674Z] Successfully built 522b861deae7 [2023-03-22T17:28:46.674Z] Successfully tagged security-secretstore-setup:latest [2023-03-22T17:28:51.935Z]  Building security-secretstore-setup ... done Removing intermediate container 3bbf6dbd25a8 [2023-03-22T17:28:51.935Z] ---> 9b69a60385c8 [2023-03-22T17:28:51.935Z] [2023-03-22T17:28:51.935Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T17:28:51.935Z] ---> b2aa39c304c2 [2023-03-22T17:28:51.935Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T17:28:51.935Z] ---> Using cache [2023-03-22T17:28:51.935Z] ---> 45ff9ecc402a [2023-03-22T17:28:51.935Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T17:28:51.935Z] ---> Running in 303824d2123e [2023-03-22T17:28:51.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:51.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:52.193Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:28:52.193Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T17:28:52.193Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:28:52.193Z] OK: 7 MiB in 17 packages [2023-03-22T17:28:52.450Z] Removing intermediate container 303824d2123e [2023-03-22T17:28:52.450Z] ---> fce5ca941406 [2023-03-22T17:28:52.450Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T17:28:52.450Z] ---> Running in d683b5b0ff25 [2023-03-22T17:28:52.710Z] Removing intermediate container d683b5b0ff25 [2023-03-22T17:28:52.710Z] ---> 04992f69724d [2023-03-22T17:28:52.710Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T17:28:52.710Z] ---> Running in 23db86029d65 [2023-03-22T17:28:52.710Z] Removing intermediate container 23db86029d65 [2023-03-22T17:28:52.710Z] ---> b7d039bf73d7 [2023-03-22T17:28:52.710Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T17:28:52.710Z] ---> Running in 87a04edf4824 [2023-03-22T17:28:52.967Z] Removing intermediate container 87a04edf4824 [2023-03-22T17:28:52.967Z] ---> b55fe05e6756 [2023-03-22T17:28:52.967Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T17:28:52.967Z] ---> Running in c043683aa09d [2023-03-22T17:28:52.967Z] Removing intermediate container c043683aa09d [2023-03-22T17:28:52.967Z] ---> a0698fd3a900 [2023-03-22T17:28:52.967Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T17:28:52.967Z] ---> Running in bf5bdecfdb9d [2023-03-22T17:28:53.532Z] Removing intermediate container bf5bdecfdb9d [2023-03-22T17:28:53.532Z] ---> 6eea39afda00 [2023-03-22T17:28:53.532Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T17:28:53.532Z] ---> Running in 6134c0302c74 [2023-03-22T17:28:53.791Z] Removing intermediate container 6134c0302c74 [2023-03-22T17:28:53.791Z] ---> 41f2eecb8d2f [2023-03-22T17:28:53.791Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T17:28:53.791Z] ---> a92be4a94ec9 [2023-03-22T17:28:53.791Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T17:28:53.791Z] ---> Running in 10e3d907f8f5 [2023-03-22T17:28:54.357Z] Removing intermediate container 10e3d907f8f5 [2023-03-22T17:28:54.357Z] ---> 4d4c886e680a [2023-03-22T17:28:54.357Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:28:54.616Z] ---> 6f341c044d1d [2023-03-22T17:28:54.616Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:28:54.616Z] ---> 45a01a956984 [2023-03-22T17:28:54.616Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T17:28:55.200Z] ---> 43e36a400312 [2023-03-22T17:28:55.200Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T17:28:55.200Z] ---> 7a707de16b9a [2023-03-22T17:28:55.200Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T17:28:55.200Z] ---> 427e4007b2c4 [2023-03-22T17:28:55.201Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T17:28:55.459Z] ---> be7930e1989d [2023-03-22T17:28:55.459Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T17:28:55.716Z] ---> 118714e59511 [2023-03-22T17:28:55.716Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T17:28:55.716Z] ---> dfb5177eded6 [2023-03-22T17:28:55.716Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T17:28:55.716Z] ---> Running in 6ee32b8bb486 [2023-03-22T17:28:56.282Z] Removing intermediate container 6ee32b8bb486 [2023-03-22T17:28:56.282Z] ---> 67ebc4fd6679 [2023-03-22T17:28:56.282Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T17:28:56.282Z] ---> Running in e6119354a185 [2023-03-22T17:28:56.539Z] Removing intermediate container e6119354a185 [2023-03-22T17:28:56.539Z] ---> f6bdde2f1ad8 [2023-03-22T17:28:56.539Z] Step 30/33 : CMD ["gate"] [2023-03-22T17:28:56.539Z] ---> Running in 7bc47102b05c [2023-03-22T17:28:56.539Z] Removing intermediate container 7bc47102b05c [2023-03-22T17:28:56.539Z] ---> 5e899e076a98 [2023-03-22T17:28:56.539Z] Step 31/33 : LABEL arch=x86_64 [2023-03-22T17:28:56.539Z] ---> Running in d89ec909e75e [2023-03-22T17:28:56.797Z] Removing intermediate container d89ec909e75e [2023-03-22T17:28:56.797Z] ---> dc7e2b1418a4 [2023-03-22T17:28:56.797Z] Step 32/33 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:28:56.797Z] ---> Running in db229de797eb [2023-03-22T17:28:56.797Z] Removing intermediate container db229de797eb [2023-03-22T17:28:56.797Z] ---> 58d30f266af8 [2023-03-22T17:28:56.797Z] Step 33/33 : LABEL version=0.0.0 [2023-03-22T17:28:56.797Z] ---> Running in 9c8de88de49f [2023-03-22T17:28:57.056Z] Removing intermediate container 9c8de88de49f [2023-03-22T17:28:57.056Z] ---> 19601823e413 [2023-03-22T17:28:57.056Z] [2023-03-22T17:28:57.056Z] Successfully built 19601823e413 [2023-03-22T17:28:57.056Z] Successfully tagged security-bootstrapper:latest [2023-03-22T17:28:57.062Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-22T17:28:57.101Z] $ docker stop --time=1 6496e79fd2d1d1e0925aa152a94cb1b4dcb2cbd2bc719673b89882bad9329dc5 [2023-03-22T17:28:58.411Z] $ docker rm -f --volumes 6496e79fd2d1d1e0925aa152a94cb1b4dcb2cbd2bc719673b89882bad9329dc5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T17:28:58.800Z] + docker images [2023-03-22T17:28:58.800Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T17:28:58.800Z] security-bootstrapper latest 19601823e413 2 seconds ago 22.5MB [2023-03-22T17:28:58.800Z] 9b69a60385c8 8 seconds ago 1.68GB [2023-03-22T17:28:58.800Z] security-secretstore-setup latest 522b861deae7 12 seconds ago 33.5MB [2023-03-22T17:28:58.800Z] support-notifications latest 18265f95f980 17 seconds ago 33.1MB [2023-03-22T17:28:58.800Z] 072afd9006b3 18 seconds ago 1.69GB [2023-03-22T17:28:58.800Z] security-proxy-setup latest 144e4faf90cd 20 seconds ago 19.1MB [2023-03-22T17:28:58.800Z] 8c2aff175f00 23 seconds ago 1.76GB [2023-03-22T17:28:58.800Z] security-spire-server latest 2d5fffbccb09 26 seconds ago 89.8MB [2023-03-22T17:28:58.800Z] security-spire-agent latest 6410b9b64be2 26 seconds ago 129MB [2023-03-22T17:28:58.800Z] e3bd8645a033 28 seconds ago 1.67GB [2023-03-22T17:28:58.800Z] security-spire-config latest 4f4b471e72f1 37 seconds ago 88.9MB [2023-03-22T17:28:58.800Z] fc1e844a4b46 38 seconds ago 1.55GB [2023-03-22T17:28:58.800Z] core-data latest 5f0b58a526ae 45 seconds ago 20.4MB [2023-03-22T17:28:58.800Z] security-proxy-auth latest c713ccd47fc2 48 seconds ago 18.6MB [2023-03-22T17:28:58.800Z] 79fd45eceb8b 49 seconds ago 1.55GB [2023-03-22T17:28:58.800Z] 6cc99b380479 About a minute ago 1.7GB [2023-03-22T17:28:58.800Z] db48344dc290 About a minute ago 1.67GB [2023-03-22T17:28:58.800Z] core-metadata latest 6f2f1f10b20a About a minute ago 20.8MB [2023-03-22T17:28:58.800Z] support-scheduler latest 06f6f866c8f0 About a minute ago 32.4MB [2023-03-22T17:28:58.800Z] security-spiffe-token-provider latest e5afea4a3bf6 About a minute ago 33.2MB [2023-03-22T17:28:58.800Z] core-common-config-bootstrapper latest 754938704df0 About a minute ago 17.6MB [2023-03-22T17:28:58.800Z] core-command latest 34c0daf9c8e9 About a minute ago 20.2MB [2023-03-22T17:28:58.800Z] 93590b0f0123 About a minute ago 1.76GB [2023-03-22T17:28:58.800Z] e373007aa188 About a minute ago 1.73GB [2023-03-22T17:28:58.800Z] 48f0e39fbdd6 About a minute ago 1.7GB [2023-03-22T17:28:58.800Z] 9acbff7e6f4a About a minute ago 1.69GB [2023-03-22T17:28:58.800Z] 44b79b241179 About a minute ago 1.69GB [2023-03-22T17:28:58.800Z] ci-base-image-x86_64 latest 6d72a8d0529d 5 minutes ago 882MB [2023-03-22T17:28:58.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 12 days ago 664MB [2023-03-22T17:28:58.800Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-22T17:28:58.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-22T17:28:58.800Z] 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-22T17:29:12.986Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T17:31:19.755Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T17:31:19.755Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T17:31:25.132Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T17:31:25.132Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T17:31:25.132Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T17:31:27.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T17:31:27.377Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T17:31:27.377Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T17:31:27.377Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T17:31:28.803Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T17:31:32.193Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T17:31:32.193Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T17:31:32.193Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T17:31:32.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T17:31:47.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T17:31:47.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T17:31:47.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.295s coverage: 28.7% of statements [2023-03-22T17:31:59.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.405s coverage: 98.5% of statements [2023-03-22T17:32:06.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T17:32:06.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T17:32:06.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T17:32:10.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.499s coverage: 71.3% of statements [2023-03-22T17:32:14.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T17:32:14.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T17:32:14.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.400s coverage: 54.0% of statements [2023-03-22T17:32:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T17:32:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T17:32:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T17:32:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:32:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T17:32:27.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T17:32:27.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T17:32:50.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 27.912s coverage: 88.5% of statements [2023-03-22T17:32:50.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.504s coverage: 3.9% of statements [2023-03-22T17:32:50.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T17:32:50.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:32:50.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T17:32:50.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.094s coverage: 95.6% of statements [2023-03-22T17:32:50.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T17:32:50.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T17:32:50.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T17:32:50.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T17:32:50.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T17:32:50.099Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.232s coverage: 72.2% of statements [2023-03-22T17:32:56.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T17:32:56.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T17:32:56.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T17:32:56.781Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.311s coverage: 65.9% of statements [2023-03-22T17:33:11.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T17:33:11.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T17:33:11.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.476s coverage: 0.9% of statements [2023-03-22T17:33:11.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.294s coverage: 29.0% of statements [2023-03-22T17:33:15.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.340s coverage: 44.1% of statements [2023-03-22T17:33:15.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.265s coverage: 82.9% of statements [2023-03-22T17:33:15.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements [2023-03-22T17:33:15.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.330s coverage: 96.3% of statements [2023-03-22T17:33:19.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements [2023-03-22T17:33:23.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T17:33:23.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T17:33:23.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T17:33:23.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T17:33:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T17:33:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T17:33:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T17:33:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T17:33:31.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements [2023-03-22T17:33:31.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T17:33:31.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T17:33:31.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T17:33:31.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T17:33:39.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T17:33:39.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T17:33:41.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T17:33:47.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.362s coverage: 79.9% of statements [2023-03-22T17:33:47.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.291s coverage: 92.9% of statements [2023-03-22T17:33:47.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-03-22T17:33:47.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.276s coverage: 86.9% of statements [2023-03-22T17:33:47.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.245s coverage: 87.2% of statements [2023-03-22T17:33:47.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.231s coverage: 20.0% of statements [2023-03-22T17:33:47.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements [2023-03-22T17:33:47.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.594s coverage: 81.2% of statements [2023-03-22T17:33:50.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T17:33:50.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T17:33:50.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.661s coverage: 82.1% of statements [2023-03-22T17:33:50.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.320s coverage: 86.0% of statements [2023-03-22T17:33:59.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T17:33:59.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T17:34:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.218s coverage: 63.1% of statements [2023-03-22T17:34:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.315s coverage: 100.0% of statements [2023-03-22T17:34:02.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.142s coverage: 89.4% of statements [2023-03-22T17:34:02.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.098s coverage: 100.0% of statements [2023-03-22T17:34:02.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.134s coverage: 73.7% of statements [2023-03-22T17:34:02.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T17:34:02.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T17:34:02.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T17:34:02.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2023-03-22T17:34:12.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T17:34:12.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T17:34:12.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T17:34:13.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.150s coverage: 38.4% of statements [2023-03-22T17:34:13.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.287s coverage: 89.5% of statements [2023-03-22T17:34:19.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T17:34:19.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T17:34:19.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T17:34:19.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T17:34:19.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.271s coverage: 84.8% of statements [2023-03-22T17:34:28.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T17:34:28.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T17:34:28.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T17:34:28.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T17:34:33.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.323s coverage: 17.7% of statements [2023-03-22T17:34:34.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T17:34:34.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:34:34.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T17:34:34.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T17:34:35.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.677s coverage: 92.3% of statements [2023-03-22T17:34:40.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T17:34:40.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T17:34:40.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.357s coverage: 61.5% of statements [2023-03-22T17:34:43.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T17:34:43.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:34:43.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.505s coverage: 97.7% of statements [2023-03-22T17:34:44.787Z] 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-22T17:34:45.058Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T17:34:45.058Z] go vet ./... [2023-03-22T17:38:06.897Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T17:38:06.897Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T17:38:06.897Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T17:38:06.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T17:38:07.602Z] + ls -al . [2023-03-22T17:38:07.602Z] total 700 [2023-03-22T17:38:07.602Z] drwxrwxr-x 10 1001 1001 4096 Mar 22 17:28 . [2023-03-22T17:38:07.602Z] drwxr-xr-x 4 root root 4096 Mar 22 17:28 .. [2023-03-22T17:38:07.602Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 17:26 .blubracket [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 17:26 .dockerignore [2023-03-22T17:38:07.602Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 17:26 .git [2023-03-22T17:38:07.602Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 17:26 .github [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 17:26 .gitignore [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 17:26 .golangci.yml [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 17:26 .hadolint.yml [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 17:26 .sonarcloud.properties [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 17:26 ADOPTERS.md [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 10954 Mar 22 17:26 Attribution.txt [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 17:26 CHANGELOG.md [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 17:26 CONTRIBUTING.md [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 17:26 GOVERNANCE.md [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 17:26 Jenkinsfile [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 17:26 LICENSE [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 17:26 Makefile [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 17:26 OWNERS.md [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 17:26 README.md [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 17:26 SECURITY.md [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 17:22 VERSION [2023-03-22T17:38:07.602Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 17:26 bin [2023-03-22T17:38:07.602Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 17:26 cmd [2023-03-22T17:38:07.602Z] -rw-r--r-- 1 root root 447378 Mar 22 17:34 coverage.out [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 3236 Mar 22 17:26 go.mod [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 31438 Mar 22 17:26 go.sum [2023-03-22T17:38:07.602Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 17:26 internal [2023-03-22T17:38:07.602Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 17:26 openapi [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 17:26 security.txt [2023-03-22T17:38:07.602Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 17:26 snap [2023-03-22T17:38:07.602Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 17:26 version.go [Pipeline] sh [2023-03-22T17:38:08.264Z] + '[' -e coverage.out ] [2023-03-22T17:38:08.264Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T17:38:08.303Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T17:38:09.300Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T17:38:09.965Z] + make build [2023-03-22T17:38:09.965Z] 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-22T17:40:01.785Z] 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-22T17:40:07.135Z] 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-22T17:40:13.783Z] 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-22T17:40:17.140Z] 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-22T17:41:13.565Z] 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-22T17:41:16.152Z] 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-22T17:41:22.811Z] 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-22T17:41:29.464Z] 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-22T17:41:33.726Z] 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-22T17:41:39.073Z] 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-22T17:41:45.734Z] 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-22T17:41:52.433Z] $ docker stop --time=1 31e50d5b84b72de1977c8cef92aab753eebfd88b9f6a19899f3dadbed2dec932 [2023-03-22T17:41:54.586Z] $ docker rm -f --volumes 31e50d5b84b72de1977c8cef92aab753eebfd88b9f6a19899f3dadbed2dec932 [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-22T17:41:57.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T17:41:57.478Z] [2023-03-22T17:41:57.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:41:57.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T17:41:58.176Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-22T17:41:58.176Z] 29e5d40040c1: Pulling fs layer [2023-03-22T17:41:58.176Z] 1ce36da41761: Pulling fs layer [2023-03-22T17:41:58.176Z] 25b303627fd3: Pulling fs layer [2023-03-22T17:41:58.450Z] 29e5d40040c1: Verifying Checksum [2023-03-22T17:41:58.450Z] 29e5d40040c1: Download complete [2023-03-22T17:41:58.721Z] 1ce36da41761: Verifying Checksum [2023-03-22T17:41:58.721Z] 1ce36da41761: Download complete [2023-03-22T17:41:58.994Z] 29e5d40040c1: Pull complete [2023-03-22T17:42:00.426Z] 1ce36da41761: Pull complete [2023-03-22T17:42:00.426Z] 25b303627fd3: Download complete [2023-03-22T17:42:10.513Z] 25b303627fd3: Pull complete [2023-03-22T17:42:10.513Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-22T17:42:10.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T17:42:10.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:42:10.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container [2023-03-22T17:42:10.927Z] $ 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-22T17:42:13.407Z] $ docker top 8f3adef966d829160f5c0598ad6e17dc4848a1a20fc7043a82de2ca4cdd3fec3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:42:14.327Z] + docker-compose build --help [2023-03-22T17:42:14.327Z] + grep parallel [2023-03-22T17:42:20.988Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T17:42:21.023Z] $ docker stop --time=1 8f3adef966d829160f5c0598ad6e17dc4848a1a20fc7043a82de2ca4cdd3fec3 [2023-03-22T17:42:22.821Z] $ docker rm -f --volumes 8f3adef966d829160f5c0598ad6e17dc4848a1a20fc7043a82de2ca4cdd3fec3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:42:23.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T17:42:23.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:42:23.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container [2023-03-22T17:42:24.001Z] $ 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-22T17:42:25.377Z] $ docker top 15dab0367a4e45a5e78023ae2e4f6585daa2467e35b448e40623774b787aae1a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:42:26.312Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T17:42:32.969Z] Building core-command ... [2023-03-22T17:42:32.969Z] Building core-common-config-bootstrapper ... [2023-03-22T17:42:32.969Z] Building core-data ... [2023-03-22T17:42:32.969Z] Building core-metadata ... [2023-03-22T17:42:32.969Z] Building security-bootstrapper ... [2023-03-22T17:42:32.969Z] Building security-proxy-auth ... [2023-03-22T17:42:32.969Z] Building security-proxy-setup ... [2023-03-22T17:42:32.969Z] Building security-secretstore-setup ... [2023-03-22T17:42:32.969Z] Building security-spiffe-token-provider ... [2023-03-22T17:42:32.969Z] Building security-spire-agent ... [2023-03-22T17:42:32.969Z] Building security-spire-config ... [2023-03-22T17:42:32.969Z] Building security-spire-server ... [2023-03-22T17:42:32.969Z] Building support-notifications ... [2023-03-22T17:42:32.969Z] Building support-scheduler ... [2023-03-22T17:42:32.969Z] Building security-spire-config [2023-03-22T17:42:32.969Z] Building support-scheduler [2023-03-22T17:42:32.969Z] Building security-proxy-setup [2023-03-22T17:42:32.969Z] Building core-data [2023-03-22T17:42:32.969Z] Building security-proxy-auth [2023-03-22T17:43:29.412Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:43:29.412Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:43:29.412Z] ---> 404bd72e949d [2023-03-22T17:43:29.412Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:43:29.412Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:43:29.412Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:43:29.412Z] ---> 404bd72e949d [2023-03-22T17:43:29.412Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T17:43:29.412Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:43:29.412Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:43:29.412Z] ---> 404bd72e949d [2023-03-22T17:43:29.412Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:43:29.412Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:43:29.412Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:43:29.412Z] ---> 404bd72e949d [2023-03-22T17:43:29.412Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:43:29.412Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:43:29.412Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:43:29.412Z] ---> 404bd72e949d [2023-03-22T17:43:29.412Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T17:43:29.412Z] ---> Running in 74ff8ce3176b [2023-03-22T17:43:29.412Z] ---> Running in 3504b4c666b7 [2023-03-22T17:43:29.412Z] ---> Running in b9852bf0de9a [2023-03-22T17:43:29.412Z] ---> Running in 2f4b00975a76 [2023-03-22T17:43:29.412Z] ---> Running in 64223a172db9 [2023-03-22T17:43:29.412Z] Removing intermediate container b9852bf0de9a [2023-03-22T17:43:29.412Z] Removing intermediate container 3504b4c666b7 [2023-03-22T17:43:29.412Z] ---> a202c7cdcbd8 [2023-03-22T17:43:29.412Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:43:29.412Z] ---> 005479a650d4 [2023-03-22T17:43:29.412Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:43:29.412Z] Removing intermediate container 74ff8ce3176b [2023-03-22T17:43:29.412Z] ---> 9864dd02234e [2023-03-22T17:43:29.412Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:43:29.412Z] ---> Running in ea0d9f09b5b9 [2023-03-22T17:43:29.412Z] ---> Running in cced2d49b6a2 [2023-03-22T17:43:29.412Z] Removing intermediate container 2f4b00975a76 [2023-03-22T17:43:29.412Z] ---> 12f9b2069f8e [2023-03-22T17:43:29.412Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:43:29.412Z] Removing intermediate container 64223a172db9 [2023-03-22T17:43:29.412Z] ---> 8b9d7f140d67 [2023-03-22T17:43:29.412Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T17:43:29.412Z] ---> Running in 60e3cf4ebddd [2023-03-22T17:43:29.412Z] ---> Running in db5ef7aa936a [2023-03-22T17:43:29.412Z] ---> Running in eaffab5af1e4 [2023-03-22T17:43:29.412Z] Removing intermediate container ea0d9f09b5b9 [2023-03-22T17:43:29.412Z] ---> 88f9e3709248 [2023-03-22T17:43:29.412Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:43:29.412Z] Removing intermediate container cced2d49b6a2 [2023-03-22T17:43:29.412Z] ---> d3cfe1774997 [2023-03-22T17:43:29.412Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:43:29.412Z] ---> Running in 0c98c8ea0432 [2023-03-22T17:43:29.412Z] ---> Running in ba66e2d84032 [2023-03-22T17:43:29.412Z] Removing intermediate container 60e3cf4ebddd [2023-03-22T17:43:29.412Z] ---> 1297a5b99662 [2023-03-22T17:43:29.412Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:43:29.412Z] ---> Running in 4bea996800bf [2023-03-22T17:43:29.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:43:29.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:43:29.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:43:29.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:43:29.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:43:29.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:43:29.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:43:29.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:43:29.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:43:29.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:43:29.412Z] OK: 263 MiB in 53 packages [2023-03-22T17:43:29.412Z] OK: 263 MiB in 53 packages [2023-03-22T17:43:29.412Z] OK: 263 MiB in 53 packages [2023-03-22T17:43:29.412Z] OK: 263 MiB in 53 packages [2023-03-22T17:43:29.412Z] OK: 263 MiB in 53 packages [2023-03-22T17:43:29.412Z] Removing intermediate container db5ef7aa936a [2023-03-22T17:43:29.412Z] ---> 2df40d464c51 [2023-03-22T17:43:29.412Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T17:43:30.032Z] Removing intermediate container eaffab5af1e4 [2023-03-22T17:43:30.032Z] ---> d8e1ef73c7f8 [2023-03-22T17:43:30.032Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T17:43:30.625Z] ---> 368fb87d4934 [2023-03-22T17:43:30.626Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:43:30.894Z] Removing intermediate container 0c98c8ea0432 [2023-03-22T17:43:30.894Z] ---> 34492be566aa [2023-03-22T17:43:30.894Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:43:30.894Z] Removing intermediate container 4bea996800bf [2023-03-22T17:43:30.894Z] ---> c60802960017 [2023-03-22T17:43:30.894Z] ---> Running in 32f0c6f7cfa9 [2023-03-22T17:43:30.894Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:43:31.165Z] Removing intermediate container ba66e2d84032 [2023-03-22T17:43:31.165Z] ---> 7d7c357ce05e [2023-03-22T17:43:31.165Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:43:31.752Z] ---> 2918395007e0 [2023-03-22T17:43:31.752Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:43:31.752Z] ---> Running in 4549c514d99a [2023-03-22T17:43:32.339Z] ---> 525d951f0c98 [2023-03-22T17:43:32.339Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:43:32.606Z] ---> Running in 03ab2cae35b5 [2023-03-22T17:43:32.606Z] ---> a48abcc7d1f2 [2023-03-22T17:43:32.606Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:43:32.877Z] ---> 6023e78aec8b [2023-03-22T17:43:32.877Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:43:32.877Z] ---> Running in f61022cd7e92 [2023-03-22T17:43:33.156Z] ---> Running in 1ad91edf23ac [2023-03-22T17:45:39.864Z] Removing intermediate container f61022cd7e92 [2023-03-22T17:45:39.864Z] ---> c6e85e1a54e4 [2023-03-22T17:45:39.864Z] Step 8/23 : COPY . . [2023-03-22T17:45:39.864Z] Removing intermediate container 4549c514d99a [2023-03-22T17:45:39.864Z] ---> fb1d96cd76ef [2023-03-22T17:45:39.864Z] Step 7/27 : COPY . . [2023-03-22T17:45:39.864Z] Removing intermediate container 1ad91edf23ac [2023-03-22T17:45:39.864Z] ---> e9ba10c3beb7 [2023-03-22T17:45:39.864Z] Step 8/23 : COPY . . [2023-03-22T17:45:39.864Z] Removing intermediate container 32f0c6f7cfa9 [2023-03-22T17:45:39.864Z] ---> 6e6b48e72c78 [2023-03-22T17:45:39.864Z] Step 7/22 : COPY . . [2023-03-22T17:45:39.864Z] Removing intermediate container 03ab2cae35b5 [2023-03-22T17:45:39.864Z] ---> a5721dd36232 [2023-03-22T17:45:39.864Z] Step 8/23 : COPY . . [2023-03-22T17:45:45.221Z] ---> 5502e39a9014 [2023-03-22T17:45:45.222Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T17:45:45.222Z] ---> 9cde39d04bb4 [2023-03-22T17:45:45.222Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:45:45.222Z] ---> f541ca84b9eb [2023-03-22T17:45:45.222Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T17:45:45.222Z] ---> Running in 6709ed4e4d7c [2023-03-22T17:45:45.222Z] ---> ebbc20f5e2df [2023-03-22T17:45:45.222Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T17:45:45.222Z] ---> 07e6cc0ad81e [2023-03-22T17:45:45.222Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T17:45:45.642Z] ---> Running in 66e227004fa2 [2023-03-22T17:45:45.642Z] ---> Running in efec20f7be1b [2023-03-22T17:45:45.642Z] ---> Running in b12116c83919 [2023-03-22T17:45:45.642Z] ---> Running in d58df8a05837 [2023-03-22T17:45:46.726Z] Removing intermediate container 66e227004fa2 [2023-03-22T17:45:46.726Z] ---> e0dda2d1c399 [2023-03-22T17:45:46.726Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T17:45:46.726Z] ---> Running in 478c5531d5b4 [2023-03-22T17:45:47.764Z] Removing intermediate container 478c5531d5b4 [2023-03-22T17:45:47.764Z] ---> f5d5d5925c39 [2023-03-22T17:45:47.764Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:45:48.079Z] ---> Running in afbb23562289 [2023-03-22T17:45:48.378Z] 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-22T17:45:48.664Z] 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-22T17:45:48.664Z] 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-22T17:45:48.940Z] Removing intermediate container afbb23562289 [2023-03-22T17:45:48.940Z] ---> 98c56d83db0e [2023-03-22T17:45:48.940Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T17:45:49.219Z] 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-22T17:45:49.219Z] ---> Running in 26462a066169 [2023-03-22T17:45:52.617Z] Removing intermediate container 26462a066169 [2023-03-22T17:45:52.617Z] ---> 046ff97c5948 [2023-03-22T17:45:52.617Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T17:45:52.617Z] ---> Running in ce593199883b [2023-03-22T17:45:53.215Z] Removing intermediate container ce593199883b [2023-03-22T17:45:53.215Z] ---> ca9c475339a5 [2023-03-22T17:45:53.215Z] [2023-03-22T17:45:53.215Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T17:45:53.488Z] 3.17: Pulling from library/alpine [2023-03-22T17:45:53.488Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T17:45:53.488Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T17:45:53.488Z] ---> d74e625d9115 [2023-03-22T17:45:53.488Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:45:53.769Z] ---> Running in 0a5fcca7ad2b [2023-03-22T17:45:54.361Z] Removing intermediate container 0a5fcca7ad2b [2023-03-22T17:45:54.361Z] ---> e2a7ee7ba4b6 [2023-03-22T17:45:54.361Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T17:45:54.361Z] ---> Running in 140de05f81da [2023-03-22T17:45:56.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:45:57.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:45:59.262Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:45:59.262Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:45:59.262Z] OK: 17691 distinct packages available [2023-03-22T17:45:59.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:46:00.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:46:02.782Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T17:46:02.782Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:46:02.782Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T17:46:02.782Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T17:46:02.782Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:46:02.782Z] OK: 8 MiB in 19 packages [2023-03-22T17:46:05.376Z] Removing intermediate container 140de05f81da [2023-03-22T17:46:05.376Z] ---> 937ff31553a1 [2023-03-22T17:46:05.376Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:46:05.966Z] ---> ba7b98254159 [2023-03-22T17:46:05.966Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:46:07.391Z] ---> fc2f8a4262cc [2023-03-22T17:46:07.391Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:46:12.751Z] ---> c378d2871951 [2023-03-22T17:46:12.751Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:46:14.170Z] ---> 6504ce055522 [2023-03-22T17:46:14.170Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T17:46:14.170Z] ---> Running in 2072612f9b5d [2023-03-22T17:46:14.442Z] Removing intermediate container 2072612f9b5d [2023-03-22T17:46:14.442Z] ---> c1b1755e9d54 [2023-03-22T17:46:14.442Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T17:46:15.421Z] ---> a3d8abd5cf15 [2023-03-22T17:46:15.421Z] Step 22/27 : WORKDIR / [2023-03-22T17:46:15.692Z] ---> Running in 94e1ab1ccea9 [2023-03-22T17:46:19.043Z] Removing intermediate container 94e1ab1ccea9 [2023-03-22T17:46:19.043Z] ---> 6dc21ecbe929 [2023-03-22T17:46:19.043Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:46:19.043Z] ---> Running in 53a05ebc6b3f [2023-03-22T17:46:19.311Z] Removing intermediate container 53a05ebc6b3f [2023-03-22T17:46:19.311Z] ---> e1a57f4a9f23 [2023-03-22T17:46:19.311Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:46:19.311Z] ---> Running in 9a706b5dbe51 [2023-03-22T17:46:19.915Z] Removing intermediate container 9a706b5dbe51 [2023-03-22T17:46:19.915Z] ---> 331c9505042e [2023-03-22T17:46:19.915Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T17:46:19.915Z] ---> Running in efed4180cdc8 [2023-03-22T17:46:20.513Z] Removing intermediate container efed4180cdc8 [2023-03-22T17:46:20.513Z] ---> 7c2feb5769e3 [2023-03-22T17:46:20.513Z] Step 26/27 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:46:20.513Z] ---> Running in 35cc63f63c7f [2023-03-22T17:46:21.120Z] Removing intermediate container 35cc63f63c7f [2023-03-22T17:46:21.120Z] ---> 468066e687a4 [2023-03-22T17:46:21.120Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T17:46:21.403Z] ---> Running in 517b63335b99 [2023-03-22T17:46:21.999Z] Removing intermediate container 517b63335b99 [2023-03-22T17:46:21.999Z] ---> 92014e977f2f [2023-03-22T17:46:21.999Z] [2023-03-22T17:46:22.268Z] Successfully built 92014e977f2f [2023-03-22T17:46:22.268Z] Successfully tagged security-spire-config-arm64:latest [2023-03-22T17:46:22.268Z]  Building security-spire-config ... done Building security-spire-server [2023-03-22T17:46:40.479Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:46:40.479Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:46:40.479Z] ---> 404bd72e949d [2023-03-22T17:46:40.479Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T17:46:40.479Z] ---> Using cache [2023-03-22T17:46:40.479Z] ---> 8b9d7f140d67 [2023-03-22T17:46:40.479Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:46:40.479Z] ---> Running in e596f9c20d8d [2023-03-22T17:46:43.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:46:43.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:46:45.073Z] OK: 263 MiB in 53 packages [2023-03-22T17:46:46.522Z] Removing intermediate container e596f9c20d8d [2023-03-22T17:46:46.522Z] ---> 04836814437c [2023-03-22T17:46:46.522Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T17:46:47.488Z] ---> 5ec68e9dc6c6 [2023-03-22T17:46:47.488Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:46:47.758Z] ---> Running in 5d0a71a5e040 [2023-03-22T17:48:54.500Z] Removing intermediate container 5d0a71a5e040 [2023-03-22T17:48:54.500Z] ---> 2d9338f2303c [2023-03-22T17:48:54.500Z] Step 7/26 : COPY . . [2023-03-22T17:48:55.090Z] ---> 8c843070cfc3 [2023-03-22T17:48:55.090Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:48:55.359Z] ---> Running in 481959bbec4d [2023-03-22T17:48:56.331Z] Removing intermediate container 481959bbec4d [2023-03-22T17:48:56.332Z] ---> 486ed9f36747 [2023-03-22T17:48:56.332Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T17:48:56.332Z] ---> Running in 8eaf711aaa70 [2023-03-22T17:48:56.959Z] Removing intermediate container 8eaf711aaa70 [2023-03-22T17:48:56.959Z] ---> 7bb80c348f95 [2023-03-22T17:48:56.959Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:48:57.235Z] ---> Running in 0b967a03b739 [2023-03-22T17:48:57.840Z] Removing intermediate container 0b967a03b739 [2023-03-22T17:48:57.840Z] ---> fffa8ddb14b3 [2023-03-22T17:48:57.840Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T17:48:58.129Z] ---> Running in f185464ff102 [2023-03-22T17:49:02.427Z] Removing intermediate container f185464ff102 [2023-03-22T17:49:02.427Z] ---> 267802ca1ac2 [2023-03-22T17:49:02.427Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T17:49:02.427Z] ---> Running in 29a6627fada7 [2023-03-22T17:49:02.713Z] Removing intermediate container 29a6627fada7 [2023-03-22T17:49:02.713Z] ---> 32d5860bd0ab [2023-03-22T17:49:02.713Z] [2023-03-22T17:49:02.713Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T17:49:02.713Z] ---> d74e625d9115 [2023-03-22T17:49:02.713Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:49:02.713Z] ---> Using cache [2023-03-22T17:49:02.713Z] ---> e2a7ee7ba4b6 [2023-03-22T17:49:02.713Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T17:49:02.713Z] ---> Running in cf9b20bc2a96 [2023-03-22T17:49:05.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:06.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:08.700Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:49:08.700Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:49:08.700Z] OK: 17691 distinct packages available [2023-03-22T17:49:08.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:09.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:12.272Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T17:49:12.272Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:49:12.272Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T17:49:12.272Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T17:49:12.272Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-22T17:49:12.272Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:49:12.272Z] OK: 9 MiB in 20 packages [2023-03-22T17:49:14.234Z] Removing intermediate container cf9b20bc2a96 [2023-03-22T17:49:14.234Z] ---> 0730834c062b [2023-03-22T17:49:14.234Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:49:15.212Z] ---> da8b5d4650b2 [2023-03-22T17:49:15.212Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:49:16.635Z] ---> dfeff0910123 [2023-03-22T17:49:16.635Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:49:24.907Z] ---> 7c7a4c5c1de1 [2023-03-22T17:49:24.907Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:49:25.200Z] ---> 78bf11e3b78a [2023-03-22T17:49:25.200Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T17:49:26.175Z] ---> 9f59fa4ced60 [2023-03-22T17:49:26.175Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T17:49:27.141Z] ---> 85ab29a4fea6 [2023-03-22T17:49:27.141Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:49:27.412Z] ---> Running in 0b497d3e4e52 [2023-03-22T17:49:28.025Z] Removing intermediate container 0b497d3e4e52 [2023-03-22T17:49:28.025Z] ---> 7335d4ba6e8b [2023-03-22T17:49:28.025Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:49:28.295Z] ---> Running in f7a50bc189e9 [2023-03-22T17:49:29.272Z] Removing intermediate container f7a50bc189e9 [2023-03-22T17:49:29.272Z] ---> 88f3e151c89d [2023-03-22T17:49:29.272Z] Step 24/26 : LABEL arch=arm64 [2023-03-22T17:49:29.547Z] ---> Running in 82a638ff7c70 [2023-03-22T17:49:30.141Z] Removing intermediate container 82a638ff7c70 [2023-03-22T17:49:30.141Z] ---> 854a0a66630f [2023-03-22T17:49:30.141Z] Step 25/26 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:49:30.417Z] ---> Running in e48f67106c09 [2023-03-22T17:49:31.015Z] Removing intermediate container e48f67106c09 [2023-03-22T17:49:31.015Z] ---> adbf9d9e3ef2 [2023-03-22T17:49:31.015Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T17:49:31.288Z] ---> Running in d137cb6910fa [2023-03-22T17:49:31.888Z] Removing intermediate container d137cb6910fa [2023-03-22T17:49:31.888Z] ---> d31803c42dde [2023-03-22T17:49:31.888Z] [2023-03-22T17:49:32.482Z] Successfully built d31803c42dde [2023-03-22T17:49:32.482Z] Successfully tagged security-spire-server-arm64:latest [2023-03-22T17:49:32.482Z] Building security-spiffe-token-provider [2023-03-22T17:49:59.212Z]  Building security-spire-server ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:49:59.212Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:49:59.212Z] ---> 404bd72e949d [2023-03-22T17:49:59.212Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T17:49:59.212Z] ---> Using cache [2023-03-22T17:49:59.212Z] ---> 8b9d7f140d67 [2023-03-22T17:49:59.212Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T17:49:59.212Z] ---> Running in 01996574bcbe [2023-03-22T17:49:59.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:49:59.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:50:01.765Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:50:01.765Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:50:01.765Z] OK: 17693 distinct packages available [2023-03-22T17:50:02.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:50:03.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:50:05.278Z] OK: 263 MiB in 53 packages [2023-03-22T17:50:07.247Z] Removing intermediate container 01996574bcbe [2023-03-22T17:50:07.247Z] ---> b75bd2b34c68 [2023-03-22T17:50:07.247Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T17:50:07.839Z] ---> a59b32aa2c1c [2023-03-22T17:50:07.839Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:50:08.115Z] ---> Running in b292f7773589 [2023-03-22T17:52:14.911Z] Removing intermediate container b292f7773589 [2023-03-22T17:52:14.911Z] ---> f7d79bf15da4 [2023-03-22T17:52:14.911Z] Step 7/20 : COPY . . [2023-03-22T17:52:21.591Z] ---> 9ab445dda163 [2023-03-22T17:52:21.591Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T17:52:21.591Z] ---> Running in 6eea67536195 [2023-03-22T17:52:23.799Z] 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-22T17:54:45.748Z] Removing intermediate container b12116c83919 [2023-03-22T17:54:45.748Z] ---> 68dce93f98aa [2023-03-22T17:54:45.748Z] [2023-03-22T17:54:45.748Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:54:45.748Z] ---> d74e625d9115 [2023-03-22T17:54:45.748Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T17:54:45.748Z] ---> Running in 1c998d650a79 [2023-03-22T17:54:45.748Z] Removing intermediate container 1c998d650a79 [2023-03-22T17:54:45.748Z] ---> 0f8f6379b7b2 [2023-03-22T17:54:45.748Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:54:45.748Z] ---> Running in 4a9f42ba72ee [2023-03-22T17:54:45.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:54:45.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:54:45.748Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:54:45.748Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:54:45.748Z] OK: 8 MiB in 16 packages [2023-03-22T17:54:45.748Z] Removing intermediate container efec20f7be1b [2023-03-22T17:54:45.748Z] ---> 11d3e372ad0e [2023-03-22T17:54:45.748Z] [2023-03-22T17:54:45.748Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T17:54:45.748Z] ---> d74e625d9115 [2023-03-22T17:54:45.748Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T17:54:45.748Z] Removing intermediate container 4a9f42ba72ee [2023-03-22T17:54:45.748Z] ---> aa37026d78dc [2023-03-22T17:54:45.748Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:54:45.748Z] ---> Running in 5150e658001f [2023-03-22T17:54:47.168Z] ---> 5f2b356677ad [2023-03-22T17:54:47.168Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:54:48.590Z] ---> eea5c1f63324 [2023-03-22T17:54:48.590Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T17:54:48.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:54:50.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:54:50.285Z] ---> a77637343f1e [2023-03-22T17:54:50.285Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:54:51.711Z] ---> 6ccb82df0121 [2023-03-22T17:54:51.711Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T17:54:52.303Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:54:52.303Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-22T17:54:52.303Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:54:52.575Z] OK: 8 MiB in 17 packages [2023-03-22T17:54:52.575Z] ---> fc2052713f10 [2023-03-22T17:54:52.575Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:54:52.858Z] ---> Running in 60d624eb6082 [2023-03-22T17:54:58.023Z] Removing intermediate container 5150e658001f [2023-03-22T17:54:58.023Z] ---> ce6ec3c5dc43 [2023-03-22T17:54:58.023Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T17:54:58.023Z] ---> Running in 8b642ae70a8d [2023-03-22T17:54:58.023Z] Removing intermediate container 8b642ae70a8d [2023-03-22T17:54:58.023Z] ---> 47b7b0d5a0c5 [2023-03-22T17:54:58.023Z] Step 12/22 : WORKDIR /edgex [2023-03-22T17:54:58.023Z] ---> Running in c3897016d975 [2023-03-22T17:54:58.023Z] Removing intermediate container c3897016d975 [2023-03-22T17:54:58.023Z] ---> dc8fcc281c5e [2023-03-22T17:54:58.023Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:54:58.023Z] Removing intermediate container 60d624eb6082 [2023-03-22T17:54:58.023Z] ---> a3d1e72002fd [2023-03-22T17:54:58.023Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:54:58.023Z] ---> Running in 70c4b6ad63b3 [2023-03-22T17:54:58.312Z] ---> 97c374f85f98 [2023-03-22T17:54:58.312Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:54:58.312Z] Removing intermediate container 70c4b6ad63b3 [2023-03-22T17:54:58.312Z] ---> 766e4abea84f [2023-03-22T17:54:58.312Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T17:54:58.583Z] ---> Running in 136dab7e2027 [2023-03-22T17:54:59.575Z] Removing intermediate container 136dab7e2027 [2023-03-22T17:54:59.575Z] ---> e0e8053f9c64 [2023-03-22T17:54:59.575Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T17:54:59.575Z] ---> Running in e5315dfabab7 [2023-03-22T17:54:59.575Z] ---> 0e312febad86 [2023-03-22T17:54:59.575Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T17:55:00.547Z] Removing intermediate container e5315dfabab7 [2023-03-22T17:55:00.547Z] ---> 93b54501e58f [2023-03-22T17:55:00.547Z] Step 22/23 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:55:00.823Z] ---> Running in 6eb3dc92a26e [2023-03-22T17:55:01.426Z] ---> 79864c2adf8b [2023-03-22T17:55:01.426Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T17:55:01.696Z] Removing intermediate container 6eb3dc92a26e [2023-03-22T17:55:01.696Z] ---> 86e7c90e8e2a [2023-03-22T17:55:01.696Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:55:01.970Z] ---> Running in 9733d34db7f8 [2023-03-22T17:55:02.941Z] Removing intermediate container 9733d34db7f8 [2023-03-22T17:55:02.941Z] ---> 00a6544342a3 [2023-03-22T17:55:02.941Z] [2023-03-22T17:55:03.531Z] Successfully built 00a6544342a3 [2023-03-22T17:55:03.531Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-22T17:55:03.531Z]  Building security-proxy-auth ... done Building core-metadata [2023-03-22T17:55:03.531Z] ---> 130774757718 [2023-03-22T17:55:03.531Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T17:55:04.507Z] ---> 1d55cf63702d [2023-03-22T17:55:04.507Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:55:04.779Z] ---> Running in 13ba5305b7b4 [2023-03-22T17:55:13.040Z] Removing intermediate container 13ba5305b7b4 [2023-03-22T17:55:13.041Z] ---> 7a9861af8af6 [2023-03-22T17:55:13.041Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:55:13.041Z] ---> Running in 3f01951c4603 [2023-03-22T17:55:13.041Z] Removing intermediate container 3f01951c4603 [2023-03-22T17:55:13.041Z] ---> a7d7cf4eabdc [2023-03-22T17:55:13.041Z] Step 20/22 : LABEL arch=arm64 [2023-03-22T17:55:13.320Z] ---> Running in a761367ee995 [2023-03-22T17:55:14.285Z] Removing intermediate container a761367ee995 [2023-03-22T17:55:14.285Z] ---> 4750ff7bb8de [2023-03-22T17:55:14.285Z] Step 21/22 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:55:14.285Z] ---> Running in 3e62a3347b9c [2023-03-22T17:55:15.256Z] Removing intermediate container 3e62a3347b9c [2023-03-22T17:55:15.256Z] ---> 462ae66a8375 [2023-03-22T17:55:15.256Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T17:55:15.528Z] ---> Running in f6f627cea562 [2023-03-22T17:55:16.502Z] Removing intermediate container f6f627cea562 [2023-03-22T17:55:16.502Z] ---> 2e4a9723a32e [2023-03-22T17:55:16.502Z] [2023-03-22T17:55:17.093Z] Successfully built 2e4a9723a32e [2023-03-22T17:55:17.093Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-22T17:55:17.093Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-03-22T17:55:27.210Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:55:27.210Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:55:27.210Z] ---> 404bd72e949d [2023-03-22T17:55:27.210Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:55:27.210Z] ---> Using cache [2023-03-22T17:55:27.210Z] ---> 12f9b2069f8e [2023-03-22T17:55:27.210Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T17:55:27.210Z] ---> Using cache [2023-03-22T17:55:27.210Z] ---> 1297a5b99662 [2023-03-22T17:55:27.210Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T17:55:27.210Z] ---> Using cache [2023-03-22T17:55:27.210Z] ---> c60802960017 [2023-03-22T17:55:27.210Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T17:55:27.210Z] ---> Using cache [2023-03-22T17:55:27.210Z] ---> a48abcc7d1f2 [2023-03-22T17:55:27.210Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:55:27.210Z] ---> Using cache [2023-03-22T17:55:27.210Z] ---> c6e85e1a54e4 [2023-03-22T17:55:27.210Z] Step 8/25 : COPY . . [2023-03-22T17:55:27.210Z] ---> Using cache [2023-03-22T17:55:27.210Z] ---> f541ca84b9eb [2023-03-22T17:55:27.210Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T17:55:27.210Z] ---> Running in ae4613f139b1 [2023-03-22T17:55:29.168Z] 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-22T17:55:44.225Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:55:44.225Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:55:44.225Z] ---> 404bd72e949d [2023-03-22T17:55:44.225Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T17:55:44.225Z] ---> Using cache [2023-03-22T17:55:44.225Z] ---> 8b9d7f140d67 [2023-03-22T17:55:44.225Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T17:55:44.225Z] ---> Using cache [2023-03-22T17:55:44.225Z] ---> 2df40d464c51 [2023-03-22T17:55:44.225Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T17:55:44.225Z] ---> Using cache [2023-03-22T17:55:44.225Z] ---> 368fb87d4934 [2023-03-22T17:55:44.225Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:55:44.225Z] ---> Using cache [2023-03-22T17:55:44.225Z] ---> 6e6b48e72c78 [2023-03-22T17:55:44.225Z] Step 7/25 : COPY . . [2023-03-22T17:55:44.225Z] ---> Using cache [2023-03-22T17:55:44.225Z] ---> 07e6cc0ad81e [2023-03-22T17:55:44.225Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T17:55:44.225Z] ---> Running in 02039bb5ad12 [2023-03-22T17:55:47.619Z] 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-22T17:55:54.325Z] Removing intermediate container 6709ed4e4d7c [2023-03-22T17:55:54.325Z] ---> 79d12fa5edd8 [2023-03-22T17:55:54.325Z] [2023-03-22T17:55:54.325Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:55:54.325Z] ---> d74e625d9115 [2023-03-22T17:55:54.325Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:55:54.325Z] ---> Running in 970aedb20d62 [2023-03-22T17:55:54.920Z] Removing intermediate container 970aedb20d62 [2023-03-22T17:55:54.920Z] ---> 02eb9828c764 [2023-03-22T17:55:54.920Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T17:55:54.920Z] ---> Running in 7372e9924588 [2023-03-22T17:55:55.530Z] Removing intermediate container 7372e9924588 [2023-03-22T17:55:55.530Z] ---> 05ed063075ef [2023-03-22T17:55:55.530Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T17:55:55.804Z] ---> Running in 954f3107bdcd [2023-03-22T17:55:56.397Z] Removing intermediate container 954f3107bdcd [2023-03-22T17:55:56.398Z] ---> 3d47b2efa1d3 [2023-03-22T17:55:56.398Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:55:56.697Z] ---> Running in ccbaa52ad708 [2023-03-22T17:55:59.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:55:59.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:56:01.905Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:56:01.905Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:56:01.905Z] OK: 8 MiB in 16 packages [2023-03-22T17:56:03.883Z] Removing intermediate container ccbaa52ad708 [2023-03-22T17:56:03.883Z] ---> 54f479dc64ae [2023-03-22T17:56:03.883Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:56:04.876Z] ---> b4da1eee8b00 [2023-03-22T17:56:04.876Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:56:05.852Z] ---> 2e6f558b3006 [2023-03-22T17:56:05.852Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T17:56:08.467Z] ---> 777aa0960851 [2023-03-22T17:56:08.467Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:56:09.066Z] ---> 43f5d6a41cdc [2023-03-22T17:56:09.066Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T17:56:09.341Z] ---> Running in 00d9be14c03d [2023-03-22T17:56:09.943Z] Removing intermediate container 00d9be14c03d [2023-03-22T17:56:09.943Z] ---> 44224276859d [2023-03-22T17:56:09.943Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:56:10.221Z] ---> Running in 35220f4d4108 [2023-03-22T17:56:10.851Z] Removing intermediate container 35220f4d4108 [2023-03-22T17:56:10.851Z] ---> 5c1a48f50144 [2023-03-22T17:56:10.851Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T17:56:10.851Z] ---> Running in f33b591b1170 [2023-03-22T17:56:11.440Z] Removing intermediate container f33b591b1170 [2023-03-22T17:56:11.440Z] ---> f8ecb5511726 [2023-03-22T17:56:11.440Z] Step 22/23 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:56:11.710Z] ---> Running in 11e9daa307d2 [2023-03-22T17:56:12.296Z] Removing intermediate container 11e9daa307d2 [2023-03-22T17:56:12.296Z] ---> d710582a84ad [2023-03-22T17:56:12.296Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:56:12.296Z] ---> Running in 4803ac2fe3e6 [2023-03-22T17:56:12.899Z] Removing intermediate container 4803ac2fe3e6 [2023-03-22T17:56:12.899Z] ---> 17da26b3267b [2023-03-22T17:56:12.899Z] [2023-03-22T17:56:13.169Z] Successfully built 17da26b3267b [2023-03-22T17:56:13.169Z] Successfully tagged core-data-arm64:latest [2023-03-22T17:56:13.169Z]  Building core-data ... done Building support-notifications [2023-03-22T17:56:35.288Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:56:35.288Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:56:35.288Z] ---> 404bd72e949d [2023-03-22T17:56:35.288Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:56:35.288Z] ---> Using cache [2023-03-22T17:56:35.288Z] ---> 12f9b2069f8e [2023-03-22T17:56:35.288Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:56:35.288Z] ---> Using cache [2023-03-22T17:56:35.288Z] ---> 1297a5b99662 [2023-03-22T17:56:35.288Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T17:56:35.288Z] ---> Running in 0dbe2e00c62e [2023-03-22T17:56:36.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:56:37.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:56:39.648Z] OK: 263 MiB in 53 packages [2023-03-22T17:56:41.603Z] Removing intermediate container 0dbe2e00c62e [2023-03-22T17:56:41.603Z] ---> 562bdf753a50 [2023-03-22T17:56:41.603Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:56:42.589Z] ---> ce004dc79f64 [2023-03-22T17:56:42.589Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:56:42.589Z] ---> Running in 4da06598243c [2023-03-22T17:58:34.299Z] Removing intermediate container 4da06598243c [2023-03-22T17:58:34.299Z] ---> de2a4df6c6f3 [2023-03-22T17:58:34.299Z] Step 8/23 : COPY . . [2023-03-22T17:58:49.571Z] ---> 5a934c6f953c [2023-03-22T17:58:49.571Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T17:58:49.571Z] ---> Running in 342e31c5e44e [2023-03-22T17:58:49.844Z] 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-22T17:59:36.768Z] Removing intermediate container d58df8a05837 [2023-03-22T17:59:36.768Z] ---> 0a22f19cda2c [2023-03-22T17:59:36.768Z] [2023-03-22T17:59:36.768Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:59:36.768Z] ---> d74e625d9115 [2023-03-22T17:59:36.768Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:59:36.768Z] ---> Running in f4e101d674d0 [2023-03-22T17:59:36.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:59:36.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:59:36.768Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:59:36.768Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:59:36.768Z] OK: 8 MiB in 16 packages [2023-03-22T17:59:37.040Z] Removing intermediate container f4e101d674d0 [2023-03-22T17:59:37.040Z] ---> 401da766673e [2023-03-22T17:59:37.040Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:59:37.040Z] ---> Running in 4bd3c7584663 [2023-03-22T17:59:37.632Z] Removing intermediate container 4bd3c7584663 [2023-03-22T17:59:37.632Z] ---> 84637b9e3d57 [2023-03-22T17:59:37.632Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T17:59:37.913Z] ---> Running in c37f24cf3fc3 [2023-03-22T17:59:38.512Z] Removing intermediate container c37f24cf3fc3 [2023-03-22T17:59:38.512Z] ---> b390e1fa55d5 [2023-03-22T17:59:38.512Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T17:59:38.512Z] ---> Running in 0459383262bc [2023-03-22T17:59:39.350Z] Removing intermediate container 0459383262bc [2023-03-22T17:59:39.350Z] ---> 3a2c71ac2504 [2023-03-22T17:59:39.350Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:59:40.045Z] ---> 9688c3494388 [2023-03-22T17:59:40.045Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:59:41.553Z] ---> 26530b978abe [2023-03-22T17:59:41.553Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T17:59:44.292Z] ---> 46e3318ec389 [2023-03-22T17:59:44.292Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:59:45.276Z] ---> 718988c8ee2e [2023-03-22T17:59:45.276Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T17:59:45.276Z] ---> Running in f2775a88841a [2023-03-22T17:59:45.871Z] Removing intermediate container f2775a88841a [2023-03-22T17:59:45.871Z] ---> 0f4ad204bac5 [2023-03-22T17:59:45.871Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:59:45.871Z] ---> Running in 3361ad009e50 [2023-03-22T17:59:46.465Z] Removing intermediate container 3361ad009e50 [2023-03-22T17:59:46.465Z] ---> 2f3fe34991eb [2023-03-22T17:59:46.465Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T17:59:46.735Z] ---> Running in a7d1f67396b3 [2023-03-22T17:59:47.333Z] Removing intermediate container a7d1f67396b3 [2023-03-22T17:59:47.333Z] ---> 65048b0ecb60 [2023-03-22T17:59:47.333Z] Step 22/23 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T17:59:47.333Z] ---> Running in c84f3345d367 [2023-03-22T17:59:47.945Z] Removing intermediate container c84f3345d367 [2023-03-22T17:59:47.945Z] ---> d36f15a39895 [2023-03-22T17:59:47.945Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:59:48.222Z] ---> Running in d5fb81cecfff [2023-03-22T17:59:48.816Z] Removing intermediate container d5fb81cecfff [2023-03-22T17:59:48.816Z] ---> e3ed7ae5d42d [2023-03-22T17:59:48.816Z] [2023-03-22T17:59:49.087Z] Successfully built e3ed7ae5d42d [2023-03-22T17:59:49.087Z] Successfully tagged support-scheduler-arm64:latest [2023-03-22T17:59:49.087Z] Building security-spire-agent [2023-03-22T18:00:07.376Z]  Building support-scheduler ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T18:00:07.376Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T18:00:07.376Z] ---> 404bd72e949d [2023-03-22T18:00:07.376Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T18:00:07.376Z] ---> Using cache [2023-03-22T18:00:07.376Z] ---> 8b9d7f140d67 [2023-03-22T18:00:07.376Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T18:00:07.376Z] ---> Using cache [2023-03-22T18:00:07.376Z] ---> 04836814437c [2023-03-22T18:00:07.376Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T18:00:07.376Z] ---> Using cache [2023-03-22T18:00:07.376Z] ---> 5ec68e9dc6c6 [2023-03-22T18:00:07.376Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:00:07.376Z] ---> Using cache [2023-03-22T18:00:07.376Z] ---> 2d9338f2303c [2023-03-22T18:00:07.376Z] Step 7/27 : COPY . . [2023-03-22T18:00:07.376Z] ---> Using cache [2023-03-22T18:00:07.376Z] ---> 8c843070cfc3 [2023-03-22T18:00:07.376Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T18:00:07.376Z] ---> Using cache [2023-03-22T18:00:07.376Z] ---> 486ed9f36747 [2023-03-22T18:00:07.376Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T18:00:07.376Z] ---> Using cache [2023-03-22T18:00:07.376Z] ---> 7bb80c348f95 [2023-03-22T18:00:07.376Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T18:00:07.376Z] ---> Using cache [2023-03-22T18:00:07.376Z] ---> fffa8ddb14b3 [2023-03-22T18:00:07.376Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T18:00:07.376Z] ---> Running in 18348eac5508 [2023-03-22T18:00:09.366Z] Removing intermediate container 18348eac5508 [2023-03-22T18:00:09.366Z] ---> b216be3121af [2023-03-22T18:00:09.366Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T18:00:09.366Z] ---> Running in 864447d848db [2023-03-22T18:00:09.961Z] Removing intermediate container 864447d848db [2023-03-22T18:00:09.961Z] ---> bb15bb713393 [2023-03-22T18:00:09.961Z] [2023-03-22T18:00:09.961Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T18:00:09.961Z] ---> d74e625d9115 [2023-03-22T18:00:09.961Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T18:00:09.961Z] ---> Using cache [2023-03-22T18:00:09.961Z] ---> e2a7ee7ba4b6 [2023-03-22T18:00:09.961Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T18:00:09.961Z] ---> Using cache [2023-03-22T18:00:09.961Z] ---> 0730834c062b [2023-03-22T18:00:09.961Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:00:09.961Z] ---> Using cache [2023-03-22T18:00:09.961Z] ---> da8b5d4650b2 [2023-03-22T18:00:09.961Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:00:09.961Z] ---> Using cache [2023-03-22T18:00:09.961Z] ---> dfeff0910123 [2023-03-22T18:00:09.961Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T18:00:14.265Z] ---> 7b06c2b12413 [2023-03-22T18:00:14.265Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T18:00:19.671Z] ---> 60817a477999 [2023-03-22T18:00:19.671Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T18:00:20.652Z] ---> 16fcf9369642 [2023-03-22T18:00:20.652Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T18:00:21.634Z] ---> 4daaabb46258 [2023-03-22T18:00:21.634Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T18:00:22.613Z] ---> 5e3103cb8e07 [2023-03-22T18:00:22.613Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T18:00:22.891Z] ---> Running in 982d7164e596 [2023-03-22T18:00:23.485Z] Removing intermediate container 982d7164e596 [2023-03-22T18:00:23.485Z] ---> 559e64075c1f [2023-03-22T18:00:23.485Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T18:00:23.757Z] ---> Running in 9f17d46e6203 [2023-03-22T18:00:24.351Z] Removing intermediate container 9f17d46e6203 [2023-03-22T18:00:24.351Z] ---> 2468e85bb1d2 [2023-03-22T18:00:24.351Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T18:00:24.351Z] ---> Running in b16481eaf232 [2023-03-22T18:00:24.945Z] Removing intermediate container b16481eaf232 [2023-03-22T18:00:24.945Z] ---> deb72c72d5e0 [2023-03-22T18:00:24.945Z] Step 26/27 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T18:00:25.219Z] ---> Running in a252b03127ab [2023-03-22T18:00:25.814Z] Removing intermediate container a252b03127ab [2023-03-22T18:00:25.814Z] ---> f8267b3a8e7a [2023-03-22T18:00:25.814Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T18:00:26.084Z] ---> Running in c631e1e6dcaf [2023-03-22T18:00:26.674Z] Removing intermediate container c631e1e6dcaf [2023-03-22T18:00:26.674Z] ---> 545afc34eacd [2023-03-22T18:00:26.674Z] [2023-03-22T18:00:26.945Z] Successfully built 545afc34eacd [2023-03-22T18:00:27.216Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-22T18:00:27.216Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-03-22T18:00:49.349Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T18:00:49.349Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T18:00:49.349Z] ---> 404bd72e949d [2023-03-22T18:00:49.349Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T18:00:49.349Z] ---> Using cache [2023-03-22T18:00:49.349Z] ---> 8b9d7f140d67 [2023-03-22T18:00:49.349Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T18:00:49.349Z] ---> Using cache [2023-03-22T18:00:49.349Z] ---> 2df40d464c51 [2023-03-22T18:00:49.349Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T18:00:49.349Z] ---> Using cache [2023-03-22T18:00:49.349Z] ---> 368fb87d4934 [2023-03-22T18:00:49.349Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:00:49.349Z] ---> Using cache [2023-03-22T18:00:49.349Z] ---> 6e6b48e72c78 [2023-03-22T18:00:49.349Z] Step 7/33 : COPY . . [2023-03-22T18:00:49.349Z] ---> Using cache [2023-03-22T18:00:49.349Z] ---> 07e6cc0ad81e [2023-03-22T18:00:49.349Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T18:00:49.349Z] ---> Running in 8aad03981cba [2023-03-22T18:00:50.329Z] 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-22T18:04:27.274Z] 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-22T18:04:27.274Z] Removing intermediate container 6eea67536195 [2023-03-22T18:04:27.274Z] ---> 978878b3db7d [2023-03-22T18:04:27.274Z] [2023-03-22T18:04:27.274Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T18:04:27.274Z] ---> d74e625d9115 [2023-03-22T18:04:27.274Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T18:04:27.274Z] ---> Running in e56f4b75d511 [2023-03-22T18:04:27.274Z] Removing intermediate container e56f4b75d511 [2023-03-22T18:04:27.274Z] ---> 325e3f2e4ebc [2023-03-22T18:04:27.274Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T18:04:27.274Z] ---> Running in 5b81db5e42cf [2023-03-22T18:04:27.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:04:27.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:04:27.274Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T18:04:27.274Z] v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T18:04:27.274Z] OK: 17691 distinct packages available [2023-03-22T18:04:27.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:04:27.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:04:27.274Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T18:04:27.274Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T18:04:27.274Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T18:04:27.274Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T18:04:27.274Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T18:04:27.274Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T18:04:27.274Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T18:04:27.275Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T18:04:27.275Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T18:04:27.275Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:04:27.275Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T18:04:27.275Z] OK: 11 MiB in 24 packages [2023-03-22T18:04:31.538Z] Removing intermediate container 5b81db5e42cf [2023-03-22T18:04:31.538Z] ---> 5b614034bccf [2023-03-22T18:04:31.538Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:04:32.542Z] ---> 4fea30b007c9 [2023-03-22T18:04:32.543Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:04:33.953Z] ---> 6cc7e60faf67 [2023-03-22T18:04:33.953Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T18:04:38.220Z] ---> fca43d5bf4b6 [2023-03-22T18:04:38.220Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:04:38.488Z] Removing intermediate container 02039bb5ad12 [2023-03-22T18:04:38.488Z] ---> a9170ffe7103 [2023-03-22T18:04:38.488Z] [2023-03-22T18:04:38.488Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T18:04:38.488Z] ---> d74e625d9115 [2023-03-22T18:04:38.488Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T18:04:38.757Z] ---> Running in 959a40bd4f68 [2023-03-22T18:04:39.369Z] ---> 45aa9e842311 [2023-03-22T18:04:39.369Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T18:04:39.369Z] ---> Running in 7dc75bc54aec [2023-03-22T18:04:42.822Z] Removing intermediate container 7dc75bc54aec [2023-03-22T18:04:42.822Z] ---> 0c99efc2666b [2023-03-22T18:04:42.822Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T18:04:43.092Z] ---> Running in ab706f6a51dd [2023-03-22T18:04:43.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:04:43.686Z] Removing intermediate container ab706f6a51dd [2023-03-22T18:04:43.686Z] ---> d793c97f876d [2023-03-22T18:04:43.686Z] Step 18/20 : LABEL arch=arm64 [2023-03-22T18:04:43.686Z] ---> Running in bc02725ead98 [2023-03-22T18:04:44.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:04:44.286Z] Removing intermediate container bc02725ead98 [2023-03-22T18:04:44.286Z] ---> 683f29e780fe [2023-03-22T18:04:44.286Z] Step 19/20 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T18:04:44.574Z] ---> Running in 2536c2d15390 [2023-03-22T18:04:45.169Z] Removing intermediate container 2536c2d15390 [2023-03-22T18:04:45.169Z] ---> 48e38bdc4c3d [2023-03-22T18:04:45.169Z] Step 20/20 : LABEL version=0.0.0 [2023-03-22T18:04:45.169Z] ---> Running in eb8d98524be6 [2023-03-22T18:04:45.759Z] Removing intermediate container eb8d98524be6 [2023-03-22T18:04:45.759Z] ---> d36d4aaf46d8 [2023-03-22T18:04:45.759Z] [2023-03-22T18:04:46.028Z] Successfully built d36d4aaf46d8 [2023-03-22T18:04:46.028Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-22T18:04:46.028Z]  Building security-spiffe-token-provider ... done Building core-command [2023-03-22T18:04:46.300Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T18:04:46.570Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T18:04:46.570Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T18:04:46.570Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:04:46.570Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T18:04:47.546Z] OK: 8 MiB in 18 packages [2023-03-22T18:04:50.172Z] Removing intermediate container 959a40bd4f68 [2023-03-22T18:04:50.172Z] ---> 6d8bed7b4139 [2023-03-22T18:04:50.172Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T18:04:50.172Z] ---> Running in e770c4489e16 [2023-03-22T18:04:50.754Z] Removing intermediate container e770c4489e16 [2023-03-22T18:04:50.754Z] ---> 8799da2c1d84 [2023-03-22T18:04:50.754Z] Step 12/25 : WORKDIR / [2023-03-22T18:04:50.754Z] ---> Running in 87bc31af6af0 [2023-03-22T18:04:51.338Z] Removing intermediate container 87bc31af6af0 [2023-03-22T18:04:51.338Z] ---> dadde939ec7d [2023-03-22T18:04:51.338Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:04:52.311Z] ---> b36edad24ba3 [2023-03-22T18:04:52.312Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:04:53.271Z] ---> f13c89275cbd [2023-03-22T18:04:53.271Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-22T18:04:54.684Z] ---> af09bc3111f3 [2023-03-22T18:04:54.684Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-22T18:04:56.652Z] ---> 80de6600817c [2023-03-22T18:04:56.652Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:04:58.065Z] ---> 7754264308d8 [2023-03-22T18:04:58.065Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T18:05:00.660Z] ---> 049da531dcd3 [2023-03-22T18:05:00.660Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T18:05:03.247Z] ---> 8fa01e92b7f1 [2023-03-22T18:05:03.247Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T18:05:05.202Z] ---> 0143756e539d [2023-03-22T18:05:05.202Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T18:05:05.202Z] ---> Running in 72977464a771 [2023-03-22T18:05:07.795Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T18:05:07.795Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T18:05:07.795Z] ---> 404bd72e949d [2023-03-22T18:05:07.795Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T18:05:07.795Z] ---> Using cache [2023-03-22T18:05:07.795Z] ---> 12f9b2069f8e [2023-03-22T18:05:07.795Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T18:05:07.795Z] ---> Using cache [2023-03-22T18:05:07.795Z] ---> 1297a5b99662 [2023-03-22T18:05:07.795Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T18:05:07.795Z] ---> Using cache [2023-03-22T18:05:07.795Z] ---> c60802960017 [2023-03-22T18:05:07.795Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T18:05:07.795Z] ---> Using cache [2023-03-22T18:05:07.795Z] ---> a48abcc7d1f2 [2023-03-22T18:05:07.795Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:05:07.795Z] ---> Using cache [2023-03-22T18:05:07.795Z] ---> c6e85e1a54e4 [2023-03-22T18:05:07.795Z] Step 8/24 : COPY . . [2023-03-22T18:05:07.795Z] ---> Using cache [2023-03-22T18:05:07.795Z] ---> f541ca84b9eb [2023-03-22T18:05:07.795Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T18:05:12.074Z] ---> Running in 150981a6cd8a [2023-03-22T18:05:14.033Z] Removing intermediate container 72977464a771 [2023-03-22T18:05:14.033Z] ---> bb20749d8dcb [2023-03-22T18:05:14.033Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T18:05:14.310Z] ---> Running in 98d0dd95aa49 [2023-03-22T18:05:14.897Z] 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-22T18:05:14.897Z] Removing intermediate container 98d0dd95aa49 [2023-03-22T18:05:14.897Z] ---> ee0ef2be1164 [2023-03-22T18:05:14.897Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T18:05:15.490Z] ---> Running in e0103224c797 [2023-03-22T18:05:16.084Z] Removing intermediate container e0103224c797 [2023-03-22T18:05:16.084Z] ---> 0eb5366e8e48 [2023-03-22T18:05:16.084Z] Step 24/25 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T18:05:16.354Z] ---> Running in 4389c6079aa4 [2023-03-22T18:05:17.321Z] Removing intermediate container 4389c6079aa4 [2023-03-22T18:05:17.321Z] ---> 5fd28793a04e [2023-03-22T18:05:17.321Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T18:05:17.589Z] ---> Running in 14cf5a122285 [2023-03-22T18:05:18.551Z] Removing intermediate container 14cf5a122285 [2023-03-22T18:05:18.551Z] ---> 968cd3489a8d [2023-03-22T18:05:18.551Z] [2023-03-22T18:05:19.136Z] Successfully built 968cd3489a8d [2023-03-22T18:05:19.136Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-22T18:05:19.136Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-03-22T18:05:19.719Z] Removing intermediate container ae4613f139b1 [2023-03-22T18:05:19.719Z] ---> 0373e16499f0 [2023-03-22T18:05:19.719Z] [2023-03-22T18:05:19.719Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T18:05:19.719Z] ---> d74e625d9115 [2023-03-22T18:05:19.719Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T18:05:19.719Z] ---> Using cache [2023-03-22T18:05:19.719Z] ---> 401da766673e [2023-03-22T18:05:19.719Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T18:05:19.719Z] ---> Using cache [2023-03-22T18:05:19.719Z] ---> 84637b9e3d57 [2023-03-22T18:05:19.719Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T18:05:19.719Z] ---> Running in fe2a975aa9a6 [2023-03-22T18:05:20.308Z] Removing intermediate container fe2a975aa9a6 [2023-03-22T18:05:20.308Z] ---> 896fbeddbcad [2023-03-22T18:05:20.308Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T18:05:20.575Z] ---> Running in bac7dd98b2ed [2023-03-22T18:05:20.842Z] Removing intermediate container bac7dd98b2ed [2023-03-22T18:05:20.842Z] ---> 667822e07aa7 [2023-03-22T18:05:20.842Z] Step 15/25 : WORKDIR / [2023-03-22T18:05:21.116Z] ---> Running in ff323bf19f58 [2023-03-22T18:05:25.385Z] Removing intermediate container ff323bf19f58 [2023-03-22T18:05:25.385Z] ---> f7bc7c2f5c8f [2023-03-22T18:05:25.385Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:05:26.358Z] ---> a032743ea0b4 [2023-03-22T18:05:26.358Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:05:27.333Z] ---> ddcbc0927fde [2023-03-22T18:05:27.333Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T18:05:29.294Z] ---> 79b445cfe35a [2023-03-22T18:05:29.294Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:05:30.268Z] ---> a4e8c610bde2 [2023-03-22T18:05:30.268Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T18:05:31.234Z] ---> a8a842441ac6 [2023-03-22T18:05:31.234Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T18:05:31.234Z] ---> Running in db42f0287976 [2023-03-22T18:05:32.198Z] Removing intermediate container db42f0287976 [2023-03-22T18:05:32.198Z] ---> 4ff50e44d9fb [2023-03-22T18:05:32.198Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T18:05:32.468Z] ---> Running in 173b691b873b [2023-03-22T18:05:33.056Z] Removing intermediate container 173b691b873b [2023-03-22T18:05:33.056Z] ---> d82a7946f950 [2023-03-22T18:05:33.328Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T18:05:33.328Z] ---> Running in f57c9e1a6df0 [2023-03-22T18:05:34.460Z] Removing intermediate container f57c9e1a6df0 [2023-03-22T18:05:34.460Z] ---> 7405a86bd206 [2023-03-22T18:05:34.460Z] Step 24/25 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T18:05:34.460Z] ---> Running in 27a12f3bc656 [2023-03-22T18:05:35.489Z] Removing intermediate container 27a12f3bc656 [2023-03-22T18:05:35.489Z] ---> 2c34be0e1ad3 [2023-03-22T18:05:35.489Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T18:05:35.489Z] ---> Running in a021e4ebc2d4 [2023-03-22T18:05:38.926Z] Removing intermediate container a021e4ebc2d4 [2023-03-22T18:05:38.926Z] ---> a44816337f5e [2023-03-22T18:05:38.926Z] [2023-03-22T18:05:39.890Z] Successfully built a44816337f5e [2023-03-22T18:05:39.890Z] Successfully tagged core-metadata-arm64:latest [2023-03-22T18:05:44.154Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T18:05:44.154Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T18:05:44.154Z] ---> 404bd72e949d [2023-03-22T18:05:44.154Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T18:05:44.154Z] ---> Using cache [2023-03-22T18:05:44.154Z] ---> 12f9b2069f8e [2023-03-22T18:05:44.154Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T18:05:44.154Z] ---> Using cache [2023-03-22T18:05:44.154Z] ---> 1297a5b99662 [2023-03-22T18:05:44.154Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T18:05:44.154Z] ---> Using cache [2023-03-22T18:05:44.154Z] ---> c60802960017 [2023-03-22T18:05:44.154Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T18:05:44.154Z] ---> Using cache [2023-03-22T18:05:44.154Z] ---> a48abcc7d1f2 [2023-03-22T18:05:44.154Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:05:44.154Z] ---> Using cache [2023-03-22T18:05:44.154Z] ---> c6e85e1a54e4 [2023-03-22T18:05:44.154Z] Step 8/23 : COPY . . [2023-03-22T18:05:44.154Z] ---> Using cache [2023-03-22T18:05:44.154Z] ---> f541ca84b9eb [2023-03-22T18:05:44.154Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T18:05:44.154Z] ---> Running in 8164cb60e58b [2023-03-22T18:05:46.111Z] 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-22T18:08:22.829Z] Removing intermediate container 8aad03981cba [2023-03-22T18:08:22.829Z] ---> ad4007ba66d5 [2023-03-22T18:08:22.829Z] [2023-03-22T18:08:22.829Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T18:08:22.829Z] ---> d74e625d9115 [2023-03-22T18:08:22.829Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T18:08:22.829Z] ---> Using cache [2023-03-22T18:08:22.829Z] ---> 325e3f2e4ebc [2023-03-22T18:08:22.829Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T18:08:22.829Z] ---> Running in 9cd5624c4549 [2023-03-22T18:08:22.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:08:22.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:08:22.829Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T18:08:22.829Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T18:08:22.829Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:08:22.829Z] OK: 8 MiB in 17 packages [2023-03-22T18:08:22.829Z] Removing intermediate container 9cd5624c4549 [2023-03-22T18:08:22.829Z] ---> fcb34cdf72b3 [2023-03-22T18:08:22.829Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T18:08:22.829Z] ---> Running in 4990629778ed [2023-03-22T18:08:22.829Z] Removing intermediate container 4990629778ed [2023-03-22T18:08:22.829Z] ---> f577d2080fc4 [2023-03-22T18:08:22.829Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T18:08:22.829Z] ---> Running in 226b573bb9d2 [2023-03-22T18:08:22.829Z] Removing intermediate container 226b573bb9d2 [2023-03-22T18:08:22.829Z] ---> 51c1ac2d2741 [2023-03-22T18:08:22.829Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T18:08:22.829Z] ---> Running in f8dba4234444 [2023-03-22T18:08:22.829Z] Removing intermediate container f8dba4234444 [2023-03-22T18:08:22.829Z] ---> 8ae22f25e83d [2023-03-22T18:08:22.829Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T18:08:22.829Z] ---> Running in eac78baff4ba [2023-03-22T18:08:22.829Z] Removing intermediate container eac78baff4ba [2023-03-22T18:08:22.829Z] ---> 2f325a320d71 [2023-03-22T18:08:22.829Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T18:08:22.829Z] ---> Running in 86f234b1099c [2023-03-22T18:08:26.196Z] Removing intermediate container 86f234b1099c [2023-03-22T18:08:26.196Z] ---> 0f1ecb332a50 [2023-03-22T18:08:26.196Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T18:08:26.196Z] ---> Running in 24292f42861e [2023-03-22T18:08:26.785Z] Removing intermediate container 24292f42861e [2023-03-22T18:08:26.785Z] ---> d288ab063ca5 [2023-03-22T18:08:26.785Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T18:08:28.196Z] ---> 2536261d487d [2023-03-22T18:08:28.196Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T18:08:28.196Z] ---> Running in 0108a8348ef6 [2023-03-22T18:08:31.542Z] Removing intermediate container 0108a8348ef6 [2023-03-22T18:08:31.542Z] ---> 402df8ae73b9 [2023-03-22T18:08:31.542Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:08:34.131Z] ---> 03a6f138af2d [2023-03-22T18:08:34.131Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:08:34.717Z] ---> 822fcda4c1f7 [2023-03-22T18:08:34.717Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T18:08:37.324Z] ---> 0d6d519729f7 [2023-03-22T18:08:37.324Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T18:08:37.910Z] ---> 6ecabf7c7225 [2023-03-22T18:08:37.910Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T18:08:38.874Z] ---> c30096e541aa [2023-03-22T18:08:38.874Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T18:08:39.838Z] ---> c17094bdd1c4 [2023-03-22T18:08:39.838Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T18:08:41.265Z] ---> 8f5e69984e81 [2023-03-22T18:08:41.265Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T18:08:42.235Z] ---> 34f41d9d4072 [2023-03-22T18:08:42.235Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T18:08:42.235Z] ---> Running in 682d1e8043a0 [2023-03-22T18:08:48.896Z] Removing intermediate container 682d1e8043a0 [2023-03-22T18:08:48.896Z] ---> 51fe20f9b932 [2023-03-22T18:08:48.896Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T18:08:48.896Z] ---> Running in b4a5462e0d07 [2023-03-22T18:08:48.896Z] Removing intermediate container b4a5462e0d07 [2023-03-22T18:08:48.896Z] ---> 7b999cd5b5e4 [2023-03-22T18:08:48.896Z] Step 30/33 : CMD ["gate"] [2023-03-22T18:08:48.896Z] ---> Running in 32b8076be708 [2023-03-22T18:08:49.482Z] Removing intermediate container 32b8076be708 [2023-03-22T18:08:49.482Z] ---> 6cb2615f6b56 [2023-03-22T18:08:49.482Z] Step 31/33 : LABEL arch=arm64 [2023-03-22T18:08:49.482Z] ---> Running in 9ef94570d77c [2023-03-22T18:08:50.068Z] Removing intermediate container 9ef94570d77c [2023-03-22T18:08:50.068Z] ---> 939d4ec2f4c6 [2023-03-22T18:08:50.068Z] Step 32/33 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T18:08:50.068Z] ---> Running in 5f0f54ee14e0 [2023-03-22T18:08:50.654Z] Removing intermediate container 5f0f54ee14e0 [2023-03-22T18:08:50.654Z] ---> 8bfed25da27d [2023-03-22T18:08:50.654Z] Step 33/33 : LABEL version=0.0.0 [2023-03-22T18:08:50.654Z] ---> Running in eaa56ccd309d [2023-03-22T18:08:51.238Z] Removing intermediate container eaa56ccd309d [2023-03-22T18:08:51.238Z] ---> 9d43d6be482e [2023-03-22T18:08:51.238Z] [2023-03-22T18:08:51.505Z] Successfully built 9d43d6be482e [2023-03-22T18:08:51.774Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-22T18:09:59.655Z]  Building security-bootstrapper ... done Removing intermediate container 342e31c5e44e [2023-03-22T18:09:59.655Z] ---> fbae44d2ca43 [2023-03-22T18:09:59.655Z] [2023-03-22T18:09:59.655Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T18:09:59.655Z] ---> d74e625d9115 [2023-03-22T18:09:59.655Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T18:09:59.655Z] ---> Running in e1dbed915ae1 [2023-03-22T18:09:59.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:09:59.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:10:01.338Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T18:10:01.606Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T18:10:01.606Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:10:01.606Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T18:10:02.194Z] OK: 8 MiB in 17 packages [2023-03-22T18:10:04.796Z] Removing intermediate container e1dbed915ae1 [2023-03-22T18:10:04.796Z] ---> 16b8f9c237b7 [2023-03-22T18:10:04.796Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T18:10:04.796Z] ---> Running in a087e60da450 [2023-03-22T18:10:05.072Z] Removing intermediate container a087e60da450 [2023-03-22T18:10:05.072Z] ---> 45cdef3097f0 [2023-03-22T18:10:05.072Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T18:10:05.072Z] ---> Running in babb3c1cf446 [2023-03-22T18:10:05.658Z] Removing intermediate container babb3c1cf446 [2023-03-22T18:10:05.658Z] ---> 431aa79ed801 [2023-03-22T18:10:05.658Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T18:10:05.943Z] ---> Running in cbc9ca523f56 [2023-03-22T18:10:06.533Z] Removing intermediate container cbc9ca523f56 [2023-03-22T18:10:06.533Z] ---> 914e356a6e5c [2023-03-22T18:10:06.533Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:10:07.513Z] ---> 60e08123efd4 [2023-03-22T18:10:07.513Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:10:08.488Z] ---> b203097602fd [2023-03-22T18:10:08.488Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T18:10:11.876Z] ---> 104fffcba1d0 [2023-03-22T18:10:11.876Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:10:12.148Z] ---> cb84fa0f4f21 [2023-03-22T18:10:12.420Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T18:10:12.420Z] ---> Running in 1cd5f14108e8 [2023-03-22T18:10:13.018Z] Removing intermediate container 1cd5f14108e8 [2023-03-22T18:10:13.018Z] ---> 70a881ab3187 [2023-03-22T18:10:13.018Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T18:10:13.018Z] ---> Running in 51300c29ec68 [2023-03-22T18:10:13.616Z] Removing intermediate container 51300c29ec68 [2023-03-22T18:10:13.616Z] ---> ac404ee00a8c [2023-03-22T18:10:13.616Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T18:10:13.900Z] ---> Running in 645b949a7de1 [2023-03-22T18:10:14.504Z] Removing intermediate container 645b949a7de1 [2023-03-22T18:10:14.504Z] ---> f8bf561d58c9 [2023-03-22T18:10:14.504Z] Step 22/23 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T18:10:14.504Z] ---> Running in 0a95669226d1 [2023-03-22T18:10:15.111Z] Removing intermediate container 0a95669226d1 [2023-03-22T18:10:15.111Z] ---> 617f4da08bc2 [2023-03-22T18:10:15.111Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T18:10:15.111Z] ---> Running in e2b4e76299ad [2023-03-22T18:10:16.098Z] Removing intermediate container e2b4e76299ad [2023-03-22T18:10:16.098Z] ---> b3842a456471 [2023-03-22T18:10:16.098Z] [2023-03-22T18:10:16.370Z] Successfully built b3842a456471 [2023-03-22T18:10:16.370Z] Successfully tagged support-notifications-arm64:latest [2023-03-22T18:11:12.854Z]  Building support-notifications ... done Removing intermediate container 150981a6cd8a [2023-03-22T18:11:12.854Z] ---> 423719294cb0 [2023-03-22T18:11:12.854Z] [2023-03-22T18:11:12.854Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T18:11:12.854Z] ---> d74e625d9115 [2023-03-22T18:11:12.854Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T18:11:12.854Z] ---> Using cache [2023-03-22T18:11:12.854Z] ---> 401da766673e [2023-03-22T18:11:12.854Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T18:11:12.854Z] ---> Using cache [2023-03-22T18:11:12.854Z] ---> 84637b9e3d57 [2023-03-22T18:11:12.854Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T18:11:12.854Z] ---> Running in b156c55c3540 [2023-03-22T18:11:12.854Z] Removing intermediate container b156c55c3540 [2023-03-22T18:11:12.854Z] ---> 527287896f8f [2023-03-22T18:11:12.854Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T18:11:12.854Z] ---> Running in 73e4e92947d5 [2023-03-22T18:11:12.854Z] Removing intermediate container 8164cb60e58b [2023-03-22T18:11:12.854Z] ---> a752f8cc82a7 [2023-03-22T18:11:12.854Z] [2023-03-22T18:11:12.854Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T18:11:12.854Z] ---> d74e625d9115 [2023-03-22T18:11:12.854Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T18:11:12.854Z] ---> Using cache [2023-03-22T18:11:12.854Z] ---> 0f8f6379b7b2 [2023-03-22T18:11:12.854Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T18:11:12.854Z] ---> Using cache [2023-03-22T18:11:12.854Z] ---> aa37026d78dc [2023-03-22T18:11:12.854Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:11:12.854Z] ---> Using cache [2023-03-22T18:11:12.854Z] ---> 5f2b356677ad [2023-03-22T18:11:12.854Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:11:12.854Z] Removing intermediate container 73e4e92947d5 [2023-03-22T18:11:12.854Z] ---> 2feb5653ea30 [2023-03-22T18:11:12.854Z] Step 15/24 : WORKDIR / [2023-03-22T18:11:12.854Z] ---> Using cache [2023-03-22T18:11:12.854Z] ---> eea5c1f63324 [2023-03-22T18:11:12.854Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T18:11:12.854Z] ---> Running in aa09135c90f5 [2023-03-22T18:11:12.854Z] Removing intermediate container aa09135c90f5 [2023-03-22T18:11:12.854Z] ---> 42f1c02681ea [2023-03-22T18:11:12.854Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:11:12.854Z] ---> c846f52da4d9 [2023-03-22T18:11:12.854Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:11:12.854Z] ---> 30a4587e036f [2023-03-22T18:11:12.854Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:11:12.854Z] ---> 63e5bc8c54d1 [2023-03-22T18:11:12.854Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T18:11:12.854Z] ---> 7fbc0b466410 [2023-03-22T18:11:12.854Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T18:11:12.854Z] ---> 79a3c8c527af [2023-03-22T18:11:12.854Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T18:11:12.854Z] ---> Running in cef5b895437c [2023-03-22T18:11:12.854Z] ---> 8041b3d3018a [2023-03-22T18:11:12.854Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:11:12.854Z] ---> 46e5c0a5b5d3 [2023-03-22T18:11:12.854Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T18:11:12.854Z] ---> Running in 6ef40d6b4e36 [2023-03-22T18:11:12.854Z] Removing intermediate container 6ef40d6b4e36 [2023-03-22T18:11:12.854Z] ---> dfbd61cdc0a0 [2023-03-22T18:11:12.854Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T18:11:12.854Z] ---> Running in dc16f082b4d8 [2023-03-22T18:11:12.854Z] Removing intermediate container cef5b895437c [2023-03-22T18:11:12.854Z] ---> e3ce4b7f7194 [2023-03-22T18:11:12.854Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T18:11:12.854Z] Removing intermediate container dc16f082b4d8 [2023-03-22T18:11:12.854Z] ---> a00a112b7c1f [2023-03-22T18:11:12.854Z] Step 22/24 : LABEL arch=arm64 [2023-03-22T18:11:12.854Z] ---> Running in f6a1f805bca1 [2023-03-22T18:11:12.854Z] ---> Running in f88ef258869d [2023-03-22T18:11:12.854Z] Removing intermediate container f6a1f805bca1 [2023-03-22T18:11:12.854Z] ---> 6cb2495ba0d4 [2023-03-22T18:11:12.854Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T18:11:12.854Z] Removing intermediate container f88ef258869d [2023-03-22T18:11:12.854Z] ---> 727884fcdcd3 [2023-03-22T18:11:12.854Z] Step 23/24 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T18:11:12.854Z] ---> Running in faaf8e5e105b [2023-03-22T18:11:12.854Z] ---> Running in 222061937ce3 [2023-03-22T18:11:12.854Z] Removing intermediate container faaf8e5e105b [2023-03-22T18:11:12.854Z] ---> 3f3d0660a739 [2023-03-22T18:11:12.854Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T18:11:12.854Z] Removing intermediate container 222061937ce3 [2023-03-22T18:11:12.854Z] ---> a9840ce2a25c [2023-03-22T18:11:12.854Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T18:11:12.854Z] ---> Running in eb97c154f61d [2023-03-22T18:11:13.143Z] ---> Running in 5ffcd31e35ab [2023-03-22T18:11:13.418Z] Removing intermediate container eb97c154f61d [2023-03-22T18:11:13.418Z] ---> b533880d6db1 [2023-03-22T18:11:13.418Z] Step 22/23 : LABEL git_sha=7da4af8162de4e37014979c5b306c26e71eb65c7 [2023-03-22T18:11:13.418Z] Removing intermediate container 5ffcd31e35ab [2023-03-22T18:11:13.418Z] ---> 5d939012a8b0 [2023-03-22T18:11:13.418Z] [2023-03-22T18:11:13.418Z] ---> Running in 2d36dd5e4b3a [2023-03-22T18:11:13.689Z] Successfully built 5d939012a8b0 [2023-03-22T18:11:13.689Z] Successfully tagged core-command-arm64:latest [2023-03-22T18:11:13.689Z]  Building core-command ... done Removing intermediate container 2d36dd5e4b3a [2023-03-22T18:11:13.689Z] ---> d36918597fb8 [2023-03-22T18:11:13.689Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T18:11:13.960Z] ---> Running in c720d9aa1008 [2023-03-22T18:11:14.230Z] Removing intermediate container c720d9aa1008 [2023-03-22T18:11:14.230Z] ---> dbed84a7c29f [2023-03-22T18:11:14.230Z] [2023-03-22T18:11:14.505Z] Successfully built dbed84a7c29f [2023-03-22T18:11:14.505Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-22T18:11:15.122Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-03-22T18:11:15.136Z] $ docker stop --time=1 15dab0367a4e45a5e78023ae2e4f6585daa2467e35b448e40623774b787aae1a [2023-03-22T18:11:16.950Z] $ docker rm -f --volumes 15dab0367a4e45a5e78023ae2e4f6585daa2467e35b448e40623774b787aae1a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T18:11:17.531Z] + docker images [2023-03-22T18:11:17.802Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T18:11:17.802Z] core-common-config-bootstrapper-arm64 latest dbed84a7c29f 3 seconds ago 17.5MB [2023-03-22T18:11:17.802Z] core-command-arm64 latest 5d939012a8b0 4 seconds ago 20MB [2023-03-22T18:11:17.802Z] a752f8cc82a7 12 seconds ago 1.49GB [2023-03-22T18:11:17.802Z] 423719294cb0 14 seconds ago 1.5GB [2023-03-22T18:11:17.802Z] support-notifications-arm64 latest b3842a456471 About a minute ago 32.5MB [2023-03-22T18:11:17.802Z] fbae44d2ca43 About a minute ago 1.57GB [2023-03-22T18:11:17.802Z] security-bootstrapper-arm64 latest 9d43d6be482e 2 minutes ago 22.2MB [2023-03-22T18:11:17.802Z] ad4007ba66d5 3 minutes ago 1.49GB [2023-03-22T18:11:17.802Z] core-metadata-arm64 latest a44816337f5e 5 minutes ago 20.6MB [2023-03-22T18:11:17.802Z] security-secretstore-setup-arm64 latest 968cd3489a8d 5 minutes ago 32.8MB [2023-03-22T18:11:17.802Z] 0373e16499f0 5 minutes ago 1.51GB [2023-03-22T18:11:17.802Z] security-spiffe-token-provider-arm64 latest d36d4aaf46d8 6 minutes ago 33.1MB [2023-03-22T18:11:17.802Z] a9170ffe7103 6 minutes ago 1.49GB [2023-03-22T18:11:17.802Z] 978878b3db7d 7 minutes ago 1.54GB [2023-03-22T18:11:17.802Z] security-spire-agent-arm64 latest 545afc34eacd 10 minutes ago 125MB [2023-03-22T18:11:17.802Z] bb15bb713393 11 minutes ago 1.36GB [2023-03-22T18:11:17.802Z] support-scheduler-arm64 latest e3ed7ae5d42d 11 minutes ago 31.8MB [2023-03-22T18:11:17.802Z] 0a22f19cda2c 11 minutes ago 1.57GB [2023-03-22T18:11:17.802Z] core-data-arm64 latest 17da26b3267b 15 minutes ago 20.2MB [2023-03-22T18:11:17.802Z] 79d12fa5edd8 15 minutes ago 1.5GB [2023-03-22T18:11:17.802Z] security-proxy-setup-arm64 latest 2e4a9723a32e 16 minutes ago 19MB [2023-03-22T18:11:17.802Z] security-proxy-auth-arm64 latest 00a6544342a3 16 minutes ago 18.5MB [2023-03-22T18:11:17.802Z] 11d3e372ad0e 16 minutes ago 1.48GB [2023-03-22T18:11:17.802Z] 68dce93f98aa 16 minutes ago 1.48GB [2023-03-22T18:11:17.802Z] security-spire-server-arm64 latest d31803c42dde 21 minutes ago 87.1MB [2023-03-22T18:11:17.802Z] 32d5860bd0ab 22 minutes ago 1.36GB [2023-03-22T18:11:17.802Z] security-spire-config-arm64 latest 92014e977f2f 24 minutes ago 86.2MB [2023-03-22T18:11:17.802Z] ca9c475339a5 25 minutes ago 1.36GB [2023-03-22T18:11:17.802Z] ci-base-image-arm64 latest 404bd72e949d 43 minutes ago 866MB [2023-03-22T18:11:17.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 12 days ago 648MB [2023-03-22T18:11:17.802Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-22T18:11:17.802Z] 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-22T18:11:18.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T18:11:18.581Z] [2023-03-22T18:11:18.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:11:19.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T18:11:19.286Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T18:11:19.286Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T18:11:19.286Z] 04944245beec: Pulling fs layer [2023-03-22T18:11:19.286Z] 699f458cf7ca: Pulling fs layer [2023-03-22T18:11:19.286Z] 765212b225bb: Pulling fs layer [2023-03-22T18:11:19.286Z] f23df028b6ca: Pulling fs layer [2023-03-22T18:11:19.286Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T18:11:19.286Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T18:11:19.286Z] f23df028b6ca: Waiting [2023-03-22T18:11:19.286Z] d65c8cfc05b1: Waiting [2023-03-22T18:11:19.286Z] 765212b225bb: Waiting [2023-03-22T18:11:19.286Z] 2437ff75d9bd: Waiting [2023-03-22T18:11:19.286Z] 04944245beec: Verifying Checksum [2023-03-22T18:11:19.286Z] 04944245beec: Download complete [2023-03-22T18:11:19.286Z] 765212b225bb: Verifying Checksum [2023-03-22T18:11:19.286Z] 765212b225bb: Download complete [2023-03-22T18:11:19.793Z] f23df028b6ca: Verifying Checksum [2023-03-22T18:11:19.793Z] f23df028b6ca: Download complete [2023-03-22T18:11:19.793Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T18:11:19.793Z] d65c8cfc05b1: Download complete [2023-03-22T18:11:19.793Z] 699f458cf7ca: Verifying Checksum [2023-03-22T18:11:19.793Z] 699f458cf7ca: Download complete [2023-03-22T18:11:20.071Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T18:11:20.071Z] 8998bd30e6a1: Download complete [2023-03-22T18:11:22.678Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T18:11:22.678Z] 2437ff75d9bd: Download complete [2023-03-22T18:11:24.635Z] 8998bd30e6a1: Pull complete [2023-03-22T18:11:25.221Z] 04944245beec: Pull complete [2023-03-22T18:11:26.638Z] 699f458cf7ca: Pull complete [2023-03-22T18:11:26.908Z] 765212b225bb: Pull complete [2023-03-22T18:11:27.875Z] f23df028b6ca: Pull complete [2023-03-22T18:11:27.875Z] d65c8cfc05b1: Pull complete [2023-03-22T18:11:42.875Z] 2437ff75d9bd: Pull complete [2023-03-22T18:11:42.875Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T18:11:42.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T18:11:42.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:11:43.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container [2023-03-22T18:11:43.296Z] $ 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-22T18:11:46.794Z] $ docker top 46ba667938b7eb9b7941b6b22a8da1b375c6df2a5ad5d1878f7cd47aaaf4ac92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:11:47.837Z] ---> job-cost.sh [2023-03-22T18:11:47.837Z] lf-activate-venv: SKIPPING [2023-03-22T18:11:47.837Z] INFO: No Stack... [2023-03-22T18:11:48.427Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T18:11:49.017Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T18:11:49.713Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-22T18:11:49.713Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T18:11:49.780Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4472-1-stack-cost] [2023-03-22T18:11:49.785Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4472-1-stack-cost] did not exist. Created. [2023-03-22T18:11:49.785Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4472-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T18:11:50.556Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T18:11:50.773Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T18:11:50.789Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4472-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T18:11:50.857Z] $ docker stop --time=1 46ba667938b7eb9b7941b6b22a8da1b375c6df2a5ad5d1878f7cd47aaaf4ac92 [2023-03-22T18:11:52.482Z] $ docker rm -f --volumes 46ba667938b7eb9b7941b6b22a8da1b375c6df2a5ad5d1878f7cd47aaaf4ac92 [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-22T18:11:53.525Z] provisioning config files... [2023-03-22T18:11:53.532Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config18206481329160914039tmp [Pipeline] { [Pipeline] sh [2023-03-22T18:11:53.864Z] + set +x [2023-03-22T18:11:53.864Z] + curl -s https://codecov.io/bash [2023-03-22T18:11:53.864Z] + bash -s -- [2023-03-22T18:11:53.864Z] [2023-03-22T18:11:53.864Z] _____ _ [2023-03-22T18:11:53.864Z] / ____| | | [2023-03-22T18:11:53.864Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T18:11:53.864Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T18:11:53.864Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T18:11:53.864Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T18:11:53.864Z] Bash-1.0.6 [2023-03-22T18:11:53.864Z] [2023-03-22T18:11:53.864Z] [2023-03-22T18:11:53.864Z] ==> git version 2.25.1 found [2023-03-22T18:11:53.864Z] ==> 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-22T18:11:53.864Z] Release-Date: 2020-01-08 [2023-03-22T18:11:53.864Z] 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-22T18:11:53.864Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T18:11:53.864Z] ==> Jenkins CI detected. [2023-03-22T18:11:53.864Z] current dir:  /w/workspace/edgex-go/1 [2023-03-22T18:11:53.864Z] project root: . [2023-03-22T18:11:53.864Z] --> token set from env [2023-03-22T18:11:53.864Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T18:11:53.864Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T18:11:53.864Z] ==> Python coveragepy not found [2023-03-22T18:11:53.864Z] ==> Searching for coverage reports in: [2023-03-22T18:11:53.864Z] + . [2023-03-22T18:11:53.864Z] -> Found 1 reports [2023-03-22T18:11:53.864Z] ==> Detecting git/mercurial file structure [2023-03-22T18:11:54.127Z] ==> Reading reports [2023-03-22T18:11:54.127Z] + ./coverage.out bytes=447378 [2023-03-22T18:11:54.127Z] ==> Appending adjustments [2023-03-22T18:11:54.127Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T18:11:55.063Z] + Found adjustments [2023-03-22T18:11:55.063Z] ==> Gzipping contents [2023-03-22T18:11:55.063Z] 60K /tmp/codecov.YxBtIK.gz [2023-03-22T18:11:55.063Z] ==> Uploading reports [2023-03-22T18:11:55.063Z] url: https://codecov.io [2023-03-22T18:11:55.063Z] query: branch=PR-4472&commit=7da4af8162de4e37014979c5b306c26e71eb65c7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4472%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4472&job=&cmd_args= [2023-03-22T18:11:55.063Z] -> Pinging Codecov [2023-03-22T18:11:55.063Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4472&commit=7da4af8162de4e37014979c5b306c26e71eb65c7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4472%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4472&job=&cmd_args= [2023-03-22T18:11:55.630Z] -> Uploading to [2023-03-22T18:11:55.630Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/7da4af8162de4e37014979c5b306c26e71eb65c7/1a3c3aea-b39e-4c8e-a71a-fde42e3bca4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T181155Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1825ab9fb682e89810b4cbd65b75604d0af898cb6e3d40fd404aaaff960d430 [2023-03-22T18:11:55.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T18:11:55.630Z] Dload Upload Total Spent Left Speed [2023-03-22T18:11:55.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57478 0 0 100 57478 0 276k --:--:-- --:--:-- --:--:-- 275k 100 57478 0 0 100 57478 0 174k --:--:-- --:--:-- --:--:-- 173k [2023-03-22T18:11:55.889Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7da4af8162de4e37014979c5b306c26e71eb65c7 [Pipeline] } [2023-03-22T18:11:55.916Z] 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-22T18:11:57.190Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:11:57.517Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:11:58.407Z] ---> package-listing.sh [2023-03-22T18:11:58.407Z] ++ facter osfamily [2023-03-22T18:11:58.407Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T18:11:58.667Z] + OS_FAMILY=debian [2023-03-22T18:11:58.667Z] + workspace=/w/workspace/edgex-go/1 [2023-03-22T18:11:58.667Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T18:11:58.667Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T18:11:58.667Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T18:11:58.667Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T18:11:58.667Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-22T18:11:58.667Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T18:11:58.667Z] + case "${OS_FAMILY}" in [2023-03-22T18:11:58.667Z] + dpkg -l [2023-03-22T18:11:58.667Z] + grep '^ii' [2023-03-22T18:11:58.667Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T18:11:58.667Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T18:11:58.667Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T18:11:58.667Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-22T18:11:58.667Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-22T18:11:58.667Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-22T18:11:58.703Z] 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-22T18:11:58.995Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:11:59.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T18:11:59.622Z] [2023-03-22T18:11:59.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:12:00.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T18:12:00.004Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T18:12:00.004Z] 5eb5b503b376: Pulling fs layer [2023-03-22T18:12:00.004Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T18:12:00.004Z] ec43610c2a17: Pulling fs layer [2023-03-22T18:12:00.004Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T18:12:00.004Z] 33b1e0a273af: Pulling fs layer [2023-03-22T18:12:00.004Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T18:12:00.004Z] 2f39f015ded8: Pulling fs layer [2023-03-22T18:12:00.004Z] 3a2ae6a8a46f: Waiting [2023-03-22T18:12:00.004Z] 33b1e0a273af: Waiting [2023-03-22T18:12:00.004Z] 2f39f015ded8: Waiting [2023-03-22T18:12:00.004Z] 5d3b04190fa2: Waiting [2023-03-22T18:12:00.269Z] 5c69ac0246d0: Download complete [2023-03-22T18:12:00.269Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T18:12:00.269Z] 3a2ae6a8a46f: Download complete [2023-03-22T18:12:00.269Z] 33b1e0a273af: Verifying Checksum [2023-03-22T18:12:00.269Z] 33b1e0a273af: Download complete [2023-03-22T18:12:00.269Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T18:12:00.269Z] 5d3b04190fa2: Download complete [2023-03-22T18:12:00.269Z] ec43610c2a17: Verifying Checksum [2023-03-22T18:12:00.269Z] ec43610c2a17: Download complete [2023-03-22T18:12:00.528Z] 5eb5b503b376: Verifying Checksum [2023-03-22T18:12:00.528Z] 5eb5b503b376: Download complete [2023-03-22T18:12:01.905Z] 5eb5b503b376: Pull complete [2023-03-22T18:12:01.905Z] 5c69ac0246d0: Pull complete [2023-03-22T18:12:02.165Z] ec43610c2a17: Pull complete [2023-03-22T18:12:02.165Z] 3a2ae6a8a46f: Pull complete [2023-03-22T18:12:02.425Z] 33b1e0a273af: Pull complete [2023-03-22T18:12:02.425Z] 5d3b04190fa2: Pull complete [2023-03-22T18:12:06.609Z] 2f39f015ded8: Pull complete [2023-03-22T18:12:06.609Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T18:12:06.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T18:12:06.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:12:06.807Z] prd-ubuntu20.04-docker-8c-8g-5232 does not seem to be running inside a container [2023-03-22T18:12:06.859Z] $ 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-22T18:12:08.897Z] $ docker top dc65f4e6544c7ef62fcfe6e500afdfec18c252798e61dfea88bbbecbec6254a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T18:12:09.274Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T18:12:09.584Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T18:12:09.893Z] + ls /var/log/sa-host [2023-03-22T18:12:09.893Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T18:12:10.020Z] provisioning config files... [2023-03-22T18:12:10.028Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9443165729879714065tmp [Pipeline] { [Pipeline] echo [2023-03-22T18:12:10.079Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:12:10.388Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T18:12:10.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:12:10.815Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T18:12:10.849Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:12:11.162Z] ---> sudo-logs.sh [2023-03-22T18:12:11.162Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T18:12:11.241Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:12:11.554Z] ---> job-cost.sh [2023-03-22T18:12:11.554Z] lf-activate-venv: SKIPPING [2023-03-22T18:12:11.554Z] DEBUG: total: 0.10999999940395355 [2023-03-22T18:12:11.554Z] INFO: Retrieving Stack Cost... [2023-03-22T18:12:11.813Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T18:12:12.380Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T18:12:12.414Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:12:12.724Z] ---> logs-deploy.sh [2023-03-22T18:12:12.724Z] lf-activate-venv: SKIPPING [2023-03-22T18:12:12.724Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4472/1 [2023-03-22T18:12:12.724Z] INFO: archiving workspace using pattern(s): [2023-03-22T18:12:13.660Z] Archives upload complete. [2023-03-22T18:12:13.660Z] INFO: archiving logs to Nexus