Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e58a506b6595d254f095a0e9ec6407642d17a035+90e066c8f118aeb4a988f9c2e8073aae7cdb5770 (6085e81221f140d4aadcbcf5772d426f5f050b21) 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-ssh15963794648770401193.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-ssh2127099940813345420.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-4482/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-4482/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4346357431424493988.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-ssh9221394229053511294.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-4482/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-4482/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8491060738266059425.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-6786 in /w/workspace/edgexfoundry_edgex-go_PR-4482 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/4482/head:refs/remotes/origin/PR-4482 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 into PR head commit e58a506b6595d254f095a0e9ec6407642d17a035 Merge succeeded, producing ce50123a2c55fbde26f151991c348f4b0b6650d5 Checking out Revision ce50123a2c55fbde26f151991c348f4b0b6650d5 (PR-4482) > git config core.sparsecheckout # timeout=10 > git checkout -f e58a506b6595d254f095a0e9ec6407642d17a035 # 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 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce50123a2c55fbde26f151991c348f4b0b6650d5 # timeout=10 Commit message: "Merge commit '90e066c8f118aeb4a988f9c2e8073aae7cdb5770' into HEAD" > git rev-list --no-walk e58a506b6595d254f095a0e9ec6407642d17a035 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-04T08:30:21.801Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-04T08:30:21.867Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-04T08:30:21.888Z] ========================================================= [2023-04-04T08:30:21.888Z] EdgeX Global Pipelines Version Info [2023-04-04T08:30:21.888Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-04T08:30:22.616Z] ------------------- [2023-04-04T08:30:22.616Z] stable info: [2023-04-04T08:30:22.616Z] ------------------- [2023-04-04T08:30:22.616Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-04T08:30:22.616Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-04T08:30:22.616Z] Message: update stable to v1.0.245 [2023-04-04T08:30:23.187Z] ------------------- [2023-04-04T08:30:23.187Z] experimental info: [2023-04-04T08:30:23.187Z] ------------------- [2023-04-04T08:30:23.187Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-04T08:30:23.187Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-04T08:30:23.187Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-04T08:30:23.373Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-04T08:30:23.384Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-04T08:30:23.396Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-04T08:30:23.410Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-04T08:30:23.424Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-04T08:30:23.437Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-04T08:30:23.448Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-04T08:30:23.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-04T08:30:23.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-04T08:30:23.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-04T08:30:23.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-04T08:30:23.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-04T08:30:23.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-04T08:30:23.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-04T08:30:23.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-04T08:30:23.550Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-04T08:30:23.563Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-04T08:30:23.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-04T08:30:23.588Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-04T08:30:23.599Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-04T08:30:23.611Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-04T08:30:23.625Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-04T08:30:23.641Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-04T08:30:23.651Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4482 [Pipeline] echo [2023-04-04T08:30:23.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4482 [Pipeline] echo [2023-04-04T08:30:23.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4482 [Pipeline] echo [2023-04-04T08:30:23.686Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce50123a2c55fbde26f151991c348f4b0b6650d5 [Pipeline] echo [2023-04-04T08:30:23.697Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce50123 [Pipeline] echo [2023-04-04T08:30:23.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-04T08:30:23.750Z] provisioning config files... [2023-04-04T08:30:23.765Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config18373341777021806616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-04T08:30:24.063Z] ---> docker-login.sh [2023-04-04T08:30:24.063Z] nexus3.edgexfoundry.org:10001 [2023-04-04T08:30:24.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T08:30:24.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T08:30:24.322Z] Configure a credential helper to remove this warning. See [2023-04-04T08:30:24.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T08:30:24.322Z] [2023-04-04T08:30:24.322Z] Login Succeeded [2023-04-04T08:30:24.322Z] nexus3.edgexfoundry.org:10002 [2023-04-04T08:30:24.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T08:30:24.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T08:30:24.581Z] Configure a credential helper to remove this warning. See [2023-04-04T08:30:24.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T08:30:24.581Z] [2023-04-04T08:30:24.581Z] Login Succeeded [2023-04-04T08:30:24.581Z] nexus3.edgexfoundry.org:10003 [2023-04-04T08:30:24.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T08:30:24.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T08:30:24.581Z] Configure a credential helper to remove this warning. See [2023-04-04T08:30:24.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T08:30:24.581Z] [2023-04-04T08:30:24.581Z] Login Succeeded [2023-04-04T08:30:24.581Z] nexus3.edgexfoundry.org:10004 [2023-04-04T08:30:24.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T08:30:24.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T08:30:24.840Z] Configure a credential helper to remove this warning. See [2023-04-04T08:30:24.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T08:30:24.840Z] [2023-04-04T08:30:24.840Z] Login Succeeded [2023-04-04T08:30:24.840Z] docker.io [2023-04-04T08:30:24.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T08:30:25.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T08:30:25.100Z] Configure a credential helper to remove this warning. See [2023-04-04T08:30:25.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T08:30:25.100Z] [2023-04-04T08:30:25.100Z] Login Succeeded [2023-04-04T08:30:25.100Z] ---> docker-login.sh ends [Pipeline] } [2023-04-04T08:30:25.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-04T08:30:25.420Z] + 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-04-04T08:30:25.420Z] + dirname cmd/core-command/Dockerfile [2023-04-04T08:30:25.420Z] + cut -d/ -f2 [2023-04-04T08:30:25.420Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-04T08:30:25.420Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-04T08:30:25.420Z] + cut -d/ -f2 [2023-04-04T08:30:25.420Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-04T08:30:25.420Z] + dirname cmd/core-data/Dockerfile [2023-04-04T08:30:25.420Z] + cut -d/ -f2 [2023-04-04T08:30:25.420Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-04T08:30:25.420Z] + cut -d/ -f2 [2023-04-04T08:30:25.420Z] + dirname cmd/core-metadata/Dockerfile [2023-04-04T08:30:25.420Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-04T08:30:25.420Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-04-04T08:30:25.420Z] cut -d/ -f2 [2023-04-04T08:30:25.420Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-04T08:30:25.420Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-04T08:30:25.420Z] + cut -d/ -f2 [2023-04-04T08:30:25.420Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-04T08:30:25.420Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-04T08:30:25.420Z] + cut -d/ -f2 [2023-04-04T08:30:25.420Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-04T08:30:25.420Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-04T08:30:25.420Z] + cut -d/ -f2 [2023-04-04T08:30:25.420Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-04T08:30:25.420Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-04T08:30:25.420Z] + cut -d/ -f2 [2023-04-04T08:30:25.420Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-04T08:30:25.420Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-04T08:30:25.420Z] + cut -d/ -f2 [2023-04-04T08:30:25.420Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-04T08:30:25.420Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-04T08:30:25.420Z] + cut -d/ -f2 [2023-04-04T08:30:25.420Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-04T08:30:25.420Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-04T08:30:25.420Z] + cut -d/ -f2 [2023-04-04T08:30:25.420Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-04T08:30:25.420Z] + + cut -d/ -f2 [2023-04-04T08:30:25.420Z] dirname cmd/support-notifications/Dockerfile [2023-04-04T08:30:25.420Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-04T08:30:25.420Z] + + cut -d/ -f2 [2023-04-04T08:30:25.420Z] dirname cmd/support-scheduler/Dockerfile [2023-04-04T08:30:25.420Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-04T08:30:25.473Z] 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-04-04T08:30:25.819Z] + git rev-list -1 --merges ce50123a2c55fbde26f151991c348f4b0b6650d5~1..ce50123a2c55fbde26f151991c348f4b0b6650d5 [Pipeline] echo [2023-04-04T08:30:25.829Z] -----------> git rev-list -1 --merges ce50123a2c55fbde26f151991c348f4b0b6650d5~1..ce50123a2c55fbde26f151991c348f4b0b6650d5 ce50123a2c55fbde26f151991c348f4b0b6650d5 [2023-04-04T08:30:25.829Z] ce50123a2c55fbde26f151991c348f4b0b6650d5 [false] [Pipeline] sh [2023-04-04T08:30:26.116Z] + git log --format=format:%s -1 ce50123a2c55fbde26f151991c348f4b0b6650d5 [Pipeline] echo [2023-04-04T08:30:26.131Z] ========================================================= [2023-04-04T08:30:26.131Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-04T08:30:26.131Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-04T08:30:26.543Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-04T08:30:26.543Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-04T08:30:26.543Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-04T08:30:26.543Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-04T08:30:26.543Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-04T08:30:26.543Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-04T08:30:26.543Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T08:30:26.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-04T08:30:26.958Z] [2023-04-04T08:30:26.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T08:30:27.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-04T08:30:27.259Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-04T08:30:27.259Z] b85a868b505f: Pulling fs layer [2023-04-04T08:30:27.259Z] e2be974225ed: Pulling fs layer [2023-04-04T08:30:27.259Z] 339a4e72a1f5: Pulling fs layer [2023-04-04T08:30:27.259Z] 988bab9f4d93: Pulling fs layer [2023-04-04T08:30:27.259Z] 1469e6f7b9e6: Pulling fs layer [2023-04-04T08:30:27.259Z] eaf3925da568: Pulling fs layer [2023-04-04T08:30:27.259Z] bab4dde63d76: Pulling fs layer [2023-04-04T08:30:27.259Z] bde34c3a00c8: Pulling fs layer [2023-04-04T08:30:27.259Z] b352a97aabf1: Pulling fs layer [2023-04-04T08:30:27.259Z] 4872d77fe225: Pulling fs layer [2023-04-04T08:30:27.259Z] 5851b861e8e6: Pulling fs layer [2023-04-04T08:30:27.259Z] eaf3925da568: Waiting [2023-04-04T08:30:27.259Z] bab4dde63d76: Waiting [2023-04-04T08:30:27.259Z] bde34c3a00c8: Waiting [2023-04-04T08:30:27.259Z] b352a97aabf1: Waiting [2023-04-04T08:30:27.259Z] 4872d77fe225: Waiting [2023-04-04T08:30:27.259Z] 5851b861e8e6: Waiting [2023-04-04T08:30:27.259Z] 988bab9f4d93: Waiting [2023-04-04T08:30:27.259Z] 1469e6f7b9e6: Waiting [2023-04-04T08:30:27.259Z] e2be974225ed: Download complete [2023-04-04T08:30:27.259Z] 988bab9f4d93: Download complete [2023-04-04T08:30:27.520Z] 1469e6f7b9e6: Verifying Checksum [2023-04-04T08:30:27.520Z] 1469e6f7b9e6: Download complete [2023-04-04T08:30:27.520Z] 339a4e72a1f5: Verifying Checksum [2023-04-04T08:30:27.520Z] 339a4e72a1f5: Download complete [2023-04-04T08:30:27.520Z] eaf3925da568: Verifying Checksum [2023-04-04T08:30:27.520Z] eaf3925da568: Download complete [2023-04-04T08:30:27.520Z] bde34c3a00c8: Verifying Checksum [2023-04-04T08:30:27.520Z] bde34c3a00c8: Download complete [2023-04-04T08:30:27.520Z] b352a97aabf1: Verifying Checksum [2023-04-04T08:30:27.520Z] b352a97aabf1: Download complete [2023-04-04T08:30:27.520Z] 4872d77fe225: Verifying Checksum [2023-04-04T08:30:27.520Z] 4872d77fe225: Download complete [2023-04-04T08:30:27.520Z] 5851b861e8e6: Download complete [2023-04-04T08:30:27.520Z] b85a868b505f: Verifying Checksum [2023-04-04T08:30:27.520Z] b85a868b505f: Download complete [2023-04-04T08:30:27.780Z] bab4dde63d76: Verifying Checksum [2023-04-04T08:30:27.780Z] bab4dde63d76: Download complete [2023-04-04T08:30:28.722Z] b85a868b505f: Pull complete [2023-04-04T08:30:28.981Z] e2be974225ed: Pull complete [2023-04-04T08:30:29.548Z] 339a4e72a1f5: Pull complete [2023-04-04T08:30:29.548Z] 988bab9f4d93: Pull complete [2023-04-04T08:30:29.807Z] 1469e6f7b9e6: Pull complete [2023-04-04T08:30:29.807Z] eaf3925da568: Pull complete [2023-04-04T08:30:31.709Z] bab4dde63d76: Pull complete [2023-04-04T08:30:31.709Z] bde34c3a00c8: Pull complete [2023-04-04T08:30:31.709Z] b352a97aabf1: Pull complete [2023-04-04T08:30:31.968Z] 4872d77fe225: Pull complete [2023-04-04T08:30:31.968Z] 5851b861e8e6: Pull complete [2023-04-04T08:30:31.968Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-04T08:30:31.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-04T08:30:31.968Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T08:30:32.060Z] prd-ubuntu20.04-docker-8c-8g-6786 does not seem to be running inside a container [2023-04-04T08:30:32.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-04T08:30:33.486Z] $ docker top b95a4f99fd260a77fb3d00c34f94354366d0f8160aa4722d9ec2bd8fbde73deb -eo pid,comm [2023-04-04T08:30:33.544Z] 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-04-04T08:30:33.544Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-04T08:30:33.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-04T08:30:33.588Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-04T08:30:33.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-04T08:30:33.730Z] $ docker exec b95a4f99fd260a77fb3d00c34f94354366d0f8160aa4722d9ec2bd8fbde73deb ssh-agent [2023-04-04T08:30:33.839Z] SSH_AUTH_SOCK=/tmp/ssh-docC6xkinJY5/agent.32 [2023-04-04T08:30:33.839Z] SSH_AGENT_PID=38 [2023-04-04T08:30:33.845Z] Running ssh-add (command line suppressed) [2023-04-04T08:30:33.957Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_1669690258497727124.key (/w/workspace/edgex-go/8@tmp/private_key_1669690258497727124.key) [2023-04-04T08:30:33.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-04T08:30:34.251Z] + git tag --points-at HEAD [Pipeline] } [2023-04-04T08:30:34.275Z] $ docker exec --env ******** --env ******** b95a4f99fd260a77fb3d00c34f94354366d0f8160aa4722d9ec2bd8fbde73deb ssh-agent -k [2023-04-04T08:30:34.400Z] unset SSH_AUTH_SOCK; [2023-04-04T08:30:34.401Z] unset SSH_AGENT_PID; [2023-04-04T08:30:34.401Z] echo Agent pid 38 killed; [2023-04-04T08:30:34.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-04T08:30:52.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-04T08:30:52.790Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-04T08:30:52.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-04T08:30:52.913Z] $ docker exec b95a4f99fd260a77fb3d00c34f94354366d0f8160aa4722d9ec2bd8fbde73deb ssh-agent [2023-04-04T08:30:53.013Z] SSH_AUTH_SOCK=/tmp/ssh-iYUCsi2dR2o5/agent.70 [2023-04-04T08:30:53.013Z] SSH_AGENT_PID=76 [2023-04-04T08:30:53.017Z] Running ssh-add (command line suppressed) [2023-04-04T08:30:53.116Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_4282792673524296272.key (/w/workspace/edgex-go/8@tmp/private_key_4282792673524296272.key) [2023-04-04T08:30:53.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-04T08:30:53.413Z] + git semver init [2023-04-04T08:30:53.674Z] 2023-04-04 08:30:53,636 [run_init] DEBUG init version:0.0.0 force:False [2023-04-04T08:30:53.674Z] 2023-04-04 08:30:53,637 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver [2023-04-04T08:30:53.674Z] 2023-04-04 08:30:53,638 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver [2023-04-04T08:30:53.674Z] 2023-04-04 08:30:53,638 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2023-04-04T08:30:58.961Z] 2023-04-04 08:30:58,032 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude [2023-04-04T08:30:58.961Z] 2023-04-04 08:30:58,033 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4482 with force:False [2023-04-04T08:30:58.961Z] 2023-04-04 08:30:58,033 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4482 [2023-04-04T08:30:58.961Z] 2023-04-04 08:30:58,037 [execute] INFO git cat-file --batch-check [2023-04-04T08:30:58.961Z] 2023-04-04 08:30:58,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2023-04-04T08:30:58.961Z] 2023-04-04 08:30:58,044 [execute] INFO git cat-file --batch [2023-04-04T08:30:58.961Z] 2023-04-04 08:30:58,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2023-04-04T08:30:58.961Z] 2023-04-04 08:30:58,049 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4482 [2023-04-04T08:30:58.961Z] 0.0.0 [Pipeline] } [2023-04-04T08:30:58.978Z] $ docker exec --env ******** --env ******** b95a4f99fd260a77fb3d00c34f94354366d0f8160aa4722d9ec2bd8fbde73deb ssh-agent -k [2023-04-04T08:30:59.080Z] unset SSH_AUTH_SOCK; [2023-04-04T08:30:59.080Z] unset SSH_AGENT_PID; [2023-04-04T08:30:59.080Z] echo Agent pid 76 killed; [2023-04-04T08:30:59.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-04T08:30:59.391Z] + git semver [Pipeline] } [2023-04-04T08:30:59.671Z] $ docker stop --time=1 b95a4f99fd260a77fb3d00c34f94354366d0f8160aa4722d9ec2bd8fbde73deb [2023-04-04T08:31:00.969Z] $ docker rm -f --volumes b95a4f99fd260a77fb3d00c34f94354366d0f8160aa4722d9ec2bd8fbde73deb [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-04T08:31:01.308Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-04T08:31:01.522Z] Stashed 1 file(s) [Pipeline] echo [2023-04-04T08:31:01.527Z] [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-04-04T08:31:01.916Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2023-04-04T08:31:01.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-04T08:31:01.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-04T08:31:01.947Z] ========================================================= [2023-04-04T08:31:01.947Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-04T08:31:01.947Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-04T08:31:02.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-04T08:31:02.231Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-04T08:31:02.231Z] 63b65145d645: Pulling fs layer [2023-04-04T08:31:02.231Z] a2d21d5440eb: Pulling fs layer [2023-04-04T08:31:02.231Z] 935e6c44a52c: Pulling fs layer [2023-04-04T08:31:02.231Z] 94cc34f8dd06: Pulling fs layer [2023-04-04T08:31:02.231Z] 30dea6a524f1: Pulling fs layer [2023-04-04T08:31:02.231Z] a2aff8979fd8: Pulling fs layer [2023-04-04T08:31:02.231Z] 6808be2612f2: Pulling fs layer [2023-04-04T08:31:02.231Z] f25807f1079a: Pulling fs layer [2023-04-04T08:31:02.231Z] a2aff8979fd8: Waiting [2023-04-04T08:31:02.231Z] 6808be2612f2: Waiting [2023-04-04T08:31:02.231Z] 94cc34f8dd06: Waiting [2023-04-04T08:31:02.231Z] 30dea6a524f1: Waiting [2023-04-04T08:31:02.231Z] f25807f1079a: Waiting [2023-04-04T08:31:02.231Z] a2d21d5440eb: Verifying Checksum [2023-04-04T08:31:02.231Z] a2d21d5440eb: Download complete [2023-04-04T08:31:02.231Z] 94cc34f8dd06: Download complete [2023-04-04T08:31:02.231Z] 30dea6a524f1: Verifying Checksum [2023-04-04T08:31:02.231Z] 30dea6a524f1: Download complete [2023-04-04T08:31:02.231Z] 63b65145d645: Verifying Checksum [2023-04-04T08:31:02.231Z] 63b65145d645: Download complete [2023-04-04T08:31:02.231Z] a2aff8979fd8: Verifying Checksum [2023-04-04T08:31:02.231Z] a2aff8979fd8: Download complete [2023-04-04T08:31:02.492Z] 63b65145d645: Pull complete [2023-04-04T08:31:02.492Z] a2d21d5440eb: Pull complete [2023-04-04T08:31:02.752Z] f25807f1079a: Verifying Checksum [2023-04-04T08:31:02.752Z] f25807f1079a: Download complete [2023-04-04T08:31:03.010Z] 935e6c44a52c: Verifying Checksum [2023-04-04T08:31:03.010Z] 935e6c44a52c: Download complete [2023-04-04T08:31:03.010Z] 6808be2612f2: Verifying Checksum [2023-04-04T08:31:03.010Z] 6808be2612f2: Download complete [2023-04-04T08:31:06.291Z] 935e6c44a52c: Pull complete [2023-04-04T08:31:06.291Z] 94cc34f8dd06: Pull complete [2023-04-04T08:31:06.291Z] 30dea6a524f1: Pull complete [2023-04-04T08:31:06.291Z] a2aff8979fd8: Pull complete [2023-04-04T08:31:08.825Z] 6808be2612f2: Pull complete [2023-04-04T08:31:09.394Z] f25807f1079a: Pull complete [2023-04-04T08:31:09.394Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-04T08:31:09.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-04T08:31:09.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-04T08:31:09.696Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-04T08:31:09.696Z] WORKDIR /edgex [2023-04-04T08:31:09.696Z] COPY go.mod . [2023-04-04T08:31:09.696Z] RUN go mod download [2023-04-04T08:31:09.696Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-04T08:31:10.266Z] Sending build context to Docker daemon 170.5MB [2023-04-04T08:31:10.266Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-04T08:31:10.266Z] ---> 3b553350e43f [2023-04-04T08:31:10.266Z] Step 2/4 : WORKDIR /edgex [2023-04-04T08:31:12.175Z] ---> Running in 5d568817c1f9 [2023-04-04T08:31:12.175Z] Removing intermediate container 5d568817c1f9 [2023-04-04T08:31:12.175Z] ---> 63f3937b2a8d [2023-04-04T08:31:12.175Z] Step 3/4 : COPY go.mod . [2023-04-04T08:31:12.175Z] ---> 4894a8ff393c [2023-04-04T08:31:12.175Z] Step 4/4 : RUN go mod download [2023-04-04T08:31:12.175Z] ---> Running in f2b09e86367a [2023-04-04T08:31:16.595Z] Still waiting to schedule task [2023-04-04T08:31:16.595Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-04T08:31:24.404Z] Removing intermediate container f2b09e86367a [2023-04-04T08:31:24.404Z] ---> 53354cee87b9 [2023-04-04T08:31:24.404Z] Successfully built 53354cee87b9 [2023-04-04T08:31:24.404Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T08:31:24.707Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-04T08:31:24.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T08:31:24.776Z] prd-ubuntu20.04-docker-8c-8g-6786 does not seem to be running inside a container [2023-04-04T08:31:24.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat [2023-04-04T08:31:25.188Z] $ docker top 5e3f9a433f482f7d17fc933b4c5bd40a9c2a0cadf4f90b99ba175f827a16611e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-04T08:31:25.535Z] + go version [2023-04-04T08:31:25.535Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-04T08:31:25.553Z] $ docker stop --time=1 5e3f9a433f482f7d17fc933b4c5bd40a9c2a0cadf4f90b99ba175f827a16611e [2023-04-04T08:31:26.854Z] $ docker rm -f --volumes 5e3f9a433f482f7d17fc933b4c5bd40a9c2a0cadf4f90b99ba175f827a16611e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T08:31:27.263Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-04T08:31:27.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T08:31:27.343Z] prd-ubuntu20.04-docker-8c-8g-6786 does not seem to be running inside a container [2023-04-04T08:31:27.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat [2023-04-04T08:31:27.732Z] $ docker top 337edd1c576b39b6503ddb8b82fb8cc30b9dceec8aa4cfa4caba78a7d2139260 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-04T08:31:27.794Z] ========================================================= [2023-04-04T08:31:27.794Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-04T08:31:27.794Z] ========================================================= [Pipeline] sh [2023-04-04T08:31:28.072Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2023-04-04T08:31:28.371Z] + make test [2023-04-04T08:31:28.371Z] go test -race -coverprofile=coverage.out ./... [2023-04-04T08:31:34.940Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-04T08:31:49.808Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-04T08:31:49.808Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-04T08:31:49.808Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-04T08:31:49.808Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-04T08:31:49.808Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-04T08:31:49.808Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-04T08:31:50.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-04T08:31:50.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-04T08:31:50.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-04T08:31:50.323Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-04T08:31:50.581Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-04T08:31:50.581Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-04T08:31:50.581Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-04T08:31:50.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-04T08:31:52.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-04T08:31:52.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-04T08:31:52.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-04-04T08:31:54.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2023-04-04T08:31:59.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.3% of statements [2023-04-04T08:31:59.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-04T08:31:59.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-04T08:31:59.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-04T08:31:59.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-04T08:31:59.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-04T08:31:59.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-04-04T08:32:01.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-04T08:32:01.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-04T08:32:01.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-04T08:32:01.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-04T08:32:01.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-04T08:32:02.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-04T08:32:02.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-04T08:32:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.794s coverage: 88.5% of statements [2023-04-04T08:32:04.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.056s coverage: 3.9% of statements [2023-04-04T08:32:04.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-04T08:32:04.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-04T08:32:04.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-04T08:32:05.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.364s coverage: 95.6% of statements [2023-04-04T08:32:05.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-04T08:32:05.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-04T08:32:05.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-04T08:32:05.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-04T08:32:05.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-04T08:32:05.174Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2023-04-04T08:32:06.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-04T08:32:06.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-04T08:32:06.110Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-04T08:32:06.110Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 65.9% of statements [2023-04-04T08:32:06.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-04T08:32:06.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-04T08:32:06.676Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2023-04-04T08:32:06.676Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 29.0% of statements [2023-04-04T08:32:06.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 44.1% of statements [2023-04-04T08:32:06.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 82.9% of statements [2023-04-04T08:32:07.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2023-04-04T08:32:07.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2023-04-04T08:32:07.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2023-04-04T08:32:08.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-04T08:32:08.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-04T08:32:08.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-04T08:32:08.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-04T08:32:08.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-04T08:32:08.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-04T08:32:08.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-04T08:32:08.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-04T08:32:09.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-04T08:32:09.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-04T08:32:09.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-04T08:32:09.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-04T08:32:10.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-04T08:32:10.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-04T08:32:10.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-04T08:32:11.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-04T08:32:11.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-04T08:32:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-04T08:32:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-04T08:32:13.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-04T08:32:13.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-04T08:32:13.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-04T08:32:15.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-04T08:32:15.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-04T08:32:15.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-04T08:32:16.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-04T08:32:16.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-04T08:32:16.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-04T08:32:16.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-04T08:32:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-04T08:32:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-04T08:32:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-04T08:32:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-04T08:32:18.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-04T08:32:18.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-04T08:32:18.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-04T08:32:18.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-04T08:32:19.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2023-04-04T08:32:19.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-04T08:32:19.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-04T08:32:20.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-04T08:32:20.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-04T08:32:33.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.256s coverage: 79.9% of statements [2023-04-04T08:32:33.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.066s coverage: 92.9% of statements [2023-04-04T08:32:33.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-04-04T08:32:33.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-04-04T08:32:33.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2023-04-04T08:32:33.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-04-04T08:32:33.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-04-04T08:32:33.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.2% of statements [2023-04-04T08:32:33.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-04-04T08:32:33.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-04-04T08:32:33.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements [2023-04-04T08:32:33.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2023-04-04T08:32:33.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-04-04T08:32:33.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2023-04-04T08:32:33.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-04-04T08:32:33.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-04-04T08:32:33.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements [2023-04-04T08:32:33.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-04-04T08:32:33.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-04-04T08:32:33.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-04-04T08:32:33.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements [2023-04-04T08:32:33.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 61.5% of statements [2023-04-04T08:32:33.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.075s coverage: 97.7% of statements [2023-04-04T08:32:33.129Z] 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-04-04T08:32:33.129Z] running golangci-lint [2023-04-04T08:32:33.129Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-04T08:32:33.129Z] go version go1.20.2 linux/amd64 [2023-04-04T08:32:33.129Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-04T08:32:33.129Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-04T08:32:47.998Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 13.856732599s" [2023-04-04T08:32:47.998Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.077938ms" [2023-04-04T08:32:53.268Z] level=info msg="[linters_context/goanalysis] analyzers took 48.420619789s with top 10 stages: buildir: 26.834689756s, inspect: 1.3159029s, printf: 1.089222625s, gosec: 908.164263ms, ctrlflow: 900.670285ms, fact_deprecated: 820.707375ms, S1038: 754.181573ms, nilness: 737.993014ms, fact_purity: 732.176813ms, typedness: 466.845826ms" [2023-04-04T08:32:53.268Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-04T08:32:53.268Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 201/201, cgo: 201/201, filename_unadjuster: 201/201, path_prettifier: 201/201, skip_files: 201/201, autogenerated_exclude: 201/201, nolint: 0/21, skip_dirs: 201/201, identifier_marker: 201/201, exclude-rules: 21/201" [2023-04-04T08:32:53.268Z] level=info msg="[runner] processing took 17.427561ms with stages: nolint: 7.691841ms, identifier_marker: 4.800735ms, exclude-rules: 1.697945ms, path_prettifier: 1.495034ms, autogenerated_exclude: 1.193861ms, skip_dirs: 504.794µs, cgo: 25.961µs, filename_unadjuster: 13.86µs, max_same_issues: 700ns, uniq_by_line: 420ns, skip_files: 390ns, exclude: 380ns, source_code: 280ns, severity-rules: 270ns, sort_results: 270ns, diff: 250ns, max_from_linter: 180ns, path_shortener: 160ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-04-04T08:32:53.268Z] level=info msg="[runner] linters took 6.526595451s with stages: goanalysis_metalinter: 6.509079099s" [2023-04-04T08:32:53.268Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-04T08:32:53.268Z] level=info msg="Memory: 206 samples, avg is 179.8MB, max is 819.4MB" [2023-04-04T08:32:53.268Z] level=info msg="Execution took 20.429349857s" [2023-04-04T08:32:53.524Z] go vet ./... [2023-04-04T08:32:56.623Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6787 in /w/workspace/edgexfoundry_edgex-go_PR-4482 [Pipeline] { [Pipeline] ws [2023-04-04T08:32:56.635Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2023-04-04T08:32:56.673Z] The recommended git tool is: git [2023-04-04T08:32:57.705Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-04T08:32:57.705Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-04T08:32:57.705Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-04T08:32:57.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-04T08:32:58.255Z] + ls -al . [2023-04-04T08:32:58.255Z] total 704 [2023-04-04T08:32:58.255Z] drwxrwxr-x 11 1001 1001 4096 Apr 4 08:31 . [2023-04-04T08:32:58.255Z] drwxr-xr-x 4 root root 4096 Apr 4 08:31 .. [2023-04-04T08:32:58.255Z] drwxrwxr-x 2 1001 1001 4096 Apr 4 08:30 .blubracket [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 16 Apr 4 08:30 .dockerignore [2023-04-04T08:32:58.255Z] drwxrwxr-x 8 1001 1001 4096 Apr 4 08:30 .git [2023-04-04T08:32:58.255Z] drwxrwxr-x 3 1001 1001 4096 Apr 4 08:30 .github [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 1133 Apr 4 08:30 .gitignore [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 42 Apr 4 08:30 .golangci.yml [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 87 Apr 4 08:30 .hadolint.yml [2023-04-04T08:32:58.255Z] drwxr-xr-x 3 1001 1001 4096 Apr 4 08:30 .semver [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 166 Apr 4 08:30 .sonarcloud.properties [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 1171 Apr 4 08:30 ADOPTERS.md [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 10835 Apr 4 08:30 Attribution.txt [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 73765 Apr 4 08:30 CHANGELOG.md [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 3804 Apr 4 08:30 CONTRIBUTING.md [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 677 Apr 4 08:30 GOVERNANCE.md [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 883 Apr 4 08:30 Jenkinsfile [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 10775 Apr 4 08:30 LICENSE [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 14368 Apr 4 08:30 Makefile [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 582 Apr 4 08:30 OWNERS.md [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 9403 Apr 4 08:30 README.md [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 789 Apr 4 08:30 SECURITY.md [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 5 Apr 4 08:31 VERSION [2023-04-04T08:32:58.255Z] drwxrwxr-x 2 1001 1001 4096 Apr 4 08:30 bin [2023-04-04T08:32:58.255Z] drwxrwxr-x 18 1001 1001 4096 Apr 4 08:30 cmd [2023-04-04T08:32:58.255Z] -rw-r--r-- 1 root root 447380 Apr 4 08:32 coverage.out [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 3200 Apr 4 08:30 go.mod [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 31265 Apr 4 08:30 go.sum [2023-04-04T08:32:58.255Z] drwxrwxr-x 7 1001 1001 4096 Apr 4 08:30 internal [2023-04-04T08:32:58.255Z] drwxrwxr-x 3 1001 1001 4096 Apr 4 08:30 openapi [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 594 Apr 4 08:30 security.txt [2023-04-04T08:32:58.255Z] drwxrwxr-x 4 1001 1001 4096 Apr 4 08:30 snap [2023-04-04T08:32:58.255Z] -rw-rw-r-- 1 1001 1001 204 Apr 4 08:30 version.go [Pipeline] sh [2023-04-04T08:32:58.564Z] + '[' -e coverage.out ] [2023-04-04T08:32:58.564Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-04T08:32:58.683Z] Stashed 1 file(s) [Pipeline] sh [2023-04-04T08:32:58.963Z] + make build [2023-04-04T08:32:58.963Z] 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-04-04T08:33:02.078Z] using credential edgex-jenkins-ssh [2023-04-04T08:33:02.095Z] Cloning the remote Git repository [2023-04-04T08:33:02.143Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-04T08:33:02.233Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2023-04-04T08:33:02.400Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-04T08:33:02.401Z] > git --version # timeout=10 [2023-04-04T08:33:02.422Z] > git --version # 'git version 2.25.1' [2023-04-04T08:33:02.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-04T08:33:02.583Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-04T08:33:11.159Z] 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-04-04T08:33:11.159Z] 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-04-04T08:33:12.532Z] 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-04-04T08:33:13.097Z] 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-04-04T08:33:19.647Z] 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-04-04T08:33:20.585Z] 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-04-04T08:33:20.804Z] Merging remotes/origin/main commit 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 into PR head commit e58a506b6595d254f095a0e9ec6407642d17a035 [2023-04-04T08:33:19.128Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-04T08:33:19.146Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-04T08:33:20.063Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-04T08:33:20.103Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-04T08:33:20.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-04T08:33:20.121Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4482/head:refs/remotes/origin/PR-4482 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-04T08:33:20.828Z] > git config core.sparsecheckout # timeout=10 [2023-04-04T08:33:20.893Z] > git checkout -f e58a506b6595d254f095a0e9ec6407642d17a035 # timeout=10 [2023-04-04T08:33:21.337Z] Merge succeeded, producing 1dda6ba41a1466411a42de281ec05145ff0dc65c [2023-04-04T08:33:21.337Z] Checking out Revision 1dda6ba41a1466411a42de281ec05145ff0dc65c (PR-4482) [2023-04-04T08:33:21.518Z] 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-04-04T08:33:22.454Z] 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-04-04T08:33:21.106Z] > git remote # timeout=10 [2023-04-04T08:33:21.131Z] > git config --get remote.origin.url # timeout=10 [2023-04-04T08:33:21.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-04T08:33:21.189Z] > git merge 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 # timeout=10 [2023-04-04T08:33:21.313Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-04T08:33:21.349Z] > git config core.sparsecheckout # timeout=10 [2023-04-04T08:33:21.363Z] > git checkout -f 1dda6ba41a1466411a42de281ec05145ff0dc65c # timeout=10 [2023-04-04T08:33:23.389Z] 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-04-04T08:33:24.325Z] 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-04-04T08:33:24.925Z] Commit message: "Merge commit '90e066c8f118aeb4a988f9c2e8073aae7cdb5770' into HEAD" [2023-04-04T08:33:24.938Z] > git rev-list --no-walk e58a506b6595d254f095a0e9ec6407642d17a035 # timeout=10 [2023-04-04T08:33:25.261Z] 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] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-04T08:33:26.091Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-04T08:33:26.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-04T08:33:26.091Z] Dload Upload Total Spent Left Speed [2023-04-04T08:33:26.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [Pipeline] } [2023-04-04T08:33:26.651Z] $ docker stop --time=1 337edd1c576b39b6503ddb8b82fb8cc30b9dceec8aa4cfa4caba78a7d2139260 [2023-04-04T08:33:26.802Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-04-04T08:33:28.988Z] $ docker rm -f --volumes 337edd1c576b39b6503ddb8b82fb8cc30b9dceec8aa4cfa4caba78a7d2139260 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-04-04T08:33:29.605Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-04-04T08:33:29.605Z] /etc/docker/daemon.new [2023-04-04T08:33:29.605Z] { [2023-04-04T08:33:29.605Z] "registry-mirrors": [ [2023-04-04T08:33:29.605Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-04T08:33:29.605Z] ], [2023-04-04T08:33:29.605Z] "bip": "10.250.0.254/24", [2023-04-04T08:33:29.605Z] "hosts": [ [2023-04-04T08:33:29.605Z] "tcp://0.0.0.0:5555", [2023-04-04T08:33:29.605Z] "unix:///var/run/docker.sock" [2023-04-04T08:33:29.605Z] ], [2023-04-04T08:33:29.605Z] "mtu": 1458, [2023-04-04T08:33:29.605Z] "selinux-enabled": true, [2023-04-04T08:33:29.605Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-04T08:33:29.605Z] } [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T08:33:29.952Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-04T08:33:29.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-04T08:33:29.987Z] [2023-04-04T08:33:29.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T08:33:30.281Z] + sudo service docker restart [2023-04-04T08:33:30.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-04T08:33:30.315Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-04T08:33:30.315Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-04T08:33:30.315Z] ca9280d653b3: Pulling fs layer [2023-04-04T08:33:30.315Z] 7e9c9ca2126c: Pulling fs layer [2023-04-04T08:33:30.315Z] cbdbe7a5bc2a: Download complete [2023-04-04T08:33:30.573Z] ca9280d653b3: Verifying Checksum [2023-04-04T08:33:30.573Z] ca9280d653b3: Download complete [2023-04-04T08:33:30.573Z] cbdbe7a5bc2a: Pull complete [2023-04-04T08:33:30.831Z] 7e9c9ca2126c: Download complete [2023-04-04T08:33:30.831Z] ca9280d653b3: Pull complete [2023-04-04T08:33:34.113Z] 7e9c9ca2126c: Pull complete [2023-04-04T08:33:34.113Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-04T08:33:34.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-04T08:33:34.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T08:33:34.192Z] prd-ubuntu20.04-docker-8c-8g-6786 does not seem to be running inside a container [2023-04-04T08:33:34.222Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-04T08:33:35.424Z] $ docker top 665600c0e1e9252b4a5492509375abeed60ce0d60303ee790bb153bc0818a870 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-04T08:33:35.749Z] + docker-compose build --help [2023-04-04T08:33:35.749Z] + grep parallel [2023-04-04T08:33:36.315Z] --parallel Build images in parallel. [Pipeline] } [2023-04-04T08:33:36.329Z] $ docker stop --time=1 665600c0e1e9252b4a5492509375abeed60ce0d60303ee790bb153bc0818a870 [2023-04-04T08:33:37.630Z] $ docker rm -f --volumes 665600c0e1e9252b4a5492509375abeed60ce0d60303ee790bb153bc0818a870 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T08:33:38.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-04T08:33:38.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T08:33:38.094Z] prd-ubuntu20.04-docker-8c-8g-6786 does not seem to be running inside a container [2023-04-04T08:33:38.124Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-04-04T08:33:38.470Z] $ docker top b3343d69aa59371594cbb268d86f84bbb4d42597ce476e372486995cb3dc9497 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-04T08:33:38.798Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-04T08:33:39.365Z] Building core-command ... [2023-04-04T08:33:39.365Z] Building core-common-config-bootstrapper ... [2023-04-04T08:33:39.365Z] Building core-data ... [2023-04-04T08:33:39.365Z] Building core-metadata ... [2023-04-04T08:33:39.365Z] Building security-bootstrapper ... [2023-04-04T08:33:39.365Z] Building security-proxy-auth ... [2023-04-04T08:33:39.365Z] Building security-proxy-setup ... [2023-04-04T08:33:39.365Z] Building security-secretstore-setup ... [2023-04-04T08:33:39.365Z] Building security-spiffe-token-provider ... [2023-04-04T08:33:39.365Z] Building security-spire-agent ... [2023-04-04T08:33:39.365Z] Building security-spire-config ... [2023-04-04T08:33:39.365Z] Building security-spire-server ... [2023-04-04T08:33:39.365Z] Building support-notifications ... [2023-04-04T08:33:39.365Z] Building support-scheduler ... [2023-04-04T08:33:39.365Z] Building security-spire-config [2023-04-04T08:33:39.365Z] Building security-proxy-setup [2023-04-04T08:33:39.365Z] Building core-data [2023-04-04T08:33:39.365Z] Building security-proxy-auth [2023-04-04T08:33:39.365Z] Building security-spire-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-04T08:33:48.551Z] provisioning config files... [2023-04-04T08:33:48.576Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config11454065227283188577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-04T08:33:48.926Z] ---> docker-login.sh [2023-04-04T08:33:48.926Z] nexus3.edgexfoundry.org:10001 [2023-04-04T08:33:49.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T08:33:49.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T08:33:49.467Z] Configure a credential helper to remove this warning. See [2023-04-04T08:33:49.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T08:33:49.467Z] [2023-04-04T08:33:49.467Z] Login Succeeded [2023-04-04T08:33:49.467Z] nexus3.edgexfoundry.org:10002 [2023-04-04T08:33:49.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T08:33:50.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T08:33:50.006Z] Configure a credential helper to remove this warning. See [2023-04-04T08:33:50.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T08:33:50.006Z] [2023-04-04T08:33:50.007Z] Login Succeeded [2023-04-04T08:33:50.007Z] nexus3.edgexfoundry.org:10003 [2023-04-04T08:33:50.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T08:33:50.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T08:33:50.277Z] Configure a credential helper to remove this warning. See [2023-04-04T08:33:50.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T08:33:50.277Z] [2023-04-04T08:33:50.277Z] Login Succeeded [2023-04-04T08:33:50.277Z] nexus3.edgexfoundry.org:10004 [2023-04-04T08:33:50.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T08:33:50.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T08:33:50.548Z] Configure a credential helper to remove this warning. See [2023-04-04T08:33:50.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T08:33:50.548Z] [2023-04-04T08:33:50.548Z] Login Succeeded [2023-04-04T08:33:50.548Z] docker.io [2023-04-04T08:33:50.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T08:33:51.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T08:33:51.088Z] Configure a credential helper to remove this warning. See [2023-04-04T08:33:51.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T08:33:51.088Z] [2023-04-04T08:33:51.088Z] Login Succeeded [2023-04-04T08:33:51.088Z] ---> docker-login.sh ends [Pipeline] } [2023-04-04T08:33:51.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-04T08:33:51.559Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:33:51.559Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:33:51.559Z] ---> 53354cee87b9 [2023-04-04T08:33:51.559Z] Step 3/27 : WORKDIR /edgex-go [2023-04-04T08:33:51.559Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:33:51.559Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:33:51.559Z] ---> 53354cee87b9 [2023-04-04T08:33:51.559Z] Step 3/22 : WORKDIR /edgex-go [2023-04-04T08:33:51.559Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:33:51.559Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:33:51.559Z] ---> 53354cee87b9 [2023-04-04T08:33:51.559Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-04T08:33:51.559Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:33:51.559Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:33:51.559Z] ---> 53354cee87b9 [2023-04-04T08:33:51.559Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-04T08:33:51.559Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:33:51.559Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:33:51.559Z] ---> 53354cee87b9 [2023-04-04T08:33:51.559Z] Step 3/26 : WORKDIR /edgex-go [2023-04-04T08:33:51.676Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2023-04-04T08:33:51.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-04T08:33:51.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-04T08:33:51.729Z] ========================================================= [2023-04-04T08:33:51.729Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-04T08:33:51.729Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-04T08:33:52.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-04T08:33:52.934Z] ---> Running in f9cff5e01579 [2023-04-04T08:33:52.934Z] ---> Running in 0a75344ba25c [2023-04-04T08:33:52.934Z] ---> Running in 6ef0c2b94d85 [2023-04-04T08:33:52.934Z] ---> Running in 1016f60741bd [2023-04-04T08:33:52.934Z] ---> Running in 179202c9f266 [2023-04-04T08:33:52.934Z] Removing intermediate container 1016f60741bd [2023-04-04T08:33:52.934Z] ---> 2fb9c1399104 [2023-04-04T08:33:52.934Z] Step 4/23 : WORKDIR /edgex-go [2023-04-04T08:33:53.193Z] Removing intermediate container 179202c9f266 [2023-04-04T08:33:53.193Z] ---> 1fe257b51413 [2023-04-04T08:33:53.193Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-04T08:33:53.193Z] Removing intermediate container f9cff5e01579 [2023-04-04T08:33:53.193Z] Removing intermediate container 6ef0c2b94d85 [2023-04-04T08:33:53.193Z] ---> 71d043fdb390 [2023-04-04T08:33:53.193Z] ---> fa8e1ea712d9 [2023-04-04T08:33:53.193Z] Step 4/23 : WORKDIR /edgex-go [2023-04-04T08:33:53.193Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-04T08:33:53.193Z] Removing intermediate container 0a75344ba25c [2023-04-04T08:33:53.193Z] ---> bd5f1400c494 [2023-04-04T08:33:53.193Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-04T08:33:53.193Z] ---> Running in 53a3046e7517 [2023-04-04T08:33:53.193Z] ---> Running in 3f8f8f0e5865 [2023-04-04T08:33:53.193Z] ---> Running in 2b864b4a98c2 [2023-04-04T08:33:53.193Z] ---> Running in 284906c64682 [2023-04-04T08:33:53.193Z] ---> Running in 83ce491c1f73 [2023-04-04T08:33:53.451Z] Removing intermediate container 53a3046e7517 [2023-04-04T08:33:53.451Z] ---> 6205319503f1 [2023-04-04T08:33:53.451Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-04T08:33:53.451Z] Removing intermediate container 2b864b4a98c2 [2023-04-04T08:33:53.451Z] ---> 5703347a0147 [2023-04-04T08:33:53.451Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-04T08:33:53.451Z] ---> Running in aad1def2a2e7 [2023-04-04T08:33:53.451Z] ---> Running in 529d76e4629a [2023-04-04T08:33:53.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:33:53.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:33:53.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:33:53.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:33:53.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:33:53.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:33:53.968Z] OK: 265 MiB in 53 packages [2023-04-04T08:33:54.019Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-04T08:33:54.019Z] af6eaf76a39c: Pulling fs layer [2023-04-04T08:33:54.019Z] 55522c791124: Pulling fs layer [2023-04-04T08:33:54.019Z] ce5c4a1c91eb: Pulling fs layer [2023-04-04T08:33:54.019Z] 169dfbe0d373: Pulling fs layer [2023-04-04T08:33:54.019Z] e1ff8fa3b103: Pulling fs layer [2023-04-04T08:33:54.019Z] 52ebb69f0ebf: Pulling fs layer [2023-04-04T08:33:54.019Z] 5abe8eddf0d5: Pulling fs layer [2023-04-04T08:33:54.019Z] e1ff8fa3b103: Waiting [2023-04-04T08:33:54.019Z] 52ebb69f0ebf: Waiting [2023-04-04T08:33:54.019Z] 5abe8eddf0d5: Waiting [2023-04-04T08:33:54.019Z] 169dfbe0d373: Waiting [2023-04-04T08:33:54.019Z] 55522c791124: Verifying Checksum [2023-04-04T08:33:54.019Z] 55522c791124: Download complete [2023-04-04T08:33:54.019Z] 169dfbe0d373: Verifying Checksum [2023-04-04T08:33:54.019Z] 169dfbe0d373: Download complete [2023-04-04T08:33:54.019Z] e1ff8fa3b103: Verifying Checksum [2023-04-04T08:33:54.019Z] e1ff8fa3b103: Download complete [2023-04-04T08:33:54.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:33:54.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:33:54.226Z] OK: 265 MiB in 53 packages [2023-04-04T08:33:54.226Z] OK: 265 MiB in 53 packages [2023-04-04T08:33:54.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:33:54.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:33:54.286Z] af6eaf76a39c: Verifying Checksum [2023-04-04T08:33:54.286Z] af6eaf76a39c: Download complete [2023-04-04T08:33:54.484Z] Removing intermediate container 3f8f8f0e5865 [2023-04-04T08:33:54.485Z] ---> 1b82d29471f9 [2023-04-04T08:33:54.485Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-04T08:33:54.485Z] OK: 265 MiB in 53 packages [2023-04-04T08:33:54.485Z] OK: 265 MiB in 53 packages [2023-04-04T08:33:54.485Z] ---> 5eb56cf6c5bd [2023-04-04T08:33:54.485Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:33:54.485Z] ---> Running in 9aa047cf2567 [2023-04-04T08:33:54.742Z] Removing intermediate container 83ce491c1f73 [2023-04-04T08:33:54.742Z] ---> ce21c8dfecef [2023-04-04T08:33:54.742Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-04T08:33:54.742Z] Removing intermediate container 284906c64682 [2023-04-04T08:33:54.742Z] ---> 256eb2762409 [2023-04-04T08:33:54.742Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-04T08:33:55.001Z] ---> cda6fa899a31 [2023-04-04T08:33:55.001Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:33:55.001Z] Removing intermediate container aad1def2a2e7 [2023-04-04T08:33:55.001Z] ---> 2bd1c4a8ef6f [2023-04-04T08:33:55.001Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-04T08:33:55.001Z] ---> Running in a46859302049 [2023-04-04T08:33:55.001Z] Removing intermediate container 529d76e4629a [2023-04-04T08:33:55.001Z] ---> 3ee5bfb3f774 [2023-04-04T08:33:55.001Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-04T08:33:55.001Z] ---> a1c9b50cfd26 [2023-04-04T08:33:55.001Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:33:55.001Z] ---> Running in 5b9e4ce2fb05 [2023-04-04T08:33:55.002Z] ---> 48e59b17bc5b [2023-04-04T08:33:55.002Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:33:55.259Z] af6eaf76a39c: Pull complete [2023-04-04T08:33:55.259Z] 5abe8eddf0d5: Verifying Checksum [2023-04-04T08:33:55.259Z] 5abe8eddf0d5: Download complete [2023-04-04T08:33:55.260Z] ---> Running in 9f529126a740 [2023-04-04T08:33:55.260Z] ---> 24ba91097fd7 [2023-04-04T08:33:55.260Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:33:55.260Z] ---> Running in 220fb0b1a809 [2023-04-04T08:33:55.847Z] 55522c791124: Pull complete [2023-04-04T08:33:56.434Z] ce5c4a1c91eb: Verifying Checksum [2023-04-04T08:33:56.434Z] ce5c4a1c91eb: Download complete [2023-04-04T08:33:56.703Z] 52ebb69f0ebf: Verifying Checksum [2023-04-04T08:33:56.703Z] 52ebb69f0ebf: Download complete [2023-04-04T08:34:06.787Z] ce5c4a1c91eb: Pull complete [2023-04-04T08:34:06.787Z] 169dfbe0d373: Pull complete [2023-04-04T08:34:07.056Z] e1ff8fa3b103: Pull complete [2023-04-04T08:34:13.716Z] 52ebb69f0ebf: Pull complete [2023-04-04T08:34:15.132Z] 5abe8eddf0d5: Pull complete [2023-04-04T08:34:15.132Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-04T08:34:15.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-04T08:34:15.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-04T08:34:15.736Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-04T08:34:15.736Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-04T08:34:15.736Z] WORKDIR /edgex [2023-04-04T08:34:15.736Z] COPY go.mod . [2023-04-04T08:34:15.736Z] RUN go mod download [2023-04-04T08:34:16.317Z] Sending build context to Docker daemon 2.934MB [2023-04-04T08:34:16.317Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-04T08:34:16.317Z] ---> 6cb57ee374ae [2023-04-04T08:34:16.317Z] Step 2/4 : WORKDIR /edgex [2023-04-04T08:34:18.263Z] ---> Running in e96092493cc2 [2023-04-04T08:34:18.263Z] Removing intermediate container e96092493cc2 [2023-04-04T08:34:18.263Z] ---> 4b9766045169 [2023-04-04T08:34:18.263Z] Step 3/4 : COPY go.mod . [2023-04-04T08:34:18.852Z] ---> 5270918ee71c [2023-04-04T08:34:18.852Z] Step 4/4 : RUN go mod download [2023-04-04T08:34:18.852Z] ---> Running in ff5d03bc82be [2023-04-04T08:34:41.939Z] Removing intermediate container 220fb0b1a809 [2023-04-04T08:34:41.939Z] ---> 4a72d2f066c2 [2023-04-04T08:34:41.939Z] Step 8/23 : COPY . . [2023-04-04T08:34:41.939Z] Removing intermediate container 5b9e4ce2fb05 [2023-04-04T08:34:41.939Z] ---> c2f11a419430 [2023-04-04T08:34:41.939Z] Step 7/26 : COPY . . [2023-04-04T08:34:41.939Z] Removing intermediate container a46859302049 [2023-04-04T08:34:41.939Z] ---> 98a3e04a902a [2023-04-04T08:34:41.939Z] Step 7/27 : COPY . . [2023-04-04T08:34:41.939Z] Removing intermediate container 9aa047cf2567 [2023-04-04T08:34:41.939Z] ---> 0ee9e9f38227 [2023-04-04T08:34:41.939Z] Step 7/22 : COPY . . [2023-04-04T08:34:41.939Z] Removing intermediate container 9f529126a740 [2023-04-04T08:34:41.939Z] ---> 5264b573be84 [2023-04-04T08:34:41.939Z] Step 8/23 : COPY . . [2023-04-04T08:34:44.483Z] ---> 58d1339ad1a7 [2023-04-04T08:34:44.483Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-04T08:34:44.483Z] ---> 13c2c6b5a904 [2023-04-04T08:34:44.483Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-04T08:34:44.483Z] ---> 4ee5aa046bfe [2023-04-04T08:34:44.483Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-04T08:34:44.483Z] ---> Running in d3954552353d [2023-04-04T08:34:44.483Z] ---> Running in 2f1838aa820a [2023-04-04T08:34:44.483Z] ---> 94c6d9c5ed5c [2023-04-04T08:34:44.483Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-04T08:34:44.483Z] ---> 11721d79c2c2 [2023-04-04T08:34:44.483Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-04T08:34:44.483Z] ---> Running in 4c9a86bace31 [2023-04-04T08:34:44.483Z] ---> Running in 084a45c885e0 [2023-04-04T08:34:44.483Z] ---> Running in 3b0470285d9f [2023-04-04T08:34:44.483Z] Removing intermediate container 2f1838aa820a [2023-04-04T08:34:44.483Z] ---> bad79c1da62c [2023-04-04T08:34:44.483Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-04T08:34:44.483Z] ---> Running in 2b7147558e77 [2023-04-04T08:34:44.483Z] Removing intermediate container 084a45c885e0 [2023-04-04T08:34:44.483Z] ---> ae6e8871aeca [2023-04-04T08:34:44.483Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-04T08:34:44.483Z] ---> Running in 1961401ee13e [2023-04-04T08:34:44.483Z] Removing intermediate container 2b7147558e77 [2023-04-04T08:34:44.483Z] ---> 31291b2b3a0a [2023-04-04T08:34:44.483Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-04T08:34:44.483Z] ---> Running in 4dd025bfa740 [2023-04-04T08:34:44.483Z] 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-04-04T08:34:44.483Z] Removing intermediate container 1961401ee13e [2023-04-04T08:34:44.483Z] ---> 79a849174f33 [2023-04-04T08:34:44.483Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-04T08:34:44.761Z] 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-04-04T08:34:44.761Z] Removing intermediate container 4dd025bfa740 [2023-04-04T08:34:44.761Z] ---> 97ed2d115a8d [2023-04-04T08:34:44.761Z] 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-04-04T08:34:44.761Z] ---> Running in d67d468f2219 [2023-04-04T08:34:44.761Z] 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-04-04T08:34:44.761Z] ---> Running in 953cdbf87db3 [2023-04-04T08:34:45.020Z] Removing intermediate container d67d468f2219 [2023-04-04T08:34:45.020Z] ---> 5d29e98e648b [2023-04-04T08:34:45.020Z] 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-04-04T08:34:45.020Z] ---> Running in 18684c690c87 [2023-04-04T08:34:45.554Z] Removing intermediate container ff5d03bc82be [2023-04-04T08:34:45.554Z] ---> 4bdc7178ad6e [2023-04-04T08:34:45.554Z] Successfully built 4bdc7178ad6e [2023-04-04T08:34:45.554Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T08:34:45.879Z] + docker inspect -f . ci-base-image-arm64 [2023-04-04T08:34:45.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T08:34:46.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-6787 does not seem to be running inside a container [2023-04-04T08:34:46.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-04-04T08:34:46.394Z] Removing intermediate container 953cdbf87db3 [2023-04-04T08:34:46.394Z] ---> e05cfe5aff87 [2023-04-04T08:34:46.394Z] Step 12/26 : WORKDIR /edgex-go [2023-04-04T08:34:46.394Z] Removing intermediate container 18684c690c87 [2023-04-04T08:34:46.394Z] ---> caa3fe74f0a8 [2023-04-04T08:34:46.394Z] Step 12/27 : WORKDIR /edgex-go [2023-04-04T08:34:46.394Z] ---> Running in 3a3a0f0f3e1e [2023-04-04T08:34:46.394Z] ---> Running in 97cea96dd9bc [2023-04-04T08:34:46.394Z] Removing intermediate container 97cea96dd9bc [2023-04-04T08:34:46.394Z] ---> 3c65c94a1482 [2023-04-04T08:34:46.394Z] [2023-04-04T08:34:46.394Z] Step 13/26 : FROM alpine:3.17 [2023-04-04T08:34:46.394Z] Removing intermediate container 3a3a0f0f3e1e [2023-04-04T08:34:46.394Z] ---> 933b9c4a42ab [2023-04-04T08:34:46.394Z] [2023-04-04T08:34:46.394Z] Step 13/27 : FROM alpine:3.17 [2023-04-04T08:34:46.653Z] 3.17: Pulling from library/alpine [2023-04-04T08:34:46.653Z] 3.17: Pulling from library/alpine [2023-04-04T08:34:47.232Z] $ docker top 8e45f94c1a95d14c401cabcaf32011f7bb4923726c3a99b3e82c7bfc6f300069 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-04T08:34:47.588Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-04T08:34:47.588Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-04T08:34:47.588Z] Status: Downloaded newer image for alpine:3.17 [2023-04-04T08:34:47.588Z] Status: Image is up to date for alpine:3.17 [2023-04-04T08:34:47.588Z] ---> 9ed4aefc74f6 [2023-04-04T08:34:47.588Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-04T08:34:47.588Z] ---> 9ed4aefc74f6 [2023-04-04T08:34:47.588Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-04T08:34:47.588Z] ---> Running in 48ee3d58c252 [2023-04-04T08:34:47.588Z] ---> Running in 48d9b028526e [2023-04-04T08:34:47.845Z] Removing intermediate container 48d9b028526e [2023-04-04T08:34:47.845Z] ---> a29623c94482 [2023-04-04T08:34:47.845Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-04T08:34:47.845Z] Removing intermediate container 48ee3d58c252 [2023-04-04T08:34:47.845Z] ---> d2b515c981cd [2023-04-04T08:34:47.845Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-04T08:34:47.845Z] ---> Running in 40bdc8bf33f3 [2023-04-04T08:34:47.845Z] ---> Running in 7c998885d9f3 [2023-04-04T08:34:48.037Z] + go version [2023-04-04T08:34:48.038Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-04T08:34:48.064Z] $ docker stop --time=1 8e45f94c1a95d14c401cabcaf32011f7bb4923726c3a99b3e82c7bfc6f300069 [2023-04-04T08:34:48.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:34:48.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:34:48.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:34:48.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:34:48.669Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-04T08:34:48.669Z] v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-04T08:34:48.669Z] OK: 17818 distinct packages available [2023-04-04T08:34:48.669Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-04T08:34:48.669Z] v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-04T08:34:48.669Z] OK: 17818 distinct packages available [2023-04-04T08:34:48.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:34:48.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:34:48.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:34:48.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:34:49.184Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-04T08:34:49.184Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-04T08:34:49.184Z] (3/4) Installing libucontext (1.2-r0) [2023-04-04T08:34:49.184Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-04T08:34:49.184Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T08:34:49.184Z] OK: 7 MiB in 19 packages [2023-04-04T08:34:49.184Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-04T08:34:49.184Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-04T08:34:49.184Z] (3/5) Installing libucontext (1.2-r0) [2023-04-04T08:34:49.184Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-04T08:34:49.184Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-04T08:34:49.184Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T08:34:49.184Z] OK: 8 MiB in 20 packages [2023-04-04T08:34:49.608Z] $ docker rm -f --volumes 8e45f94c1a95d14c401cabcaf32011f7bb4923726c3a99b3e82c7bfc6f300069 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T08:34:50.133Z] + docker inspect -f . ci-base-image-arm64 [2023-04-04T08:34:50.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T08:34:50.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-6787 does not seem to be running inside a container [2023-04-04T08:34:50.372Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-04-04T08:34:50.556Z] Removing intermediate container 7c998885d9f3 [2023-04-04T08:34:50.556Z] ---> 1f6d5aa7180a [2023-04-04T08:34:50.556Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:34:50.556Z] Removing intermediate container 40bdc8bf33f3 [2023-04-04T08:34:50.556Z] ---> 8b0af43abf15 [2023-04-04T08:34:50.556Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:34:50.816Z] ---> 02e245399d4d [2023-04-04T08:34:50.816Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:34:51.088Z] ---> fdd717a73a78 [2023-04-04T08:34:51.088Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:34:51.346Z] ---> e7d357153531 [2023-04-04T08:34:51.346Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-04T08:34:51.405Z] $ docker top 52b8094d35942bd53a37a1dc043aca3ae7761e59449b8d1057a616a71b198af3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-04T08:34:51.588Z] ========================================================= [2023-04-04T08:34:51.588Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-04T08:34:51.588Z] ========================================================= [Pipeline] sh [2023-04-04T08:34:51.891Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2023-04-04T08:34:52.223Z] + make test [2023-04-04T08:34:52.223Z] go test -race -coverprofile=coverage.out ./... [2023-04-04T08:34:52.280Z] ---> 1f596f324384 [2023-04-04T08:34:52.281Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-04T08:34:55.559Z] ---> d532f59d9532 [2023-04-04T08:34:55.559Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-04T08:34:56.123Z] ---> daf6bda524da [2023-04-04T08:34:56.123Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-04T08:34:57.055Z] ---> 211e489d4663 [2023-04-04T08:34:57.055Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-04T08:34:57.055Z] ---> e86bb933487b [2023-04-04T08:34:57.055Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-04T08:34:57.621Z] ---> abf6c35c59d0 [2023-04-04T08:34:57.621Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-04T08:34:57.621Z] ---> 16eb98c3c36e [2023-04-04T08:34:57.621Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-04T08:34:57.621Z] ---> Running in d4cacfeea06f [2023-04-04T08:34:57.621Z] ---> Running in fa04f2948b09 [2023-04-04T08:34:58.189Z] Removing intermediate container fa04f2948b09 [2023-04-04T08:34:58.189Z] ---> 437eaf1cbf2a [2023-04-04T08:34:58.189Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-04T08:34:58.189Z] Removing intermediate container d4cacfeea06f [2023-04-04T08:34:58.189Z] ---> ece2372aa32c [2023-04-04T08:34:58.189Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-04T08:34:58.189Z] ---> Running in 31567044d30e [2023-04-04T08:34:58.449Z] ---> e0b2de25d3c2 [2023-04-04T08:34:58.449Z] Step 22/27 : WORKDIR / [2023-04-04T08:34:58.708Z] ---> Running in 8c6986922441 [2023-04-04T08:34:58.708Z] Removing intermediate container 31567044d30e [2023-04-04T08:34:58.708Z] ---> f92e527e2e5e [2023-04-04T08:34:58.708Z] Step 24/26 : LABEL arch=x86_64 [2023-04-04T08:34:58.973Z] ---> Running in b35915b297d1 [2023-04-04T08:34:59.230Z] Removing intermediate container 8c6986922441 [2023-04-04T08:34:59.230Z] ---> 18610a356c9c [2023-04-04T08:34:59.230Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-04T08:34:59.487Z] ---> Running in 5e403e0e94e9 [2023-04-04T08:34:59.487Z] Removing intermediate container b35915b297d1 [2023-04-04T08:34:59.487Z] ---> 226c03959b9d [2023-04-04T08:34:59.487Z] Step 25/26 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 [2023-04-04T08:34:59.487Z] ---> Running in 2b5d6cb4f8e3 [2023-04-04T08:34:59.745Z] Removing intermediate container 5e403e0e94e9 [2023-04-04T08:34:59.745Z] ---> 0cf49434a99f [2023-04-04T08:34:59.745Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-04T08:34:59.745Z] Removing intermediate container 2b5d6cb4f8e3 [2023-04-04T08:34:59.745Z] ---> df0dd8aafbea [2023-04-04T08:34:59.745Z] Step 26/26 : LABEL version=0.0.0 [2023-04-04T08:34:59.745Z] ---> Running in 771c31d34873 [2023-04-04T08:34:59.745Z] ---> Running in 56cb9f4458ad [2023-04-04T08:35:00.003Z] Removing intermediate container 771c31d34873 [2023-04-04T08:35:00.003Z] ---> 9519810c6b8a [2023-04-04T08:35:00.003Z] Step 25/27 : LABEL arch=x86_64 [2023-04-04T08:35:00.003Z] ---> Running in 097255e9ceb5 [2023-04-04T08:35:00.003Z] Removing intermediate container 56cb9f4458ad [2023-04-04T08:35:00.003Z] ---> 2bd452105414 [2023-04-04T08:35:00.003Z] [2023-04-04T08:35:00.260Z] Successfully built 2bd452105414 [2023-04-04T08:35:00.260Z] Successfully tagged security-spire-server:latest [2023-04-04T08:35:00.260Z] Building security-spiffe-token-provider [2023-04-04T08:35:00.260Z]  Building security-spire-server ... done Removing intermediate container 097255e9ceb5 [2023-04-04T08:35:00.260Z] ---> e0704d64ba2f [2023-04-04T08:35:00.260Z] Step 26/27 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 [2023-04-04T08:35:01.194Z] ---> Running in 44cb64cfd672 [2023-04-04T08:35:01.453Z] Removing intermediate container 44cb64cfd672 [2023-04-04T08:35:01.453Z] ---> d2be51d6d1a2 [2023-04-04T08:35:01.453Z] Step 27/27 : LABEL version=0.0.0 [2023-04-04T08:35:01.453Z] ---> Running in b74c643c39e2 [2023-04-04T08:35:01.714Z] Removing intermediate container b74c643c39e2 [2023-04-04T08:35:01.714Z] ---> ccce17d12dde [2023-04-04T08:35:01.714Z] [2023-04-04T08:35:01.714Z] Successfully built ccce17d12dde [2023-04-04T08:35:01.714Z] Successfully tagged security-spire-config:latest [2023-04-04T08:35:01.714Z] Building core-metadata [2023-04-04T08:35:04.992Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:35:04.992Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:35:04.992Z] ---> 53354cee87b9 [2023-04-04T08:35:04.992Z] Step 3/20 : WORKDIR /edgex-go [2023-04-04T08:35:04.992Z] ---> Using cache [2023-04-04T08:35:04.992Z] ---> fa8e1ea712d9 [2023-04-04T08:35:04.992Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-04T08:35:06.369Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:35:06.369Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:35:06.369Z] ---> 53354cee87b9 [2023-04-04T08:35:06.369Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-04T08:35:06.369Z] ---> Using cache [2023-04-04T08:35:06.369Z] ---> 71d043fdb390 [2023-04-04T08:35:06.369Z] Step 4/25 : WORKDIR /edgex-go [2023-04-04T08:35:06.369Z] ---> Using cache [2023-04-04T08:35:06.369Z] ---> 5703347a0147 [2023-04-04T08:35:06.369Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-04T08:35:06.369Z] ---> Using cache [2023-04-04T08:35:06.369Z] ---> 3ee5bfb3f774 [2023-04-04T08:35:06.369Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-04T08:35:06.369Z] ---> Using cache [2023-04-04T08:35:06.369Z] ---> 24ba91097fd7 [2023-04-04T08:35:06.369Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:35:06.369Z] ---> Using cache [2023-04-04T08:35:06.369Z] ---> 4a72d2f066c2 [2023-04-04T08:35:06.369Z] Step 8/25 : COPY . . [2023-04-04T08:35:06.369Z] ---> Using cache [2023-04-04T08:35:06.369Z] ---> 4ee5aa046bfe [2023-04-04T08:35:06.369Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-04T08:35:07.749Z] ---> Running in 156faf2d7df5 [2023-04-04T08:35:07.749Z] ---> Running in ca30c6166bec [2023-04-04T08:35:08.315Z] 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-04-04T08:35:08.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:35:08.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:35:08.575Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-04T08:35:08.575Z] v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-04T08:35:08.575Z] OK: 17823 distinct packages available [2023-04-04T08:35:08.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:35:08.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:35:09.092Z] OK: 265 MiB in 53 packages [2023-04-04T08:35:11.040Z] Removing intermediate container d3954552353d [2023-04-04T08:35:11.040Z] ---> 61a4e4845502 [2023-04-04T08:35:11.040Z] [2023-04-04T08:35:11.040Z] Step 10/23 : FROM alpine:3.17 [2023-04-04T08:35:11.040Z] ---> 9ed4aefc74f6 [2023-04-04T08:35:11.040Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-04T08:35:11.040Z] ---> Running in 36bc67bc8310 [2023-04-04T08:35:11.040Z] Removing intermediate container 3b0470285d9f [2023-04-04T08:35:11.040Z] Removing intermediate container 4c9a86bace31 [2023-04-04T08:35:11.040Z] ---> 5d52f8c1c5e5 [2023-04-04T08:35:11.040Z] ---> b0aba1bbc404 [2023-04-04T08:35:11.040Z] [2023-04-04T08:35:11.040Z] [2023-04-04T08:35:11.040Z] Step 9/22 : FROM alpine:3.17Step 10/23 : FROM alpine:3.17 [2023-04-04T08:35:11.040Z] [2023-04-04T08:35:11.040Z] ---> 9ed4aefc74f6 [2023-04-04T08:35:11.040Z] ---> 9ed4aefc74f6 [2023-04-04T08:35:11.040Z] Step 10/22 : RUN apk add --update --no-cache dumb-init opensslStep 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-04T08:35:11.040Z] [2023-04-04T08:35:11.040Z] Removing intermediate container 156faf2d7df5 [2023-04-04T08:35:11.040Z] ---> 5fad8877325f [2023-04-04T08:35:11.040Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-04T08:35:11.040Z] ---> Running in 3940d26c2a93 [2023-04-04T08:35:11.040Z] ---> Running in 74ec8062cffa [2023-04-04T08:35:11.040Z] Removing intermediate container 36bc67bc8310 [2023-04-04T08:35:11.040Z] ---> 0076da150a3d [2023-04-04T08:35:11.040Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-04T08:35:11.040Z] ---> Running in 3e2833fabee3 [2023-04-04T08:35:11.040Z] Removing intermediate container 74ec8062cffa [2023-04-04T08:35:11.040Z] ---> 9f8521e77a84 [2023-04-04T08:35:11.040Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-04T08:35:11.040Z] ---> 9eabe6625781 [2023-04-04T08:35:11.040Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:35:11.300Z] ---> Running in 1117b48fdf06 [2023-04-04T08:35:11.300Z] ---> Running in 6a78db007320 [2023-04-04T08:35:11.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:35:11.300Z] Removing intermediate container 1117b48fdf06 [2023-04-04T08:35:11.300Z] ---> 626cdff10ba5 [2023-04-04T08:35:11.300Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-04T08:35:11.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:35:11.558Z] ---> Running in c015dbbdb092 [2023-04-04T08:35:11.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:35:11.558Z] Removing intermediate container c015dbbdb092 [2023-04-04T08:35:11.558Z] ---> 4eb1e523d827 [2023-04-04T08:35:11.558Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-04T08:35:11.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:35:11.558Z] ---> Running in c3cab4bd79a0 [2023-04-04T08:35:11.558Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-04T08:35:11.558Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-04T08:35:11.558Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T08:35:11.558Z] OK: 8 MiB in 17 packages [2023-04-04T08:35:11.828Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-04T08:35:11.828Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T08:35:11.828Z] OK: 7 MiB in 16 packages [2023-04-04T08:35:12.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:35:12.398Z] Removing intermediate container 3940d26c2a93 [2023-04-04T08:35:12.398Z] ---> f9be3914e955 [2023-04-04T08:35:12.398Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-04T08:35:12.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:35:12.661Z] ---> Running in 156a4ce64203 [2023-04-04T08:35:12.661Z] Removing intermediate container 3e2833fabee3 [2023-04-04T08:35:12.661Z] ---> 067ae3840196 [2023-04-04T08:35:12.661Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:35:12.920Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-04T08:35:12.920Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T08:35:12.920Z] OK: 7 MiB in 16 packages [2023-04-04T08:35:13.177Z] Removing intermediate container 156a4ce64203 [2023-04-04T08:35:13.177Z] ---> 9dae4c0306fe [2023-04-04T08:35:13.177Z] Step 12/22 : WORKDIR /edgex [2023-04-04T08:35:13.177Z] ---> 4e70482f2386 [2023-04-04T08:35:13.177Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:35:13.177Z] ---> Running in 82cc4e709653 [2023-04-04T08:35:13.436Z] ---> c92103c52f59 [2023-04-04T08:35:13.436Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-04T08:35:13.436Z] Removing intermediate container c3cab4bd79a0 [2023-04-04T08:35:13.436Z] ---> 397bf7094570 [2023-04-04T08:35:13.436Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:35:13.436Z] Removing intermediate container 82cc4e709653 [2023-04-04T08:35:13.436Z] ---> bbe40ed6dd28 [2023-04-04T08:35:13.436Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:35:14.016Z] ---> ace5aecae682 [2023-04-04T08:35:14.016Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:35:14.016Z] ---> b96e4eadcd29 [2023-04-04T08:35:14.016Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-04T08:35:14.275Z] ---> 4d5e410f87b8 [2023-04-04T08:35:14.275Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:35:14.275Z] ---> 6456eaf4922d [2023-04-04T08:35:14.275Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-04T08:35:14.866Z] ---> 05746747a69e [2023-04-04T08:35:14.866Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-04T08:35:14.866Z] ---> 4cae7b4ea348 [2023-04-04T08:35:14.866Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-04T08:35:15.133Z] ---> 9bb8494f6c17 [2023-04-04T08:35:15.133Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-04T08:35:15.133Z] ---> c12c93690bbd [2023-04-04T08:35:15.133Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-04T08:35:15.396Z] ---> bde43398355d [2023-04-04T08:35:15.396Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-04T08:35:15.396Z] ---> Running in 43549d10b4f7 [2023-04-04T08:35:15.658Z] ---> 44dae8b6b356 [2023-04-04T08:35:15.658Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-04T08:35:15.658Z] ---> Running in b78735de2ce7 [2023-04-04T08:35:15.918Z] Removing intermediate container b78735de2ce7 [2023-04-04T08:35:15.918Z] ---> 4240829adf21 [2023-04-04T08:35:15.918Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-04T08:35:16.177Z] ---> Running in 765ad68fd857 [2023-04-04T08:35:16.177Z] ---> 797eb8895638 [2023-04-04T08:35:16.177Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-04T08:35:16.755Z] Removing intermediate container 765ad68fd857 [2023-04-04T08:35:16.755Z] ---> 11a8ef56ea37 [2023-04-04T08:35:16.755Z] Step 21/23 : LABEL arch=x86_64 [2023-04-04T08:35:17.017Z] ---> 72181894ea82 [2023-04-04T08:35:17.017Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-04T08:35:17.017Z] ---> Running in af6e4c7af294 [2023-04-04T08:35:17.276Z] Removing intermediate container 43549d10b4f7 [2023-04-04T08:35:17.276Z] ---> 8390f501bd90 [2023-04-04T08:35:17.276Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-04T08:35:17.276Z] ---> Running in 5f3662733b59 [2023-04-04T08:35:17.535Z] ---> Running in d8e13a906a30 [2023-04-04T08:35:17.535Z] Removing intermediate container af6e4c7af294 [2023-04-04T08:35:17.535Z] ---> db9ab7e2ca01 [2023-04-04T08:35:17.535Z] Step 22/23 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 [2023-04-04T08:35:17.813Z] Removing intermediate container d8e13a906a30 [2023-04-04T08:35:17.813Z] ---> 113da8865b89 [2023-04-04T08:35:17.813Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-04T08:35:17.813Z] ---> Running in cc3c9feb3a1e [2023-04-04T08:35:17.813Z] ---> Running in cfafe24ef666 [2023-04-04T08:35:18.071Z] Removing intermediate container cc3c9feb3a1e [2023-04-04T08:35:18.071Z] ---> 462fdf23452d [2023-04-04T08:35:18.071Z] Step 23/23 : LABEL version=0.0.0 [2023-04-04T08:35:18.637Z] ---> Running in 06854ba3baef [2023-04-04T08:35:18.637Z] Removing intermediate container cfafe24ef666 [2023-04-04T08:35:18.637Z] ---> fb4ae51db975 [2023-04-04T08:35:18.637Z] Step 21/23 : LABEL arch=x86_64 [2023-04-04T08:35:18.637Z] ---> Running in c5e86746562c [2023-04-04T08:35:18.637Z] Removing intermediate container 06854ba3baef [2023-04-04T08:35:18.637Z] ---> 80d17c05ad05 [2023-04-04T08:35:18.637Z] [2023-04-04T08:35:18.638Z] Removing intermediate container 5f3662733b59 [2023-04-04T08:35:18.638Z] ---> c1dc85a20f14 [2023-04-04T08:35:18.638Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-04T08:35:18.638Z] Successfully built 80d17c05ad05 [2023-04-04T08:35:18.638Z] Successfully tagged core-data:latest [2023-04-04T08:35:18.638Z]  Building core-data ... done Building security-secretstore-setup [2023-04-04T08:35:18.897Z] Removing intermediate container c5e86746562c [2023-04-04T08:35:18.897Z] ---> Running in 378276ab1ef3 [2023-04-04T08:35:18.897Z] ---> 89dd736960cf [2023-04-04T08:35:18.897Z] Step 22/23 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 [2023-04-04T08:35:18.897Z] ---> Running in 2c886bd07678 [2023-04-04T08:35:18.897Z] Removing intermediate container 378276ab1ef3 [2023-04-04T08:35:18.897Z] ---> c13a206ac1fb [2023-04-04T08:35:18.897Z] Step 20/22 : LABEL arch=x86_64 [2023-04-04T08:35:19.832Z] Removing intermediate container 2c886bd07678 [2023-04-04T08:35:19.832Z] ---> 0df85058165a [2023-04-04T08:35:19.832Z] Step 23/23 : LABEL version=0.0.0 [2023-04-04T08:35:19.832Z] ---> Running in 007dc28c5760 [2023-04-04T08:35:19.832Z] ---> Running in 6f709e57c40f [2023-04-04T08:35:19.832Z] Removing intermediate container 007dc28c5760 [2023-04-04T08:35:19.832Z] ---> 0e68a313b729 [2023-04-04T08:35:19.832Z] Step 21/22 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 [2023-04-04T08:35:20.090Z] Removing intermediate container 6f709e57c40f [2023-04-04T08:35:20.090Z] ---> e1b27c4d8210 [2023-04-04T08:35:20.090Z] [2023-04-04T08:35:20.090Z] ---> Running in cb2c81acba3b [2023-04-04T08:35:20.090Z] Successfully built e1b27c4d8210 [2023-04-04T08:35:20.090Z] Successfully tagged security-proxy-auth:latest [2023-04-04T08:35:20.090Z]  Building security-proxy-auth ... done Building support-notifications [2023-04-04T08:35:20.350Z] Removing intermediate container cb2c81acba3b [2023-04-04T08:35:20.350Z] ---> f0df17894a9d [2023-04-04T08:35:20.350Z] Step 22/22 : LABEL version=0.0.0 [2023-04-04T08:35:22.258Z] ---> Running in d36e30e7ba1c [2023-04-04T08:35:22.521Z] Removing intermediate container d36e30e7ba1c [2023-04-04T08:35:22.521Z] ---> 5f2ce19b9c72 [2023-04-04T08:35:22.521Z] [2023-04-04T08:35:22.779Z] Successfully built 5f2ce19b9c72 [2023-04-04T08:35:22.780Z] Successfully tagged security-proxy-setup:latest [2023-04-04T08:35:22.780Z] Building security-spire-agent [2023-04-04T08:35:23.041Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:35:23.041Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:35:23.041Z] ---> 53354cee87b9 [2023-04-04T08:35:23.041Z] Step 3/25 : WORKDIR /edgex-go [2023-04-04T08:35:23.041Z] ---> Using cache [2023-04-04T08:35:23.041Z] ---> fa8e1ea712d9 [2023-04-04T08:35:23.041Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-04T08:35:23.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:35:23.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:35:23.981Z] ---> 53354cee87b9 [2023-04-04T08:35:23.981Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-04T08:35:23.981Z] ---> Using cache [2023-04-04T08:35:23.981Z] ---> 71d043fdb390 [2023-04-04T08:35:23.981Z] Step 4/23 : WORKDIR /edgex-go [2023-04-04T08:35:23.981Z] ---> Using cache [2023-04-04T08:35:23.981Z] ---> 5703347a0147 [2023-04-04T08:35:23.981Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-04T08:35:25.362Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:35:25.362Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:35:25.362Z] ---> 53354cee87b9 [2023-04-04T08:35:25.362Z] Step 3/27 : WORKDIR /edgex-go [2023-04-04T08:35:25.362Z] ---> Using cache [2023-04-04T08:35:25.362Z] ---> fa8e1ea712d9 [2023-04-04T08:35:25.362Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-04T08:35:25.362Z] ---> Using cache [2023-04-04T08:35:25.362Z] ---> 256eb2762409 [2023-04-04T08:35:25.362Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-04T08:35:25.362Z] ---> Using cache [2023-04-04T08:35:25.362Z] ---> a1c9b50cfd26 [2023-04-04T08:35:25.362Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:35:25.362Z] ---> Using cache [2023-04-04T08:35:25.362Z] ---> c2f11a419430 [2023-04-04T08:35:25.362Z] Step 7/27 : COPY . . [2023-04-04T08:35:25.362Z] ---> Using cache [2023-04-04T08:35:25.362Z] ---> 13c2c6b5a904 [2023-04-04T08:35:25.362Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-04T08:35:25.362Z] ---> Using cache [2023-04-04T08:35:25.362Z] ---> bad79c1da62c [2023-04-04T08:35:25.362Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-04T08:35:25.362Z] ---> Using cache [2023-04-04T08:35:25.362Z] ---> 31291b2b3a0a [2023-04-04T08:35:25.362Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-04T08:35:25.362Z] ---> Using cache [2023-04-04T08:35:25.362Z] ---> 97ed2d115a8d [2023-04-04T08:35:25.362Z] 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-04-04T08:35:25.930Z] ---> Running in 9436f00f2b59 [2023-04-04T08:35:25.930Z] ---> Running in d69783794e9a [2023-04-04T08:35:25.930Z] ---> Running in 481a2a7cc480 [2023-04-04T08:35:26.190Z] Removing intermediate container 6a78db007320 [2023-04-04T08:35:26.190Z] ---> b1fda65026df [2023-04-04T08:35:26.190Z] Step 7/20 : COPY . . [2023-04-04T08:35:26.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:35:26.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:35:26.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:35:26.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:35:26.708Z] OK: 265 MiB in 53 packages [2023-04-04T08:35:26.708Z] OK: 265 MiB in 53 packages [2023-04-04T08:35:28.621Z] Removing intermediate container 9436f00f2b59 [2023-04-04T08:35:28.621Z] ---> 29b9cda67337 [2023-04-04T08:35:28.621Z] Step 12/27 : WORKDIR /edgex-go [2023-04-04T08:35:28.621Z] Removing intermediate container ca30c6166bec [2023-04-04T08:35:28.621Z] ---> 7877427f3972 [2023-04-04T08:35:28.621Z] [2023-04-04T08:35:28.621Z] Step 10/25 : FROM alpine:3.17 [2023-04-04T08:35:28.621Z] ---> 9ed4aefc74f6 [2023-04-04T08:35:28.621Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-04T08:35:28.621Z] Removing intermediate container 481a2a7cc480 [2023-04-04T08:35:28.621Z] ---> 1329a3d5a575 [2023-04-04T08:35:28.621Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-04T08:35:28.621Z] ---> Running in abb39e807a3e [2023-04-04T08:35:28.621Z] Removing intermediate container d69783794e9a [2023-04-04T08:35:28.621Z] ---> 60868653c660 [2023-04-04T08:35:28.621Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-04T08:35:28.621Z] ---> Running in d773d1540940 [2023-04-04T08:35:28.879Z] Removing intermediate container abb39e807a3e [2023-04-04T08:35:28.879Z] ---> 8bb521fc82eb [2023-04-04T08:35:28.879Z] [2023-04-04T08:35:28.879Z] Step 13/27 : FROM alpine:3.17 [2023-04-04T08:35:28.879Z] ---> 9ed4aefc74f6 [2023-04-04T08:35:28.879Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-04T08:35:28.879Z] ---> Using cache [2023-04-04T08:35:28.879Z] ---> d2b515c981cd [2023-04-04T08:35:28.879Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-04T08:35:28.879Z] ---> Using cache [2023-04-04T08:35:28.879Z] ---> 1f6d5aa7180a [2023-04-04T08:35:28.879Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:35:28.879Z] ---> Using cache [2023-04-04T08:35:28.879Z] ---> dfa752e4acbf [2023-04-04T08:35:28.879Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:35:28.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:35:28.879Z] ---> 8ebca5d3accd [2023-04-04T08:35:28.879Z] ---> 02e245399d4d [2023-04-04T08:35:28.879Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:35:28.879Z] [2023-04-04T08:35:28.879Z] ---> Using cache [2023-04-04T08:35:29.138Z] ---> e7d357153531 [2023-04-04T08:35:29.138Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-04T08:35:29.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:35:29.138Z] ---> Running in df2580e0d815 [2023-04-04T08:35:29.138Z] ---> Running in 6bff46f61e76 [2023-04-04T08:35:29.138Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-04T08:35:29.396Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T08:35:29.396Z] OK: 7 MiB in 16 packages [2023-04-04T08:35:29.654Z] ---> 9970353285ea [2023-04-04T08:35:29.654Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-04T08:35:29.912Z] ---> Running in 663e31e75f46 [2023-04-04T08:35:29.912Z] ---> ae0a1f72a3f4 [2023-04-04T08:35:29.912Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-04T08:35:29.912Z] Removing intermediate container d773d1540940 [2023-04-04T08:35:29.912Z] ---> 924c8687a5e8 [2023-04-04T08:35:29.912Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-04T08:35:30.170Z] ---> Running in 09c53f118aa1 [2023-04-04T08:35:30.170Z] Removing intermediate container 09c53f118aa1 [2023-04-04T08:35:30.170Z] ---> 7853f8bdbd92 [2023-04-04T08:35:30.170Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-04T08:35:30.170Z] 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-04-04T08:35:30.428Z] ---> Running in c2ec443457c0 [2023-04-04T08:35:30.685Z] Removing intermediate container c2ec443457c0 [2023-04-04T08:35:30.685Z] ---> f486d205cfe1 [2023-04-04T08:35:30.685Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-04T08:35:30.685Z] ---> Running in e906b0c38ed2 [2023-04-04T08:35:30.942Z] Removing intermediate container e906b0c38ed2 [2023-04-04T08:35:30.942Z] ---> be3f24f23db7 [2023-04-04T08:35:30.942Z] Step 15/25 : WORKDIR / [2023-04-04T08:35:31.092Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-04T08:35:31.200Z] ---> Running in 681212a681f6 [2023-04-04T08:35:31.200Z] ---> 26d41519338f [2023-04-04T08:35:31.200Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-04T08:35:31.200Z] Removing intermediate container 681212a681f6 [2023-04-04T08:35:31.200Z] ---> ce4a5c30ca4a [2023-04-04T08:35:31.200Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:35:31.457Z] ---> d8b7cf8bc1e8 [2023-04-04T08:35:31.457Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-04T08:35:31.457Z] ---> 85c76c675218 [2023-04-04T08:35:31.457Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:35:31.715Z] ---> ea58f4035074 [2023-04-04T08:35:31.715Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-04T08:35:31.715Z] ---> ed60d90cd906 [2023-04-04T08:35:31.715Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-04T08:35:31.715Z] ---> aacfd4780b85 [2023-04-04T08:35:31.715Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-04T08:35:31.972Z] ---> Running in a3a8d27a5586 [2023-04-04T08:35:31.972Z] Removing intermediate container a3a8d27a5586 [2023-04-04T08:35:31.972Z] ---> 8f6fddb110fc [2023-04-04T08:35:31.972Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-04T08:35:31.972Z] ---> 16507829c1b8 [2023-04-04T08:35:31.972Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-04T08:35:31.972Z] ---> Running in b32f6d326111 [2023-04-04T08:35:32.231Z] Removing intermediate container b32f6d326111 [2023-04-04T08:35:32.231Z] ---> 155b38266a48 [2023-04-04T08:35:32.231Z] Step 25/27 : LABEL arch=x86_64 [2023-04-04T08:35:32.231Z] ---> Running in c7fa1dcedfa2 [2023-04-04T08:35:32.231Z] ---> ea64355bb0e8 [2023-04-04T08:35:32.231Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-04T08:35:32.489Z] Removing intermediate container c7fa1dcedfa2 [2023-04-04T08:35:32.489Z] ---> d577c5fae5f2 [2023-04-04T08:35:32.489Z] Step 26/27 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 [2023-04-04T08:35:32.489Z] ---> Running in facb806f2aa1 [2023-04-04T08:35:32.489Z] ---> b0dc2b0ea33e [2023-04-04T08:35:32.489Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-04T08:35:32.489Z] ---> Running in 728cb2ba517f [2023-04-04T08:35:32.489Z] Removing intermediate container facb806f2aa1 [2023-04-04T08:35:32.489Z] ---> 3c41a5640814 [2023-04-04T08:35:32.489Z] Step 27/27 : LABEL version=0.0.0 [2023-04-04T08:35:32.489Z] ---> Running in 04884aebfef5 [2023-04-04T08:35:32.747Z] Removing intermediate container 728cb2ba517f [2023-04-04T08:35:32.747Z] ---> 5368a7993631 [2023-04-04T08:35:32.747Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-04T08:35:32.747Z] ---> Running in 84ba0e6aedfc [2023-04-04T08:35:32.747Z] Removing intermediate container 04884aebfef5 [2023-04-04T08:35:32.747Z] ---> 672e5c5dd35e [2023-04-04T08:35:32.747Z] [2023-04-04T08:35:32.747Z] Successfully built 672e5c5dd35e [2023-04-04T08:35:32.747Z] Successfully tagged security-spire-agent:latest [2023-04-04T08:35:32.747Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-04-04T08:35:32.747Z] Removing intermediate container 84ba0e6aedfc [2023-04-04T08:35:32.747Z] ---> 778896c6ab94 [2023-04-04T08:35:33.004Z] Step 23/25 : LABEL arch=x86_64 [2023-04-04T08:35:33.004Z] ---> Running in 70d1d8d1ffb0 [2023-04-04T08:35:33.576Z] Removing intermediate container 70d1d8d1ffb0 [2023-04-04T08:35:33.576Z] ---> b917c8eead76 [2023-04-04T08:35:33.576Z] Step 24/25 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 [2023-04-04T08:35:33.833Z] ---> Running in 3d6781ede900 [2023-04-04T08:35:34.091Z] Removing intermediate container 3d6781ede900 [2023-04-04T08:35:34.091Z] ---> d7f27ccdf598 [2023-04-04T08:35:34.091Z] Step 25/25 : LABEL version=0.0.0 [2023-04-04T08:35:34.351Z] ---> Running in b5c5d13153d1 [2023-04-04T08:35:34.917Z] Removing intermediate container b5c5d13153d1 [2023-04-04T08:35:34.917Z] ---> ba03c5abb62d [2023-04-04T08:35:34.917Z] [2023-04-04T08:35:34.917Z] Successfully built ba03c5abb62d [2023-04-04T08:35:34.917Z] Successfully tagged core-metadata:latest [2023-04-04T08:35:34.917Z] Building core-command [2023-04-04T08:35:35.848Z]  Building core-metadata ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:35:35.848Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:35:35.848Z] ---> 53354cee87b9 [2023-04-04T08:35:35.848Z] Step 3/33 : WORKDIR /edgex-go [2023-04-04T08:35:35.848Z] ---> Using cache [2023-04-04T08:35:35.848Z] ---> fa8e1ea712d9 [2023-04-04T08:35:35.848Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-04T08:35:35.848Z] ---> Using cache [2023-04-04T08:35:35.848Z] ---> 60868653c660 [2023-04-04T08:35:35.848Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-04T08:35:35.848Z] ---> Using cache [2023-04-04T08:35:35.848Z] ---> 8ebca5d3accd [2023-04-04T08:35:35.848Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:35:37.749Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:35:37.749Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:35:37.749Z] ---> 53354cee87b9 [2023-04-04T08:35:37.749Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-04T08:35:37.749Z] ---> Using cache [2023-04-04T08:35:37.749Z] ---> 71d043fdb390 [2023-04-04T08:35:37.749Z] Step 4/24 : WORKDIR /edgex-go [2023-04-04T08:35:37.749Z] ---> Using cache [2023-04-04T08:35:37.749Z] ---> 5703347a0147 [2023-04-04T08:35:37.749Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-04T08:35:37.749Z] ---> Using cache [2023-04-04T08:35:37.749Z] ---> 3ee5bfb3f774 [2023-04-04T08:35:37.749Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-04T08:35:37.749Z] ---> Using cache [2023-04-04T08:35:37.749Z] ---> 24ba91097fd7 [2023-04-04T08:35:37.749Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:35:37.749Z] ---> Using cache [2023-04-04T08:35:37.749Z] ---> 4a72d2f066c2 [2023-04-04T08:35:37.749Z] Step 8/24 : COPY . . [2023-04-04T08:35:37.749Z] ---> Using cache [2023-04-04T08:35:37.749Z] ---> 4ee5aa046bfe [2023-04-04T08:35:37.749Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-04T08:35:40.522Z] ---> Running in f3a5d1109f3e [2023-04-04T08:35:40.522Z] ---> Running in 0e5424b7416a [2023-04-04T08:35:41.090Z] 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-04-04T08:35:53.284Z] Removing intermediate container df2580e0d815 [2023-04-04T08:35:53.284Z] ---> 6baf7d1ad266 [2023-04-04T08:35:53.284Z] Step 8/23 : COPY . . [2023-04-04T08:35:53.284Z] Removing intermediate container 6bff46f61e76 [2023-04-04T08:35:53.284Z] ---> 5769053cb9eb [2023-04-04T08:35:53.284Z] Step 7/25 : COPY . . [2023-04-04T08:36:01.539Z] ---> 987e088801e4 [2023-04-04T08:36:01.539Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-04T08:36:01.540Z] ---> 55f41b6cda9b [2023-04-04T08:36:01.540Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-04T08:36:01.540Z] Removing intermediate container 663e31e75f46 [2023-04-04T08:36:01.540Z] ---> 1772ba4a0c2b [2023-04-04T08:36:01.540Z] [2023-04-04T08:36:01.540Z] Step 9/20 : FROM alpine:3.17 [2023-04-04T08:36:01.540Z] ---> 9ed4aefc74f6 [2023-04-04T08:36:01.540Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-04T08:36:01.540Z] ---> Running in ed0a3424a5b9 [2023-04-04T08:36:01.540Z] ---> Running in 02ae6511af0a [2023-04-04T08:36:01.540Z] ---> Running in 0cae49bea56e [2023-04-04T08:36:01.540Z] Removing intermediate container 0cae49bea56e [2023-04-04T08:36:01.540Z] ---> 4387d160a590 [2023-04-04T08:36:01.540Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-04T08:36:01.540Z] 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-04-04T08:36:01.540Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-04T08:36:01.540Z] ---> Running in 78930225266f [2023-04-04T08:36:01.540Z] Removing intermediate container 0e5424b7416a [2023-04-04T08:36:01.540Z] ---> b5545c5cb959 [2023-04-04T08:36:01.540Z] Step 7/33 : COPY . . [2023-04-04T08:36:01.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:36:01.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:36:01.832Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-04T08:36:01.832Z] v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-04T08:36:01.832Z] OK: 17818 distinct packages available [2023-04-04T08:36:01.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:36:02.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:36:02.415Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-04T08:36:02.415Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-04T08:36:02.415Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-04T08:36:02.415Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-04T08:36:02.415Z] (5/9) Installing curl (7.88.1-r1) [2023-04-04T08:36:02.415Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-04T08:36:02.415Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-04T08:36:02.415Z] (8/9) Installing libucontext (1.2-r0) [2023-04-04T08:36:02.415Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-04T08:36:02.415Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T08:36:02.415Z] Executing ca-certificates-20220614-r4.trigger [2023-04-04T08:36:02.415Z] OK: 10 MiB in 24 packages [2023-04-04T08:36:04.335Z] Removing intermediate container f3a5d1109f3e [2023-04-04T08:36:04.335Z] ---> 701d6d56a19d [2023-04-04T08:36:04.335Z] [2023-04-04T08:36:04.335Z] Step 10/24 : FROM alpine:3.17 [2023-04-04T08:36:04.335Z] ---> 9ed4aefc74f6 [2023-04-04T08:36:04.335Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-04T08:36:04.335Z] ---> Using cache [2023-04-04T08:36:04.335Z] ---> 924c8687a5e8 [2023-04-04T08:36:04.335Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-04T08:36:04.335Z] ---> Using cache [2023-04-04T08:36:04.335Z] ---> 7853f8bdbd92 [2023-04-04T08:36:04.335Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-04T08:36:04.594Z] ---> Running in 17fe5baff3ac [2023-04-04T08:36:04.594Z] Removing intermediate container 78930225266f [2023-04-04T08:36:04.594Z] ---> 51806db2694a [2023-04-04T08:36:04.594Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:36:04.852Z] Removing intermediate container 17fe5baff3ac [2023-04-04T08:36:04.852Z] ---> a04a97f14321 [2023-04-04T08:36:04.852Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-04T08:36:05.117Z] ---> eb8feac6f0e1 [2023-04-04T08:36:05.117Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:36:05.117Z] ---> Running in d46cc08cc7a7 [2023-04-04T08:36:05.117Z] ---> f755f79dc62d [2023-04-04T08:36:05.117Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-04T08:36:05.377Z] ---> Running in 117f03d13bdb [2023-04-04T08:36:05.377Z] Removing intermediate container d46cc08cc7a7 [2023-04-04T08:36:05.377Z] ---> 28a5b30d6ff5 [2023-04-04T08:36:05.377Z] Step 15/24 : WORKDIR / [2023-04-04T08:36:05.635Z] ---> Running in 368c7c5a37dc [2023-04-04T08:36:05.635Z] ---> 683ab242d64e [2023-04-04T08:36:05.635Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-04T08:36:05.892Z] Removing intermediate container 368c7c5a37dc [2023-04-04T08:36:05.892Z] ---> cecdd8271b59 [2023-04-04T08:36:05.892Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:36:06.178Z] 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-04-04T08:36:06.437Z] ---> 3e8786998d89 [2023-04-04T08:36:06.437Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:36:07.003Z] ---> e3bb30f30cb0 [2023-04-04T08:36:07.003Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-04T08:36:07.003Z] ---> 17980eb020eb [2023-04-04T08:36:07.003Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-04T08:36:07.957Z] ---> 7d269c7b8b94 [2023-04-04T08:36:07.957Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-04T08:36:07.957Z] ---> Running in 93ff4673fef7 [2023-04-04T08:36:07.957Z] ---> 4d8b882d315b [2023-04-04T08:36:07.957Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-04T08:36:08.215Z] Removing intermediate container 93ff4673fef7 [2023-04-04T08:36:08.215Z] ---> 4289b8002bcc [2023-04-04T08:36:08.215Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-04T08:36:08.215Z] ---> Running in e07f5dbc934a [2023-04-04T08:36:08.477Z] ---> a6cc8c64ee57 [2023-04-04T08:36:08.477Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-04T08:36:08.477Z] ---> Running in f4b4c4cf8b55 [2023-04-04T08:36:08.477Z] Removing intermediate container e07f5dbc934a [2023-04-04T08:36:08.477Z] ---> e4f12710edfd [2023-04-04T08:36:08.477Z] Step 18/20 : LABEL arch=x86_64 [2023-04-04T08:36:08.736Z] ---> Running in 7065ed4f6ffe [2023-04-04T08:36:08.736Z] Removing intermediate container f4b4c4cf8b55 [2023-04-04T08:36:08.736Z] ---> 8ad2a8d06677 [2023-04-04T08:36:08.736Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-04T08:36:08.994Z] ---> Running in 70099a4cbe07 [2023-04-04T08:36:08.994Z] Removing intermediate container 7065ed4f6ffe [2023-04-04T08:36:08.994Z] ---> 1f24767b973b [2023-04-04T08:36:08.994Z] Step 19/20 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 [2023-04-04T08:36:08.994Z] ---> Running in 4b2927949b8e [2023-04-04T08:36:09.252Z] Removing intermediate container 70099a4cbe07 [2023-04-04T08:36:09.252Z] ---> 336bb0bfc4f1 [2023-04-04T08:36:09.252Z] Step 22/24 : LABEL arch=x86_64 [2023-04-04T08:36:09.252Z] Removing intermediate container 4b2927949b8e [2023-04-04T08:36:09.252Z] ---> ef63be754978 [2023-04-04T08:36:09.252Z] Step 20/20 : LABEL version=0.0.0 [2023-04-04T08:36:09.510Z] ---> Running in 12960b379ccf [2023-04-04T08:36:09.510Z] ---> Running in 3f600ac7236a [2023-04-04T08:36:10.078Z] Removing intermediate container 3f600ac7236a [2023-04-04T08:36:10.078Z] ---> af421bfa466a [2023-04-04T08:36:10.078Z] [2023-04-04T08:36:10.078Z] Successfully built af421bfa466a [2023-04-04T08:36:10.078Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-04T08:36:10.078Z] Building support-scheduler [2023-04-04T08:36:10.078Z] Removing intermediate container 12960b379ccf [2023-04-04T08:36:10.078Z] ---> b9c2b8140904 [2023-04-04T08:36:10.078Z] Step 23/24 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 [2023-04-04T08:36:10.078Z]  Building security-spiffe-token-provider ... done  ---> Running in 174722ddd896 [2023-04-04T08:36:11.456Z] Removing intermediate container 174722ddd896 [2023-04-04T08:36:11.456Z] ---> bf8815a69312 [2023-04-04T08:36:11.456Z] Step 24/24 : LABEL version=0.0.0 [2023-04-04T08:36:11.722Z] ---> Running in e32c3f4956fc [2023-04-04T08:36:12.288Z] Removing intermediate container e32c3f4956fc [2023-04-04T08:36:12.288Z] ---> 695758b5d343 [2023-04-04T08:36:12.288Z] [2023-04-04T08:36:12.288Z] Successfully built 695758b5d343 [2023-04-04T08:36:12.288Z] Successfully tagged core-command:latest [2023-04-04T08:36:12.288Z]  Building core-command ... done Building core-common-config-bootstrapper [2023-04-04T08:36:13.221Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:36:13.221Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:36:13.221Z] ---> 53354cee87b9 [2023-04-04T08:36:13.221Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-04T08:36:13.221Z] ---> Using cache [2023-04-04T08:36:13.221Z] ---> 71d043fdb390 [2023-04-04T08:36:13.221Z] Step 4/23 : WORKDIR /edgex-go [2023-04-04T08:36:13.221Z] ---> Using cache [2023-04-04T08:36:13.221Z] ---> 5703347a0147 [2023-04-04T08:36:13.221Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-04T08:36:13.221Z] ---> Using cache [2023-04-04T08:36:13.221Z] ---> 3ee5bfb3f774 [2023-04-04T08:36:13.221Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-04T08:36:13.221Z] ---> Using cache [2023-04-04T08:36:13.221Z] ---> 24ba91097fd7 [2023-04-04T08:36:13.221Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:36:13.221Z] ---> Using cache [2023-04-04T08:36:13.221Z] ---> 4a72d2f066c2 [2023-04-04T08:36:13.221Z] Step 8/23 : COPY . . [2023-04-04T08:36:13.221Z] ---> Using cache [2023-04-04T08:36:13.221Z] ---> 4ee5aa046bfe [2023-04-04T08:36:13.221Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-04T08:36:15.744Z] ---> Running in ddf9f2b2ce96 [2023-04-04T08:36:16.309Z] 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-04-04T08:36:16.309Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:36:16.309Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:36:16.309Z] ---> 53354cee87b9 [2023-04-04T08:36:16.309Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-04T08:36:16.309Z] ---> Using cache [2023-04-04T08:36:16.309Z] ---> 71d043fdb390 [2023-04-04T08:36:16.309Z] Step 4/23 : WORKDIR /edgex-go [2023-04-04T08:36:16.309Z] ---> Using cache [2023-04-04T08:36:16.309Z] ---> 5703347a0147 [2023-04-04T08:36:16.309Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-04T08:36:16.309Z] ---> Using cache [2023-04-04T08:36:16.309Z] ---> 3ee5bfb3f774 [2023-04-04T08:36:16.309Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-04T08:36:16.309Z] ---> Using cache [2023-04-04T08:36:16.309Z] ---> 24ba91097fd7 [2023-04-04T08:36:16.309Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:36:16.309Z] ---> Using cache [2023-04-04T08:36:16.309Z] ---> 4a72d2f066c2 [2023-04-04T08:36:16.309Z] Step 8/23 : COPY . . [2023-04-04T08:36:16.309Z] ---> Using cache [2023-04-04T08:36:16.309Z] ---> 4ee5aa046bfe [2023-04-04T08:36:16.309Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-04T08:36:16.871Z] ---> Running in a6bb2bbd0506 [2023-04-04T08:36:17.800Z] 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-04-04T08:36:21.996Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-04T08:36:28.546Z] Removing intermediate container 02ae6511af0a [2023-04-04T08:36:28.546Z] ---> 094e56b3525b [2023-04-04T08:36:28.546Z] [2023-04-04T08:36:28.546Z] Step 9/25 : FROM alpine:3.17 [2023-04-04T08:36:28.546Z] ---> 9ed4aefc74f6 [2023-04-04T08:36:28.546Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-04T08:36:28.546Z] ---> Running in e21a5da03d44 [2023-04-04T08:36:28.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:36:28.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:36:28.546Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-04T08:36:28.546Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-04T08:36:28.546Z] (3/3) Installing su-exec (0.2-r2) [2023-04-04T08:36:28.546Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T08:36:28.546Z] Executing ca-certificates-20220614-r4.trigger [2023-04-04T08:36:28.546Z] OK: 8 MiB in 18 packages [2023-04-04T08:36:29.923Z] Removing intermediate container e21a5da03d44 [2023-04-04T08:36:29.923Z] ---> 094a7c321473 [2023-04-04T08:36:29.923Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-04T08:36:29.923Z] ---> Running in 82851bf2e983 [2023-04-04T08:36:30.181Z] Removing intermediate container 82851bf2e983 [2023-04-04T08:36:30.181Z] ---> 3db6d71b183c [2023-04-04T08:36:30.181Z] Step 12/25 : WORKDIR / [2023-04-04T08:36:30.181Z] ---> Running in c5fb852e5824 [2023-04-04T08:36:30.748Z] Removing intermediate container c5fb852e5824 [2023-04-04T08:36:30.748Z] ---> e98c77c89802 [2023-04-04T08:36:30.748Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:36:31.683Z] ---> e4b8c9427e95 [2023-04-04T08:36:31.683Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:36:32.620Z] ---> fd2bd86e567a [2023-04-04T08:36:32.620Z] 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-04-04T08:36:33.185Z] ---> 65440cac807a [2023-04-04T08:36:33.185Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-04T08:36:33.185Z] Removing intermediate container 117f03d13bdb [2023-04-04T08:36:33.185Z] ---> fac1c12db5ff [2023-04-04T08:36:33.185Z] [2023-04-04T08:36:33.185Z] Step 9/33 : FROM alpine:3.17 [2023-04-04T08:36:33.185Z] ---> 9ed4aefc74f6 [2023-04-04T08:36:33.185Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-04T08:36:33.185Z] ---> Using cache [2023-04-04T08:36:33.185Z] ---> 4387d160a590 [2023-04-04T08:36:33.185Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-04T08:36:33.444Z] ---> Running in a39afd2a0e96 [2023-04-04T08:36:33.703Z] ---> 19f89c86bf93 [2023-04-04T08:36:33.703Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-04T08:36:33.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:36:33.964Z] ---> f999153edb1d [2023-04-04T08:36:33.964Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-04T08:36:33.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:36:34.222Z] Removing intermediate container ed0a3424a5b9 [2023-04-04T08:36:34.222Z] ---> 219a6bcd475e [2023-04-04T08:36:34.222Z] [2023-04-04T08:36:34.222Z] Step 10/23 : FROM alpine:3.17 [2023-04-04T08:36:34.222Z] ---> 9ed4aefc74f6 [2023-04-04T08:36:34.222Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-04T08:36:34.222Z] ---> Running in cd11fb29c74f [2023-04-04T08:36:34.222Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-04T08:36:34.222Z] (2/2) Installing su-exec (0.2-r2) [2023-04-04T08:36:34.222Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T08:36:34.222Z] OK: 7 MiB in 17 packages [2023-04-04T08:36:34.808Z] ---> 7113e8825f23 [2023-04-04T08:36:34.808Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-04T08:36:35.065Z] Removing intermediate container a39afd2a0e96 [2023-04-04T08:36:35.065Z] ---> 33b31e49780f [2023-04-04T08:36:35.065Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-04T08:36:35.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T08:36:35.065Z] ---> Running in c5ff6a297c8b [2023-04-04T08:36:35.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T08:36:35.324Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-04T08:36:35.324Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-04T08:36:35.324Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T08:36:35.324Z] Executing ca-certificates-20220614-r4.trigger [2023-04-04T08:36:35.324Z] Removing intermediate container c5ff6a297c8b [2023-04-04T08:36:35.324Z] ---> 8a15c55367b1 [2023-04-04T08:36:35.324Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-04T08:36:35.591Z] OK: 8 MiB in 17 packages [2023-04-04T08:36:35.591Z] ---> Running in 1e6c18e75197 [2023-04-04T08:36:35.591Z] ---> 21e184b6c8db [2023-04-04T08:36:35.591Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-04T08:36:35.852Z] Removing intermediate container 1e6c18e75197 [2023-04-04T08:36:35.853Z] ---> 89e9c798c455 [2023-04-04T08:36:35.853Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-04T08:36:35.853Z] ---> Running in c9f8ec11bc82 [2023-04-04T08:36:36.419Z] Removing intermediate container c9f8ec11bc82 [2023-04-04T08:36:36.419Z] ---> 4c70e80b6959 [2023-04-04T08:36:36.419Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-04T08:36:36.419Z] ---> 69377089f1d2 [2023-04-04T08:36:36.419Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-04T08:36:36.419Z] Removing intermediate container cd11fb29c74f [2023-04-04T08:36:36.419Z] ---> 0071ba078ec5 [2023-04-04T08:36:36.419Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-04T08:36:36.419Z] ---> Running in 14fcfb6dc223 [2023-04-04T08:36:36.419Z] ---> Running in 8ffe85391e81 [2023-04-04T08:36:36.419Z] ---> Running in f14adf5f4d4d [2023-04-04T08:36:36.697Z] Removing intermediate container 14fcfb6dc223 [2023-04-04T08:36:36.697Z] ---> 49eb735fdaab [2023-04-04T08:36:36.697Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-04T08:36:36.697Z] Removing intermediate container f14adf5f4d4d [2023-04-04T08:36:36.697Z] ---> e0c9741c34f7 [2023-04-04T08:36:36.697Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-04T08:36:36.955Z] ---> Running in 5492fb018f8f [2023-04-04T08:36:36.955Z] ---> Running in 00472d91b2a6 [2023-04-04T08:36:37.213Z] Removing intermediate container 00472d91b2a6 [2023-04-04T08:36:37.213Z] ---> f5493885573a [2023-04-04T08:36:37.213Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-04T08:36:37.484Z] ---> Running in 4413e3fbc73a [2023-04-04T08:36:37.743Z] Removing intermediate container 4413e3fbc73a [2023-04-04T08:36:37.743Z] ---> 08355346922b [2023-04-04T08:36:37.743Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:36:38.013Z] Removing intermediate container 8ffe85391e81 [2023-04-04T08:36:38.013Z] ---> fbbdeab62593 [2023-04-04T08:36:38.013Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-04T08:36:38.013Z] ---> Running in eae8e5ca3c54 [2023-04-04T08:36:38.013Z] ---> 834972e8aaba [2023-04-04T08:36:38.013Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:36:38.270Z] Removing intermediate container eae8e5ca3c54 [2023-04-04T08:36:38.270Z] ---> 36e7b581b3f4 [2023-04-04T08:36:38.270Z] Step 23/25 : LABEL arch=x86_64 [2023-04-04T08:36:38.270Z] Removing intermediate container 5492fb018f8f [2023-04-04T08:36:38.270Z] ---> 59ee2adc020c [2023-04-04T08:36:38.270Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-04T08:36:38.270Z] ---> Running in 3d81896f2163 [2023-04-04T08:36:38.270Z] ---> 8b52898bfc22 [2023-04-04T08:36:38.270Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-04T08:36:38.270Z] ---> Running in 28f54eb9b0d9 [2023-04-04T08:36:38.528Z] Removing intermediate container 3d81896f2163 [2023-04-04T08:36:38.528Z] ---> bceb2b7f2e6c [2023-04-04T08:36:38.528Z] Step 24/25 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 [2023-04-04T08:36:38.528Z] Removing intermediate container 28f54eb9b0d9 [2023-04-04T08:36:38.528Z] ---> a296bafd4624 [2023-04-04T08:36:38.528Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-04T08:36:38.528Z] ---> Running in c9922c332181 [2023-04-04T08:36:38.785Z] Removing intermediate container c9922c332181 [2023-04-04T08:36:38.785Z] ---> 1f3b0504137a [2023-04-04T08:36:38.785Z] Step 25/25 : LABEL version=0.0.0 [2023-04-04T08:36:39.043Z] ---> 2b63c776ac21 [2023-04-04T08:36:39.043Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-04T08:36:39.043Z] ---> Running in 7f180fb90054 [2023-04-04T08:36:39.043Z] ---> Running in 8ecb36601da8 [2023-04-04T08:36:39.043Z] ---> dd64d2eeba0f [2023-04-04T08:36:39.043Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-04T08:36:39.043Z] Removing intermediate container 7f180fb90054 [2023-04-04T08:36:39.043Z] ---> 3ca89c5c777a [2023-04-04T08:36:39.043Z] [2023-04-04T08:36:39.300Z] Successfully built 3ca89c5c777a [2023-04-04T08:36:39.300Z] Successfully tagged security-secretstore-setup:latest [2023-04-04T08:36:39.559Z]  Building security-secretstore-setup ... done  ---> f0581801bbcb [2023-04-04T08:36:39.559Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-04T08:36:39.559Z] ---> Running in d510cc960f96 [2023-04-04T08:36:39.818Z] Removing intermediate container d510cc960f96 [2023-04-04T08:36:39.818Z] ---> 1b2abbf15c0d [2023-04-04T08:36:39.818Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-04T08:36:40.077Z] ---> Running in 56a22400923a [2023-04-04T08:36:40.077Z] Removing intermediate container 8ecb36601da8 [2023-04-04T08:36:40.077Z] ---> b6808094cdcc [2023-04-04T08:36:40.077Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:36:40.077Z] Removing intermediate container 56a22400923a [2023-04-04T08:36:40.077Z] ---> 93db95724357 [2023-04-04T08:36:40.077Z] Step 21/23 : LABEL arch=x86_64 [2023-04-04T08:36:40.077Z] ---> Running in 3c75da8cf448 [2023-04-04T08:36:40.336Z] ---> e71aed7e53c0 [2023-04-04T08:36:40.336Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:36:40.336Z] Removing intermediate container 3c75da8cf448 [2023-04-04T08:36:40.336Z] ---> b9996bb89b81 [2023-04-04T08:36:40.336Z] Step 22/23 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 [2023-04-04T08:36:40.336Z] ---> Running in cb5d8c2f1a1c [2023-04-04T08:36:40.594Z] ---> f8a5eaba0bb2 [2023-04-04T08:36:40.594Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-04T08:36:40.594Z] Removing intermediate container cb5d8c2f1a1c [2023-04-04T08:36:40.594Z] ---> b7cd83c55812 [2023-04-04T08:36:40.594Z] Step 23/23 : LABEL version=0.0.0 [2023-04-04T08:36:40.594Z] ---> Running in d18c0c77f92f [2023-04-04T08:36:40.853Z] Removing intermediate container d18c0c77f92f [2023-04-04T08:36:40.853Z] ---> 2e4c95fd235c [2023-04-04T08:36:40.853Z] [2023-04-04T08:36:41.112Z] ---> efcfccf95561 [2023-04-04T08:36:41.112Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-04T08:36:41.112Z] Successfully built 2e4c95fd235c [2023-04-04T08:36:41.112Z] Successfully tagged support-notifications:latest [2023-04-04T08:36:41.112Z]  Building support-notifications ... done Removing intermediate container a6bb2bbd0506 [2023-04-04T08:36:41.112Z] ---> 86fcffd76cf2 [2023-04-04T08:36:41.112Z] [2023-04-04T08:36:41.112Z] Step 10/23 : FROM alpine:3.17 [2023-04-04T08:36:41.112Z] ---> 9ed4aefc74f6 [2023-04-04T08:36:41.112Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-04T08:36:41.112Z] ---> Using cache [2023-04-04T08:36:41.112Z] ---> 0076da150a3d [2023-04-04T08:36:41.112Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-04T08:36:41.112Z] ---> Using cache [2023-04-04T08:36:41.112Z] ---> 067ae3840196 [2023-04-04T08:36:41.112Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:36:41.112Z] ---> Using cache [2023-04-04T08:36:41.112Z] ---> 4e70482f2386 [2023-04-04T08:36:41.112Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:36:41.112Z] ---> Using cache [2023-04-04T08:36:41.112Z] ---> c92103c52f59 [2023-04-04T08:36:41.112Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-04T08:36:41.112Z] ---> d68a76875c72 [2023-04-04T08:36:41.112Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-04T08:36:41.371Z] ---> 90c76e544169 [2023-04-04T08:36:41.371Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-04T08:36:41.371Z] ---> cf91a13ed45b [2023-04-04T08:36:41.371Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-04T08:36:41.628Z] ---> 6a60b4824e34 [2023-04-04T08:36:41.628Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-04T08:36:41.628Z] ---> 6b812e8ceca0 [2023-04-04T08:36:41.628Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-04T08:36:41.887Z] ---> 309405372c0a [2023-04-04T08:36:41.887Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-04T08:36:41.887Z] ---> 36159c80b9cd [2023-04-04T08:36:41.887Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-04T08:36:41.887Z] ---> Running in b19b5d2e59d9 [2023-04-04T08:36:42.146Z] ---> 40ac3c878b14 [2023-04-04T08:36:42.146Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-04T08:36:42.146Z] ---> Running in abd22fb77431 [2023-04-04T08:36:43.095Z] Removing intermediate container b19b5d2e59d9 [2023-04-04T08:36:43.095Z] ---> b6e01c752c06 [2023-04-04T08:36:43.095Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-04T08:36:43.353Z] Removing intermediate container abd22fb77431 [2023-04-04T08:36:43.353Z] ---> 5a77da2548b7 [2023-04-04T08:36:43.353Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-04T08:36:43.353Z] ---> Running in 95b02a8bbf52 [2023-04-04T08:36:43.353Z] ---> Running in 529380c152a7 [2023-04-04T08:36:43.353Z] Removing intermediate container 95b02a8bbf52 [2023-04-04T08:36:43.353Z] ---> c6a2e3da45b2 [2023-04-04T08:36:43.353Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-04T08:36:43.612Z] Removing intermediate container 529380c152a7 [2023-04-04T08:36:43.612Z] ---> 51e8762de59e [2023-04-04T08:36:43.612Z] Step 30/33 : CMD ["gate"] [2023-04-04T08:36:43.612Z] ---> Running in 323be9d987f1 [2023-04-04T08:36:43.612Z] ---> Running in 5c210b64425b [2023-04-04T08:36:43.612Z] Removing intermediate container 323be9d987f1 [2023-04-04T08:36:43.612Z] ---> 4c82b3ad0e40 [2023-04-04T08:36:43.612Z] Step 21/23 : LABEL arch=x86_64 [2023-04-04T08:36:43.878Z] Removing intermediate container 5c210b64425b [2023-04-04T08:36:43.878Z] ---> 1922bbac0d43 [2023-04-04T08:36:43.878Z] Step 31/33 : LABEL arch=x86_64 [2023-04-04T08:36:43.878Z] ---> Running in 3264d965599c [2023-04-04T08:36:43.878Z] ---> Running in 739513c658f1 [2023-04-04T08:36:43.878Z] Removing intermediate container 3264d965599c [2023-04-04T08:36:43.878Z] ---> 17a6c3fc3ba0 [2023-04-04T08:36:43.878Z] Step 22/23 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 [2023-04-04T08:36:43.878Z] Removing intermediate container 739513c658f1 [2023-04-04T08:36:43.878Z] ---> 4e930627f634 [2023-04-04T08:36:43.878Z] Step 32/33 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 [2023-04-04T08:36:43.878Z] ---> Running in d65419378cb4 [2023-04-04T08:36:44.137Z] ---> Running in 2f891eed37d6 [2023-04-04T08:36:44.137Z] Removing intermediate container d65419378cb4 [2023-04-04T08:36:44.137Z] ---> 6ef2a21071b8 [2023-04-04T08:36:44.137Z] Step 23/23 : LABEL version=0.0.0 [2023-04-04T08:36:44.137Z] Removing intermediate container 2f891eed37d6 [2023-04-04T08:36:44.137Z] ---> 337bff5f880b [2023-04-04T08:36:44.137Z] Step 33/33 : LABEL version=0.0.0 [2023-04-04T08:36:44.137Z] ---> Running in 2b0017d3821d [2023-04-04T08:36:44.396Z] ---> Running in bcb1b28a45ea [2023-04-04T08:36:44.396Z] Removing intermediate container 2b0017d3821d [2023-04-04T08:36:44.396Z] ---> f1554ade3493 [2023-04-04T08:36:44.396Z] [2023-04-04T08:36:44.396Z] Removing intermediate container bcb1b28a45ea [2023-04-04T08:36:44.396Z] ---> 33da9113ab18 [2023-04-04T08:36:44.396Z] [2023-04-04T08:36:44.396Z] Removing intermediate container ddf9f2b2ce96 [2023-04-04T08:36:44.396Z] ---> a8f30a631547 [2023-04-04T08:36:44.396Z] [2023-04-04T08:36:44.396Z] Step 10/23 : FROM alpine:3.17 [2023-04-04T08:36:44.396Z] ---> 9ed4aefc74f6 [2023-04-04T08:36:44.396Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-04T08:36:44.396Z] ---> Using cache [2023-04-04T08:36:44.396Z] ---> 924c8687a5e8 [2023-04-04T08:36:44.396Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-04T08:36:44.396Z] ---> Using cache [2023-04-04T08:36:44.396Z] ---> 7853f8bdbd92 [2023-04-04T08:36:44.396Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-04T08:36:44.655Z] Successfully built f1554ade3493 [2023-04-04T08:36:44.655Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-04T08:36:44.655Z]  Building core-common-config-bootstrapper ... done  ---> Running in 7817baac36f8 [2023-04-04T08:36:44.655Z] Successfully built 33da9113ab18 [2023-04-04T08:36:44.655Z] Successfully tagged security-bootstrapper:latest [2023-04-04T08:36:44.655Z]  Building security-bootstrapper ... done Removing intermediate container 7817baac36f8 [2023-04-04T08:36:44.655Z] ---> a3a5091afed3 [2023-04-04T08:36:44.655Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-04T08:36:44.655Z] ---> Running in e4db53443d67 [2023-04-04T08:36:44.655Z] Removing intermediate container e4db53443d67 [2023-04-04T08:36:44.655Z] ---> 9d754534aa5a [2023-04-04T08:36:44.655Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:36:44.919Z] ---> 1cac887a65bf [2023-04-04T08:36:44.919Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:36:45.178Z] ---> f65947be04b8 [2023-04-04T08:36:45.178Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-04T08:36:45.744Z] ---> eb23f0757ac4 [2023-04-04T08:36:45.744Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-04T08:36:45.744Z] ---> 866027e58d69 [2023-04-04T08:36:45.744Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-04T08:36:45.744Z] ---> Running in 4aef371cad64 [2023-04-04T08:36:45.744Z] Removing intermediate container 4aef371cad64 [2023-04-04T08:36:45.744Z] ---> 095e035b0a81 [2023-04-04T08:36:45.744Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-04T08:36:45.744Z] ---> Running in 08af7f544f46 [2023-04-04T08:36:46.003Z] Removing intermediate container 08af7f544f46 [2023-04-04T08:36:46.003Z] ---> 0cf7e8a4c832 [2023-04-04T08:36:46.003Z] Step 21/23 : LABEL arch=x86_64 [2023-04-04T08:36:46.003Z] ---> Running in 004d4468ec60 [2023-04-04T08:36:46.003Z] Removing intermediate container 004d4468ec60 [2023-04-04T08:36:46.003Z] ---> 504ad3c94824 [2023-04-04T08:36:46.003Z] Step 22/23 : LABEL git_sha=ce50123a2c55fbde26f151991c348f4b0b6650d5 [2023-04-04T08:36:46.003Z] ---> Running in b24523f4671e [2023-04-04T08:36:46.263Z] Removing intermediate container b24523f4671e [2023-04-04T08:36:46.263Z] ---> 9df414889fe7 [2023-04-04T08:36:46.263Z] Step 23/23 : LABEL version=0.0.0 [2023-04-04T08:36:46.263Z] ---> Running in 47739b747137 [2023-04-04T08:36:46.263Z] Removing intermediate container 47739b747137 [2023-04-04T08:36:46.263Z] ---> 4ee839f0f514 [2023-04-04T08:36:46.263Z] [2023-04-04T08:36:46.263Z] Successfully built 4ee839f0f514 [2023-04-04T08:36:46.263Z] Successfully tagged support-scheduler:latest [2023-04-04T08:36:46.268Z]  Building support-scheduler ... done  [Pipeline] } [2023-04-04T08:36:46.277Z] $ docker stop --time=1 b3343d69aa59371594cbb268d86f84bbb4d42597ce476e372486995cb3dc9497 [2023-04-04T08:36:47.603Z] $ docker rm -f --volumes b3343d69aa59371594cbb268d86f84bbb4d42597ce476e372486995cb3dc9497 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-04T08:36:47.924Z] + docker images [2023-04-04T08:36:47.924Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-04T08:36:47.924Z] support-scheduler latest 4ee839f0f514 1 second ago 32.1MB [2023-04-04T08:36:47.924Z] core-common-config-bootstrapper latest f1554ade3493 3 seconds ago 17.2MB [2023-04-04T08:36:47.924Z] security-bootstrapper latest 33da9113ab18 3 seconds ago 22.2MB [2023-04-04T08:36:47.924Z] a8f30a631547 3 seconds ago 1.75GB [2023-04-04T08:36:47.924Z] 86fcffd76cf2 7 seconds ago 1.68GB [2023-04-04T08:36:47.924Z] support-notifications latest 2e4c95fd235c 7 seconds ago 32.7MB [2023-04-04T08:36:47.924Z] security-secretstore-setup latest 3ca89c5c777a 9 seconds ago 32.8MB [2023-04-04T08:36:47.924Z] 219a6bcd475e 14 seconds ago 1.75GB [2023-04-04T08:36:47.924Z] fac1c12db5ff 15 seconds ago 1.67GB [2023-04-04T08:36:47.924Z] 094e56b3525b 21 seconds ago 1.68GB [2023-04-04T08:36:47.924Z] core-command latest 695758b5d343 36 seconds ago 19.8MB [2023-04-04T08:36:47.924Z] security-spiffe-token-provider latest af421bfa466a 38 seconds ago 32.8MB [2023-04-04T08:36:47.924Z] 701d6d56a19d 45 seconds ago 1.69GB [2023-04-04T08:36:47.924Z] 1772ba4a0c2b 52 seconds ago 1.73GB [2023-04-04T08:36:47.924Z] core-metadata latest ba03c5abb62d About a minute ago 20.4MB [2023-04-04T08:36:47.924Z] security-spire-agent latest 672e5c5dd35e About a minute ago 129MB [2023-04-04T08:36:47.924Z] 8bb521fc82eb About a minute ago 1.55GB [2023-04-04T08:36:47.924Z] 7877427f3972 About a minute ago 1.69GB [2023-04-04T08:36:47.924Z] security-proxy-setup latest 5f2ce19b9c72 About a minute ago 18.7MB [2023-04-04T08:36:47.924Z] security-proxy-auth latest e1b27c4d8210 About a minute ago 18.3MB [2023-04-04T08:36:47.924Z] core-data latest 80d17c05ad05 About a minute ago 20MB [2023-04-04T08:36:47.924Z] b0aba1bbc404 About a minute ago 1.69GB [2023-04-04T08:36:47.924Z] 61a4e4845502 About a minute ago 1.66GB [2023-04-04T08:36:47.924Z] 5d52f8c1c5e5 About a minute ago 1.67GB [2023-04-04T08:36:47.924Z] security-spire-config latest ccce17d12dde About a minute ago 88.9MB [2023-04-04T08:36:47.924Z] security-spire-server latest 2bd452105414 About a minute ago 89.8MB [2023-04-04T08:36:47.924Z] 933b9c4a42ab 2 minutes ago 1.55GB [2023-04-04T08:36:47.924Z] 3c65c94a1482 2 minutes ago 1.55GB [2023-04-04T08:36:47.924Z] ci-base-image-x86_64 latest 53354cee87b9 5 minutes ago 881MB [2023-04-04T08:36:47.924Z] alpine 3.17 9ed4aefc74f6 5 days ago 7.05MB [2023-04-04T08:36:47.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB [2023-04-04T08:36:47.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-04-04T08:36:47.924Z] 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-04-04T08:37:22.736Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-04T08:37:22.736Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-04T08:37:22.736Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-04T08:37:22.736Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-04T08:37:22.736Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-04T08:37:22.736Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-04T08:37:22.736Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-04T08:37:22.736Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-04T08:37:22.736Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-04T08:37:24.147Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-04T08:37:26.766Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-04T08:37:26.766Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-04T08:37:26.766Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-04T08:37:26.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-04T08:37:41.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-04T08:37:41.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-04T08:37:41.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.399s coverage: 28.7% of statements [2023-04-04T08:37:54.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.296s coverage: 98.5% of statements [2023-04-04T08:37:58.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-04T08:37:58.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-04T08:37:58.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-04T08:38:01.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.441s coverage: 71.3% of statements [2023-04-04T08:38:04.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-04T08:38:04.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-04T08:38:04.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.322s coverage: 54.0% of statements [2023-04-04T08:38:09.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-04T08:38:09.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-04T08:38:09.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-04T08:38:09.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-04T08:38:09.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-04T08:38:19.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-04T08:38:19.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-04T08:38:23.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.035s coverage: 88.5% of statements [2023-04-04T08:38:23.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.852s coverage: 3.9% of statements [2023-04-04T08:38:33.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-04T08:38:33.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-04T08:38:33.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-04T08:38:34.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.724s coverage: 95.6% of statements [2023-04-04T08:38:35.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-04T08:38:35.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-04T08:38:35.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-04T08:38:35.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-04T08:38:35.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-04T08:38:35.148Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.198s coverage: 72.2% of statements [2023-04-04T08:38:42.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-04T08:38:42.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-04T08:38:42.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-04T08:38:42.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.232s coverage: 65.9% of statements [2023-04-04T08:38:51.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-04T08:38:51.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-04T08:38:51.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.393s coverage: 0.9% of statements [2023-04-04T08:38:51.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.256s coverage: 29.0% of statements [2023-04-04T08:38:55.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.294s coverage: 44.1% of statements [2023-04-04T08:38:55.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.337s coverage: 82.9% of statements [2023-04-04T08:38:55.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.256s coverage: 94.1% of statements [2023-04-04T08:38:55.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.340s coverage: 96.3% of statements [2023-04-04T08:38:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements [2023-04-04T08:39:01.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-04T08:39:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-04T08:39:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-04T08:39:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-04T08:39:04.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-04T08:39:04.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-04T08:39:04.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-04T08:39:04.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-04T08:39:10.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.224s coverage: 94.4% of statements [2023-04-04T08:39:10.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-04T08:39:10.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-04T08:39:10.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-04T08:39:10.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-04T08:39:16.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-04T08:39:16.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-04T08:39:18.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-04T08:39:22.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-04T08:39:24.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-04T08:39:25.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.057s coverage: 79.9% of statements [2023-04-04T08:39:25.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 15.297s coverage: 92.9% of statements [2023-04-04T08:39:25.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-04-04T08:39:25.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.217s coverage: 62.3% of statements [2023-04-04T08:39:25.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2023-04-04T08:39:25.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements [2023-04-04T08:39:25.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2023-04-04T08:39:25.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.563s coverage: 81.2% of statements [2023-04-04T08:39:25.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.468s coverage: 82.1% of statements [2023-04-04T08:39:25.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 86.0% of statements [2023-04-04T08:39:30.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-04T08:39:30.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-04T08:39:31.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 63.1% of statements [2023-04-04T08:39:31.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.225s coverage: 100.0% of statements [2023-04-04T08:39:33.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements [2023-04-04T08:39:33.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2023-04-04T08:39:33.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2023-04-04T08:39:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-04T08:39:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-04T08:39:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-04T08:39:33.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-04-04T08:39:41.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-04T08:39:41.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-04T08:39:41.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-04T08:39:42.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.023s coverage: 38.4% of statements [2023-04-04T08:39:42.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements [2023-04-04T08:39:46.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-04T08:39:46.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-04T08:39:46.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-04T08:39:46.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-04T08:39:46.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2023-04-04T08:39:53.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-04T08:39:53.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-04T08:39:53.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-04T08:39:53.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-04T08:40:00.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.317s coverage: 17.7% of statements [2023-04-04T08:40:00.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-04T08:40:00.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-04T08:40:00.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-04T08:40:00.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-04T08:40:00.592Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.563s coverage: 92.3% of statements [2023-04-04T08:40:03.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-04T08:40:03.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-04T08:40:04.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 61.5% of statements [2023-04-04T08:40:06.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-04T08:40:06.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-04T08:40:07.046Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.391s coverage: 97.7% of statements [2023-04-04T08:40:08.007Z] 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-04-04T08:40:08.007Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-04T08:40:08.007Z] go vet ./... [2023-04-04T08:42:44.713Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-04T08:42:44.713Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-04T08:42:44.713Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-04T08:42:44.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-04T08:42:45.053Z] + ls -al . [2023-04-04T08:42:45.053Z] total 700 [2023-04-04T08:42:45.053Z] drwxrwxr-x 10 1001 1001 4096 Apr 4 08:34 . [2023-04-04T08:42:45.053Z] drwxr-xr-x 4 root root 4096 Apr 4 08:34 .. [2023-04-04T08:42:45.053Z] drwxrwxr-x 2 1001 1001 4096 Apr 4 08:33 .blubracket [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 16 Apr 4 08:33 .dockerignore [2023-04-04T08:42:45.053Z] drwxrwxr-x 8 1001 1001 4096 Apr 4 08:33 .git [2023-04-04T08:42:45.053Z] drwxrwxr-x 3 1001 1001 4096 Apr 4 08:33 .github [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 1133 Apr 4 08:33 .gitignore [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 42 Apr 4 08:33 .golangci.yml [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 87 Apr 4 08:33 .hadolint.yml [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 166 Apr 4 08:33 .sonarcloud.properties [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 1171 Apr 4 08:33 ADOPTERS.md [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 10835 Apr 4 08:33 Attribution.txt [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 73765 Apr 4 08:33 CHANGELOG.md [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 3804 Apr 4 08:33 CONTRIBUTING.md [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 677 Apr 4 08:33 GOVERNANCE.md [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 883 Apr 4 08:33 Jenkinsfile [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 10775 Apr 4 08:33 LICENSE [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 14368 Apr 4 08:33 Makefile [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 582 Apr 4 08:33 OWNERS.md [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 9403 Apr 4 08:33 README.md [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 789 Apr 4 08:33 SECURITY.md [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 5 Apr 4 08:31 VERSION [2023-04-04T08:42:45.053Z] drwxrwxr-x 2 1001 1001 4096 Apr 4 08:33 bin [2023-04-04T08:42:45.053Z] drwxrwxr-x 18 1001 1001 4096 Apr 4 08:33 cmd [2023-04-04T08:42:45.053Z] -rw-r--r-- 1 root root 447379 Apr 4 08:40 coverage.out [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 3200 Apr 4 08:33 go.mod [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 31265 Apr 4 08:33 go.sum [2023-04-04T08:42:45.053Z] drwxrwxr-x 7 1001 1001 4096 Apr 4 08:33 internal [2023-04-04T08:42:45.053Z] drwxrwxr-x 3 1001 1001 4096 Apr 4 08:33 openapi [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 594 Apr 4 08:33 security.txt [2023-04-04T08:42:45.053Z] drwxrwxr-x 4 1001 1001 4096 Apr 4 08:33 snap [2023-04-04T08:42:45.053Z] -rw-rw-r-- 1 1001 1001 204 Apr 4 08:33 version.go [Pipeline] sh [2023-04-04T08:42:45.368Z] + '[' -e coverage.out ] [2023-04-04T08:42:45.368Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-04T08:42:45.392Z] Warning: overwriting stash ‘coverage-report’ [2023-04-04T08:42:46.118Z] Stashed 1 file(s) [Pipeline] sh [2023-04-04T08:42:46.429Z] + make build [2023-04-04T08:42:46.697Z] 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-04-04T08:44:23.322Z] 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-04-04T08:44:23.322Z] 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-04-04T08:44:23.322Z] 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-04-04T08:44:23.595Z] 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-04-04T08:45:10.410Z] 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-04-04T08:45:12.354Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-04T08:45:17.697Z] 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-04-04T08:45:23.041Z] 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-04-04T08:45:26.467Z] 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-04-04T08:45:31.036Z] 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-04-04T08:45:37.673Z] 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-04-04T08:45:44.338Z] $ docker stop --time=1 52b8094d35942bd53a37a1dc043aca3ae7761e59449b8d1057a616a71b198af3 [2023-04-04T08:45:46.393Z] $ docker rm -f --volumes 52b8094d35942bd53a37a1dc043aca3ae7761e59449b8d1057a616a71b198af3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T08:45:48.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-04T08:45:48.739Z] [2023-04-04T08:45:48.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T08:45:49.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-04T08:45:49.331Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-04T08:45:49.331Z] 29e5d40040c1: Pulling fs layer [2023-04-04T08:45:49.331Z] 1ce36da41761: Pulling fs layer [2023-04-04T08:45:49.331Z] 25b303627fd3: Pulling fs layer [2023-04-04T08:45:49.331Z] 29e5d40040c1: Verifying Checksum [2023-04-04T08:45:49.331Z] 29e5d40040c1: Download complete [2023-04-04T08:45:49.602Z] 1ce36da41761: Verifying Checksum [2023-04-04T08:45:49.602Z] 1ce36da41761: Download complete [2023-04-04T08:45:50.187Z] 29e5d40040c1: Pull complete [2023-04-04T08:45:51.148Z] 1ce36da41761: Pull complete [2023-04-04T08:45:51.416Z] 25b303627fd3: Verifying Checksum [2023-04-04T08:45:51.417Z] 25b303627fd3: Download complete [2023-04-04T08:46:01.520Z] 25b303627fd3: Pull complete [2023-04-04T08:46:01.520Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-04T08:46:01.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-04T08:46:01.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T08:46:01.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-6787 does not seem to be running inside a container [2023-04-04T08:46:01.802Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-04-04T08:46:04.058Z] $ docker top 79dcf114e46c048cde1625bd050f293525c15232c5071185f7f979a3bd0f6b28 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-04T08:46:04.880Z] + docker-compose build --help [2023-04-04T08:46:04.880Z] + grep parallel [2023-04-04T08:46:09.131Z] --parallel Build images in parallel. [Pipeline] } [2023-04-04T08:46:09.160Z] $ docker stop --time=1 79dcf114e46c048cde1625bd050f293525c15232c5071185f7f979a3bd0f6b28 [2023-04-04T08:46:10.938Z] $ docker rm -f --volumes 79dcf114e46c048cde1625bd050f293525c15232c5071185f7f979a3bd0f6b28 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T08:46:11.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-04T08:46:11.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T08:46:11.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-6787 does not seem to be running inside a container [2023-04-04T08:46:11.710Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-04-04T08:46:12.861Z] $ docker top 612e0822744b2f307e46f1c1907cfe4f5c0de1693a3c887f4d0890f39f3ec3b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-04T08:46:13.353Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-04T08:46:18.687Z] Building core-command ... [2023-04-04T08:46:18.687Z] Building core-common-config-bootstrapper ... [2023-04-04T08:46:18.687Z] Building core-data ... [2023-04-04T08:46:18.687Z] Building core-metadata ... [2023-04-04T08:46:18.687Z] Building security-bootstrapper ... [2023-04-04T08:46:18.687Z] Building security-proxy-auth ... [2023-04-04T08:46:18.687Z] Building security-proxy-setup ... [2023-04-04T08:46:18.687Z] Building security-secretstore-setup ... [2023-04-04T08:46:18.687Z] Building security-spiffe-token-provider ... [2023-04-04T08:46:18.687Z] Building security-spire-agent ... [2023-04-04T08:46:18.687Z] Building security-spire-config ... [2023-04-04T08:46:18.687Z] Building security-spire-server ... [2023-04-04T08:46:18.687Z] Building support-notifications ... [2023-04-04T08:46:18.687Z] Building support-scheduler ... [2023-04-04T08:46:18.687Z] Building security-spire-agent [2023-04-04T08:46:18.687Z] Building support-scheduler [2023-04-04T08:46:18.687Z] Building support-notifications [2023-04-04T08:46:18.687Z] Building core-command [2023-04-04T08:46:18.687Z] Building security-spire-config [2023-04-04T08:47:05.506Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:47:05.506Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:47:05.506Z] ---> 4bdc7178ad6e [2023-04-04T08:47:05.506Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-04T08:47:05.506Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:47:05.506Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:47:05.506Z] ---> 4bdc7178ad6e [2023-04-04T08:47:05.506Z] Step 3/27 : WORKDIR /edgex-go [2023-04-04T08:47:05.506Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:47:05.506Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:47:05.506Z] ---> 4bdc7178ad6e [2023-04-04T08:47:05.506Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-04T08:47:05.506Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:47:05.506Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:47:05.506Z] ---> 4bdc7178ad6e [2023-04-04T08:47:05.506Z] Step 3/27 : WORKDIR /edgex-go [2023-04-04T08:47:05.506Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:47:05.506Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:47:05.506Z] ---> 4bdc7178ad6e [2023-04-04T08:47:05.506Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-04T08:47:05.506Z] ---> Running in 1d9eea75b44d [2023-04-04T08:47:05.506Z] ---> Running in 84144bba92a8 [2023-04-04T08:47:05.506Z] ---> Running in f1121bf88b66 [2023-04-04T08:47:05.506Z] ---> Running in b249b57ad9b2 [2023-04-04T08:47:05.506Z] ---> Running in d04a3f071aa2 [2023-04-04T08:47:05.506Z] Removing intermediate container b249b57ad9b2 [2023-04-04T08:47:05.506Z] ---> 9b196ef0f9b5 [2023-04-04T08:47:05.506Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-04T08:47:05.506Z] Removing intermediate container 1d9eea75b44d [2023-04-04T08:47:05.506Z] ---> 5e8f03413cc2 [2023-04-04T08:47:05.506Z] Step 4/24 : WORKDIR /edgex-go [2023-04-04T08:47:05.773Z] Removing intermediate container f1121bf88b66 [2023-04-04T08:47:05.773Z] ---> 82926ac601b0 [2023-04-04T08:47:05.773Z] Step 4/23 : WORKDIR /edgex-go [2023-04-04T08:47:05.773Z] Removing intermediate container 84144bba92a8 [2023-04-04T08:47:05.773Z] ---> 067d2e4c9c49 [2023-04-04T08:47:05.773Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-04T08:47:05.773Z] ---> Running in 64991141c0c9 [2023-04-04T08:47:05.773Z] ---> Running in 4468ab53984e [2023-04-04T08:47:06.041Z] Removing intermediate container d04a3f071aa2 [2023-04-04T08:47:06.041Z] ---> a2a48ae4f980 [2023-04-04T08:47:06.041Z] Step 4/23 : WORKDIR /edgex-go [2023-04-04T08:47:06.042Z] ---> Running in 01cc91f45f80 [2023-04-04T08:47:06.042Z] ---> Running in 08ac76d2a67e [2023-04-04T08:47:06.042Z] ---> Running in 7b774d0b8a05 [2023-04-04T08:47:06.626Z] Removing intermediate container 4468ab53984e [2023-04-04T08:47:06.626Z] ---> 6d65c26fba7e [2023-04-04T08:47:06.626Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-04T08:47:06.626Z] ---> Running in 7c2c7910ad12 [2023-04-04T08:47:06.891Z] Removing intermediate container 08ac76d2a67e [2023-04-04T08:47:06.891Z] ---> 758ce14015fb [2023-04-04T08:47:06.891Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-04T08:47:06.891Z] ---> Running in 871a16fc82c9 [2023-04-04T08:47:07.157Z] Removing intermediate container 7b774d0b8a05 [2023-04-04T08:47:07.157Z] ---> 370f2893a8d9 [2023-04-04T08:47:07.157Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-04T08:47:07.423Z] ---> Running in f9491d315448 [2023-04-04T08:47:08.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T08:47:08.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T08:47:08.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T08:47:08.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T08:47:09.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T08:47:09.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T08:47:09.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T08:47:09.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T08:47:09.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T08:47:09.922Z] OK: 263 MiB in 53 packages [2023-04-04T08:47:10.190Z] OK: 263 MiB in 53 packages [2023-04-04T08:47:10.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T08:47:11.160Z] OK: 263 MiB in 53 packages [2023-04-04T08:47:11.160Z] OK: 263 MiB in 53 packages [2023-04-04T08:47:11.424Z] OK: 263 MiB in 53 packages [2023-04-04T08:47:11.692Z] Removing intermediate container 64991141c0c9 [2023-04-04T08:47:11.692Z] ---> a7735a7b746e [2023-04-04T08:47:11.692Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-04T08:47:11.960Z] Removing intermediate container 01cc91f45f80 [2023-04-04T08:47:11.960Z] ---> 829a0ec4d961 [2023-04-04T08:47:11.960Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-04T08:47:12.549Z] Removing intermediate container 7c2c7910ad12 [2023-04-04T08:47:12.549Z] ---> d949339fb894 [2023-04-04T08:47:12.549Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-04T08:47:12.818Z] Removing intermediate container 871a16fc82c9 [2023-04-04T08:47:12.818Z] ---> 86530ba648ae [2023-04-04T08:47:12.818Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-04T08:47:12.818Z] ---> c9d60c994175 [2023-04-04T08:47:12.818Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:47:13.086Z] Removing intermediate container f9491d315448 [2023-04-04T08:47:13.086Z] ---> b11334acf316 [2023-04-04T08:47:13.086Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-04T08:47:13.086Z] ---> 9c1ca7b2d1bd [2023-04-04T08:47:13.086Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:47:13.086Z] ---> Running in bbf8b061ac74 [2023-04-04T08:47:13.353Z] ---> Running in aa5896ffb8b4 [2023-04-04T08:47:13.619Z] ---> f6097c8fea6f [2023-04-04T08:47:13.619Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:47:13.889Z] ---> Running in fe7e2a085549 [2023-04-04T08:47:14.162Z] ---> e4448befcbc8 [2023-04-04T08:47:14.162Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:47:14.428Z] ---> b95da7fb7544 [2023-04-04T08:47:14.428Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:47:14.428Z] ---> Running in 0b9b26a453c5 [2023-04-04T08:47:14.694Z] ---> Running in 144ef457d6ba [2023-04-04T08:49:06.312Z] Removing intermediate container 144ef457d6ba [2023-04-04T08:49:06.312Z] ---> 37fdf1be7038 [2023-04-04T08:49:06.312Z] Step 8/23 : COPY . . [2023-04-04T08:49:06.312Z] Removing intermediate container fe7e2a085549 [2023-04-04T08:49:06.312Z] ---> 589e1f426133 [2023-04-04T08:49:06.312Z] Step 8/24 : COPY . . [2023-04-04T08:49:06.312Z] Removing intermediate container bbf8b061ac74 [2023-04-04T08:49:06.312Z] ---> fe97217ab844 [2023-04-04T08:49:06.312Z] Step 7/27 : COPY . . [2023-04-04T08:49:06.312Z] Removing intermediate container aa5896ffb8b4 [2023-04-04T08:49:06.312Z] ---> 160f731957a3 [2023-04-04T08:49:06.312Z] Step 7/27 : COPY . . [2023-04-04T08:49:06.312Z] Removing intermediate container 0b9b26a453c5 [2023-04-04T08:49:06.312Z] ---> f2336f103a5c [2023-04-04T08:49:06.312Z] Step 8/23 : COPY . . [2023-04-04T08:49:21.307Z] ---> 3c28f3e7fbaa [2023-04-04T08:49:21.307Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-04T08:49:21.307Z] ---> 5ceed8e8ecf2 [2023-04-04T08:49:21.307Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-04T08:49:21.307Z] ---> Running in 0e07362fb8b1 [2023-04-04T08:49:21.307Z] ---> 7bf40ee7bad9 [2023-04-04T08:49:21.307Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-04T08:49:21.307Z] ---> e555504eb20c [2023-04-04T08:49:21.307Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 ---> 9824da686904 [2023-04-04T08:49:21.307Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-04T08:49:21.307Z] [2023-04-04T08:49:21.307Z] ---> Running in 44515a5b1d37 [2023-04-04T08:49:21.307Z] ---> Running in a270881359af [2023-04-04T08:49:21.307Z] ---> Running in 7d48035149dd [2023-04-04T08:49:21.307Z] ---> Running in dccf801a5fc9 [2023-04-04T08:49:21.307Z] Removing intermediate container 44515a5b1d37 [2023-04-04T08:49:21.307Z] ---> 4119d0d901df [2023-04-04T08:49:21.307Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-04T08:49:21.307Z] Removing intermediate container dccf801a5fc9 [2023-04-04T08:49:21.307Z] ---> 2cc1449d7feb [2023-04-04T08:49:21.307Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-04T08:49:21.307Z] ---> Running in 2b42a559cea8 [2023-04-04T08:49:21.574Z] ---> Running in 24cb76a1b58d [2023-04-04T08:49:22.169Z] 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-04-04T08:49:22.169Z] Removing intermediate container 24cb76a1b58d [2023-04-04T08:49:22.169Z] Removing intermediate container 2b42a559cea8 [2023-04-04T08:49:22.169Z] ---> fa9aa8ae1807 [2023-04-04T08:49:22.169Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-04T08:49:22.169Z] ---> 77bdd9d17edc [2023-04-04T08:49:22.169Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-04T08:49:22.169Z] ---> Running in f313f51d6be9 [2023-04-04T08:49:22.437Z] ---> Running in dc5c85d3c454 [2023-04-04T08:49:22.437Z] 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-04-04T08:49:22.437Z] 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-04-04T08:49:23.026Z] Removing intermediate container f313f51d6be9 [2023-04-04T08:49:23.026Z] ---> 0fa1a22a435c [2023-04-04T08:49:23.027Z] 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-04-04T08:49:23.027Z] Removing intermediate container dc5c85d3c454 [2023-04-04T08:49:23.027Z] ---> ed7b74b71cfd [2023-04-04T08:49:23.027Z] 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-04-04T08:49:23.303Z] ---> Running in 8ef1078e35a1 [2023-04-04T08:49:23.303Z] ---> Running in 80f8742bac06 [2023-04-04T08:49:28.654Z] Removing intermediate container 80f8742bac06 [2023-04-04T08:49:28.654Z] ---> 8030b9d735cd [2023-04-04T08:49:28.654Z] Step 12/27 : WORKDIR /edgex-go [2023-04-04T08:49:28.654Z] ---> Running in fff29f8fe230 [2023-04-04T08:49:28.654Z] Removing intermediate container 8ef1078e35a1 [2023-04-04T08:49:28.654Z] ---> c17f7e04185d [2023-04-04T08:49:28.654Z] Step 12/27 : WORKDIR /edgex-go [2023-04-04T08:49:28.654Z] ---> Running in 8a2575dda85a [2023-04-04T08:49:28.920Z] Removing intermediate container fff29f8fe230 [2023-04-04T08:49:28.920Z] ---> 04386cf564fb [2023-04-04T08:49:28.920Z] [2023-04-04T08:49:28.920Z] Step 13/27 : FROM alpine:3.17 [2023-04-04T08:49:29.187Z] 3.17: Pulling from library/alpine [2023-04-04T08:49:29.187Z] Removing intermediate container 8a2575dda85a [2023-04-04T08:49:29.187Z] ---> f96ac1d559f8 [2023-04-04T08:49:29.187Z] [2023-04-04T08:49:29.187Z] Step 13/27 : FROM alpine:3.17 [2023-04-04T08:49:29.454Z] 3.17: Pulling from library/alpine [2023-04-04T08:49:31.398Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-04T08:49:31.398Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-04T08:49:31.398Z] Status: Image is up to date for alpine:3.17 [2023-04-04T08:49:31.398Z] Status: Downloaded newer image for alpine:3.17 [2023-04-04T08:49:31.398Z] ---> 51e60588ff2c [2023-04-04T08:49:31.398Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-04T08:49:31.398Z] ---> 51e60588ff2c [2023-04-04T08:49:31.398Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-04T08:49:31.398Z] ---> Running in 69319f3977d2 [2023-04-04T08:49:31.398Z] ---> Running in 669fba6a6f57 [2023-04-04T08:49:32.366Z] Removing intermediate container 669fba6a6f57 [2023-04-04T08:49:32.366Z] ---> de25634ee5b3 [2023-04-04T08:49:32.366Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-04T08:49:32.366Z] Removing intermediate container 69319f3977d2 [2023-04-04T08:49:32.366Z] ---> d21a60538559 [2023-04-04T08:49:32.366Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-04T08:49:32.366Z] ---> Running in ecddbcd8e91e [2023-04-04T08:49:32.634Z] ---> Running in 50b8139147ce [2023-04-04T08:49:35.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T08:49:35.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T08:49:36.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T08:49:36.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T08:49:38.272Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-04T08:49:38.272Z] v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-04T08:49:38.272Z] OK: 17689 distinct packages available [2023-04-04T08:49:38.272Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-04T08:49:38.272Z] v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-04T08:49:38.272Z] OK: 17689 distinct packages available [2023-04-04T08:49:38.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T08:49:38.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T08:49:38.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T08:49:39.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T08:49:40.565Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-04T08:49:40.565Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-04T08:49:40.565Z] (3/4) Installing libucontext (1.2-r0) [2023-04-04T08:49:40.565Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-04T08:49:40.565Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T08:49:40.565Z] OK: 8 MiB in 19 packages [2023-04-04T08:49:40.565Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-04T08:49:40.565Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-04T08:49:40.565Z] (3/5) Installing libucontext (1.2-r0) [2023-04-04T08:49:40.565Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-04T08:49:40.565Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-04T08:49:40.565Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T08:49:40.832Z] OK: 9 MiB in 20 packages [2023-04-04T08:49:42.770Z] Removing intermediate container ecddbcd8e91e [2023-04-04T08:49:42.770Z] ---> 4325650197c8 [2023-04-04T08:49:42.770Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:49:43.035Z] Removing intermediate container 50b8139147ce [2023-04-04T08:49:43.035Z] ---> 6ca082337f9d [2023-04-04T08:49:43.035Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:49:43.987Z] ---> 9bd15ea4e1e3 [2023-04-04T08:49:43.987Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:49:44.252Z] ---> 02f2106a805b [2023-04-04T08:49:44.252Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:49:45.206Z] ---> a464dd30b5be [2023-04-04T08:49:45.206Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-04T08:49:45.472Z] ---> 2aac6958b09c [2023-04-04T08:49:45.472Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-04T08:49:50.800Z] ---> 2f8a6f7234c1 [2023-04-04T08:49:50.800Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-04T08:49:53.378Z] ---> 82af0ddb68f2 [2023-04-04T08:49:53.378Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-04T08:49:54.785Z] ---> 474ff02fe289 [2023-04-04T08:49:54.785Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-04T08:49:54.785Z] ---> Running in 474b6bda4f72 [2023-04-04T08:49:55.375Z] Removing intermediate container 474b6bda4f72 [2023-04-04T08:49:55.375Z] ---> 053a842dcb1f [2023-04-04T08:49:55.375Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-04T08:49:56.786Z] ---> 280c5a4da33f [2023-04-04T08:49:56.786Z] Step 22/27 : WORKDIR / [2023-04-04T08:49:56.786Z] ---> Running in cef7fe3e4caf [2023-04-04T08:49:57.760Z] Removing intermediate container cef7fe3e4caf [2023-04-04T08:49:57.760Z] ---> b0e626c42bfc [2023-04-04T08:49:57.760Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-04T08:49:58.026Z] ---> 50eede058bc5 [2023-04-04T08:49:58.026Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-04T08:49:58.026Z] ---> Running in 588505a7a1b2 [2023-04-04T08:49:58.606Z] Removing intermediate container 588505a7a1b2 [2023-04-04T08:49:58.606Z] ---> 8b6be0eeab3a [2023-04-04T08:49:58.873Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-04T08:49:58.873Z] ---> Running in 82da427250e3 [2023-04-04T08:49:59.140Z] ---> f9a19cd379c3 [2023-04-04T08:49:59.140Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-04T08:49:59.413Z] Removing intermediate container 82da427250e3 [2023-04-04T08:49:59.413Z] ---> 15e84afb6854 [2023-04-04T08:49:59.413Z] Step 25/27 : LABEL arch=arm64 [2023-04-04T08:49:59.680Z] ---> Running in e7d1c18a2783 [2023-04-04T08:50:00.265Z] ---> 378d7bc29d5f [2023-04-04T08:50:00.265Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-04T08:50:00.265Z] Removing intermediate container e7d1c18a2783 [2023-04-04T08:50:00.265Z] ---> 15fd76909edb [2023-04-04T08:50:00.265Z] Step 26/27 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c [2023-04-04T08:50:00.539Z] ---> Running in 3932ab1b509e [2023-04-04T08:50:01.120Z] Removing intermediate container 3932ab1b509e [2023-04-04T08:50:01.120Z] ---> a248dfc8a12c [2023-04-04T08:50:01.120Z] Step 27/27 : LABEL version=0.0.0 [2023-04-04T08:50:01.399Z] ---> Running in b49520702df4 [2023-04-04T08:50:01.666Z] ---> 049419380619 [2023-04-04T08:50:01.666Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-04T08:50:01.666Z] ---> Running in 59a99f051421 [2023-04-04T08:50:01.934Z] Removing intermediate container b49520702df4 [2023-04-04T08:50:01.934Z] ---> 3503cc03178a [2023-04-04T08:50:01.934Z] [2023-04-04T08:50:02.518Z] Removing intermediate container 59a99f051421 [2023-04-04T08:50:02.518Z] ---> 7c1b74339a9a [2023-04-04T08:50:02.518Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-04T08:50:02.518Z] Successfully built 3503cc03178a [2023-04-04T08:50:02.518Z] Successfully tagged security-spire-config-arm64:latest [2023-04-04T08:50:02.518Z]  Building security-spire-config ... done Building security-spire-server [2023-04-04T08:50:02.518Z] ---> Running in fad5dfdcaf40 [2023-04-04T08:50:03.099Z] Removing intermediate container fad5dfdcaf40 [2023-04-04T08:50:03.099Z] ---> 4039cbe5393c [2023-04-04T08:50:03.099Z] Step 25/27 : LABEL arch=arm64 [2023-04-04T08:50:03.099Z] ---> Running in 4214767545e8 [2023-04-04T08:50:06.426Z] Removing intermediate container 4214767545e8 [2023-04-04T08:50:06.426Z] ---> b9a47b703484 [2023-04-04T08:50:06.426Z] Step 26/27 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c [2023-04-04T08:50:07.006Z] ---> Running in 17e204c8faab [2023-04-04T08:50:07.272Z] Removing intermediate container 17e204c8faab [2023-04-04T08:50:07.272Z] ---> a99482c1d419 [2023-04-04T08:50:07.272Z] Step 27/27 : LABEL version=0.0.0 [2023-04-04T08:50:07.541Z] ---> Running in 19ae44a8d8fd [2023-04-04T08:50:08.125Z] Removing intermediate container 19ae44a8d8fd [2023-04-04T08:50:08.125Z] ---> 218799ef9109 [2023-04-04T08:50:08.125Z] [2023-04-04T08:50:08.392Z] Successfully built 218799ef9109 [2023-04-04T08:50:08.392Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-04T08:50:08.392Z]  Building security-spire-agent ... done Building core-common-config-bootstrapper [2023-04-04T08:50:23.379Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:50:23.379Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:50:23.379Z] ---> 4bdc7178ad6e [2023-04-04T08:50:23.379Z] Step 3/26 : WORKDIR /edgex-go [2023-04-04T08:50:23.379Z] ---> Using cache [2023-04-04T08:50:23.379Z] ---> 067d2e4c9c49 [2023-04-04T08:50:23.379Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-04T08:50:23.379Z] ---> Using cache [2023-04-04T08:50:23.379Z] ---> 829a0ec4d961 [2023-04-04T08:50:23.379Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-04T08:50:23.379Z] ---> Using cache [2023-04-04T08:50:23.379Z] ---> 9c1ca7b2d1bd [2023-04-04T08:50:23.379Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:50:23.379Z] ---> Using cache [2023-04-04T08:50:23.379Z] ---> 160f731957a3 [2023-04-04T08:50:23.379Z] Step 7/26 : COPY . . [2023-04-04T08:50:23.379Z] ---> Using cache [2023-04-04T08:50:23.379Z] ---> 5ceed8e8ecf2 [2023-04-04T08:50:23.379Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-04T08:50:23.379Z] ---> Using cache [2023-04-04T08:50:23.379Z] ---> 4119d0d901df [2023-04-04T08:50:23.379Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-04T08:50:23.379Z] ---> Using cache [2023-04-04T08:50:23.379Z] ---> fa9aa8ae1807 [2023-04-04T08:50:23.379Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-04T08:50:23.379Z] ---> Using cache [2023-04-04T08:50:23.379Z] ---> 0fa1a22a435c [2023-04-04T08:50:23.379Z] 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-04-04T08:50:24.802Z] ---> Running in a2dc557546ca [2023-04-04T08:50:29.077Z] Removing intermediate container a2dc557546ca [2023-04-04T08:50:29.077Z] ---> 93fe53a791e5 [2023-04-04T08:50:29.077Z] Step 12/26 : WORKDIR /edgex-go [2023-04-04T08:50:29.077Z] ---> Running in 03f849ce567d [2023-04-04T08:50:29.345Z] Removing intermediate container 03f849ce567d [2023-04-04T08:50:29.345Z] ---> dcf2ff958b35 [2023-04-04T08:50:29.345Z] [2023-04-04T08:50:29.345Z] Step 13/26 : FROM alpine:3.17 [2023-04-04T08:50:29.345Z] ---> 51e60588ff2c [2023-04-04T08:50:29.345Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-04T08:50:29.345Z] ---> Using cache [2023-04-04T08:50:29.345Z] ---> d21a60538559 [2023-04-04T08:50:29.611Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-04T08:50:29.612Z] ---> Using cache [2023-04-04T08:50:29.612Z] ---> 6ca082337f9d [2023-04-04T08:50:29.612Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:50:29.612Z] ---> Using cache [2023-04-04T08:50:29.612Z] ---> 02f2106a805b [2023-04-04T08:50:29.612Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:50:29.612Z] ---> Using cache [2023-04-04T08:50:29.612Z] ---> 2aac6958b09c [2023-04-04T08:50:29.612Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-04T08:50:32.193Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:50:32.193Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:50:32.193Z] ---> 4bdc7178ad6e [2023-04-04T08:50:32.193Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-04T08:50:32.193Z] ---> Using cache [2023-04-04T08:50:32.193Z] ---> a2a48ae4f980 [2023-04-04T08:50:32.193Z] Step 4/23 : WORKDIR /edgex-go [2023-04-04T08:50:32.193Z] ---> Using cache [2023-04-04T08:50:32.193Z] ---> 370f2893a8d9 [2023-04-04T08:50:32.193Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-04T08:50:32.193Z] ---> Using cache [2023-04-04T08:50:32.193Z] ---> b11334acf316 [2023-04-04T08:50:32.193Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-04T08:50:32.193Z] ---> Using cache [2023-04-04T08:50:32.193Z] ---> b95da7fb7544 [2023-04-04T08:50:32.193Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:50:32.193Z] ---> Using cache [2023-04-04T08:50:32.193Z] ---> 37fdf1be7038 [2023-04-04T08:50:32.193Z] Step 8/23 : COPY . . [2023-04-04T08:50:32.193Z] ---> Using cache [2023-04-04T08:50:32.193Z] ---> 7bf40ee7bad9 [2023-04-04T08:50:32.193Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-04T08:50:33.599Z] ---> Running in 6bd30ba96ffb [2023-04-04T08:50:36.170Z] 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-04-04T08:50:37.571Z] ---> 7a8b3cc29962 [2023-04-04T08:50:37.571Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-04T08:50:38.151Z] ---> 09d778f98285 [2023-04-04T08:50:38.151Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-04T08:50:39.108Z] ---> ae214f5d8563 [2023-04-04T08:50:39.108Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-04T08:50:40.063Z] ---> 96677345da2e [2023-04-04T08:50:40.063Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-04T08:50:40.063Z] ---> Running in a4c2ba216338 [2023-04-04T08:50:40.644Z] Removing intermediate container a4c2ba216338 [2023-04-04T08:50:40.644Z] ---> f57740c04464 [2023-04-04T08:50:40.644Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-04T08:50:40.644Z] ---> Running in 413848bf901c [2023-04-04T08:50:41.229Z] Removing intermediate container 413848bf901c [2023-04-04T08:50:41.229Z] ---> c036edf0ee56 [2023-04-04T08:50:41.229Z] Step 24/26 : LABEL arch=arm64 [2023-04-04T08:50:41.229Z] ---> Running in cc250e95864f [2023-04-04T08:50:41.809Z] Removing intermediate container cc250e95864f [2023-04-04T08:50:41.809Z] ---> 24204ab2dc0f [2023-04-04T08:50:41.809Z] Step 25/26 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c [2023-04-04T08:50:42.078Z] ---> Running in 4ce6b8cc221f [2023-04-04T08:50:42.662Z] Removing intermediate container 4ce6b8cc221f [2023-04-04T08:50:42.662Z] ---> 0dcd4233fdee [2023-04-04T08:50:42.662Z] Step 26/26 : LABEL version=0.0.0 [2023-04-04T08:50:42.662Z] ---> Running in 6d5ed3cb6d32 [2023-04-04T08:50:43.245Z] Removing intermediate container 6d5ed3cb6d32 [2023-04-04T08:50:43.245Z] ---> 031c27e3b9c5 [2023-04-04T08:50:43.245Z] [2023-04-04T08:50:43.513Z] Successfully built 031c27e3b9c5 [2023-04-04T08:50:43.513Z] Successfully tagged security-spire-server-arm64:latest [2023-04-04T08:50:43.513Z]  Building security-spire-server ... done Building security-bootstrapper [2023-04-04T08:51:01.716Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:51:01.716Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:51:01.716Z] ---> 4bdc7178ad6e [2023-04-04T08:51:01.716Z] Step 3/33 : WORKDIR /edgex-go [2023-04-04T08:51:01.716Z] ---> Using cache [2023-04-04T08:51:01.716Z] ---> 067d2e4c9c49 [2023-04-04T08:51:01.716Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-04T08:51:01.716Z] ---> Running in 9861219aaf30 [2023-04-04T08:51:02.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T08:51:02.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T08:51:04.282Z] OK: 263 MiB in 53 packages [2023-04-04T08:51:05.683Z] Removing intermediate container 9861219aaf30 [2023-04-04T08:51:05.683Z] ---> f211fc7f3ca7 [2023-04-04T08:51:05.683Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-04T08:51:06.639Z] ---> 41a867a59dbe [2023-04-04T08:51:06.639Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:51:06.639Z] ---> Running in d038a3aeedb2 [2023-04-04T08:52:43.254Z] Removing intermediate container d038a3aeedb2 [2023-04-04T08:52:43.254Z] ---> 8b4b92d06c47 [2023-04-04T08:52:43.254Z] Step 7/33 : COPY . . [2023-04-04T08:52:45.858Z] ---> f11f29ca1859 [2023-04-04T08:52:45.858Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-04T08:52:45.858Z] ---> Running in 5962994fc2c5 [2023-04-04T08:52:47.816Z] 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-04-04T08:56:24.567Z] Removing intermediate container 7d48035149dd [2023-04-04T08:56:24.567Z] ---> 3c60d6e058dc [2023-04-04T08:56:24.567Z] [2023-04-04T08:56:24.567Z] Step 10/24 : FROM alpine:3.17 [2023-04-04T08:56:24.567Z] ---> 51e60588ff2c [2023-04-04T08:56:24.567Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-04T08:56:24.567Z] ---> Running in 41b6ad1b86db [2023-04-04T08:56:24.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T08:56:24.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T08:56:24.567Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-04T08:56:24.567Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T08:56:24.567Z] OK: 8 MiB in 16 packages [2023-04-04T08:56:24.567Z] Removing intermediate container 41b6ad1b86db [2023-04-04T08:56:24.567Z] ---> bacc917adfea [2023-04-04T08:56:24.567Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-04T08:56:24.567Z] ---> Running in 2d4567959b15 [2023-04-04T08:56:24.567Z] Removing intermediate container 2d4567959b15 [2023-04-04T08:56:24.567Z] ---> db6430e6aa22 [2023-04-04T08:56:24.567Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-04T08:56:24.567Z] ---> Running in 9708a8119680 [2023-04-04T08:56:24.567Z] Removing intermediate container 9708a8119680 [2023-04-04T08:56:24.567Z] ---> b6e2e4031fcb [2023-04-04T08:56:24.567Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-04T08:56:24.567Z] ---> Running in 02a7744eac99 [2023-04-04T08:56:24.567Z] Removing intermediate container 02a7744eac99 [2023-04-04T08:56:24.567Z] ---> 92d2b2985d16 [2023-04-04T08:56:24.567Z] Step 15/24 : WORKDIR / [2023-04-04T08:56:24.567Z] ---> Running in 32abe3f8fc81 [2023-04-04T08:56:24.567Z] Removing intermediate container 32abe3f8fc81 [2023-04-04T08:56:24.567Z] ---> 5e0223109238 [2023-04-04T08:56:24.567Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:56:25.528Z] ---> 2109d3150c07 [2023-04-04T08:56:25.528Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:56:26.109Z] ---> 39f96f0c8952 [2023-04-04T08:56:26.109Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-04T08:56:28.055Z] ---> 9e97d9b4d2c1 [2023-04-04T08:56:28.055Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-04T08:56:28.856Z] ---> f8a253f0741a [2023-04-04T08:56:28.856Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-04T08:56:28.856Z] ---> Running in 0e7c9315e76f [2023-04-04T08:56:29.206Z] Removing intermediate container 0e7c9315e76f [2023-04-04T08:56:29.206Z] ---> 3c6825597252 [2023-04-04T08:56:29.206Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-04T08:56:29.206Z] ---> Running in d9ba628c21a7 [2023-04-04T08:56:29.496Z] Removing intermediate container d9ba628c21a7 [2023-04-04T08:56:29.496Z] ---> 419e098f7068 [2023-04-04T08:56:29.496Z] Step 22/24 : LABEL arch=arm64 [2023-04-04T08:56:29.780Z] ---> Running in 3c3192636731 [2023-04-04T08:56:30.059Z] Removing intermediate container 3c3192636731 [2023-04-04T08:56:30.059Z] ---> 8bcf67294b76 [2023-04-04T08:56:30.059Z] Step 23/24 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c [2023-04-04T08:56:30.344Z] ---> Running in 03042f2d59d2 [2023-04-04T08:56:30.962Z] Removing intermediate container 03042f2d59d2 [2023-04-04T08:56:30.962Z] ---> aac1c0f0289a [2023-04-04T08:56:30.962Z] Step 24/24 : LABEL version=0.0.0 [2023-04-04T08:56:30.962Z] ---> Running in b1806e651e22 [2023-04-04T08:56:31.560Z] Removing intermediate container b1806e651e22 [2023-04-04T08:56:31.560Z] ---> 7f16e06ff310 [2023-04-04T08:56:31.560Z] [2023-04-04T08:56:31.826Z] Successfully built 7f16e06ff310 [2023-04-04T08:56:31.826Z] Successfully tagged core-command-arm64:latest [2023-04-04T08:56:31.826Z]  Building core-command ... done Building security-secretstore-setup [2023-04-04T08:56:50.017Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:56:50.017Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:56:50.017Z] ---> 4bdc7178ad6e [2023-04-04T08:56:50.017Z] Step 3/25 : WORKDIR /edgex-go [2023-04-04T08:56:50.017Z] ---> Using cache [2023-04-04T08:56:50.017Z] ---> 067d2e4c9c49 [2023-04-04T08:56:50.017Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-04T08:56:50.017Z] ---> Using cache [2023-04-04T08:56:50.017Z] ---> f211fc7f3ca7 [2023-04-04T08:56:50.017Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-04T08:56:50.017Z] ---> Using cache [2023-04-04T08:56:50.017Z] ---> 41a867a59dbe [2023-04-04T08:56:50.017Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:56:50.017Z] ---> Using cache [2023-04-04T08:56:50.017Z] ---> 8b4b92d06c47 [2023-04-04T08:56:50.017Z] Step 7/25 : COPY . . [2023-04-04T08:56:50.017Z] ---> Using cache [2023-04-04T08:56:50.017Z] ---> f11f29ca1859 [2023-04-04T08:56:50.017Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-04T08:56:50.017Z] ---> Running in 44710db80e1c [2023-04-04T08:56:50.017Z] 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-04-04T08:57:16.685Z] Removing intermediate container 6bd30ba96ffb [2023-04-04T08:57:16.685Z] ---> 2c5af0c82572 [2023-04-04T08:57:16.685Z] [2023-04-04T08:57:16.685Z] Step 10/23 : FROM alpine:3.17 [2023-04-04T08:57:16.685Z] ---> 51e60588ff2c [2023-04-04T08:57:16.685Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-04T08:57:16.685Z] ---> Running in 52136066fd3b [2023-04-04T08:57:16.685Z] Removing intermediate container 52136066fd3b [2023-04-04T08:57:16.685Z] ---> 0b684210a3aa [2023-04-04T08:57:16.685Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-04T08:57:16.685Z] ---> Running in 3114623b9a54 [2023-04-04T08:57:17.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T08:57:18.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T08:57:19.993Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-04T08:57:19.993Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T08:57:19.993Z] OK: 8 MiB in 16 packages [2023-04-04T08:57:21.395Z] Removing intermediate container 3114623b9a54 [2023-04-04T08:57:21.395Z] ---> 01e8ed17813f [2023-04-04T08:57:21.395Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:57:22.352Z] ---> 9f411f1d75de [2023-04-04T08:57:22.352Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:57:22.936Z] ---> 05548d960aca [2023-04-04T08:57:22.936Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-04T08:57:24.341Z] ---> e6d25da1a1b9 [2023-04-04T08:57:24.341Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-04T08:57:25.296Z] ---> 36d33f408d12 [2023-04-04T08:57:25.296Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-04T08:57:25.876Z] ---> 45163ead2f79 [2023-04-04T08:57:25.876Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-04T08:57:26.141Z] ---> Running in 240daf072984 [2023-04-04T08:57:29.470Z] Removing intermediate container 240daf072984 [2023-04-04T08:57:29.470Z] ---> d477edaf3558 [2023-04-04T08:57:29.470Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-04T08:57:29.470Z] ---> Running in 12a14014318e [2023-04-04T08:57:29.470Z] Removing intermediate container 12a14014318e [2023-04-04T08:57:29.470Z] ---> dcf5db524b79 [2023-04-04T08:57:29.470Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-04T08:57:29.470Z] ---> Running in ddd4b5aa2e03 [2023-04-04T08:57:30.050Z] Removing intermediate container ddd4b5aa2e03 [2023-04-04T08:57:30.050Z] ---> b2d90edd11a4 [2023-04-04T08:57:30.050Z] Step 21/23 : LABEL arch=arm64 [2023-04-04T08:57:30.050Z] ---> Running in e0222caafcbf [2023-04-04T08:57:30.316Z] Removing intermediate container e0222caafcbf [2023-04-04T08:57:30.316Z] ---> 7dc0bb4d469d [2023-04-04T08:57:30.316Z] Step 22/23 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c [2023-04-04T08:57:31.272Z] ---> Running in 8c8be6aab97a [2023-04-04T08:57:31.854Z] Removing intermediate container 8c8be6aab97a [2023-04-04T08:57:31.854Z] ---> 7d328ce245e6 [2023-04-04T08:57:31.854Z] Step 23/23 : LABEL version=0.0.0 [2023-04-04T08:57:31.854Z] ---> Running in 2896582e08b9 [2023-04-04T08:57:32.438Z] Removing intermediate container 2896582e08b9 [2023-04-04T08:57:32.438Z] ---> 696eaa7c7c0c [2023-04-04T08:57:32.438Z] [2023-04-04T08:57:32.438Z] Successfully built 696eaa7c7c0c [2023-04-04T08:57:32.438Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-04T08:57:32.438Z]  Building core-common-config-bootstrapper ... done Building core-data [2023-04-04T08:57:54.464Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:57:54.464Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:57:54.464Z] ---> 4bdc7178ad6e [2023-04-04T08:57:54.464Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-04T08:57:54.464Z] ---> Using cache [2023-04-04T08:57:54.464Z] ---> a2a48ae4f980 [2023-04-04T08:57:54.464Z] Step 4/23 : WORKDIR /edgex-go [2023-04-04T08:57:54.464Z] ---> Using cache [2023-04-04T08:57:54.464Z] ---> 370f2893a8d9 [2023-04-04T08:57:54.464Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-04T08:57:54.464Z] ---> Using cache [2023-04-04T08:57:54.464Z] ---> b11334acf316 [2023-04-04T08:57:54.464Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-04T08:57:54.464Z] ---> Using cache [2023-04-04T08:57:54.464Z] ---> b95da7fb7544 [2023-04-04T08:57:54.464Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:57:54.464Z] ---> Using cache [2023-04-04T08:57:54.464Z] ---> 37fdf1be7038 [2023-04-04T08:57:54.464Z] Step 8/23 : COPY . . [2023-04-04T08:57:54.464Z] ---> Using cache [2023-04-04T08:57:54.464Z] ---> 7bf40ee7bad9 [2023-04-04T08:57:54.464Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-04T08:57:54.464Z] ---> Running in bc940737f5be [2023-04-04T08:57:54.464Z] 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-04-04T08:59:16.046Z] Removing intermediate container 5962994fc2c5 [2023-04-04T08:59:16.046Z] ---> e1c26829e06c [2023-04-04T08:59:16.046Z] [2023-04-04T08:59:16.046Z] Step 9/33 : FROM alpine:3.17 [2023-04-04T08:59:16.046Z] ---> 51e60588ff2c [2023-04-04T08:59:16.046Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-04T08:59:16.046Z] Removing intermediate container 0e07362fb8b1 [2023-04-04T08:59:16.046Z] ---> 06316d860f67 [2023-04-04T08:59:16.046Z] [2023-04-04T08:59:16.046Z] Step 10/23 : FROM alpine:3.17 [2023-04-04T08:59:16.046Z] ---> 51e60588ff2c [2023-04-04T08:59:16.046Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-04T08:59:16.046Z] ---> Running in 86f822bd2099 [2023-04-04T08:59:16.046Z] ---> Running in d2b9b7c08bcc [2023-04-04T08:59:16.046Z] Removing intermediate container 86f822bd2099 [2023-04-04T08:59:16.046Z] ---> 679debff8f6c [2023-04-04T08:59:16.046Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-04T08:59:16.046Z] ---> Running in 381f5dbda289 [2023-04-04T08:59:16.046Z] Removing intermediate container a270881359af [2023-04-04T08:59:16.047Z] ---> 511572e79ff1 [2023-04-04T08:59:16.047Z] [2023-04-04T08:59:16.047Z] Step 10/23 : FROM alpine:3.17 [2023-04-04T08:59:16.047Z] ---> 51e60588ff2c [2023-04-04T08:59:16.047Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-04T08:59:16.047Z] ---> Using cache [2023-04-04T08:59:16.047Z] ---> bacc917adfea [2023-04-04T08:59:16.047Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-04T08:59:16.047Z] ---> Using cache [2023-04-04T08:59:16.047Z] ---> db6430e6aa22 [2023-04-04T08:59:16.047Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-04T08:59:16.047Z] ---> Running in 9448361f1ca0 [2023-04-04T08:59:16.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T08:59:16.047Z] Removing intermediate container 9448361f1ca0 [2023-04-04T08:59:16.047Z] ---> af7be268b88a [2023-04-04T08:59:16.047Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-04T08:59:16.047Z] ---> Running in b5ef083d80c5 [2023-04-04T08:59:16.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T08:59:16.047Z] Removing intermediate container b5ef083d80c5 [2023-04-04T08:59:16.047Z] ---> 139bc0b60317 [2023-04-04T08:59:16.047Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:59:16.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T08:59:16.047Z] ---> db8c0da6fb67 [2023-04-04T08:59:16.047Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:59:16.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T08:59:16.047Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-04T08:59:16.047Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-04T08:59:16.047Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T08:59:16.047Z] Executing ca-certificates-20220614-r4.trigger [2023-04-04T08:59:16.047Z] ---> 22ebe20b8039 [2023-04-04T08:59:16.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-04T08:59:16.047Z] OK: 8 MiB in 17 packages [2023-04-04T08:59:16.047Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-04T08:59:16.047Z] (2/2) Installing su-exec (0.2-r2) [2023-04-04T08:59:16.047Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T08:59:16.047Z] OK: 8 MiB in 17 packages [2023-04-04T08:59:16.047Z] Removing intermediate container 381f5dbda289 [2023-04-04T08:59:16.047Z] ---> 97ca6096c3d7 [2023-04-04T08:59:16.047Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-04T08:59:16.047Z] ---> Running in dad4e2a338fc [2023-04-04T08:59:16.047Z] Removing intermediate container d2b9b7c08bcc [2023-04-04T08:59:16.047Z] ---> 0aca753775ca [2023-04-04T08:59:16.047Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-04T08:59:16.047Z] ---> Running in 5ab2bc2952a2 [2023-04-04T08:59:16.047Z] ---> ed26c13ec44d [2023-04-04T08:59:16.047Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-04T08:59:16.047Z] Removing intermediate container dad4e2a338fc [2023-04-04T08:59:16.047Z] ---> bfaa02aa1123 [2023-04-04T08:59:16.047Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-04T08:59:16.047Z] ---> Running in f3a55fbedf2b [2023-04-04T08:59:16.047Z] Removing intermediate container 5ab2bc2952a2 [2023-04-04T08:59:16.047Z] ---> 2304a52aaa4c [2023-04-04T08:59:16.047Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-04T08:59:16.047Z] ---> Running in af6db91f64d5 [2023-04-04T08:59:16.317Z] ---> a52de3b650b3 [2023-04-04T08:59:16.317Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-04T08:59:16.317Z] Removing intermediate container f3a55fbedf2b [2023-04-04T08:59:16.317Z] ---> ddf88f394078 [2023-04-04T08:59:16.317Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-04T08:59:16.583Z] ---> Running in 1145678a6a52 [2023-04-04T08:59:16.583Z] ---> Running in 7b2c0393132d [2023-04-04T08:59:16.849Z] Removing intermediate container af6db91f64d5 [2023-04-04T08:59:16.849Z] ---> 139ffeba3114 [2023-04-04T08:59:16.849Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-04T08:59:17.113Z] ---> Running in 3a349f121eb7 [2023-04-04T08:59:17.113Z] Removing intermediate container 1145678a6a52 [2023-04-04T08:59:17.113Z] ---> 32333db622b7 [2023-04-04T08:59:17.379Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-04T08:59:17.379Z] ---> Running in c1d19b726a3e [2023-04-04T08:59:17.379Z] Removing intermediate container 7b2c0393132d [2023-04-04T08:59:17.379Z] ---> f777b511fad8 [2023-04-04T08:59:17.644Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-04T08:59:17.644Z] ---> Running in 9864c1788103 [2023-04-04T08:59:17.916Z] Removing intermediate container 3a349f121eb7 [2023-04-04T08:59:17.916Z] ---> 9c8027d1a1a1 [2023-04-04T08:59:17.916Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:59:18.181Z] Removing intermediate container c1d19b726a3e [2023-04-04T08:59:18.181Z] ---> 267408ca6dc4 [2023-04-04T08:59:18.181Z] Step 21/23 : LABEL arch=arm64 [2023-04-04T08:59:18.448Z] Removing intermediate container 9864c1788103 [2023-04-04T08:59:18.448Z] ---> 3484ad6fe052 [2023-04-04T08:59:18.448Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-04T08:59:18.448Z] ---> Running in 31ade3b03796 [2023-04-04T08:59:18.714Z] ---> Running in e0a71aa5ffb0 [2023-04-04T08:59:19.678Z] Removing intermediate container 31ade3b03796 [2023-04-04T08:59:19.678Z] ---> 0b074333788f [2023-04-04T08:59:19.678Z] Step 22/23 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c [2023-04-04T08:59:19.945Z] ---> Running in b5d5dea348fc [2023-04-04T08:59:20.211Z] ---> 8a443ff1975f [2023-04-04T08:59:20.211Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:59:20.791Z] Removing intermediate container b5d5dea348fc [2023-04-04T08:59:20.791Z] ---> fa79e72d6973 [2023-04-04T08:59:20.791Z] Step 23/23 : LABEL version=0.0.0 [2023-04-04T08:59:21.057Z] ---> Running in 167460089b6e [2023-04-04T08:59:21.636Z] ---> f2159fe2bb9c [2023-04-04T08:59:21.636Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-04T08:59:21.912Z] Removing intermediate container 167460089b6e [2023-04-04T08:59:21.912Z] ---> 689091aa064e [2023-04-04T08:59:21.912Z] [2023-04-04T08:59:22.492Z] Successfully built 689091aa064e [2023-04-04T08:59:22.763Z] Successfully tagged support-scheduler-arm64:latest [2023-04-04T08:59:22.763Z] Building security-proxy-auth [2023-04-04T08:59:22.763Z]  Building support-scheduler ... done Removing intermediate container e0a71aa5ffb0 [2023-04-04T08:59:22.763Z] ---> c0ed3f065614 [2023-04-04T08:59:22.763Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-04T08:59:22.763Z] ---> Running in 129e7fc0769f [2023-04-04T08:59:23.718Z] Removing intermediate container 129e7fc0769f [2023-04-04T08:59:23.718Z] ---> 9b5b008dbc43 [2023-04-04T08:59:23.718Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-04T08:59:25.119Z] ---> 53b1d00c97c8 [2023-04-04T08:59:25.119Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-04T08:59:25.119Z] ---> 29215b240ced [2023-04-04T08:59:25.119Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-04T08:59:25.119Z] ---> Running in ea9c9b4939c6 [2023-04-04T08:59:26.521Z] ---> 33e1e85b1ab9 [2023-04-04T08:59:26.521Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-04T08:59:26.521Z] ---> Running in 70e3bffa63d0 [2023-04-04T08:59:27.102Z] Removing intermediate container 70e3bffa63d0 [2023-04-04T08:59:27.102Z] ---> 5f34693d89dd [2023-04-04T08:59:27.102Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-04T08:59:27.102Z] ---> Running in 2c9dc065bb99 [2023-04-04T08:59:28.060Z] Removing intermediate container 2c9dc065bb99 [2023-04-04T08:59:28.060Z] ---> 5b84ade327c5 [2023-04-04T08:59:28.060Z] Step 21/23 : LABEL arch=arm64 [2023-04-04T08:59:28.060Z] ---> Running in 05b35b9b5054 [2023-04-04T08:59:29.015Z] Removing intermediate container ea9c9b4939c6 [2023-04-04T08:59:29.015Z] ---> 7b188570b1be [2023-04-04T08:59:29.015Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T08:59:29.015Z] Removing intermediate container 05b35b9b5054 [2023-04-04T08:59:29.015Z] ---> edc59baf62f9 [2023-04-04T08:59:29.015Z] Step 22/23 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c [2023-04-04T08:59:29.281Z] ---> Running in 70f3aad700d9 [2023-04-04T08:59:31.854Z] Removing intermediate container 70f3aad700d9 [2023-04-04T08:59:31.854Z] ---> 23e121bc749b [2023-04-04T08:59:31.854Z] Step 23/23 : LABEL version=0.0.0 [2023-04-04T08:59:31.854Z] ---> 1f37a09c431e [2023-04-04T08:59:31.854Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T08:59:31.854Z] ---> Running in 295a54f97ae1 [2023-04-04T08:59:32.821Z] Removing intermediate container 295a54f97ae1 [2023-04-04T08:59:32.821Z] ---> 7b931c6cb6b5 [2023-04-04T08:59:32.821Z] [2023-04-04T08:59:33.088Z] ---> 66b81debf1cd [2023-04-04T08:59:33.088Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-04T08:59:33.355Z] Successfully built 7b931c6cb6b5 [2023-04-04T08:59:33.355Z] Successfully tagged support-notifications-arm64:latest [2023-04-04T08:59:33.355Z] Building core-metadata [2023-04-04T08:59:35.931Z]  Building support-notifications ... done  ---> 86fd3344b14d [2023-04-04T08:59:35.931Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-04T08:59:37.341Z] ---> 01fb9ff48d10 [2023-04-04T08:59:37.341Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-04T08:59:37.926Z] ---> db17a00e5a5c [2023-04-04T08:59:37.926Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-04T08:59:39.338Z] ---> 6a99e922d425 [2023-04-04T08:59:39.338Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-04T08:59:40.307Z] ---> 143d48a14485 [2023-04-04T08:59:40.307Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-04T08:59:41.715Z] ---> b927270f499c [2023-04-04T08:59:41.715Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-04T08:59:41.983Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:59:41.983Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:59:41.983Z] ---> 4bdc7178ad6e [2023-04-04T08:59:41.983Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-04T08:59:41.983Z] ---> Using cache [2023-04-04T08:59:41.983Z] ---> a2a48ae4f980 [2023-04-04T08:59:41.983Z] Step 4/23 : WORKDIR /edgex-go [2023-04-04T08:59:41.983Z] ---> Using cache [2023-04-04T08:59:41.983Z] ---> 370f2893a8d9 [2023-04-04T08:59:41.983Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-04T08:59:41.983Z] ---> Using cache [2023-04-04T08:59:41.983Z] ---> b11334acf316 [2023-04-04T08:59:41.983Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-04T08:59:41.983Z] ---> Using cache [2023-04-04T08:59:41.983Z] ---> b95da7fb7544 [2023-04-04T08:59:41.983Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 6fe8a6535645 [2023-04-04T08:59:41.983Z] [2023-04-04T08:59:41.983Z] ---> Using cache [2023-04-04T08:59:41.983Z] ---> 37fdf1be7038 [2023-04-04T08:59:41.983Z] Step 8/23 : COPY . . [2023-04-04T08:59:41.983Z] ---> Using cache [2023-04-04T08:59:41.983Z] ---> 7bf40ee7bad9 [2023-04-04T08:59:41.983Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-04T08:59:41.983Z] ---> Running in 953faeac99e6 [2023-04-04T08:59:44.570Z] 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-04-04T08:59:45.988Z] Removing intermediate container 6fe8a6535645 [2023-04-04T08:59:45.988Z] ---> 2c719f020f77 [2023-04-04T08:59:45.988Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-04T08:59:46.255Z] ---> Running in 45aeb9befe39 [2023-04-04T08:59:46.840Z] Removing intermediate container 45aeb9befe39 [2023-04-04T08:59:46.840Z] ---> b263dc50d927 [2023-04-04T08:59:46.840Z] Step 30/33 : CMD ["gate"] [2023-04-04T08:59:46.840Z] ---> Running in a05a12f7f816 [2023-04-04T08:59:47.802Z] Removing intermediate container a05a12f7f816 [2023-04-04T08:59:47.802Z] ---> de4d3764b3ae [2023-04-04T08:59:47.802Z] Step 31/33 : LABEL arch=arm64 [2023-04-04T08:59:47.802Z] ---> Running in 25fc79b19c08 [2023-04-04T08:59:48.768Z] Removing intermediate container 25fc79b19c08 [2023-04-04T08:59:48.768Z] ---> c507d1338386 [2023-04-04T08:59:48.768Z] Step 32/33 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c [2023-04-04T08:59:48.768Z] ---> Running in 32778bdc3d9b [2023-04-04T08:59:49.728Z] Removing intermediate container 32778bdc3d9b [2023-04-04T08:59:49.728Z] ---> 54e2ff8f3d88 [2023-04-04T08:59:49.728Z] Step 33/33 : LABEL version=0.0.0 [2023-04-04T08:59:49.728Z] ---> Running in ee77bf1161e2 [2023-04-04T08:59:50.311Z] Removing intermediate container ee77bf1161e2 [2023-04-04T08:59:50.311Z] ---> 26dd697ad880 [2023-04-04T08:59:50.311Z] [2023-04-04T08:59:50.893Z] Successfully built 26dd697ad880 [2023-04-04T08:59:50.893Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-04T08:59:50.893Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2023-04-04T08:59:57.548Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T08:59:57.548Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-04T08:59:57.548Z] ---> 4bdc7178ad6e [2023-04-04T08:59:57.548Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-04T08:59:57.548Z] ---> Using cache [2023-04-04T08:59:57.548Z] ---> a2a48ae4f980 [2023-04-04T08:59:57.548Z] Step 4/25 : WORKDIR /edgex-go [2023-04-04T08:59:57.548Z] ---> Using cache [2023-04-04T08:59:57.548Z] ---> 370f2893a8d9 [2023-04-04T08:59:57.548Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-04T08:59:57.548Z] ---> Using cache [2023-04-04T08:59:57.548Z] ---> b11334acf316 [2023-04-04T08:59:57.548Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-04T08:59:57.548Z] ---> Using cache [2023-04-04T08:59:57.548Z] ---> b95da7fb7544 [2023-04-04T08:59:57.548Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T08:59:57.548Z] ---> Using cache [2023-04-04T08:59:57.548Z] ---> 37fdf1be7038 [2023-04-04T08:59:57.548Z] Step 8/25 : COPY . . [2023-04-04T08:59:57.548Z] ---> Using cache [2023-04-04T08:59:57.548Z] ---> 7bf40ee7bad9 [2023-04-04T08:59:57.548Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-04T08:59:59.510Z] ---> Running in 8f796247b937 [2023-04-04T09:00:01.461Z] 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-04-04T09:00:11.530Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T09:00:11.530Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-04T09:00:11.530Z] ---> 4bdc7178ad6e [2023-04-04T09:00:11.531Z] Step 3/20 : WORKDIR /edgex-go [2023-04-04T09:00:11.531Z] ---> Using cache [2023-04-04T09:00:11.531Z] ---> 067d2e4c9c49 [2023-04-04T09:00:11.531Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-04T09:00:12.491Z] ---> Running in f624dca6469a [2023-04-04T09:00:14.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T09:00:15.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T09:00:16.834Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-04T09:00:16.834Z] v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-04T09:00:16.834Z] OK: 17694 distinct packages available [2023-04-04T09:00:17.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T09:00:18.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T09:00:19.463Z] OK: 263 MiB in 53 packages [2023-04-04T09:00:20.871Z] Removing intermediate container f624dca6469a [2023-04-04T09:00:20.871Z] ---> 21c939eaea0f [2023-04-04T09:00:20.871Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-04T09:00:21.828Z] ---> 0e9d36f3def4 [2023-04-04T09:00:21.828Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T09:00:22.094Z] ---> Running in 3632ac3feca6 [2023-04-04T09:01:58.716Z] Removing intermediate container 3632ac3feca6 [2023-04-04T09:01:58.716Z] ---> 76e0ac432a27 [2023-04-04T09:01:58.716Z] Step 7/20 : COPY . . [2023-04-04T09:02:04.059Z] ---> 6bb26f167a3e [2023-04-04T09:02:04.059Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-04T09:02:04.059Z] ---> Running in 5c2080fd09bb [2023-04-04T09:02:05.498Z] 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-04-04T09:02:27.987Z] 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-04-04T09:02:46.176Z] Removing intermediate container 44710db80e1c [2023-04-04T09:02:46.176Z] ---> 132a6e01aeb7 [2023-04-04T09:02:46.176Z] [2023-04-04T09:02:46.176Z] Step 9/25 : FROM alpine:3.17 [2023-04-04T09:02:46.176Z] ---> 51e60588ff2c [2023-04-04T09:02:46.176Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-04T09:02:46.176Z] ---> Running in ee468e3b065b [2023-04-04T09:02:46.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T09:02:47.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T09:02:49.108Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-04T09:02:49.108Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-04T09:02:49.108Z] (3/3) Installing su-exec (0.2-r2) [2023-04-04T09:02:49.108Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T09:02:49.373Z] Executing ca-certificates-20220614-r4.trigger [2023-04-04T09:02:49.959Z] OK: 8 MiB in 18 packages [2023-04-04T09:02:51.895Z] Removing intermediate container ee468e3b065b [2023-04-04T09:02:51.895Z] ---> 124a7afd98a0 [2023-04-04T09:02:51.895Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-04T09:02:51.895Z] ---> Running in 3bfdefd3f048 [2023-04-04T09:02:52.475Z] Removing intermediate container 3bfdefd3f048 [2023-04-04T09:02:52.475Z] ---> edbd080e23e4 [2023-04-04T09:02:52.475Z] Step 12/25 : WORKDIR / [2023-04-04T09:02:52.475Z] ---> Running in 57966fc60e4d [2023-04-04T09:02:53.055Z] Removing intermediate container 57966fc60e4d [2023-04-04T09:02:53.055Z] ---> 913aa96a0e5e [2023-04-04T09:02:53.055Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T09:02:54.011Z] ---> 707e3e3dba63 [2023-04-04T09:02:54.011Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T09:02:54.967Z] ---> 890bde24dec6 [2023-04-04T09:02:54.967Z] 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-04-04T09:02:55.930Z] ---> 34cf7f779ba1 [2023-04-04T09:02:55.930Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-04T09:02:56.889Z] ---> 371459065429 [2023-04-04T09:02:56.889Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-04T09:02:57.844Z] ---> 30d6d7cd7b29 [2023-04-04T09:02:57.844Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-04T09:02:59.246Z] ---> 6387e295625d [2023-04-04T09:02:59.246Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-04T09:03:01.840Z] ---> 8b84a860fc65 [2023-04-04T09:03:01.840Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-04T09:03:02.798Z] ---> e33bbfac0f90 [2023-04-04T09:03:02.798Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-04T09:03:02.798Z] ---> Running in d2a1538e4246 [2023-04-04T09:03:06.142Z] Removing intermediate container d2a1538e4246 [2023-04-04T09:03:06.142Z] ---> e8b2951ca685 [2023-04-04T09:03:06.142Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-04T09:03:06.142Z] ---> Running in 35ad368b1c3e [2023-04-04T09:03:06.729Z] Removing intermediate container 35ad368b1c3e [2023-04-04T09:03:06.729Z] ---> 3222a14b3fd5 [2023-04-04T09:03:06.729Z] Step 23/25 : LABEL arch=arm64 [2023-04-04T09:03:06.729Z] ---> Running in a8f4024d2580 [2023-04-04T09:03:07.315Z] Removing intermediate container a8f4024d2580 [2023-04-04T09:03:07.315Z] ---> 2522bcd9ae70 [2023-04-04T09:03:07.315Z] Step 24/25 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c [2023-04-04T09:03:07.315Z] ---> Running in f1b31e43784c [2023-04-04T09:03:07.904Z] Removing intermediate container f1b31e43784c [2023-04-04T09:03:07.904Z] ---> b49bc312dfd6 [2023-04-04T09:03:07.904Z] Step 25/25 : LABEL version=0.0.0 [2023-04-04T09:03:07.904Z] ---> Running in 12acb9945bf6 [2023-04-04T09:03:08.487Z] Removing intermediate container 12acb9945bf6 [2023-04-04T09:03:08.487Z] ---> 897d0b797be3 [2023-04-04T09:03:08.487Z] [2023-04-04T09:03:08.754Z] Successfully built 897d0b797be3 [2023-04-04T09:03:08.754Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-04T09:03:08.754Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2023-04-04T09:03:23.733Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T09:03:23.733Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-04T09:03:23.733Z] ---> 4bdc7178ad6e [2023-04-04T09:03:23.733Z] Step 3/22 : WORKDIR /edgex-go [2023-04-04T09:03:23.733Z] ---> Using cache [2023-04-04T09:03:23.733Z] ---> 067d2e4c9c49 [2023-04-04T09:03:23.733Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-04T09:03:23.733Z] ---> Using cache [2023-04-04T09:03:23.733Z] ---> f211fc7f3ca7 [2023-04-04T09:03:23.733Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-04T09:03:23.733Z] ---> Using cache [2023-04-04T09:03:23.733Z] ---> 41a867a59dbe [2023-04-04T09:03:23.733Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T09:03:23.733Z] ---> Using cache [2023-04-04T09:03:23.733Z] ---> 8b4b92d06c47 [2023-04-04T09:03:23.733Z] Step 7/22 : COPY . . [2023-04-04T09:03:23.734Z] ---> Using cache [2023-04-04T09:03:23.734Z] ---> f11f29ca1859 [2023-04-04T09:03:23.734Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-04T09:03:23.734Z] ---> Running in 593114c435ef [2023-04-04T09:03:25.143Z] 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-04-04T09:04:46.746Z] Removing intermediate container bc940737f5be [2023-04-04T09:04:46.746Z] ---> e7ff4cfc64e4 [2023-04-04T09:04:46.746Z] [2023-04-04T09:04:46.746Z] Step 10/23 : FROM alpine:3.17 [2023-04-04T09:04:46.746Z] ---> 51e60588ff2c [2023-04-04T09:04:46.746Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-04T09:04:46.746Z] ---> Running in 0bbd2821760d [2023-04-04T09:04:46.746Z] Removing intermediate container 0bbd2821760d [2023-04-04T09:04:46.746Z] ---> e20ae9c6c1c5 [2023-04-04T09:04:46.746Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-04T09:04:46.746Z] ---> Running in ed94d9987d78 [2023-04-04T09:04:46.746Z] Removing intermediate container ed94d9987d78 [2023-04-04T09:04:46.746Z] ---> 571e2949decf [2023-04-04T09:04:46.746Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-04T09:04:46.746Z] ---> Running in f516defed3dd [2023-04-04T09:04:46.746Z] Removing intermediate container f516defed3dd [2023-04-04T09:04:46.746Z] ---> 18b29468133a [2023-04-04T09:04:46.746Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-04T09:04:46.746Z] ---> Running in 34b1f6cd90dd [2023-04-04T09:04:47.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T09:04:47.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T09:04:49.373Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-04T09:04:49.373Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T09:04:49.373Z] OK: 8 MiB in 16 packages [2023-04-04T09:04:51.312Z] Removing intermediate container 34b1f6cd90dd [2023-04-04T09:04:51.312Z] ---> 4d273d214cf2 [2023-04-04T09:04:51.312Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T09:04:52.273Z] ---> 0d84c3c86695 [2023-04-04T09:04:52.274Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T09:04:52.862Z] ---> 5752006d16ec [2023-04-04T09:04:52.862Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-04T09:04:54.810Z] ---> 1ec5e5585189 [2023-04-04T09:04:54.810Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-04T09:04:55.776Z] ---> ff9f80f6d65d [2023-04-04T09:04:55.776Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-04T09:04:55.776Z] ---> Running in f8fc3849992d [2023-04-04T09:04:56.372Z] Removing intermediate container f8fc3849992d [2023-04-04T09:04:56.372Z] ---> f62f3fcd9002 [2023-04-04T09:04:56.372Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-04T09:04:56.372Z] ---> Running in 922b7ce41802 [2023-04-04T09:04:56.962Z] Removing intermediate container 922b7ce41802 [2023-04-04T09:04:56.962Z] ---> 4a3fd3f630af [2023-04-04T09:04:56.962Z] Step 21/23 : LABEL arch=arm64 [2023-04-04T09:04:56.962Z] ---> Running in bacd20960a0c [2023-04-04T09:04:57.544Z] Removing intermediate container bacd20960a0c [2023-04-04T09:04:57.544Z] ---> e22fd2fa3f34 [2023-04-04T09:04:57.544Z] Step 22/23 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c [2023-04-04T09:04:57.811Z] ---> Running in cbe55698d19b [2023-04-04T09:04:58.080Z] Removing intermediate container cbe55698d19b [2023-04-04T09:04:58.080Z] ---> 1dd983d1eb5d [2023-04-04T09:04:58.080Z] Step 23/23 : LABEL version=0.0.0 [2023-04-04T09:04:58.348Z] ---> Running in 2c240640cc44 [2023-04-04T09:04:58.930Z] Removing intermediate container 2c240640cc44 [2023-04-04T09:04:58.930Z] ---> 00f4e4d409c5 [2023-04-04T09:04:58.930Z] [2023-04-04T09:04:59.196Z] Successfully built 00f4e4d409c5 [2023-04-04T09:04:59.196Z] Successfully tagged core-data-arm64:latest [2023-04-04T09:05:55.588Z]  Building core-data ... done Removing intermediate container 953faeac99e6 [2023-04-04T09:05:55.588Z] ---> 62d3a40f874b [2023-04-04T09:05:55.588Z] [2023-04-04T09:05:55.588Z] Step 10/23 : FROM alpine:3.17 [2023-04-04T09:05:55.588Z] ---> 51e60588ff2c [2023-04-04T09:05:55.588Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-04T09:05:55.588Z] ---> Using cache [2023-04-04T09:05:55.588Z] ---> 0b684210a3aa [2023-04-04T09:05:55.588Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-04T09:05:55.588Z] ---> Using cache [2023-04-04T09:05:55.588Z] ---> 01e8ed17813f [2023-04-04T09:05:55.588Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T09:05:55.588Z] ---> Using cache [2023-04-04T09:05:55.588Z] ---> 9f411f1d75de [2023-04-04T09:05:55.588Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T09:05:55.588Z] ---> Using cache [2023-04-04T09:05:55.588Z] ---> 05548d960aca [2023-04-04T09:05:55.588Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-04T09:05:57.017Z] ---> d47572d85fc6 [2023-04-04T09:05:57.017Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-04T09:05:57.970Z] ---> cfec988c4dd3 [2023-04-04T09:05:57.970Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-04T09:05:58.925Z] ---> 26418edfb56b [2023-04-04T09:05:58.925Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-04T09:05:58.925Z] ---> Running in 8c4b631f46e4 [2023-04-04T09:06:02.260Z] Removing intermediate container 8c4b631f46e4 [2023-04-04T09:06:02.260Z] ---> d26305b18217 [2023-04-04T09:06:02.260Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-04T09:06:02.260Z] ---> Running in 681c6738e302 [2023-04-04T09:06:02.260Z] Removing intermediate container 681c6738e302 [2023-04-04T09:06:02.260Z] ---> 6d9682a541b9 [2023-04-04T09:06:02.527Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-04T09:06:02.527Z] ---> Running in a154d829ce10 [2023-04-04T09:06:03.107Z] Removing intermediate container a154d829ce10 [2023-04-04T09:06:03.107Z] ---> 218b370a4933 [2023-04-04T09:06:03.107Z] Step 21/23 : LABEL arch=arm64 [2023-04-04T09:06:03.107Z] ---> Running in 54de1db4aa98 [2023-04-04T09:06:03.689Z] Removing intermediate container 54de1db4aa98 [2023-04-04T09:06:03.689Z] ---> 7837d4add763 [2023-04-04T09:06:03.689Z] Step 22/23 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c [2023-04-04T09:06:03.689Z] ---> Running in a0c3286c34b4 [2023-04-04T09:06:03.956Z] Removing intermediate container a0c3286c34b4 [2023-04-04T09:06:04.222Z] ---> b4b0112cb7e0 [2023-04-04T09:06:04.222Z] Step 23/23 : LABEL version=0.0.0 [2023-04-04T09:06:04.222Z] ---> Running in 9bc37bc8cdd2 [2023-04-04T09:06:04.488Z] Removing intermediate container 9bc37bc8cdd2 [2023-04-04T09:06:04.488Z] ---> ff3fd1f3c0b5 [2023-04-04T09:06:04.488Z] [2023-04-04T09:06:04.757Z] Successfully built ff3fd1f3c0b5 [2023-04-04T09:06:04.757Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-04T09:06:51.571Z]  Building security-proxy-auth ... done Removing intermediate container 8f796247b937 [2023-04-04T09:06:51.571Z] ---> 6558281846d9 [2023-04-04T09:06:51.571Z] [2023-04-04T09:06:51.571Z] Step 10/25 : FROM alpine:3.17 [2023-04-04T09:06:51.571Z] ---> 51e60588ff2c [2023-04-04T09:06:51.571Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-04T09:06:51.571Z] ---> Using cache [2023-04-04T09:06:51.571Z] ---> bacc917adfea [2023-04-04T09:06:51.571Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-04T09:06:51.571Z] ---> Using cache [2023-04-04T09:06:51.571Z] ---> db6430e6aa22 [2023-04-04T09:06:51.571Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-04T09:06:51.571Z] ---> Running in 8a9fa8c685b8 [2023-04-04T09:06:51.571Z] Removing intermediate container 8a9fa8c685b8 [2023-04-04T09:06:51.571Z] ---> 39aca905e373 [2023-04-04T09:06:51.571Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-04T09:06:51.571Z] ---> Running in 2893258b4891 [2023-04-04T09:06:51.571Z] Removing intermediate container 2893258b4891 [2023-04-04T09:06:51.571Z] ---> f5f82b88ddde [2023-04-04T09:06:51.571Z] Step 15/25 : WORKDIR / [2023-04-04T09:06:51.571Z] ---> Running in c4233c9da0d7 [2023-04-04T09:06:51.571Z] Removing intermediate container c4233c9da0d7 [2023-04-04T09:06:51.571Z] ---> 3de0ef9f5448 [2023-04-04T09:06:51.571Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T09:06:51.571Z] ---> eccc3bbb510b [2023-04-04T09:06:51.571Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T09:06:51.571Z] ---> 23b197b5efe0 [2023-04-04T09:06:51.571Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-04T09:06:52.156Z] ---> cc008d219653 [2023-04-04T09:06:52.157Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-04T09:06:53.116Z] ---> fa7eb3c592cf [2023-04-04T09:06:53.116Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-04T09:06:53.712Z] ---> f74bdf36b458 [2023-04-04T09:06:53.712Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-04T09:06:53.981Z] ---> Running in 89af313230b1 [2023-04-04T09:06:54.255Z] Removing intermediate container 89af313230b1 [2023-04-04T09:06:54.255Z] ---> 018fc4be4611 [2023-04-04T09:06:54.255Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-04T09:06:54.521Z] ---> Running in 5e78da7fdf92 [2023-04-04T09:06:55.104Z] Removing intermediate container 5e78da7fdf92 [2023-04-04T09:06:55.104Z] ---> 872c577a3c9f [2023-04-04T09:06:55.104Z] Step 23/25 : LABEL arch=arm64 [2023-04-04T09:06:55.104Z] ---> Running in 47c2f0bd085d [2023-04-04T09:06:55.684Z] Removing intermediate container 47c2f0bd085d [2023-04-04T09:06:55.684Z] ---> 851622032fb8 [2023-04-04T09:06:55.684Z] Step 24/25 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c [2023-04-04T09:06:55.684Z] ---> Running in feffc1841299 [2023-04-04T09:06:56.266Z] Removing intermediate container feffc1841299 [2023-04-04T09:06:56.266Z] ---> eb128ce43d95 [2023-04-04T09:06:56.266Z] Step 25/25 : LABEL version=0.0.0 [2023-04-04T09:06:56.266Z] ---> Running in 786f50a0889a [2023-04-04T09:06:56.846Z] Removing intermediate container 786f50a0889a [2023-04-04T09:06:56.846Z] ---> f42f3e93913d [2023-04-04T09:06:56.846Z] [2023-04-04T09:06:57.113Z] Successfully built f42f3e93913d [2023-04-04T09:06:57.113Z] Successfully tagged core-metadata-arm64:latest [2023-04-04T09:07:43.915Z]  Building core-metadata ... done Removing intermediate container 593114c435ef [2023-04-04T09:07:43.915Z] ---> 3c861f4d4cbb [2023-04-04T09:07:43.915Z] [2023-04-04T09:07:43.915Z] Step 9/22 : FROM alpine:3.17 [2023-04-04T09:07:43.915Z] ---> 51e60588ff2c [2023-04-04T09:07:43.915Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-04T09:07:43.915Z] ---> Running in 83bcb2532b59 [2023-04-04T09:07:43.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T09:07:44.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T09:07:45.455Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-04T09:07:45.455Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-04T09:07:45.722Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T09:07:45.722Z] OK: 8 MiB in 17 packages [2023-04-04T09:07:46.684Z] Removing intermediate container 83bcb2532b59 [2023-04-04T09:07:46.684Z] ---> 56a7532a4e52 [2023-04-04T09:07:46.684Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-04T09:07:46.684Z] ---> Running in 06c234b08d3b [2023-04-04T09:07:46.951Z] Removing intermediate container 06c234b08d3b [2023-04-04T09:07:46.951Z] ---> 6b5d7841d3ce [2023-04-04T09:07:46.951Z] Step 12/22 : WORKDIR /edgex [2023-04-04T09:07:46.951Z] ---> Running in 0d1739c897d5 [2023-04-04T09:07:47.537Z] Removing intermediate container 0d1739c897d5 [2023-04-04T09:07:47.537Z] ---> f47e5bd67b68 [2023-04-04T09:07:47.537Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T09:07:48.124Z] ---> fb03de3da54f [2023-04-04T09:07:48.124Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T09:07:48.706Z] ---> 008f447d868b [2023-04-04T09:07:48.706Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-04T09:07:49.290Z] ---> 6517c17c4def [2023-04-04T09:07:49.290Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-04T09:07:50.254Z] ---> 67f7dde044a4 [2023-04-04T09:07:50.254Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-04T09:07:50.836Z] ---> d462b9d3f3b1 [2023-04-04T09:07:50.836Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-04T09:07:51.101Z] ---> Running in 1c9bc3622d24 [2023-04-04T09:07:56.600Z] Removing intermediate container 1c9bc3622d24 [2023-04-04T09:07:56.600Z] ---> 13d8604e32e5 [2023-04-04T09:07:56.600Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-04T09:07:56.600Z] ---> Running in fe25e79e1404 [2023-04-04T09:07:56.892Z] Removing intermediate container 5c2080fd09bb [2023-04-04T09:07:56.892Z] ---> 5f068c3bef31 [2023-04-04T09:07:56.892Z] [2023-04-04T09:07:56.892Z] Step 9/20 : FROM alpine:3.17 [2023-04-04T09:07:56.892Z] ---> 51e60588ff2c [2023-04-04T09:07:56.892Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-04T09:07:56.892Z] ---> Using cache [2023-04-04T09:07:56.892Z] ---> 679debff8f6c [2023-04-04T09:07:56.892Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-04T09:07:56.892Z] ---> Running in 614fe93f1370 [2023-04-04T09:07:56.892Z] Removing intermediate container fe25e79e1404 [2023-04-04T09:07:56.892Z] ---> 8da6da8dff7a [2023-04-04T09:07:56.892Z] Step 20/22 : LABEL arch=arm64 [2023-04-04T09:07:57.176Z] ---> Running in 33ae5f59c33f [2023-04-04T09:07:57.474Z] Removing intermediate container 33ae5f59c33f [2023-04-04T09:07:57.474Z] ---> c3c7e4fad16c [2023-04-04T09:07:57.474Z] Step 21/22 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c [2023-04-04T09:07:57.474Z] ---> Running in 0066877faac6 [2023-04-04T09:07:58.091Z] Removing intermediate container 0066877faac6 [2023-04-04T09:07:58.091Z] ---> e5b205798675 [2023-04-04T09:07:58.091Z] Step 22/22 : LABEL version=0.0.0 [2023-04-04T09:07:58.091Z] ---> Running in 6b7e38a9c4fa [2023-04-04T09:07:58.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T09:07:58.361Z] Removing intermediate container 6b7e38a9c4fa [2023-04-04T09:07:58.361Z] ---> ea03cc51cd05 [2023-04-04T09:07:58.361Z] [2023-04-04T09:07:58.627Z] Successfully built ea03cc51cd05 [2023-04-04T09:07:58.627Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-04T09:07:58.892Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T09:07:59.853Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-04T09:07:59.853Z] v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-04T09:07:59.853Z] OK: 17689 distinct packages available [2023-04-04T09:08:00.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T09:08:00.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T09:08:01.660Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-04T09:08:01.660Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-04T09:08:01.660Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-04T09:08:01.660Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-04T09:08:01.660Z] (5/9) Installing curl (7.88.1-r1) [2023-04-04T09:08:01.936Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-04T09:08:01.936Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-04T09:08:01.936Z] (8/9) Installing libucontext (1.2-r0) [2023-04-04T09:08:01.936Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-04T09:08:01.936Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T09:08:01.936Z] Executing ca-certificates-20220614-r4.trigger [2023-04-04T09:08:02.201Z] OK: 11 MiB in 24 packages [2023-04-04T09:08:03.619Z] Removing intermediate container 614fe93f1370 [2023-04-04T09:08:03.619Z] ---> b57b9a71e8ec [2023-04-04T09:08:03.619Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T09:08:03.889Z] ---> abd3dd46b486 [2023-04-04T09:08:03.889Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T09:08:04.472Z] ---> 80c5cfa2e2d0 [2023-04-04T09:08:04.472Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-04T09:08:05.912Z] ---> 1a4cf9f3e94e [2023-04-04T09:08:05.913Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-04T09:08:06.179Z] ---> c576d6f722c4 [2023-04-04T09:08:06.179Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-04T09:08:06.179Z] ---> Running in 13fc80c96bbd [2023-04-04T09:08:06.448Z] Removing intermediate container 13fc80c96bbd [2023-04-04T09:08:06.448Z] ---> e829c84e88ac [2023-04-04T09:08:06.448Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-04T09:08:06.448Z] ---> Running in 875a7d47d229 [2023-04-04T09:08:07.034Z] Removing intermediate container 875a7d47d229 [2023-04-04T09:08:07.034Z] ---> 20e1edc1caba [2023-04-04T09:08:07.034Z] Step 18/20 : LABEL arch=arm64 [2023-04-04T09:08:07.034Z] ---> Running in 0769ec45ac50 [2023-04-04T09:08:07.302Z] Removing intermediate container 0769ec45ac50 [2023-04-04T09:08:07.302Z] ---> dca07151d554 [2023-04-04T09:08:07.302Z] Step 19/20 : LABEL git_sha=1dda6ba41a1466411a42de281ec05145ff0dc65c [2023-04-04T09:08:07.302Z] ---> Running in ead980ad087e [2023-04-04T09:08:07.571Z] Removing intermediate container ead980ad087e [2023-04-04T09:08:07.571Z] ---> db21c7e2735a [2023-04-04T09:08:07.571Z] Step 20/20 : LABEL version=0.0.0 [2023-04-04T09:08:07.838Z] ---> Running in 6d3b030f5e9e [2023-04-04T09:08:08.105Z] Removing intermediate container 6d3b030f5e9e [2023-04-04T09:08:08.105Z] ---> e753134ce91b [2023-04-04T09:08:08.105Z] [2023-04-04T09:08:08.105Z] Successfully built e753134ce91b [2023-04-04T09:08:08.105Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-04T09:08:08.698Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-04-04T09:08:08.717Z] $ docker stop --time=1 612e0822744b2f307e46f1c1907cfe4f5c0de1693a3c887f4d0890f39f3ec3b6 [2023-04-04T09:08:10.380Z] $ docker rm -f --volumes 612e0822744b2f307e46f1c1907cfe4f5c0de1693a3c887f4d0890f39f3ec3b6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-04T09:08:10.844Z] + docker images [2023-04-04T09:08:11.110Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-04T09:08:11.110Z] security-spiffe-token-provider-arm64 latest e753134ce91b 3 seconds ago 32.7MB [2023-04-04T09:08:11.110Z] security-proxy-setup-arm64 latest ea03cc51cd05 12 seconds ago 18.7MB [2023-04-04T09:08:11.110Z] 5f068c3bef31 15 seconds ago 1.53GB [2023-04-04T09:08:11.110Z] 3c861f4d4cbb 29 seconds ago 1.47GB [2023-04-04T09:08:11.110Z] core-metadata-arm64 latest f42f3e93913d About a minute ago 20.2MB [2023-04-04T09:08:11.110Z] 6558281846d9 About a minute ago 1.5GB [2023-04-04T09:08:11.110Z] security-proxy-auth-arm64 latest ff3fd1f3c0b5 2 minutes ago 18.3MB [2023-04-04T09:08:11.110Z] 62d3a40f874b 2 minutes ago 1.47GB [2023-04-04T09:08:11.110Z] core-data-arm64 latest 00f4e4d409c5 3 minutes ago 19.9MB [2023-04-04T09:08:11.111Z] e7ff4cfc64e4 3 minutes ago 1.5GB [2023-04-04T09:08:11.111Z] security-secretstore-setup-arm64 latest 897d0b797be3 5 minutes ago 32.2MB [2023-04-04T09:08:11.111Z] 132a6e01aeb7 5 minutes ago 1.49GB [2023-04-04T09:08:11.111Z] security-bootstrapper-arm64 latest 26dd697ad880 8 minutes ago 21.9MB [2023-04-04T09:08:11.111Z] support-notifications-arm64 latest 7b931c6cb6b5 8 minutes ago 32.2MB [2023-04-04T09:08:11.111Z] support-scheduler-arm64 latest 689091aa064e 8 minutes ago 31.5MB [2023-04-04T09:08:11.111Z] 511572e79ff1 9 minutes ago 1.56GB [2023-04-04T09:08:11.111Z] 06316d860f67 9 minutes ago 1.56GB [2023-04-04T09:08:11.111Z] e1c26829e06c 9 minutes ago 1.48GB [2023-04-04T09:08:11.111Z] core-common-config-bootstrapper-arm64 latest 696eaa7c7c0c 10 minutes ago 17.2MB [2023-04-04T09:08:11.111Z] 2c5af0c82572 10 minutes ago 1.49GB [2023-04-04T09:08:11.111Z] core-command-arm64 latest 7f16e06ff310 11 minutes ago 19.7MB [2023-04-04T09:08:11.111Z] 3c60d6e058dc 11 minutes ago 1.49GB [2023-04-04T09:08:11.111Z] security-spire-server-arm64 latest 031c27e3b9c5 17 minutes ago 87.1MB [2023-04-04T09:08:11.111Z] dcf2ff958b35 17 minutes ago 1.35GB [2023-04-04T09:08:11.111Z] security-spire-agent-arm64 latest 218799ef9109 18 minutes ago 125MB [2023-04-04T09:08:11.111Z] security-spire-config-arm64 latest 3503cc03178a 18 minutes ago 86.2MB [2023-04-04T09:08:11.111Z] f96ac1d559f8 18 minutes ago 1.35GB [2023-04-04T09:08:11.111Z] 04386cf564fb 18 minutes ago 1.35GB [2023-04-04T09:08:11.111Z] ci-base-image-arm64 latest 4bdc7178ad6e 33 minutes ago 866MB [2023-04-04T09:08:11.111Z] alpine 3.17 51e60588ff2c 5 days ago 7.46MB [2023-04-04T09:08:11.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB [2023-04-04T09:08:11.111Z] 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-04-04T09:08:11.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-04T09:08:11.507Z] [2023-04-04T09:08:11.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T09:08:11.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-04T09:08:12.110Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-04T09:08:12.110Z] 8998bd30e6a1: Pulling fs layer [2023-04-04T09:08:12.110Z] 04944245beec: Pulling fs layer [2023-04-04T09:08:12.110Z] 699f458cf7ca: Pulling fs layer [2023-04-04T09:08:12.110Z] 765212b225bb: Pulling fs layer [2023-04-04T09:08:12.110Z] 765212b225bb: Waiting [2023-04-04T09:08:12.110Z] f23df028b6ca: Pulling fs layer [2023-04-04T09:08:12.110Z] f23df028b6ca: Waiting [2023-04-04T09:08:12.110Z] d65c8cfc05b1: Pulling fs layer [2023-04-04T09:08:12.110Z] 2437ff75d9bd: Pulling fs layer [2023-04-04T09:08:12.110Z] 2437ff75d9bd: Waiting [2023-04-04T09:08:12.110Z] d65c8cfc05b1: Waiting [2023-04-04T09:08:12.110Z] 04944245beec: Verifying Checksum [2023-04-04T09:08:12.110Z] 04944245beec: Download complete [2023-04-04T09:08:12.110Z] 765212b225bb: Verifying Checksum [2023-04-04T09:08:12.110Z] 765212b225bb: Download complete [2023-04-04T09:08:12.110Z] f23df028b6ca: Verifying Checksum [2023-04-04T09:08:12.110Z] f23df028b6ca: Download complete [2023-04-04T09:08:12.110Z] d65c8cfc05b1: Verifying Checksum [2023-04-04T09:08:12.110Z] d65c8cfc05b1: Download complete [2023-04-04T09:08:12.378Z] 699f458cf7ca: Verifying Checksum [2023-04-04T09:08:12.643Z] 8998bd30e6a1: Verifying Checksum [2023-04-04T09:08:12.643Z] 8998bd30e6a1: Download complete [2023-04-04T09:08:15.216Z] 2437ff75d9bd: Verifying Checksum [2023-04-04T09:08:15.216Z] 2437ff75d9bd: Download complete [2023-04-04T09:08:16.618Z] 8998bd30e6a1: Pull complete [2023-04-04T09:08:16.882Z] 04944245beec: Pull complete [2023-04-04T09:08:18.287Z] 699f458cf7ca: Pull complete [2023-04-04T09:08:18.553Z] 765212b225bb: Pull complete [2023-04-04T09:08:21.124Z] f23df028b6ca: Pull complete [2023-04-04T09:08:21.389Z] d65c8cfc05b1: Pull complete [2023-04-04T09:08:36.388Z] 2437ff75d9bd: Pull complete [2023-04-04T09:08:36.388Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-04T09:08:36.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-04T09:08:36.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T09:08:36.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-6787 does not seem to be running inside a container [2023-04-04T09:08:36.633Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-04-04T09:08:39.295Z] $ docker top 6d2223d08eef5860654b4daefb2f0a30e491e6ef5f9444f63e88b54cf023b745 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-04T09:08:40.172Z] ---> job-cost.sh [2023-04-04T09:08:40.173Z] lf-activate-venv: SKIPPING [2023-04-04T09:08:40.173Z] INFO: No Stack... [2023-04-04T09:08:40.440Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-04T09:08:41.396Z] INFO: Archiving Costs [Pipeline] sh [2023-04-04T09:08:41.714Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2023-04-04T09:08:41.714Z] + cut -d, -f6 [Pipeline] lock [2023-04-04T09:08:41.752Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4482-8-stack-cost] [2023-04-04T09:08:41.761Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4482-8-stack-cost] did not exist. Created. [2023-04-04T09:08:41.761Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4482-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-04T09:08:42.086Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-04T09:08:42.247Z] Stashed 1 file(s) [Pipeline] } [2023-04-04T09:08:42.256Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4482-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-04T09:08:42.289Z] $ docker stop --time=1 6d2223d08eef5860654b4daefb2f0a30e491e6ef5f9444f63e88b54cf023b745 [2023-04-04T09:08:43.776Z] $ docker rm -f --volumes 6d2223d08eef5860654b4daefb2f0a30e491e6ef5f9444f63e88b54cf023b745 [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-04-04T09:08:44.213Z] provisioning config files... [2023-04-04T09:08:44.220Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config850690791099260935tmp [Pipeline] { [Pipeline] sh [2023-04-04T09:08:44.512Z] + set +x [2023-04-04T09:08:44.512Z] + bash -s -- [2023-04-04T09:08:44.512Z] + curl -s https://codecov.io/bash [2023-04-04T09:08:44.512Z] [2023-04-04T09:08:44.512Z] _____ _ [2023-04-04T09:08:44.512Z] / ____| | | [2023-04-04T09:08:44.512Z] | | ___ __| | ___ ___ _____ __ [2023-04-04T09:08:44.512Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-04T09:08:44.512Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-04T09:08:44.512Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-04T09:08:44.512Z] Bash-1.0.6 [2023-04-04T09:08:44.512Z] [2023-04-04T09:08:44.512Z] [2023-04-04T09:08:44.512Z] ==> git version 2.25.1 found [2023-04-04T09:08:44.512Z] ==> 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-04-04T09:08:44.512Z] Release-Date: 2020-01-08 [2023-04-04T09:08:44.512Z] 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-04-04T09:08:44.512Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-04T09:08:44.512Z] ==> Jenkins CI detected. [2023-04-04T09:08:44.512Z] current dir:  /w/workspace/edgex-go/8 [2023-04-04T09:08:44.512Z] project root: . [2023-04-04T09:08:44.512Z] --> token set from env [2023-04-04T09:08:44.512Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-04T09:08:44.512Z] ==> Running gcov in . (disable via -X gcov) [2023-04-04T09:08:44.512Z] ==> Python coveragepy not found [2023-04-04T09:08:44.512Z] ==> Searching for coverage reports in: [2023-04-04T09:08:44.512Z] + . [2023-04-04T09:08:44.772Z] -> Found 1 reports [2023-04-04T09:08:44.772Z] ==> Detecting git/mercurial file structure [2023-04-04T09:08:44.772Z] ==> Reading reports [2023-04-04T09:08:44.772Z] + ./coverage.out bytes=447379 [2023-04-04T09:08:44.772Z] ==> Appending adjustments [2023-04-04T09:08:44.772Z] https://docs.codecov.io/docs/fixing-reports [2023-04-04T09:08:45.712Z] + Found adjustments [2023-04-04T09:08:45.712Z] ==> Gzipping contents [2023-04-04T09:08:45.712Z] 60K /tmp/codecov.6b1k8J.gz [2023-04-04T09:08:45.712Z] ==> Uploading reports [2023-04-04T09:08:45.712Z] url: https://codecov.io [2023-04-04T09:08:45.712Z] query: branch=PR-4482&commit=ce50123a2c55fbde26f151991c348f4b0b6650d5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4482%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4482&job=&cmd_args= [2023-04-04T09:08:45.712Z] -> Pinging Codecov [2023-04-04T09:08:45.712Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4482&commit=ce50123a2c55fbde26f151991c348f4b0b6650d5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4482%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4482&job=&cmd_args= [2023-04-04T09:08:45.971Z] -> Uploading to [2023-04-04T09:08:45.971Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-04/00271124DB129430A58F1EEE437C3FCB/ce50123a2c55fbde26f151991c348f4b0b6650d5/b3bfde44-f5cb-4268-ad2f-a0952c313f08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230404%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230404T090845Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce7f9892b0770deef33964fe805c883519f2dd2b1758a0311215f0449f6f06e2 [2023-04-04T09:08:45.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-04T09:08:45.971Z] Dload Upload Total Spent Left Speed [2023-04-04T09:08:46.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57475 0 0 100 57475 0 252k --:--:-- --:--:-- --:--:-- 251k 100 57475 0 0 100 57475 0 184k --:--:-- --:--:-- --:--:-- 183k [2023-04-04T09:08:46.232Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ce50123a2c55fbde26f151991c348f4b0b6650d5 [Pipeline] } [2023-04-04T09:08:46.239Z] 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-04-04T09:08:46.880Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-04T09:08:47.172Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-04T09:08:48.032Z] ---> package-listing.sh [2023-04-04T09:08:48.032Z] ++ facter osfamily [2023-04-04T09:08:48.032Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-04T09:08:48.298Z] + OS_FAMILY=debian [2023-04-04T09:08:48.298Z] + workspace=/w/workspace/edgex-go/8 [2023-04-04T09:08:48.298Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-04T09:08:48.298Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-04T09:08:48.298Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-04T09:08:48.298Z] + PACKAGES=/tmp/packages_start.txt [2023-04-04T09:08:48.298Z] + '[' /w/workspace/edgex-go/8 ']' [2023-04-04T09:08:48.298Z] + PACKAGES=/tmp/packages_end.txt [2023-04-04T09:08:48.298Z] + case "${OS_FAMILY}" in [2023-04-04T09:08:48.298Z] + dpkg -l [2023-04-04T09:08:48.298Z] + grep '^ii' [2023-04-04T09:08:48.298Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-04T09:08:48.298Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-04T09:08:48.298Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-04T09:08:48.298Z] + '[' /w/workspace/edgex-go/8 ']' [2023-04-04T09:08:48.298Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2023-04-04T09:08:48.298Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2023-04-04T09:08:48.307Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-04T09:08:48.583Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T09:08:49.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-04T09:08:49.137Z] [2023-04-04T09:08:49.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T09:08:49.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-04T09:08:49.435Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-04T09:08:49.435Z] 5eb5b503b376: Pulling fs layer [2023-04-04T09:08:49.435Z] 5c69ac0246d0: Pulling fs layer [2023-04-04T09:08:49.435Z] ec43610c2a17: Pulling fs layer [2023-04-04T09:08:49.435Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-04T09:08:49.435Z] 33b1e0a273af: Pulling fs layer [2023-04-04T09:08:49.435Z] 3a2ae6a8a46f: Waiting [2023-04-04T09:08:49.435Z] 33b1e0a273af: Waiting [2023-04-04T09:08:49.435Z] 5d3b04190fa2: Pulling fs layer [2023-04-04T09:08:49.435Z] 2f39f015ded8: Pulling fs layer [2023-04-04T09:08:49.435Z] 2f39f015ded8: Waiting [2023-04-04T09:08:49.435Z] 5d3b04190fa2: Waiting [2023-04-04T09:08:49.435Z] 5c69ac0246d0: Download complete [2023-04-04T09:08:49.435Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-04T09:08:49.435Z] 3a2ae6a8a46f: Download complete [2023-04-04T09:08:49.435Z] 33b1e0a273af: Verifying Checksum [2023-04-04T09:08:49.435Z] 33b1e0a273af: Download complete [2023-04-04T09:08:49.435Z] ec43610c2a17: Verifying Checksum [2023-04-04T09:08:49.435Z] 5d3b04190fa2: Verifying Checksum [2023-04-04T09:08:49.435Z] 5d3b04190fa2: Download complete [2023-04-04T09:08:49.693Z] 5eb5b503b376: Verifying Checksum [2023-04-04T09:08:49.693Z] 5eb5b503b376: Download complete [2023-04-04T09:08:50.259Z] 2f39f015ded8: Verifying Checksum [2023-04-04T09:08:50.259Z] 2f39f015ded8: Download complete [2023-04-04T09:08:50.825Z] 5eb5b503b376: Pull complete [2023-04-04T09:08:51.082Z] 5c69ac0246d0: Pull complete [2023-04-04T09:08:51.339Z] ec43610c2a17: Pull complete [2023-04-04T09:08:51.339Z] 3a2ae6a8a46f: Pull complete [2023-04-04T09:08:51.598Z] 33b1e0a273af: Pull complete [2023-04-04T09:08:51.598Z] 5d3b04190fa2: Pull complete [2023-04-04T09:08:55.778Z] 2f39f015ded8: Pull complete [2023-04-04T09:08:55.778Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-04T09:08:55.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-04T09:08:55.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T09:08:55.865Z] prd-ubuntu20.04-docker-8c-8g-6786 does not seem to be running inside a container [2023-04-04T09:08:55.881Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-04T09:08:58.011Z] $ docker top fee9d211e418c14b0628e07fef80761fee3107907d7c4df770d54dc8c45f0ece -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-04T09:08:58.358Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-04T09:08:58.642Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-04T09:08:58.926Z] + ls /var/log/sa-host [2023-04-04T09:08:58.926Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-04T09:08:59.091Z] provisioning config files... [2023-04-04T09:08:59.101Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8231491844239870482tmp [Pipeline] { [Pipeline] echo [2023-04-04T09:08:59.117Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-04T09:08:59.404Z] ---> create-netrc.sh [Pipeline] } [2023-04-04T09:08:59.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-04T09:08:59.744Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-04T09:08:59.751Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-04T09:09:00.037Z] ---> sudo-logs.sh [2023-04-04T09:09:00.037Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-04T09:09:00.060Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-04T09:09:00.343Z] ---> job-cost.sh [2023-04-04T09:09:00.343Z] lf-activate-venv: SKIPPING [2023-04-04T09:09:00.343Z] DEBUG: total: 0.10999999940395355 [2023-04-04T09:09:00.343Z] INFO: Retrieving Stack Cost... [2023-04-04T09:09:00.603Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-04T09:09:01.170Z] INFO: Archiving Costs [Pipeline] echo [2023-04-04T09:09:01.181Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-04T09:09:01.465Z] ---> logs-deploy.sh [2023-04-04T09:09:01.465Z] lf-activate-venv: SKIPPING [2023-04-04T09:09:01.465Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4482/8 [2023-04-04T09:09:01.465Z] INFO: archiving workspace using pattern(s): [2023-04-04T09:09:02.407Z] Archives upload complete. [2023-04-04T09:09:02.407Z] INFO: archiving logs to Nexus