Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d+d52ecc9ec6b167035306dda8479a360a024b5268 (9a738b1715b6121ce98694c40fe588e2c8a4c33f) 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-ssh11463007752922558797.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-ssh8955786316917191548.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1805943088349166946.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 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-ssh14782975216313492165.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4458/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4458/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11183961693243500257.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4494 in /w/workspace/edgexfoundry_edgex-go_PR-4458 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/4458/head:refs/remotes/origin/PR-4458 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d52ecc9ec6b167035306dda8479a360a024b5268 into PR head commit e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d Merge succeeded, producing ccdc1749f655513ce2893535d2b0a6a5926edb3e Checking out Revision ccdc1749f655513ce2893535d2b0a6a5926edb3e (PR-4458) > git config core.sparsecheckout # timeout=10 > git checkout -f e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # 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 d52ecc9ec6b167035306dda8479a360a024b5268 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccdc1749f655513ce2893535d2b0a6a5926edb3e # timeout=10 Commit message: "Merge commit 'd52ecc9ec6b167035306dda8479a360a024b5268' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-18T08:29:58.240Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-18T08:29:58.288Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-18T08:29:58.303Z] ========================================================= [2023-03-18T08:29:58.303Z] EdgeX Global Pipelines Version Info [2023-03-18T08:29:58.303Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 45a5479f442b87b2424fbc08fb053a42c16e71c1 # timeout=10 [2023-03-18T08:29:59.020Z] ------------------- [2023-03-18T08:29:59.020Z] stable info: [2023-03-18T08:29:59.020Z] ------------------- [2023-03-18T08:29:59.020Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-18T08:29:59.020Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-18T08:29:59.020Z] Message: update stable to v1.0.245 [2023-03-18T08:29:59.590Z] ------------------- [2023-03-18T08:29:59.590Z] experimental info: [2023-03-18T08:29:59.590Z] ------------------- [2023-03-18T08:29:59.590Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-18T08:29:59.590Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-18T08:29:59.590Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-18T08:29:59.768Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-18T08:29:59.778Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-18T08:29:59.788Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-18T08:29:59.798Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-18T08:29:59.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-18T08:29:59.818Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-18T08:29:59.829Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-18T08:29:59.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-18T08:29:59.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-18T08:29:59.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-18T08:29:59.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-18T08:29:59.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-18T08:29:59.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-18T08:29:59.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-18T08:29:59.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-18T08:29:59.926Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-18T08:29:59.939Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-18T08:29:59.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-18T08:29:59.958Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-18T08:29:59.969Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-18T08:29:59.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-18T08:29:59.990Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-18T08:30:00.000Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-18T08:30:00.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4458 [Pipeline] echo [2023-03-18T08:30:00.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4458 [Pipeline] echo [2023-03-18T08:30:00.031Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4458 [Pipeline] echo [2023-03-18T08:30:00.042Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccdc1749f655513ce2893535d2b0a6a5926edb3e [Pipeline] echo [2023-03-18T08:30:00.053Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccdc174 [Pipeline] echo [2023-03-18T08:30:00.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-18T08:30:00.102Z] provisioning config files... [2023-03-18T08:30:00.117Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9841557150740254226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-18T08:30:00.412Z] ---> docker-login.sh [2023-03-18T08:30:00.412Z] nexus3.edgexfoundry.org:10001 [2023-03-18T08:30:00.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T08:30:00.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T08:30:00.932Z] Configure a credential helper to remove this warning. See [2023-03-18T08:30:00.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T08:30:00.932Z] [2023-03-18T08:30:00.932Z] Login Succeeded [2023-03-18T08:30:00.932Z] nexus3.edgexfoundry.org:10002 [2023-03-18T08:30:00.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T08:30:00.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T08:30:00.932Z] Configure a credential helper to remove this warning. See [2023-03-18T08:30:00.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T08:30:00.932Z] [2023-03-18T08:30:00.932Z] Login Succeeded [2023-03-18T08:30:00.932Z] nexus3.edgexfoundry.org:10003 [2023-03-18T08:30:00.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T08:30:01.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T08:30:01.193Z] Configure a credential helper to remove this warning. See [2023-03-18T08:30:01.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T08:30:01.193Z] [2023-03-18T08:30:01.193Z] Login Succeeded [2023-03-18T08:30:01.193Z] nexus3.edgexfoundry.org:10004 [2023-03-18T08:30:01.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T08:30:01.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T08:30:01.193Z] Configure a credential helper to remove this warning. See [2023-03-18T08:30:01.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T08:30:01.193Z] [2023-03-18T08:30:01.193Z] Login Succeeded [2023-03-18T08:30:01.193Z] docker.io [2023-03-18T08:30:01.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T08:30:01.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T08:30:01.453Z] Configure a credential helper to remove this warning. See [2023-03-18T08:30:01.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T08:30:01.453Z] [2023-03-18T08:30:01.453Z] Login Succeeded [2023-03-18T08:30:01.453Z] ---> docker-login.sh ends [Pipeline] } [2023-03-18T08:30:01.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-18T08:30:01.770Z] + 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-18T08:30:01.770Z] + cut -d/ -f2 [2023-03-18T08:30:01.770Z] + dirname cmd/core-command/Dockerfile [2023-03-18T08:30:01.770Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-18T08:30:01.770Z] + cut -d/ -f2 [2023-03-18T08:30:01.770Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-18T08:30:01.770Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-18T08:30:01.770Z] + dirname cmd/core-data/Dockerfile [2023-03-18T08:30:01.770Z] + cut -d/ -f2 [2023-03-18T08:30:01.770Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-18T08:30:01.770Z] + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 [2023-03-18T08:30:01.770Z] [2023-03-18T08:30:01.770Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-18T08:30:01.770Z] + cut -d/ -f2 [2023-03-18T08:30:01.770Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-18T08:30:01.770Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-18T08:30:01.770Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-18T08:30:01.770Z] + cut -d/ -f2 [2023-03-18T08:30:01.770Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-18T08:30:01.770Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-18T08:30:01.770Z] + cut -d/ -f2 [2023-03-18T08:30:01.770Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-18T08:30:01.770Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-18T08:30:01.770Z] + cut -d/ -f2 [2023-03-18T08:30:01.770Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-18T08:30:01.770Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-18T08:30:01.770Z] + cut -d/ -f2 [2023-03-18T08:30:01.770Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-18T08:30:01.770Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-18T08:30:01.770Z] + cut -d/ -f2 [2023-03-18T08:30:01.770Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-18T08:30:01.770Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-18T08:30:01.770Z] + cut -d/ -f2 [2023-03-18T08:30:01.770Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-18T08:30:01.770Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-18T08:30:01.770Z] + cut -d/ -f2 [2023-03-18T08:30:01.770Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-18T08:30:01.770Z] + cut -d/ -f2 [2023-03-18T08:30:01.770Z] + dirname cmd/support-notifications/Dockerfile [2023-03-18T08:30:01.770Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-18T08:30:01.770Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-18T08:30:01.770Z] + cut -d/ -f2 [2023-03-18T08:30:01.770Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-18T08:30:01.815Z] 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-18T08:30:02.142Z] + git rev-list -1 --merges ccdc1749f655513ce2893535d2b0a6a5926edb3e~1..ccdc1749f655513ce2893535d2b0a6a5926edb3e [Pipeline] echo [2023-03-18T08:30:02.151Z] -----------> git rev-list -1 --merges ccdc1749f655513ce2893535d2b0a6a5926edb3e~1..ccdc1749f655513ce2893535d2b0a6a5926edb3e ccdc1749f655513ce2893535d2b0a6a5926edb3e [2023-03-18T08:30:02.151Z] ccdc1749f655513ce2893535d2b0a6a5926edb3e [false] [Pipeline] sh [2023-03-18T08:30:02.437Z] + git log --format=format:%s -1 ccdc1749f655513ce2893535d2b0a6a5926edb3e [Pipeline] echo [2023-03-18T08:30:02.454Z] ========================================================= [2023-03-18T08:30:02.454Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-18T08:30:02.454Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-18T08:30:02.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-18T08:30:02.864Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-18T08:30:02.864Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-18T08:30:02.864Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-18T08:30:02.864Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-18T08:30:02.864Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-18T08:30:02.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T08:30:03.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-18T08:30:03.263Z] [2023-03-18T08:30:03.263Z] 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-18T08:30:03.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-18T08:30:03.560Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-18T08:30:03.560Z] b85a868b505f: Pulling fs layer [2023-03-18T08:30:03.560Z] e2be974225ed: Pulling fs layer [2023-03-18T08:30:03.560Z] 339a4e72a1f5: Pulling fs layer [2023-03-18T08:30:03.560Z] 988bab9f4d93: Pulling fs layer [2023-03-18T08:30:03.560Z] 1469e6f7b9e6: Pulling fs layer [2023-03-18T08:30:03.560Z] eaf3925da568: Pulling fs layer [2023-03-18T08:30:03.560Z] bab4dde63d76: Pulling fs layer [2023-03-18T08:30:03.560Z] bde34c3a00c8: Pulling fs layer [2023-03-18T08:30:03.560Z] b352a97aabf1: Pulling fs layer [2023-03-18T08:30:03.560Z] 4872d77fe225: Pulling fs layer [2023-03-18T08:30:03.560Z] 5851b861e8e6: Pulling fs layer [2023-03-18T08:30:03.560Z] bab4dde63d76: Waiting [2023-03-18T08:30:03.560Z] 1469e6f7b9e6: Waiting [2023-03-18T08:30:03.560Z] bde34c3a00c8: Waiting [2023-03-18T08:30:03.560Z] eaf3925da568: Waiting [2023-03-18T08:30:03.560Z] b352a97aabf1: Waiting [2023-03-18T08:30:03.561Z] 4872d77fe225: Waiting [2023-03-18T08:30:03.561Z] 5851b861e8e6: Waiting [2023-03-18T08:30:03.561Z] 988bab9f4d93: Waiting [2023-03-18T08:30:03.561Z] e2be974225ed: Verifying Checksum [2023-03-18T08:30:03.561Z] e2be974225ed: Download complete [2023-03-18T08:30:03.561Z] 988bab9f4d93: Verifying Checksum [2023-03-18T08:30:03.561Z] 988bab9f4d93: Download complete [2023-03-18T08:30:03.820Z] 1469e6f7b9e6: Verifying Checksum [2023-03-18T08:30:03.820Z] 1469e6f7b9e6: Download complete [2023-03-18T08:30:03.820Z] eaf3925da568: Verifying Checksum [2023-03-18T08:30:03.820Z] eaf3925da568: Download complete [2023-03-18T08:30:03.820Z] 339a4e72a1f5: Verifying Checksum [2023-03-18T08:30:03.820Z] 339a4e72a1f5: Download complete [2023-03-18T08:30:03.820Z] bde34c3a00c8: Download complete [2023-03-18T08:30:03.820Z] b352a97aabf1: Verifying Checksum [2023-03-18T08:30:03.820Z] b352a97aabf1: Download complete [2023-03-18T08:30:03.820Z] 4872d77fe225: Download complete [2023-03-18T08:30:03.820Z] 5851b861e8e6: Verifying Checksum [2023-03-18T08:30:03.820Z] 5851b861e8e6: Download complete [2023-03-18T08:30:03.820Z] b85a868b505f: Verifying Checksum [2023-03-18T08:30:03.820Z] b85a868b505f: Download complete [2023-03-18T08:30:04.387Z] bab4dde63d76: Verifying Checksum [2023-03-18T08:30:04.387Z] bab4dde63d76: Download complete [2023-03-18T08:30:05.324Z] b85a868b505f: Pull complete [2023-03-18T08:30:05.324Z] e2be974225ed: Pull complete [2023-03-18T08:30:05.889Z] 339a4e72a1f5: Pull complete [2023-03-18T08:30:05.889Z] 988bab9f4d93: Pull complete [2023-03-18T08:30:06.150Z] 1469e6f7b9e6: Pull complete [2023-03-18T08:30:06.409Z] eaf3925da568: Pull complete [2023-03-18T08:30:08.312Z] bab4dde63d76: Pull complete [2023-03-18T08:30:08.312Z] bde34c3a00c8: Pull complete [2023-03-18T08:30:08.312Z] b352a97aabf1: Pull complete [2023-03-18T08:30:08.312Z] 4872d77fe225: Pull complete [2023-03-18T08:30:08.572Z] 5851b861e8e6: Pull complete [2023-03-18T08:30:08.572Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-18T08:30:08.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-18T08:30:08.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T08:30:08.668Z] prd-ubuntu20.04-docker-8c-8g-4494 does not seem to be running inside a container [2023-03-18T08:30:08.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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/py-git-semver:0.1.4 cat [2023-03-18T08:30:10.199Z] $ docker top a7652aaf16a0451b10a3a31af529ee10563e258f6f29064cf5efc634d2f6e1ed -eo pid,comm [2023-03-18T08:30:10.253Z] 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-18T08:30:10.253Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-18T08:30:10.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-18T08:30:10.286Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-18T08:30:10.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-18T08:30:10.413Z] $ docker exec a7652aaf16a0451b10a3a31af529ee10563e258f6f29064cf5efc634d2f6e1ed ssh-agent [2023-03-18T08:30:10.529Z] SSH_AUTH_SOCK=/tmp/ssh-G0iKUnAmkZAn/agent.31 [2023-03-18T08:30:10.529Z] SSH_AGENT_PID=37 [2023-03-18T08:30:10.535Z] Running ssh-add (command line suppressed) [2023-03-18T08:30:10.667Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9682075736023557366.key (/w/workspace/edgex-go/3@tmp/private_key_9682075736023557366.key) [2023-03-18T08:30:10.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-18T08:30:10.990Z] + git tag --points-at HEAD [Pipeline] } [2023-03-18T08:30:11.009Z] $ docker exec --env ******** --env ******** a7652aaf16a0451b10a3a31af529ee10563e258f6f29064cf5efc634d2f6e1ed ssh-agent -k [2023-03-18T08:30:11.119Z] unset SSH_AUTH_SOCK; [2023-03-18T08:30:11.119Z] unset SSH_AGENT_PID; [2023-03-18T08:30:11.119Z] echo Agent pid 37 killed; [2023-03-18T08:30:11.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-18T08:30:11.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-18T08:30:11.152Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-18T08:30:11.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-18T08:30:11.253Z] $ docker exec a7652aaf16a0451b10a3a31af529ee10563e258f6f29064cf5efc634d2f6e1ed ssh-agent [2023-03-18T08:30:11.352Z] SSH_AUTH_SOCK=/tmp/ssh-GCnSfbDh3Wua/agent.69 [2023-03-18T08:30:11.352Z] SSH_AGENT_PID=75 [2023-03-18T08:30:11.357Z] Running ssh-add (command line suppressed) [2023-03-18T08:30:11.467Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_12932998382452037603.key (/w/workspace/edgex-go/3@tmp/private_key_12932998382452037603.key) [2023-03-18T08:30:11.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-18T08:30:11.761Z] + git semver init [2023-03-18T08:30:12.021Z] 2023-03-18 08:30:11,957 [run_init] DEBUG init version:0.0.0 force:False [2023-03-18T08:30:12.021Z] 2023-03-18 08:30:11,958 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-03-18T08:30:12.021Z] 2023-03-18 08:30:11,958 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-03-18T08:30:12.021Z] 2023-03-18 08:30:11,959 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-03-18T08:30:16.211Z] 2023-03-18 08:30:16,187 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-03-18T08:30:16.211Z] 2023-03-18 08:30:16,188 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4458 with force:False [2023-03-18T08:30:16.211Z] 2023-03-18 08:30:16,188 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4458 [2023-03-18T08:30:16.211Z] 2023-03-18 08:30:16,193 [execute] INFO git cat-file --batch-check [2023-03-18T08:30:16.211Z] 2023-03-18 08:30:16,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-03-18T08:30:16.211Z] 2023-03-18 08:30:16,200 [execute] INFO git cat-file --batch [2023-03-18T08:30:16.211Z] 2023-03-18 08:30:16,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-03-18T08:30:16.211Z] 2023-03-18 08:30:16,205 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4458 [2023-03-18T08:30:16.211Z] 0.0.0 [Pipeline] } [2023-03-18T08:30:16.480Z] $ docker exec --env ******** --env ******** a7652aaf16a0451b10a3a31af529ee10563e258f6f29064cf5efc634d2f6e1ed ssh-agent -k [2023-03-18T08:30:16.585Z] unset SSH_AUTH_SOCK; [2023-03-18T08:30:16.586Z] unset SSH_AGENT_PID; [2023-03-18T08:30:16.586Z] echo Agent pid 75 killed; [2023-03-18T08:30:16.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-18T08:30:16.895Z] + git semver [Pipeline] } [2023-03-18T08:30:17.169Z] $ docker stop --time=1 a7652aaf16a0451b10a3a31af529ee10563e258f6f29064cf5efc634d2f6e1ed [2023-03-18T08:30:18.474Z] $ docker rm -f --volumes a7652aaf16a0451b10a3a31af529ee10563e258f6f29064cf5efc634d2f6e1ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-18T08:30:18.812Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-18T08:30:18.995Z] Stashed 1 file(s) [Pipeline] echo [2023-03-18T08:30:18.998Z] [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-18T08:30:19.352Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-03-18T08:30:19.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-18T08:30:19.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-18T08:30:19.382Z] ========================================================= [2023-03-18T08:30:19.382Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-18T08:30:19.382Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-18T08:30:19.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-18T08:30:19.669Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-18T08:30:19.669Z] 63b65145d645: Pulling fs layer [2023-03-18T08:30:19.669Z] a2d21d5440eb: Pulling fs layer [2023-03-18T08:30:19.669Z] 935e6c44a52c: Pulling fs layer [2023-03-18T08:30:19.669Z] 94cc34f8dd06: Pulling fs layer [2023-03-18T08:30:19.669Z] 30dea6a524f1: Pulling fs layer [2023-03-18T08:30:19.669Z] a2aff8979fd8: Pulling fs layer [2023-03-18T08:30:19.669Z] 6808be2612f2: Pulling fs layer [2023-03-18T08:30:19.669Z] f25807f1079a: Pulling fs layer [2023-03-18T08:30:19.669Z] 94cc34f8dd06: Waiting [2023-03-18T08:30:19.669Z] 6808be2612f2: Waiting [2023-03-18T08:30:19.669Z] 30dea6a524f1: Waiting [2023-03-18T08:30:19.669Z] f25807f1079a: Waiting [2023-03-18T08:30:19.669Z] a2aff8979fd8: Waiting [2023-03-18T08:30:19.669Z] a2d21d5440eb: Verifying Checksum [2023-03-18T08:30:19.669Z] a2d21d5440eb: Download complete [2023-03-18T08:30:19.669Z] 94cc34f8dd06: Verifying Checksum [2023-03-18T08:30:19.669Z] 94cc34f8dd06: Download complete [2023-03-18T08:30:19.669Z] 30dea6a524f1: Verifying Checksum [2023-03-18T08:30:19.669Z] 30dea6a524f1: Download complete [2023-03-18T08:30:19.669Z] 63b65145d645: Verifying Checksum [2023-03-18T08:30:19.669Z] 63b65145d645: Download complete [2023-03-18T08:30:19.669Z] a2aff8979fd8: Verifying Checksum [2023-03-18T08:30:19.669Z] a2aff8979fd8: Download complete [2023-03-18T08:30:19.930Z] 63b65145d645: Pull complete [2023-03-18T08:30:19.930Z] a2d21d5440eb: Pull complete [2023-03-18T08:30:20.197Z] f25807f1079a: Verifying Checksum [2023-03-18T08:30:20.197Z] f25807f1079a: Download complete [2023-03-18T08:30:20.456Z] 935e6c44a52c: Verifying Checksum [2023-03-18T08:30:20.456Z] 935e6c44a52c: Download complete [2023-03-18T08:30:20.714Z] 6808be2612f2: Verifying Checksum [2023-03-18T08:30:20.714Z] 6808be2612f2: Download complete [2023-03-18T08:30:23.994Z] 935e6c44a52c: Pull complete [2023-03-18T08:30:23.994Z] 94cc34f8dd06: Pull complete [2023-03-18T08:30:23.994Z] 30dea6a524f1: Pull complete [2023-03-18T08:30:23.994Z] a2aff8979fd8: Pull complete [2023-03-18T08:30:26.524Z] 6808be2612f2: Pull complete [2023-03-18T08:30:26.781Z] f25807f1079a: Pull complete [2023-03-18T08:30:26.781Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-18T08:30:26.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-18T08:30:26.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-18T08:30:27.072Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-18T08:30:27.072Z] WORKDIR /edgex [2023-03-18T08:30:27.072Z] COPY go.mod . [2023-03-18T08:30:27.072Z] RUN go mod download build [2023-03-18T08:30:27.072Z] -t ci-base-image-x86_64 -f - . [2023-03-18T08:30:27.638Z] Sending build context to Docker daemon 170.4MB [2023-03-18T08:30:27.638Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-18T08:30:27.638Z] ---> 3b553350e43f [2023-03-18T08:30:27.638Z] Step 2/4 : WORKDIR /edgex [2023-03-18T08:30:30.173Z] ---> Running in 776f631a6960 [2023-03-18T08:30:30.173Z] Removing intermediate container 776f631a6960 [2023-03-18T08:30:30.173Z] ---> d6157cbb10ac [2023-03-18T08:30:30.173Z] Step 3/4 : COPY go.mod . [2023-03-18T08:30:30.173Z] ---> f0d6baf6f0ca [2023-03-18T08:30:30.173Z] Step 4/4 : RUN go mod download [2023-03-18T08:30:30.173Z] ---> Running in 835b56c88e2d [2023-03-18T08:30:34.050Z] Still waiting to schedule task [2023-03-18T08:30:34.051Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-18T08:30:45.060Z] Removing intermediate container 835b56c88e2d [2023-03-18T08:30:45.060Z] ---> 633e6d013f2d [2023-03-18T08:30:45.060Z] Successfully built 633e6d013f2d [2023-03-18T08:30:45.060Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T08:30:45.354Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-18T08:30:45.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T08:30:45.427Z] prd-ubuntu20.04-docker-8c-8g-4494 does not seem to be running inside a container [2023-03-18T08:30:45.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-18T08:30:45.888Z] $ docker top 066679bdfa5821645b8f9ed6c3ad491af28d8d2b2a0a641c9d69735bb313249a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T08:30:46.234Z] + go version [2023-03-18T08:30:46.234Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-18T08:30:46.246Z] $ docker stop --time=1 066679bdfa5821645b8f9ed6c3ad491af28d8d2b2a0a641c9d69735bb313249a [2023-03-18T08:30:47.544Z] $ docker rm -f --volumes 066679bdfa5821645b8f9ed6c3ad491af28d8d2b2a0a641c9d69735bb313249a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T08:30:47.941Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-18T08:30:47.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T08:30:48.017Z] prd-ubuntu20.04-docker-8c-8g-4494 does not seem to be running inside a container [2023-03-18T08:30:48.044Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-18T08:30:48.420Z] $ docker top c802281120d94182cde03119ba58c8de24a3f3be14fd5484aaabc7893f169f90 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-18T08:30:48.485Z] ========================================================= [2023-03-18T08:30:48.485Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-18T08:30:48.485Z] ========================================================= [Pipeline] sh [2023-03-18T08:30:48.762Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-18T08:30:49.053Z] + make test [2023-03-18T08:30:49.053Z] go test -race -coverprofile=coverage.out ./... [2023-03-18T08:30:57.174Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-18T08:31:09.386Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-18T08:31:09.386Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-18T08:31:09.953Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-18T08:31:10.214Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-18T08:31:10.474Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-18T08:31:11.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-18T08:31:11.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-18T08:31:11.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-18T08:31:11.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-18T08:31:11.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-18T08:31:11.559Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-18T08:31:11.817Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-18T08:31:11.817Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-18T08:31:11.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-18T08:31:12.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-18T08:31:12.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-18T08:31:12.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2023-03-18T08:31:12.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2023-03-18T08:31:13.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-18T08:31:13.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-18T08:31:13.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-18T08:31:14.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-18T08:31:14.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-18T08:31:14.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-18T08:31:14.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-18T08:31:14.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-18T08:31:14.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-18T08:31:14.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-18T08:31:15.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-18T08:31:15.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-18T08:31:16.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.3% of statements [2023-03-18T08:31:16.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-03-18T08:31:17.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.799s coverage: 88.5% of statements [2023-03-18T08:31:17.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.060s coverage: 3.9% of statements [2023-03-18T08:31:17.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-18T08:31:17.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-18T08:31:17.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-18T08:31:18.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-18T08:31:18.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-18T08:31:18.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-18T08:31:18.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-18T08:31:18.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-18T08:31:18.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.345s coverage: 95.6% of statements [2023-03-18T08:31:18.393Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-03-18T08:31:19.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-18T08:31:19.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-18T08:31:19.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-18T08:31:19.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-03-18T08:31:19.891Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-18T08:31:19.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-18T08:31:19.891Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-03-18T08:31:19.891Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.0% of statements [2023-03-18T08:31:20.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 45.5% of statements [2023-03-18T08:31:20.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 82.9% of statements [2023-03-18T08:31:20.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2023-03-18T08:31:20.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2023-03-18T08:31:20.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2023-03-18T08:31:20.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-18T08:31:20.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-18T08:31:20.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-18T08:31:20.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-18T08:31:21.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-18T08:31:21.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-18T08:31:21.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-18T08:31:21.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-18T08:31:22.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-18T08:31:22.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-18T08:31:22.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-18T08:31:22.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-18T08:31:22.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-18T08:31:22.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-18T08:31:22.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-18T08:31:23.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-18T08:31:24.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-18T08:31:25.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-18T08:31:25.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-18T08:31:26.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-18T08:31:26.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-18T08:31:26.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-18T08:31:27.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-18T08:31:27.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-18T08:31:28.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-18T08:31:29.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-18T08:31:29.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-18T08:31:29.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-18T08:31:29.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-18T08:31:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-18T08:31:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-18T08:31:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-18T08:31:30.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-18T08:31:31.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-18T08:31:31.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-18T08:31:31.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-18T08:31:31.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-18T08:31:31.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2023-03-18T08:31:32.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-18T08:31:32.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-18T08:31:32.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-18T08:31:32.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.310s coverage: 79.9% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.062s coverage: 87.2% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.2% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.046s coverage: 86.0% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 63.1% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 38.4% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.5% of statements [2023-03-18T08:31:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2023-03-18T08:31:45.104Z] 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-18T08:32:07.047Z] go vet ./... [2023-03-18T08:32:07.693Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4495 in /w/workspace/edgexfoundry_edgex-go_PR-4458 [Pipeline] { [Pipeline] ws [2023-03-18T08:32:07.706Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-03-18T08:32:07.745Z] The recommended git tool is: git [2023-03-18T08:32:12.328Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-18T08:32:12.328Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-18T08:32:12.328Z] ./bin/test-attribution-txt.sh [2023-03-18T08:32:12.328Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-18T08:32:12.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-18T08:32:12.650Z] + ls -al . [2023-03-18T08:32:12.650Z] total 704 [2023-03-18T08:32:12.650Z] drwxrwxr-x 11 1001 1001 4096 Mar 18 08:30 . [2023-03-18T08:32:12.650Z] drwxr-xr-x 4 root root 4096 Mar 18 08:30 .. [2023-03-18T08:32:12.650Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 08:29 .blubracket [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 16 Mar 18 08:29 .dockerignore [2023-03-18T08:32:12.650Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 08:30 .git [2023-03-18T08:32:12.650Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 08:29 .github [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 1133 Mar 18 08:29 .gitignore [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 42 Mar 18 08:29 .golangci.yml [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 87 Mar 18 08:29 .hadolint.yml [2023-03-18T08:32:12.650Z] drwxr-xr-x 3 1001 1001 4096 Mar 18 08:30 .semver [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 166 Mar 18 08:29 .sonarcloud.properties [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 1171 Mar 18 08:29 ADOPTERS.md [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 10825 Mar 18 08:29 Attribution.txt [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 73765 Mar 18 08:29 CHANGELOG.md [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 08:29 CONTRIBUTING.md [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 677 Mar 18 08:29 GOVERNANCE.md [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 883 Mar 18 08:29 Jenkinsfile [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 08:29 LICENSE [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 14266 Mar 18 08:29 Makefile [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 582 Mar 18 08:29 OWNERS.md [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 9403 Mar 18 08:29 README.md [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 789 Mar 18 08:29 SECURITY.md [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 5 Mar 18 08:30 VERSION [2023-03-18T08:32:12.650Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 08:29 bin [2023-03-18T08:32:12.650Z] drwxrwxr-x 18 1001 1001 4096 Mar 18 08:29 cmd [2023-03-18T08:32:12.650Z] -rw-r--r-- 1 root root 447275 Mar 18 08:31 coverage.out [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 3236 Mar 18 08:29 go.mod [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 31410 Mar 18 08:29 go.sum [2023-03-18T08:32:12.650Z] drwxrwxr-x 7 1001 1001 4096 Mar 18 08:29 internal [2023-03-18T08:32:12.650Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 08:29 openapi [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 594 Mar 18 08:29 security.txt [2023-03-18T08:32:12.650Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 08:29 snap [2023-03-18T08:32:12.650Z] -rw-rw-r-- 1 1001 1001 204 Mar 18 08:29 version.go [Pipeline] sh [2023-03-18T08:32:12.931Z] + '[' -e coverage.out ] [2023-03-18T08:32:12.931Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-18T08:32:13.019Z] Stashed 1 file(s) [Pipeline] sh [2023-03-18T08:32:13.296Z] + make build [2023-03-18T08:32:13.296Z] 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-18T08:32:13.602Z] using credential edgex-jenkins-ssh [2023-03-18T08:32:13.619Z] Cloning the remote Git repository [2023-03-18T08:32:13.662Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-18T08:32:13.757Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-03-18T08:32:13.908Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-18T08:32:13.909Z] > git --version # timeout=10 [2023-03-18T08:32:13.931Z] > git --version # 'git version 2.25.1' [2023-03-18T08:32:13.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-18T08:32:14.077Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-18T08:32:25.496Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-18T08:32:25.496Z] 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-18T08:32:26.431Z] 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-18T08:32:27.367Z] 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-18T08:32:31.800Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-18T08:32:31.834Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-18T08:32:33.417Z] Merging remotes/origin/main commit d52ecc9ec6b167035306dda8479a360a024b5268 into PR head commit e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-18T08:32:33.928Z] 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-18T08:32:34.067Z] Merge succeeded, producing dc12e82fcf27e07851e55a88dfce156e2258c1db [2023-03-18T08:32:34.068Z] Checking out Revision dc12e82fcf27e07851e55a88dfce156e2258c1db (PR-4458) [2023-03-18T08:32:32.706Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-18T08:32:32.747Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-18T08:32:32.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-18T08:32:32.764Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4458/head:refs/remotes/origin/PR-4458 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-18T08:32:33.438Z] > git config core.sparsecheckout # timeout=10 [2023-03-18T08:32:33.501Z] > git checkout -f e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # timeout=10 [2023-03-18T08:32:33.726Z] > git remote # timeout=10 [2023-03-18T08:32:33.745Z] > git config --get remote.origin.url # timeout=10 [2023-03-18T08:32:33.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-18T08:32:33.791Z] > git merge d52ecc9ec6b167035306dda8479a360a024b5268 # timeout=10 [2023-03-18T08:32:34.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-18T08:32:34.076Z] > git config core.sparsecheckout # timeout=10 [2023-03-18T08:32:34.092Z] > git checkout -f dc12e82fcf27e07851e55a88dfce156e2258c1db # timeout=10 [2023-03-18T08:32:34.862Z] 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-18T08:32:36.238Z] 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-18T08:32:37.175Z] 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-18T08:32:37.611Z] Commit message: "Merge commit 'd52ecc9ec6b167035306dda8479a360a024b5268' into HEAD" [2023-03-18T08:32:37.641Z] First time build. Skipping changelog. [2023-03-18T08:32:38.111Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-18T08:32:38.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-18T08:32:38.793Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-18T08:32:38.793Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-18T08:32:38.793Z] Dload Upload Total Spent Left Speed [2023-03-18T08:32:38.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [2023-03-18T08:32:37.622Z] > git rev-list --no-walk 45a5479f442b87b2424fbc08fb053a42c16e71c1 # timeout=10 [Pipeline] sh [2023-03-18T08:32:39.505Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-18T08:32:39.823Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-18T08:32:39.823Z] + sudo tee /etc/docker/daemon.new [2023-03-18T08:32:39.823Z] { [2023-03-18T08:32:39.823Z] "registry-mirrors": [ [2023-03-18T08:32:39.823Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-18T08:32:39.823Z] ], [2023-03-18T08:32:39.823Z] "bip": "10.250.0.254/24", [2023-03-18T08:32:39.823Z] "hosts": [ [2023-03-18T08:32:39.823Z] "tcp://0.0.0.0:5555", [2023-03-18T08:32:39.823Z] "unix:///var/run/docker.sock" [2023-03-18T08:32:39.823Z] ], [2023-03-18T08:32:39.823Z] "mtu": 1458, [2023-03-18T08:32:39.823Z] "selinux-enabled": true, [2023-03-18T08:32:39.823Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-18T08:32:39.823Z] } [Pipeline] sh [2023-03-18T08:32:40.053Z] 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-18T08:32:40.143Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-18T08:32:40.465Z] + sudo service docker restart [Pipeline] } [2023-03-18T08:32:40.997Z] $ docker stop --time=1 c802281120d94182cde03119ba58c8de24a3f3be14fd5484aaabc7893f169f90 [2023-03-18T08:32:43.789Z] $ docker rm -f --volumes c802281120d94182cde03119ba58c8de24a3f3be14fd5484aaabc7893f169f90 [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-18T08:32:44.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-18T08:32:44.653Z] [2023-03-18T08:32:44.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T08:32:44.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-18T08:32:44.953Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-18T08:32:44.953Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-18T08:32:44.953Z] ca9280d653b3: Pulling fs layer [2023-03-18T08:32:44.953Z] 7e9c9ca2126c: Pulling fs layer [2023-03-18T08:32:45.211Z] ca9280d653b3: Verifying Checksum [2023-03-18T08:32:45.211Z] ca9280d653b3: Download complete [2023-03-18T08:32:45.211Z] cbdbe7a5bc2a: Pull complete [2023-03-18T08:32:45.469Z] 7e9c9ca2126c: Download complete [2023-03-18T08:32:45.726Z] ca9280d653b3: Pull complete [2023-03-18T08:32:49.008Z] 7e9c9ca2126c: Pull complete [2023-03-18T08:32:49.008Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-18T08:32:49.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-18T08:32:49.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T08:32:49.082Z] prd-ubuntu20.04-docker-8c-8g-4494 does not seem to be running inside a container [2023-03-18T08:32:49.117Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-18T08:32:50.541Z] $ docker top 0374c8edcdfd6abddaf0f892b299da59b94b6a99d7b08c1bc576dc9f3b6a1aa8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T08:32:50.871Z] + docker-compose+ build --help [2023-03-18T08:32:50.871Z] grep parallel [2023-03-18T08:32:51.440Z] --parallel Build images in parallel. [Pipeline] } [2023-03-18T08:32:51.452Z] $ docker stop --time=1 0374c8edcdfd6abddaf0f892b299da59b94b6a99d7b08c1bc576dc9f3b6a1aa8 [2023-03-18T08:32:52.725Z] $ docker rm -f --volumes 0374c8edcdfd6abddaf0f892b299da59b94b6a99d7b08c1bc576dc9f3b6a1aa8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T08:32:53.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-18T08:32:53.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T08:32:53.152Z] prd-ubuntu20.04-docker-8c-8g-4494 does not seem to be running inside a container [2023-03-18T08:32:53.179Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-18T08:32:53.508Z] $ docker top 4091e4f06f94453c1c935970e92310f75b86c9222bed59b1d343e3c5cc50b386 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T08:32:53.849Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-18T08:32:54.415Z] Building core-command ... [2023-03-18T08:32:54.415Z] Building core-common-config-bootstrapper ... [2023-03-18T08:32:54.415Z] Building core-data ... [2023-03-18T08:32:54.415Z] Building core-metadata ... [2023-03-18T08:32:54.415Z] Building security-bootstrapper ... [2023-03-18T08:32:54.415Z] Building security-proxy-auth ... [2023-03-18T08:32:54.415Z] Building security-proxy-setup ... [2023-03-18T08:32:54.415Z] Building security-secretstore-setup ... [2023-03-18T08:32:54.415Z] Building security-spiffe-token-provider ... [2023-03-18T08:32:54.415Z] Building security-spire-agent ... [2023-03-18T08:32:54.415Z] Building security-spire-config ... [2023-03-18T08:32:54.415Z] Building security-spire-server ... [2023-03-18T08:32:54.415Z] Building support-notifications ... [2023-03-18T08:32:54.415Z] Building support-scheduler ... [2023-03-18T08:32:54.415Z] Building core-metadata [2023-03-18T08:32:54.415Z] Building support-scheduler [2023-03-18T08:32:54.415Z] Building security-proxy-auth [2023-03-18T08:32:54.415Z] Building core-data [2023-03-18T08:32:54.415Z] Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-18T08:32:58.716Z] provisioning config files... [2023-03-18T08:32:58.741Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config15483773178761322547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-18T08:32:59.089Z] ---> docker-login.sh [2023-03-18T08:32:59.089Z] nexus3.edgexfoundry.org:10001 [2023-03-18T08:32:59.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T08:32:59.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T08:32:59.627Z] Configure a credential helper to remove this warning. See [2023-03-18T08:32:59.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T08:32:59.627Z] [2023-03-18T08:32:59.627Z] Login Succeeded [2023-03-18T08:32:59.627Z] nexus3.edgexfoundry.org:10002 [2023-03-18T08:32:59.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T08:32:59.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T08:32:59.895Z] Configure a credential helper to remove this warning. See [2023-03-18T08:32:59.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T08:32:59.895Z] [2023-03-18T08:32:59.895Z] Login Succeeded [2023-03-18T08:32:59.895Z] nexus3.edgexfoundry.org:10003 [2023-03-18T08:33:00.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T08:33:00.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T08:33:00.431Z] Configure a credential helper to remove this warning. See [2023-03-18T08:33:00.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T08:33:00.431Z] [2023-03-18T08:33:00.431Z] Login Succeeded [2023-03-18T08:33:00.431Z] nexus3.edgexfoundry.org:10004 [2023-03-18T08:33:00.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T08:33:00.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T08:33:00.701Z] Configure a credential helper to remove this warning. See [2023-03-18T08:33:00.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T08:33:00.701Z] [2023-03-18T08:33:00.701Z] Login Succeeded [2023-03-18T08:33:00.701Z] docker.io [2023-03-18T08:33:00.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T08:33:01.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T08:33:01.234Z] Configure a credential helper to remove this warning. See [2023-03-18T08:33:01.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T08:33:01.234Z] [2023-03-18T08:33:01.234Z] Login Succeeded [2023-03-18T08:33:01.234Z] ---> docker-login.sh ends [Pipeline] } [2023-03-18T08:33:01.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-18T08:33:01.790Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-03-18T08:33:01.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-18T08:33:01.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-18T08:33:01.825Z] ========================================================= [2023-03-18T08:33:01.825Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-18T08:33:01.825Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-18T08:33:02.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-18T08:33:02.415Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-18T08:33:02.415Z] af6eaf76a39c: Pulling fs layer [2023-03-18T08:33:02.415Z] 55522c791124: Pulling fs layer [2023-03-18T08:33:02.415Z] ce5c4a1c91eb: Pulling fs layer [2023-03-18T08:33:02.415Z] 169dfbe0d373: Pulling fs layer [2023-03-18T08:33:02.415Z] e1ff8fa3b103: Pulling fs layer [2023-03-18T08:33:02.415Z] 52ebb69f0ebf: Pulling fs layer [2023-03-18T08:33:02.415Z] 169dfbe0d373: Waiting [2023-03-18T08:33:02.415Z] e1ff8fa3b103: Waiting [2023-03-18T08:33:02.415Z] 5abe8eddf0d5: Pulling fs layer [2023-03-18T08:33:02.415Z] 52ebb69f0ebf: Waiting [2023-03-18T08:33:02.415Z] 5abe8eddf0d5: Waiting [2023-03-18T08:33:02.415Z] 55522c791124: Verifying Checksum [2023-03-18T08:33:02.415Z] 55522c791124: Download complete [2023-03-18T08:33:02.415Z] 169dfbe0d373: Verifying Checksum [2023-03-18T08:33:02.415Z] 169dfbe0d373: Download complete [2023-03-18T08:33:02.415Z] e1ff8fa3b103: Download complete [2023-03-18T08:33:02.415Z] af6eaf76a39c: Download complete [2023-03-18T08:33:03.392Z] 5abe8eddf0d5: Verifying Checksum [2023-03-18T08:33:03.392Z] 5abe8eddf0d5: Download complete [2023-03-18T08:33:04.814Z] 52ebb69f0ebf: Verifying Checksum [2023-03-18T08:33:04.814Z] 52ebb69f0ebf: Download complete [2023-03-18T08:33:04.814Z] ce5c4a1c91eb: Verifying Checksum [2023-03-18T08:33:04.814Z] ce5c4a1c91eb: Download complete [2023-03-18T08:33:05.783Z] af6eaf76a39c: Pull complete [2023-03-18T08:33:06.052Z] 55522c791124: Pull complete [2023-03-18T08:33:06.618Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:33:06.619Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:33:06.619Z] ---> 633e6d013f2d [2023-03-18T08:33:06.619Z] Step 3/25 : WORKDIR /edgex-go [2023-03-18T08:33:06.619Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:33:06.619Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:33:06.619Z] ---> 633e6d013f2d [2023-03-18T08:33:06.619Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-18T08:33:06.619Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:33:06.619Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:33:06.619Z] ---> 633e6d013f2d [2023-03-18T08:33:06.619Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-18T08:33:06.619Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:33:06.619Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:33:06.619Z] ---> 633e6d013f2d [2023-03-18T08:33:06.619Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-18T08:33:06.619Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:33:06.619Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:33:06.619Z] ---> 633e6d013f2d [2023-03-18T08:33:06.619Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-18T08:33:09.153Z] ---> Running in 3220ece47bff [2023-03-18T08:33:09.153Z] ---> Running in 273c24f0ee5a [2023-03-18T08:33:09.153Z] ---> Running in 335d4e0f0a1e [2023-03-18T08:33:09.153Z] ---> Running in affcbfdaedd4 [2023-03-18T08:33:09.153Z] ---> Running in b6d5ece5e5cb [2023-03-18T08:33:09.413Z] Removing intermediate container 273c24f0ee5a [2023-03-18T08:33:09.413Z] ---> 1a91daf324ab [2023-03-18T08:33:09.413Z] Step 4/25 : WORKDIR /edgex-go [2023-03-18T08:33:09.413Z] Removing intermediate container b6d5ece5e5cb [2023-03-18T08:33:09.413Z] ---> 6fa9ded279b5 [2023-03-18T08:33:09.413Z] Step 4/23 : WORKDIR /edgex-go [2023-03-18T08:33:09.413Z] Removing intermediate container affcbfdaedd4 [2023-03-18T08:33:09.413Z] ---> 47bfa835595f [2023-03-18T08:33:09.413Z] Step 4/23 : WORKDIR /edgex-go [2023-03-18T08:33:09.413Z] Removing intermediate container 335d4e0f0a1e [2023-03-18T08:33:09.413Z] ---> 799fc790e1e1 [2023-03-18T08:33:09.413Z] Step 4/23 : WORKDIR /edgex-go [2023-03-18T08:33:09.413Z] Removing intermediate container 3220ece47bff [2023-03-18T08:33:09.413Z] ---> fe78745dbba9 [2023-03-18T08:33:09.413Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-18T08:33:09.413Z] ---> Running in e0d9c443c3e9 [2023-03-18T08:33:09.413Z] ---> Running in 7af192c86d8a [2023-03-18T08:33:09.413Z] ---> Running in 8abfbfb1a8f4 [2023-03-18T08:33:09.413Z] ---> Running in be1c1be6c986 [2023-03-18T08:33:09.413Z] ---> Running in 941bc0b2bb99 [2023-03-18T08:33:09.671Z] Removing intermediate container 7af192c86d8a [2023-03-18T08:33:09.671Z] ---> a3ecd99d7e0d [2023-03-18T08:33:09.671Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-18T08:33:09.671Z] Removing intermediate container e0d9c443c3e9 [2023-03-18T08:33:09.671Z] ---> 1cc6b1cfc82c [2023-03-18T08:33:09.671Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-18T08:33:09.671Z] Removing intermediate container 8abfbfb1a8f4 [2023-03-18T08:33:09.671Z] ---> 162bdda9d301 [2023-03-18T08:33:09.671Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-18T08:33:09.671Z] Removing intermediate container be1c1be6c986 [2023-03-18T08:33:09.671Z] ---> a5f960bb05be [2023-03-18T08:33:09.671Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-18T08:33:09.671Z] ---> Running in 0fd57d6bd177 [2023-03-18T08:33:09.671Z] ---> Running in 1fb68397e27d [2023-03-18T08:33:09.671Z] ---> Running in 4ef2317e1940 [2023-03-18T08:33:09.671Z] ---> Running in a4b63b0e7b8f [2023-03-18T08:33:09.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:33:09.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:33:10.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:33:10.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:33:10.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:33:10.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:33:10.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:33:10.448Z] OK: 265 MiB in 53 packages [2023-03-18T08:33:10.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:33:10.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:33:10.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:33:10.448Z] OK: 265 MiB in 53 packages [2023-03-18T08:33:10.448Z] OK: 265 MiB in 53 packages [2023-03-18T08:33:10.711Z] OK: 265 MiB in 53 packages [2023-03-18T08:33:10.711Z] OK: 265 MiB in 53 packages [2023-03-18T08:33:10.969Z] Removing intermediate container 941bc0b2bb99 [2023-03-18T08:33:10.969Z] ---> e227cfbd82dc [2023-03-18T08:33:10.969Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-18T08:33:10.969Z] Removing intermediate container 0fd57d6bd177 [2023-03-18T08:33:10.969Z] ---> 01a5fe40e8f0 [2023-03-18T08:33:10.969Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-18T08:33:10.969Z] ---> b91d04e6d2bd [2023-03-18T08:33:10.969Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:33:11.226Z] ---> 3d3dceecc58b [2023-03-18T08:33:11.226Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:33:11.226Z] ---> Running in 561b45e90d86 [2023-03-18T08:33:11.226Z] ---> Running in 9e143eff541f [2023-03-18T08:33:11.226Z] Removing intermediate container 1fb68397e27d [2023-03-18T08:33:11.226Z] ---> 4f474def01ea [2023-03-18T08:33:11.226Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-18T08:33:11.226Z] Removing intermediate container 4ef2317e1940 [2023-03-18T08:33:11.226Z] ---> 00112d6ff0b5 [2023-03-18T08:33:11.226Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-18T08:33:11.484Z] Removing intermediate container a4b63b0e7b8f [2023-03-18T08:33:11.484Z] ---> 95ebcd98743a [2023-03-18T08:33:11.484Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-18T08:33:11.484Z] ---> 207978173de8 [2023-03-18T08:33:11.484Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:33:11.484Z] ---> Running in c474fd619487 [2023-03-18T08:33:11.484Z] ---> 6d6b7dcbfdf6 [2023-03-18T08:33:11.484Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:33:11.484Z] ---> 5f48efbbc814 [2023-03-18T08:33:11.484Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:33:11.741Z] ---> Running in 64c32bfed5c8 [2023-03-18T08:33:11.741Z] ---> Running in bcd533ad2cd2 [2023-03-18T08:33:18.400Z] ce5c4a1c91eb: Pull complete [2023-03-18T08:33:18.667Z] 169dfbe0d373: Pull complete [2023-03-18T08:33:18.933Z] e1ff8fa3b103: Pull complete [2023-03-18T08:33:25.618Z] 52ebb69f0ebf: Pull complete [2023-03-18T08:33:27.570Z] 5abe8eddf0d5: Pull complete [2023-03-18T08:33:27.570Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-18T08:33:27.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-18T08:33:27.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-18T08:33:27.898Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-18T08:33:27.898Z] WORKDIR /edgex [2023-03-18T08:33:27.898Z] COPY go.mod . [2023-03-18T08:33:27.898Z] RUN go mod download [2023-03-18T08:33:27.898Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-18T08:33:28.483Z] Sending build context to Docker daemon 2.933MB [2023-03-18T08:33:28.483Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-18T08:33:28.483Z] ---> 6cb57ee374ae [2023-03-18T08:33:28.483Z] Step 2/4 : WORKDIR /edgex [2023-03-18T08:33:30.429Z] ---> Running in 6b1e84a0d107 [2023-03-18T08:33:30.429Z] Removing intermediate container 6b1e84a0d107 [2023-03-18T08:33:30.429Z] ---> 69e020cada9a [2023-03-18T08:33:30.429Z] Step 3/4 : COPY go.mod . [2023-03-18T08:33:31.011Z] ---> 643e892c953c [2023-03-18T08:33:31.011Z] Step 4/4 : RUN go mod download [2023-03-18T08:33:31.278Z] ---> Running in 6f594c13d8d4 [2023-03-18T08:33:57.960Z] Removing intermediate container 6f594c13d8d4 [2023-03-18T08:33:57.960Z] ---> 8cab8a252a1c [2023-03-18T08:33:57.960Z] Successfully built 8cab8a252a1c [2023-03-18T08:33:57.960Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T08:33:58.282Z] + docker inspect -f . ci-base-image-arm64 [2023-03-18T08:33:58.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T08:33:58.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-4495 does not seem to be running inside a container [2023-03-18T08:33:58.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-18T08:33:59.636Z] $ docker top 15ac0a1b1c08c58aed6fb02984999d8556ea83f0e51f828aa5862aa688d858de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T08:34:00.425Z] + go version [2023-03-18T08:34:00.425Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-18T08:34:00.446Z] $ docker stop --time=1 15ac0a1b1c08c58aed6fb02984999d8556ea83f0e51f828aa5862aa688d858de [2023-03-18T08:34:01.995Z] $ docker rm -f --volumes 15ac0a1b1c08c58aed6fb02984999d8556ea83f0e51f828aa5862aa688d858de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T08:34:02.505Z] + docker inspect -f . ci-base-image-arm64 [2023-03-18T08:34:02.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T08:34:02.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-4495 does not seem to be running inside a container [2023-03-18T08:34:02.728Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-18T08:34:03.770Z] $ docker top e90c64a1eb4bba12ea2c141ed24abc37899538f686c1eb7a98ea080831edfb04 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-18T08:34:03.936Z] ========================================================= [2023-03-18T08:34:03.936Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-18T08:34:03.936Z] ========================================================= [Pipeline] sh [2023-03-18T08:34:04.550Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-18T08:34:04.875Z] + make test [2023-03-18T08:34:04.875Z] go test -race -coverprofile=coverage.out ./... [2023-03-18T08:34:07.968Z] Removing intermediate container c474fd619487 [2023-03-18T08:34:07.968Z] ---> 7e2fb0cb2ae2 [2023-03-18T08:34:07.968Z] Step 8/23 : COPY . . [2023-03-18T08:34:07.968Z] Removing intermediate container 561b45e90d86 [2023-03-18T08:34:07.968Z] ---> 71394df2c133 [2023-03-18T08:34:07.968Z] Step 7/25 : COPY . . [2023-03-18T08:34:07.968Z] Removing intermediate container 64c32bfed5c8 [2023-03-18T08:34:07.968Z] ---> 6e511fc5597f [2023-03-18T08:34:07.968Z] Step 8/25 : COPY . . [2023-03-18T08:34:07.968Z] Removing intermediate container bcd533ad2cd2 [2023-03-18T08:34:07.968Z] ---> a808950cf2c6 [2023-03-18T08:34:07.968Z] Step 8/23 : COPY . . [2023-03-18T08:34:07.968Z] Removing intermediate container 9e143eff541f [2023-03-18T08:34:07.968Z] ---> ea748f88584a [2023-03-18T08:34:07.968Z] Step 8/23 : COPY . . [2023-03-18T08:34:10.504Z] ---> 6e29cc0c8eab [2023-03-18T08:34:10.504Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-18T08:34:10.504Z] ---> 7eaca4a6746f [2023-03-18T08:34:10.504Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-18T08:34:10.763Z] ---> 33688283fd23 [2023-03-18T08:34:10.763Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-18T08:34:10.763Z] ---> Running in 80dc997d005c [2023-03-18T08:34:10.763Z] ---> Running in c88ac612f2e5 [2023-03-18T08:34:10.763Z] ---> f0e975c648cb [2023-03-18T08:34:10.763Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-18T08:34:10.763Z] ---> 2499357dee48 [2023-03-18T08:34:10.763Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-18T08:34:10.763Z] ---> Running in f522ab0e6e0f [2023-03-18T08:34:10.763Z] ---> Running in f076c7f52fac [2023-03-18T08:34:10.763Z] ---> Running in 01760e3d3925 [2023-03-18T08:34:11.330Z] 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-18T08:34:11.330Z] 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-18T08:34:11.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-18T08:34:11.588Z] 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-18T08:34:11.588Z] 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-18T08:34:43.645Z] 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-18T08:34:43.747Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-18T08:34:44.211Z] Removing intermediate container 01760e3d3925 [2023-03-18T08:34:44.211Z] ---> 2b789fff1b6a [2023-03-18T08:34:44.211Z] [2023-03-18T08:34:44.211Z] Step 10/23 : FROM alpine:3.17 [2023-03-18T08:34:44.468Z] 3.17: Pulling from library/alpine [2023-03-18T08:34:44.725Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-18T08:34:44.725Z] Status: Downloaded newer image for alpine:3.17 [2023-03-18T08:34:44.725Z] ---> b2aa39c304c2 [2023-03-18T08:34:44.725Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-18T08:34:47.266Z] ---> Running in 548d49d86c75 [2023-03-18T08:34:47.266Z] Removing intermediate container 548d49d86c75 [2023-03-18T08:34:47.266Z] ---> 9e940807faf1 [2023-03-18T08:34:47.266Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-18T08:34:47.266Z] Removing intermediate container c88ac612f2e5 [2023-03-18T08:34:47.266Z] ---> 5fad025531ae [2023-03-18T08:34:47.266Z] [2023-03-18T08:34:47.266Z] Step 10/25 : FROM alpine:3.17 [2023-03-18T08:34:47.266Z] ---> b2aa39c304c2 [2023-03-18T08:34:47.266Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-18T08:34:47.266Z] Removing intermediate container 80dc997d005c [2023-03-18T08:34:47.266Z] ---> 30028c4e5bba [2023-03-18T08:34:47.266Z] [2023-03-18T08:34:47.266Z] Step 9/25 : FROM alpine:3.17 [2023-03-18T08:34:47.266Z] ---> b2aa39c304c2 [2023-03-18T08:34:47.266Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-18T08:34:47.266Z] Removing intermediate container f076c7f52fac [2023-03-18T08:34:47.266Z] ---> 7a077ce837b2 [2023-03-18T08:34:47.266Z] [2023-03-18T08:34:47.266Z] Step 10/23 : FROM alpine:3.17 [2023-03-18T08:34:47.266Z] ---> b2aa39c304c2 [2023-03-18T08:34:47.266Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-18T08:34:47.266Z] ---> Running in a3cc57d15837 [2023-03-18T08:34:47.266Z] ---> Running in b0d8532507d6 [2023-03-18T08:34:47.266Z] ---> Running in 765ee925ebff [2023-03-18T08:34:47.266Z] ---> Running in 266c2d5c3462 [2023-03-18T08:34:47.525Z] Removing intermediate container 266c2d5c3462 [2023-03-18T08:34:47.525Z] ---> ed2d7a80e48b [2023-03-18T08:34:47.525Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-18T08:34:47.783Z] ---> Running in 59b02611b386 [2023-03-18T08:34:47.783Z] Removing intermediate container 59b02611b386 [2023-03-18T08:34:47.783Z] ---> 06f1d1517e1d [2023-03-18T08:34:47.783Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-18T08:34:48.043Z] ---> Running in 26a07a0ca0e2 [2023-03-18T08:34:48.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:34:48.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:34:48.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:34:48.301Z] Removing intermediate container 26a07a0ca0e2 [2023-03-18T08:34:48.301Z] ---> 2e5bbba7f425 [2023-03-18T08:34:48.301Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-18T08:34:48.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:34:48.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:34:48.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:34:48.301Z] ---> Running in 8103804d1612 [2023-03-18T08:34:48.559Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-18T08:34:48.559Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-18T08:34:48.559Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T08:34:48.559Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-18T08:34:48.559Z] (3/3) Installing su-exec (0.2-r2) [2023-03-18T08:34:48.559Z] OK: 7 MiB in 16 packages [2023-03-18T08:34:48.559Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-18T08:34:48.559Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T08:34:48.559Z] Executing ca-certificates-20220614-r4.trigger [2023-03-18T08:34:48.559Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T08:34:48.559Z] OK: 7 MiB in 16 packages [2023-03-18T08:34:48.559Z] OK: 8 MiB in 18 packages [2023-03-18T08:34:48.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:34:48.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:34:49.075Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-18T08:34:49.075Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T08:34:49.075Z] OK: 7 MiB in 16 packages [2023-03-18T08:34:50.094Z] Removing intermediate container a3cc57d15837 [2023-03-18T08:34:50.094Z] ---> c0f9d7a71930 [2023-03-18T08:34:50.094Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:34:50.094Z] Removing intermediate container 765ee925ebff [2023-03-18T08:34:50.094Z] ---> b217645818a5 [2023-03-18T08:34:50.094Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-18T08:34:50.094Z] Removing intermediate container b0d8532507d6 [2023-03-18T08:34:50.094Z] ---> b2f29e61210c [2023-03-18T08:34:50.094Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-18T08:34:50.094Z] Removing intermediate container f522ab0e6e0f [2023-03-18T08:34:50.094Z] ---> 48852e59ab86 [2023-03-18T08:34:50.094Z] [2023-03-18T08:34:50.094Z] Step 10/23 : FROM alpine:3.17 [2023-03-18T08:34:50.094Z] ---> b2aa39c304c2 [2023-03-18T08:34:50.094Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-18T08:34:50.094Z] ---> Using cache [2023-03-18T08:34:50.094Z] ---> b217645818a5 [2023-03-18T08:34:50.094Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-18T08:34:50.353Z] ---> Running in e11e3fa7993c [2023-03-18T08:34:50.353Z] Removing intermediate container 8103804d1612 [2023-03-18T08:34:50.353Z] ---> 31e5d4b17fd1 [2023-03-18T08:34:50.353Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:34:50.622Z] ---> Running in c657b1acb072 [2023-03-18T08:34:50.622Z] ---> Running in c26981a41457 [2023-03-18T08:34:50.622Z] ---> 2acfae5b08b8 [2023-03-18T08:34:50.622Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:34:50.622Z] Removing intermediate container e11e3fa7993c [2023-03-18T08:34:50.622Z] ---> 0ed81592511d [2023-03-18T08:34:50.622Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-18T08:34:50.880Z] Removing intermediate container c26981a41457 [2023-03-18T08:34:50.880Z] ---> e3aa0ef2b760 [2023-03-18T08:34:50.880Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-18T08:34:50.880Z] Removing intermediate container c657b1acb072 [2023-03-18T08:34:50.880Z] ---> 70e20d18f197 [2023-03-18T08:34:50.880Z] Step 12/25 : WORKDIR / [2023-03-18T08:34:50.880Z] ---> 43739cdad957 [2023-03-18T08:34:50.880Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:34:50.880Z] ---> Running in b68389ebda64 [2023-03-18T08:34:50.880Z] ---> Running in ec4e57631c4a [2023-03-18T08:34:50.880Z] ---> Running in d1e3ecd7bc3b [2023-03-18T08:34:50.880Z] ---> 6ab3f6ec0ace [2023-03-18T08:34:50.880Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-18T08:34:50.880Z] Removing intermediate container b68389ebda64 [2023-03-18T08:34:50.880Z] ---> 1d231870de8b [2023-03-18T08:34:50.880Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-18T08:34:51.139Z] Removing intermediate container ec4e57631c4a [2023-03-18T08:34:51.139Z] ---> 64bdfcced44c [2023-03-18T08:34:51.139Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-18T08:34:51.139Z] ---> 8afa7481663f [2023-03-18T08:34:51.139Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-18T08:34:51.139Z] ---> Running in 1af234288571 [2023-03-18T08:34:51.139Z] Removing intermediate container d1e3ecd7bc3b [2023-03-18T08:34:51.139Z] ---> 258c691a6d94 [2023-03-18T08:34:51.139Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:34:51.139Z] ---> Running in 6db242698e40 [2023-03-18T08:34:51.139Z] ---> 0d1f53f15a4d [2023-03-18T08:34:51.139Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-18T08:34:51.397Z] Removing intermediate container 1af234288571 [2023-03-18T08:34:51.397Z] ---> 750a0d2a1ece [2023-03-18T08:34:51.397Z] Step 15/25 : WORKDIR / [2023-03-18T08:34:51.397Z] ---> Running in b93c039681bf [2023-03-18T08:34:51.397Z] Removing intermediate container 6db242698e40 [2023-03-18T08:34:51.397Z] ---> 9cea138f1ee1 [2023-03-18T08:34:51.397Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:34:51.397Z] ---> c1429a595663 [2023-03-18T08:34:51.397Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:34:51.397Z] ---> 384fdb9d1b89 [2023-03-18T08:34:51.397Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-18T08:34:51.655Z] ---> 02c71f00f5bc [2023-03-18T08:34:51.655Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-18T08:34:51.655Z] Removing intermediate container b93c039681bf [2023-03-18T08:34:51.655Z] ---> 7ca6d895dc5b [2023-03-18T08:34:51.655Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:34:51.655Z] ---> 292d099aac28 [2023-03-18T08:34:51.655Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / ---> fbaaf90ade38 [2023-03-18T08:34:51.655Z] [2023-03-18T08:34:51.655Z] 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-18T08:34:51.655Z] ---> 2c355dd6cb7e [2023-03-18T08:34:51.655Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-18T08:34:51.914Z] ---> Running in 084aef044c3a [2023-03-18T08:34:51.914Z] ---> bf06f16cb220 [2023-03-18T08:34:51.914Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:34:51.914Z] ---> 72cedd50a943 [2023-03-18T08:34:51.914Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-18T08:34:51.914Z] ---> c5567836b203 [2023-03-18T08:34:51.914Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-18T08:34:51.914Z] ---> ca1497853b4b [2023-03-18T08:34:51.914Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-18T08:34:51.914Z] ---> Running in bfedb0d29afe [2023-03-18T08:34:52.172Z] ---> f7343fb7543d [2023-03-18T08:34:52.172Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-18T08:34:52.172Z] Removing intermediate container bfedb0d29afe [2023-03-18T08:34:52.172Z] ---> dbcb446b3520 [2023-03-18T08:34:52.172Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-18T08:34:52.172Z] ---> f71057726eca [2023-03-18T08:34:52.172Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-18T08:34:52.172Z] ---> Running in b4ebeb63e559 [2023-03-18T08:34:52.431Z] ---> dd0c3678d91f [2023-03-18T08:34:52.431Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-18T08:34:52.690Z] Removing intermediate container b4ebeb63e559 [2023-03-18T08:34:52.690Z] ---> 7889cd0ae223 [2023-03-18T08:34:52.690Z] Step 21/23 : LABEL arch=x86_64 [2023-03-18T08:34:52.690Z] ---> f6ad2be7daf3 [2023-03-18T08:34:52.690Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-18T08:34:52.690Z] ---> 9f6fea8e6b33 [2023-03-18T08:34:52.690Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-18T08:34:52.690Z] ---> Running in a13fa44cf472 [2023-03-18T08:34:52.949Z] ---> 9cecf096e68f [2023-03-18T08:34:52.949Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-18T08:34:52.949Z] ---> 0495d6bdb9ed [2023-03-18T08:34:52.949Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-18T08:34:52.949Z] Removing intermediate container 084aef044c3a [2023-03-18T08:34:52.949Z] ---> 040e4e216f7b [2023-03-18T08:34:52.949Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-18T08:34:52.949Z] Removing intermediate container a13fa44cf472 [2023-03-18T08:34:52.949Z] ---> bf8cb87356a9 [2023-03-18T08:34:52.949Z] Step 22/23 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e [2023-03-18T08:34:52.949Z] ---> 94e5dcc47ae8 [2023-03-18T08:34:52.949Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-18T08:34:53.210Z] ---> Running in cd4d98f55724 [2023-03-18T08:34:53.210Z] ---> Running in 81f872b98989 [2023-03-18T08:34:53.210Z] ---> Running in 74e116c2a3b3 [2023-03-18T08:34:53.471Z] Removing intermediate container cd4d98f55724 [2023-03-18T08:34:53.471Z] ---> 9a1aec1054b7 [2023-03-18T08:34:53.471Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-18T08:34:53.471Z] Removing intermediate container 81f872b98989 [2023-03-18T08:34:53.471Z] ---> f09a0ffe015a [2023-03-18T08:34:53.471Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-18T08:34:53.471Z] Removing intermediate container 74e116c2a3b3 [2023-03-18T08:34:53.471Z] ---> 36db98085913 [2023-03-18T08:34:53.471Z] Step 23/23 : LABEL version=0.0.0 [2023-03-18T08:34:53.471Z] ---> 2d6bc3ea67a2 [2023-03-18T08:34:53.471Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-18T08:34:53.471Z] ---> Running in 3ab69b8944b4 [2023-03-18T08:34:53.471Z] ---> Running in 9592eb2ca155 [2023-03-18T08:34:53.471Z] ---> Running in b1e8f6bae9f5 [2023-03-18T08:34:53.730Z] ---> Running in 48043980a64c [2023-03-18T08:34:53.730Z] ---> 000c23cb3052 [2023-03-18T08:34:53.730Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-18T08:34:53.730Z] Removing intermediate container 9592eb2ca155 [2023-03-18T08:34:53.730Z] ---> bac166cbb31d [2023-03-18T08:34:53.730Z] [2023-03-18T08:34:53.730Z] Removing intermediate container b1e8f6bae9f5 [2023-03-18T08:34:53.730Z] ---> 50394283b6a9 [2023-03-18T08:34:53.730Z] Step 21/23 : LABEL arch=x86_64 [2023-03-18T08:34:53.730Z] Removing intermediate container 3ab69b8944b4 [2023-03-18T08:34:53.730Z] ---> 435ba148c632 [2023-03-18T08:34:53.730Z] Step 21/23 : LABEL arch=x86_64 [2023-03-18T08:34:53.730Z] Removing intermediate container 48043980a64c [2023-03-18T08:34:53.730Z] ---> 87951fe90a95 [2023-03-18T08:34:53.730Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-18T08:34:53.989Z] ---> Running in 1df077e67167 [2023-03-18T08:34:53.989Z] ---> Running in 0145801f959b [2023-03-18T08:34:53.989Z] ---> Running in 18fe98941ef1 [2023-03-18T08:34:53.989Z] Successfully built bac166cbb31d [2023-03-18T08:34:53.989Z] Successfully tagged core-data:latest [2023-03-18T08:34:53.989Z] Building security-spire-config [2023-03-18T08:34:55.370Z]  Building core-data ... done Removing intermediate container 18fe98941ef1 [2023-03-18T08:34:55.370Z] ---> d3abc74826a6 [2023-03-18T08:34:55.370Z] Step 23/25 : LABEL arch=x86_64 [2023-03-18T08:34:55.370Z] Removing intermediate container 1df077e67167 [2023-03-18T08:34:55.370Z] ---> 3c8c9224eaad [2023-03-18T08:34:55.370Z] Step 22/23 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e [2023-03-18T08:34:55.370Z] ---> beee5488795b [2023-03-18T08:34:55.370Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-18T08:34:55.370Z] Removing intermediate container 0145801f959b [2023-03-18T08:34:55.370Z] ---> 93e6eeb1a31e [2023-03-18T08:34:55.370Z] Step 22/23 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e [2023-03-18T08:34:55.628Z] ---> Running in 281d8771ce9c [2023-03-18T08:34:55.629Z] ---> Running in 754c733922db [2023-03-18T08:34:55.629Z] ---> Running in 5872b872170b [2023-03-18T08:34:55.629Z] ---> Running in 137ce78e1329 [2023-03-18T08:34:55.887Z] Removing intermediate container 281d8771ce9c [2023-03-18T08:34:55.887Z] ---> 49aac7aa6791 [2023-03-18T08:34:55.887Z] Step 24/25 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e [2023-03-18T08:34:55.887Z] Removing intermediate container 5872b872170b [2023-03-18T08:34:55.887Z] ---> 859e04028c2f [2023-03-18T08:34:55.887Z] Step 23/23 : LABEL version=0.0.0 [2023-03-18T08:34:55.887Z] Removing intermediate container 754c733922db [2023-03-18T08:34:55.887Z] ---> 275f24b07061 [2023-03-18T08:34:55.887Z] Step 23/23 : LABEL version=0.0.0 [2023-03-18T08:34:56.166Z] ---> Running in 677193984cf8 [2023-03-18T08:34:56.166Z] ---> Running in d2e1d477b95d [2023-03-18T08:34:56.166Z] ---> Running in 29f7a87cd240 [2023-03-18T08:34:56.425Z] Removing intermediate container 677193984cf8 [2023-03-18T08:34:56.425Z] ---> ad43b7f25fc1 [2023-03-18T08:34:56.425Z] Step 25/25 : LABEL version=0.0.0 [2023-03-18T08:34:56.425Z] Removing intermediate container 29f7a87cd240 [2023-03-18T08:34:56.425Z] ---> 9035d476283c [2023-03-18T08:34:56.425Z] [2023-03-18T08:34:56.425Z] Removing intermediate container d2e1d477b95d [2023-03-18T08:34:56.425Z] ---> 0e01c3680294 [2023-03-18T08:34:56.425Z] [2023-03-18T08:34:56.425Z] ---> Running in 7a7a8cfaf2f8 [2023-03-18T08:34:56.683Z] Successfully built 9035d476283c [2023-03-18T08:34:56.683Z] Successfully tagged support-scheduler:latest [2023-03-18T08:34:56.683Z] Building support-notifications [2023-03-18T08:34:56.683Z]  Building support-scheduler ... done Successfully built 0e01c3680294 [2023-03-18T08:34:56.683Z] Successfully tagged security-proxy-auth:latest [2023-03-18T08:34:56.683Z] Building security-spire-server [2023-03-18T08:34:56.683Z]  Building security-proxy-auth ... done Removing intermediate container 137ce78e1329 [2023-03-18T08:34:56.683Z] ---> df8a418ab255 [2023-03-18T08:34:56.683Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-18T08:34:56.683Z] Removing intermediate container 7a7a8cfaf2f8 [2023-03-18T08:34:56.683Z] ---> d187c5807fb6 [2023-03-18T08:34:56.683Z] [2023-03-18T08:34:56.942Z] ---> Running in ccc63181849a [2023-03-18T08:34:56.942Z] Successfully built d187c5807fb6 [2023-03-18T08:34:56.942Z] Successfully tagged core-metadata:latest [2023-03-18T08:34:56.942Z]  Building core-metadata ... done Building security-bootstrapper [2023-03-18T08:34:57.227Z] Removing intermediate container ccc63181849a [2023-03-18T08:34:57.227Z] ---> fc9eb0d506d8 [2023-03-18T08:34:57.227Z] Step 23/25 : LABEL arch=x86_64 [2023-03-18T08:34:57.803Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:34:57.803Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:34:57.803Z] ---> 633e6d013f2d [2023-03-18T08:34:57.803Z] Step 3/27 : WORKDIR /edgex-go [2023-03-18T08:34:57.803Z] ---> Using cache [2023-03-18T08:34:57.803Z] ---> fe78745dbba9 [2023-03-18T08:34:57.803Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-18T08:34:59.182Z] ---> Running in 34c6e88a9828 [2023-03-18T08:34:59.498Z] ---> Running in aaf7e28111a8 [2023-03-18T08:34:59.498Z] Removing intermediate container 34c6e88a9828 [2023-03-18T08:34:59.498Z] ---> e62478729157 [2023-03-18T08:34:59.498Z] Step 24/25 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e [2023-03-18T08:34:59.755Z] ---> Running in f7aaa7cbec23 [2023-03-18T08:34:59.755Z] Removing intermediate container f7aaa7cbec23 [2023-03-18T08:34:59.755Z] ---> 4f76a56b661f [2023-03-18T08:34:59.755Z] Step 25/25 : LABEL version=0.0.0 [2023-03-18T08:34:59.755Z] ---> Running in e7e951586598 [2023-03-18T08:35:00.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:00.013Z] Removing intermediate container e7e951586598 [2023-03-18T08:35:00.013Z] ---> d9539ebcbbf2 [2023-03-18T08:35:00.013Z] [2023-03-18T08:35:00.013Z] Successfully built d9539ebcbbf2 [2023-03-18T08:35:00.013Z] Successfully tagged security-secretstore-setup:latest [2023-03-18T08:35:00.013Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2023-03-18T08:35:00.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:00.271Z] OK: 265 MiB in 53 packages [2023-03-18T08:35:02.174Z] Removing intermediate container aaf7e28111a8 [2023-03-18T08:35:02.174Z] ---> 0de2835fe06f [2023-03-18T08:35:02.174Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-18T08:35:02.740Z] ---> 5f31bc4daacc [2023-03-18T08:35:02.740Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:35:02.740Z] ---> Running in 2f20ab258ede [2023-03-18T08:35:06.021Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:35:06.021Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:35:06.021Z] ---> 633e6d013f2d [2023-03-18T08:35:06.021Z] Step 3/26 : WORKDIR /edgex-go [2023-03-18T08:35:06.021Z] ---> Using cache [2023-03-18T08:35:06.021Z] ---> fe78745dbba9 [2023-03-18T08:35:06.021Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-18T08:35:06.021Z] ---> Using cache [2023-03-18T08:35:06.021Z] ---> 0de2835fe06f [2023-03-18T08:35:06.021Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-18T08:35:06.021Z] ---> Using cache [2023-03-18T08:35:06.021Z] ---> 5f31bc4daacc [2023-03-18T08:35:06.021Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:35:06.021Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:35:06.021Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:35:06.021Z] ---> 633e6d013f2d [2023-03-18T08:35:06.021Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-18T08:35:06.021Z] ---> Using cache [2023-03-18T08:35:06.021Z] ---> 799fc790e1e1 [2023-03-18T08:35:06.021Z] Step 4/23 : WORKDIR /edgex-go [2023-03-18T08:35:06.021Z] ---> Using cache [2023-03-18T08:35:06.021Z] ---> a5f960bb05be [2023-03-18T08:35:06.021Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-18T08:35:06.280Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:35:06.280Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:35:06.280Z] ---> 633e6d013f2d [2023-03-18T08:35:06.280Z] Step 3/33 : WORKDIR /edgex-go [2023-03-18T08:35:06.280Z] ---> Using cache [2023-03-18T08:35:06.280Z] ---> fe78745dbba9 [2023-03-18T08:35:06.280Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-18T08:35:06.280Z] ---> Using cache [2023-03-18T08:35:06.280Z] ---> e227cfbd82dc [2023-03-18T08:35:06.280Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-18T08:35:06.280Z] ---> Using cache [2023-03-18T08:35:06.280Z] ---> b91d04e6d2bd [2023-03-18T08:35:06.280Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:35:06.280Z] ---> Using cache [2023-03-18T08:35:06.280Z] ---> 71394df2c133 [2023-03-18T08:35:06.280Z] Step 7/33 : COPY . . [2023-03-18T08:35:06.280Z] ---> Using cache [2023-03-18T08:35:06.280Z] ---> 7eaca4a6746f [2023-03-18T08:35:06.280Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-18T08:35:06.543Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:35:06.543Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:35:06.543Z] ---> 633e6d013f2d [2023-03-18T08:35:06.543Z] Step 3/20 : WORKDIR /edgex-go [2023-03-18T08:35:06.543Z] ---> Using cache [2023-03-18T08:35:06.543Z] ---> fe78745dbba9 [2023-03-18T08:35:06.543Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-18T08:35:08.475Z] ---> Running in 88862e1daea1 [2023-03-18T08:35:08.475Z] ---> Running in 09dc8342b554 [2023-03-18T08:35:08.475Z] ---> Running in c74379d4657c [2023-03-18T08:35:08.475Z] ---> Running in e8224f441dac [2023-03-18T08:35:08.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:08.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:08.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:08.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:08.998Z] 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-18T08:35:09.272Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-18T08:35:09.272Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-18T08:35:09.272Z] OK: 17816 distinct packages available [2023-03-18T08:35:09.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:09.272Z] OK: 265 MiB in 53 packages [2023-03-18T08:35:09.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:09.532Z] OK: 265 MiB in 53 packages [2023-03-18T08:35:11.453Z] Removing intermediate container 09dc8342b554 [2023-03-18T08:35:11.453Z] ---> 400049d5fdf4 [2023-03-18T08:35:11.453Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-18T08:35:11.453Z] Removing intermediate container 88862e1daea1 [2023-03-18T08:35:11.453Z] ---> fb58c36503bb [2023-03-18T08:35:11.453Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-18T08:35:11.711Z] ---> 9d6d587077ff [2023-03-18T08:35:11.711Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:35:11.711Z] ---> Running in bafafc059b31 [2023-03-18T08:35:11.711Z] ---> 5652c7bd3d4c [2023-03-18T08:35:11.711Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:35:11.969Z] ---> Running in 2ae40440190e [2023-03-18T08:35:26.839Z] Removing intermediate container 2f20ab258ede [2023-03-18T08:35:26.839Z] ---> 9ecdb4719d79 [2023-03-18T08:35:26.839Z] Step 7/27 : COPY . . [2023-03-18T08:35:34.953Z] ---> 91c9725f08e7 [2023-03-18T08:35:34.953Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-18T08:35:34.953Z] Removing intermediate container e8224f441dac [2023-03-18T08:35:34.953Z] ---> 7dac86d2f93f [2023-03-18T08:35:34.953Z] [2023-03-18T08:35:34.953Z] Step 9/33 : FROM alpine:3.17 [2023-03-18T08:35:34.953Z] ---> b2aa39c304c2 [2023-03-18T08:35:34.953Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-18T08:35:34.953Z] ---> Running in ea31eda2e48d [2023-03-18T08:35:34.953Z] ---> Running in 177a76b15d3b [2023-03-18T08:35:34.953Z] Removing intermediate container ea31eda2e48d [2023-03-18T08:35:34.953Z] ---> c96d8285ea40 [2023-03-18T08:35:34.953Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-18T08:35:34.953Z] Removing intermediate container 177a76b15d3b [2023-03-18T08:35:34.953Z] ---> 3a115a1caba5 [2023-03-18T08:35:34.953Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-18T08:35:34.953Z] ---> Running in 3a3113dde037 [2023-03-18T08:35:34.953Z] ---> Running in 8c3002ebb094 [2023-03-18T08:35:34.953Z] Removing intermediate container 3a3113dde037 [2023-03-18T08:35:34.953Z] ---> da29a1160d30 [2023-03-18T08:35:34.953Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-18T08:35:34.953Z] Removing intermediate container c74379d4657c [2023-03-18T08:35:34.953Z] ---> 4645ca92aafe [2023-03-18T08:35:34.953Z] Step 7/26 : COPY . . [2023-03-18T08:35:35.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:35.211Z] ---> Running in 8424586ecd15 [2023-03-18T08:35:35.211Z] Removing intermediate container 2ae40440190e [2023-03-18T08:35:35.211Z] ---> 0f379fe2c124 [2023-03-18T08:35:35.211Z] Step 7/20 : COPY . . [2023-03-18T08:35:35.211Z] Removing intermediate container bafafc059b31 [2023-03-18T08:35:35.211Z] ---> 02156c292692 [2023-03-18T08:35:35.211Z] Step 8/23 : COPY . . [2023-03-18T08:35:35.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:35.776Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-18T08:35:35.776Z] (2/2) Installing su-exec (0.2-r2) [2023-03-18T08:35:35.776Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T08:35:35.776Z] OK: 7 MiB in 17 packages [2023-03-18T08:35:37.150Z] Removing intermediate container 8424586ecd15 [2023-03-18T08:35:37.150Z] ---> 24d69462e50d [2023-03-18T08:35:37.150Z] 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-18T08:35:41.335Z] ---> Running in 4dd7bc6e2684 [2023-03-18T08:35:41.335Z] ---> deea51fc7076 [2023-03-18T08:35:41.335Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-18T08:35:41.335Z] Removing intermediate container 8c3002ebb094 [2023-03-18T08:35:41.335Z] ---> 6fc5855c78c5 [2023-03-18T08:35:41.335Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-18T08:35:41.335Z] ---> e41720fa477b [2023-03-18T08:35:41.335Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-18T08:35:41.335Z] ---> e48f4ba9d3b3 [2023-03-18T08:35:41.335Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-18T08:35:41.335Z] ---> Running in c75ac10dc142 [2023-03-18T08:35:41.335Z] ---> Running in 57a37a82a089 [2023-03-18T08:35:41.335Z] ---> Running in 6c9a2431319c [2023-03-18T08:35:41.335Z] ---> Running in becd2adce602 [2023-03-18T08:35:41.335Z] Removing intermediate container 57a37a82a089 [2023-03-18T08:35:41.335Z] ---> 1608532136b2 [2023-03-18T08:35:41.335Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-18T08:35:41.335Z] Removing intermediate container becd2adce602 [2023-03-18T08:35:41.335Z] ---> 37beaccd9fe4 [2023-03-18T08:35:41.335Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-18T08:35:41.335Z] ---> Running in c5c5a7c36bf8 [2023-03-18T08:35:41.335Z] ---> Running in b06be87a1df0 [2023-03-18T08:35:41.335Z] Removing intermediate container c5c5a7c36bf8 [2023-03-18T08:35:41.335Z] ---> 74b7cd3ab452 [2023-03-18T08:35:41.335Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-18T08:35:41.335Z] Removing intermediate container b06be87a1df0 [2023-03-18T08:35:41.335Z] ---> 4697bf4ee26f [2023-03-18T08:35:41.335Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-18T08:35:41.335Z] ---> Running in 04fc88d78b3e [2023-03-18T08:35:41.335Z] ---> Running in 783c119f8c77 [2023-03-18T08:35:41.335Z] 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-18T08:35:41.335Z] Removing intermediate container 04fc88d78b3e [2023-03-18T08:35:41.335Z] ---> b7a85362616f [2023-03-18T08:35:41.335Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-18T08:35:41.593Z] 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-18T08:35:41.593Z] Removing intermediate container 783c119f8c77 [2023-03-18T08:35:41.593Z] ---> 5dbe5f158f0c [2023-03-18T08:35:41.593Z] 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-18T08:35:41.593Z] ---> Running in 4279acd5984c [2023-03-18T08:35:41.593Z] Removing intermediate container 4dd7bc6e2684 [2023-03-18T08:35:41.593Z] ---> a3dc4d66105e [2023-03-18T08:35:41.593Z] Step 12/27 : WORKDIR /edgex-go [2023-03-18T08:35:41.593Z] ---> Running in 1050bea80cc0 [2023-03-18T08:35:41.593Z] ---> Running in 28fc86650192 [2023-03-18T08:35:41.858Z] Removing intermediate container 4279acd5984c [2023-03-18T08:35:41.858Z] ---> ad84c4490ee9 [2023-03-18T08:35:41.858Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-18T08:35:41.858Z] ---> Running in 4f41c8bc3528 [2023-03-18T08:35:41.858Z] Removing intermediate container 28fc86650192 [2023-03-18T08:35:41.858Z] ---> fe9655a7dcbc [2023-03-18T08:35:41.858Z] [2023-03-18T08:35:41.858Z] Step 13/27 : FROM alpine:3.17 [2023-03-18T08:35:41.858Z] ---> b2aa39c304c2 [2023-03-18T08:35:41.858Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-18T08:35:41.858Z] ---> Using cache [2023-03-18T08:35:41.858Z] ---> 3a115a1caba5 [2023-03-18T08:35:41.858Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-18T08:35:42.116Z] ---> Running in 6c4fa89efe1e [2023-03-18T08:35:42.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:42.629Z] Removing intermediate container 1050bea80cc0 [2023-03-18T08:35:42.629Z] ---> e42d05241442 [2023-03-18T08:35:42.629Z] Step 12/26 : WORKDIR /edgex-go [2023-03-18T08:35:42.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:42.629Z] ---> Running in 1c83d2355287 [2023-03-18T08:35:42.887Z] Removing intermediate container 1c83d2355287 [2023-03-18T08:35:42.887Z] ---> b88926ecdae9 [2023-03-18T08:35:42.887Z] [2023-03-18T08:35:42.887Z] Step 13/26 : FROM alpine:3.17 [2023-03-18T08:35:42.887Z] ---> b2aa39c304c2 [2023-03-18T08:35:42.887Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-18T08:35:42.887Z] ---> Using cache [2023-03-18T08:35:42.887Z] ---> 3a115a1caba5 [2023-03-18T08:35:42.887Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-18T08:35:42.887Z] Removing intermediate container 4f41c8bc3528 [2023-03-18T08:35:42.887Z] ---> b80fe9d3f39a [2023-03-18T08:35:42.887Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-18T08:35:42.887Z] ---> Running in d003b2b38175 [2023-03-18T08:35:42.887Z] ---> Running in 7979db9f1a44 [2023-03-18T08:35:42.887Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-18T08:35:42.887Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-18T08:35:42.887Z] OK: 17816 distinct packages available [2023-03-18T08:35:43.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:43.146Z] Removing intermediate container 7979db9f1a44 [2023-03-18T08:35:43.146Z] ---> 7ab299d588a3 [2023-03-18T08:35:43.146Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-18T08:35:43.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:43.146Z] ---> f9b94b803bba [2023-03-18T08:35:43.146Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-18T08:35:43.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:43.405Z] ---> Running in 4d1098d9127c [2023-03-18T08:35:43.405Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-18T08:35:43.405Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-18T08:35:43.405Z] (3/4) Installing libucontext (1.2-r0) [2023-03-18T08:35:43.405Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-18T08:35:43.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:43.405Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T08:35:43.405Z] OK: 7 MiB in 19 packages [2023-03-18T08:35:43.663Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-18T08:35:43.663Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-18T08:35:43.663Z] OK: 17816 distinct packages available [2023-03-18T08:35:43.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:43.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:35:43.920Z] Removing intermediate container 6c4fa89efe1e [2023-03-18T08:35:43.920Z] ---> ecc12f66e0ce [2023-03-18T08:35:43.920Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:35:44.184Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-18T08:35:44.184Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-18T08:35:44.184Z] (3/5) Installing libucontext (1.2-r0) [2023-03-18T08:35:44.184Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-18T08:35:44.184Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-18T08:35:44.184Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T08:35:44.184Z] OK: 8 MiB in 20 packages [2023-03-18T08:35:44.184Z] Removing intermediate container 4d1098d9127c [2023-03-18T08:35:44.184Z] ---> 4772a1a3931f [2023-03-18T08:35:44.184Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:35:44.442Z] ---> b62aa033b45f [2023-03-18T08:35:44.442Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:35:44.442Z] ---> 2d4892c1e4e2 [2023-03-18T08:35:44.442Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:35:44.700Z] ---> 8b564a2354c6 [2023-03-18T08:35:44.700Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-18T08:35:44.700Z] Removing intermediate container d003b2b38175 [2023-03-18T08:35:44.700Z] ---> ea38398400c1 [2023-03-18T08:35:44.700Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:35:44.700Z] ---> 70dfdd3e77d8 [2023-03-18T08:35:44.700Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-18T08:35:45.346Z] ---> 61af9afe09a7 [2023-03-18T08:35:45.346Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:35:45.971Z] ---> 102de42d009c [2023-03-18T08:35:45.971Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-18T08:35:45.971Z] ---> 4e99686ad515 [2023-03-18T08:35:45.971Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-18T08:35:46.310Z] ---> 86faeb3b625e [2023-03-18T08:35:46.310Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-18T08:35:46.310Z] ---> 30cd3af1b417 [2023-03-18T08:35:46.310Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-18T08:35:46.937Z] ---> 85fbd5975703 [2023-03-18T08:35:46.938Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-18T08:35:46.938Z] ---> da84982a38bf [2023-03-18T08:35:46.938Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-18T08:35:47.225Z] ---> Running in 1eb3eac71626 [2023-03-18T08:35:47.534Z] ---> bd473c54d6a5 [2023-03-18T08:35:47.534Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-18T08:35:47.794Z] Removing intermediate container 1eb3eac71626 [2023-03-18T08:35:47.794Z] ---> d4e2f77fd530 [2023-03-18T08:35:47.794Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-18T08:35:48.055Z] ---> de2d828580e9 [2023-03-18T08:35:48.055Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-18T08:35:48.313Z] ---> 2d7ba269e15f [2023-03-18T08:35:48.313Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-18T08:35:48.313Z] ---> 88b2698f6eb4 [2023-03-18T08:35:48.313Z] Step 22/27 : WORKDIR / [2023-03-18T08:35:48.571Z] ---> Running in 390163dc7fa8 [2023-03-18T08:35:48.846Z] ---> 12bb73ca49af [2023-03-18T08:35:48.846Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-18T08:35:48.846Z] ---> 6bb6827dce8a [2023-03-18T08:35:48.846Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-18T08:35:48.846Z] ---> Running in 9b7adce4115c [2023-03-18T08:35:49.415Z] Removing intermediate container 390163dc7fa8 [2023-03-18T08:35:49.415Z] ---> bc46d2e6247e [2023-03-18T08:35:49.415Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-18T08:35:49.415Z] ---> Running in 338d201b0da5 [2023-03-18T08:35:49.415Z] ---> ea2f7b8e55e1 [2023-03-18T08:35:49.415Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-18T08:35:49.991Z] Removing intermediate container 338d201b0da5 [2023-03-18T08:35:49.991Z] ---> 1b4d6f045a8e [2023-03-18T08:35:49.991Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-18T08:35:50.250Z] ---> c465d1eb0f37 [2023-03-18T08:35:50.250Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-18T08:35:50.250Z] ---> Running in 82bbb7e91b06 [2023-03-18T08:35:50.250Z] ---> Running in ba94a9ce7046 [2023-03-18T08:35:50.507Z] Removing intermediate container 82bbb7e91b06 [2023-03-18T08:35:50.507Z] ---> 9fd3320caf86 [2023-03-18T08:35:50.507Z] Step 25/27 : LABEL arch=x86_64 [2023-03-18T08:35:50.507Z] ---> Running in a1a832c65bbd [2023-03-18T08:35:50.767Z] Removing intermediate container ba94a9ce7046 [2023-03-18T08:35:50.767Z] ---> 987be16c6c1e [2023-03-18T08:35:50.767Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-18T08:35:50.767Z] ---> Running in 2648da8889a6 [2023-03-18T08:35:50.767Z] Removing intermediate container 9b7adce4115c [2023-03-18T08:35:50.767Z] ---> 4395cf332f2e [2023-03-18T08:35:50.767Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-18T08:35:51.025Z] ---> Running in 55aa96082d33 [2023-03-18T08:35:51.025Z] Removing intermediate container a1a832c65bbd [2023-03-18T08:35:51.025Z] ---> 2188952e29f7 [2023-03-18T08:35:51.025Z] Step 26/27 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e [2023-03-18T08:35:51.283Z] ---> Running in f96c65860283 [2023-03-18T08:35:51.283Z] Removing intermediate container 2648da8889a6 [2023-03-18T08:35:51.283Z] ---> 259deede7f6f [2023-03-18T08:35:51.283Z] Step 24/26 : LABEL arch=x86_64 [2023-03-18T08:35:51.550Z] ---> Running in 84ee5998e3b8 [2023-03-18T08:35:51.550Z] Removing intermediate container 55aa96082d33 [2023-03-18T08:35:51.550Z] ---> 4e760ed34999 [2023-03-18T08:35:51.550Z] Step 30/33 : CMD ["gate"] [2023-03-18T08:35:51.550Z] ---> Running in ca49b492347c [2023-03-18T08:35:51.817Z] Removing intermediate container f96c65860283 [2023-03-18T08:35:51.817Z] ---> 8c072dc27b1b [2023-03-18T08:35:51.817Z] Step 27/27 : LABEL version=0.0.0 [2023-03-18T08:35:51.817Z] ---> Running in 4845a452a4eb [2023-03-18T08:35:51.817Z] Removing intermediate container 84ee5998e3b8 [2023-03-18T08:35:51.817Z] ---> da814ea3cc5b [2023-03-18T08:35:51.817Z] Step 25/26 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e [2023-03-18T08:35:52.089Z] Removing intermediate container ca49b492347c [2023-03-18T08:35:52.089Z] ---> 7d2462db357d [2023-03-18T08:35:52.089Z] Step 31/33 : LABEL arch=x86_64 [2023-03-18T08:35:52.089Z] ---> Running in 46c30961c3ce [2023-03-18T08:35:52.357Z] ---> Running in 413751b64f01 [2023-03-18T08:35:52.357Z] Removing intermediate container 4845a452a4eb [2023-03-18T08:35:52.357Z] ---> 6e230edb5b49 [2023-03-18T08:35:52.357Z] [2023-03-18T08:35:52.357Z] Successfully built 6e230edb5b49 [2023-03-18T08:35:52.357Z] Successfully tagged security-spire-config:latest [2023-03-18T08:35:52.357Z]  Building security-spire-config ... done Building security-spire-agent [2023-03-18T08:35:52.615Z] Removing intermediate container 46c30961c3ce [2023-03-18T08:35:52.615Z] ---> bf4bb0492792 [2023-03-18T08:35:52.615Z] Step 26/26 : LABEL version=0.0.0 [2023-03-18T08:35:53.989Z] Removing intermediate container 413751b64f01 [2023-03-18T08:35:53.989Z] ---> e86e4392f6e5 [2023-03-18T08:35:53.989Z] Step 32/33 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e [2023-03-18T08:35:53.989Z] ---> Running in c346df912ccb [2023-03-18T08:35:54.246Z] ---> Running in 112921f2829b [2023-03-18T08:35:54.554Z] Removing intermediate container c346df912ccb [2023-03-18T08:35:54.554Z] ---> 2f3d9e75b65d [2023-03-18T08:35:54.554Z] [2023-03-18T08:35:54.554Z] Successfully built 2f3d9e75b65d [2023-03-18T08:35:54.554Z] Successfully tagged security-spire-server:latest [2023-03-18T08:35:54.554Z] Building core-command [2023-03-18T08:35:54.554Z]  Building security-spire-server ... done Removing intermediate container 112921f2829b [2023-03-18T08:35:54.554Z] ---> ddd60a659383 [2023-03-18T08:35:54.554Z] Step 33/33 : LABEL version=0.0.0 [2023-03-18T08:35:54.812Z] ---> Running in 5e735f9e7a30 [2023-03-18T08:35:56.186Z] Removing intermediate container 5e735f9e7a30 [2023-03-18T08:35:56.186Z] ---> 815b192e0600 [2023-03-18T08:35:56.186Z] [2023-03-18T08:35:56.186Z] Successfully built 815b192e0600 [2023-03-18T08:35:56.186Z] Successfully tagged security-bootstrapper:latest [2023-03-18T08:35:56.186Z]  Building security-bootstrapper ... done Building core-common-config-bootstrapper [2023-03-18T08:35:58.088Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:35:58.088Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:35:58.088Z] ---> 633e6d013f2d [2023-03-18T08:35:58.088Z] Step 3/27 : WORKDIR /edgex-go [2023-03-18T08:35:58.088Z] ---> Using cache [2023-03-18T08:35:58.088Z] ---> fe78745dbba9 [2023-03-18T08:35:58.088Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-18T08:35:58.088Z] ---> Using cache [2023-03-18T08:35:58.088Z] ---> 0de2835fe06f [2023-03-18T08:35:58.088Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-18T08:35:58.088Z] ---> Using cache [2023-03-18T08:35:58.088Z] ---> 5f31bc4daacc [2023-03-18T08:35:58.088Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:35:58.088Z] ---> Using cache [2023-03-18T08:35:58.088Z] ---> 4645ca92aafe [2023-03-18T08:35:58.088Z] Step 7/27 : COPY . . [2023-03-18T08:35:58.088Z] ---> Using cache [2023-03-18T08:35:58.088Z] ---> e41720fa477b [2023-03-18T08:35:58.088Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-18T08:35:58.088Z] ---> Using cache [2023-03-18T08:35:58.088Z] ---> 37beaccd9fe4 [2023-03-18T08:35:58.088Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-18T08:35:58.088Z] ---> Using cache [2023-03-18T08:35:58.088Z] ---> 4697bf4ee26f [2023-03-18T08:35:58.088Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-18T08:35:58.088Z] ---> Using cache [2023-03-18T08:35:58.088Z] ---> 5dbe5f158f0c [2023-03-18T08:35:58.088Z] 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-18T08:35:59.477Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:35:59.477Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:35:59.477Z] ---> 633e6d013f2d [2023-03-18T08:35:59.477Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-18T08:35:59.477Z] ---> Using cache [2023-03-18T08:35:59.477Z] ---> 799fc790e1e1 [2023-03-18T08:35:59.477Z] Step 4/24 : WORKDIR /edgex-go [2023-03-18T08:35:59.477Z] ---> Using cache [2023-03-18T08:35:59.477Z] ---> a5f960bb05be [2023-03-18T08:35:59.477Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-18T08:35:59.477Z] ---> Using cache [2023-03-18T08:35:59.477Z] ---> 95ebcd98743a [2023-03-18T08:35:59.477Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-18T08:35:59.477Z] ---> Using cache [2023-03-18T08:35:59.477Z] ---> 5f48efbbc814 [2023-03-18T08:35:59.477Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:35:59.477Z] ---> Using cache [2023-03-18T08:35:59.477Z] ---> a808950cf2c6 [2023-03-18T08:35:59.477Z] Step 8/24 : COPY . . [2023-03-18T08:35:59.477Z] ---> Using cache [2023-03-18T08:35:59.477Z] ---> 33688283fd23 [2023-03-18T08:35:59.477Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-18T08:36:00.926Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:36:00.926Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:36:00.926Z] ---> 633e6d013f2d [2023-03-18T08:36:00.926Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-18T08:36:00.926Z] ---> Using cache [2023-03-18T08:36:00.926Z] ---> 799fc790e1e1 [2023-03-18T08:36:00.926Z] Step 4/23 : WORKDIR /edgex-go [2023-03-18T08:36:00.926Z] ---> Using cache [2023-03-18T08:36:00.926Z] ---> a5f960bb05be [2023-03-18T08:36:00.926Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-18T08:36:00.926Z] ---> Using cache [2023-03-18T08:36:00.926Z] ---> 95ebcd98743a [2023-03-18T08:36:00.926Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-18T08:36:00.926Z] ---> Using cache [2023-03-18T08:36:00.926Z] ---> 5f48efbbc814 [2023-03-18T08:36:00.926Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:36:00.926Z] ---> Using cache [2023-03-18T08:36:00.926Z] ---> a808950cf2c6 [2023-03-18T08:36:00.926Z] Step 8/23 : COPY . . [2023-03-18T08:36:00.926Z] ---> Using cache [2023-03-18T08:36:00.926Z] ---> 33688283fd23 [2023-03-18T08:36:00.926Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-18T08:36:01.184Z] ---> Running in 03e840dcf28d [2023-03-18T08:36:01.184Z] ---> Running in d24f424e276b [2023-03-18T08:36:01.184Z] ---> Running in a2a79af473b5 [2023-03-18T08:36:02.121Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-18T08:36:02.121Z] 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-18T08:36:02.693Z] Removing intermediate container 03e840dcf28d [2023-03-18T08:36:02.693Z] ---> 6c08b671a9f3 [2023-03-18T08:36:02.693Z] Step 12/27 : WORKDIR /edgex-go [2023-03-18T08:36:02.693Z] ---> Running in 3c78a2c36126 [2023-03-18T08:36:02.951Z] Removing intermediate container 3c78a2c36126 [2023-03-18T08:36:02.951Z] ---> 876f095e9ad2 [2023-03-18T08:36:02.951Z] [2023-03-18T08:36:02.951Z] Step 13/27 : FROM alpine:3.17 [2023-03-18T08:36:02.951Z] ---> b2aa39c304c2 [2023-03-18T08:36:02.951Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-18T08:36:02.951Z] ---> Using cache [2023-03-18T08:36:02.951Z] ---> 3a115a1caba5 [2023-03-18T08:36:02.951Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-18T08:36:02.951Z] ---> Using cache [2023-03-18T08:36:02.951Z] ---> ea38398400c1 [2023-03-18T08:36:02.951Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:36:02.951Z] ---> Using cache [2023-03-18T08:36:02.951Z] ---> 61af9afe09a7 [2023-03-18T08:36:02.951Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:36:02.951Z] ---> Using cache [2023-03-18T08:36:03.211Z] ---> 4e99686ad515 [2023-03-18T08:36:03.211Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-18T08:36:04.148Z] ---> 39406793d697 [2023-03-18T08:36:04.148Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-18T08:36:06.680Z] ---> 40df09161fdc [2023-03-18T08:36:06.681Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-18T08:36:07.247Z] Removing intermediate container 6c9a2431319c [2023-03-18T08:36:07.247Z] ---> 26026ffb5482 [2023-03-18T08:36:07.247Z] [2023-03-18T08:36:07.247Z] Step 9/20 : FROM alpine:3.17 [2023-03-18T08:36:07.247Z] ---> b2aa39c304c2 [2023-03-18T08:36:07.247Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-18T08:36:07.247Z] ---> Using cache [2023-03-18T08:36:07.247Z] ---> 3a115a1caba5 [2023-03-18T08:36:07.247Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-18T08:36:07.505Z] ---> 143fe0dbc3bb [2023-03-18T08:36:07.505Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-18T08:36:07.505Z] ---> Running in cde76c2fe82b [2023-03-18T08:36:08.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:36:08.328Z] ---> 0281c073d207 [2023-03-18T08:36:08.328Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-18T08:36:08.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:36:08.678Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-18T08:36:08.678Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-18T08:36:08.678Z] OK: 17816 distinct packages available [2023-03-18T08:36:08.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:36:08.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:36:08.935Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-18T08:36:08.935Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-18T08:36:08.935Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-18T08:36:08.935Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-18T08:36:08.935Z] (5/9) Installing curl (7.88.1-r0) [2023-03-18T08:36:08.935Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-18T08:36:08.935Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-18T08:36:08.935Z] (8/9) Installing libucontext (1.2-r0) [2023-03-18T08:36:08.935Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-18T08:36:08.935Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T08:36:08.935Z] Executing ca-certificates-20220614-r4.trigger [2023-03-18T08:36:09.192Z] OK: 10 MiB in 24 packages [2023-03-18T08:36:09.192Z] ---> 98046830b990 [2023-03-18T08:36:09.192Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-18T08:36:09.454Z] ---> Running in 76b937b0d961 [2023-03-18T08:36:09.712Z] Removing intermediate container c75ac10dc142 [2023-03-18T08:36:09.712Z] ---> c460f5e2853b [2023-03-18T08:36:09.712Z] [2023-03-18T08:36:09.712Z] Step 10/23 : FROM alpine:3.17 [2023-03-18T08:36:09.712Z] ---> b2aa39c304c2 [2023-03-18T08:36:09.712Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-18T08:36:09.712Z] ---> Running in 5cac9ac57f20 [2023-03-18T08:36:09.971Z] Removing intermediate container 76b937b0d961 [2023-03-18T08:36:09.971Z] ---> d2a1bb6dd44a [2023-03-18T08:36:09.971Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-18T08:36:09.971Z] ---> Running in da9835ba28b7 [2023-03-18T08:36:10.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:36:10.536Z] Removing intermediate container da9835ba28b7 [2023-03-18T08:36:10.536Z] ---> cce16632d80d [2023-03-18T08:36:10.536Z] Step 25/27 : LABEL arch=x86_64 [2023-03-18T08:36:10.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:36:10.536Z] Removing intermediate container cde76c2fe82b [2023-03-18T08:36:10.536Z] ---> b6a06a52fd0c [2023-03-18T08:36:10.536Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:36:10.793Z] ---> Running in ab33695b96bd [2023-03-18T08:36:10.793Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-18T08:36:10.793Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-18T08:36:10.793Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T08:36:10.793Z] Executing ca-certificates-20220614-r4.trigger [2023-03-18T08:36:10.793Z] OK: 8 MiB in 17 packages [2023-03-18T08:36:11.359Z] Removing intermediate container ab33695b96bd [2023-03-18T08:36:11.359Z] ---> 2b1b5c9f0529 [2023-03-18T08:36:11.359Z] Step 26/27 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e [2023-03-18T08:36:11.359Z] ---> d3502d3b52eb [2023-03-18T08:36:11.359Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:36:11.360Z] ---> Running in e8f7ff7d26b8 [2023-03-18T08:36:11.925Z] Removing intermediate container e8f7ff7d26b8 [2023-03-18T08:36:11.925Z] ---> 27f57f400c77 [2023-03-18T08:36:11.925Z] Step 27/27 : LABEL version=0.0.0 [2023-03-18T08:36:11.925Z] ---> 97ed9cfff1b8 [2023-03-18T08:36:11.925Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-18T08:36:11.925Z] Removing intermediate container 5cac9ac57f20 [2023-03-18T08:36:11.925Z] ---> de1575f6df04 [2023-03-18T08:36:11.925Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-18T08:36:11.925Z] ---> Running in 75e97f815243 [2023-03-18T08:36:11.925Z] ---> Running in 0991badf9d47 [2023-03-18T08:36:12.183Z] Removing intermediate container 75e97f815243 [2023-03-18T08:36:12.183Z] ---> 96cc7d422753 [2023-03-18T08:36:12.183Z] [2023-03-18T08:36:12.183Z] Successfully built 96cc7d422753 [2023-03-18T08:36:12.183Z] Removing intermediate container 0991badf9d47 [2023-03-18T08:36:12.183Z] ---> 03f857871656 [2023-03-18T08:36:12.183Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-18T08:36:12.183Z] Successfully tagged security-spire-agent:latest [2023-03-18T08:36:12.441Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-03-18T08:36:13.384Z] ---> Running in 6489fb1d80e7 [2023-03-18T08:36:13.958Z] ---> cb4c526fbda4 [2023-03-18T08:36:13.958Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-18T08:36:14.541Z] Removing intermediate container 6489fb1d80e7 [2023-03-18T08:36:14.541Z] ---> a878c1f3b9ae [2023-03-18T08:36:14.541Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-18T08:36:14.822Z] ---> 6c8ccd49788d [2023-03-18T08:36:14.822Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-18T08:36:14.822Z] ---> Running in 2fe7e1a8104b [2023-03-18T08:36:14.822Z] ---> Running in 2e3b70248fad [2023-03-18T08:36:15.080Z] Removing intermediate container 2fe7e1a8104b [2023-03-18T08:36:15.080Z] ---> 4deabcffb26d [2023-03-18T08:36:15.080Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:36:15.080Z] Removing intermediate container 2e3b70248fad [2023-03-18T08:36:15.080Z] ---> 206ea68b26c2 [2023-03-18T08:36:15.080Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-18T08:36:15.080Z] ---> Running in d26c64c2990c [2023-03-18T08:36:15.339Z] ---> 8c68c3d925a2 [2023-03-18T08:36:15.339Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:36:15.597Z] Removing intermediate container d26c64c2990c [2023-03-18T08:36:15.597Z] ---> 21559a3a13dc [2023-03-18T08:36:15.597Z] Step 18/20 : LABEL arch=x86_64 [2023-03-18T08:36:15.597Z] ---> Running in 0aa38abe7097 [2023-03-18T08:36:16.164Z] ---> f07f16e01dc3 [2023-03-18T08:36:16.164Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-18T08:36:16.164Z] Removing intermediate container 0aa38abe7097 [2023-03-18T08:36:16.164Z] ---> a106d5ccf8af [2023-03-18T08:36:16.164Z] Step 19/20 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e [2023-03-18T08:36:16.164Z] ---> Running in fdc8de41ca76 [2023-03-18T08:36:16.729Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:36:16.729Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:36:16.729Z] ---> 633e6d013f2d [2023-03-18T08:36:16.729Z] Step 3/22 : WORKDIR /edgex-go [2023-03-18T08:36:16.729Z] ---> Using cache [2023-03-18T08:36:16.729Z] ---> fe78745dbba9 [2023-03-18T08:36:16.729Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-18T08:36:16.729Z] ---> Using cache [2023-03-18T08:36:16.729Z] ---> e227cfbd82dc [2023-03-18T08:36:16.729Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-18T08:36:16.729Z] ---> Using cache [2023-03-18T08:36:16.729Z] ---> b91d04e6d2bd [2023-03-18T08:36:16.729Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:36:16.729Z] ---> Using cache [2023-03-18T08:36:16.729Z] ---> 71394df2c133 [2023-03-18T08:36:16.729Z] Step 7/22 : COPY . . [2023-03-18T08:36:16.729Z] ---> Using cache [2023-03-18T08:36:16.729Z] ---> 7eaca4a6746f [2023-03-18T08:36:16.729Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-18T08:36:16.729Z] Removing intermediate container fdc8de41ca76 [2023-03-18T08:36:16.729Z] ---> ec276f57f682 [2023-03-18T08:36:16.729Z] Step 20/20 : LABEL version=0.0.0 [2023-03-18T08:36:16.987Z] ---> Running in fc8751a153e1 [2023-03-18T08:36:17.246Z] ---> Running in 0cf565d4a879 [2023-03-18T08:36:17.246Z] ---> 27b2d45221fc [2023-03-18T08:36:17.246Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-18T08:36:17.513Z] Removing intermediate container 0cf565d4a879 [2023-03-18T08:36:17.513Z] ---> b149f2a640c3 [2023-03-18T08:36:17.513Z] [2023-03-18T08:36:17.772Z] Successfully built b149f2a640c3 [2023-03-18T08:36:17.772Z] ---> ce361d3063e7 [2023-03-18T08:36:17.772Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-18T08:36:17.772Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-18T08:36:18.054Z]  Building security-spiffe-token-provider ... done 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-18T08:36:18.055Z] ---> Running in 3cb14135046f [2023-03-18T08:36:18.313Z] Removing intermediate container 3cb14135046f [2023-03-18T08:36:18.313Z] ---> 844e27ac53a3 [2023-03-18T08:36:18.313Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-18T08:36:18.313Z] ---> Running in d0a6cf8e8d7c [2023-03-18T08:36:18.574Z] Removing intermediate container d0a6cf8e8d7c [2023-03-18T08:36:18.574Z] ---> dcb67fd2ad77 [2023-03-18T08:36:18.574Z] Step 21/23 : LABEL arch=x86_64 [2023-03-18T08:36:18.832Z] ---> Running in dc9204111dac [2023-03-18T08:36:18.832Z] Removing intermediate container dc9204111dac [2023-03-18T08:36:18.832Z] ---> 101f4815e15e [2023-03-18T08:36:18.832Z] Step 22/23 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e [2023-03-18T08:36:19.109Z] ---> Running in 8e90ddf4490f [2023-03-18T08:36:19.109Z] Removing intermediate container 8e90ddf4490f [2023-03-18T08:36:19.109Z] ---> 5135774e76a1 [2023-03-18T08:36:19.109Z] Step 23/23 : LABEL version=0.0.0 [2023-03-18T08:36:19.109Z] ---> Running in 98980e13c4f5 [2023-03-18T08:36:19.367Z] Removing intermediate container 98980e13c4f5 [2023-03-18T08:36:19.367Z] ---> 9b5c0df27a59 [2023-03-18T08:36:19.367Z] [2023-03-18T08:36:19.367Z] Successfully built 9b5c0df27a59 [2023-03-18T08:36:19.367Z] Successfully tagged support-notifications:latest [2023-03-18T08:36:22.651Z]  Building support-notifications ... done Removing intermediate container a2a79af473b5 [2023-03-18T08:36:22.651Z] ---> 9b2877c7f82e [2023-03-18T08:36:22.651Z] [2023-03-18T08:36:22.651Z] Step 10/23 : FROM alpine:3.17 [2023-03-18T08:36:22.651Z] ---> b2aa39c304c2 [2023-03-18T08:36:22.651Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-18T08:36:22.651Z] ---> Using cache [2023-03-18T08:36:22.651Z] ---> 9e940807faf1 [2023-03-18T08:36:22.651Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-18T08:36:22.651Z] ---> Using cache [2023-03-18T08:36:22.651Z] ---> c0f9d7a71930 [2023-03-18T08:36:22.651Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:36:22.651Z] ---> Using cache [2023-03-18T08:36:22.651Z] Removing intermediate container d24f424e276b [2023-03-18T08:36:22.651Z] ---> 8ba7cda89360 [2023-03-18T08:36:22.651Z] [2023-03-18T08:36:22.651Z] Step 10/24 : FROM alpine:3.17 [2023-03-18T08:36:22.651Z] ---> b2aa39c304c2 [2023-03-18T08:36:22.651Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-18T08:36:22.651Z] ---> Using cache [2023-03-18T08:36:22.651Z] ---> b217645818a5 [2023-03-18T08:36:22.651Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-18T08:36:22.651Z] ---> Using cache [2023-03-18T08:36:22.651Z] ---> e3aa0ef2b760 [2023-03-18T08:36:22.651Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-18T08:36:22.651Z] ---> 2acfae5b08b8 [2023-03-18T08:36:22.651Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:36:22.651Z] ---> Using cache [2023-03-18T08:36:22.651Z] ---> 6ab3f6ec0ace [2023-03-18T08:36:22.651Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-18T08:36:22.651Z] ---> Running in 7a8c8d3e55a6 [2023-03-18T08:36:22.910Z] Removing intermediate container 7a8c8d3e55a6 [2023-03-18T08:36:22.910Z] ---> 40bccc76d256 [2023-03-18T08:36:22.910Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-18T08:36:23.174Z] ---> 255b4fb94e50 [2023-03-18T08:36:23.174Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-18T08:36:23.174Z] ---> Running in b4516fa577c3 [2023-03-18T08:36:23.433Z] Removing intermediate container b4516fa577c3 [2023-03-18T08:36:23.433Z] ---> 21b4444bc18c [2023-03-18T08:36:23.433Z] Step 15/24 : WORKDIR / [2023-03-18T08:36:23.433Z] ---> 0db00e923a04 [2023-03-18T08:36:23.433Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-18T08:36:23.433Z] ---> Running in fe6322809e87 [2023-03-18T08:36:23.690Z] ---> d1ea29f7c734 [2023-03-18T08:36:23.690Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-18T08:36:23.690Z] Removing intermediate container fe6322809e87 [2023-03-18T08:36:23.690Z] ---> 895d6285a2dc [2023-03-18T08:36:23.690Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:36:23.690Z] ---> Running in f2f2f5784efe [2023-03-18T08:36:24.319Z] ---> d4867e8d24f1 [2023-03-18T08:36:24.319Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:36:24.577Z] ---> a7d30678058d [2023-03-18T08:36:24.577Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-18T08:36:24.835Z] Removing intermediate container f2f2f5784efe [2023-03-18T08:36:24.835Z] ---> fc25c9bc91a5 [2023-03-18T08:36:24.835Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-18T08:36:24.835Z] ---> Running in ec787b40d461 [2023-03-18T08:36:25.096Z] Removing intermediate container ec787b40d461 [2023-03-18T08:36:25.096Z] ---> c3f6a84a7d34 [2023-03-18T08:36:25.096Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-18T08:36:25.355Z] ---> f0510db0fe39 [2023-03-18T08:36:25.355Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-18T08:36:25.355Z] ---> Running in ce0a1a31e524 [2023-03-18T08:36:25.355Z] ---> b7a6fc1797d9 [2023-03-18T08:36:25.355Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-18T08:36:25.355Z] Removing intermediate container ce0a1a31e524 [2023-03-18T08:36:25.355Z] ---> 77b8d6a76fc1 [2023-03-18T08:36:25.355Z] Step 21/23 : LABEL arch=x86_64 [2023-03-18T08:36:25.621Z] ---> Running in e46fef974c75 [2023-03-18T08:36:25.622Z] ---> Running in e38cab0326aa [2023-03-18T08:36:25.622Z] Removing intermediate container e46fef974c75 [2023-03-18T08:36:25.622Z] Removing intermediate container e38cab0326aa [2023-03-18T08:36:25.622Z] ---> cfc0bf2e9b1a [2023-03-18T08:36:25.622Z] ---> 414915240f69 [2023-03-18T08:36:25.622Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"]Step 22/23 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e [2023-03-18T08:36:25.622Z] [2023-03-18T08:36:25.622Z] ---> Running in eae78b4227a4 [2023-03-18T08:36:25.622Z] ---> Running in c327257033ca [2023-03-18T08:36:25.880Z] Removing intermediate container eae78b4227a4 [2023-03-18T08:36:25.880Z] ---> 62fc25e14e6e [2023-03-18T08:36:25.880Z] Step 23/23 : LABEL version=0.0.0 [2023-03-18T08:36:25.880Z] Removing intermediate container c327257033ca [2023-03-18T08:36:25.880Z] ---> 9d4054757622 [2023-03-18T08:36:25.880Z] Step 22/24 : LABEL arch=x86_64 [2023-03-18T08:36:25.880Z] ---> Running in 41a55ad38eee [2023-03-18T08:36:25.880Z] ---> Running in 217213781fa2 [2023-03-18T08:36:25.880Z] Removing intermediate container 41a55ad38eee [2023-03-18T08:36:25.880Z] ---> bbd0007c3100 [2023-03-18T08:36:25.880Z] [2023-03-18T08:36:25.880Z] Removing intermediate container 217213781fa2 [2023-03-18T08:36:25.880Z] ---> b2af5cf8862a [2023-03-18T08:36:25.880Z] Step 23/24 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e [2023-03-18T08:36:26.137Z] Successfully built bbd0007c3100 [2023-03-18T08:36:26.137Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-18T08:36:26.137Z]  Building core-common-config-bootstrapper ... done  ---> Running in f81cbb596524 [2023-03-18T08:36:26.137Z] Removing intermediate container f81cbb596524 [2023-03-18T08:36:26.137Z] ---> bd8e0063bcac [2023-03-18T08:36:26.137Z] Step 24/24 : LABEL version=0.0.0 [2023-03-18T08:36:26.137Z] ---> Running in 0219301dee16 [2023-03-18T08:36:26.394Z] Removing intermediate container 0219301dee16 [2023-03-18T08:36:26.394Z] ---> aa23bf4712b9 [2023-03-18T08:36:26.394Z] [2023-03-18T08:36:26.394Z] Successfully built aa23bf4712b9 [2023-03-18T08:36:26.394Z] Successfully tagged core-command:latest [2023-03-18T08:36:32.960Z]  Building core-command ... done Removing intermediate container fc8751a153e1 [2023-03-18T08:36:32.960Z] ---> d93daa893016 [2023-03-18T08:36:32.960Z] [2023-03-18T08:36:32.960Z] Step 9/22 : FROM alpine:3.17 [2023-03-18T08:36:32.960Z] ---> b2aa39c304c2 [2023-03-18T08:36:32.960Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-18T08:36:32.960Z] ---> Running in eca2d7a15545 [2023-03-18T08:36:32.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T08:36:33.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T08:36:33.478Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-18T08:36:33.478Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-18T08:36:33.478Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T08:36:33.478Z] OK: 8 MiB in 17 packages [2023-03-18T08:36:34.044Z] Removing intermediate container eca2d7a15545 [2023-03-18T08:36:34.045Z] ---> a4422c639fe6 [2023-03-18T08:36:34.045Z] 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-18T08:36:34.045Z] ---> Running in c728efd46548 [2023-03-18T08:36:34.045Z] Removing intermediate container c728efd46548 [2023-03-18T08:36:34.045Z] ---> fce6ea42ba50 [2023-03-18T08:36:34.045Z] Step 12/22 : WORKDIR /edgex [2023-03-18T08:36:34.045Z] ---> Running in 3dcefca93f2f [2023-03-18T08:36:34.303Z] Removing intermediate container 3dcefca93f2f [2023-03-18T08:36:34.303Z] ---> a87443b27499 [2023-03-18T08:36:34.303Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:36:34.303Z] ---> d901dab686fe [2023-03-18T08:36:34.303Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:36:34.562Z] ---> 5ae4bf846557 [2023-03-18T08:36:34.562Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-18T08:36:34.562Z] ---> f3cf7aa7da70 [2023-03-18T08:36:34.562Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-18T08:36:35.132Z] ---> 52227c57aabc [2023-03-18T08:36:35.132Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-18T08:36:35.132Z] ---> 540ecd11aa33 [2023-03-18T08:36:35.132Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-18T08:36:35.132Z] ---> Running in 6a4749baccfc [2023-03-18T08:36:35.417Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-18T08:36:35.417Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-18T08:36:35.417Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-18T08:36:35.417Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-18T08:36:35.417Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-18T08:36:35.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-18T08:36:35.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-18T08:36:35.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-18T08:36:35.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-18T08:36:35.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-18T08:36:35.700Z] Removing intermediate container 6a4749baccfc [2023-03-18T08:36:35.700Z] ---> 1a3581bc7c13 [2023-03-18T08:36:35.700Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-18T08:36:35.700Z] ---> Running in 9ad406743c2a [2023-03-18T08:36:35.958Z] Removing intermediate container 9ad406743c2a [2023-03-18T08:36:35.958Z] ---> 7c3cd47d0396 [2023-03-18T08:36:35.958Z] Step 20/22 : LABEL arch=x86_64 [2023-03-18T08:36:35.958Z] ---> Running in ccf2e57fcfab [2023-03-18T08:36:35.958Z] Removing intermediate container ccf2e57fcfab [2023-03-18T08:36:35.958Z] ---> 86c2869623b1 [2023-03-18T08:36:35.958Z] Step 21/22 : LABEL git_sha=ccdc1749f655513ce2893535d2b0a6a5926edb3e [2023-03-18T08:36:35.958Z] ---> Running in 508f4464d305 [2023-03-18T08:36:36.217Z] Removing intermediate container 508f4464d305 [2023-03-18T08:36:36.217Z] ---> 68cf98089a30 [2023-03-18T08:36:36.217Z] Step 22/22 : LABEL version=0.0.0 [2023-03-18T08:36:36.217Z] ---> Running in 92e7efa022d3 [2023-03-18T08:36:36.217Z] Removing intermediate container 92e7efa022d3 [2023-03-18T08:36:36.217Z] ---> a0888969e778 [2023-03-18T08:36:36.217Z] [2023-03-18T08:36:36.217Z] Successfully built a0888969e778 [2023-03-18T08:36:36.217Z] Successfully tagged security-proxy-setup:latest [2023-03-18T08:36:36.479Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-03-18T08:36:36.484Z] $ docker stop --time=1 4091e4f06f94453c1c935970e92310f75b86c9222bed59b1d343e3c5cc50b386 [2023-03-18T08:36:36.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-18T08:36:36.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-18T08:36:36.820Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-18T08:36:36.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-18T08:36:37.812Z] $ docker rm -f --volumes 4091e4f06f94453c1c935970e92310f75b86c9222bed59b1d343e3c5cc50b386 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-18T08:36:38.140Z] + docker images [2023-03-18T08:36:38.140Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-18T08:36:38.140Z] security-proxy-setup latest a0888969e778 1 second ago 18.7MB [2023-03-18T08:36:38.140Z] d93daa893016 6 seconds ago 1.67GB [2023-03-18T08:36:38.140Z] core-command latest aa23bf4712b9 11 seconds ago 19.8MB [2023-03-18T08:36:38.140Z] core-common-config-bootstrapper latest bbd0007c3100 12 seconds ago 17.6MB [2023-03-18T08:36:38.140Z] 8ba7cda89360 15 seconds ago 1.69GB [2023-03-18T08:36:38.140Z] 9b2877c7f82e 17 seconds ago 1.68GB [2023-03-18T08:36:38.140Z] support-notifications latest 9b5c0df27a59 18 seconds ago 33MB [2023-03-18T08:36:38.140Z] security-spiffe-token-provider latest b149f2a640c3 20 seconds ago 32.6MB [2023-03-18T08:36:38.140Z] security-spire-agent latest 96cc7d422753 26 seconds ago 129MB [2023-03-18T08:36:38.140Z] c460f5e2853b 28 seconds ago 1.76GB [2023-03-18T08:36:38.140Z] 26026ffb5482 31 seconds ago 1.73GB [2023-03-18T08:36:38.140Z] 876f095e9ad2 35 seconds ago 1.55GB [2023-03-18T08:36:38.140Z] security-spire-server latest 2f3d9e75b65d 43 seconds ago 89.8MB [2023-03-18T08:36:38.140Z] security-bootstrapper latest 815b192e0600 43 seconds ago 22MB [2023-03-18T08:36:38.140Z] security-spire-config latest 6e230edb5b49 45 seconds ago 88.9MB [2023-03-18T08:36:38.140Z] b88926ecdae9 55 seconds ago 1.55GB [2023-03-18T08:36:38.140Z] fe9655a7dcbc 56 seconds ago 1.55GB [2023-03-18T08:36:38.140Z] 7dac86d2f93f About a minute ago 1.67GB [2023-03-18T08:36:38.140Z] security-secretstore-setup latest d9539ebcbbf2 About a minute ago 32.6MB [2023-03-18T08:36:38.140Z] core-metadata latest d187c5807fb6 About a minute ago 20.6MB [2023-03-18T08:36:38.140Z] support-scheduler latest 9035d476283c About a minute ago 32.4MB [2023-03-18T08:36:38.140Z] security-proxy-auth latest 0e01c3680294 About a minute ago 18.3MB [2023-03-18T08:36:38.140Z] core-data latest bac166cbb31d About a minute ago 20MB [2023-03-18T08:36:38.140Z] 48852e59ab86 About a minute ago 1.76GB [2023-03-18T08:36:38.140Z] 7a077ce837b2 About a minute ago 1.69GB [2023-03-18T08:36:38.140Z] 5fad025531ae About a minute ago 1.7GB [2023-03-18T08:36:38.140Z] 30028c4e5bba About a minute ago 1.68GB [2023-03-18T08:36:38.140Z] 2b789fff1b6a About a minute ago 1.67GB [2023-03-18T08:36:38.140Z] ci-base-image-x86_64 latest 633e6d013f2d 5 minutes ago 881MB [2023-03-18T08:36:38.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 7 days ago 664MB [2023-03-18T08:36:38.140Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-18T08:36:38.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-18T08:36:38.140Z] 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-18T08:36:49.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-18T08:36:49.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-18T08:36:50.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.687s coverage: 28.7% of statements [2023-03-18T08:37:00.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.272s coverage: 98.5% of statements [2023-03-18T08:37:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-18T08:37:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-18T08:37:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-18T08:37:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.440s coverage: 71.3% of statements [2023-03-18T08:37:11.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-18T08:37:11.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-18T08:37:11.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.313s coverage: 54.0% of statements [2023-03-18T08:37:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-18T08:37:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-18T08:37:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-18T08:37:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-18T08:37:15.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-18T08:37:24.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-18T08:37:24.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-18T08:37:34.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.853s coverage: 88.5% of statements [2023-03-18T08:37:34.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.794s coverage: 3.9% of statements [2023-03-18T08:37:42.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-18T08:37:42.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-18T08:37:42.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-18T08:37:43.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.612s coverage: 95.6% of statements [2023-03-18T08:37:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-18T08:37:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-18T08:37:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-18T08:37:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-18T08:37:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-18T08:37:43.924Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.198s coverage: 72.2% of statements [2023-03-18T08:37:49.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-18T08:37:49.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-18T08:37:49.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-18T08:37:49.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.242s coverage: 65.9% of statements [2023-03-18T08:37:59.359Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-18T08:37:59.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-18T08:37:59.359Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.472s coverage: 0.9% of statements [2023-03-18T08:37:59.359Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.279s coverage: 29.0% of statements [2023-03-18T08:38:03.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.331s coverage: 45.5% of statements [2023-03-18T08:38:03.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.347s coverage: 82.9% of statements [2023-03-18T08:38:03.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.282s coverage: 94.1% of statements [2023-03-18T08:38:03.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements [2023-03-18T08:38:07.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements [2023-03-18T08:38:09.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-18T08:38:10.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-18T08:38:10.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-18T08:38:10.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-18T08:38:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-18T08:38:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-18T08:38:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-18T08:38:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-18T08:38:20.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements [2023-03-18T08:38:20.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-18T08:38:20.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-18T08:38:20.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-18T08:38:20.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-18T08:38:24.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-18T08:38:24.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-18T08:38:26.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-18T08:38:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-18T08:38:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.045s coverage: 79.9% of statements [2023-03-18T08:38:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.260s coverage: 92.9% of statements [2023-03-18T08:38:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-03-18T08:38:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.228s coverage: 86.9% of statements [2023-03-18T08:38:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements [2023-03-18T08:38:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements [2023-03-18T08:38:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements [2023-03-18T08:38:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.439s coverage: 81.2% of statements [2023-03-18T08:38:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.473s coverage: 82.1% of statements [2023-03-18T08:38:34.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-18T08:38:35.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 86.0% of statements [2023-03-18T08:38:40.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-18T08:38:40.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-18T08:38:40.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.167s coverage: 63.1% of statements [2023-03-18T08:38:40.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements [2023-03-18T08:38:42.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements [2023-03-18T08:38:42.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2023-03-18T08:38:42.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2023-03-18T08:38:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-18T08:38:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-18T08:38:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-18T08:38:43.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2023-03-18T08:38:51.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-18T08:38:51.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-18T08:38:51.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-18T08:38:51.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.947s coverage: 38.4% of statements [2023-03-18T08:38:51.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements [2023-03-18T08:38:55.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-18T08:38:55.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-18T08:38:55.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-18T08:38:55.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-18T08:38:55.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements [2023-03-18T08:39:01.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-18T08:39:01.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-18T08:39:01.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-18T08:39:01.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-18T08:39:07.738Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.277s coverage: 17.7% of statements [2023-03-18T08:39:07.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-18T08:39:07.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-18T08:39:07.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-18T08:39:07.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-18T08:39:08.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.521s coverage: 92.3% of statements [2023-03-18T08:39:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-18T08:39:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-18T08:39:11.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.270s coverage: 61.5% of statements [2023-03-18T08:39:13.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-18T08:39:13.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-18T08:39:14.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.383s coverage: 97.7% of statements [2023-03-18T08:39:15.384Z] 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-18T08:39:15.384Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-18T08:39:15.384Z] go vet ./... [2023-03-18T08:41:52.067Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-18T08:41:52.067Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-18T08:41:52.067Z] ./bin/test-attribution-txt.sh [2023-03-18T08:41:52.067Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-18T08:41:52.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-18T08:41:52.391Z] + ls -al . [2023-03-18T08:41:52.391Z] total 700 [2023-03-18T08:41:52.391Z] drwxrwxr-x 10 1001 1001 4096 Mar 18 08:34 . [2023-03-18T08:41:52.391Z] drwxr-xr-x 4 root root 4096 Mar 18 08:34 .. [2023-03-18T08:41:52.391Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 08:32 .blubracket [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 16 Mar 18 08:32 .dockerignore [2023-03-18T08:41:52.391Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 08:32 .git [2023-03-18T08:41:52.391Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 08:32 .github [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 1133 Mar 18 08:32 .gitignore [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 42 Mar 18 08:32 .golangci.yml [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 87 Mar 18 08:32 .hadolint.yml [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 166 Mar 18 08:32 .sonarcloud.properties [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 1171 Mar 18 08:32 ADOPTERS.md [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 10825 Mar 18 08:32 Attribution.txt [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 73765 Mar 18 08:32 CHANGELOG.md [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 08:32 CONTRIBUTING.md [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 677 Mar 18 08:32 GOVERNANCE.md [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 883 Mar 18 08:32 Jenkinsfile [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 08:32 LICENSE [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 14266 Mar 18 08:32 Makefile [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 582 Mar 18 08:32 OWNERS.md [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 9403 Mar 18 08:32 README.md [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 789 Mar 18 08:32 SECURITY.md [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 5 Mar 18 08:30 VERSION [2023-03-18T08:41:52.391Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 08:32 bin [2023-03-18T08:41:52.391Z] drwxrwxr-x 18 1001 1001 4096 Mar 18 08:32 cmd [2023-03-18T08:41:52.391Z] -rw-r--r-- 1 root root 447275 Mar 18 08:39 coverage.out [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 3236 Mar 18 08:32 go.mod [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 31410 Mar 18 08:32 go.sum [2023-03-18T08:41:52.391Z] drwxrwxr-x 7 1001 1001 4096 Mar 18 08:32 internal [2023-03-18T08:41:52.391Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 08:32 openapi [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 594 Mar 18 08:32 security.txt [2023-03-18T08:41:52.391Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 08:32 snap [2023-03-18T08:41:52.391Z] -rw-rw-r-- 1 1001 1001 204 Mar 18 08:32 version.go [Pipeline] sh [2023-03-18T08:41:52.700Z] + '[' -e coverage.out ] [2023-03-18T08:41:52.700Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-18T08:41:52.721Z] Warning: overwriting stash ‘coverage-report’ [2023-03-18T08:41:53.441Z] Stashed 1 file(s) [Pipeline] sh [2023-03-18T08:41:53.744Z] + make build [2023-03-18T08:41:54.014Z] 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-18T08:43:15.595Z] 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-18T08:43:20.926Z] 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-18T08:43:25.233Z] 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-18T08:43:28.617Z] 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-18T08:44:15.452Z] 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-18T08:44:15.452Z] 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-18T08:44:20.795Z] 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-18T08:44:26.130Z] 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-18T08:44:29.463Z] 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-18T08:44:32.795Z] 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-18T08:44:39.431Z] 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-18T08:44:44.789Z] $ docker stop --time=1 e90c64a1eb4bba12ea2c141ed24abc37899538f686c1eb7a98ea080831edfb04 [2023-03-18T08:44:46.778Z] $ docker rm -f --volumes e90c64a1eb4bba12ea2c141ed24abc37899538f686c1eb7a98ea080831edfb04 [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-18T08:44:48.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-18T08:44:48.950Z] [2023-03-18T08:44:48.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T08:44:49.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-18T08:44:49.541Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-18T08:44:49.541Z] 29e5d40040c1: Pulling fs layer [2023-03-18T08:44:49.541Z] 1ce36da41761: Pulling fs layer [2023-03-18T08:44:49.541Z] 25b303627fd3: Pulling fs layer [2023-03-18T08:44:49.807Z] 29e5d40040c1: Verifying Checksum [2023-03-18T08:44:49.807Z] 29e5d40040c1: Download complete [2023-03-18T08:44:50.078Z] 1ce36da41761: Verifying Checksum [2023-03-18T08:44:50.078Z] 1ce36da41761: Download complete [2023-03-18T08:44:50.343Z] 29e5d40040c1: Pull complete [2023-03-18T08:44:51.297Z] 1ce36da41761: Pull complete [2023-03-18T08:44:51.297Z] 25b303627fd3: Download complete [2023-03-18T08:45:01.354Z] 25b303627fd3: Pull complete [2023-03-18T08:45:01.354Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-18T08:45:01.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-18T08:45:01.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T08:45:01.547Z] prd-ubuntu20.04-docker-arm64-4c-16g-4495 does not seem to be running inside a container [2023-03-18T08:45:01.610Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-18T08:45:03.864Z] $ docker top 8467c4399faf87c3dc67586293655ac8b717741d2258b017800dffc1401628cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T08:45:04.650Z] + docker-compose build --help [2023-03-18T08:45:04.651Z] + grep parallel [2023-03-18T08:45:08.884Z] --parallel Build images in parallel. [Pipeline] } [2023-03-18T08:45:08.906Z] $ docker stop --time=1 8467c4399faf87c3dc67586293655ac8b717741d2258b017800dffc1401628cb [2023-03-18T08:45:10.524Z] $ docker rm -f --volumes 8467c4399faf87c3dc67586293655ac8b717741d2258b017800dffc1401628cb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T08:45:10.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-18T08:45:10.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T08:45:11.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-4495 does not seem to be running inside a container [2023-03-18T08:45:11.215Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-18T08:45:12.287Z] $ docker top 50b2f59280875d35faac1b717f5e8356bf5278634bacff2f74181da1525a270f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T08:45:12.781Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-18T08:45:18.105Z] Building core-command ... [2023-03-18T08:45:18.105Z] Building core-common-config-bootstrapper ... [2023-03-18T08:45:18.105Z] Building core-data ... [2023-03-18T08:45:18.105Z] Building core-metadata ... [2023-03-18T08:45:18.105Z] Building security-bootstrapper ... [2023-03-18T08:45:18.105Z] Building security-proxy-auth ... [2023-03-18T08:45:18.105Z] Building security-proxy-setup ... [2023-03-18T08:45:18.105Z] Building security-secretstore-setup ... [2023-03-18T08:45:18.105Z] Building security-spiffe-token-provider ... [2023-03-18T08:45:18.105Z] Building security-spire-agent ... [2023-03-18T08:45:18.105Z] Building security-spire-config ... [2023-03-18T08:45:18.105Z] Building security-spire-server ... [2023-03-18T08:45:18.105Z] Building support-notifications ... [2023-03-18T08:45:18.105Z] Building support-scheduler ... [2023-03-18T08:45:18.105Z] Building security-spiffe-token-provider [2023-03-18T08:45:18.105Z] Building core-command [2023-03-18T08:45:18.105Z] Building core-common-config-bootstrapper [2023-03-18T08:45:18.105Z] Building support-scheduler [2023-03-18T08:45:18.105Z] Building core-metadata [2023-03-18T08:46:04.896Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:46:04.897Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:46:04.897Z] ---> 8cab8a252a1c [2023-03-18T08:46:04.897Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-18T08:46:04.897Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:46:04.897Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:46:04.897Z] ---> 8cab8a252a1c [2023-03-18T08:46:04.897Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-18T08:46:04.897Z] ---> Running in 71ce090c70ff [2023-03-18T08:46:04.897Z] ---> Running in db1708a5a6ab [2023-03-18T08:46:04.897Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:46:04.897Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:46:04.897Z] ---> 8cab8a252a1c [2023-03-18T08:46:04.897Z] Step 3/20 : WORKDIR /edgex-go [2023-03-18T08:46:04.897Z] Removing intermediate container 71ce090c70ff [2023-03-18T08:46:04.897Z] ---> 9ccd2bec0e28 [2023-03-18T08:46:04.897Z] Step 4/25 : WORKDIR /edgex-go [2023-03-18T08:46:04.897Z] ---> Running in c9e7ab2939b0 [2023-03-18T08:46:04.897Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:46:04.897Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:46:04.897Z] ---> 8cab8a252a1c [2023-03-18T08:46:04.897Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-18T08:46:04.897Z] ---> Running in 14ebae7ba67f [2023-03-18T08:46:04.897Z] Removing intermediate container db1708a5a6ab [2023-03-18T08:46:04.897Z] ---> 229ce4c7fe12 [2023-03-18T08:46:04.897Z] Step 4/24 : WORKDIR /edgex-go [2023-03-18T08:46:04.897Z] ---> Running in e8e6fd0f666d [2023-03-18T08:46:04.897Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:46:04.897Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:46:04.897Z] ---> 8cab8a252a1c [2023-03-18T08:46:04.897Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-18T08:46:04.897Z] ---> Using cache [2023-03-18T08:46:04.897Z] ---> 229ce4c7fe12 [2023-03-18T08:46:04.897Z] Step 4/23 : WORKDIR /edgex-go [2023-03-18T08:46:04.897Z] ---> Running in 864e2e119dbe [2023-03-18T08:46:04.897Z] ---> Running in d056a2ef0b35 [2023-03-18T08:46:04.897Z] Removing intermediate container 14ebae7ba67f [2023-03-18T08:46:04.897Z] ---> fc842bc9985a [2023-03-18T08:46:04.897Z] Step 4/23 : WORKDIR /edgex-go [2023-03-18T08:46:04.897Z] Removing intermediate container c9e7ab2939b0 [2023-03-18T08:46:04.897Z] ---> e55070be1ca2 [2023-03-18T08:46:04.897Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-18T08:46:04.897Z] ---> Running in 545676e44c6e [2023-03-18T08:46:04.897Z] Removing intermediate container e8e6fd0f666d [2023-03-18T08:46:04.897Z] ---> ea10cc4ad2ab [2023-03-18T08:46:04.897Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-18T08:46:04.897Z] ---> Running in 84aa3b69517c [2023-03-18T08:46:04.897Z] Removing intermediate container 864e2e119dbe [2023-03-18T08:46:04.897Z] ---> 2031090f78f2 [2023-03-18T08:46:04.897Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-18T08:46:04.897Z] Removing intermediate container d056a2ef0b35 [2023-03-18T08:46:04.897Z] ---> 721ae9027a51 [2023-03-18T08:46:04.897Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-18T08:46:04.897Z] ---> Running in 7dc243287726 [2023-03-18T08:46:04.897Z] ---> Running in cbe56d4c5fc1 [2023-03-18T08:46:04.897Z] ---> Running in 3dda1ed36b0b [2023-03-18T08:46:04.897Z] Removing intermediate container 545676e44c6e [2023-03-18T08:46:04.897Z] ---> ecd171a18f78 [2023-03-18T08:46:04.897Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-18T08:46:04.897Z] ---> Running in cd0ec0b3cc87 [2023-03-18T08:46:04.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T08:46:04.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T08:46:04.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T08:46:04.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T08:46:04.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T08:46:04.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T08:46:04.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T08:46:04.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T08:46:04.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T08:46:04.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T08:46:04.897Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-18T08:46:04.897Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-18T08:46:04.897Z] OK: 17687 distinct packages available [2023-03-18T08:46:04.897Z] OK: 263 MiB in 53 packages [2023-03-18T08:46:04.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T08:46:04.897Z] OK: 263 MiB in 53 packages [2023-03-18T08:46:05.165Z] OK: 263 MiB in 53 packages [2023-03-18T08:46:05.165Z] OK: 263 MiB in 53 packages [2023-03-18T08:46:05.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T08:46:06.718Z] Removing intermediate container 7dc243287726 [2023-03-18T08:46:06.718Z] ---> 663f5884db22 [2023-03-18T08:46:06.718Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-18T08:46:06.718Z] Removing intermediate container 3dda1ed36b0b [2023-03-18T08:46:06.718Z] ---> cd73319e70ab [2023-03-18T08:46:06.718Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-18T08:46:06.718Z] OK: 263 MiB in 53 packages [2023-03-18T08:46:06.986Z] Removing intermediate container cbe56d4c5fc1 [2023-03-18T08:46:06.986Z] ---> 9d5c19ef28b0 [2023-03-18T08:46:06.986Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-18T08:46:06.986Z] Removing intermediate container cd0ec0b3cc87 [2023-03-18T08:46:06.986Z] ---> 63eda6fd5cef [2023-03-18T08:46:06.986Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-18T08:46:07.950Z] ---> 0741b2e9ee1a [2023-03-18T08:46:07.950Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:46:07.950Z] ---> 3e2998d5c6bc [2023-03-18T08:46:07.950Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:46:07.950Z] ---> Running in fa2573795ee7 [2023-03-18T08:46:07.950Z] ---> Running in 27481219cd4c [2023-03-18T08:46:08.216Z] ---> 0cc99d72924f [2023-03-18T08:46:08.216Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:46:08.489Z] ---> 230266298a73 [2023-03-18T08:46:08.489Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:46:08.489Z] ---> Running in 915a6d290c73 [2023-03-18T08:46:08.489Z] ---> Running in 7d951c69977a [2023-03-18T08:46:08.489Z] Removing intermediate container 84aa3b69517c [2023-03-18T08:46:08.489Z] ---> 2ec8dfca60be [2023-03-18T08:46:08.489Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-18T08:46:09.903Z] ---> 0efaff5eca53 [2023-03-18T08:46:09.903Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:46:09.903Z] ---> Running in 276587c70484 [2023-03-18T08:48:16.639Z] Removing intermediate container 27481219cd4c [2023-03-18T08:48:16.639Z] ---> 69c5f1ddc8b4 [2023-03-18T08:48:16.639Z] Step 8/23 : COPY . . [2023-03-18T08:48:16.639Z] Removing intermediate container 276587c70484 [2023-03-18T08:48:16.639Z] ---> eebdbd83ad74 [2023-03-18T08:48:16.639Z] Step 7/20 : COPY . . [2023-03-18T08:48:16.639Z] Removing intermediate container 915a6d290c73 [2023-03-18T08:48:16.639Z] ---> eb338b84ce9d [2023-03-18T08:48:16.639Z] Step 8/23 : COPY . . [2023-03-18T08:48:16.639Z] Removing intermediate container 7d951c69977a [2023-03-18T08:48:16.639Z] ---> 22396049be38 [2023-03-18T08:48:16.639Z] Step 8/24 : COPY . . [2023-03-18T08:48:16.639Z] Removing intermediate container fa2573795ee7 [2023-03-18T08:48:16.639Z] ---> c107e017455e [2023-03-18T08:48:16.639Z] Step 8/25 : COPY . . [2023-03-18T08:48:24.853Z] ---> 40affe836f99 [2023-03-18T08:48:24.853Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-18T08:48:24.853Z] ---> 352b3e991dcb [2023-03-18T08:48:24.853Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-18T08:48:24.853Z] ---> 6043c14dd1b4 [2023-03-18T08:48:24.853Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-18T08:48:24.853Z] ---> Running in bad7940abf74 [2023-03-18T08:48:25.122Z] ---> Running in d240ff449f08 [2023-03-18T08:48:25.122Z] ---> 5d4bd6ac7dca [2023-03-18T08:48:25.122Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-18T08:48:25.122Z] ---> c692ffb2203e [2023-03-18T08:48:25.122Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-18T08:48:25.122Z] ---> Running in f0b6a617d4ee [2023-03-18T08:48:25.122Z] ---> Running in 4d5620bc8130 [2023-03-18T08:48:25.387Z] ---> Running in 7ab3007aeade [2023-03-18T08:48:27.333Z] 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-18T08:48:27.333Z] 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-18T08:48:27.601Z] 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-18T08:48:27.870Z] 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-18T08:48:27.870Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-18T08:55:04.821Z] Removing intermediate container bad7940abf74 [2023-03-18T08:55:04.822Z] ---> 9e055a1af46f [2023-03-18T08:55:04.822Z] [2023-03-18T08:55:04.822Z] Step 10/23 : FROM alpine:3.17 [2023-03-18T08:55:04.822Z] 3.17: Pulling from library/alpine [2023-03-18T08:55:04.822Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-18T08:55:04.822Z] Status: Downloaded newer image for alpine:3.17 [2023-03-18T08:55:04.822Z] ---> d74e625d9115 [2023-03-18T08:55:04.822Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-18T08:55:04.822Z] ---> Running in 59f0afaa1d53 [2023-03-18T08:55:04.822Z] Removing intermediate container 59f0afaa1d53 [2023-03-18T08:55:04.822Z] ---> 1e9b49c8eeae [2023-03-18T08:55:04.822Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-18T08:55:04.822Z] ---> Running in 57f9d59dc35d [2023-03-18T08:55:04.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T08:55:04.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T08:55:04.822Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-18T08:55:04.822Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T08:55:04.822Z] OK: 8 MiB in 16 packages [2023-03-18T08:55:05.776Z] Removing intermediate container 57f9d59dc35d [2023-03-18T08:55:05.776Z] ---> f368eda0e6a2 [2023-03-18T08:55:05.776Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:55:06.735Z] ---> 876c5c1dcde0 [2023-03-18T08:55:06.735Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:55:07.001Z] Removing intermediate container 7ab3007aeade [2023-03-18T08:55:07.001Z] ---> 28bbc4387efa [2023-03-18T08:55:07.001Z] [2023-03-18T08:55:07.001Z] Step 10/24 : FROM alpine:3.17 [2023-03-18T08:55:07.001Z] ---> d74e625d9115 [2023-03-18T08:55:07.001Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-18T08:55:07.001Z] ---> Running in d51b4c1089aa [2023-03-18T08:55:07.959Z] ---> 07ee24a29e14 [2023-03-18T08:55:07.960Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-18T08:55:09.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T08:55:09.954Z] ---> c5020c002528 [2023-03-18T08:55:09.954Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-18T08:55:10.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T08:55:10.805Z] ---> 214e5c4a64ad [2023-03-18T08:55:10.805Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-18T08:55:11.896Z] ---> 868fe7c3f4e7 [2023-03-18T08:55:11.896Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-18T08:55:11.896Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-18T08:55:11.896Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T08:55:11.896Z] ---> Running in 4384b97e94d9 [2023-03-18T08:55:11.896Z] OK: 8 MiB in 16 packages [2023-03-18T08:55:13.939Z] Removing intermediate container d51b4c1089aa [2023-03-18T08:55:13.939Z] ---> 1734fc397870 [2023-03-18T08:55:13.939Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-18T08:55:13.939Z] ---> Running in cd9d793b5378 [2023-03-18T08:55:14.217Z] Removing intermediate container cd9d793b5378 [2023-03-18T08:55:14.217Z] ---> eda25ed4d2c7 [2023-03-18T08:55:14.217Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-18T08:55:14.217Z] ---> Running in 0cbe8001f895 [2023-03-18T08:55:14.862Z] Removing intermediate container 0cbe8001f895 [2023-03-18T08:55:15.155Z] ---> 5ffa69734d05 [2023-03-18T08:55:15.155Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-18T08:55:15.155Z] ---> Running in 804fc469e8e5 [2023-03-18T08:55:15.758Z] Removing intermediate container 4384b97e94d9 [2023-03-18T08:55:15.758Z] ---> 656f54978c0e [2023-03-18T08:55:15.758Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-18T08:55:15.758Z] ---> Running in 4deddbc54f05 [2023-03-18T08:55:17.706Z] Removing intermediate container 804fc469e8e5 [2023-03-18T08:55:17.706Z] ---> 5569eec52dd5 [2023-03-18T08:55:17.706Z] Step 15/24 : WORKDIR / [2023-03-18T08:55:17.706Z] Removing intermediate container 4deddbc54f05 [2023-03-18T08:55:17.706Z] ---> ee294988e665 [2023-03-18T08:55:17.706Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-18T08:55:17.972Z] ---> Running in 7b663b12bfb6 [2023-03-18T08:55:17.972Z] ---> Running in a1c574d6e208 [2023-03-18T08:55:18.931Z] Removing intermediate container a1c574d6e208 [2023-03-18T08:55:18.931Z] ---> 53bb26f1a702 [2023-03-18T08:55:18.931Z] Step 21/23 : LABEL arch=arm64 [2023-03-18T08:55:18.931Z] Removing intermediate container 7b663b12bfb6 [2023-03-18T08:55:18.931Z] ---> beeb7ab34f04 [2023-03-18T08:55:18.931Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:55:19.199Z] ---> Running in 5f3efce50a06 [2023-03-18T08:55:19.780Z] Removing intermediate container 5f3efce50a06 [2023-03-18T08:55:19.780Z] ---> a3c0fd0f990f [2023-03-18T08:55:19.780Z] Step 22/23 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db [2023-03-18T08:55:20.049Z] ---> Running in 035092e3a013 [2023-03-18T08:55:20.628Z] ---> 9d54fafcab36 [2023-03-18T08:55:20.628Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:55:20.895Z] Removing intermediate container 035092e3a013 [2023-03-18T08:55:20.895Z] ---> f4f1655c77e8 [2023-03-18T08:55:20.895Z] Step 23/23 : LABEL version=0.0.0 [2023-03-18T08:55:21.160Z] ---> Running in a0c55dffb0e1 [2023-03-18T08:55:21.741Z] Removing intermediate container a0c55dffb0e1 [2023-03-18T08:55:21.741Z] ---> 08e5ae439e22 [2023-03-18T08:55:21.741Z] [2023-03-18T08:55:22.331Z] ---> 13153296f1f5 [2023-03-18T08:55:22.331Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-18T08:55:22.613Z] Successfully built 08e5ae439e22 [2023-03-18T08:55:22.613Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-18T08:55:22.613Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-03-18T08:55:25.181Z] ---> 390a90b104df [2023-03-18T08:55:25.181Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-18T08:55:27.122Z] ---> a37eeea5dd14 [2023-03-18T08:55:27.122Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-18T08:55:27.392Z] ---> Running in f5f7a9c53ce0 [2023-03-18T08:55:28.346Z] Removing intermediate container f5f7a9c53ce0 [2023-03-18T08:55:28.346Z] ---> 5e802a64de06 [2023-03-18T08:55:28.346Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-18T08:55:28.618Z] ---> Running in 056d29866509 [2023-03-18T08:55:29.613Z] Removing intermediate container 056d29866509 [2023-03-18T08:55:29.613Z] ---> 0c4890969c49 [2023-03-18T08:55:29.613Z] Step 22/24 : LABEL arch=arm64 [2023-03-18T08:55:29.613Z] ---> Running in dce3a431f971 [2023-03-18T08:55:30.581Z] Removing intermediate container dce3a431f971 [2023-03-18T08:55:30.581Z] ---> 7a89ac51b06d [2023-03-18T08:55:30.581Z] Step 23/24 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db [2023-03-18T08:55:30.848Z] ---> Running in 9dfaacf943cd [2023-03-18T08:55:32.259Z] Removing intermediate container 9dfaacf943cd [2023-03-18T08:55:32.259Z] ---> 9624515c88d5 [2023-03-18T08:55:32.259Z] Step 24/24 : LABEL version=0.0.0 [2023-03-18T08:55:32.259Z] ---> Running in eeeb8a389656 [2023-03-18T08:55:33.219Z] Removing intermediate container eeeb8a389656 [2023-03-18T08:55:33.219Z] ---> 241dacf1f010 [2023-03-18T08:55:33.219Z] [2023-03-18T08:55:33.219Z] Removing intermediate container 4d5620bc8130 [2023-03-18T08:55:33.219Z] ---> 16c4a79894d4 [2023-03-18T08:55:33.219Z] [2023-03-18T08:55:33.219Z] Step 10/25 : FROM alpine:3.17 [2023-03-18T08:55:33.219Z] ---> d74e625d9115 [2023-03-18T08:55:33.219Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-18T08:55:33.219Z] ---> Using cache [2023-03-18T08:55:33.219Z] ---> 1734fc397870 [2023-03-18T08:55:33.219Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-18T08:55:33.219Z] ---> Using cache [2023-03-18T08:55:33.219Z] ---> eda25ed4d2c7 [2023-03-18T08:55:33.219Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-18T08:55:33.486Z] ---> Running in b7cd051bf8aa [2023-03-18T08:55:33.755Z] Successfully built 241dacf1f010 [2023-03-18T08:55:33.755Z] Successfully tagged core-command-arm64:latest [2023-03-18T08:55:33.755Z]  Building core-command ... done Building security-proxy-auth [2023-03-18T08:55:34.351Z] Removing intermediate container b7cd051bf8aa [2023-03-18T08:55:34.351Z] ---> f208a5efac96 [2023-03-18T08:55:34.351Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-18T08:55:34.623Z] ---> Running in b90a027799ec [2023-03-18T08:55:35.209Z] Removing intermediate container b90a027799ec [2023-03-18T08:55:35.209Z] ---> b206ebefac46 [2023-03-18T08:55:35.209Z] Step 15/25 : WORKDIR / [2023-03-18T08:55:35.209Z] ---> Running in a66fdeddec8b [2023-03-18T08:55:35.792Z] Removing intermediate container a66fdeddec8b [2023-03-18T08:55:35.792Z] ---> eb2bd2a3e7ec [2023-03-18T08:55:35.792Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:55:37.202Z] ---> 455a4e45f501 [2023-03-18T08:55:37.202Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:55:38.163Z] ---> 4cbe044975ed [2023-03-18T08:55:38.163Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-18T08:55:40.110Z] ---> 73551aa04abd [2023-03-18T08:55:40.110Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-18T08:55:41.522Z] ---> fccf54982179 [2023-03-18T08:55:41.522Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-18T08:55:42.103Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:55:42.103Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:55:42.103Z] ---> 8cab8a252a1c [2023-03-18T08:55:42.103Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-18T08:55:42.103Z] ---> Using cache [2023-03-18T08:55:42.103Z] ---> fc842bc9985a [2023-03-18T08:55:42.103Z] Step 4/23 : WORKDIR /edgex-go [2023-03-18T08:55:42.103Z] ---> Using cache [2023-03-18T08:55:42.103Z] ---> ecd171a18f78 [2023-03-18T08:55:42.103Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-18T08:55:42.103Z] ---> Running in 21dcae484c95 [2023-03-18T08:55:44.048Z] ---> fa44e3277345 [2023-03-18T08:55:44.048Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-18T08:55:44.316Z] ---> Running in 1ed4993bc865 [2023-03-18T08:55:44.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T08:55:44.900Z] Removing intermediate container 1ed4993bc865 [2023-03-18T08:55:44.900Z] ---> de97084239e5 [2023-03-18T08:55:44.900Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-18T08:55:45.166Z] ---> Running in eb87335e0162 [2023-03-18T08:55:45.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T08:55:45.755Z] Removing intermediate container eb87335e0162 [2023-03-18T08:55:45.755Z] ---> ed5d6af87f46 [2023-03-18T08:55:45.755Z] Step 23/25 : LABEL arch=arm64 [2023-03-18T08:55:46.025Z] ---> Running in cd1eb17d6a09 [2023-03-18T08:55:46.606Z] Removing intermediate container cd1eb17d6a09 [2023-03-18T08:55:46.606Z] ---> dd772e2ecab4 [2023-03-18T08:55:46.606Z] Step 24/25 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db [2023-03-18T08:55:46.606Z] OK: 263 MiB in 53 packages [2023-03-18T08:55:46.873Z] ---> Running in 3d7c847b1911 [2023-03-18T08:55:47.827Z] Removing intermediate container 3d7c847b1911 [2023-03-18T08:55:47.827Z] ---> c0f75f8633fb [2023-03-18T08:55:47.828Z] Step 25/25 : LABEL version=0.0.0 [2023-03-18T08:55:48.094Z] ---> Running in b749573cbf16 [2023-03-18T08:55:48.681Z] Removing intermediate container b749573cbf16 [2023-03-18T08:55:48.681Z] ---> aab303e71d56 [2023-03-18T08:55:48.681Z] [2023-03-18T08:55:48.681Z] Removing intermediate container 21dcae484c95 [2023-03-18T08:55:48.681Z] ---> fc0610896394 [2023-03-18T08:55:48.681Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-18T08:55:49.266Z] Successfully built aab303e71d56 [2023-03-18T08:55:49.266Z] Successfully tagged core-metadata-arm64:latest [2023-03-18T08:55:49.266Z] Building core-data [2023-03-18T08:55:49.804Z]  Building core-metadata ... done  ---> 06425360d016 [2023-03-18T08:55:49.804Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:55:50.070Z] ---> Running in 0bc9f88bafcf [2023-03-18T08:55:58.301Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:55:58.301Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:55:58.301Z] ---> 8cab8a252a1c [2023-03-18T08:55:58.301Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-18T08:55:58.301Z] ---> Using cache [2023-03-18T08:55:58.301Z] ---> fc842bc9985a [2023-03-18T08:55:58.301Z] Step 4/23 : WORKDIR /edgex-go [2023-03-18T08:55:58.301Z] ---> Using cache [2023-03-18T08:55:58.301Z] ---> ecd171a18f78 [2023-03-18T08:55:58.301Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-18T08:55:58.301Z] ---> Using cache [2023-03-18T08:55:58.301Z] ---> 63eda6fd5cef [2023-03-18T08:55:58.301Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-18T08:55:58.301Z] ---> Using cache [2023-03-18T08:55:58.301Z] ---> 0cc99d72924f [2023-03-18T08:55:58.301Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:55:58.301Z] ---> Using cache [2023-03-18T08:55:58.301Z] ---> eb338b84ce9d [2023-03-18T08:55:58.301Z] Step 8/23 : COPY . . [2023-03-18T08:55:58.301Z] ---> Using cache [2023-03-18T08:55:58.301Z] ---> 352b3e991dcb [2023-03-18T08:55:58.301Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-18T08:55:59.255Z] ---> Running in 0480b6f7f8de [2023-03-18T08:56:01.188Z] 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-18T08:56:09.372Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:56:09.372Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:56:09.372Z] ---> 8cab8a252a1c [2023-03-18T08:56:09.372Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-18T08:56:09.372Z] ---> Using cache [2023-03-18T08:56:09.372Z] ---> fc842bc9985a [2023-03-18T08:56:09.372Z] Step 4/23 : WORKDIR /edgex-go [2023-03-18T08:56:09.372Z] ---> Using cache [2023-03-18T08:56:09.372Z] ---> ecd171a18f78 [2023-03-18T08:56:09.372Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-18T08:56:09.372Z] ---> Using cache [2023-03-18T08:56:09.372Z] ---> 63eda6fd5cef [2023-03-18T08:56:09.372Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-18T08:56:09.372Z] ---> Using cache [2023-03-18T08:56:09.372Z] ---> 0cc99d72924f [2023-03-18T08:56:09.372Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:56:09.372Z] ---> Using cache [2023-03-18T08:56:09.372Z] ---> eb338b84ce9d [2023-03-18T08:56:09.372Z] Step 8/23 : COPY . . [2023-03-18T08:56:09.372Z] ---> Using cache [2023-03-18T08:56:09.372Z] ---> 352b3e991dcb [2023-03-18T08:56:09.372Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-18T08:56:10.773Z] ---> Running in 80c67d5301f9 [2023-03-18T08:56:12.712Z] 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-18T08:56:39.382Z] Removing intermediate container f0b6a617d4ee [2023-03-18T08:56:39.382Z] ---> 2e55e078a8eb [2023-03-18T08:56:39.382Z] [2023-03-18T08:56:39.382Z] Step 9/20 : FROM alpine:3.17 [2023-03-18T08:56:39.382Z] ---> d74e625d9115 [2023-03-18T08:56:39.382Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-18T08:56:39.382Z] ---> Running in b10630e7014a [2023-03-18T08:56:39.382Z] Removing intermediate container b10630e7014a [2023-03-18T08:56:39.382Z] ---> 8b1b0222f70f [2023-03-18T08:56:39.382Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-18T08:56:39.382Z] ---> Running in 16a560482f9b [2023-03-18T08:56:41.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T08:56:41.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T08:56:43.318Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-18T08:56:43.318Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-18T08:56:43.318Z] OK: 17687 distinct packages available [2023-03-18T08:56:43.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T08:56:44.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T08:56:45.499Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-18T08:56:45.765Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-18T08:56:45.765Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-18T08:56:45.765Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-18T08:56:45.765Z] (5/9) Installing curl (7.88.1-r0) [2023-03-18T08:56:45.765Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-18T08:56:45.765Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-18T08:56:45.765Z] (8/9) Installing libucontext (1.2-r0) [2023-03-18T08:56:45.765Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-18T08:56:45.765Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T08:56:45.765Z] Executing ca-certificates-20220614-r4.trigger [2023-03-18T08:56:46.350Z] OK: 11 MiB in 24 packages [2023-03-18T08:56:50.598Z] Removing intermediate container 16a560482f9b [2023-03-18T08:56:50.598Z] ---> 57afb9429964 [2023-03-18T08:56:50.598Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:56:52.000Z] ---> 71f771c9590b [2023-03-18T08:56:52.000Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:56:53.403Z] ---> c5ebfc12b0f2 [2023-03-18T08:56:53.403Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-18T08:56:56.730Z] ---> 9a2ab2355a04 [2023-03-18T08:56:56.730Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-18T08:56:58.663Z] ---> f8d22f9b2f38 [2023-03-18T08:56:58.663Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-18T08:56:58.663Z] ---> Running in 0aa64ea86506 [2023-03-18T08:56:59.243Z] Removing intermediate container 0aa64ea86506 [2023-03-18T08:56:59.243Z] ---> 796ad2367c96 [2023-03-18T08:56:59.243Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-18T08:56:59.243Z] ---> Running in 867af3ca8a1d [2023-03-18T08:57:00.200Z] Removing intermediate container 867af3ca8a1d [2023-03-18T08:57:00.201Z] ---> 8753fcf507a4 [2023-03-18T08:57:00.201Z] Step 18/20 : LABEL arch=arm64 [2023-03-18T08:57:00.466Z] ---> Running in 91cc2acd3a8c [2023-03-18T08:57:01.424Z] Removing intermediate container 91cc2acd3a8c [2023-03-18T08:57:01.424Z] ---> 86a4a9aa7c7c [2023-03-18T08:57:01.424Z] Step 19/20 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db [2023-03-18T08:57:01.424Z] ---> Running in 87131b0e75f3 [2023-03-18T08:57:03.359Z] Removing intermediate container 87131b0e75f3 [2023-03-18T08:57:03.359Z] ---> 1e47b2b63e37 [2023-03-18T08:57:03.359Z] Step 20/20 : LABEL version=0.0.0 [2023-03-18T08:57:03.359Z] ---> Running in ec64a2a45d2d [2023-03-18T08:57:04.319Z] Removing intermediate container ec64a2a45d2d [2023-03-18T08:57:04.319Z] ---> ed2de2befe0e [2023-03-18T08:57:04.319Z] [2023-03-18T08:57:04.903Z] Successfully built ed2de2befe0e [2023-03-18T08:57:04.903Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-18T08:57:04.903Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-03-18T08:57:26.948Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:57:26.948Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:57:26.948Z] ---> 8cab8a252a1c [2023-03-18T08:57:26.948Z] Step 3/22 : WORKDIR /edgex-go [2023-03-18T08:57:26.948Z] ---> Using cache [2023-03-18T08:57:26.948Z] ---> e55070be1ca2 [2023-03-18T08:57:26.948Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-18T08:57:26.948Z] ---> Running in edc92c8390d1 [2023-03-18T08:57:30.287Z] Removing intermediate container 0bc9f88bafcf [2023-03-18T08:57:30.287Z] ---> c7b8e62d6122 [2023-03-18T08:57:30.287Z] Step 8/23 : COPY . . [2023-03-18T08:57:30.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T08:57:31.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T08:57:33.237Z] OK: 263 MiB in 53 packages [2023-03-18T08:57:35.197Z] Removing intermediate container edc92c8390d1 [2023-03-18T08:57:35.197Z] ---> 22a588341201 [2023-03-18T08:57:35.197Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-18T08:57:37.144Z] ---> 7bae9ca52f3c [2023-03-18T08:57:37.144Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:57:37.144Z] ---> Running in fc25837e97ae [2023-03-18T08:57:52.131Z] Removing intermediate container d240ff449f08 [2023-03-18T08:57:52.131Z] ---> 60f276e18f82 [2023-03-18T08:57:52.131Z] [2023-03-18T08:57:52.131Z] Step 10/23 : FROM alpine:3.17 [2023-03-18T08:57:52.131Z] ---> d74e625d9115 [2023-03-18T08:57:52.131Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-18T08:57:52.131Z] ---> Using cache [2023-03-18T08:57:52.131Z] ---> 1734fc397870 [2023-03-18T08:57:52.131Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-18T08:57:52.131Z] ---> Using cache [2023-03-18T08:57:52.131Z] ---> eda25ed4d2c7 [2023-03-18T08:57:52.131Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-18T08:57:52.131Z] ---> Running in 57568b10f70b [2023-03-18T08:57:52.131Z] ---> 91b84d3e9106 [2023-03-18T08:57:52.131Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-18T08:57:52.131Z] ---> Running in 37d2e476d8e3 [2023-03-18T08:57:52.131Z] Removing intermediate container 57568b10f70b [2023-03-18T08:57:52.132Z] ---> 8630005bf5bc [2023-03-18T08:57:52.132Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-18T08:57:52.132Z] ---> Running in 8ed8f0d3065b [2023-03-18T08:57:52.731Z] Removing intermediate container 8ed8f0d3065b [2023-03-18T08:57:52.731Z] ---> 260a036c0ae8 [2023-03-18T08:57:52.731Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T08:57:54.132Z] 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-18T08:57:54.132Z] ---> 31aa978084cf [2023-03-18T08:57:54.132Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T08:57:57.468Z] ---> c409453234d8 [2023-03-18T08:57:57.468Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-18T08:58:00.046Z] ---> b4edfa4a1eae [2023-03-18T08:58:00.046Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-18T08:58:00.632Z] ---> dfd165a4df7c [2023-03-18T08:58:00.632Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-18T08:58:00.632Z] ---> Running in c334bce0fe3b [2023-03-18T08:58:01.214Z] Removing intermediate container c334bce0fe3b [2023-03-18T08:58:01.214Z] ---> 80a6f44638cb [2023-03-18T08:58:01.214Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-18T08:58:01.214Z] ---> Running in ae98a3f07d89 [2023-03-18T08:58:01.800Z] Removing intermediate container ae98a3f07d89 [2023-03-18T08:58:01.800Z] ---> 8ee38f3e4a74 [2023-03-18T08:58:01.800Z] Step 21/23 : LABEL arch=arm64 [2023-03-18T08:58:02.194Z] ---> Running in d0012e487bd0 [2023-03-18T08:58:02.841Z] Removing intermediate container d0012e487bd0 [2023-03-18T08:58:02.841Z] ---> 17d75884daed [2023-03-18T08:58:02.841Z] Step 22/23 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db [2023-03-18T08:58:02.841Z] ---> Running in 330be590fad2 [2023-03-18T08:58:03.453Z] Removing intermediate container 330be590fad2 [2023-03-18T08:58:03.453Z] ---> 73645b7b5828 [2023-03-18T08:58:03.453Z] Step 23/23 : LABEL version=0.0.0 [2023-03-18T08:58:03.454Z] ---> Running in ac1f33808e51 [2023-03-18T08:58:04.074Z] Removing intermediate container ac1f33808e51 [2023-03-18T08:58:04.074Z] ---> 36f3c42cb33b [2023-03-18T08:58:04.074Z] [2023-03-18T08:58:04.357Z] Successfully built 36f3c42cb33b [2023-03-18T08:58:04.357Z] Successfully tagged support-scheduler-arm64:latest [2023-03-18T08:58:04.357Z]  Building support-scheduler ... done Building security-spire-config [2023-03-18T08:58:22.590Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T08:58:22.590Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-18T08:58:22.590Z] ---> 8cab8a252a1c [2023-03-18T08:58:22.590Z] Step 3/27 : WORKDIR /edgex-go [2023-03-18T08:58:22.590Z] ---> Using cache [2023-03-18T08:58:22.590Z] ---> e55070be1ca2 [2023-03-18T08:58:22.590Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-18T08:58:22.590Z] ---> Running in 01f7515300f1 [2023-03-18T08:58:23.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T08:58:24.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T08:58:26.079Z] OK: 263 MiB in 53 packages [2023-03-18T08:58:28.021Z] Removing intermediate container 01f7515300f1 [2023-03-18T08:58:28.021Z] ---> dd75ef7561db [2023-03-18T08:58:28.021Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-18T08:58:28.602Z] ---> d36d3c18acad [2023-03-18T08:58:28.602Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T08:58:28.867Z] ---> Running in 4384ac7b5895 [2023-03-18T08:59:25.264Z] Removing intermediate container fc25837e97ae [2023-03-18T08:59:25.264Z] ---> 4a2e262fcd51 [2023-03-18T08:59:25.264Z] Step 7/22 : COPY . . [2023-03-18T08:59:29.523Z] ---> deca158b87c2 [2023-03-18T08:59:29.523Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-18T08:59:29.523Z] ---> Running in cf53a8a37d07 [2023-03-18T08:59:30.931Z] 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-18T09:00:09.819Z] Removing intermediate container 4384ac7b5895 [2023-03-18T09:00:09.819Z] ---> 691bf6ad2ae1 [2023-03-18T09:00:09.819Z] Step 7/27 : COPY . . [2023-03-18T09:00:22.124Z] ---> 4b306294701a [2023-03-18T09:00:22.124Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-18T09:00:22.124Z] ---> Running in 7f622574eaff [2023-03-18T09:00:22.708Z] Removing intermediate container 7f622574eaff [2023-03-18T09:00:22.708Z] ---> a4a56958597c [2023-03-18T09:00:22.708Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-18T09:00:22.984Z] ---> Running in 907e305f2756 [2023-03-18T09:00:23.251Z] Removing intermediate container 907e305f2756 [2023-03-18T09:00:23.518Z] ---> fbaac6ce9819 [2023-03-18T09:00:23.518Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-18T09:00:23.518Z] ---> Running in cf9fb4aa2a6d [2023-03-18T09:00:24.100Z] Removing intermediate container cf9fb4aa2a6d [2023-03-18T09:00:24.100Z] ---> 17abf5af344f [2023-03-18T09:00:24.100Z] 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-18T09:00:24.100Z] ---> Running in ed1c364a2275 [2023-03-18T09:00:27.437Z] Removing intermediate container ed1c364a2275 [2023-03-18T09:00:27.437Z] ---> 3cb8abfd8f69 [2023-03-18T09:00:27.437Z] Step 12/27 : WORKDIR /edgex-go [2023-03-18T09:00:27.437Z] ---> Running in 1591cfc1bbad [2023-03-18T09:00:28.019Z] Removing intermediate container 1591cfc1bbad [2023-03-18T09:00:28.019Z] ---> 98b303dc1259 [2023-03-18T09:00:28.019Z] [2023-03-18T09:00:28.019Z] Step 13/27 : FROM alpine:3.17 [2023-03-18T09:00:28.019Z] ---> d74e625d9115 [2023-03-18T09:00:28.019Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-18T09:00:28.019Z] ---> Using cache [2023-03-18T09:00:28.019Z] ---> 8b1b0222f70f [2023-03-18T09:00:28.019Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-18T09:00:28.019Z] ---> Running in 6be8512986bd [2023-03-18T09:00:29.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T09:00:30.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T09:00:32.334Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-18T09:00:32.334Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-18T09:00:32.334Z] OK: 17687 distinct packages available [2023-03-18T09:00:32.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T09:00:33.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T09:00:34.967Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-18T09:00:34.967Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-18T09:00:34.967Z] (3/4) Installing libucontext (1.2-r0) [2023-03-18T09:00:34.967Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-18T09:00:34.967Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T09:00:34.967Z] OK: 8 MiB in 19 packages [2023-03-18T09:00:36.940Z] Removing intermediate container 6be8512986bd [2023-03-18T09:00:36.940Z] ---> 72b5ce89cf55 [2023-03-18T09:00:36.940Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T09:00:37.527Z] ---> 320d19e7818d [2023-03-18T09:00:37.527Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T09:00:38.487Z] ---> dcac7e173f11 [2023-03-18T09:00:38.487Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-18T09:00:45.125Z] ---> 80a66a40119e [2023-03-18T09:00:45.125Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-18T09:00:47.071Z] ---> c0edd63a96c7 [2023-03-18T09:00:47.071Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-18T09:00:47.338Z] ---> Running in 9c19e47d727e [2023-03-18T09:00:47.604Z] Removing intermediate container 9c19e47d727e [2023-03-18T09:00:47.604Z] ---> 653052b0d023 [2023-03-18T09:00:47.604Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-18T09:00:48.577Z] ---> 902413ade6f8 [2023-03-18T09:00:48.577Z] Step 22/27 : WORKDIR / [2023-03-18T09:00:48.842Z] ---> Running in 7cb5390fffe9 [2023-03-18T09:00:49.107Z] Removing intermediate container 7cb5390fffe9 [2023-03-18T09:00:49.107Z] ---> ee2e0ecb1782 [2023-03-18T09:00:49.107Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-18T09:00:49.371Z] ---> Running in bed677780acb [2023-03-18T09:00:49.951Z] Removing intermediate container bed677780acb [2023-03-18T09:00:49.951Z] ---> 15b38396de2f [2023-03-18T09:00:49.951Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-18T09:00:49.951Z] ---> Running in 96e5b960115a [2023-03-18T09:00:50.530Z] Removing intermediate container 96e5b960115a [2023-03-18T09:00:50.530Z] ---> 40bfd4ea8b18 [2023-03-18T09:00:50.530Z] Step 25/27 : LABEL arch=arm64 [2023-03-18T09:00:50.530Z] ---> Running in 0c163251ac2b [2023-03-18T09:00:51.110Z] Removing intermediate container 0c163251ac2b [2023-03-18T09:00:51.110Z] ---> bfb0f222a0da [2023-03-18T09:00:51.110Z] Step 26/27 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db [2023-03-18T09:00:51.110Z] ---> Running in 0350e8a5ca88 [2023-03-18T09:00:51.698Z] Removing intermediate container 0350e8a5ca88 [2023-03-18T09:00:51.698Z] ---> 3e48ab2c62b4 [2023-03-18T09:00:51.698Z] Step 27/27 : LABEL version=0.0.0 [2023-03-18T09:00:51.963Z] ---> Running in a19ecf67261c [2023-03-18T09:00:52.542Z] Removing intermediate container a19ecf67261c [2023-03-18T09:00:52.542Z] ---> ebe5a6e38d41 [2023-03-18T09:00:52.542Z] [2023-03-18T09:00:52.542Z] Successfully built ebe5a6e38d41 [2023-03-18T09:00:52.806Z] Successfully tagged security-spire-config-arm64:latest [2023-03-18T09:00:52.806Z]  Building security-spire-config ... done Building security-spire-server [2023-03-18T09:01:10.989Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T09:01:10.989Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-18T09:01:10.989Z] ---> 8cab8a252a1c [2023-03-18T09:01:10.989Z] Step 3/26 : WORKDIR /edgex-go [2023-03-18T09:01:10.989Z] ---> Using cache [2023-03-18T09:01:10.989Z] ---> e55070be1ca2 [2023-03-18T09:01:10.989Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-18T09:01:10.989Z] ---> Using cache [2023-03-18T09:01:10.989Z] ---> dd75ef7561db [2023-03-18T09:01:10.989Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-18T09:01:10.989Z] ---> Using cache [2023-03-18T09:01:10.989Z] ---> d36d3c18acad [2023-03-18T09:01:10.989Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T09:01:10.989Z] ---> Using cache [2023-03-18T09:01:10.989Z] ---> 691bf6ad2ae1 [2023-03-18T09:01:10.989Z] Step 7/26 : COPY . . [2023-03-18T09:01:10.989Z] ---> Using cache [2023-03-18T09:01:10.989Z] ---> 4b306294701a [2023-03-18T09:01:10.989Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-18T09:01:10.989Z] ---> Using cache [2023-03-18T09:01:10.989Z] ---> a4a56958597c [2023-03-18T09:01:10.989Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-18T09:01:10.989Z] ---> Using cache [2023-03-18T09:01:10.989Z] ---> fbaac6ce9819 [2023-03-18T09:01:10.989Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-18T09:01:10.989Z] ---> Using cache [2023-03-18T09:01:10.989Z] ---> 17abf5af344f [2023-03-18T09:01:10.989Z] 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-18T09:01:10.989Z] ---> Running in d9961715ef95 [2023-03-18T09:01:11.590Z] Removing intermediate container d9961715ef95 [2023-03-18T09:01:11.590Z] ---> d2bd5a3185ab [2023-03-18T09:01:11.590Z] Step 12/26 : WORKDIR /edgex-go [2023-03-18T09:01:11.857Z] ---> Running in 08c996d4e84e [2023-03-18T09:01:12.436Z] Removing intermediate container 08c996d4e84e [2023-03-18T09:01:12.436Z] ---> b958884b8d65 [2023-03-18T09:01:12.436Z] [2023-03-18T09:01:12.436Z] Step 13/26 : FROM alpine:3.17 [2023-03-18T09:01:12.436Z] ---> d74e625d9115 [2023-03-18T09:01:12.436Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-18T09:01:12.436Z] ---> Using cache [2023-03-18T09:01:12.436Z] ---> 8b1b0222f70f [2023-03-18T09:01:12.436Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-18T09:01:15.015Z] ---> Running in 2e67ec8cec75 [2023-03-18T09:01:16.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T09:01:17.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T09:01:18.775Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-18T09:01:18.775Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-18T09:01:18.775Z] OK: 17687 distinct packages available [2023-03-18T09:01:18.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T09:01:19.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T09:01:21.136Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-18T09:01:21.136Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-18T09:01:21.136Z] (3/5) Installing libucontext (1.2-r0) [2023-03-18T09:01:21.136Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-18T09:01:21.136Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-18T09:01:21.136Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T09:01:21.136Z] OK: 9 MiB in 20 packages [2023-03-18T09:01:23.720Z] Removing intermediate container 2e67ec8cec75 [2023-03-18T09:01:23.720Z] ---> 372b5319684a [2023-03-18T09:01:23.720Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T09:01:23.986Z] ---> 9fce4d576f69 [2023-03-18T09:01:23.986Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T09:01:24.943Z] ---> 09787cb31a09 [2023-03-18T09:01:24.943Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-18T09:01:31.578Z] ---> da48d23c16b6 [2023-03-18T09:01:31.578Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-18T09:01:31.578Z] ---> c6211a3aec32 [2023-03-18T09:01:31.579Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-18T09:01:32.158Z] ---> c101ae906ba2 [2023-03-18T09:01:32.158Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-18T09:01:33.111Z] ---> df92f81321f2 [2023-03-18T09:01:33.111Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-18T09:01:33.111Z] ---> Running in a0492f2585d0 [2023-03-18T09:01:33.690Z] Removing intermediate container a0492f2585d0 [2023-03-18T09:01:33.690Z] ---> dadfb714671f [2023-03-18T09:01:33.690Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-18T09:01:33.690Z] ---> Running in 0d70d430c14f [2023-03-18T09:01:34.271Z] Removing intermediate container 0d70d430c14f [2023-03-18T09:01:34.271Z] ---> e52b4ee9ef64 [2023-03-18T09:01:34.271Z] Step 24/26 : LABEL arch=arm64 [2023-03-18T09:01:34.535Z] ---> Running in 0813711e45bc [2023-03-18T09:01:35.114Z] Removing intermediate container 0813711e45bc [2023-03-18T09:01:35.114Z] ---> 05ebaddcde76 [2023-03-18T09:01:35.114Z] Step 25/26 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db [2023-03-18T09:01:35.114Z] ---> Running in 01dec20da95a [2023-03-18T09:01:35.696Z] Removing intermediate container 01dec20da95a [2023-03-18T09:01:35.696Z] ---> 1a9132192033 [2023-03-18T09:01:35.696Z] Step 26/26 : LABEL version=0.0.0 [2023-03-18T09:01:35.696Z] ---> Running in 44d72e41c820 [2023-03-18T09:01:36.274Z] Removing intermediate container 44d72e41c820 [2023-03-18T09:01:36.274Z] ---> 31359ba7543a [2023-03-18T09:01:36.274Z] [2023-03-18T09:01:36.539Z] Successfully built 31359ba7543a [2023-03-18T09:01:36.539Z] Successfully tagged security-spire-server-arm64:latest [2023-03-18T09:01:36.539Z] Building security-secretstore-setup [2023-03-18T09:01:51.511Z]  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T09:01:51.511Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-18T09:01:51.511Z] ---> 8cab8a252a1c [2023-03-18T09:01:51.511Z] Step 3/25 : WORKDIR /edgex-go [2023-03-18T09:01:51.511Z] ---> Using cache [2023-03-18T09:01:51.511Z] ---> e55070be1ca2 [2023-03-18T09:01:51.511Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-18T09:01:51.511Z] ---> Using cache [2023-03-18T09:01:51.511Z] ---> 22a588341201 [2023-03-18T09:01:51.511Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-18T09:01:51.511Z] ---> Using cache [2023-03-18T09:01:51.511Z] ---> 7bae9ca52f3c [2023-03-18T09:01:51.511Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T09:01:51.511Z] ---> Using cache [2023-03-18T09:01:51.511Z] ---> 4a2e262fcd51 [2023-03-18T09:01:51.511Z] Step 7/25 : COPY . . [2023-03-18T09:01:51.511Z] ---> Using cache [2023-03-18T09:01:51.511Z] ---> deca158b87c2 [2023-03-18T09:01:51.511Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-18T09:01:52.096Z] ---> Running in 4113f0a9d369 [2023-03-18T09:01:54.040Z] 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-18T09:02:26.256Z] Removing intermediate container 0480b6f7f8de [2023-03-18T09:02:26.256Z] ---> 037942cd42ab [2023-03-18T09:02:26.256Z] [2023-03-18T09:02:26.256Z] Step 10/23 : FROM alpine:3.17 [2023-03-18T09:02:26.256Z] ---> d74e625d9115 [2023-03-18T09:02:26.256Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-18T09:02:26.256Z] ---> Using cache [2023-03-18T09:02:26.256Z] ---> 1e9b49c8eeae [2023-03-18T09:02:26.256Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-18T09:02:26.256Z] ---> Using cache [2023-03-18T09:02:26.256Z] ---> f368eda0e6a2 [2023-03-18T09:02:26.256Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T09:02:26.256Z] ---> Using cache [2023-03-18T09:02:26.256Z] ---> 876c5c1dcde0 [2023-03-18T09:02:26.256Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T09:02:26.256Z] ---> Using cache [2023-03-18T09:02:26.256Z] ---> 07ee24a29e14 [2023-03-18T09:02:26.256Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-18T09:02:26.256Z] ---> 678d55b9708a [2023-03-18T09:02:26.256Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-18T09:02:26.256Z] ---> a284c5582d06 [2023-03-18T09:02:26.256Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-18T09:02:26.256Z] ---> 6cde65e01159 [2023-03-18T09:02:26.256Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-18T09:02:26.256Z] ---> Running in dd5b4e93f2e7 [2023-03-18T09:02:28.828Z] Removing intermediate container dd5b4e93f2e7 [2023-03-18T09:02:28.828Z] ---> c37af9d8fe9b [2023-03-18T09:02:28.828Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-18T09:02:28.828Z] ---> Running in a86edecdbc00 [2023-03-18T09:02:29.094Z] Removing intermediate container a86edecdbc00 [2023-03-18T09:02:29.094Z] ---> e98bd7825c0b [2023-03-18T09:02:29.094Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-18T09:02:29.094Z] ---> Running in e2d19cb84eeb [2023-03-18T09:02:29.675Z] Removing intermediate container e2d19cb84eeb [2023-03-18T09:02:29.675Z] ---> 7be78ee058b9 [2023-03-18T09:02:29.675Z] Step 21/23 : LABEL arch=arm64 [2023-03-18T09:02:29.675Z] ---> Running in c488b25573bc [2023-03-18T09:02:30.262Z] Removing intermediate container c488b25573bc [2023-03-18T09:02:30.262Z] ---> cbc55d74b104 [2023-03-18T09:02:30.262Z] Step 22/23 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db [2023-03-18T09:02:30.533Z] ---> Running in c9a5ef9501b3 [2023-03-18T09:02:30.803Z] Removing intermediate container c9a5ef9501b3 [2023-03-18T09:02:30.803Z] ---> 9961516fe0cc [2023-03-18T09:02:30.803Z] Step 23/23 : LABEL version=0.0.0 [2023-03-18T09:02:31.069Z] ---> Running in c4950deb868e [2023-03-18T09:02:31.334Z] Removing intermediate container c4950deb868e [2023-03-18T09:02:31.334Z] ---> a1091be5c4bb [2023-03-18T09:02:31.334Z] [2023-03-18T09:02:31.600Z] Successfully built a1091be5c4bb [2023-03-18T09:02:31.600Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-18T09:02:31.865Z]  Building security-proxy-auth ... done Building security-spire-agent [2023-03-18T09:02:50.246Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T09:02:50.246Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-18T09:02:50.246Z] ---> 8cab8a252a1c [2023-03-18T09:02:50.246Z] Step 3/27 : WORKDIR /edgex-go [2023-03-18T09:02:50.246Z] ---> Using cache [2023-03-18T09:02:50.246Z] ---> e55070be1ca2 [2023-03-18T09:02:50.246Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-18T09:02:50.246Z] ---> Using cache [2023-03-18T09:02:50.246Z] ---> dd75ef7561db [2023-03-18T09:02:50.246Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-18T09:02:50.246Z] ---> Using cache [2023-03-18T09:02:50.246Z] ---> d36d3c18acad [2023-03-18T09:02:50.246Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T09:02:50.246Z] ---> Using cache [2023-03-18T09:02:50.246Z] ---> 691bf6ad2ae1 [2023-03-18T09:02:50.246Z] Step 7/27 : COPY . . [2023-03-18T09:02:50.246Z] ---> Using cache [2023-03-18T09:02:50.246Z] ---> 4b306294701a [2023-03-18T09:02:50.246Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-18T09:02:50.246Z] ---> Using cache [2023-03-18T09:02:50.246Z] ---> a4a56958597c [2023-03-18T09:02:50.246Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-18T09:02:50.246Z] ---> Using cache [2023-03-18T09:02:50.246Z] ---> fbaac6ce9819 [2023-03-18T09:02:50.246Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-18T09:02:50.246Z] ---> Using cache [2023-03-18T09:02:50.246Z] ---> 17abf5af344f [2023-03-18T09:02:50.246Z] 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-18T09:02:50.246Z] ---> Using cache [2023-03-18T09:02:50.246Z] ---> 3cb8abfd8f69 [2023-03-18T09:02:50.246Z] Step 12/27 : WORKDIR /edgex-go [2023-03-18T09:02:50.246Z] ---> Using cache [2023-03-18T09:02:50.246Z] ---> 98b303dc1259 [2023-03-18T09:02:50.246Z] [2023-03-18T09:02:50.246Z] Step 13/27 : FROM alpine:3.17 [2023-03-18T09:02:50.246Z] ---> d74e625d9115 [2023-03-18T09:02:50.246Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-18T09:02:50.246Z] ---> Using cache [2023-03-18T09:02:50.246Z] ---> 8b1b0222f70f [2023-03-18T09:02:50.246Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-18T09:02:50.246Z] ---> Using cache [2023-03-18T09:02:50.246Z] ---> 372b5319684a [2023-03-18T09:02:50.246Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T09:02:50.246Z] ---> Using cache [2023-03-18T09:02:50.890Z] ---> 9fce4d576f69 [2023-03-18T09:02:50.890Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T09:02:50.890Z] ---> Using cache [2023-03-18T09:02:50.890Z] ---> 09787cb31a09 [2023-03-18T09:02:50.890Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-18T09:02:54.229Z] ---> 4af8f291f9d0 [2023-03-18T09:02:54.229Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-18T09:03:00.853Z] ---> 2bdaea467baa [2023-03-18T09:03:00.853Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-18T09:03:01.119Z] ---> b63fad961e2d [2023-03-18T09:03:01.119Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-18T09:03:02.072Z] ---> 615ed94aead2 [2023-03-18T09:03:02.072Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-18T09:03:03.036Z] ---> b3385c071701 [2023-03-18T09:03:03.036Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-18T09:03:03.036Z] ---> Running in a9c748e89d13 [2023-03-18T09:03:03.616Z] Removing intermediate container a9c748e89d13 [2023-03-18T09:03:03.616Z] ---> 64cb29e94ac2 [2023-03-18T09:03:03.616Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-18T09:03:03.616Z] ---> Running in 2dc9c00ad9dc [2023-03-18T09:03:04.195Z] Removing intermediate container 2dc9c00ad9dc [2023-03-18T09:03:04.195Z] ---> d9fb24a40321 [2023-03-18T09:03:04.195Z] Step 25/27 : LABEL arch=arm64 [2023-03-18T09:03:04.460Z] ---> Running in 254523b770b6 [2023-03-18T09:03:04.729Z] Removing intermediate container 254523b770b6 [2023-03-18T09:03:04.729Z] ---> cf2e2fc388ab [2023-03-18T09:03:04.729Z] Step 26/27 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db [2023-03-18T09:03:04.993Z] ---> Running in ec0d00afea20 [2023-03-18T09:03:05.571Z] Removing intermediate container ec0d00afea20 [2023-03-18T09:03:05.571Z] ---> cef4b87e5bac [2023-03-18T09:03:05.571Z] Step 27/27 : LABEL version=0.0.0 [2023-03-18T09:03:05.571Z] ---> Running in 44b89ad9547e [2023-03-18T09:03:06.152Z] Removing intermediate container 44b89ad9547e [2023-03-18T09:03:06.152Z] ---> 492f76f3e6ae [2023-03-18T09:03:06.152Z] [2023-03-18T09:03:06.416Z] Successfully built 492f76f3e6ae [2023-03-18T09:03:06.416Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-18T09:03:06.416Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-03-18T09:03:24.593Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-18T09:03:24.593Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-18T09:03:24.593Z] ---> 8cab8a252a1c [2023-03-18T09:03:24.593Z] Step 3/33 : WORKDIR /edgex-go [2023-03-18T09:03:24.593Z] ---> Using cache [2023-03-18T09:03:24.593Z] ---> e55070be1ca2 [2023-03-18T09:03:24.593Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-18T09:03:24.593Z] ---> Using cache [2023-03-18T09:03:24.593Z] ---> 22a588341201 [2023-03-18T09:03:24.593Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-18T09:03:24.593Z] ---> Using cache [2023-03-18T09:03:24.594Z] ---> 7bae9ca52f3c [2023-03-18T09:03:24.594Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T09:03:24.594Z] ---> Using cache [2023-03-18T09:03:24.594Z] ---> 4a2e262fcd51 [2023-03-18T09:03:24.594Z] Step 7/33 : COPY . . [2023-03-18T09:03:24.594Z] ---> Using cache [2023-03-18T09:03:24.594Z] ---> deca158b87c2 [2023-03-18T09:03:24.594Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-18T09:03:27.163Z] ---> Running in d83bbcd18285 [2023-03-18T09:03:29.099Z] 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-18T09:03:47.288Z] Removing intermediate container 80c67d5301f9 [2023-03-18T09:03:47.288Z] ---> a318aeb2979c [2023-03-18T09:03:47.288Z] [2023-03-18T09:03:47.288Z] Step 10/23 : FROM alpine:3.17 [2023-03-18T09:03:47.288Z] ---> d74e625d9115 [2023-03-18T09:03:47.289Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-18T09:03:47.289Z] ---> Running in 999ea34452ce [2023-03-18T09:03:47.289Z] Removing intermediate container 999ea34452ce [2023-03-18T09:03:47.289Z] ---> fdc1d2617955 [2023-03-18T09:03:47.289Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-18T09:03:47.289Z] ---> Running in e4187fa2c093 [2023-03-18T09:03:47.289Z] Removing intermediate container e4187fa2c093 [2023-03-18T09:03:47.289Z] ---> 96c540b4a13e [2023-03-18T09:03:47.289Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-18T09:03:47.289Z] ---> Running in ec5c1beb6dae [2023-03-18T09:03:47.289Z] Removing intermediate container ec5c1beb6dae [2023-03-18T09:03:47.289Z] ---> 3ef17f5b59d6 [2023-03-18T09:03:47.289Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-18T09:03:47.289Z] ---> Running in b94cb2bcf778 [2023-03-18T09:03:48.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T09:03:49.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T09:03:50.599Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-18T09:03:50.599Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T09:03:50.599Z] OK: 8 MiB in 16 packages [2023-03-18T09:03:52.000Z] Removing intermediate container b94cb2bcf778 [2023-03-18T09:03:52.000Z] ---> 25551120c731 [2023-03-18T09:03:52.000Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T09:03:52.952Z] ---> 74ddaebad27d [2023-03-18T09:03:52.952Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T09:03:53.918Z] ---> d3cb20a1b7a2 [2023-03-18T09:03:53.918Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-18T09:03:55.856Z] ---> 78461433163a [2023-03-18T09:03:55.856Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-18T09:03:56.812Z] ---> 23dca5bd741c [2023-03-18T09:03:56.812Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-18T09:03:56.812Z] ---> Running in c23ac47ff5c6 [2023-03-18T09:03:57.391Z] Removing intermediate container c23ac47ff5c6 [2023-03-18T09:03:57.391Z] ---> 8563a4254d0a [2023-03-18T09:03:57.391Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-18T09:03:57.391Z] ---> Running in dcf2264dd7cc [2023-03-18T09:03:57.976Z] Removing intermediate container dcf2264dd7cc [2023-03-18T09:03:57.976Z] ---> dbf1931fe76c [2023-03-18T09:03:57.976Z] Step 21/23 : LABEL arch=arm64 [2023-03-18T09:03:57.976Z] ---> Running in e88b4c6ab6e7 [2023-03-18T09:03:58.559Z] Removing intermediate container e88b4c6ab6e7 [2023-03-18T09:03:58.559Z] ---> cde52e7a4f1b [2023-03-18T09:03:58.559Z] Step 22/23 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db [2023-03-18T09:03:58.559Z] ---> Running in c6505ac52e67 [2023-03-18T09:03:59.138Z] Removing intermediate container c6505ac52e67 [2023-03-18T09:03:59.138Z] ---> f22541c22251 [2023-03-18T09:03:59.138Z] Step 23/23 : LABEL version=0.0.0 [2023-03-18T09:03:59.138Z] ---> Running in 2b6a230c96ee [2023-03-18T09:03:59.719Z] Removing intermediate container 2b6a230c96ee [2023-03-18T09:03:59.719Z] ---> c606c3c9bf0f [2023-03-18T09:03:59.719Z] [2023-03-18T09:03:59.991Z] Successfully built c606c3c9bf0f [2023-03-18T09:03:59.991Z] Successfully tagged core-data-arm64:latest [2023-03-18T09:05:51.600Z]  Building core-data ... done Removing intermediate container cf53a8a37d07 [2023-03-18T09:05:51.600Z] ---> d5eeeb0cfbd9 [2023-03-18T09:05:51.600Z] [2023-03-18T09:05:51.600Z] Step 9/22 : FROM alpine:3.17 [2023-03-18T09:05:51.600Z] ---> d74e625d9115 [2023-03-18T09:05:51.600Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-18T09:05:51.601Z] ---> Running in 3350ce15c4dd [2023-03-18T09:05:51.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T09:05:51.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T09:05:51.601Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-18T09:05:51.601Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-18T09:05:51.601Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T09:05:51.601Z] OK: 8 MiB in 17 packages [2023-03-18T09:05:51.601Z] Removing intermediate container 3350ce15c4dd [2023-03-18T09:05:51.601Z] ---> c2df5fca0dfc [2023-03-18T09:05:51.601Z] 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-18T09:05:51.601Z] ---> Running in 93a45a4fbd46 [2023-03-18T09:05:51.601Z] Removing intermediate container 93a45a4fbd46 [2023-03-18T09:05:51.601Z] ---> 974b98ecc819 [2023-03-18T09:05:51.601Z] Step 12/22 : WORKDIR /edgex [2023-03-18T09:05:51.601Z] ---> Running in bef7a46963bb [2023-03-18T09:05:51.601Z] Removing intermediate container bef7a46963bb [2023-03-18T09:05:51.601Z] ---> 6b4ede1ee56e [2023-03-18T09:05:51.601Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T09:05:51.601Z] ---> 5f342ed7d1db [2023-03-18T09:05:51.601Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T09:05:51.867Z] ---> 9a0918b5826c [2023-03-18T09:05:51.867Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-18T09:05:52.826Z] ---> 63a1db523e5a [2023-03-18T09:05:52.826Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-18T09:05:54.778Z] ---> 4535461ad626 [2023-03-18T09:05:54.778Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-18T09:05:55.360Z] ---> 03ba9665712b [2023-03-18T09:05:55.360Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-18T09:05:55.360Z] ---> Running in 63881565b4f2 [2023-03-18T09:05:58.705Z] Removing intermediate container 63881565b4f2 [2023-03-18T09:05:58.705Z] ---> 0f5589166220 [2023-03-18T09:05:58.705Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-18T09:05:58.705Z] ---> Running in ae9c4a282f9c [2023-03-18T09:05:59.287Z] Removing intermediate container ae9c4a282f9c [2023-03-18T09:05:59.287Z] ---> 5976c85d148a [2023-03-18T09:05:59.287Z] Step 20/22 : LABEL arch=arm64 [2023-03-18T09:05:59.287Z] ---> Running in 7bd507cfd439 [2023-03-18T09:05:59.868Z] Removing intermediate container 7bd507cfd439 [2023-03-18T09:05:59.868Z] ---> 3cfd4cb6761c [2023-03-18T09:05:59.868Z] Step 21/22 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db [2023-03-18T09:05:59.868Z] ---> Running in 39920a8c6133 [2023-03-18T09:06:00.448Z] Removing intermediate container 39920a8c6133 [2023-03-18T09:06:00.448Z] ---> 5a19dbe98d22 [2023-03-18T09:06:00.448Z] Step 22/22 : LABEL version=0.0.0 [2023-03-18T09:06:03.770Z] ---> Running in 0c812aba014e [2023-03-18T09:06:04.036Z] Removing intermediate container 0c812aba014e [2023-03-18T09:06:04.036Z] ---> 3ceae7a4b166 [2023-03-18T09:06:04.036Z] [2023-03-18T09:06:04.300Z] Successfully built 3ceae7a4b166 [2023-03-18T09:06:04.300Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-18T09:07:00.658Z]  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-18T09:07:08.853Z] Removing intermediate container 37d2e476d8e3 [2023-03-18T09:07:08.853Z] ---> 430f992fcd4a [2023-03-18T09:07:08.853Z] [2023-03-18T09:07:08.853Z] Step 10/23 : FROM alpine:3.17 [2023-03-18T09:07:08.853Z] ---> d74e625d9115 [2023-03-18T09:07:08.853Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-18T09:07:08.853Z] ---> Running in 05281de916d1 [2023-03-18T09:07:09.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T09:07:10.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T09:07:11.808Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-18T09:07:11.808Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-18T09:07:11.808Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T09:07:11.808Z] Executing ca-certificates-20220614-r4.trigger [2023-03-18T09:07:12.072Z] Removing intermediate container 4113f0a9d369 [2023-03-18T09:07:12.072Z] ---> ea09b32d2b78 [2023-03-18T09:07:12.072Z] [2023-03-18T09:07:12.072Z] Step 9/25 : FROM alpine:3.17 [2023-03-18T09:07:12.072Z] ---> d74e625d9115 [2023-03-18T09:07:12.072Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-18T09:07:12.338Z] OK: 8 MiB in 17 packages [2023-03-18T09:07:12.338Z] ---> Running in b850b326ad85 [2023-03-18T09:07:14.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T09:07:14.273Z] Removing intermediate container 05281de916d1 [2023-03-18T09:07:14.273Z] ---> 8fb01e39a21d [2023-03-18T09:07:14.273Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-18T09:07:14.536Z] ---> Running in 2353e10b7090 [2023-03-18T09:07:14.802Z] Removing intermediate container 2353e10b7090 [2023-03-18T09:07:14.802Z] ---> 5290f766aaa5 [2023-03-18T09:07:15.067Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-18T09:07:15.067Z] ---> Running in eaf98ffaf26b [2023-03-18T09:07:15.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T09:07:15.331Z] Removing intermediate container eaf98ffaf26b [2023-03-18T09:07:15.331Z] ---> 9fe93f3397f4 [2023-03-18T09:07:15.331Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-18T09:07:15.595Z] ---> Running in 492c41acc37c [2023-03-18T09:07:15.861Z] Removing intermediate container 492c41acc37c [2023-03-18T09:07:15.861Z] ---> 12676d7ea333 [2023-03-18T09:07:15.861Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T09:07:16.125Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-18T09:07:16.388Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-18T09:07:16.388Z] (3/3) Installing su-exec (0.2-r2) [2023-03-18T09:07:16.388Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T09:07:16.388Z] Executing ca-certificates-20220614-r4.trigger [2023-03-18T09:07:16.653Z] ---> 2e37ae611258 [2023-03-18T09:07:16.653Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T09:07:16.918Z] OK: 8 MiB in 18 packages [2023-03-18T09:07:19.488Z] ---> 5b24b90b5733 [2023-03-18T09:07:19.488Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-18T09:07:20.447Z] Removing intermediate container b850b326ad85 [2023-03-18T09:07:20.447Z] ---> 2058de0c57ad [2023-03-18T09:07:20.447Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-18T09:07:20.447Z] ---> Running in be560ae38db6 [2023-03-18T09:07:21.029Z] Removing intermediate container be560ae38db6 [2023-03-18T09:07:21.029Z] ---> 1674e348cdd5 [2023-03-18T09:07:21.029Z] Step 12/25 : WORKDIR / [2023-03-18T09:07:21.029Z] ---> Running in 479a7f39df40 [2023-03-18T09:07:21.616Z] Removing intermediate container 479a7f39df40 [2023-03-18T09:07:21.616Z] ---> e342c95cd9a4 [2023-03-18T09:07:21.616Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T09:07:21.616Z] ---> 129bacf5d300 [2023-03-18T09:07:21.616Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-18T09:07:22.577Z] ---> d1d78115636d [2023-03-18T09:07:22.577Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T09:07:22.577Z] ---> 28ec0fe2e87c [2023-03-18T09:07:22.577Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-18T09:07:22.577Z] ---> Running in 4115c5bce734 [2023-03-18T09:07:23.157Z] Removing intermediate container 4115c5bce734 [2023-03-18T09:07:23.157Z] ---> ba7bf4096058 [2023-03-18T09:07:23.157Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-18T09:07:23.429Z] ---> Running in 50b65e06a10c [2023-03-18T09:07:23.429Z] ---> 5398d2c83729 [2023-03-18T09:07:23.429Z] 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-18T09:07:23.705Z] Removing intermediate container 50b65e06a10c [2023-03-18T09:07:23.705Z] ---> 0b6553a7e44e [2023-03-18T09:07:23.705Z] Step 21/23 : LABEL arch=arm64 [2023-03-18T09:07:23.970Z] ---> Running in a349c3fb6492 [2023-03-18T09:07:24.236Z] ---> 239e7491dfca [2023-03-18T09:07:24.236Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-18T09:07:24.236Z] Removing intermediate container a349c3fb6492 [2023-03-18T09:07:24.236Z] ---> 41e406b4c0f2 [2023-03-18T09:07:24.236Z] Step 22/23 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db [2023-03-18T09:07:24.504Z] ---> Running in f0ca44b3ccbc [2023-03-18T09:07:24.773Z] Removing intermediate container f0ca44b3ccbc [2023-03-18T09:07:24.773Z] ---> b18eec795e7d [2023-03-18T09:07:24.773Z] Step 23/23 : LABEL version=0.0.0 [2023-03-18T09:07:24.773Z] ---> fe55525f87db [2023-03-18T09:07:24.773Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-18T09:07:25.039Z] ---> Running in 4b63b04b4a78 [2023-03-18T09:07:25.304Z] Removing intermediate container 4b63b04b4a78 [2023-03-18T09:07:25.304Z] ---> f4c0e783c291 [2023-03-18T09:07:25.304Z] [2023-03-18T09:07:25.568Z] ---> 90026432f5d6 [2023-03-18T09:07:25.568Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-18T09:07:25.568Z] Successfully built f4c0e783c291 [2023-03-18T09:07:25.568Z] Successfully tagged support-notifications-arm64:latest [2023-03-18T09:07:26.522Z]  Building support-notifications ... done  ---> 351545322fce [2023-03-18T09:07:26.522Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-18T09:07:27.476Z] ---> b79d085f6fb7 [2023-03-18T09:07:27.476Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-18T09:07:28.056Z] ---> 8a0ca2f66d0b [2023-03-18T09:07:28.056Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-18T09:07:28.333Z] ---> Running in 21f89093b1c2 [2023-03-18T09:07:30.276Z] Removing intermediate container 21f89093b1c2 [2023-03-18T09:07:30.276Z] ---> f367908ea878 [2023-03-18T09:07:30.276Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-18T09:07:30.543Z] ---> Running in 46a3d837ae0d [2023-03-18T09:07:31.127Z] Removing intermediate container 46a3d837ae0d [2023-03-18T09:07:31.127Z] ---> 2d9149984272 [2023-03-18T09:07:31.127Z] Step 23/25 : LABEL arch=arm64 [2023-03-18T09:07:31.127Z] ---> Running in 9a679d1a6109 [2023-03-18T09:07:31.396Z] Removing intermediate container 9a679d1a6109 [2023-03-18T09:07:31.396Z] ---> 426b18262275 [2023-03-18T09:07:31.396Z] Step 24/25 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db [2023-03-18T09:07:31.662Z] ---> Running in d13b5c66130b [2023-03-18T09:07:32.243Z] Removing intermediate container d13b5c66130b [2023-03-18T09:07:32.243Z] ---> 6c481a9b160e [2023-03-18T09:07:32.243Z] Step 25/25 : LABEL version=0.0.0 [2023-03-18T09:07:32.243Z] ---> Running in d3d4b86c9973 [2023-03-18T09:07:32.506Z] Removing intermediate container d3d4b86c9973 [2023-03-18T09:07:32.506Z] ---> e8f182aeb509 [2023-03-18T09:07:32.506Z] [2023-03-18T09:07:32.773Z] Successfully built e8f182aeb509 [2023-03-18T09:07:32.773Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-18T09:07:33.735Z]  Building security-secretstore-setup ... done Removing intermediate container d83bbcd18285 [2023-03-18T09:07:33.735Z] ---> 9806bcf1a467 [2023-03-18T09:07:33.735Z] [2023-03-18T09:07:33.735Z] Step 9/33 : FROM alpine:3.17 [2023-03-18T09:07:33.735Z] ---> d74e625d9115 [2023-03-18T09:07:33.735Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-18T09:07:33.735Z] ---> Using cache [2023-03-18T09:07:33.735Z] ---> 8b1b0222f70f [2023-03-18T09:07:33.735Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-18T09:07:34.000Z] ---> Running in 641dac5910c8 [2023-03-18T09:07:34.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T09:07:35.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T09:07:36.197Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-18T09:07:36.197Z] (2/2) Installing su-exec (0.2-r2) [2023-03-18T09:07:36.197Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T09:07:36.462Z] OK: 8 MiB in 17 packages [2023-03-18T09:07:37.424Z] Removing intermediate container 641dac5910c8 [2023-03-18T09:07:37.424Z] ---> 6e53b0c5a1c8 [2023-03-18T09:07:37.424Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-18T09:07:37.424Z] ---> Running in 6239843ca38e [2023-03-18T09:07:37.424Z] Removing intermediate container 6239843ca38e [2023-03-18T09:07:37.424Z] ---> fbc1734fe89b [2023-03-18T09:07:37.424Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-18T09:07:37.687Z] ---> Running in 3e84742d42af [2023-03-18T09:07:37.952Z] Removing intermediate container 3e84742d42af [2023-03-18T09:07:37.952Z] ---> fa6373d0f216 [2023-03-18T09:07:37.952Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-18T09:07:37.952Z] ---> Running in 6f5286b58bdc [2023-03-18T09:07:38.218Z] Removing intermediate container 6f5286b58bdc [2023-03-18T09:07:38.218Z] ---> 52117972a719 [2023-03-18T09:07:38.218Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-18T09:07:38.218Z] ---> Running in ff9c873681b3 [2023-03-18T09:07:38.484Z] Removing intermediate container ff9c873681b3 [2023-03-18T09:07:38.484Z] ---> 5a2f4d23869c [2023-03-18T09:07:38.484Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-18T09:07:38.484Z] ---> Running in 68d4572205ab [2023-03-18T09:07:40.416Z] Removing intermediate container 68d4572205ab [2023-03-18T09:07:40.416Z] ---> dec0d10a0604 [2023-03-18T09:07:40.416Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-18T09:07:40.416Z] ---> Running in 71add0679fee [2023-03-18T09:07:40.416Z] Removing intermediate container 71add0679fee [2023-03-18T09:07:40.416Z] ---> bb33bc0dc1e4 [2023-03-18T09:07:40.416Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-18T09:07:41.001Z] ---> bdef73a5de10 [2023-03-18T09:07:41.001Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-18T09:07:41.001Z] ---> Running in ede3f9db9730 [2023-03-18T09:07:42.402Z] Removing intermediate container ede3f9db9730 [2023-03-18T09:07:42.402Z] ---> 3687902d987f [2023-03-18T09:07:42.402Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-18T09:07:43.024Z] ---> b0b7f063ef8d [2023-03-18T09:07:43.024Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-18T09:07:43.297Z] ---> ebe48ba84351 [2023-03-18T09:07:43.297Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-18T09:07:44.740Z] ---> 2239e54fdaa6 [2023-03-18T09:07:44.740Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-18T09:07:45.720Z] ---> be1a4c2736eb [2023-03-18T09:07:45.720Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-18T09:07:45.993Z] ---> b092f8b7aa8f [2023-03-18T09:07:45.993Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-18T09:07:46.595Z] ---> cbdd2571fa0f [2023-03-18T09:07:46.595Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-18T09:07:47.185Z] ---> cb3ac9d74d20 [2023-03-18T09:07:47.185Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-18T09:07:47.450Z] ---> 8e6472b91037 [2023-03-18T09:07:47.450Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-18T09:07:47.718Z] ---> Running in 5eb4e538abe7 [2023-03-18T09:07:49.127Z] Removing intermediate container 5eb4e538abe7 [2023-03-18T09:07:49.127Z] ---> fdf4b011a097 [2023-03-18T09:07:49.127Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-18T09:07:49.127Z] ---> Running in 24fb0407fb89 [2023-03-18T09:07:49.395Z] Removing intermediate container 24fb0407fb89 [2023-03-18T09:07:49.395Z] ---> 844fffaca788 [2023-03-18T09:07:49.395Z] Step 30/33 : CMD ["gate"] [2023-03-18T09:07:49.659Z] ---> Running in 92ca5b363be0 [2023-03-18T09:07:49.923Z] Removing intermediate container 92ca5b363be0 [2023-03-18T09:07:49.923Z] ---> e13fac0c1d67 [2023-03-18T09:07:49.923Z] Step 31/33 : LABEL arch=arm64 [2023-03-18T09:07:49.923Z] ---> Running in 15d32bd180d6 [2023-03-18T09:07:50.188Z] Removing intermediate container 15d32bd180d6 [2023-03-18T09:07:50.188Z] ---> f11698ac5c17 [2023-03-18T09:07:50.188Z] Step 32/33 : LABEL git_sha=dc12e82fcf27e07851e55a88dfce156e2258c1db [2023-03-18T09:07:50.188Z] ---> Running in f07153b04e26 [2023-03-18T09:07:50.453Z] Removing intermediate container f07153b04e26 [2023-03-18T09:07:50.453Z] ---> 0ff436003952 [2023-03-18T09:07:50.453Z] Step 33/33 : LABEL version=0.0.0 [2023-03-18T09:07:50.453Z] ---> Running in aa820e50641e [2023-03-18T09:07:50.717Z] Removing intermediate container aa820e50641e [2023-03-18T09:07:50.717Z] ---> 7ea39da9baa9 [2023-03-18T09:07:50.717Z] [2023-03-18T09:07:50.980Z] Successfully built 7ea39da9baa9 [2023-03-18T09:07:50.980Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-18T09:07:51.253Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-18T09:07:51.261Z] $ docker stop --time=1 50b2f59280875d35faac1b717f5e8356bf5278634bacff2f74181da1525a270f [2023-03-18T09:07:52.844Z] $ docker rm -f --volumes 50b2f59280875d35faac1b717f5e8356bf5278634bacff2f74181da1525a270f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-18T09:07:53.286Z] + docker images [2023-03-18T09:07:53.549Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-18T09:07:53.549Z] security-bootstrapper-arm64 latest 7ea39da9baa9 3 seconds ago 21.8MB [2023-03-18T09:07:53.549Z] 9806bcf1a467 20 seconds ago 1.48GB [2023-03-18T09:07:53.549Z] security-secretstore-setup-arm64 latest e8f182aeb509 21 seconds ago 32MB [2023-03-18T09:07:53.549Z] support-notifications-arm64 latest f4c0e783c291 28 seconds ago 32.5MB [2023-03-18T09:07:53.549Z] ea09b32d2b78 42 seconds ago 1.49GB [2023-03-18T09:07:53.549Z] 430f992fcd4a 47 seconds ago 1.56GB [2023-03-18T09:07:53.549Z] security-proxy-setup-arm64 latest 3ceae7a4b166 About a minute ago 18.6MB [2023-03-18T09:07:53.549Z] d5eeeb0cfbd9 2 minutes ago 1.47GB [2023-03-18T09:07:53.549Z] core-data-arm64 latest c606c3c9bf0f 3 minutes ago 19.9MB [2023-03-18T09:07:53.549Z] a318aeb2979c 4 minutes ago 1.5GB [2023-03-18T09:07:53.549Z] security-spire-agent-arm64 latest 492f76f3e6ae 4 minutes ago 125MB [2023-03-18T09:07:53.549Z] security-proxy-auth-arm64 latest a1091be5c4bb 5 minutes ago 18.2MB [2023-03-18T09:07:53.549Z] 037942cd42ab 5 minutes ago 1.47GB [2023-03-18T09:07:53.549Z] security-spire-server-arm64 latest 31359ba7543a 6 minutes ago 87.1MB [2023-03-18T09:07:53.549Z] b958884b8d65 6 minutes ago 1.36GB [2023-03-18T09:07:53.549Z] security-spire-config-arm64 latest ebe5a6e38d41 7 minutes ago 86.2MB [2023-03-18T09:07:53.549Z] 98b303dc1259 7 minutes ago 1.36GB [2023-03-18T09:07:53.549Z] support-scheduler-arm64 latest 36f3c42cb33b 9 minutes ago 31.8MB [2023-03-18T09:07:53.549Z] 60f276e18f82 10 minutes ago 1.56GB [2023-03-18T09:07:53.549Z] security-spiffe-token-provider-arm64 latest ed2de2befe0e 10 minutes ago 32.7MB [2023-03-18T09:07:53.549Z] 2e55e078a8eb 11 minutes ago 1.53GB [2023-03-18T09:07:53.549Z] core-metadata-arm64 latest aab303e71d56 12 minutes ago 20.4MB [2023-03-18T09:07:53.549Z] core-command-arm64 latest 241dacf1f010 12 minutes ago 19.7MB [2023-03-18T09:07:53.549Z] 16c4a79894d4 12 minutes ago 1.5GB [2023-03-18T09:07:53.549Z] core-common-config-bootstrapper-arm64 latest 08e5ae439e22 12 minutes ago 17.5MB [2023-03-18T09:07:53.550Z] 28bbc4387efa 12 minutes ago 1.49GB [2023-03-18T09:07:53.550Z] 9e055a1af46f 13 minutes ago 1.49GB [2023-03-18T09:07:53.550Z] ci-base-image-arm64 latest 8cab8a252a1c 34 minutes ago 866MB [2023-03-18T09:07:53.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 7 days ago 648MB [2023-03-18T09:07:53.550Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-18T09:07:53.550Z] 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-18T09:07:53.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-18T09:07:53.944Z] [2023-03-18T09:07:53.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T09:07:54.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-18T09:07:54.526Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-18T09:07:54.526Z] 8998bd30e6a1: Pulling fs layer [2023-03-18T09:07:54.526Z] 04944245beec: Pulling fs layer [2023-03-18T09:07:54.526Z] 699f458cf7ca: Pulling fs layer [2023-03-18T09:07:54.526Z] 765212b225bb: Pulling fs layer [2023-03-18T09:07:54.526Z] f23df028b6ca: Pulling fs layer [2023-03-18T09:07:54.526Z] d65c8cfc05b1: Pulling fs layer [2023-03-18T09:07:54.526Z] 2437ff75d9bd: Pulling fs layer [2023-03-18T09:07:54.526Z] 765212b225bb: Waiting [2023-03-18T09:07:54.526Z] f23df028b6ca: Waiting [2023-03-18T09:07:54.526Z] d65c8cfc05b1: Waiting [2023-03-18T09:07:54.526Z] 2437ff75d9bd: Waiting [2023-03-18T09:07:54.526Z] 04944245beec: Verifying Checksum [2023-03-18T09:07:54.526Z] 04944245beec: Download complete [2023-03-18T09:07:54.526Z] 765212b225bb: Verifying Checksum [2023-03-18T09:07:54.526Z] 765212b225bb: Download complete [2023-03-18T09:07:54.526Z] f23df028b6ca: Verifying Checksum [2023-03-18T09:07:54.526Z] f23df028b6ca: Download complete [2023-03-18T09:07:54.526Z] d65c8cfc05b1: Verifying Checksum [2023-03-18T09:07:54.526Z] d65c8cfc05b1: Download complete [2023-03-18T09:07:54.792Z] 699f458cf7ca: Verifying Checksum [2023-03-18T09:07:54.792Z] 699f458cf7ca: Download complete [2023-03-18T09:07:55.058Z] 8998bd30e6a1: Verifying Checksum [2023-03-18T09:07:55.058Z] 8998bd30e6a1: Download complete [2023-03-18T09:07:56.986Z] 2437ff75d9bd: Verifying Checksum [2023-03-18T09:07:56.986Z] 2437ff75d9bd: Download complete [2023-03-18T09:07:58.915Z] 8998bd30e6a1: Pull complete [2023-03-18T09:07:58.915Z] 04944245beec: Pull complete [2023-03-18T09:08:00.313Z] 699f458cf7ca: Pull complete [2023-03-18T09:08:00.313Z] 765212b225bb: Pull complete [2023-03-18T09:08:00.891Z] f23df028b6ca: Pull complete [2023-03-18T09:08:01.156Z] d65c8cfc05b1: Pull complete [2023-03-18T09:08:13.445Z] 2437ff75d9bd: Pull complete [2023-03-18T09:08:13.445Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-18T09:08:13.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-18T09:08:13.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T09:08:13.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-4495 does not seem to be running inside a container [2023-03-18T09:08:13.684Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-18T09:08:16.199Z] $ docker top 0b03850553aec4d8012fc4942711892e710c08a6c8e1927399810b8bf826d7fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-18T09:08:17.093Z] ---> job-cost.sh [2023-03-18T09:08:17.094Z] lf-activate-venv: SKIPPING [2023-03-18T09:08:17.094Z] INFO: No Stack... [2023-03-18T09:08:17.671Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-18T09:08:18.248Z] INFO: Archiving Costs [Pipeline] sh [2023-03-18T09:08:18.568Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-03-18T09:08:18.568Z] + cut -d, -f6 [Pipeline] lock [2023-03-18T09:08:18.623Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4458-3-stack-cost] [2023-03-18T09:08:18.630Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4458-3-stack-cost] did not exist. Created. [2023-03-18T09:08:18.630Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4458-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-18T09:08:19.266Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-18T09:08:19.428Z] Stashed 1 file(s) [Pipeline] } [2023-03-18T09:08:19.434Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4458-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-18T09:08:19.452Z] $ docker stop --time=1 0b03850553aec4d8012fc4942711892e710c08a6c8e1927399810b8bf826d7fd [2023-03-18T09:08:20.901Z] $ docker rm -f --volumes 0b03850553aec4d8012fc4942711892e710c08a6c8e1927399810b8bf826d7fd [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-18T09:08:21.251Z] provisioning config files... [2023-03-18T09:08:21.257Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config9103471407350908459tmp [Pipeline] { [Pipeline] sh [2023-03-18T09:08:21.548Z] + set +x [2023-03-18T09:08:21.548Z] + curl -s https://codecov.io/bash [2023-03-18T09:08:21.548Z] + bash -s -- [2023-03-18T09:08:21.548Z] [2023-03-18T09:08:21.548Z] _____ _ [2023-03-18T09:08:21.548Z] / ____| | | [2023-03-18T09:08:21.548Z] | | ___ __| | ___ ___ _____ __ [2023-03-18T09:08:21.548Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-18T09:08:21.548Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-18T09:08:21.548Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-18T09:08:21.548Z] Bash-1.0.6 [2023-03-18T09:08:21.548Z] [2023-03-18T09:08:21.548Z] [2023-03-18T09:08:21.548Z] ==> git version 2.25.1 found [2023-03-18T09:08:21.548Z] ==> 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-18T09:08:21.548Z] Release-Date: 2020-01-08 [2023-03-18T09:08:21.548Z] 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-18T09:08:21.548Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-18T09:08:21.548Z] ==> Jenkins CI detected. [2023-03-18T09:08:21.548Z] current dir:  /w/workspace/edgex-go/3 [2023-03-18T09:08:21.548Z] project root: . [2023-03-18T09:08:21.548Z] --> token set from env [2023-03-18T09:08:21.548Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-18T09:08:21.548Z] ==> Running gcov in . (disable via -X gcov) [2023-03-18T09:08:21.548Z] ==> Python coveragepy not found [2023-03-18T09:08:21.548Z] ==> Searching for coverage reports in: [2023-03-18T09:08:21.548Z] + . [2023-03-18T09:08:21.548Z] -> Found 1 reports [2023-03-18T09:08:21.548Z] ==> Detecting git/mercurial file structure [2023-03-18T09:08:21.548Z] ==> Reading reports [2023-03-18T09:08:21.808Z] + ./coverage.out bytes=447275 [2023-03-18T09:08:21.808Z] ==> Appending adjustments [2023-03-18T09:08:21.808Z] https://docs.codecov.io/docs/fixing-reports [2023-03-18T09:08:22.746Z] + Found adjustments [2023-03-18T09:08:22.746Z] ==> Gzipping contents [2023-03-18T09:08:22.746Z] 60K /tmp/codecov.4RVhCk.gz [2023-03-18T09:08:22.746Z] ==> Uploading reports [2023-03-18T09:08:22.746Z] url: https://codecov.io [2023-03-18T09:08:22.746Z] query: branch=PR-4458&commit=ccdc1749f655513ce2893535d2b0a6a5926edb3e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4458%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4458&job=&cmd_args= [2023-03-18T09:08:22.746Z] -> Pinging Codecov [2023-03-18T09:08:22.746Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4458&commit=ccdc1749f655513ce2893535d2b0a6a5926edb3e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4458%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4458&job=&cmd_args= [2023-03-18T09:08:23.005Z] -> Uploading to [2023-03-18T09:08:23.005Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-18/00271124DB129430A58F1EEE437C3FCB/ccdc1749f655513ce2893535d2b0a6a5926edb3e/bdc0da58-fcdd-4cda-ab68-007fd2e3e9f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230318T090822Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b6df72670bec5dc7d1596073492a6d1e98f62e548aee5c785c1d975b178ff35 [2023-03-18T09:08:23.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-18T09:08:23.005Z] Dload Upload Total Spent Left Speed [2023-03-18T09:08:23.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57569 0 0 100 57569 0 254k --:--:-- --:--:-- --:--:-- 253k 100 57569 0 0 100 57569 0 202k --:--:-- --:--:-- --:--:-- 201k [2023-03-18T09:08:23.265Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ccdc1749f655513ce2893535d2b0a6a5926edb3e [Pipeline] } [2023-03-18T09:08:23.271Z] 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-18T09:08:23.812Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-18T09:08:24.097Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T09:08:24.954Z] ---> package-listing.sh [2023-03-18T09:08:24.954Z] ++ facter osfamily [2023-03-18T09:08:24.954Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-18T09:08:25.213Z] + OS_FAMILY=debian [2023-03-18T09:08:25.213Z] + workspace=/w/workspace/edgex-go/3 [2023-03-18T09:08:25.213Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-18T09:08:25.213Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-18T09:08:25.213Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-18T09:08:25.213Z] + PACKAGES=/tmp/packages_start.txt [2023-03-18T09:08:25.213Z] + '[' /w/workspace/edgex-go/3 ']' [2023-03-18T09:08:25.213Z] + PACKAGES=/tmp/packages_end.txt [2023-03-18T09:08:25.213Z] + case "${OS_FAMILY}" in [2023-03-18T09:08:25.213Z] + dpkg -l [2023-03-18T09:08:25.213Z] + grep '^ii' [2023-03-18T09:08:25.213Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-18T09:08:25.213Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-18T09:08:25.213Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-18T09:08:25.213Z] + '[' /w/workspace/edgex-go/3 ']' [2023-03-18T09:08:25.213Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-03-18T09:08:25.213Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-03-18T09:08:25.223Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-18T09:08:25.499Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T09:08:26.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-18T09:08:26.054Z] [2023-03-18T09:08:26.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T09:08:26.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-18T09:08:26.355Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-18T09:08:26.355Z] 5eb5b503b376: Pulling fs layer [2023-03-18T09:08:26.355Z] 5c69ac0246d0: Pulling fs layer [2023-03-18T09:08:26.355Z] ec43610c2a17: Pulling fs layer [2023-03-18T09:08:26.355Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-18T09:08:26.355Z] 33b1e0a273af: Pulling fs layer [2023-03-18T09:08:26.355Z] 5d3b04190fa2: Pulling fs layer [2023-03-18T09:08:26.355Z] 2f39f015ded8: Pulling fs layer [2023-03-18T09:08:26.355Z] 33b1e0a273af: Waiting [2023-03-18T09:08:26.355Z] 5d3b04190fa2: Waiting [2023-03-18T09:08:26.355Z] 2f39f015ded8: Waiting [2023-03-18T09:08:26.355Z] 3a2ae6a8a46f: Waiting [2023-03-18T09:08:26.355Z] 5c69ac0246d0: Download complete [2023-03-18T09:08:26.355Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-18T09:08:26.355Z] 3a2ae6a8a46f: Download complete [2023-03-18T09:08:26.615Z] ec43610c2a17: Verifying Checksum [2023-03-18T09:08:26.615Z] ec43610c2a17: Download complete [2023-03-18T09:08:26.615Z] 33b1e0a273af: Verifying Checksum [2023-03-18T09:08:26.615Z] 33b1e0a273af: Download complete [2023-03-18T09:08:26.615Z] 5d3b04190fa2: Download complete [2023-03-18T09:08:26.615Z] 5eb5b503b376: Verifying Checksum [2023-03-18T09:08:26.615Z] 5eb5b503b376: Download complete [2023-03-18T09:08:27.182Z] 2f39f015ded8: Download complete [2023-03-18T09:08:27.747Z] 5eb5b503b376: Pull complete [2023-03-18T09:08:28.005Z] 5c69ac0246d0: Pull complete [2023-03-18T09:08:28.264Z] ec43610c2a17: Pull complete [2023-03-18T09:08:28.264Z] 3a2ae6a8a46f: Pull complete [2023-03-18T09:08:28.522Z] 33b1e0a273af: Pull complete [2023-03-18T09:08:28.522Z] 5d3b04190fa2: Pull complete [2023-03-18T09:08:32.700Z] 2f39f015ded8: Pull complete [2023-03-18T09:08:32.700Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-18T09:08:32.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-18T09:08:32.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T09:08:32.770Z] prd-ubuntu20.04-docker-8c-8g-4494 does not seem to be running inside a container [2023-03-18T09:08:32.797Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-18T09:08:34.537Z] $ docker top e77e40d7901fe5375ae0228ac616bd6535d8a69772fb300337f3673f6f5f327a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T09:08:34.886Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-18T09:08:35.172Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-18T09:08:35.457Z] + ls /var/log/sa-host [2023-03-18T09:08:35.457Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-18T09:08:35.608Z] provisioning config files... [2023-03-18T09:08:35.617Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8979964861855901825tmp [Pipeline] { [Pipeline] echo [2023-03-18T09:08:35.631Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T09:08:35.915Z] ---> create-netrc.sh [Pipeline] } [2023-03-18T09:08:35.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-18T09:08:36.238Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-18T09:08:36.246Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T09:08:36.527Z] ---> sudo-logs.sh [2023-03-18T09:08:36.527Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-18T09:08:36.549Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T09:08:36.837Z] ---> job-cost.sh [2023-03-18T09:08:36.837Z] lf-activate-venv: SKIPPING [2023-03-18T09:08:36.837Z] DEBUG: total: 0.10999999940395355 [2023-03-18T09:08:36.837Z] INFO: Retrieving Stack Cost... [2023-03-18T09:08:37.097Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-18T09:08:37.665Z] INFO: Archiving Costs [Pipeline] echo [2023-03-18T09:08:37.675Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T09:08:37.960Z] ---> logs-deploy.sh [2023-03-18T09:08:37.960Z] lf-activate-venv: SKIPPING [2023-03-18T09:08:37.960Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4458/3 [2023-03-18T09:08:37.960Z] INFO: archiving workspace using pattern(s): [2023-03-18T09:08:38.898Z] Archives upload complete. [2023-03-18T09:08:38.898Z] INFO: archiving logs to Nexus