Pull request #4556 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of geraldzm for edgexfoundry/edgex-go Loading trusted files from base branch main at 857beb77c92229047ced6cb20085c205aee91962 rather than fabbed7c63965de0625d9de20d3d6030ba06e2b4 Obtained Jenkinsfile from 857beb77c92229047ced6cb20085c205aee91962 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-ssh2261870979479961335.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16873725368890719564.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4556/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-4556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14130817368518225106.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11693991616050820934.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-4556/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-4556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14943258422177319358.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14600 in /w/workspace/edgexfoundry_edgex-go_PR-4556 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4556/head:refs/remotes/origin/PR-4556 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 857beb77c92229047ced6cb20085c205aee91962 into PR head commit fabbed7c63965de0625d9de20d3d6030ba06e2b4 Merge succeeded, producing fabbed7c63965de0625d9de20d3d6030ba06e2b4 Checking out Revision fabbed7c63965de0625d9de20d3d6030ba06e2b4 (PR-4556) > git config core.sparsecheckout # timeout=10 > git checkout -f fabbed7c63965de0625d9de20d3d6030ba06e2b4 # 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 857beb77c92229047ced6cb20085c205aee91962 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fabbed7c63965de0625d9de20d3d6030ba06e2b4 # timeout=10 Commit message: "feat: Add GetSecret and RunTimeSecret metrics" First time build. Skipping changelog. > git rev-list --no-walk 845046ba83607e7f16551797f08848cbd46a2d23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T01:46:54.486Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T01:46:54.528Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T01:46:54.544Z] ========================================================= [2023-05-09T01:46:54.545Z] EdgeX Global Pipelines Version Info [2023-05-09T01:46:54.545Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:46:55.270Z] ------------------- [2023-05-09T01:46:55.270Z] stable info: [2023-05-09T01:46:55.270Z] ------------------- [2023-05-09T01:46:55.270Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T01:46:55.270Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T01:46:55.270Z] Message: update stable to v1.0.249 [2023-05-09T01:46:55.840Z] ------------------- [2023-05-09T01:46:55.840Z] experimental info: [2023-05-09T01:46:55.840Z] ------------------- [2023-05-09T01:46:55.840Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T01:46:55.840Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T01:46:55.840Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T01:46:56.013Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-09T01:46:56.028Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-09T01:46:56.045Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T01:46:56.062Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T01:46:56.079Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T01:46:56.094Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T01:46:56.108Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T01:46:56.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-09T01:46:56.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-09T01:46:56.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-09T01:46:56.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T01:46:56.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T01:46:56.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T01:46:56.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T01:46:56.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T01:46:56.251Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T01:46:56.267Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T01:46:56.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T01:46:56.296Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T01:46:56.312Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-09T01:46:56.326Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T01:46:56.342Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T01:46:56.359Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T01:46:56.381Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4556 [Pipeline] echo [2023-05-09T01:46:56.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4556 [Pipeline] echo [2023-05-09T01:46:56.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4556 [Pipeline] echo [2023-05-09T01:46:56.427Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fabbed7c63965de0625d9de20d3d6030ba06e2b4 [Pipeline] echo [2023-05-09T01:46:56.442Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fabbed7 [Pipeline] echo [2023-05-09T01:46:56.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T01:46:56.517Z] provisioning config files... [2023-05-09T01:46:56.530Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1203476755643285249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:46:56.833Z] ---> docker-login.sh [2023-05-09T01:46:56.833Z] nexus3.edgexfoundry.org:10001 [2023-05-09T01:46:57.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:46:57.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:46:57.093Z] Configure a credential helper to remove this warning. See [2023-05-09T01:46:57.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:46:57.093Z] [2023-05-09T01:46:57.093Z] Login Succeeded [2023-05-09T01:46:57.093Z] nexus3.edgexfoundry.org:10002 [2023-05-09T01:46:57.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:46:57.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:46:57.093Z] Configure a credential helper to remove this warning. See [2023-05-09T01:46:57.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:46:57.093Z] [2023-05-09T01:46:57.093Z] Login Succeeded [2023-05-09T01:46:57.093Z] nexus3.edgexfoundry.org:10003 [2023-05-09T01:46:57.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:46:57.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:46:57.355Z] Configure a credential helper to remove this warning. See [2023-05-09T01:46:57.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:46:57.355Z] [2023-05-09T01:46:57.355Z] Login Succeeded [2023-05-09T01:46:57.355Z] nexus3.edgexfoundry.org:10004 [2023-05-09T01:46:57.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:46:57.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:46:57.355Z] Configure a credential helper to remove this warning. See [2023-05-09T01:46:57.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:46:57.355Z] [2023-05-09T01:46:57.355Z] Login Succeeded [2023-05-09T01:46:57.355Z] docker.io [2023-05-09T01:46:57.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:46:57.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:46:57.615Z] Configure a credential helper to remove this warning. See [2023-05-09T01:46:57.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:46:57.615Z] [2023-05-09T01:46:57.615Z] Login Succeeded [2023-05-09T01:46:57.615Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T01:46:57.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T01:46:57.936Z] + 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-05-09T01:46:57.937Z] + + dirname cmd/core-command/Dockerfile [2023-05-09T01:46:57.937Z] cut -d/ -f2 [2023-05-09T01:46:57.937Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-09T01:46:57.937Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-09T01:46:57.937Z] cut -d/ -f2 [2023-05-09T01:46:57.937Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-09T01:46:57.937Z] + + cut -d/dirname -f2 cmd/core-data/Dockerfile [2023-05-09T01:46:57.937Z] [2023-05-09T01:46:57.937Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-09T01:46:57.937Z] + + dirname cmd/core-metadata/Dockerfile [2023-05-09T01:46:57.937Z] cut -d/ -f2 [2023-05-09T01:46:57.937Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-09T01:46:57.937Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-09T01:46:57.937Z] + cut -d/ -f2 [2023-05-09T01:46:57.937Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-09T01:46:57.937Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-09T01:46:57.937Z] + cut -d/ -f2 [2023-05-09T01:46:57.937Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-09T01:46:57.937Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-09T01:46:57.937Z] + cut -d/ -f2 [2023-05-09T01:46:57.937Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-09T01:46:57.937Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-09T01:46:57.937Z] + cut -d/ -f2 [2023-05-09T01:46:57.937Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-09T01:46:57.937Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-09T01:46:57.937Z] + cut -d/ -f2 [2023-05-09T01:46:57.937Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-09T01:46:57.937Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-09T01:46:57.937Z] + cut -d/ -f2 [2023-05-09T01:46:57.937Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-09T01:46:57.937Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-09T01:46:57.937Z] + cut -d/ -f2 [2023-05-09T01:46:57.937Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-09T01:46:57.937Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-09T01:46:57.937Z] + cut -d/ -f2 [2023-05-09T01:46:57.937Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-09T01:46:57.937Z] + dirname cmd/support-notifications/Dockerfile [2023-05-09T01:46:57.937Z] + cut -d/ -f2 [2023-05-09T01:46:57.937Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-09T01:46:57.937Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-09T01:46:57.937Z] + cut -d/ -f2 [2023-05-09T01:46:57.937Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-09T01:46:58.046Z] 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-05-09T01:46:58.400Z] + git rev-list -1 --merges fabbed7c63965de0625d9de20d3d6030ba06e2b4~1..fabbed7c63965de0625d9de20d3d6030ba06e2b4 [Pipeline] echo [2023-05-09T01:46:58.415Z] -----------> git rev-list -1 --merges fabbed7c63965de0625d9de20d3d6030ba06e2b4~1..fabbed7c63965de0625d9de20d3d6030ba06e2b4 fabbed7c63965de0625d9de20d3d6030ba06e2b4 [false] [Pipeline] sh [2023-05-09T01:46:58.703Z] + git log --format=format:%s -1 fabbed7c63965de0625d9de20d3d6030ba06e2b4 [Pipeline] echo [2023-05-09T01:46:58.716Z] ========================================================= [2023-05-09T01:46:58.716Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T01:46:58.716Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-09T01:46:59.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T01:46:59.157Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T01:46:59.157Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T01:46:59.157Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T01:46:59.157Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T01:46:59.157Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T01:46:59.157Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:46:59.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T01:46:59.602Z] [2023-05-09T01:46:59.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:46:59.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T01:46:59.906Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T01:46:59.906Z] b85a868b505f: Pulling fs layer [2023-05-09T01:46:59.906Z] e2be974225ed: Pulling fs layer [2023-05-09T01:46:59.906Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T01:46:59.906Z] 988bab9f4d93: Pulling fs layer [2023-05-09T01:46:59.906Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T01:46:59.906Z] eaf3925da568: Pulling fs layer [2023-05-09T01:46:59.906Z] bab4dde63d76: Pulling fs layer [2023-05-09T01:46:59.906Z] bde34c3a00c8: Pulling fs layer [2023-05-09T01:46:59.906Z] b352a97aabf1: Pulling fs layer [2023-05-09T01:46:59.906Z] 4872d77fe225: Pulling fs layer [2023-05-09T01:46:59.906Z] 5851b861e8e6: Pulling fs layer [2023-05-09T01:46:59.906Z] bab4dde63d76: Waiting [2023-05-09T01:46:59.906Z] bde34c3a00c8: Waiting [2023-05-09T01:46:59.906Z] b352a97aabf1: Waiting [2023-05-09T01:46:59.906Z] 4872d77fe225: Waiting [2023-05-09T01:46:59.906Z] 5851b861e8e6: Waiting [2023-05-09T01:46:59.906Z] 988bab9f4d93: Waiting [2023-05-09T01:46:59.906Z] 1469e6f7b9e6: Waiting [2023-05-09T01:46:59.906Z] eaf3925da568: Waiting [2023-05-09T01:46:59.906Z] e2be974225ed: Download complete [2023-05-09T01:46:59.906Z] 988bab9f4d93: Verifying Checksum [2023-05-09T01:46:59.906Z] 988bab9f4d93: Download complete [2023-05-09T01:46:59.906Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T01:46:59.906Z] 1469e6f7b9e6: Download complete [2023-05-09T01:46:59.906Z] eaf3925da568: Verifying Checksum [2023-05-09T01:46:59.906Z] eaf3925da568: Download complete [2023-05-09T01:47:00.167Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T01:47:00.167Z] 339a4e72a1f5: Download complete [2023-05-09T01:47:00.167Z] bde34c3a00c8: Verifying Checksum [2023-05-09T01:47:00.167Z] bde34c3a00c8: Download complete [2023-05-09T01:47:00.167Z] b352a97aabf1: Download complete [2023-05-09T01:47:00.167Z] 4872d77fe225: Download complete [2023-05-09T01:47:00.167Z] 5851b861e8e6: Verifying Checksum [2023-05-09T01:47:00.167Z] 5851b861e8e6: Download complete [2023-05-09T01:47:00.167Z] b85a868b505f: Verifying Checksum [2023-05-09T01:47:00.167Z] b85a868b505f: Download complete [2023-05-09T01:47:00.426Z] bab4dde63d76: Verifying Checksum [2023-05-09T01:47:00.426Z] bab4dde63d76: Download complete [2023-05-09T01:47:01.375Z] b85a868b505f: Pull complete [2023-05-09T01:47:01.634Z] e2be974225ed: Pull complete [2023-05-09T01:47:02.202Z] 339a4e72a1f5: Pull complete [2023-05-09T01:47:02.202Z] 988bab9f4d93: Pull complete [2023-05-09T01:47:02.461Z] 1469e6f7b9e6: Pull complete [2023-05-09T01:47:02.461Z] eaf3925da568: Pull complete [2023-05-09T01:47:04.364Z] bab4dde63d76: Pull complete [2023-05-09T01:47:04.364Z] bde34c3a00c8: Pull complete [2023-05-09T01:47:04.364Z] b352a97aabf1: Pull complete [2023-05-09T01:47:04.364Z] 4872d77fe225: Pull complete [2023-05-09T01:47:04.364Z] 5851b861e8e6: Pull complete [2023-05-09T01:47:04.364Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T01:47:04.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T01:47:04.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:47:04.451Z] prd-ubuntu20.04-docker-8c-8g-14600 does not seem to be running inside a container [2023-05-09T01:47:04.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T01:47:08.914Z] $ docker top d0873a61db1d794d0aec72db453a649cb7bf3055056931d8f2b653ae542f5300 -eo pid,comm [2023-05-09T01:47:08.970Z] 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-05-09T01:47:08.970Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T01:47:09.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T01:47:09.028Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T01:47:09.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T01:47:09.142Z] $ docker exec d0873a61db1d794d0aec72db453a649cb7bf3055056931d8f2b653ae542f5300 ssh-agent [2023-05-09T01:47:09.262Z] SSH_AUTH_SOCK=/tmp/ssh-qrzBfGJh4Ex8/agent.32 [2023-05-09T01:47:09.262Z] SSH_AGENT_PID=38 [2023-05-09T01:47:09.268Z] Running ssh-add (command line suppressed) [2023-05-09T01:47:09.380Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_14347196691242220508.key (/w/workspace/edgex-go/3@tmp/private_key_14347196691242220508.key) [2023-05-09T01:47:09.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T01:47:09.678Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T01:47:09.687Z] $ docker exec --env ******** --env ******** d0873a61db1d794d0aec72db453a649cb7bf3055056931d8f2b653ae542f5300 ssh-agent -k [2023-05-09T01:47:09.786Z] unset SSH_AUTH_SOCK; [2023-05-09T01:47:09.787Z] unset SSH_AGENT_PID; [2023-05-09T01:47:09.787Z] echo Agent pid 38 killed; [2023-05-09T01:47:09.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T01:47:09.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T01:47:09.827Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T01:47:09.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T01:47:09.935Z] $ docker exec d0873a61db1d794d0aec72db453a649cb7bf3055056931d8f2b653ae542f5300 ssh-agent [2023-05-09T01:47:10.048Z] SSH_AUTH_SOCK=/tmp/ssh-byvw8sbdA5EG/agent.70 [2023-05-09T01:47:10.048Z] SSH_AGENT_PID=76 [2023-05-09T01:47:10.053Z] Running ssh-add (command line suppressed) [2023-05-09T01:47:10.140Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6115884805858149008.key (/w/workspace/edgex-go/3@tmp/private_key_6115884805858149008.key) [2023-05-09T01:47:10.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T01:47:10.447Z] + git semver init [2023-05-09T01:47:10.722Z] 2023-05-09 01:47:10,633 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T01:47:10.722Z] 2023-05-09 01:47:10,633 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-05-09T01:47:10.722Z] 2023-05-09 01:47:10,634 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-05-09T01:47:10.722Z] 2023-05-09 01:47:10,634 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-05-09T01:47:17.295Z] 2023-05-09 01:47:16,150 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-05-09T01:47:17.296Z] 2023-05-09 01:47:16,150 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4556 with force:False [2023-05-09T01:47:17.296Z] 2023-05-09 01:47:16,150 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4556 [2023-05-09T01:47:17.296Z] 2023-05-09 01:47:16,153 [execute] INFO git cat-file --batch-check [2023-05-09T01:47:17.296Z] 2023-05-09 01:47:16,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T01:47:17.296Z] 2023-05-09 01:47:16,159 [execute] INFO git cat-file --batch [2023-05-09T01:47:17.296Z] 2023-05-09 01:47:16,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T01:47:17.296Z] 2023-05-09 01:47:16,164 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4556 [2023-05-09T01:47:17.296Z] 0.0.0 [Pipeline] } [2023-05-09T01:47:17.307Z] $ docker exec --env ******** --env ******** d0873a61db1d794d0aec72db453a649cb7bf3055056931d8f2b653ae542f5300 ssh-agent -k [2023-05-09T01:47:17.392Z] unset SSH_AUTH_SOCK; [2023-05-09T01:47:17.392Z] unset SSH_AGENT_PID; [2023-05-09T01:47:17.392Z] echo Agent pid 76 killed; [2023-05-09T01:47:17.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T01:47:17.704Z] + git semver [Pipeline] } [2023-05-09T01:47:17.981Z] $ docker stop --time=1 d0873a61db1d794d0aec72db453a649cb7bf3055056931d8f2b653ae542f5300 [2023-05-09T01:47:19.245Z] $ docker rm -f --volumes d0873a61db1d794d0aec72db453a649cb7bf3055056931d8f2b653ae542f5300 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T01:47:19.583Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T01:47:19.799Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T01:47:19.802Z] [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-05-09T01:47:20.202Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-05-09T01:47:20.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T01:47:20.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T01:47:20.234Z] ========================================================= [2023-05-09T01:47:20.234Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T01:47:20.234Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-09T01:47:20.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T01:47:20.529Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T01:47:20.529Z] f56be85fc22e: Pulling fs layer [2023-05-09T01:47:20.529Z] 85791d961cd3: Pulling fs layer [2023-05-09T01:47:20.529Z] d694b5ae8c79: Pulling fs layer [2023-05-09T01:47:20.529Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T01:47:20.529Z] 4d19c01a9841: Pulling fs layer [2023-05-09T01:47:20.529Z] 9325e15d5711: Pulling fs layer [2023-05-09T01:47:20.529Z] 556b6ee489ea: Pulling fs layer [2023-05-09T01:47:20.529Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T01:47:20.529Z] 4d19c01a9841: Waiting [2023-05-09T01:47:20.529Z] 9325e15d5711: Waiting [2023-05-09T01:47:20.529Z] 556b6ee489ea: Waiting [2023-05-09T01:47:20.529Z] c5a4b2cf53e6: Waiting [2023-05-09T01:47:20.529Z] 9f32a84ed3da: Waiting [2023-05-09T01:47:20.529Z] 85791d961cd3: Download complete [2023-05-09T01:47:20.529Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T01:47:20.529Z] 9f32a84ed3da: Download complete [2023-05-09T01:47:20.529Z] 4d19c01a9841: Download complete [2023-05-09T01:47:20.529Z] f56be85fc22e: Verifying Checksum [2023-05-09T01:47:20.529Z] f56be85fc22e: Download complete [2023-05-09T01:47:20.529Z] 9325e15d5711: Verifying Checksum [2023-05-09T01:47:20.529Z] 9325e15d5711: Download complete [2023-05-09T01:47:20.789Z] f56be85fc22e: Pull complete [2023-05-09T01:47:20.789Z] 85791d961cd3: Pull complete [2023-05-09T01:47:21.050Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T01:47:21.050Z] c5a4b2cf53e6: Download complete [2023-05-09T01:47:21.308Z] d694b5ae8c79: Verifying Checksum [2023-05-09T01:47:21.308Z] d694b5ae8c79: Download complete [2023-05-09T01:47:21.567Z] 556b6ee489ea: Verifying Checksum [2023-05-09T01:47:21.567Z] 556b6ee489ea: Download complete [2023-05-09T01:47:24.955Z] d694b5ae8c79: Pull complete [2023-05-09T01:47:24.955Z] 9f32a84ed3da: Pull complete [2023-05-09T01:47:24.955Z] 4d19c01a9841: Pull complete [2023-05-09T01:47:24.955Z] 9325e15d5711: Pull complete [2023-05-09T01:47:26.894Z] 556b6ee489ea: Pull complete [2023-05-09T01:47:28.265Z] c5a4b2cf53e6: Pull complete [2023-05-09T01:47:28.265Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T01:47:28.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T01:47:28.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-09T01:47:28.557Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-09T01:47:28.557Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T01:47:28.557Z] WORKDIR /edgex [2023-05-09T01:47:28.557Z] COPY go.mod . [2023-05-09T01:47:28.557Z] RUN go mod download [2023-05-09T01:47:29.123Z] Sending build context to Docker daemon 170.7MB [2023-05-09T01:47:29.123Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T01:47:29.123Z] ---> c4be618373d6 [2023-05-09T01:47:29.123Z] Step 2/4 : WORKDIR /edgex [2023-05-09T01:47:34.880Z] Still waiting to schedule task [2023-05-09T01:47:34.880Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14599’ [2023-05-09T01:47:39.114Z] ---> Running in 09da3daf6b75 [2023-05-09T01:47:39.114Z] Removing intermediate container 09da3daf6b75 [2023-05-09T01:47:39.114Z] ---> 27dc151b6526 [2023-05-09T01:47:39.114Z] Step 3/4 : COPY go.mod . [2023-05-09T01:47:39.114Z] ---> d36e512f9424 [2023-05-09T01:47:39.114Z] Step 4/4 : RUN go mod download [2023-05-09T01:47:39.114Z] ---> Running in 7f8700e86fb7 [2023-05-09T01:47:54.021Z] Removing intermediate container 7f8700e86fb7 [2023-05-09T01:47:54.021Z] ---> bc36fd053596 [2023-05-09T01:47:54.021Z] Successfully built bc36fd053596 [2023-05-09T01:47:54.021Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:47:54.329Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T01:47:54.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:47:54.401Z] prd-ubuntu20.04-docker-8c-8g-14600 does not seem to be running inside a container [2023-05-09T01:47:54.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T01:47:54.819Z] $ docker top 37921429cf070e81933e2a33426d31d2dd3324465ce60778c4bfd415ad0f16c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T01:47:55.153Z] + go version [2023-05-09T01:47:55.153Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T01:47:55.163Z] $ docker stop --time=1 37921429cf070e81933e2a33426d31d2dd3324465ce60778c4bfd415ad0f16c0 [2023-05-09T01:47:56.452Z] $ docker rm -f --volumes 37921429cf070e81933e2a33426d31d2dd3324465ce60778c4bfd415ad0f16c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:47:56.843Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T01:47:56.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:47:56.907Z] prd-ubuntu20.04-docker-8c-8g-14600 does not seem to be running inside a container [2023-05-09T01:47:56.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T01:47:57.241Z] $ docker top 8aa59b7b30654122b5ddfbd74a89270e466c991bb0b45618dff9d895ac6f5263 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T01:47:57.300Z] ========================================================= [2023-05-09T01:47:57.300Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-09T01:47:57.300Z] ========================================================= [Pipeline] sh [2023-05-09T01:47:57.578Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-09T01:47:57.873Z] + make test [2023-05-09T01:47:57.873Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T01:48:05.985Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-09T01:48:20.853Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-09T01:48:20.853Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-09T01:48:20.853Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-09T01:48:20.853Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-09T01:48:20.853Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-09T01:48:20.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-09T01:48:20.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-09T01:48:20.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-09T01:48:20.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-09T01:48:20.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-09T01:48:20.853Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-09T01:48:20.853Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-09T01:48:20.853Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-09T01:48:20.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-09T01:48:21.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-09T01:48:21.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-09T01:48:21.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2023-05-09T01:48:23.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements [2023-05-09T01:48:24.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-09T01:48:24.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-09T01:48:24.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-09T01:48:25.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-09T01:48:25.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-09T01:48:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-09T01:48:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-09T01:48:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-09T01:48:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-09T01:48:26.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-09T01:48:27.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.5% of statements [2023-05-09T01:48:27.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements [2023-05-09T01:48:27.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-09T01:48:27.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-09T01:48:29.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.469s coverage: 88.5% of statements [2023-05-09T01:48:29.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-05-09T01:48:30.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-09T01:48:30.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-09T01:48:30.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-09T01:48:30.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.387s coverage: 95.6% of statements [2023-05-09T01:48:30.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-09T01:48:30.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-09T01:48:30.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-09T01:48:30.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-09T01:48:30.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-09T01:48:30.524Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2023-05-09T01:48:31.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-09T01:48:31.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-09T01:48:31.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-09T01:48:31.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements [2023-05-09T01:48:32.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-09T01:48:32.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-09T01:48:32.154Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-05-09T01:48:32.154Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements [2023-05-09T01:48:32.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 42.9% of statements [2023-05-09T01:48:32.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 82.9% of statements [2023-05-09T01:48:32.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2023-05-09T01:48:32.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2023-05-09T01:48:32.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2023-05-09T01:48:33.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-09T01:48:33.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-09T01:48:33.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-09T01:48:33.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-09T01:48:33.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-09T01:48:33.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-09T01:48:33.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-09T01:48:33.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-09T01:48:34.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-09T01:48:34.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-09T01:48:34.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-09T01:48:34.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-09T01:48:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-09T01:48:35.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-09T01:48:35.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-09T01:48:36.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-09T01:48:36.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-09T01:48:37.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-09T01:48:37.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-09T01:48:39.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-09T01:48:39.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-09T01:48:39.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-09T01:48:40.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-09T01:48:40.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-09T01:48:41.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-09T01:48:44.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.052s coverage: 94.4% of statements [2023-05-09T01:48:47.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-09T01:48:47.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-09T01:48:47.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-09T01:48:47.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-09T01:48:48.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-09T01:48:48.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-09T01:48:48.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-09T01:48:48.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-09T01:48:48.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-09T01:48:48.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-09T01:48:48.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-09T01:48:48.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-09T01:48:49.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-09T01:48:49.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-09T01:48:50.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-09T01:48:50.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.275s coverage: 79.9% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.071s coverage: 92.9% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 81.8% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 86.0% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.1% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.091s coverage: 100.0% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.059s coverage: 89.4% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.617s coverage: 38.4% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.3% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-05-09T01:48:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-05-09T01:48:56.981Z] 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-05-09T01:48:57.239Z] running golangci-lint [2023-05-09T01:48:57.239Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-09T01:48:57.239Z] go version go1.20.2 linux/amd64 [2023-05-09T01:48:57.505Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-09T01:48:57.505Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-09T01:49:15.600Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|types_sizes|deps|name) took 15.874434076s" [2023-05-09T01:49:15.600Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.083843ms" [2023-05-09T01:49:20.869Z] level=info msg="[linters_context/goanalysis] analyzers took 52.133962842s with top 10 stages: buildir: 29.728002385s, inspect: 1.389965553s, fact_deprecated: 1.364817432s, gosec: 1.20045789s, printf: 1.194544136s, ctrlflow: 1.039313281s, fact_purity: 935.064192ms, S1038: 911.672912ms, nilness: 907.352545ms, typedness: 544.807876ms" [2023-05-09T01:49:20.869Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-09T01:49:20.869Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, nolint: 0/23, exclude-rules: 23/203, cgo: 203/203, autogenerated_exclude: 203/203, exclude: 203/203, identifier_marker: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, skip_dirs: 203/203" [2023-05-09T01:49:20.869Z] level=info msg="[runner] processing took 19.470728ms with stages: nolint: 9.849022ms, identifier_marker: 4.424644ms, exclude-rules: 1.744151ms, path_prettifier: 1.376312ms, autogenerated_exclude: 1.354542ms, skip_dirs: 678.966µs, cgo: 24.671µs, filename_unadjuster: 13.41µs, max_same_issues: 1.35µs, uniq_by_line: 640ns, skip_files: 500ns, diff: 410ns, exclude: 340ns, source_code: 330ns, path_shortener: 320ns, severity-rules: 280ns, sort_results: 270ns, max_from_linter: 250ns, max_per_file_from_linter: 180ns, path_prefixer: 140ns" [2023-05-09T01:49:20.869Z] level=info msg="[runner] linters took 7.351452102s with stages: goanalysis_metalinter: 7.331827831s" [2023-05-09T01:49:20.869Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-09T01:49:20.869Z] level=info msg="Memory: 234 samples, avg is 172.8MB, max is 753.2MB" [2023-05-09T01:49:20.869Z] level=info msg="Execution took 23.277389446s" [2023-05-09T01:49:20.869Z] go vet ./... [2023-05-09T01:49:26.156Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T01:49:26.156Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T01:49:26.156Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T01:49:26.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-09T01:49:26.481Z] + ls -al . [2023-05-09T01:49:26.481Z] total 704 [2023-05-09T01:49:26.481Z] drwxrwxr-x 11 1001 1001 4096 May 9 01:47 . [2023-05-09T01:49:26.481Z] drwxr-xr-x 4 root root 4096 May 9 01:47 .. [2023-05-09T01:49:26.481Z] drwxrwxr-x 2 1001 1001 4096 May 9 01:46 .blubracket [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 16 May 9 01:46 .dockerignore [2023-05-09T01:49:26.481Z] drwxrwxr-x 8 1001 1001 4096 May 9 01:47 .git [2023-05-09T01:49:26.481Z] drwxrwxr-x 3 1001 1001 4096 May 9 01:46 .github [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 1133 May 9 01:46 .gitignore [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 42 May 9 01:46 .golangci.yml [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 87 May 9 01:46 .hadolint.yml [2023-05-09T01:49:26.481Z] drwxr-xr-x 3 1001 1001 4096 May 9 01:47 .semver [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 166 May 9 01:46 .sonarcloud.properties [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 1171 May 9 01:46 ADOPTERS.md [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 10835 May 9 01:46 Attribution.txt [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 73765 May 9 01:46 CHANGELOG.md [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 3804 May 9 01:46 CONTRIBUTING.md [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 677 May 9 01:46 GOVERNANCE.md [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 883 May 9 01:46 Jenkinsfile [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 10775 May 9 01:46 LICENSE [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 14368 May 9 01:46 Makefile [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 582 May 9 01:46 OWNERS.md [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 9403 May 9 01:46 README.md [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 789 May 9 01:46 SECURITY.md [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 5 May 9 01:47 VERSION [2023-05-09T01:49:26.481Z] drwxrwxr-x 2 1001 1001 4096 May 9 01:46 bin [2023-05-09T01:49:26.481Z] drwxrwxr-x 18 1001 1001 4096 May 9 01:46 cmd [2023-05-09T01:49:26.481Z] -rw-r--r-- 1 root root 448560 May 9 01:48 coverage.out [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 3200 May 9 01:46 go.mod [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 31040 May 9 01:46 go.sum [2023-05-09T01:49:26.481Z] drwxrwxr-x 7 1001 1001 4096 May 9 01:46 internal [2023-05-09T01:49:26.481Z] drwxrwxr-x 3 1001 1001 4096 May 9 01:46 openapi [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 594 May 9 01:46 security.txt [2023-05-09T01:49:26.481Z] drwxrwxr-x 4 1001 1001 4096 May 9 01:46 snap [2023-05-09T01:49:26.481Z] -rw-rw-r-- 1 1001 1001 204 May 9 01:46 version.go [Pipeline] sh [2023-05-09T01:49:26.767Z] + '[' -e coverage.out ] [2023-05-09T01:49:26.767Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-09T01:49:26.881Z] Stashed 1 file(s) [Pipeline] sh [2023-05-09T01:49:27.169Z] + make build [2023-05-09T01:49:27.170Z] 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-05-09T01:49:39.436Z] 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-05-09T01:49:40.371Z] 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-05-09T01:49:41.308Z] 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-05-09T01:49:42.242Z] 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-05-09T01:49:48.814Z] 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-05-09T01:49:49.746Z] 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-05-09T01:49:51.122Z] 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-05-09T01:49:52.069Z] 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-05-09T01:49:53.000Z] 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-05-09T01:49:53.963Z] 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-05-09T01:49:55.901Z] 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-05-09T01:49:56.861Z] $ docker stop --time=1 8aa59b7b30654122b5ddfbd74a89270e466c991bb0b45618dff9d895ac6f5263 [2023-05-09T01:50:08.763Z] $ docker rm -f --volumes 8aa59b7b30654122b5ddfbd74a89270e466c991bb0b45618dff9d895ac6f5263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:50:09.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T01:50:09.681Z] [2023-05-09T01:50:09.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:50:09.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T01:50:09.992Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-09T01:50:09.992Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-09T01:50:09.992Z] ca9280d653b3: Pulling fs layer [2023-05-09T01:50:09.992Z] 7e9c9ca2126c: Pulling fs layer [2023-05-09T01:50:09.992Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-09T01:50:09.992Z] cbdbe7a5bc2a: Download complete [2023-05-09T01:50:10.249Z] ca9280d653b3: Download complete [2023-05-09T01:50:10.249Z] cbdbe7a5bc2a: Pull complete [2023-05-09T01:50:10.508Z] 7e9c9ca2126c: Verifying Checksum [2023-05-09T01:50:10.508Z] 7e9c9ca2126c: Download complete [2023-05-09T01:50:10.767Z] ca9280d653b3: Pull complete [2023-05-09T01:50:14.052Z] 7e9c9ca2126c: Pull complete [2023-05-09T01:50:14.052Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-09T01:50:14.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T01:50:14.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:50:14.126Z] prd-ubuntu20.04-docker-8c-8g-14600 does not seem to be running inside a container [2023-05-09T01:50:14.162Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-09T01:50:19.205Z] $ docker top 80885f6233759d381ec740135261fe2772d3512a30243a4c734df19ba7d742d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T01:50:19.549Z] + docker-compose build --help [2023-05-09T01:50:19.549Z] + grep parallel [2023-05-09T01:50:20.120Z] --parallel Build images in parallel. [Pipeline] } [2023-05-09T01:50:20.388Z] $ docker stop --time=1 80885f6233759d381ec740135261fe2772d3512a30243a4c734df19ba7d742d1 [2023-05-09T01:50:21.643Z] $ docker rm -f --volumes 80885f6233759d381ec740135261fe2772d3512a30243a4c734df19ba7d742d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:50:22.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T01:50:22.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:50:22.125Z] prd-ubuntu20.04-docker-8c-8g-14600 does not seem to be running inside a container [2023-05-09T01:50:22.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-09T01:50:22.474Z] $ docker top de23e9d9e2fb33d29c80c58d13ee04b19037b4e57d307fbc78204f188563b6e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T01:50:22.809Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-09T01:50:23.377Z] Building core-command ... [2023-05-09T01:50:23.377Z] Building core-common-config-bootstrapper ... [2023-05-09T01:50:23.377Z] Building core-data ... [2023-05-09T01:50:23.378Z] Building core-metadata ... [2023-05-09T01:50:23.378Z] Building security-bootstrapper ... [2023-05-09T01:50:23.378Z] Building security-proxy-auth ... [2023-05-09T01:50:23.378Z] Building security-proxy-setup ... [2023-05-09T01:50:23.378Z] Building security-secretstore-setup ... [2023-05-09T01:50:23.378Z] Building security-spiffe-token-provider ... [2023-05-09T01:50:23.378Z] Building security-spire-agent ... [2023-05-09T01:50:23.378Z] Building security-spire-config ... [2023-05-09T01:50:23.378Z] Building security-spire-server ... [2023-05-09T01:50:23.378Z] Building support-notifications ... [2023-05-09T01:50:23.378Z] Building support-scheduler ... [2023-05-09T01:50:23.378Z] Building security-spire-server [2023-05-09T01:50:23.378Z] Building core-metadata [2023-05-09T01:50:23.378Z] Building core-data [2023-05-09T01:50:23.378Z] Building security-proxy-auth [2023-05-09T01:50:23.378Z] Building core-command [2023-05-09T01:50:35.572Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T01:50:35.572Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T01:50:35.572Z] ---> bc36fd053596 [2023-05-09T01:50:35.572Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T01:50:35.572Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T01:50:35.572Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T01:50:35.573Z] ---> bc36fd053596 [2023-05-09T01:50:35.573Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T01:50:35.573Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T01:50:35.573Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T01:50:35.573Z] ---> bc36fd053596 [2023-05-09T01:50:35.573Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T01:50:35.573Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T01:50:35.573Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-09T01:50:35.573Z] ---> bc36fd053596 [2023-05-09T01:50:35.573Z] Step 3/26 : WORKDIR /edgex-go [2023-05-09T01:50:37.486Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T01:50:37.486Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-09T01:50:37.486Z] ---> bc36fd053596 [2023-05-09T01:50:37.486Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T01:50:52.405Z] ---> Running in d87fb2dc9fc6 [2023-05-09T01:50:52.405Z] ---> Running in 69b806dde77f [2023-05-09T01:50:52.405Z] ---> Running in 1f706ca64018 [2023-05-09T01:50:52.405Z] ---> Running in f95042a6a6d2 [2023-05-09T01:50:52.405Z] ---> Running in 25156d2afc7f [2023-05-09T01:50:52.405Z] Removing intermediate container 1f706ca64018 [2023-05-09T01:50:52.405Z] ---> 1e8f5a4ac8a1 [2023-05-09T01:50:52.405Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T01:50:52.405Z] Removing intermediate container d87fb2dc9fc6 [2023-05-09T01:50:52.405Z] ---> 549c79a1f8bf [2023-05-09T01:50:52.405Z] Step 4/25 : WORKDIR /edgex-go [2023-05-09T01:50:52.405Z] Removing intermediate container f95042a6a6d2 [2023-05-09T01:50:52.405Z] ---> 7d2cdca43e6d [2023-05-09T01:50:52.405Z] Step 4/24 : WORKDIR /edgex-go [2023-05-09T01:50:52.405Z] Removing intermediate container 25156d2afc7f [2023-05-09T01:50:52.405Z] ---> 670066cd8bc0 [2023-05-09T01:50:52.405Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T01:50:52.405Z] Removing intermediate container 69b806dde77f [2023-05-09T01:50:52.405Z] ---> 5a5a3f40aede [2023-05-09T01:50:52.405Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T01:50:52.405Z] ---> Running in 3e100c990da4 [2023-05-09T01:50:52.405Z] ---> Running in 63ea6d0ab43e [2023-05-09T01:50:52.405Z] ---> Running in 08b7d4292fe0 [2023-05-09T01:50:52.405Z] ---> Running in ac3b95528649 [2023-05-09T01:50:52.405Z] ---> Running in 8d5cb93b28c0 [2023-05-09T01:50:52.405Z] Removing intermediate container 3e100c990da4 [2023-05-09T01:50:52.405Z] ---> 0ca777c30786 [2023-05-09T01:50:52.405Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T01:50:52.405Z] Removing intermediate container 63ea6d0ab43e [2023-05-09T01:50:52.405Z] ---> 25f520f5b3e7 [2023-05-09T01:50:52.405Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-09T01:50:52.405Z] ---> Running in ceca20e5a932 [2023-05-09T01:50:52.405Z] Removing intermediate container 08b7d4292fe0 [2023-05-09T01:50:52.405Z] ---> b6a37b925e75 [2023-05-09T01:50:52.405Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-09T01:50:52.405Z] Removing intermediate container ac3b95528649 [2023-05-09T01:50:52.405Z] ---> 185e9f7f5a01 [2023-05-09T01:50:52.405Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T01:50:52.405Z] ---> Running in 94a48f64f4b7 [2023-05-09T01:50:52.405Z] ---> Running in 4b8d2051591c [2023-05-09T01:50:52.405Z] ---> Running in ed9619600084 [2023-05-09T01:50:52.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:50:52.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:50:52.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:50:52.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:50:52.405Z] OK: 265 MiB in 53 packages [2023-05-09T01:50:52.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:50:52.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:50:52.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:50:52.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:50:52.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:50:52.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:50:52.405Z] OK: 265 MiB in 53 packages [2023-05-09T01:50:52.405Z] Removing intermediate container 8d5cb93b28c0 [2023-05-09T01:50:52.405Z] ---> f9918f51cf3b [2023-05-09T01:50:52.405Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-09T01:50:52.405Z] OK: 265 MiB in 53 packages [2023-05-09T01:50:52.405Z] ---> fd074d571a71 [2023-05-09T01:50:52.405Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:50:52.405Z] ---> Running in 3a3a328889e2 [2023-05-09T01:50:52.405Z] OK: 265 MiB in 53 packages [2023-05-09T01:50:52.405Z] OK: 265 MiB in 53 packages [2023-05-09T01:50:52.405Z] Removing intermediate container ceca20e5a932 [2023-05-09T01:50:52.405Z] ---> e10ec5abc016 [2023-05-09T01:50:52.406Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T01:50:52.406Z] Removing intermediate container 94a48f64f4b7 [2023-05-09T01:50:52.406Z] ---> 914386bd4f1e [2023-05-09T01:50:52.406Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-09T01:50:52.406Z] ---> 77411096b22e [2023-05-09T01:50:52.406Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:50:52.406Z] ---> Running in 49d477a0a56f [2023-05-09T01:50:52.406Z] ---> 85e8164541a9 [2023-05-09T01:50:52.406Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:50:52.406Z] ---> Running in cc2fd408145b [2023-05-09T01:50:52.406Z] Removing intermediate container ed9619600084 [2023-05-09T01:50:52.406Z] ---> a817d602d734 [2023-05-09T01:50:52.406Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T01:50:52.406Z] Removing intermediate container 4b8d2051591c [2023-05-09T01:50:52.406Z] ---> a4bbc402852f [2023-05-09T01:50:52.406Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-09T01:50:52.664Z] ---> d4ffc12ba637 [2023-05-09T01:50:52.664Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:50:52.664Z] ---> 2372f028baa7 [2023-05-09T01:50:52.664Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:50:52.664Z] ---> Running in 4f13d703d5b4 [2023-05-09T01:50:52.664Z] ---> Running in b7abbf339da7 [2023-05-09T01:51:01.787Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14602 in /w/workspace/edgexfoundry_edgex-go_PR-4556 [Pipeline] { [Pipeline] ws [2023-05-09T01:51:01.796Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-05-09T01:51:01.835Z] The recommended git tool is: git [2023-05-09T01:51:08.843Z] using credential edgex-jenkins-ssh [2023-05-09T01:51:08.865Z] Cloning the remote Git repository [2023-05-09T01:51:08.915Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-09T01:51:09.020Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-05-09T01:51:09.177Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-09T01:51:09.178Z] > git --version # timeout=10 [2023-05-09T01:51:09.203Z] > git --version # 'git version 2.25.1' [2023-05-09T01:51:09.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T01:51:09.342Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T01:51:27.793Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-09T01:51:27.819Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T01:51:29.598Z] Merging remotes/origin/main commit 857beb77c92229047ced6cb20085c205aee91962 into PR head commit fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T01:51:30.041Z] Merge succeeded, producing fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T01:51:30.041Z] Checking out Revision fabbed7c63965de0625d9de20d3d6030ba06e2b4 (PR-4556) [2023-05-09T01:51:28.643Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-09T01:51:28.699Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-09T01:51:28.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T01:51:28.717Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4556/head:refs/remotes/origin/PR-4556 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T01:51:29.643Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T01:51:29.727Z] > git checkout -f fabbed7c63965de0625d9de20d3d6030ba06e2b4 # timeout=10 [2023-05-09T01:51:29.947Z] > git remote # timeout=10 [2023-05-09T01:51:29.963Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T01:51:29.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T01:51:30.002Z] > git merge 857beb77c92229047ced6cb20085c205aee91962 # timeout=10 [2023-05-09T01:51:30.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T01:51:30.052Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T01:51:30.071Z] > git checkout -f fabbed7c63965de0625d9de20d3d6030ba06e2b4 # timeout=10 [2023-05-09T01:51:33.723Z] Commit message: "feat: Add GetSecret and RunTimeSecret metrics" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T01:51:34.684Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T01:51:34.684Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T01:51:34.684Z] Dload Upload Total Spent Left Speed [2023-05-09T01:51:34.684Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-05-09T01:51:35.406Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T01:51:35.735Z] + sudo tee /etc/docker/daemon.new [2023-05-09T01:51:35.735Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T01:51:35.735Z] { [2023-05-09T01:51:35.735Z] "registry-mirrors": [ [2023-05-09T01:51:35.735Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T01:51:35.735Z] ], [2023-05-09T01:51:35.735Z] "bip": "10.250.0.254/24", [2023-05-09T01:51:35.735Z] "hosts": [ [2023-05-09T01:51:35.735Z] "tcp://0.0.0.0:5555", [2023-05-09T01:51:35.735Z] "unix:///var/run/docker.sock" [2023-05-09T01:51:35.735Z] ], [2023-05-09T01:51:35.735Z] "mtu": 1458, [2023-05-09T01:51:35.735Z] "selinux-enabled": true, [2023-05-09T01:51:35.735Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T01:51:35.735Z] } [Pipeline] sh [2023-05-09T01:51:36.059Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T01:51:36.382Z] + sudo service docker restart [2023-05-09T01:51:48.882Z] Removing intermediate container 3a3a328889e2 [2023-05-09T01:51:48.882Z] ---> 5600ee2f10ff [2023-05-09T01:51:48.882Z] Step 7/26 : COPY . . [2023-05-09T01:51:48.882Z] Removing intermediate container 4f13d703d5b4 [2023-05-09T01:51:48.882Z] ---> 3e37e65b7722 [2023-05-09T01:51:48.882Z] Step 8/23 : COPY . . [2023-05-09T01:51:48.882Z] Removing intermediate container b7abbf339da7 [2023-05-09T01:51:48.882Z] ---> c6ae52ed9674 [2023-05-09T01:51:48.882Z] Step 8/24 : COPY . . [2023-05-09T01:51:48.882Z] Removing intermediate container 49d477a0a56f [2023-05-09T01:51:48.882Z] ---> 513fc1ac435c [2023-05-09T01:51:48.882Z] Step 8/23 : COPY . . [2023-05-09T01:51:48.882Z] Removing intermediate container cc2fd408145b [2023-05-09T01:51:48.882Z] ---> 693498b480a5 [2023-05-09T01:51:48.882Z] Step 8/25 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T01:51:54.641Z] provisioning config files... [2023-05-09T01:51:54.664Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3749966771845714160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:51:55.013Z] ---> docker-login.sh [2023-05-09T01:51:55.013Z] nexus3.edgexfoundry.org:10001 [2023-05-09T01:51:55.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:51:55.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:51:55.549Z] Configure a credential helper to remove this warning. See [2023-05-09T01:51:55.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:51:55.549Z] [2023-05-09T01:51:55.549Z] Login Succeeded [2023-05-09T01:51:55.549Z] nexus3.edgexfoundry.org:10002 [2023-05-09T01:51:55.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:51:55.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:51:55.816Z] Configure a credential helper to remove this warning. See [2023-05-09T01:51:55.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:51:55.816Z] [2023-05-09T01:51:55.816Z] Login Succeeded [2023-05-09T01:51:55.816Z] nexus3.edgexfoundry.org:10003 [2023-05-09T01:51:56.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:51:56.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:51:56.353Z] Configure a credential helper to remove this warning. See [2023-05-09T01:51:56.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:51:56.353Z] [2023-05-09T01:51:56.353Z] Login Succeeded [2023-05-09T01:51:56.353Z] nexus3.edgexfoundry.org:10004 [2023-05-09T01:51:56.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:51:56.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:51:56.683Z] Configure a credential helper to remove this warning. See [2023-05-09T01:51:56.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:51:56.683Z] [2023-05-09T01:51:56.683Z] Login Succeeded [2023-05-09T01:51:56.683Z] docker.io [2023-05-09T01:51:56.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:51:56.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:51:57.000Z] Configure a credential helper to remove this warning. See [2023-05-09T01:51:57.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:51:57.000Z] [2023-05-09T01:51:57.000Z] Login Succeeded [2023-05-09T01:51:57.000Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T01:51:57.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-09T01:51:57.591Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-05-09T01:51:57.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T01:51:57.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T01:51:57.633Z] ========================================================= [2023-05-09T01:51:57.633Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T01:51:57.633Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-09T01:51:57.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T01:51:58.239Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T01:51:58.239Z] c41833b44d91: Pulling fs layer [2023-05-09T01:51:58.239Z] ed15518f5707: Pulling fs layer [2023-05-09T01:51:58.239Z] feae8fd75edb: Pulling fs layer [2023-05-09T01:51:58.239Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T01:51:58.239Z] 3cdef696dda3: Pulling fs layer [2023-05-09T01:51:58.239Z] 2ced38df9373: Pulling fs layer [2023-05-09T01:51:58.239Z] 58f1dce35555: Pulling fs layer [2023-05-09T01:51:58.239Z] 242c74f7c9fa: Waiting [2023-05-09T01:51:58.239Z] 3cdef696dda3: Waiting [2023-05-09T01:51:58.239Z] 2ced38df9373: Waiting [2023-05-09T01:51:58.239Z] 58f1dce35555: Waiting [2023-05-09T01:51:58.239Z] ed15518f5707: Verifying Checksum [2023-05-09T01:51:58.239Z] ed15518f5707: Download complete [2023-05-09T01:51:58.239Z] 242c74f7c9fa: Download complete [2023-05-09T01:51:58.239Z] 3cdef696dda3: Verifying Checksum [2023-05-09T01:51:58.239Z] 3cdef696dda3: Download complete [2023-05-09T01:51:58.239Z] c41833b44d91: Download complete [2023-05-09T01:51:59.210Z] c41833b44d91: Pull complete [2023-05-09T01:51:59.495Z] 58f1dce35555: Verifying Checksum [2023-05-09T01:51:59.495Z] 58f1dce35555: Download complete [2023-05-09T01:51:59.762Z] ed15518f5707: Pull complete [2023-05-09T01:52:00.726Z] feae8fd75edb: Verifying Checksum [2023-05-09T01:52:00.726Z] feae8fd75edb: Download complete [2023-05-09T01:52:00.727Z] 2ced38df9373: Verifying Checksum [2023-05-09T01:52:00.727Z] 2ced38df9373: Download complete [2023-05-09T01:52:10.794Z] feae8fd75edb: Pull complete [2023-05-09T01:52:10.794Z] 242c74f7c9fa: Pull complete [2023-05-09T01:52:10.794Z] 3cdef696dda3: Pull complete [2023-05-09T01:52:17.492Z] 2ced38df9373: Pull complete [2023-05-09T01:52:20.105Z] 58f1dce35555: Pull complete [2023-05-09T01:52:20.105Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T01:52:20.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T01:52:20.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-09T01:52:20.430Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T01:52:20.430Z] WORKDIR /edgex [2023-05-09T01:52:20.430Z] COPY go.mod . [2023-05-09T01:52:20.430Z] RUN go mod download ci-base-image-arm64 [2023-05-09T01:52:20.430Z] -f - . [2023-05-09T01:52:21.012Z] Sending build context to Docker daemon 2.932MB [2023-05-09T01:52:21.012Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T01:52:21.012Z] ---> fadd8f120f05 [2023-05-09T01:52:21.012Z] Step 2/4 : WORKDIR /edgex [2023-05-09T01:52:21.034Z] ---> 467e340168c4 [2023-05-09T01:52:21.034Z] ---> 3b277e52cb8b [2023-05-09T01:52:21.034Z] ---> ee9c3ed24971 [2023-05-09T01:52:21.034Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-commandStep 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T01:52:21.034Z] [2023-05-09T01:52:21.034Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-09T01:52:21.034Z] ---> 524f4519b634 [2023-05-09T01:52:21.034Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-09T01:52:21.034Z] ---> 4c671a185c7a [2023-05-09T01:52:21.034Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-09T01:52:21.034Z] ---> Running in d0a55c7c5aa0 [2023-05-09T01:52:21.034Z] ---> Running in 81b98d13ce0b [2023-05-09T01:52:21.034Z] ---> Running in eaa4144371e8 [2023-05-09T01:52:21.034Z] ---> Running in 910da0961c2c [2023-05-09T01:52:21.034Z] ---> Running in 4ab5fdf68e5f [2023-05-09T01:52:21.034Z] Removing intermediate container 81b98d13ce0b [2023-05-09T01:52:21.034Z] ---> 700aa4861b52 [2023-05-09T01:52:21.034Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-09T01:52:21.034Z] ---> Running in 08820ee4ac8a [2023-05-09T01:52:21.034Z] Removing intermediate container 08820ee4ac8a [2023-05-09T01:52:21.034Z] ---> cd04c72d8dd5 [2023-05-09T01:52:21.034Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T01:52:21.034Z] ---> Running in 1099ed54688a [2023-05-09T01:52:21.034Z] 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-05-09T01:52:21.034Z] Removing intermediate container 1099ed54688a [2023-05-09T01:52:21.034Z] ---> 4887240fcbca [2023-05-09T01:52:21.034Z] 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-05-09T01:52:21.034Z] 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-05-09T01:52:21.034Z] ---> Running in ec07d232eb59 [2023-05-09T01:52:21.034Z] 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-05-09T01:52:21.291Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-09T01:52:22.665Z] Removing intermediate container ec07d232eb59 [2023-05-09T01:52:22.665Z] ---> b28e3aae067a [2023-05-09T01:52:22.665Z] Step 12/26 : WORKDIR /edgex-go [2023-05-09T01:52:22.925Z] ---> Running in 6e96958858e9 [2023-05-09T01:52:22.925Z] Removing intermediate container 6e96958858e9 [2023-05-09T01:52:22.925Z] ---> 00dffd0a6308 [2023-05-09T01:52:22.925Z] [2023-05-09T01:52:22.925Z] Step 13/26 : FROM alpine:3.17 [2023-05-09T01:52:22.956Z] ---> Running in 3ea7d8c3134b [2023-05-09T01:52:22.956Z] Removing intermediate container 3ea7d8c3134b [2023-05-09T01:52:22.956Z] ---> d35ce473e4d9 [2023-05-09T01:52:22.956Z] Step 3/4 : COPY go.mod . [2023-05-09T01:52:23.184Z] 3.17: Pulling from library/alpine [2023-05-09T01:52:23.184Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T01:52:23.184Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T01:52:23.184Z] ---> 9ed4aefc74f6 [2023-05-09T01:52:23.184Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T01:52:23.184Z] ---> Running in ca333915dbbd [2023-05-09T01:52:23.442Z] Removing intermediate container ca333915dbbd [2023-05-09T01:52:23.442Z] ---> 759718321532 [2023-05-09T01:52:23.442Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T01:52:23.536Z] ---> ba9b3e69e953 [2023-05-09T01:52:23.536Z] Step 4/4 : RUN go mod download [2023-05-09T01:52:23.536Z] ---> Running in 54e2812aa0aa [2023-05-09T01:52:23.699Z] ---> Running in 6c25bd648963 [2023-05-09T01:52:24.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:52:24.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:52:24.793Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T01:52:24.793Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T01:52:24.793Z] OK: 17821 distinct packages available [2023-05-09T01:52:24.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:52:25.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:52:25.308Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-09T01:52:25.308Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-09T01:52:25.308Z] (3/5) Installing libucontext (1.2-r0) [2023-05-09T01:52:25.308Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-09T01:52:25.308Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-09T01:52:25.308Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T01:52:25.308Z] OK: 8 MiB in 20 packages [2023-05-09T01:52:28.609Z] Removing intermediate container 6c25bd648963 [2023-05-09T01:52:28.609Z] ---> c7df1486e0a7 [2023-05-09T01:52:28.609Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T01:52:29.174Z] ---> 0bf8f8621ce9 [2023-05-09T01:52:29.174Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T01:52:30.109Z] ---> bc3e467883bc [2023-05-09T01:52:30.109Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T01:52:36.671Z] ---> 054e46b5bee4 [2023-05-09T01:52:36.671Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T01:52:36.930Z] ---> f79d05d0ab39 [2023-05-09T01:52:36.930Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-09T01:52:37.494Z] ---> 229a29bb56be [2023-05-09T01:52:37.494Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-09T01:52:38.060Z] ---> 6926f0823122 [2023-05-09T01:52:38.060Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T01:52:38.060Z] ---> Running in bc399adfa45a [2023-05-09T01:52:38.319Z] Removing intermediate container bc399adfa45a [2023-05-09T01:52:38.319Z] ---> 1ae3b4153c6a [2023-05-09T01:52:38.319Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T01:52:38.319Z] ---> Running in 85e7e37ecb12 [2023-05-09T01:52:38.319Z] Removing intermediate container 85e7e37ecb12 [2023-05-09T01:52:38.319Z] ---> 8940095a77db [2023-05-09T01:52:38.319Z] Step 24/26 : LABEL arch=x86_64 [2023-05-09T01:52:38.577Z] ---> Running in 0b40c7814eed [2023-05-09T01:52:38.577Z] Removing intermediate container 0b40c7814eed [2023-05-09T01:52:38.577Z] ---> 7f0133984e91 [2023-05-09T01:52:38.577Z] Step 25/26 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T01:52:38.577Z] ---> Running in 867935f0e803 [2023-05-09T01:52:38.834Z] Removing intermediate container 867935f0e803 [2023-05-09T01:52:38.834Z] ---> f825409347c5 [2023-05-09T01:52:38.834Z] Step 26/26 : LABEL version=0.0.0 [2023-05-09T01:52:38.834Z] ---> Running in a0eb5ecb41f2 [2023-05-09T01:52:39.399Z] Removing intermediate container a0eb5ecb41f2 [2023-05-09T01:52:39.399Z] ---> 019ca39bd21e [2023-05-09T01:52:39.399Z] [2023-05-09T01:52:39.399Z] Successfully built 019ca39bd21e [2023-05-09T01:52:39.399Z] Successfully tagged security-spire-server:latest [2023-05-09T01:52:39.399Z] Building security-proxy-setup [2023-05-09T01:52:42.908Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T01:52:42.908Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-09T01:52:42.908Z] ---> bc36fd053596 [2023-05-09T01:52:42.908Z] Step 3/22 : WORKDIR /edgex-go [2023-05-09T01:52:42.908Z] ---> Using cache [2023-05-09T01:52:42.908Z] ---> 5a5a3f40aede [2023-05-09T01:52:42.908Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-09T01:52:51.214Z] ---> Running in 46bbf3c91b64 [2023-05-09T01:52:51.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:52:52.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:52:52.295Z] OK: 265 MiB in 53 packages [2023-05-09T01:52:55.754Z] Removing intermediate container 54e2812aa0aa [2023-05-09T01:52:55.754Z] ---> 421654cf0830 [2023-05-09T01:52:55.754Z] Successfully built 421654cf0830 [2023-05-09T01:52:55.754Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:52:56.092Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T01:52:56.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:52:56.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-14602 does not seem to be running inside a container [2023-05-09T01:52:56.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T01:52:58.851Z] Removing intermediate container d0a55c7c5aa0 [2023-05-09T01:52:58.851Z] ---> a29e4981a3e6 [2023-05-09T01:52:58.851Z] [2023-05-09T01:52:58.851Z] Step 10/25 : FROM alpine:3.17 [2023-05-09T01:52:58.851Z] ---> 9ed4aefc74f6 [2023-05-09T01:52:58.851Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T01:52:58.851Z] Removing intermediate container 46bbf3c91b64 [2023-05-09T01:52:58.851Z] ---> e68943934f33 [2023-05-09T01:52:58.851Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-09T01:52:58.851Z] Removing intermediate container 910da0961c2c [2023-05-09T01:52:58.851Z] ---> 948961c3ab34 [2023-05-09T01:52:58.851Z] [2023-05-09T01:52:58.851Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T01:52:58.851Z] ---> 9ed4aefc74f6 [2023-05-09T01:52:58.851Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T01:52:58.851Z] Removing intermediate container eaa4144371e8 [2023-05-09T01:52:58.851Z] ---> 44ec63008e0a [2023-05-09T01:52:58.851Z] [2023-05-09T01:52:58.851Z] Step 10/24 : FROM alpine:3.17 [2023-05-09T01:52:58.851Z] ---> 9ed4aefc74f6 [2023-05-09T01:52:58.851Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T01:52:58.851Z] ---> Running in da95e52fc30f [2023-05-09T01:52:58.851Z] Removing intermediate container 4ab5fdf68e5f [2023-05-09T01:52:58.851Z] ---> ccb9eb492da5 [2023-05-09T01:52:58.851Z] [2023-05-09T01:52:58.851Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T01:52:58.851Z] ---> 9ed4aefc74f6 [2023-05-09T01:52:58.851Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T01:52:58.851Z] ---> Running in dccfb282bc7c [2023-05-09T01:52:58.851Z] ---> Running in 568073d3925f [2023-05-09T01:52:58.851Z] ---> Running in 613dfb3ede8c [2023-05-09T01:52:58.851Z] Removing intermediate container dccfb282bc7c [2023-05-09T01:52:58.851Z] ---> 365bc6a74370 [2023-05-09T01:52:58.851Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T01:52:58.851Z] ---> ab8bc946fb2d [2023-05-09T01:52:58.851Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:52:58.851Z] ---> Running in 90b99ef42bd9 [2023-05-09T01:52:58.851Z] Removing intermediate container 613dfb3ede8c [2023-05-09T01:52:58.851Z] ---> 2f2d1b6b7da8 [2023-05-09T01:52:58.851Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-09T01:52:58.851Z] ---> Running in e8d3039b1fef [2023-05-09T01:52:58.851Z] ---> Running in 0b5adf9359fd [2023-05-09T01:52:58.851Z] Removing intermediate container 0b5adf9359fd [2023-05-09T01:52:58.851Z] ---> a8168c641372 [2023-05-09T01:52:58.851Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-09T01:52:58.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:52:58.851Z] ---> Running in 0650a0ecc78b [2023-05-09T01:52:58.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:52:58.851Z] Removing intermediate container 0650a0ecc78b [2023-05-09T01:52:58.851Z] ---> b6bc5ef0ba61 [2023-05-09T01:52:58.851Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T01:52:58.851Z] ---> Running in a99f2ba73cc9 [2023-05-09T01:52:58.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:52:58.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:52:58.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:52:58.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:52:58.851Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T01:52:58.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:52:58.851Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T01:52:58.851Z] OK: 7 MiB in 16 packages [2023-05-09T01:52:58.851Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T01:52:58.851Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T01:52:58.851Z] OK: 7 MiB in 16 packages [2023-05-09T01:52:59.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:52:59.109Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T01:52:59.109Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T01:52:59.109Z] OK: 7 MiB in 16 packages [2023-05-09T01:52:59.369Z] Removing intermediate container 568073d3925f [2023-05-09T01:52:59.369Z] ---> aa8879241547 [2023-05-09T01:52:59.369Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T01:52:59.369Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T01:52:59.369Z] Removing intermediate container da95e52fc30f [2023-05-09T01:52:59.369Z] ---> f3656734c10c [2023-05-09T01:52:59.369Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T01:52:59.369Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T01:52:59.369Z] OK: 7 MiB in 16 packages [2023-05-09T01:52:59.369Z] ---> Running in 138117f5c378 [2023-05-09T01:52:59.369Z] ---> Running in 6b0be1ac01fc [2023-05-09T01:52:59.369Z] Removing intermediate container 138117f5c378 [2023-05-09T01:52:59.369Z] ---> 79035a2829c2 [2023-05-09T01:52:59.369Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-09T01:52:59.369Z] Removing intermediate container 6b0be1ac01fc [2023-05-09T01:52:59.369Z] ---> ef4d614bb71c [2023-05-09T01:52:59.369Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-09T01:52:59.627Z] ---> Running in e440a949f404 [2023-05-09T01:52:59.627Z] ---> Running in 4f1d44f3555c [2023-05-09T01:52:59.627Z] Removing intermediate container 90b99ef42bd9 [2023-05-09T01:52:59.627Z] ---> 9be1fc8a84b9 [2023-05-09T01:52:59.627Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T01:52:59.627Z] Removing intermediate container 4f1d44f3555c [2023-05-09T01:52:59.627Z] ---> 10cc7dc0b566 [2023-05-09T01:52:59.627Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-09T01:52:59.627Z] ---> Running in 352fe546d3f6 [2023-05-09T01:52:59.627Z] Removing intermediate container e440a949f404 [2023-05-09T01:52:59.627Z] ---> 9d07c5bd1e88 [2023-05-09T01:52:59.627Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-09T01:52:59.627Z] ---> Running in 8144f9b9e0a3 [2023-05-09T01:52:59.627Z] ---> 6d531b01a8be [2023-05-09T01:52:59.627Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T01:52:59.627Z] Removing intermediate container a99f2ba73cc9 [2023-05-09T01:52:59.627Z] ---> 726a5d768d66 [2023-05-09T01:52:59.627Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T01:52:59.627Z] Removing intermediate container 352fe546d3f6 [2023-05-09T01:52:59.627Z] ---> 6cd4b36f2767 [2023-05-09T01:52:59.627Z] Step 15/24 : WORKDIR / [2023-05-09T01:52:59.627Z] Removing intermediate container 8144f9b9e0a3 [2023-05-09T01:52:59.627Z] ---> 0d238506b9e8 [2023-05-09T01:52:59.627Z] Step 15/25 : WORKDIR / [2023-05-09T01:52:59.885Z] ---> Running in e13265eb3480 [2023-05-09T01:52:59.885Z] ---> Running in d85eee43e852 [2023-05-09T01:52:59.885Z] ---> 144ece115b45 [2023-05-09T01:52:59.885Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-09T01:52:59.885Z] ---> 0bca9afa8ebb [2023-05-09T01:52:59.885Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T01:52:59.885Z] Removing intermediate container e13265eb3480 [2023-05-09T01:52:59.885Z] ---> ac14f89d3d48 [2023-05-09T01:52:59.885Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T01:52:59.885Z] Removing intermediate container d85eee43e852 [2023-05-09T01:52:59.885Z] ---> ecc484bcde0d [2023-05-09T01:52:59.885Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T01:53:00.144Z] ---> 26a853763465 [2023-05-09T01:53:00.144Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-09T01:53:00.511Z] ---> 9f3145787589 [2023-05-09T01:53:00.511Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T01:53:00.511Z] ---> a00d282de875 [2023-05-09T01:53:00.511Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T01:53:00.511Z] ---> 0d3e7c8b6ad2 [2023-05-09T01:53:00.511Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-09T01:53:00.619Z] $ docker top e505918a2a875e910601b2d6c9fea1b3d0da1ac990c7791a3b6ab3b71d772a5d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T01:53:01.078Z] ---> 8b51f39ea15f [2023-05-09T01:53:01.079Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-09T01:53:01.079Z] ---> f53dce7dd244 [2023-05-09T01:53:01.079Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-09T01:53:01.079Z] ---> cdf674169aaf [2023-05-09T01:53:01.079Z] ---> 0cdb4cd2c0a9 [2023-05-09T01:53:01.079Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yamlStep 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-09T01:53:01.079Z] [2023-05-09T01:53:01.422Z] + go version [2023-05-09T01:53:01.422Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T01:53:01.446Z] $ docker stop --time=1 e505918a2a875e910601b2d6c9fea1b3d0da1ac990c7791a3b6ab3b71d772a5d [2023-05-09T01:53:01.646Z] ---> 553ce10f4768 [2023-05-09T01:53:01.647Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T01:53:01.647Z] ---> Running in 6ae315d94501 [2023-05-09T01:53:01.647Z] ---> 33eab7cb6aa2 [2023-05-09T01:53:01.647Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-09T01:53:01.647Z] ---> 2587335da0b6 [2023-05-09T01:53:01.647Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-09T01:53:01.647Z] ---> aea7a2bc2bd0 [2023-05-09T01:53:01.647Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-09T01:53:01.647Z] ---> Running in f17411388291 [2023-05-09T01:53:01.905Z] Removing intermediate container f17411388291 [2023-05-09T01:53:01.905Z] ---> 28d4122a39cf [2023-05-09T01:53:01.905Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T01:53:01.905Z] ---> Running in 3009642efffc [2023-05-09T01:53:01.905Z] ---> 36a0097c1d9b [2023-05-09T01:53:01.905Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-09T01:53:01.905Z] ---> 59bcc6042ca0 [2023-05-09T01:53:01.905Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-09T01:53:01.905Z] ---> Running in 1fad59fceb29 [2023-05-09T01:53:01.905Z] Removing intermediate container 3009642efffc [2023-05-09T01:53:01.905Z] ---> b1b09bad919b [2023-05-09T01:53:01.905Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T01:53:01.905Z] ---> Running in ee154939b7d6 [2023-05-09T01:53:02.164Z] Removing intermediate container 1fad59fceb29 [2023-05-09T01:53:02.164Z] ---> 89d4d29a2f75 [2023-05-09T01:53:02.164Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T01:53:02.164Z] ---> Running in 3748a454e849 [2023-05-09T01:53:02.164Z] ---> e6ee1996ec2d [2023-05-09T01:53:02.164Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-09T01:53:02.164Z] ---> Running in 43492e87f77b [2023-05-09T01:53:02.164Z] Removing intermediate container ee154939b7d6 [2023-05-09T01:53:02.164Z] ---> 15e9701ee922 [2023-05-09T01:53:02.164Z] Step 22/23 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T01:53:02.164Z] Removing intermediate container 3748a454e849 [2023-05-09T01:53:02.164Z] ---> 1ec0103b2ca1 [2023-05-09T01:53:02.164Z] Step 22/24 : LABEL arch=x86_64 [2023-05-09T01:53:02.164Z] ---> Running in 8898c04e6835 [2023-05-09T01:53:02.164Z] ---> Running in 09e58584c931 [2023-05-09T01:53:02.164Z] Removing intermediate container 43492e87f77b [2023-05-09T01:53:02.164Z] ---> dad4eeb16ad6 [2023-05-09T01:53:02.164Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T01:53:02.430Z] ---> Running in 787a5fc91c38 [2023-05-09T01:53:02.430Z] Removing intermediate container 09e58584c931 [2023-05-09T01:53:02.430Z] ---> 7ceeb434ee95 [2023-05-09T01:53:02.430Z] Step 23/24 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T01:53:02.430Z] Removing intermediate container 8898c04e6835 [2023-05-09T01:53:02.430Z] ---> 3eb873f1e547 [2023-05-09T01:53:02.430Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T01:53:02.430Z] ---> Running in e623793ffe7d [2023-05-09T01:53:02.430Z] ---> Running in 1761fe3062bc [2023-05-09T01:53:02.430Z] Removing intermediate container 787a5fc91c38 [2023-05-09T01:53:02.430Z] ---> ee9caea27ebb [2023-05-09T01:53:02.430Z] Step 23/25 : LABEL arch=x86_64 [2023-05-09T01:53:02.430Z] Removing intermediate container 6ae315d94501 [2023-05-09T01:53:02.430Z] ---> db332d25c787 [2023-05-09T01:53:02.430Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T01:53:02.430Z] ---> Running in 9b85bfc6d877 [2023-05-09T01:53:02.430Z] Removing intermediate container e623793ffe7d [2023-05-09T01:53:02.430Z] ---> dd11f7ec5505 [2023-05-09T01:53:02.430Z] Step 24/24 : LABEL version=0.0.0 [2023-05-09T01:53:02.430Z] ---> Running in 69c058b7d514 [2023-05-09T01:53:02.696Z] Removing intermediate container 1761fe3062bc [2023-05-09T01:53:02.696Z] ---> 7f67f96c4c68 [2023-05-09T01:53:02.696Z] [2023-05-09T01:53:02.696Z] ---> Running in 43a0e4da5914 [2023-05-09T01:53:02.696Z] Removing intermediate container 9b85bfc6d877 [2023-05-09T01:53:02.696Z] ---> eb2292ff7515 [2023-05-09T01:53:02.696Z] Step 24/25 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T01:53:02.696Z] Successfully built 7f67f96c4c68 [2023-05-09T01:53:02.696Z] Successfully tagged core-data:latest [2023-05-09T01:53:02.696Z]  Building core-data ... done Building security-spire-agent [2023-05-09T01:53:02.696Z] ---> Running in e6198d47f68e [2023-05-09T01:53:02.696Z] Removing intermediate container 69c058b7d514 [2023-05-09T01:53:02.696Z] ---> cd338a4d54b5 [2023-05-09T01:53:02.696Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T01:53:02.696Z] Removing intermediate container 43a0e4da5914 [2023-05-09T01:53:02.696Z] ---> de1fcd3822c8 [2023-05-09T01:53:02.696Z] [2023-05-09T01:53:02.696Z] ---> Running in 9fccc72dd823 [2023-05-09T01:53:02.696Z] Removing intermediate container e6198d47f68e [2023-05-09T01:53:02.696Z] ---> eddec9b5aaad [2023-05-09T01:53:02.696Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T01:53:02.696Z] Successfully built de1fcd3822c8 [2023-05-09T01:53:02.955Z] ---> Running in a2bd4187407b [2023-05-09T01:53:02.955Z] Removing intermediate container 9fccc72dd823 [2023-05-09T01:53:02.955Z] ---> 4509e2379a4c [2023-05-09T01:53:02.955Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T01:53:02.955Z] Successfully tagged core-command:latest [2023-05-09T01:53:02.955Z] Building security-secretstore-setup [2023-05-09T01:53:03.066Z] $ docker rm -f --volumes e505918a2a875e910601b2d6c9fea1b3d0da1ac990c7791a3b6ab3b71d772a5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:53:03.584Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T01:53:03.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:53:03.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-14602 does not seem to be running inside a container [2023-05-09T01:53:03.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T01:53:04.900Z] $ docker top 103895c6b943b90ba79a9b5fe9c2bc0becabc8ee929e1c7c0fdafb7890661eed -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T01:53:05.075Z] ========================================================= [2023-05-09T01:53:05.075Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-09T01:53:05.075Z] ========================================================= [Pipeline] sh [2023-05-09T01:53:05.380Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-09T01:53:05.705Z] + make test [2023-05-09T01:53:05.705Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T01:53:08.483Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T01:53:08.483Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T01:53:08.483Z] ---> bc36fd053596 [2023-05-09T01:53:08.483Z] Step 3/25 : WORKDIR /edgex-go [2023-05-09T01:53:08.483Z] ---> Using cache [2023-05-09T01:53:08.483Z] ---> 5a5a3f40aede [2023-05-09T01:53:08.483Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-09T01:53:08.483Z] ---> Using cache [2023-05-09T01:53:08.483Z] ---> e68943934f33 [2023-05-09T01:53:08.483Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-09T01:53:08.483Z] ---> Using cache [2023-05-09T01:53:08.483Z] ---> ab8bc946fb2d [2023-05-09T01:53:08.483Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:53:09.442Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T01:53:09.442Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T01:53:09.442Z] ---> bc36fd053596 [2023-05-09T01:53:09.442Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T01:53:09.442Z] ---> Using cache [2023-05-09T01:53:09.442Z] ---> 5a5a3f40aede [2023-05-09T01:53:09.442Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T01:53:09.442Z] ---> Using cache [2023-05-09T01:53:09.442Z] ---> f9918f51cf3b [2023-05-09T01:53:09.442Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T01:53:09.442Z] ---> Using cache [2023-05-09T01:53:09.442Z] ---> fd074d571a71 [2023-05-09T01:53:09.442Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:53:09.442Z] ---> Using cache [2023-05-09T01:53:09.442Z] ---> 5600ee2f10ff [2023-05-09T01:53:09.442Z] Step 7/27 : COPY . . [2023-05-09T01:53:09.442Z] ---> Using cache [2023-05-09T01:53:09.442Z] ---> ee9c3ed24971 [2023-05-09T01:53:09.442Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T01:53:09.442Z] ---> Using cache [2023-05-09T01:53:09.442Z] ---> 700aa4861b52 [2023-05-09T01:53:09.442Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T01:53:09.442Z] ---> Using cache [2023-05-09T01:53:09.442Z] ---> cd04c72d8dd5 [2023-05-09T01:53:09.442Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T01:53:09.442Z] ---> Using cache [2023-05-09T01:53:09.442Z] ---> 4887240fcbca [2023-05-09T01:53:09.442Z] 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-05-09T01:53:13.647Z] ---> Running in 0868538f72b8 [2023-05-09T01:53:15.035Z] Removing intermediate container a2bd4187407b [2023-05-09T01:53:15.035Z] ---> 4e3463afcab9 [2023-05-09T01:53:15.035Z] [2023-05-09T01:53:15.035Z] ---> Running in 27b5413fe692 [2023-05-09T01:53:15.035Z] ---> Running in 20a73aba6008 [2023-05-09T01:53:15.035Z] Removing intermediate container 0868538f72b8 [2023-05-09T01:53:15.035Z] ---> e09454aac715 [2023-05-09T01:53:15.035Z] Step 22/23 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T01:53:15.035Z] ---> Running in bcffdbc65bbe [2023-05-09T01:53:15.035Z] Successfully built 4e3463afcab9 [2023-05-09T01:53:15.295Z] Successfully tagged core-metadata:latest [2023-05-09T01:53:15.295Z] Building security-spiffe-token-provider [2023-05-09T01:53:15.295Z]  Building core-metadata ... done Removing intermediate container bcffdbc65bbe [2023-05-09T01:53:15.295Z] ---> 59ab3d4d80f3 [2023-05-09T01:53:15.295Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T01:53:15.295Z] ---> Running in e99ba22007a8 [2023-05-09T01:53:18.594Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T01:53:18.594Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-09T01:53:18.594Z] ---> bc36fd053596 [2023-05-09T01:53:18.594Z] Step 3/20 : WORKDIR /edgex-go [2023-05-09T01:53:18.594Z] ---> Using cache [2023-05-09T01:53:18.594Z] ---> 5a5a3f40aede [2023-05-09T01:53:18.594Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-09T01:53:21.896Z] Removing intermediate container e99ba22007a8 [2023-05-09T01:53:21.896Z] ---> 31eb4dcac4e4 [2023-05-09T01:53:21.896Z] [2023-05-09T01:53:21.896Z] ---> Running in fae13cc68164 [2023-05-09T01:53:21.896Z] Successfully built 31eb4dcac4e4 [2023-05-09T01:53:21.896Z] Successfully tagged security-proxy-auth:latest [2023-05-09T01:53:21.896Z]  Building security-proxy-auth ... done Building support-scheduler [2023-05-09T01:53:22.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:53:22.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:53:23.101Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T01:53:23.101Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T01:53:23.101Z] OK: 17821 distinct packages available [2023-05-09T01:53:23.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:53:23.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:53:23.630Z] OK: 265 MiB in 53 packages [2023-05-09T01:53:26.180Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T01:53:26.180Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T01:53:26.180Z] ---> bc36fd053596 [2023-05-09T01:53:26.180Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T01:53:26.180Z] ---> Using cache [2023-05-09T01:53:26.180Z] ---> 670066cd8bc0 [2023-05-09T01:53:26.180Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T01:53:26.180Z] ---> Using cache [2023-05-09T01:53:26.180Z] ---> 185e9f7f5a01 [2023-05-09T01:53:26.180Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T01:53:26.180Z] ---> Using cache [2023-05-09T01:53:26.180Z] ---> a817d602d734 [2023-05-09T01:53:26.180Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T01:53:26.180Z] ---> Using cache [2023-05-09T01:53:26.180Z] ---> d4ffc12ba637 [2023-05-09T01:53:26.180Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:53:26.180Z] ---> Using cache [2023-05-09T01:53:26.180Z] ---> 3e37e65b7722 [2023-05-09T01:53:26.180Z] Step 8/23 : COPY . . [2023-05-09T01:53:26.180Z] ---> Using cache [2023-05-09T01:53:26.180Z] ---> 4c671a185c7a [2023-05-09T01:53:26.180Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-09T01:53:28.095Z] Removing intermediate container 27b5413fe692 [2023-05-09T01:53:28.095Z] ---> ee892e6487d1 [2023-05-09T01:53:28.095Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T01:53:28.095Z] ---> Running in f5b1393eccb5 [2023-05-09T01:53:28.095Z] ---> Running in bf8c28a25116 [2023-05-09T01:53:28.095Z] Removing intermediate container bf8c28a25116 [2023-05-09T01:53:28.095Z] ---> e6f7ccf5acf0 [2023-05-09T01:53:28.095Z] [2023-05-09T01:53:28.095Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T01:53:28.095Z] ---> 9ed4aefc74f6 [2023-05-09T01:53:28.095Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T01:53:28.095Z] ---> Using cache [2023-05-09T01:53:28.095Z] ---> 759718321532 [2023-05-09T01:53:28.095Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T01:53:28.095Z] ---> Using cache [2023-05-09T01:53:28.095Z] ---> c7df1486e0a7 [2023-05-09T01:53:28.095Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T01:53:28.095Z] ---> Using cache [2023-05-09T01:53:28.095Z] ---> 0bf8f8621ce9 [2023-05-09T01:53:28.095Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T01:53:28.095Z] ---> Using cache [2023-05-09T01:53:28.095Z] ---> bc3e467883bc [2023-05-09T01:53:28.095Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-09T01:53:28.095Z] Removing intermediate container fae13cc68164 [2023-05-09T01:53:28.095Z] ---> 368d43779ec4 [2023-05-09T01:53:28.095Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-09T01:53:28.358Z] ---> c85815c31be6 [2023-05-09T01:53:28.358Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:53:28.358Z] ---> Running in b8a68fd2d7a5 [2023-05-09T01:53:28.358Z] 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-05-09T01:53:30.277Z] ---> a75deda0d9e2 [2023-05-09T01:53:30.277Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T01:53:33.617Z] ---> 37512ac4cc9f [2023-05-09T01:53:33.617Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T01:53:33.617Z] ---> 7996aa6b5b69 [2023-05-09T01:53:33.617Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-09T01:53:33.617Z] ---> 36e595f77cd5 [2023-05-09T01:53:33.617Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-09T01:53:33.617Z] ---> e3029b0610d8 [2023-05-09T01:53:33.617Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T01:53:33.881Z] ---> Running in 9315af031576 [2023-05-09T01:53:33.881Z] Removing intermediate container 9315af031576 [2023-05-09T01:53:33.881Z] ---> c71789d572e3 [2023-05-09T01:53:33.881Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T01:53:33.881Z] ---> Running in 165ff50a7700 [2023-05-09T01:53:34.144Z] Removing intermediate container 165ff50a7700 [2023-05-09T01:53:34.144Z] ---> 2a523fca901b [2023-05-09T01:53:34.144Z] Step 25/27 : LABEL arch=x86_64 [2023-05-09T01:53:34.144Z] ---> Running in 46134657e25c [2023-05-09T01:53:34.714Z] Removing intermediate container 46134657e25c [2023-05-09T01:53:34.714Z] ---> 8a52b1c156e3 [2023-05-09T01:53:34.714Z] Step 26/27 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T01:53:40.042Z] ---> Running in 36eacc76ed44 [2023-05-09T01:53:42.602Z] Removing intermediate container 36eacc76ed44 [2023-05-09T01:53:42.602Z] ---> c7b9b72a24dc [2023-05-09T01:53:42.602Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T01:53:43.178Z] ---> Running in 54a9a712928f [2023-05-09T01:53:44.126Z] Removing intermediate container 54a9a712928f [2023-05-09T01:53:44.126Z] ---> 3d8b8f09533c [2023-05-09T01:53:44.126Z] [2023-05-09T01:53:44.126Z] Successfully built 3d8b8f09533c [2023-05-09T01:53:44.126Z] Successfully tagged security-spire-agent:latest [2023-05-09T01:53:44.126Z] Building support-notifications [2023-05-09T01:53:44.551Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-09T01:53:52.523Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T01:53:52.523Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T01:53:52.523Z] ---> bc36fd053596 [2023-05-09T01:53:52.523Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T01:53:52.523Z] ---> Using cache [2023-05-09T01:53:52.523Z] ---> 670066cd8bc0 [2023-05-09T01:53:52.523Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T01:53:52.523Z] ---> Using cache [2023-05-09T01:53:52.523Z] ---> 185e9f7f5a01 [2023-05-09T01:53:52.523Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-09T01:54:04.797Z] ---> Running in 17419fc7d163 [2023-05-09T01:54:04.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:54:04.797Z] Removing intermediate container 20a73aba6008 [2023-05-09T01:54:04.797Z] ---> 6700bf1fd6c2 [2023-05-09T01:54:04.797Z] Step 7/25 : COPY . . [2023-05-09T01:54:04.797Z] Removing intermediate container e8d3039b1fef [2023-05-09T01:54:04.797Z] ---> 84029c253eed [2023-05-09T01:54:04.797Z] Step 7/22 : COPY . . [2023-05-09T01:54:04.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:54:05.056Z] OK: 265 MiB in 53 packages [2023-05-09T01:54:26.982Z] ---> b14280e6c753 [2023-05-09T01:54:26.982Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-09T01:54:26.982Z] ---> 81aa40b0615b [2023-05-09T01:54:26.982Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-09T01:54:26.982Z] ---> Running in 5db5c5b30972 [2023-05-09T01:54:26.982Z] Removing intermediate container 17419fc7d163 [2023-05-09T01:54:26.982Z] ---> Running in 5004a2d91d35 [2023-05-09T01:54:26.982Z] ---> 7e03184aba42 [2023-05-09T01:54:26.982Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T01:54:26.982Z] Removing intermediate container f5b1393eccb5 [2023-05-09T01:54:26.982Z] ---> fb65e7d46874 [2023-05-09T01:54:26.982Z] [2023-05-09T01:54:26.982Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T01:54:26.982Z] ---> 9ed4aefc74f6 [2023-05-09T01:54:26.982Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T01:54:26.982Z] ---> Using cache [2023-05-09T01:54:26.982Z] ---> f3656734c10c [2023-05-09T01:54:26.982Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T01:54:26.982Z] ---> Using cache [2023-05-09T01:54:26.982Z] ---> ef4d614bb71c [2023-05-09T01:54:26.982Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-09T01:54:26.982Z] ---> Running in 19c243179398 [2023-05-09T01:54:26.982Z] ---> 2521b8e5ee02 [2023-05-09T01:54:26.982Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:54:26.982Z] Removing intermediate container 19c243179398 [2023-05-09T01:54:26.982Z] ---> 2935c8143edc [2023-05-09T01:54:26.982Z] ---> Running in f11ea0c668cc [2023-05-09T01:54:26.982Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T01:54:26.982Z] ---> Running in de5279c20e37 [2023-05-09T01:54:26.982Z] Removing intermediate container de5279c20e37 [2023-05-09T01:54:26.982Z] ---> a6d201f7c131 [2023-05-09T01:54:26.982Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T01:54:26.982Z] 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-05-09T01:54:26.982Z] Removing intermediate container b8a68fd2d7a5 [2023-05-09T01:54:26.982Z] ---> 077e7059d88c [2023-05-09T01:54:26.982Z] Step 7/20 : COPY . . [2023-05-09T01:54:26.982Z] 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-05-09T01:54:26.982Z] ---> 6661f40bada1 [2023-05-09T01:54:26.982Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T01:54:33.555Z] ---> 9dbf21245670 [2023-05-09T01:54:33.555Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-09T01:54:33.555Z] ---> 5e0219783117 [2023-05-09T01:54:33.555Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-09T01:54:33.555Z] ---> Running in 455c42deec07 [2023-05-09T01:54:34.503Z] 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-05-09T01:54:35.890Z] ---> 77de48f1e06b [2023-05-09T01:54:35.890Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-09T01:54:36.150Z] ---> c7bfa198873b [2023-05-09T01:54:36.150Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-09T01:54:36.429Z] ---> Running in 8e2781fedb67 [2023-05-09T01:54:36.689Z] Removing intermediate container 8e2781fedb67 [2023-05-09T01:54:36.689Z] ---> d23570faf068 [2023-05-09T01:54:36.689Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T01:54:36.689Z] ---> Running in 82f19bcf3128 [2023-05-09T01:54:36.945Z] Removing intermediate container 82f19bcf3128 [2023-05-09T01:54:36.945Z] ---> bfc485091feb [2023-05-09T01:54:36.945Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T01:54:36.945Z] ---> Running in 04a9f1da1020 [2023-05-09T01:54:37.205Z] Removing intermediate container 04a9f1da1020 [2023-05-09T01:54:37.205Z] ---> 82f4684b1da3 [2023-05-09T01:54:37.205Z] Step 22/23 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T01:54:37.205Z] ---> Running in ba9a4360dac4 [2023-05-09T01:54:37.463Z] Removing intermediate container ba9a4360dac4 [2023-05-09T01:54:37.463Z] ---> d95598229d88 [2023-05-09T01:54:37.463Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T01:54:37.730Z] ---> Running in 057b22af2cb4 [2023-05-09T01:54:37.730Z] Removing intermediate container 057b22af2cb4 [2023-05-09T01:54:37.730Z] ---> 9b1c43e1c50f [2023-05-09T01:54:37.730Z] [2023-05-09T01:54:37.988Z] Successfully built 9b1c43e1c50f [2023-05-09T01:54:37.988Z] Successfully tagged support-scheduler:latest [2023-05-09T01:54:37.988Z]  Building support-scheduler ... done Building security-spire-config [2023-05-09T01:54:41.286Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T01:54:41.287Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T01:54:41.287Z] ---> bc36fd053596 [2023-05-09T01:54:41.287Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T01:54:41.287Z] ---> Using cache [2023-05-09T01:54:41.287Z] ---> 5a5a3f40aede [2023-05-09T01:54:41.287Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T01:54:41.287Z] ---> Using cache [2023-05-09T01:54:41.287Z] ---> f9918f51cf3b [2023-05-09T01:54:41.287Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T01:54:41.287Z] ---> Using cache [2023-05-09T01:54:41.287Z] ---> fd074d571a71 [2023-05-09T01:54:41.287Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:54:41.287Z] ---> Using cache [2023-05-09T01:54:41.287Z] ---> 5600ee2f10ff [2023-05-09T01:54:41.287Z] Step 7/27 : COPY . . [2023-05-09T01:54:41.287Z] ---> Using cache [2023-05-09T01:54:41.287Z] ---> ee9c3ed24971 [2023-05-09T01:54:41.287Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T01:54:41.287Z] ---> Using cache [2023-05-09T01:54:41.287Z] ---> 700aa4861b52 [2023-05-09T01:54:41.287Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T01:54:41.287Z] ---> Using cache [2023-05-09T01:54:41.287Z] ---> cd04c72d8dd5 [2023-05-09T01:54:41.287Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T01:54:41.287Z] ---> Using cache [2023-05-09T01:54:41.287Z] ---> 4887240fcbca [2023-05-09T01:54:41.287Z] 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-05-09T01:54:41.287Z] ---> Using cache [2023-05-09T01:54:41.287Z] ---> ee892e6487d1 [2023-05-09T01:54:41.287Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T01:54:41.287Z] ---> Using cache [2023-05-09T01:54:41.287Z] ---> e6f7ccf5acf0 [2023-05-09T01:54:41.287Z] [2023-05-09T01:54:41.287Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T01:54:41.287Z] ---> 9ed4aefc74f6 [2023-05-09T01:54:41.287Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T01:54:41.287Z] ---> Using cache [2023-05-09T01:54:41.287Z] ---> 759718321532 [2023-05-09T01:54:41.287Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-09T01:54:51.281Z] 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-05-09T01:54:53.198Z] ---> Running in 08509353ddb0 [2023-05-09T01:54:53.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:54:53.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:54:53.719Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T01:54:53.719Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T01:54:53.719Z] OK: 17821 distinct packages available [2023-05-09T01:54:53.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:54:53.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:54:54.240Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-09T01:54:54.240Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-09T01:54:54.240Z] (3/4) Installing libucontext (1.2-r0) [2023-05-09T01:54:54.240Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-09T01:54:54.240Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T01:54:54.240Z] OK: 7 MiB in 19 packages [2023-05-09T01:55:06.514Z] Removing intermediate container 5db5c5b30972 [2023-05-09T01:55:06.514Z] ---> 1c2e3dc12d76 [2023-05-09T01:55:06.514Z] [2023-05-09T01:55:06.514Z] Step 9/25 : FROM alpine:3.17 [2023-05-09T01:55:06.514Z] ---> 9ed4aefc74f6 [2023-05-09T01:55:06.514Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-09T01:55:06.514Z] Removing intermediate container 5004a2d91d35 [2023-05-09T01:55:06.514Z] ---> 748b26f84bb1 [2023-05-09T01:55:06.514Z] [2023-05-09T01:55:06.514Z] Step 9/22 : FROM alpine:3.17 [2023-05-09T01:55:06.514Z] ---> 9ed4aefc74f6 [2023-05-09T01:55:06.514Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-09T01:55:06.514Z] Removing intermediate container 08509353ddb0 [2023-05-09T01:55:06.514Z] ---> 359f0925b1b3 [2023-05-09T01:55:06.514Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T01:55:06.514Z] ---> Running in 7f1ad636bc6c [2023-05-09T01:55:06.514Z] ---> Running in b5576e78613b [2023-05-09T01:55:06.514Z] Removing intermediate container f11ea0c668cc [2023-05-09T01:55:06.514Z] ---> a7ba6ce27000 [2023-05-09T01:55:06.514Z] Step 8/23 : COPY . . [2023-05-09T01:55:18.906Z] ---> af630cf25f61 [2023-05-09T01:55:18.906Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T01:55:18.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:55:18.906Z] ---> 2d5f17de2013 [2023-05-09T01:55:18.906Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-09T01:55:18.906Z] Removing intermediate container 455c42deec07 [2023-05-09T01:55:18.906Z] ---> 9fc54caa16e7 [2023-05-09T01:55:18.906Z] [2023-05-09T01:55:18.906Z] Step 9/20 : FROM alpine:3.17 [2023-05-09T01:55:18.906Z] ---> 9ed4aefc74f6 [2023-05-09T01:55:18.906Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T01:55:18.906Z] ---> Running in 621b71bcf30e [2023-05-09T01:55:18.906Z] ---> cabfc1661560 [2023-05-09T01:55:18.906Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T01:55:18.906Z] ---> Running in 2f2e5072bc77 [2023-05-09T01:55:18.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:55:18.906Z] Removing intermediate container 2f2e5072bc77 [2023-05-09T01:55:18.906Z] ---> 337f2824a105 [2023-05-09T01:55:18.906Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-09T01:55:18.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:55:18.906Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T01:55:18.906Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-09T01:55:18.906Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T01:55:18.906Z] OK: 8 MiB in 17 packages [2023-05-09T01:55:19.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:55:19.421Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-09T01:55:19.421Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-09T01:55:19.421Z] (3/3) Installing su-exec (0.2-r2) [2023-05-09T01:55:19.421Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T01:55:19.421Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T01:55:19.718Z] OK: 8 MiB in 18 packages [2023-05-09T01:55:20.654Z] ---> Running in e5627935cbbd [2023-05-09T01:55:20.654Z] ---> 5051a71e60ab [2023-05-09T01:55:20.654Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T01:55:20.912Z] ---> be9808cb50f0 [2023-05-09T01:55:20.912Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-09T01:55:20.912Z] ---> Running in f9f3649d5e78 [2023-05-09T01:55:20.912Z] Removing intermediate container b5576e78613b [2023-05-09T01:55:20.912Z] ---> cd9eb3a69edb [2023-05-09T01:55:20.912Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T01:55:20.912Z] ---> Running in b3f0a5ca70fa [2023-05-09T01:55:20.912Z] 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-05-09T01:55:20.912Z] Removing intermediate container 7f1ad636bc6c [2023-05-09T01:55:20.912Z] ---> 50d15e3658c8 [2023-05-09T01:55:20.912Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T01:55:21.169Z] ---> Running in 6163c848f545 [2023-05-09T01:55:21.169Z] Removing intermediate container f9f3649d5e78 [2023-05-09T01:55:21.169Z] ---> 0e103be48275 [2023-05-09T01:55:21.170Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-09T01:55:21.170Z] Removing intermediate container b3f0a5ca70fa [2023-05-09T01:55:21.170Z] ---> 3ee48cac04e6 [2023-05-09T01:55:21.170Z] Step 12/22 : WORKDIR /edgex [2023-05-09T01:55:21.170Z] ---> Running in 3e626e90964a [2023-05-09T01:55:21.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:55:21.170Z] Removing intermediate container 6163c848f545 [2023-05-09T01:55:21.170Z] ---> 55f4f601ee8f [2023-05-09T01:55:21.170Z] Step 12/25 : WORKDIR / [2023-05-09T01:55:21.170Z] ---> 22b491bcff17 [2023-05-09T01:55:21.170Z] Step 22/27 : WORKDIR / [2023-05-09T01:55:21.427Z] ---> Running in d9653a1fbbca [2023-05-09T01:55:21.427Z] Removing intermediate container 3e626e90964a [2023-05-09T01:55:21.427Z] ---> 21c78d1793e6 [2023-05-09T01:55:21.427Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T01:55:21.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:55:21.427Z] ---> Running in 5a084444faf3 [2023-05-09T01:55:21.427Z] Removing intermediate container d9653a1fbbca [2023-05-09T01:55:21.427Z] ---> 89c99c9c341b [2023-05-09T01:55:21.427Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T01:55:21.427Z] Removing intermediate container 5a084444faf3 [2023-05-09T01:55:21.427Z] ---> 768ff7eab2d0 [2023-05-09T01:55:21.427Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T01:55:21.427Z] ---> 5f6bf84cbf11 [2023-05-09T01:55:21.427Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T01:55:21.427Z] ---> Running in cdea41476f5a [2023-05-09T01:55:21.684Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T01:55:21.684Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T01:55:21.684Z] OK: 17821 distinct packages available [2023-05-09T01:55:21.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:55:21.684Z] Removing intermediate container cdea41476f5a [2023-05-09T01:55:21.684Z] ---> 61f50d5150ee [2023-05-09T01:55:21.684Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T01:55:21.684Z] ---> Running in 00657d4d09fd [2023-05-09T01:55:21.684Z] ---> fc24bee7027a [2023-05-09T01:55:21.684Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-09T01:55:21.684Z] ---> 5dac9b608a15 [2023-05-09T01:55:21.684Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T01:55:21.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:55:21.942Z] Removing intermediate container 00657d4d09fd [2023-05-09T01:55:21.942Z] ---> 758834ca1cbd [2023-05-09T01:55:21.942Z] Step 25/27 : LABEL arch=x86_64 [2023-05-09T01:55:21.942Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-09T01:55:21.942Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-09T01:55:21.942Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-09T01:55:22.206Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-09T01:55:22.206Z] ---> Running in a3462d84ecc8 [2023-05-09T01:55:22.206Z] (5/9) Installing curl (8.0.1-r0) [2023-05-09T01:55:22.206Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-09T01:55:22.206Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-09T01:55:22.206Z] (8/9) Installing libucontext (1.2-r0) [2023-05-09T01:55:22.206Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-09T01:55:22.206Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T01:55:22.206Z] ---> 47907b2196ae [2023-05-09T01:55:22.206Z] 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-05-09T01:55:22.206Z] ---> fb1dffad970d [2023-05-09T01:55:22.206Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-09T01:55:22.206Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T01:55:22.206Z] Removing intermediate container a3462d84ecc8 [2023-05-09T01:55:22.206Z] ---> 3b1caefd0147 [2023-05-09T01:55:22.206Z] Step 26/27 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T01:55:22.206Z] OK: 10 MiB in 24 packages [2023-05-09T01:55:22.206Z] ---> Running in 39dc6a173710 [2023-05-09T01:55:22.464Z] ---> f1cb7d65bc4d [2023-05-09T01:55:22.464Z] 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-05-09T01:55:22.464Z] Removing intermediate container 39dc6a173710 [2023-05-09T01:55:22.464Z] ---> f9137f198e35 [2023-05-09T01:55:22.464Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T01:55:22.464Z] ---> Running in 301355d220f8 [2023-05-09T01:55:22.812Z] ---> 9f54aec0d71b [2023-05-09T01:55:22.812Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T01:55:22.812Z] ---> 6ec61262508e [2023-05-09T01:55:22.812Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-09T01:55:22.812Z] Removing intermediate container 301355d220f8 [2023-05-09T01:55:22.812Z] ---> fd509156fd2b [2023-05-09T01:55:22.812Z] [2023-05-09T01:55:22.812Z] Successfully built fd509156fd2b [2023-05-09T01:55:22.812Z] Successfully tagged security-spire-config:latest [2023-05-09T01:55:22.812Z]  Building security-spire-config ... done Building security-bootstrapper [2023-05-09T01:55:24.879Z] Removing intermediate container e5627935cbbd [2023-05-09T01:55:24.879Z] ---> 694c043f5ac9 [2023-05-09T01:55:24.879Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T01:55:27.406Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T01:55:27.406Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-09T01:55:27.406Z] ---> bc36fd053596 [2023-05-09T01:55:27.406Z] Step 3/33 : WORKDIR /edgex-go [2023-05-09T01:55:27.406Z] ---> Using cache [2023-05-09T01:55:27.406Z] ---> 5a5a3f40aede [2023-05-09T01:55:27.406Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-09T01:55:27.406Z] ---> Using cache [2023-05-09T01:55:27.406Z] ---> e68943934f33 [2023-05-09T01:55:27.406Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-09T01:55:27.406Z] ---> Using cache [2023-05-09T01:55:27.406Z] ---> ab8bc946fb2d [2023-05-09T01:55:27.406Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:55:27.406Z] ---> Using cache [2023-05-09T01:55:27.406Z] ---> 6700bf1fd6c2 [2023-05-09T01:55:27.406Z] Step 7/33 : COPY . . [2023-05-09T01:55:27.406Z] ---> Using cache [2023-05-09T01:55:27.406Z] ---> b14280e6c753 [2023-05-09T01:55:27.406Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-09T01:55:31.966Z] ---> ef1bc9cb955e [2023-05-09T01:55:31.966Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T01:55:31.966Z] ---> a87fb3397e6b [2023-05-09T01:55:31.966Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-09T01:55:31.966Z] ---> Running in 7d239b5f49fe [2023-05-09T01:55:31.966Z] ---> 5849ef4e2410 [2023-05-09T01:55:31.966Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T01:55:31.966Z] ---> Running in b493e6d6d32a [2023-05-09T01:55:32.226Z] ---> d6c1efd4608d [2023-05-09T01:55:32.227Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-09T01:55:32.227Z] 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-05-09T01:55:32.488Z] ---> 362459036045 [2023-05-09T01:55:32.488Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-09T01:55:34.388Z] ---> 7142f0fcd3cd [2023-05-09T01:55:34.388Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-09T01:55:34.388Z] ---> 64f4df94fcfd [2023-05-09T01:55:34.388Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T01:55:34.388Z] Removing intermediate container b493e6d6d32a [2023-05-09T01:55:34.388Z] ---> c7caff4839f8 [2023-05-09T01:55:34.388Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T01:55:34.388Z] ---> Running in 5a9069f84bfe [2023-05-09T01:55:34.388Z] ---> 9ad65fc2a592 [2023-05-09T01:55:34.388Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-09T01:55:34.388Z] ---> Running in 8ede3d8cbc33 [2023-05-09T01:55:34.388Z] ---> 0990b7e837cd [2023-05-09T01:55:34.388Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T01:55:34.388Z] Removing intermediate container 5a9069f84bfe [2023-05-09T01:55:34.388Z] ---> f3cbe8591fe2 [2023-05-09T01:55:34.388Z] Step 20/22 : LABEL arch=x86_64 [2023-05-09T01:55:34.388Z] ---> Running in 1d2e9de2c424 [2023-05-09T01:55:34.647Z] ---> Running in bce0c4330178 [2023-05-09T01:55:34.647Z] Removing intermediate container 8ede3d8cbc33 [2023-05-09T01:55:34.647Z] ---> da9e9556d968 [2023-05-09T01:55:34.647Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T01:55:34.647Z] ---> Running in 0464f9c5f306 [2023-05-09T01:55:34.647Z] Removing intermediate container bce0c4330178 [2023-05-09T01:55:34.647Z] ---> 773578103296 [2023-05-09T01:55:34.647Z] Step 21/22 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T01:55:34.911Z] ---> Running in 48a2ac017897 [2023-05-09T01:55:34.911Z] Removing intermediate container 0464f9c5f306 [2023-05-09T01:55:34.911Z] ---> 886ce63e183b [2023-05-09T01:55:34.911Z] Step 18/20 : LABEL arch=x86_64 [2023-05-09T01:55:34.911Z] ---> Running in bc464d4a1b5c [2023-05-09T01:55:34.911Z] Removing intermediate container 48a2ac017897 [2023-05-09T01:55:34.911Z] ---> 1535c01a018a [2023-05-09T01:55:34.911Z] Step 22/22 : LABEL version=0.0.0 [2023-05-09T01:55:35.173Z] ---> Running in ec5e25116118 [2023-05-09T01:55:35.173Z] Removing intermediate container bc464d4a1b5c [2023-05-09T01:55:35.173Z] ---> 143cf3fbfd85 [2023-05-09T01:55:35.173Z] Step 19/20 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T01:55:35.173Z] Removing intermediate container ec5e25116118 [2023-05-09T01:55:35.173Z] ---> 7a17576db1a7 [2023-05-09T01:55:35.173Z] [2023-05-09T01:55:35.173Z] ---> Running in 2b9c5bbed8bd [2023-05-09T01:55:35.173Z] Successfully built 7a17576db1a7 [2023-05-09T01:55:35.667Z] Successfully tagged security-proxy-setup:latest [2023-05-09T01:55:35.667Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-05-09T01:55:36.212Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-09T01:55:36.212Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-09T01:55:37.098Z] Removing intermediate container 2b9c5bbed8bd [2023-05-09T01:55:37.098Z] ---> 2d9c26bdbe80 [2023-05-09T01:55:37.098Z] Step 20/20 : LABEL version=0.0.0 [2023-05-09T01:55:37.642Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-09T01:55:38.228Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-09T01:55:38.228Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-09T01:55:40.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-09T01:55:40.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-09T01:55:40.447Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T01:55:40.447Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T01:55:40.447Z] ---> bc36fd053596 [2023-05-09T01:55:40.447Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T01:55:40.447Z] ---> Using cache [2023-05-09T01:55:40.447Z] ---> 670066cd8bc0 [2023-05-09T01:55:40.447Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T01:55:40.447Z] ---> Using cache [2023-05-09T01:55:40.447Z] ---> 185e9f7f5a01 [2023-05-09T01:55:40.447Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T01:55:40.447Z] ---> Using cache [2023-05-09T01:55:40.447Z] ---> a817d602d734 [2023-05-09T01:55:40.447Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T01:55:40.447Z] ---> Using cache [2023-05-09T01:55:40.447Z] ---> d4ffc12ba637 [2023-05-09T01:55:40.447Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:55:40.447Z] ---> Using cache [2023-05-09T01:55:40.447Z] ---> 3e37e65b7722 [2023-05-09T01:55:40.447Z] Step 8/23 : COPY . . [2023-05-09T01:55:40.447Z] ---> Using cache [2023-05-09T01:55:40.447Z] ---> 4c671a185c7a [2023-05-09T01:55:40.447Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-09T01:55:40.462Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-09T01:55:40.462Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-09T01:55:43.054Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-09T01:55:45.646Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-09T01:55:45.646Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-09T01:55:45.646Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-09T01:55:45.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-09T01:55:45.858Z] Removing intermediate container 1d2e9de2c424 [2023-05-09T01:55:45.858Z] ---> cae781a91898 [2023-05-09T01:55:45.858Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T01:55:45.858Z] ---> Running in 75e6a90089c2 [2023-05-09T01:55:45.858Z] ---> Running in de0bbae3a747 [2023-05-09T01:55:45.858Z] ---> Running in 6281e9c1e23e [2023-05-09T01:55:45.858Z] Removing intermediate container de0bbae3a747 [2023-05-09T01:55:45.858Z] ---> 87236b575a6d [2023-05-09T01:55:45.858Z] [2023-05-09T01:55:45.858Z] Successfully built 87236b575a6d [2023-05-09T01:55:45.858Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-09T01:55:45.858Z]  Building security-spiffe-token-provider ... done Removing intermediate container 6281e9c1e23e [2023-05-09T01:55:45.858Z] ---> bc066d83ea59 [2023-05-09T01:55:45.858Z] Step 23/25 : LABEL arch=x86_64 [2023-05-09T01:55:45.858Z] ---> Running in 3ce698834e13 [2023-05-09T01:55:45.858Z] Removing intermediate container 3ce698834e13 [2023-05-09T01:55:45.858Z] ---> 55174d43da92 [2023-05-09T01:55:45.858Z] Step 24/25 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T01:55:45.858Z] ---> Running in 5419d9d636b2 [2023-05-09T01:55:46.119Z] 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-05-09T01:55:46.119Z] Removing intermediate container 5419d9d636b2 [2023-05-09T01:55:46.119Z] ---> 9bcdd297e237 [2023-05-09T01:55:46.119Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T01:55:46.119Z] ---> Running in 8f9ad464ebbc [2023-05-09T01:55:46.377Z] Removing intermediate container 8f9ad464ebbc [2023-05-09T01:55:46.377Z] ---> e20d9088c777 [2023-05-09T01:55:46.377Z] [2023-05-09T01:55:46.636Z] Successfully built e20d9088c777 [2023-05-09T01:55:46.636Z] Successfully tagged security-secretstore-setup:latest [2023-05-09T01:56:00.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-09T01:56:00.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-09T01:56:00.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.419s coverage: 28.7% of statements [2023-05-09T01:56:04.763Z]  Building security-secretstore-setup ... done Removing intermediate container 7d239b5f49fe [2023-05-09T01:56:04.763Z] ---> 1e7847d73e53 [2023-05-09T01:56:04.763Z] [2023-05-09T01:56:04.763Z] Step 9/33 : FROM alpine:3.17 [2023-05-09T01:56:04.763Z] ---> 9ed4aefc74f6 [2023-05-09T01:56:04.763Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T01:56:04.763Z] ---> Using cache [2023-05-09T01:56:04.763Z] ---> 337f2824a105 [2023-05-09T01:56:04.763Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-09T01:56:04.763Z] Removing intermediate container 621b71bcf30e [2023-05-09T01:56:04.763Z] ---> 2628f47a0d9a [2023-05-09T01:56:04.763Z] [2023-05-09T01:56:04.763Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T01:56:04.763Z] ---> 9ed4aefc74f6 [2023-05-09T01:56:04.763Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-09T01:56:04.763Z] ---> Running in c1f806abfed6 [2023-05-09T01:56:04.763Z] ---> Running in a1cdd87aab26 [2023-05-09T01:56:04.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:56:05.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:56:05.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:56:05.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:56:05.281Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T01:56:05.281Z] (2/2) Installing su-exec (0.2-r2) [2023-05-09T01:56:05.281Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T01:56:05.281Z] OK: 7 MiB in 17 packages [2023-05-09T01:56:05.281Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T01:56:05.541Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T01:56:05.541Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T01:56:05.541Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T01:56:05.541Z] OK: 8 MiB in 17 packages [2023-05-09T01:56:08.080Z] Removing intermediate container 75e6a90089c2 [2023-05-09T01:56:08.080Z] ---> 8f2d6ddd45c3 [2023-05-09T01:56:08.080Z] [2023-05-09T01:56:08.080Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T01:56:08.080Z] ---> 9ed4aefc74f6 [2023-05-09T01:56:08.080Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T01:56:08.080Z] ---> Using cache [2023-05-09T01:56:08.080Z] ---> 365bc6a74370 [2023-05-09T01:56:08.080Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T01:56:08.080Z] ---> Using cache [2023-05-09T01:56:08.080Z] ---> 9be1fc8a84b9 [2023-05-09T01:56:08.080Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T01:56:08.080Z] ---> Using cache [2023-05-09T01:56:08.080Z] ---> 6d531b01a8be [2023-05-09T01:56:08.080Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T01:56:08.080Z] ---> Using cache [2023-05-09T01:56:08.080Z] ---> 144ece115b45 [2023-05-09T01:56:08.080Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-09T01:56:08.080Z] Removing intermediate container a1cdd87aab26 [2023-05-09T01:56:08.080Z] ---> 307b1191f87d [2023-05-09T01:56:08.080Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-09T01:56:08.080Z] Removing intermediate container c1f806abfed6 [2023-05-09T01:56:08.080Z] ---> cc9e3ef3c1b2 [2023-05-09T01:56:08.080Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T01:56:08.080Z] ---> Running in 3affe203ae1a [2023-05-09T01:56:08.080Z] ---> Running in 2dec090e0a59 [2023-05-09T01:56:08.339Z] Removing intermediate container 2dec090e0a59 [2023-05-09T01:56:08.339Z] ---> 99620b0b61dc [2023-05-09T01:56:08.339Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-09T01:56:08.339Z] Removing intermediate container 3affe203ae1a [2023-05-09T01:56:08.339Z] ---> 6899472cc93e [2023-05-09T01:56:08.339Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-09T01:56:08.339Z] ---> 3667931aeda4 [2023-05-09T01:56:08.339Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-09T01:56:08.339Z] ---> Running in 6c7e6d2610a5 [2023-05-09T01:56:08.339Z] ---> Running in 0f82dbfee7c2 [2023-05-09T01:56:08.600Z] Removing intermediate container 6c7e6d2610a5 [2023-05-09T01:56:08.600Z] ---> 67fa1be3f2fc [2023-05-09T01:56:08.600Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T01:56:08.600Z] ---> 63049c185c0b [2023-05-09T01:56:08.600Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-09T01:56:08.600Z] Removing intermediate container 0f82dbfee7c2 [2023-05-09T01:56:08.600Z] ---> 3f80a611e357 [2023-05-09T01:56:08.600Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-09T01:56:08.600Z] ---> Running in da886053908b [2023-05-09T01:56:08.600Z] ---> Running in e43a6e463cd1 [2023-05-09T01:56:08.600Z] Removing intermediate container da886053908b [2023-05-09T01:56:08.600Z] ---> 75b65d80e0cc [2023-05-09T01:56:08.600Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T01:56:08.600Z] Removing intermediate container e43a6e463cd1 [2023-05-09T01:56:08.600Z] ---> af94c834d3ba [2023-05-09T01:56:08.600Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-09T01:56:08.600Z] ---> ec9483eba747 [2023-05-09T01:56:08.600Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T01:56:08.600Z] ---> Running in ceda60b09e4a [2023-05-09T01:56:08.600Z] ---> Running in 4aeb2014ae2a [2023-05-09T01:56:09.172Z] ---> 1df596c39b2e [2023-05-09T01:56:09.172Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T01:56:09.172Z] Removing intermediate container ceda60b09e4a [2023-05-09T01:56:09.172Z] ---> 4a19e7ee2876 [2023-05-09T01:56:09.172Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-09T01:56:09.172Z] ---> Running in 0e016569b1ab [2023-05-09T01:56:09.172Z] ---> 5554c9bc98e4 [2023-05-09T01:56:09.172Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-09T01:56:10.107Z] ---> b280e0b11f88 [2023-05-09T01:56:10.107Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-09T01:56:10.365Z] Removing intermediate container 4aeb2014ae2a [2023-05-09T01:56:10.365Z] ---> 9536d6790d68 [2023-05-09T01:56:10.365Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T01:56:10.365Z] ---> Running in bfaa644da1a0 [2023-05-09T01:56:10.365Z] ---> e105c1eea804 [2023-05-09T01:56:10.365Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-09T01:56:10.365Z] ---> Running in 037430dc6403 [2023-05-09T01:56:10.365Z] Removing intermediate container bfaa644da1a0 [2023-05-09T01:56:10.365Z] ---> 1406a8da7a6f [2023-05-09T01:56:10.365Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T01:56:10.365Z] ---> Running in 6b6495c0869a [2023-05-09T01:56:10.365Z] Removing intermediate container 0e016569b1ab [2023-05-09T01:56:10.365Z] ---> 9af796ba01e6 [2023-05-09T01:56:10.365Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-09T01:56:10.365Z] Removing intermediate container 037430dc6403 [2023-05-09T01:56:10.365Z] ---> 0ff53fcd3b32 [2023-05-09T01:56:10.365Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T01:56:10.365Z] ---> Running in 35513773dba9 [2023-05-09T01:56:10.624Z] Removing intermediate container 6b6495c0869a [2023-05-09T01:56:10.624Z] ---> 45ac20022df7 [2023-05-09T01:56:10.624Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T01:56:10.624Z] ---> Running in 202fd0bdb5f4 [2023-05-09T01:56:10.624Z] ---> Running in 74100ca4d260 [2023-05-09T01:56:10.624Z] Removing intermediate container 35513773dba9 [2023-05-09T01:56:10.624Z] ---> 20cea854579e [2023-05-09T01:56:10.624Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-09T01:56:10.624Z] Removing intermediate container 202fd0bdb5f4 [2023-05-09T01:56:10.624Z] ---> 8ced8437ecde [2023-05-09T01:56:10.624Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T01:56:10.624Z] ---> Running in d395a00e5545 [2023-05-09T01:56:10.624Z] Removing intermediate container 74100ca4d260 [2023-05-09T01:56:10.624Z] ---> 9b93086faf4d [2023-05-09T01:56:10.624Z] Step 22/23 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T01:56:10.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.302s coverage: 98.5% of statements [2023-05-09T01:56:10.882Z] ---> 31f1af484549 [2023-05-09T01:56:10.882Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-09T01:56:10.882Z] ---> Running in 77386460d446 [2023-05-09T01:56:10.882Z] ---> Running in 7a043afff7ce [2023-05-09T01:56:10.882Z] Removing intermediate container d395a00e5545 [2023-05-09T01:56:10.882Z] ---> 26e4a8b9c2ac [2023-05-09T01:56:10.882Z] Step 22/23 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T01:56:10.882Z] ---> Running in dfdeafc7da23 [2023-05-09T01:56:10.882Z] Removing intermediate container 77386460d446 [2023-05-09T01:56:10.882Z] ---> c3e5a03986d3 [2023-05-09T01:56:10.882Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T01:56:10.882Z] ---> Running in 0f27bacabda5 [2023-05-09T01:56:10.882Z] Removing intermediate container dfdeafc7da23 [2023-05-09T01:56:10.882Z] ---> 0327d98f73da [2023-05-09T01:56:10.882Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T01:56:11.140Z] ---> Running in ffcb5958c3cb [2023-05-09T01:56:11.140Z] Removing intermediate container 0f27bacabda5 [2023-05-09T01:56:11.140Z] ---> 13c334b3c1ab [2023-05-09T01:56:11.140Z] [2023-05-09T01:56:11.140Z] Removing intermediate container ffcb5958c3cb [2023-05-09T01:56:11.140Z] ---> c52a86ed4c8a [2023-05-09T01:56:11.140Z] [2023-05-09T01:56:11.140Z] Successfully built 13c334b3c1ab [2023-05-09T01:56:11.140Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-09T01:56:11.140Z]  Building core-common-config-bootstrapper ... done Successfully built c52a86ed4c8a [2023-05-09T01:56:11.140Z] Successfully tagged support-notifications:latest [2023-05-09T01:56:11.398Z]  Building support-notifications ... done Removing intermediate container 7a043afff7ce [2023-05-09T01:56:11.398Z] ---> 687984cd544b [2023-05-09T01:56:11.398Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T01:56:11.398Z] ---> 0862f966026c [2023-05-09T01:56:11.398Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T01:56:11.656Z] ---> 7e51ab86be7b [2023-05-09T01:56:11.656Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-09T01:56:12.247Z] ---> 73c85f9d3db1 [2023-05-09T01:56:12.247Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-09T01:56:12.247Z] ---> 41e1b6038e7b [2023-05-09T01:56:12.247Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-09T01:56:12.506Z] ---> 7c1d8c4604e7 [2023-05-09T01:56:12.506Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-09T01:56:12.506Z] ---> 21fc97028986 [2023-05-09T01:56:12.506Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-09T01:56:12.506Z] ---> 662cb8de9384 [2023-05-09T01:56:12.506Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-09T01:56:12.765Z] ---> 0a632e5b33a5 [2023-05-09T01:56:12.765Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-09T01:56:12.765Z] ---> Running in 7b62eca77b3f [2023-05-09T01:56:13.336Z] Removing intermediate container 7b62eca77b3f [2023-05-09T01:56:13.336Z] ---> 601fcd9ed9e6 [2023-05-09T01:56:13.336Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-09T01:56:13.336Z] ---> Running in 079e5d60e40c [2023-05-09T01:56:13.336Z] Removing intermediate container 079e5d60e40c [2023-05-09T01:56:13.336Z] ---> 966a31ca49d9 [2023-05-09T01:56:13.336Z] Step 30/33 : CMD ["gate"] [2023-05-09T01:56:13.336Z] ---> Running in f108e01e7c1e [2023-05-09T01:56:13.336Z] Removing intermediate container f108e01e7c1e [2023-05-09T01:56:13.336Z] ---> 73a3e2e8cd22 [2023-05-09T01:56:13.336Z] Step 31/33 : LABEL arch=x86_64 [2023-05-09T01:56:13.598Z] ---> Running in 854213b5e4c1 [2023-05-09T01:56:13.598Z] Removing intermediate container 854213b5e4c1 [2023-05-09T01:56:13.598Z] ---> fe46f3b6f697 [2023-05-09T01:56:13.598Z] Step 32/33 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T01:56:13.598Z] ---> Running in 3aa1c14d8141 [2023-05-09T01:56:13.598Z] Removing intermediate container 3aa1c14d8141 [2023-05-09T01:56:13.598Z] ---> 45341e672857 [2023-05-09T01:56:13.598Z] Step 33/33 : LABEL version=0.0.0 [2023-05-09T01:56:13.598Z] ---> Running in 4da30c4053c7 [2023-05-09T01:56:13.598Z] Removing intermediate container 4da30c4053c7 [2023-05-09T01:56:13.598Z] ---> 81e6cfbcfcfb [2023-05-09T01:56:13.598Z] [2023-05-09T01:56:13.598Z] Successfully built 81e6cfbcfcfb [2023-05-09T01:56:13.859Z] Successfully tagged security-bootstrapper:latest [2023-05-09T01:56:13.865Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-05-09T01:56:13.871Z] $ docker stop --time=1 de23e9d9e2fb33d29c80c58d13ee04b19037b4e57d307fbc78204f188563b6e5 [2023-05-09T01:56:15.132Z] $ docker rm -f --volumes de23e9d9e2fb33d29c80c58d13ee04b19037b4e57d307fbc78204f188563b6e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T01:56:15.453Z] + docker images [2023-05-09T01:56:15.453Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-09T01:56:15.453Z] security-bootstrapper latest 81e6cfbcfcfb 2 seconds ago 22.2MB [2023-05-09T01:56:15.453Z] core-common-config-bootstrapper latest 13c334b3c1ab 5 seconds ago 17.2MB [2023-05-09T01:56:15.453Z] support-notifications latest c52a86ed4c8a 5 seconds ago 32.4MB [2023-05-09T01:56:15.453Z] 8f2d6ddd45c3 8 seconds ago 1.72GB [2023-05-09T01:56:15.453Z] 2628f47a0d9a 12 seconds ago 1.79GB [2023-05-09T01:56:15.453Z] 1e7847d73e53 17 seconds ago 1.71GB [2023-05-09T01:56:15.453Z] security-secretstore-setup latest e20d9088c777 29 seconds ago 32.8MB [2023-05-09T01:56:15.453Z] security-spiffe-token-provider latest 87236b575a6d 30 seconds ago 32.8MB [2023-05-09T01:56:15.453Z] security-proxy-setup latest 7a17576db1a7 40 seconds ago 18.7MB [2023-05-09T01:56:15.453Z] security-spire-config latest fd509156fd2b 53 seconds ago 102MB [2023-05-09T01:56:15.453Z] 9fc54caa16e7 59 seconds ago 1.76GB [2023-05-09T01:56:15.453Z] 1c2e3dc12d76 About a minute ago 1.72GB [2023-05-09T01:56:15.453Z] 748b26f84bb1 About a minute ago 1.7GB [2023-05-09T01:56:15.453Z] support-scheduler latest 9b1c43e1c50f About a minute ago 31.8MB [2023-05-09T01:56:15.453Z] fb65e7d46874 2 minutes ago 1.79GB [2023-05-09T01:56:15.453Z] security-spire-agent latest 3d8b8f09533c 2 minutes ago 161MB [2023-05-09T01:56:15.453Z] e6f7ccf5acf0 2 minutes ago 1.58GB [2023-05-09T01:56:15.453Z] security-proxy-auth latest 31eb4dcac4e4 3 minutes ago 18.3MB [2023-05-09T01:56:15.453Z] core-metadata latest 4e3463afcab9 3 minutes ago 20.4MB [2023-05-09T01:56:15.453Z] core-command latest de1fcd3822c8 3 minutes ago 19.9MB [2023-05-09T01:56:15.453Z] core-data latest 7f67f96c4c68 3 minutes ago 20MB [2023-05-09T01:56:15.453Z] 44ec63008e0a 3 minutes ago 1.72GB [2023-05-09T01:56:15.453Z] a29e4981a3e6 3 minutes ago 1.73GB [2023-05-09T01:56:15.453Z] ccb9eb492da5 3 minutes ago 1.73GB [2023-05-09T01:56:15.453Z] 948961c3ab34 3 minutes ago 1.7GB [2023-05-09T01:56:15.453Z] security-spire-server latest 019ca39bd21e 3 minutes ago 103MB [2023-05-09T01:56:15.453Z] 00dffd0a6308 3 minutes ago 1.58GB [2023-05-09T01:56:15.453Z] ci-base-image-x86_64 latest bc36fd053596 8 minutes ago 918MB [2023-05-09T01:56:15.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB [2023-05-09T01:56:15.453Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-09T01:56:15.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-09T01:56:15.453Z] 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-05-09T01:56:16.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-09T01:56:16.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-09T01:56:16.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-09T01:56:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.423s coverage: 71.5% of statements [2023-05-09T01:56:21.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-09T01:56:21.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-09T01:56:21.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.351s coverage: 54.0% of statements [2023-05-09T01:56:25.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-09T01:56:25.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-09T01:56:25.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-09T01:56:25.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-09T01:56:25.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-09T01:56:32.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-09T01:56:32.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-09T01:56:50.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-09T01:56:50.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-09T01:56:50.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-09T01:56:50.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.566s coverage: 88.5% of statements [2023-05-09T01:56:50.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.470s coverage: 3.8% of statements [2023-05-09T01:56:51.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.694s coverage: 95.6% of statements [2023-05-09T01:56:51.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-09T01:56:51.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-09T01:56:51.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-09T01:56:51.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-09T01:56:51.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-09T01:56:51.716Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.205s coverage: 72.2% of statements [2023-05-09T01:56:57.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-09T01:56:57.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-09T01:56:57.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-09T01:56:57.317Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.247s coverage: 65.9% of statements [2023-05-09T01:57:07.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-09T01:57:07.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-09T01:57:07.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.433s coverage: 0.9% of statements [2023-05-09T01:57:07.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.242s coverage: 29.0% of statements [2023-05-09T01:57:11.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 42.9% of statements [2023-05-09T01:57:11.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.252s coverage: 82.9% of statements [2023-05-09T01:57:11.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements [2023-05-09T01:57:11.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.261s coverage: 96.3% of statements [2023-05-09T01:57:16.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements [2023-05-09T01:57:18.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-09T01:57:18.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-09T01:57:18.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-09T01:57:18.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-09T01:57:21.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-09T01:57:21.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-09T01:57:21.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-09T01:57:21.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-09T01:57:27.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements [2023-05-09T01:57:27.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-09T01:57:27.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-09T01:57:27.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-09T01:57:27.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-09T01:57:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-09T01:57:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-09T01:57:35.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-09T01:57:42.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.014s coverage: 79.9% of statements [2023-05-09T01:57:43.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.260s coverage: 92.9% of statements [2023-05-09T01:57:43.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-05-09T01:57:43.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.214s coverage: 62.3% of statements [2023-05-09T01:57:43.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements [2023-05-09T01:57:43.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-05-09T01:57:43.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2023-05-09T01:57:43.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.461s coverage: 81.8% of statements [2023-05-09T01:57:44.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-09T01:57:44.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.557s coverage: 82.1% of statements [2023-05-09T01:57:45.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-09T01:57:45.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 86.0% of statements [2023-05-09T01:57:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-09T01:57:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-09T01:57:51.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.035s coverage: 63.1% of statements [2023-05-09T01:57:51.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.253s coverage: 100.0% of statements [2023-05-09T01:57:53.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements [2023-05-09T01:57:53.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2023-05-09T01:57:53.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2023-05-09T01:57:53.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-09T01:57:53.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-09T01:57:53.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-09T01:57:53.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2023-05-09T01:58:01.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-09T01:58:01.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-09T01:58:01.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-09T01:58:02.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.017s coverage: 38.4% of statements [2023-05-09T01:58:02.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2023-05-09T01:58:07.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-09T01:58:07.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-09T01:58:07.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-09T01:58:07.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-09T01:58:07.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements [2023-05-09T01:58:14.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-09T01:58:14.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-09T01:58:14.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-09T01:58:14.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-09T01:58:19.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements [2023-05-09T01:58:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-09T01:58:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-09T01:58:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-09T01:58:19.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-09T01:58:20.215Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.544s coverage: 92.3% of statements [2023-05-09T01:58:24.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-09T01:58:24.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-09T01:58:24.510Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.293s coverage: 61.5% of statements [2023-05-09T01:58:26.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-09T01:58:26.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-09T01:58:26.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.366s coverage: 97.7% of statements [2023-05-09T01:58:27.673Z] 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-05-09T01:58:27.940Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T01:58:27.940Z] go vet ./... [2023-05-09T02:01:19.714Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T02:01:19.714Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T02:01:19.714Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T02:01:19.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-09T02:01:20.376Z] + ls -al . [2023-05-09T02:01:20.376Z] total 700 [2023-05-09T02:01:20.376Z] drwxrwxr-x 10 1001 1001 4096 May 9 01:53 . [2023-05-09T02:01:20.376Z] drwxr-xr-x 4 root root 4096 May 9 01:53 .. [2023-05-09T02:01:20.376Z] drwxrwxr-x 2 1001 1001 4096 May 9 01:51 .blubracket [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 16 May 9 01:51 .dockerignore [2023-05-09T02:01:20.376Z] drwxrwxr-x 8 1001 1001 4096 May 9 01:51 .git [2023-05-09T02:01:20.376Z] drwxrwxr-x 3 1001 1001 4096 May 9 01:51 .github [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 1133 May 9 01:51 .gitignore [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 42 May 9 01:51 .golangci.yml [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 87 May 9 01:51 .hadolint.yml [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 166 May 9 01:51 .sonarcloud.properties [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 1171 May 9 01:51 ADOPTERS.md [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 10835 May 9 01:51 Attribution.txt [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 73765 May 9 01:51 CHANGELOG.md [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 3804 May 9 01:51 CONTRIBUTING.md [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 677 May 9 01:51 GOVERNANCE.md [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 883 May 9 01:51 Jenkinsfile [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 10775 May 9 01:51 LICENSE [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 14368 May 9 01:51 Makefile [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 582 May 9 01:51 OWNERS.md [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 9403 May 9 01:51 README.md [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 789 May 9 01:51 SECURITY.md [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 5 May 9 01:47 VERSION [2023-05-09T02:01:20.376Z] drwxrwxr-x 2 1001 1001 4096 May 9 01:51 bin [2023-05-09T02:01:20.376Z] drwxrwxr-x 18 1001 1001 4096 May 9 01:51 cmd [2023-05-09T02:01:20.376Z] -rw-r--r-- 1 root root 448560 May 9 01:58 coverage.out [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 3200 May 9 01:51 go.mod [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 31040 May 9 01:51 go.sum [2023-05-09T02:01:20.376Z] drwxrwxr-x 7 1001 1001 4096 May 9 01:51 internal [2023-05-09T02:01:20.376Z] drwxrwxr-x 3 1001 1001 4096 May 9 01:51 openapi [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 594 May 9 01:51 security.txt [2023-05-09T02:01:20.376Z] drwxrwxr-x 4 1001 1001 4096 May 9 01:51 snap [2023-05-09T02:01:20.376Z] -rw-rw-r-- 1 1001 1001 204 May 9 01:51 version.go [Pipeline] sh [2023-05-09T02:01:21.018Z] + '[' -e coverage.out ] [2023-05-09T02:01:21.018Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-09T02:01:21.042Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T02:01:21.923Z] Stashed 1 file(s) [Pipeline] sh [2023-05-09T02:01:22.562Z] + make build [2023-05-09T02:01:22.562Z] 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-05-09T02:03:14.263Z] 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-05-09T02:03:14.263Z] 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-05-09T02:03:18.633Z] 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-05-09T02:03:22.942Z] 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-05-09T02:04:19.399Z] 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-05-09T02:04:19.933Z] 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-05-09T02:04:26.359Z] 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-05-09T02:04:33.009Z] 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-05-09T02:04:37.264Z] 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-05-09T02:04:42.622Z] 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-05-09T02:04:49.275Z] 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-05-09T02:04:55.959Z] $ docker stop --time=1 103895c6b943b90ba79a9b5fe9c2bc0becabc8ee929e1c7c0fdafb7890661eed [2023-05-09T02:04:58.391Z] $ docker rm -f --volumes 103895c6b943b90ba79a9b5fe9c2bc0becabc8ee929e1c7c0fdafb7890661eed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:05:01.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T02:05:01.067Z] [2023-05-09T02:05:01.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:05:01.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T02:05:01.685Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-09T02:05:01.685Z] 29e5d40040c1: Pulling fs layer [2023-05-09T02:05:01.685Z] 1ce36da41761: Pulling fs layer [2023-05-09T02:05:01.685Z] 25b303627fd3: Pulling fs layer [2023-05-09T02:05:01.955Z] 29e5d40040c1: Verifying Checksum [2023-05-09T02:05:01.955Z] 29e5d40040c1: Download complete [2023-05-09T02:05:02.553Z] 1ce36da41761: Verifying Checksum [2023-05-09T02:05:02.553Z] 1ce36da41761: Download complete [2023-05-09T02:05:02.553Z] 29e5d40040c1: Pull complete [2023-05-09T02:05:03.985Z] 1ce36da41761: Pull complete [2023-05-09T02:05:03.985Z] 25b303627fd3: Verifying Checksum [2023-05-09T02:05:03.985Z] 25b303627fd3: Download complete [2023-05-09T02:05:14.076Z] 25b303627fd3: Pull complete [2023-05-09T02:05:14.076Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-09T02:05:14.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T02:05:14.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:05:14.309Z] prd-ubuntu20.04-docker-arm64-4c-16g-14602 does not seem to be running inside a container [2023-05-09T02:05:14.396Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-09T02:05:16.962Z] $ docker top d394df1ed96139284b0b07bdf0277982090cb0cd2fd3e60a321b634f3d2fcc3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T02:05:17.825Z] + docker-compose build --help [2023-05-09T02:05:17.825Z] + grep parallel [2023-05-09T02:05:24.484Z] --parallel Build images in parallel. [Pipeline] } [2023-05-09T02:05:24.512Z] $ docker stop --time=1 d394df1ed96139284b0b07bdf0277982090cb0cd2fd3e60a321b634f3d2fcc3d [2023-05-09T02:05:26.291Z] $ docker rm -f --volumes d394df1ed96139284b0b07bdf0277982090cb0cd2fd3e60a321b634f3d2fcc3d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:05:26.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T02:05:26.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:05:27.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-14602 does not seem to be running inside a container [2023-05-09T02:05:27.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-09T02:05:28.407Z] $ docker top af874f2164434879cfd7308b2a43840a3cefbce61aacae9f0cc6047d5f08e644 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T02:05:29.248Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-09T02:05:35.897Z] Building core-command ... [2023-05-09T02:05:35.897Z] Building core-common-config-bootstrapper ... [2023-05-09T02:05:35.897Z] Building core-data ... [2023-05-09T02:05:35.897Z] Building core-metadata ... [2023-05-09T02:05:35.897Z] Building security-bootstrapper ... [2023-05-09T02:05:35.897Z] Building security-proxy-auth ... [2023-05-09T02:05:35.897Z] Building security-proxy-setup ... [2023-05-09T02:05:35.897Z] Building security-secretstore-setup ... [2023-05-09T02:05:35.897Z] Building security-spiffe-token-provider ... [2023-05-09T02:05:35.897Z] Building security-spire-agent ... [2023-05-09T02:05:35.897Z] Building security-spire-config ... [2023-05-09T02:05:35.897Z] Building security-spire-server ... [2023-05-09T02:05:35.897Z] Building support-notifications ... [2023-05-09T02:05:35.897Z] Building support-scheduler ... [2023-05-09T02:05:35.897Z] Building core-metadata [2023-05-09T02:05:35.897Z] Building support-scheduler [2023-05-09T02:05:35.897Z] Building security-proxy-auth [2023-05-09T02:05:35.897Z] Building core-data [2023-05-09T02:05:35.897Z] Building security-secretstore-setup [2023-05-09T02:06:32.413Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T02:06:32.413Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T02:06:32.413Z] ---> 421654cf0830 [2023-05-09T02:06:32.413Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T02:06:32.413Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T02:06:32.413Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T02:06:32.413Z] ---> 421654cf0830 [2023-05-09T02:06:32.413Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T02:06:32.413Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T02:06:32.413Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T02:06:32.413Z] ---> 421654cf0830 [2023-05-09T02:06:32.413Z] Step 3/25 : WORKDIR /edgex-go [2023-05-09T02:06:32.413Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T02:06:32.413Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T02:06:32.413Z] ---> 421654cf0830 [2023-05-09T02:06:32.413Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T02:06:32.413Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T02:06:32.413Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T02:06:32.413Z] ---> 421654cf0830 [2023-05-09T02:06:32.413Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T02:06:32.413Z] ---> Running in baaf2e2bceb3 [2023-05-09T02:06:32.413Z] ---> Running in 5ac2041e17bc [2023-05-09T02:06:32.413Z] ---> Running in 77d205f62526 [2023-05-09T02:06:32.413Z] ---> Running in 86365d719f4e [2023-05-09T02:06:32.413Z] ---> Running in 217c79b9108e [2023-05-09T02:06:32.413Z] Removing intermediate container baaf2e2bceb3 [2023-05-09T02:06:32.413Z] ---> aae0fed350ba [2023-05-09T02:06:32.413Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T02:06:32.414Z] ---> Running in adbfb1771f6a [2023-05-09T02:06:32.414Z] Removing intermediate container 77d205f62526 [2023-05-09T02:06:32.414Z] ---> 62032faf5bf5 [2023-05-09T02:06:32.414Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T02:06:32.414Z] Removing intermediate container 5ac2041e17bc [2023-05-09T02:06:32.414Z] ---> f44668ce9708 [2023-05-09T02:06:32.414Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-09T02:06:32.414Z] Removing intermediate container 86365d719f4e [2023-05-09T02:06:32.414Z] ---> c6db42fa5002 [2023-05-09T02:06:32.414Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T02:06:32.414Z] ---> Running in bece8b7bc388 [2023-05-09T02:06:32.414Z] Removing intermediate container 217c79b9108e [2023-05-09T02:06:32.414Z] ---> d562112fcf40 [2023-05-09T02:06:32.414Z] Step 4/25 : WORKDIR /edgex-go [2023-05-09T02:06:32.414Z] ---> Running in 5104716ec34d [2023-05-09T02:06:32.414Z] ---> Running in 89938321a71d [2023-05-09T02:06:32.414Z] ---> Running in 4ac964a9d482 [2023-05-09T02:06:32.414Z] Removing intermediate container bece8b7bc388 [2023-05-09T02:06:32.414Z] ---> 3bd2c6a0357d [2023-05-09T02:06:32.414Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T02:06:32.414Z] Removing intermediate container adbfb1771f6a [2023-05-09T02:06:32.414Z] ---> 312e03a2972e [2023-05-09T02:06:32.414Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T02:06:32.414Z] Removing intermediate container 89938321a71d [2023-05-09T02:06:32.414Z] ---> b59387078e04 [2023-05-09T02:06:32.414Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T02:06:32.414Z] ---> Running in 961fa322381e [2023-05-09T02:06:32.414Z] ---> Running in 44e39b2df3e2 [2023-05-09T02:06:32.414Z] Removing intermediate container 4ac964a9d482 [2023-05-09T02:06:32.414Z] ---> 993ee5aa05c3 [2023-05-09T02:06:32.414Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-09T02:06:32.414Z] ---> Running in 27a3bf787780 [2023-05-09T02:06:32.414Z] ---> Running in 0ed0ff8e5966 [2023-05-09T02:06:32.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:06:32.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:06:32.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:06:32.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:06:32.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:06:32.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:06:32.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:06:32.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:06:32.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:06:32.414Z] OK: 263 MiB in 53 packages [2023-05-09T02:06:32.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:06:32.414Z] OK: 263 MiB in 53 packages [2023-05-09T02:06:32.414Z] OK: 263 MiB in 53 packages [2023-05-09T02:06:32.414Z] OK: 263 MiB in 53 packages [2023-05-09T02:06:32.414Z] Removing intermediate container 5104716ec34d [2023-05-09T02:06:32.414Z] ---> 77a63d3b8e6c [2023-05-09T02:06:32.414Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-09T02:06:32.414Z] OK: 263 MiB in 53 packages [2023-05-09T02:06:33.844Z] Removing intermediate container 44e39b2df3e2 [2023-05-09T02:06:33.844Z] ---> 8689c5777d23 [2023-05-09T02:06:33.844Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T02:06:33.844Z] ---> dcedc784eec2 [2023-05-09T02:06:33.844Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:06:33.844Z] ---> Running in 1c13ec899421 [2023-05-09T02:06:34.115Z] Removing intermediate container 0ed0ff8e5966 [2023-05-09T02:06:34.115Z] ---> dfc06e5703a8 [2023-05-09T02:06:34.115Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-09T02:06:34.115Z] Removing intermediate container 961fa322381e [2023-05-09T02:06:34.115Z] ---> 8c455b5cc8b3 [2023-05-09T02:06:34.115Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T02:06:34.386Z] Removing intermediate container 27a3bf787780 [2023-05-09T02:06:34.386Z] ---> 93567a3c8d68 [2023-05-09T02:06:34.386Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T02:06:34.976Z] ---> f9fa2a6afb82 [2023-05-09T02:06:34.976Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:06:34.976Z] ---> Running in 41dcc021c9be [2023-05-09T02:06:35.569Z] ---> 2d33a6f1a881 [2023-05-09T02:06:35.569Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:06:35.840Z] ---> Running in b0ae7e326202 [2023-05-09T02:06:35.840Z] ---> 5f7fd92ed756 [2023-05-09T02:06:35.840Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:06:36.112Z] ---> Running in 848f558883e0 [2023-05-09T02:06:36.411Z] ---> 37b04a0db4c8 [2023-05-09T02:06:36.411Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:06:36.411Z] ---> Running in 2d0a410bd36c [2023-05-09T02:08:28.313Z] Removing intermediate container 848f558883e0 [2023-05-09T02:08:28.313Z] ---> 57faec1e8dcb [2023-05-09T02:08:28.313Z] Step 8/23 : COPY . . [2023-05-09T02:08:28.313Z] Removing intermediate container b0ae7e326202 [2023-05-09T02:08:28.313Z] ---> baa38d1e7208 [2023-05-09T02:08:28.313Z] Step 8/25 : COPY . . [2023-05-09T02:08:28.313Z] Removing intermediate container 2d0a410bd36c [2023-05-09T02:08:28.313Z] ---> ccbe84474aa2 [2023-05-09T02:08:28.313Z] Step 8/23 : COPY . . [2023-05-09T02:08:28.313Z] Removing intermediate container 41dcc021c9be [2023-05-09T02:08:28.313Z] ---> a29ca2c79849 [2023-05-09T02:08:28.313Z] Step 8/23 : COPY . . [2023-05-09T02:08:28.313Z] Removing intermediate container 1c13ec899421 [2023-05-09T02:08:28.313Z] ---> 64eef996ec14 [2023-05-09T02:08:28.313Z] Step 7/25 : COPY . . [2023-05-09T02:08:46.556Z] ---> 4976c90c7036 [2023-05-09T02:08:46.556Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-09T02:08:46.556Z] ---> 14dcf5d5adf6 [2023-05-09T02:08:46.556Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-09T02:08:46.556Z] ---> ca86d077fbd2 [2023-05-09T02:08:46.556Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-09T02:08:46.556Z] ---> Running in 3c34a364ebbf [2023-05-09T02:08:46.556Z] ---> 765d49694974 [2023-05-09T02:08:46.556Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-09T02:08:46.556Z] ---> Running in d1249416af0b [2023-05-09T02:08:46.556Z] ---> 553b1f31ab43 [2023-05-09T02:08:46.556Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-09T02:08:46.556Z] ---> Running in 5285c250b8cd [2023-05-09T02:08:46.556Z] ---> Running in 86822a9a63de [2023-05-09T02:08:46.556Z] ---> Running in 7a4957fd046f [2023-05-09T02:08:46.821Z] 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-05-09T02:08:46.821Z] 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-05-09T02:08:47.099Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-09T02:08:47.365Z] 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-05-09T02:08:47.365Z] 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-05-09T02:15:10.322Z] Removing intermediate container 86822a9a63de [2023-05-09T02:15:10.322Z] ---> 6ed4b9c933f8 [2023-05-09T02:15:10.322Z] [2023-05-09T02:15:10.322Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T02:15:10.322Z] 3.17: Pulling from library/alpine [2023-05-09T02:15:10.322Z] 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-05-09T02:15:10.322Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T02:15:10.322Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T02:15:10.322Z] ---> 51e60588ff2c [2023-05-09T02:15:10.322Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T02:15:10.322Z] ---> Running in 0e2bd5506135 [2023-05-09T02:15:13.660Z] Removing intermediate container 0e2bd5506135 [2023-05-09T02:15:13.660Z] ---> 0fa0d61ce53a [2023-05-09T02:15:13.660Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T02:15:13.928Z] ---> Running in 09a95f01a390 [2023-05-09T02:15:15.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:15:16.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:15:18.240Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T02:15:18.240Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T02:15:18.506Z] OK: 8 MiB in 16 packages [2023-05-09T02:15:20.458Z] Removing intermediate container 09a95f01a390 [2023-05-09T02:15:20.458Z] ---> e13d4a3ae06c [2023-05-09T02:15:20.458Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T02:15:22.481Z] ---> 4c18bc39e3e3 [2023-05-09T02:15:22.481Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T02:15:23.897Z] ---> 8cef9c654036 [2023-05-09T02:15:23.897Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-09T02:15:28.197Z] ---> 3eb8fdbed386 [2023-05-09T02:15:28.197Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-09T02:15:29.617Z] ---> fdad6825b508 [2023-05-09T02:15:29.617Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-09T02:15:30.625Z] Removing intermediate container 7a4957fd046f [2023-05-09T02:15:30.625Z] ---> 4756482d4c4f [2023-05-09T02:15:30.625Z] [2023-05-09T02:15:30.625Z] Step 9/25 : FROM alpine:3.17 [2023-05-09T02:15:30.625Z] ---> 51e60588ff2c [2023-05-09T02:15:30.625Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-09T02:15:30.625Z] ---> Running in 4e3583d7ce09 [2023-05-09T02:15:31.232Z] ---> beffd4c0580c [2023-05-09T02:15:31.232Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T02:15:31.232Z] ---> Running in b444aefd4e25 [2023-05-09T02:15:33.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:15:34.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:15:34.888Z] Removing intermediate container b444aefd4e25 [2023-05-09T02:15:34.888Z] ---> 046ae84e80b7 [2023-05-09T02:15:34.888Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T02:15:34.888Z] ---> Running in 8b58f953f55d [2023-05-09T02:15:35.553Z] Removing intermediate container 8b58f953f55d [2023-05-09T02:15:35.553Z] ---> 1f76d4d96909 [2023-05-09T02:15:35.553Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T02:15:35.553Z] ---> Running in edede4910bcb [2023-05-09T02:15:36.161Z] Removing intermediate container edede4910bcb [2023-05-09T02:15:36.161Z] ---> 5d017a4d2132 [2023-05-09T02:15:36.161Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T02:15:36.161Z] ---> Running in ca6b934e9e4e [2023-05-09T02:15:36.439Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-09T02:15:36.439Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-09T02:15:36.439Z] (3/3) Installing su-exec (0.2-r2) [2023-05-09T02:15:36.439Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T02:15:36.439Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T02:15:36.715Z] Removing intermediate container ca6b934e9e4e [2023-05-09T02:15:36.715Z] ---> 54db669e0a2f [2023-05-09T02:15:36.715Z] Step 22/23 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T02:15:37.013Z] ---> Running in 85ed730d13f6 [2023-05-09T02:15:37.289Z] OK: 8 MiB in 18 packages [2023-05-09T02:15:37.564Z] Removing intermediate container 85ed730d13f6 [2023-05-09T02:15:37.564Z] ---> 5699fbb13eaa [2023-05-09T02:15:37.564Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T02:15:37.564Z] ---> Running in d404ee74d799 [2023-05-09T02:15:38.528Z] Removing intermediate container d404ee74d799 [2023-05-09T02:15:38.528Z] ---> 6a76d0ecca0b [2023-05-09T02:15:38.528Z] [2023-05-09T02:15:39.112Z] Successfully built 6a76d0ecca0b [2023-05-09T02:15:39.112Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-09T02:15:39.112Z]  Building security-proxy-auth ... done Building security-spire-config [2023-05-09T02:15:39.699Z] Removing intermediate container 4e3583d7ce09 [2023-05-09T02:15:39.699Z] ---> f4774df04ef5 [2023-05-09T02:15:39.699Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T02:15:39.969Z] ---> Running in 8358cb74708b [2023-05-09T02:15:40.555Z] Removing intermediate container 8358cb74708b [2023-05-09T02:15:40.555Z] ---> 38c47319d43c [2023-05-09T02:15:40.555Z] Step 12/25 : WORKDIR / [2023-05-09T02:15:40.555Z] ---> Running in a1b56a37ede7 [2023-05-09T02:15:41.143Z] Removing intermediate container a1b56a37ede7 [2023-05-09T02:15:41.143Z] ---> db4382b859d2 [2023-05-09T02:15:41.143Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T02:15:42.553Z] ---> 3a2b2b6bfc24 [2023-05-09T02:15:42.553Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T02:15:43.135Z] ---> 94fe0c1963f4 [2023-05-09T02:15:43.135Z] 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-05-09T02:15:44.564Z] ---> d73c1edb7aca [2023-05-09T02:15:44.564Z] 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-05-09T02:15:45.523Z] ---> 338f2b3b8f29 [2023-05-09T02:15:45.523Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-09T02:15:46.485Z] ---> 2e5f739f9a14 [2023-05-09T02:15:46.485Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-09T02:15:49.104Z] ---> 105498efa558 [2023-05-09T02:15:49.104Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-09T02:15:51.687Z] ---> ffac1ee75d51 [2023-05-09T02:15:51.687Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T02:15:54.268Z] ---> 9c99d369fbce [2023-05-09T02:15:54.268Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T02:15:54.268Z] ---> Running in 6fbaa133460f [2023-05-09T02:15:59.209Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T02:15:59.209Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T02:15:59.209Z] ---> 421654cf0830 [2023-05-09T02:15:59.209Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T02:15:59.209Z] ---> Using cache [2023-05-09T02:15:59.209Z] ---> f44668ce9708 [2023-05-09T02:15:59.209Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T02:15:59.209Z] ---> Running in b27e7bd4d366 [2023-05-09T02:15:59.209Z] Removing intermediate container 6fbaa133460f [2023-05-09T02:15:59.209Z] ---> 4d0c3a55a759 [2023-05-09T02:15:59.209Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T02:15:59.209Z] ---> Running in 0440863f6624 [2023-05-09T02:15:59.209Z] Removing intermediate container 0440863f6624 [2023-05-09T02:15:59.209Z] ---> 554bcc979f49 [2023-05-09T02:15:59.209Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T02:15:59.474Z] ---> Running in 3aaf612ab353 [2023-05-09T02:16:00.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:16:00.059Z] Removing intermediate container 3aaf612ab353 [2023-05-09T02:16:00.059Z] ---> a8b0e4421652 [2023-05-09T02:16:00.059Z] Step 24/25 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T02:16:00.059Z] ---> Running in 2755c3df710d [2023-05-09T02:16:00.638Z] Removing intermediate container 2755c3df710d [2023-05-09T02:16:00.638Z] ---> c6a5cd7cf9d0 [2023-05-09T02:16:00.638Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T02:16:00.638Z] ---> Running in b84c5d606504 [2023-05-09T02:16:00.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:16:01.172Z] Removing intermediate container b84c5d606504 [2023-05-09T02:16:01.172Z] ---> 8dc4a133ee95 [2023-05-09T02:16:01.172Z] [2023-05-09T02:16:01.436Z] Successfully built 8dc4a133ee95 [2023-05-09T02:16:01.436Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-09T02:16:01.701Z] Building support-notifications [2023-05-09T02:16:02.281Z]  Building security-secretstore-setup ... done OK: 263 MiB in 53 packages [2023-05-09T02:16:04.226Z] Removing intermediate container b27e7bd4d366 [2023-05-09T02:16:04.226Z] ---> e0c14af4ab98 [2023-05-09T02:16:04.226Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T02:16:07.183Z] ---> 40a14bbc09aa [2023-05-09T02:16:07.183Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:16:07.452Z] ---> Running in ac51d306f590 [2023-05-09T02:16:22.650Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T02:16:22.650Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T02:16:22.650Z] ---> 421654cf0830 [2023-05-09T02:16:22.650Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T02:16:22.650Z] ---> Using cache [2023-05-09T02:16:22.650Z] ---> d562112fcf40 [2023-05-09T02:16:22.650Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T02:16:22.650Z] ---> Using cache [2023-05-09T02:16:22.650Z] ---> 993ee5aa05c3 [2023-05-09T02:16:22.650Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-09T02:16:24.064Z] ---> Running in 4c1fd27a0db1 [2023-05-09T02:16:25.498Z] Removing intermediate container 5285c250b8cd [2023-05-09T02:16:25.498Z] ---> 07ba9fe49ced [2023-05-09T02:16:25.498Z] [2023-05-09T02:16:25.498Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T02:16:25.498Z] ---> 51e60588ff2c [2023-05-09T02:16:25.498Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T02:16:25.498Z] Removing intermediate container d1249416af0b [2023-05-09T02:16:25.498Z] ---> 299bbcb02aa8 [2023-05-09T02:16:25.498Z] [2023-05-09T02:16:25.498Z] Step 10/25 : FROM alpine:3.17 [2023-05-09T02:16:25.498Z] ---> 51e60588ff2c [2023-05-09T02:16:25.498Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T02:16:25.498Z] ---> Running in cdd01f80e44e [2023-05-09T02:16:25.498Z] ---> Running in 989bf552adf5 [2023-05-09T02:16:26.471Z] Removing intermediate container cdd01f80e44e [2023-05-09T02:16:26.471Z] ---> 7936d633928a [2023-05-09T02:16:26.471Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-09T02:16:26.746Z] ---> Running in 1aed2ca45944 [2023-05-09T02:16:26.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:16:27.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:16:27.710Z] Removing intermediate container 1aed2ca45944 [2023-05-09T02:16:27.710Z] ---> 640b0c27c48c [2023-05-09T02:16:27.710Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-09T02:16:27.710Z] ---> Running in 784ade294525 [2023-05-09T02:16:27.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:16:28.262Z] Removing intermediate container 784ade294525 [2023-05-09T02:16:28.262Z] ---> 58d32866415a [2023-05-09T02:16:28.262Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T02:16:28.532Z] ---> Running in 53637e573547 [2023-05-09T02:16:29.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:16:29.392Z] OK: 263 MiB in 53 packages [2023-05-09T02:16:30.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:16:30.811Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T02:16:30.811Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T02:16:31.080Z] OK: 8 MiB in 16 packages [2023-05-09T02:16:31.080Z] Removing intermediate container 4c1fd27a0db1 [2023-05-09T02:16:31.080Z] ---> 4ab03eae0466 [2023-05-09T02:16:31.080Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T02:16:31.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:16:32.636Z] ---> d1f79e11034e [2023-05-09T02:16:32.636Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:16:32.908Z] ---> Running in ed62410ddfe4 [2023-05-09T02:16:33.183Z] Removing intermediate container 989bf552adf5 [2023-05-09T02:16:33.183Z] ---> 4417407a996f [2023-05-09T02:16:33.183Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T02:16:33.183Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T02:16:33.183Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T02:16:33.183Z] OK: 8 MiB in 16 packages [2023-05-09T02:16:33.452Z] ---> Running in d41eedb7f90d [2023-05-09T02:16:34.426Z] Removing intermediate container d41eedb7f90d [2023-05-09T02:16:34.426Z] ---> 8815aeb7f450 [2023-05-09T02:16:34.426Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-09T02:16:34.697Z] ---> Running in bd8bb95299c4 [2023-05-09T02:16:35.667Z] Removing intermediate container bd8bb95299c4 [2023-05-09T02:16:35.667Z] ---> e64939a7fab0 [2023-05-09T02:16:35.667Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-09T02:16:35.667Z] Removing intermediate container 53637e573547 [2023-05-09T02:16:35.667Z] ---> 1d5b224db7a0 [2023-05-09T02:16:35.667Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T02:16:35.667Z] ---> Running in 1f0e1807fa4f [2023-05-09T02:16:36.647Z] Removing intermediate container 1f0e1807fa4f [2023-05-09T02:16:36.647Z] ---> 3f39bd0330e3 [2023-05-09T02:16:36.647Z] Step 15/25 : WORKDIR / [2023-05-09T02:16:36.647Z] ---> 436ad1b5d0d8 [2023-05-09T02:16:36.647Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T02:16:36.936Z] ---> Running in d1cfb3b7433b [2023-05-09T02:16:37.524Z] Removing intermediate container d1cfb3b7433b [2023-05-09T02:16:37.793Z] ---> b7ad91935c81 [2023-05-09T02:16:37.793Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T02:16:38.064Z] ---> 83b197d86a05 [2023-05-09T02:16:38.064Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-09T02:16:39.035Z] ---> 47b791faa047 [2023-05-09T02:16:39.035Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T02:16:40.002Z] ---> 288abdfe5a9f [2023-05-09T02:16:40.002Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-09T02:16:40.600Z] ---> c4a96b568c8c [2023-05-09T02:16:40.600Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-09T02:16:42.042Z] ---> 1ff7efbeed27 [2023-05-09T02:16:42.042Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-09T02:16:42.312Z] ---> Running in 3709a9d3b4ab [2023-05-09T02:16:42.578Z] ---> fa752b297a48 [2023-05-09T02:16:42.578Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-09T02:16:43.165Z] Removing intermediate container 3709a9d3b4ab [2023-05-09T02:16:43.165Z] ---> 1c747604ffe1 [2023-05-09T02:16:43.165Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T02:16:43.432Z] ---> Running in 031da2ae7b0e [2023-05-09T02:16:43.432Z] ---> 2d8e67e77306 [2023-05-09T02:16:43.432Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-09T02:16:44.392Z] Removing intermediate container 031da2ae7b0e [2023-05-09T02:16:44.392Z] ---> aeacdd278746 [2023-05-09T02:16:44.392Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T02:16:44.392Z] ---> Running in add39e627171 [2023-05-09T02:16:44.975Z] ---> a75c2899f243 [2023-05-09T02:16:44.975Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-09T02:16:44.975Z] ---> Running in a0fbf89e36c5 [2023-05-09T02:16:44.975Z] Removing intermediate container add39e627171 [2023-05-09T02:16:45.242Z] ---> 1d896fe9d3a6 [2023-05-09T02:16:45.242Z] Step 22/23 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T02:16:45.242Z] ---> Running in 519d83afc57e [2023-05-09T02:16:45.825Z] Removing intermediate container a0fbf89e36c5 [2023-05-09T02:16:45.825Z] ---> 72f7049ab04b [2023-05-09T02:16:45.825Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T02:16:46.102Z] ---> Running in 813d28fed3e5 [2023-05-09T02:16:46.102Z] Removing intermediate container 519d83afc57e [2023-05-09T02:16:46.102Z] ---> e8d563223146 [2023-05-09T02:16:46.102Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T02:16:46.370Z] ---> Running in 8889155acdeb [2023-05-09T02:16:46.953Z] Removing intermediate container 813d28fed3e5 [2023-05-09T02:16:46.953Z] ---> 282497543f5c [2023-05-09T02:16:46.953Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T02:16:46.953Z] Removing intermediate container 8889155acdeb [2023-05-09T02:16:46.953Z] ---> 40683f685fec [2023-05-09T02:16:46.953Z] [2023-05-09T02:16:46.953Z] ---> Running in 876e17b9222f [2023-05-09T02:16:47.534Z] Successfully built 40683f685fec [2023-05-09T02:16:47.534Z] Successfully tagged core-data-arm64:latest [2023-05-09T02:16:47.534Z] Building security-spire-server [2023-05-09T02:16:47.800Z]  Building core-data ... done Removing intermediate container 876e17b9222f [2023-05-09T02:16:47.800Z] ---> a51292982b7a [2023-05-09T02:16:47.800Z] Step 24/25 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T02:16:47.800Z] ---> Running in 7e78871d036b [2023-05-09T02:16:48.389Z] Removing intermediate container 7e78871d036b [2023-05-09T02:16:48.389Z] ---> ee5c15db3982 [2023-05-09T02:16:48.389Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T02:16:48.389Z] ---> Running in d01ebcfcdd2b [2023-05-09T02:16:48.971Z] Removing intermediate container d01ebcfcdd2b [2023-05-09T02:16:48.971Z] ---> fd3f2a630b49 [2023-05-09T02:16:48.971Z] [2023-05-09T02:16:49.258Z] Successfully built fd3f2a630b49 [2023-05-09T02:16:49.524Z] Successfully tagged core-metadata-arm64:latest [2023-05-09T02:16:49.524Z]  Building core-metadata ... done Building security-bootstrapper [2023-05-09T02:17:11.575Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T02:17:11.575Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-09T02:17:11.575Z] ---> 421654cf0830 [2023-05-09T02:17:11.575Z] Step 3/26 : WORKDIR /edgex-go [2023-05-09T02:17:11.575Z] ---> Using cache [2023-05-09T02:17:11.575Z] ---> f44668ce9708 [2023-05-09T02:17:11.575Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T02:17:11.575Z] ---> Using cache [2023-05-09T02:17:11.575Z] ---> e0c14af4ab98 [2023-05-09T02:17:11.575Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-09T02:17:11.575Z] ---> Using cache [2023-05-09T02:17:11.575Z] ---> 40a14bbc09aa [2023-05-09T02:17:11.575Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:17:12.983Z] ---> Running in 5c1c201f4f9f [2023-05-09T02:17:14.387Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T02:17:14.388Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-09T02:17:14.388Z] ---> 421654cf0830 [2023-05-09T02:17:14.388Z] Step 3/33 : WORKDIR /edgex-go [2023-05-09T02:17:14.388Z] ---> Using cache [2023-05-09T02:17:14.388Z] ---> f44668ce9708 [2023-05-09T02:17:14.388Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-09T02:17:14.388Z] ---> Using cache [2023-05-09T02:17:14.388Z] ---> 77a63d3b8e6c [2023-05-09T02:17:14.388Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-09T02:17:14.388Z] ---> Using cache [2023-05-09T02:17:14.388Z] ---> dcedc784eec2 [2023-05-09T02:17:14.388Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:17:14.388Z] ---> Using cache [2023-05-09T02:17:14.388Z] ---> 64eef996ec14 [2023-05-09T02:17:14.388Z] Step 7/33 : COPY . . [2023-05-09T02:17:14.388Z] ---> Using cache [2023-05-09T02:17:14.388Z] ---> 553b1f31ab43 [2023-05-09T02:17:14.388Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-09T02:17:14.660Z] ---> Running in 73e89ff9fb36 [2023-05-09T02:17:17.238Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-09T02:17:49.440Z] Removing intermediate container ac51d306f590 [2023-05-09T02:17:49.440Z] ---> 5e380fd61e45 [2023-05-09T02:17:49.440Z] Step 7/27 : COPY . . [2023-05-09T02:18:16.437Z] ---> 686077f2bbd9 [2023-05-09T02:18:16.437Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T02:18:16.437Z] ---> Running in c2bba1992789 [2023-05-09T02:18:16.437Z] Removing intermediate container c2bba1992789 [2023-05-09T02:18:16.437Z] ---> e3c7ebe8d2a7 [2023-05-09T02:18:16.437Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T02:18:16.437Z] ---> Running in 20e83257dc98 [2023-05-09T02:18:16.437Z] Removing intermediate container ed62410ddfe4 [2023-05-09T02:18:16.437Z] ---> b8e333c05759 [2023-05-09T02:18:16.437Z] Step 8/23 : COPY . . [2023-05-09T02:18:17.042Z] Removing intermediate container 20e83257dc98 [2023-05-09T02:18:17.042Z] ---> c8604e7bac3a [2023-05-09T02:18:17.042Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T02:18:17.316Z] ---> Running in 607c9e1302ee [2023-05-09T02:18:20.665Z] Removing intermediate container 607c9e1302ee [2023-05-09T02:18:20.665Z] ---> 2e2d9437f8a5 [2023-05-09T02:18:20.665Z] 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-05-09T02:18:20.665Z] ---> Running in 17efbf2db543 [2023-05-09T02:18:24.935Z] Removing intermediate container 17efbf2db543 [2023-05-09T02:18:24.935Z] ---> 176110fb1a38 [2023-05-09T02:18:24.935Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T02:18:25.207Z] ---> Running in 59c96379aa39 [2023-05-09T02:18:26.178Z] Removing intermediate container 59c96379aa39 [2023-05-09T02:18:26.178Z] ---> 15dd4fa32c31 [2023-05-09T02:18:26.178Z] [2023-05-09T02:18:26.178Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T02:18:26.178Z] ---> 51e60588ff2c [2023-05-09T02:18:26.178Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T02:18:26.768Z] ---> Running in 3d21a68e5da7 [2023-05-09T02:18:27.739Z] Removing intermediate container 3d21a68e5da7 [2023-05-09T02:18:27.739Z] ---> 641c9e4f5aac [2023-05-09T02:18:27.739Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-09T02:18:28.008Z] ---> Running in 48a3f6bec342 [2023-05-09T02:18:28.988Z] Removing intermediate container 3c34a364ebbf [2023-05-09T02:18:28.988Z] ---> ef8ba3a1e320 [2023-05-09T02:18:28.988Z] [2023-05-09T02:18:28.988Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T02:18:28.988Z] ---> 51e60588ff2c [2023-05-09T02:18:28.988Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T02:18:28.988Z] ---> Using cache [2023-05-09T02:18:28.988Z] ---> 4417407a996f [2023-05-09T02:18:28.988Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T02:18:28.988Z] ---> Using cache [2023-05-09T02:18:28.988Z] ---> 8815aeb7f450 [2023-05-09T02:18:28.988Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-09T02:18:29.577Z] ---> Running in 2f4eb40604de [2023-05-09T02:18:30.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:18:30.842Z] Removing intermediate container 2f4eb40604de [2023-05-09T02:18:30.842Z] ---> 71afa9bf1625 [2023-05-09T02:18:30.842Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T02:18:31.108Z] ---> Running in fb44db11eb2d [2023-05-09T02:18:31.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:18:32.337Z] Removing intermediate container fb44db11eb2d [2023-05-09T02:18:32.337Z] ---> 9950be22438b [2023-05-09T02:18:32.337Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T02:18:32.922Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T02:18:32.922Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T02:18:32.922Z] OK: 17692 distinct packages available [2023-05-09T02:18:33.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:18:34.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:18:34.160Z] ---> 969da008ad18 [2023-05-09T02:18:34.160Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T02:18:35.572Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-09T02:18:35.573Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-09T02:18:35.573Z] (3/4) Installing libucontext (1.2-r0) [2023-05-09T02:18:35.573Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-09T02:18:35.573Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T02:18:35.573Z] OK: 8 MiB in 19 packages [2023-05-09T02:18:36.999Z] ---> bab840397e72 [2023-05-09T02:18:36.999Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-09T02:18:38.950Z] Removing intermediate container 48a3f6bec342 [2023-05-09T02:18:38.950Z] ---> f4e8ba6b6fb0 [2023-05-09T02:18:38.950Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T02:18:41.540Z] ---> 22a363edc941 [2023-05-09T02:18:41.540Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T02:18:44.837Z] ---> 07cec3294d8b [2023-05-09T02:18:44.837Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-09T02:18:44.837Z] ---> 6b8305400e50 [2023-05-09T02:18:44.837Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T02:18:45.842Z] ---> ae1f0515acc4 [2023-05-09T02:18:45.842Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-09T02:18:47.282Z] ---> Running in e7d3ebeb055c [2023-05-09T02:18:48.690Z] Removing intermediate container e7d3ebeb055c [2023-05-09T02:18:48.690Z] ---> a4df41380ac5 [2023-05-09T02:18:48.690Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T02:18:48.957Z] ---> Running in 15ef702b66c6 [2023-05-09T02:18:50.366Z] Removing intermediate container 15ef702b66c6 [2023-05-09T02:18:50.366Z] ---> b76733b6cc0f [2023-05-09T02:18:50.366Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T02:18:50.634Z] ---> Running in 0703fc79e8b9 [2023-05-09T02:18:52.047Z] Removing intermediate container 0703fc79e8b9 [2023-05-09T02:18:52.047Z] ---> f7c4612f1c6b [2023-05-09T02:18:52.047Z] Step 22/23 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T02:18:52.316Z] ---> Running in f22936f8fe11 [2023-05-09T02:18:53.279Z] Removing intermediate container f22936f8fe11 [2023-05-09T02:18:53.279Z] ---> b264715a67f1 [2023-05-09T02:18:53.279Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T02:18:53.548Z] ---> Running in cbd0de736588 [2023-05-09T02:18:53.816Z] ---> be492be2165a [2023-05-09T02:18:53.816Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-09T02:18:54.083Z] ---> Running in e3420d6ea072 [2023-05-09T02:18:55.045Z] Removing intermediate container cbd0de736588 [2023-05-09T02:18:55.045Z] ---> 090e2d28b191 [2023-05-09T02:18:55.045Z] [2023-05-09T02:18:55.999Z] Successfully built 090e2d28b191 [2023-05-09T02:18:55.999Z] Successfully tagged support-scheduler-arm64:latest [2023-05-09T02:18:55.999Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-05-09T02:18:56.956Z] 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-05-09T02:19:03.596Z] ---> 6216a7ab9831 [2023-05-09T02:19:03.596Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T02:19:04.551Z] ---> 5575831ad43b [2023-05-09T02:19:04.551Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-09T02:19:04.551Z] ---> Running in 8f3257d0038e [2023-05-09T02:19:05.959Z] Removing intermediate container 8f3257d0038e [2023-05-09T02:19:05.959Z] ---> 948356fef414 [2023-05-09T02:19:05.959Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-09T02:19:07.905Z] ---> efdca6e96954 [2023-05-09T02:19:07.905Z] Step 22/27 : WORKDIR / [2023-05-09T02:19:08.176Z] ---> Running in 85b7e9846f34 [2023-05-09T02:19:09.146Z] Removing intermediate container 85b7e9846f34 [2023-05-09T02:19:09.146Z] ---> a0218c806f2a [2023-05-09T02:19:09.146Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T02:19:09.146Z] ---> Running in 48f4993bc36e [2023-05-09T02:19:10.109Z] Removing intermediate container 48f4993bc36e [2023-05-09T02:19:10.109Z] ---> 200bff60a542 [2023-05-09T02:19:10.109Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T02:19:10.378Z] ---> Running in 1b38674ae552 [2023-05-09T02:19:11.340Z] Removing intermediate container 1b38674ae552 [2023-05-09T02:19:11.340Z] ---> 3e47f1b5a562 [2023-05-09T02:19:11.340Z] Step 25/27 : LABEL arch=arm64 [2023-05-09T02:19:11.340Z] ---> Running in 71e5419a5189 [2023-05-09T02:19:12.339Z] Removing intermediate container 71e5419a5189 [2023-05-09T02:19:12.339Z] ---> af7e72625213 [2023-05-09T02:19:12.339Z] Step 26/27 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T02:19:12.339Z] ---> Running in 4def213b2e51 [2023-05-09T02:19:13.304Z] Removing intermediate container 4def213b2e51 [2023-05-09T02:19:13.304Z] ---> e3794a3abbef [2023-05-09T02:19:13.304Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T02:19:13.304Z] ---> Running in 7c47ebbe1d47 [2023-05-09T02:19:14.714Z] Removing intermediate container 7c47ebbe1d47 [2023-05-09T02:19:14.714Z] ---> 546531364588 [2023-05-09T02:19:14.714Z] [2023-05-09T02:19:14.981Z] Successfully built 546531364588 [2023-05-09T02:19:14.981Z] Successfully tagged security-spire-config-arm64:latest [2023-05-09T02:19:15.248Z] Building security-spire-agent [2023-05-09T02:19:16.209Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T02:19:16.209Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-09T02:19:16.210Z] ---> 421654cf0830 [2023-05-09T02:19:16.210Z] Step 3/20 : WORKDIR /edgex-go [2023-05-09T02:19:16.210Z] ---> Using cache [2023-05-09T02:19:16.210Z] ---> f44668ce9708 [2023-05-09T02:19:16.210Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-09T02:19:16.210Z] ---> Running in dcda80d71d29 [2023-05-09T02:19:18.219Z] Removing intermediate container 5c1c201f4f9f [2023-05-09T02:19:18.219Z] ---> a29bd88b18c8 [2023-05-09T02:19:18.219Z] Step 7/26 : COPY . . [2023-05-09T02:19:18.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:19:19.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:19:21.419Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T02:19:21.419Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T02:19:21.419Z] OK: 17692 distinct packages available [2023-05-09T02:19:21.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:19:22.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:19:24.337Z] OK: 263 MiB in 53 packages [2023-05-09T02:19:28.650Z] Removing intermediate container dcda80d71d29 [2023-05-09T02:19:28.650Z] ---> 2dfe994e857e [2023-05-09T02:19:28.650Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-09T02:19:30.610Z] ---> 8ba3e8717d33 [2023-05-09T02:19:30.610Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:19:30.610Z] ---> Running in e73c387beafd [2023-05-09T02:19:37.292Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T02:19:37.292Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T02:19:37.292Z] ---> 421654cf0830 [2023-05-09T02:19:37.292Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T02:19:37.292Z] ---> Using cache [2023-05-09T02:19:37.292Z] ---> f44668ce9708 [2023-05-09T02:19:37.292Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T02:19:37.292Z] ---> Using cache [2023-05-09T02:19:37.292Z] ---> e0c14af4ab98 [2023-05-09T02:19:37.292Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T02:19:37.292Z] ---> Using cache [2023-05-09T02:19:37.292Z] ---> 40a14bbc09aa [2023-05-09T02:19:37.292Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:19:37.292Z] ---> Using cache [2023-05-09T02:19:37.292Z] ---> a29bd88b18c8 [2023-05-09T02:19:37.292Z] Step 7/27 : COPY . . [2023-05-09T02:19:37.878Z] ---> c4370a6a0cab [2023-05-09T02:19:37.878Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T02:19:38.159Z] ---> Running in da8137916e51 [2023-05-09T02:19:39.132Z] Removing intermediate container da8137916e51 [2023-05-09T02:19:39.132Z] ---> dd1973cc6e01 [2023-05-09T02:19:39.132Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-09T02:19:39.132Z] ---> Running in fe60728997f0 [2023-05-09T02:19:40.104Z] Removing intermediate container fe60728997f0 [2023-05-09T02:19:40.104Z] ---> 4ca3c57d50aa [2023-05-09T02:19:40.104Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T02:19:40.374Z] ---> Running in e483108875d5 [2023-05-09T02:19:41.339Z] Removing intermediate container e483108875d5 [2023-05-09T02:19:41.339Z] ---> a94198da0ed0 [2023-05-09T02:19:41.339Z] 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-05-09T02:19:41.339Z] ---> Running in df4f8ebc35bb [2023-05-09T02:19:45.606Z] Removing intermediate container df4f8ebc35bb [2023-05-09T02:19:45.606Z] ---> e504ca0ccf59 [2023-05-09T02:19:45.606Z] Step 12/26 : WORKDIR /edgex-go [2023-05-09T02:19:45.606Z] ---> Running in 54a590771f92 [2023-05-09T02:19:46.194Z] Removing intermediate container 54a590771f92 [2023-05-09T02:19:46.194Z] ---> 6862da166519 [2023-05-09T02:19:46.194Z] [2023-05-09T02:19:46.194Z] Step 13/26 : FROM alpine:3.17 [2023-05-09T02:19:46.194Z] ---> 51e60588ff2c [2023-05-09T02:19:46.194Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T02:19:46.194Z] ---> Using cache [2023-05-09T02:19:46.194Z] ---> 641c9e4f5aac [2023-05-09T02:19:46.194Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T02:19:46.462Z] ---> Running in 5f8b75d063de [2023-05-09T02:19:49.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:19:50.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:19:51.452Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T02:19:51.452Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T02:19:51.452Z] OK: 17692 distinct packages available [2023-05-09T02:19:51.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:19:52.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:19:53.846Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-09T02:19:53.846Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-09T02:19:53.846Z] (3/5) Installing libucontext (1.2-r0) [2023-05-09T02:19:53.846Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-09T02:19:54.115Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-09T02:19:54.115Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T02:19:54.115Z] OK: 9 MiB in 20 packages [2023-05-09T02:19:56.082Z] ---> fbccfe045688 [2023-05-09T02:19:56.082Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T02:19:56.082Z] ---> Running in af612c89dad2 [2023-05-09T02:19:56.669Z] Removing intermediate container 5f8b75d063de [2023-05-09T02:19:56.669Z] ---> 91da96a6edea [2023-05-09T02:19:56.669Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T02:19:56.669Z] Removing intermediate container af612c89dad2 [2023-05-09T02:19:56.669Z] ---> de4623131a08 [2023-05-09T02:19:56.669Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T02:19:57.257Z] ---> Running in 47a422e4544e [2023-05-09T02:19:58.231Z] ---> 52abe7cfccea [2023-05-09T02:19:58.231Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T02:19:58.231Z] Removing intermediate container 47a422e4544e [2023-05-09T02:19:58.231Z] ---> 6657d4306b67 [2023-05-09T02:19:58.231Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T02:19:58.231Z] ---> Running in c546fe1f0c5a [2023-05-09T02:19:59.203Z] Removing intermediate container c546fe1f0c5a [2023-05-09T02:19:59.203Z] ---> c2fd960475c6 [2023-05-09T02:19:59.203Z] 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-05-09T02:19:59.203Z] ---> Running in 690936fab50e [2023-05-09T02:19:59.203Z] ---> 4ea5d3f89899 [2023-05-09T02:19:59.203Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T02:20:04.584Z] Removing intermediate container 690936fab50e [2023-05-09T02:20:04.584Z] ---> 7ae3b009d2ab [2023-05-09T02:20:04.584Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T02:20:04.584Z] ---> Running in 38b6a91c6684 [2023-05-09T02:20:04.853Z] Removing intermediate container 38b6a91c6684 [2023-05-09T02:20:04.853Z] ---> f91872121372 [2023-05-09T02:20:04.853Z] [2023-05-09T02:20:04.853Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T02:20:04.853Z] ---> 51e60588ff2c [2023-05-09T02:20:04.853Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T02:20:04.853Z] ---> Using cache [2023-05-09T02:20:04.853Z] ---> 641c9e4f5aac [2023-05-09T02:20:04.853Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T02:20:04.853Z] ---> Using cache [2023-05-09T02:20:04.853Z] ---> 91da96a6edea [2023-05-09T02:20:04.853Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T02:20:04.853Z] ---> Using cache [2023-05-09T02:20:04.853Z] ---> 52abe7cfccea [2023-05-09T02:20:04.853Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T02:20:05.123Z] ---> Using cache [2023-05-09T02:20:05.123Z] ---> 4ea5d3f89899 [2023-05-09T02:20:05.123Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-09T02:20:08.601Z] ---> 493cc17aa099 [2023-05-09T02:20:08.601Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T02:20:10.013Z] ---> d9a154c1f95d [2023-05-09T02:20:10.013Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-09T02:20:11.433Z] ---> d9df5731b411 [2023-05-09T02:20:11.703Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-09T02:20:11.972Z] ---> 70a70b2a8ace [2023-05-09T02:20:11.972Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T02:20:12.938Z] ---> c185c274b8f8 [2023-05-09T02:20:12.938Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T02:20:13.207Z] ---> Running in e3fb0a19c1ff [2023-05-09T02:20:14.174Z] Removing intermediate container e3fb0a19c1ff [2023-05-09T02:20:14.174Z] ---> cbd37a4faf1f [2023-05-09T02:20:14.174Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T02:20:14.174Z] ---> Running in 61e01b7777db [2023-05-09T02:20:14.917Z] Removing intermediate container 61e01b7777db [2023-05-09T02:20:14.917Z] ---> dfc66ff642d2 [2023-05-09T02:20:14.917Z] Step 24/26 : LABEL arch=arm64 [2023-05-09T02:20:15.201Z] ---> Running in 947f2cb984bd [2023-05-09T02:20:16.250Z] Removing intermediate container 947f2cb984bd [2023-05-09T02:20:16.250Z] ---> d7287be4b989 [2023-05-09T02:20:16.250Z] Step 25/26 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T02:20:16.250Z] ---> Running in f7c506e3a4f4 [2023-05-09T02:20:16.883Z] Removing intermediate container f7c506e3a4f4 [2023-05-09T02:20:16.883Z] ---> c9a9b9852deb [2023-05-09T02:20:16.883Z] Step 26/26 : LABEL version=0.0.0 [2023-05-09T02:20:17.164Z] ---> Running in 3204c1c192eb [2023-05-09T02:20:18.176Z] Removing intermediate container 3204c1c192eb [2023-05-09T02:20:18.176Z] ---> c012e7665243 [2023-05-09T02:20:18.176Z] [2023-05-09T02:20:18.814Z] Successfully built c012e7665243 [2023-05-09T02:20:18.814Z] Successfully tagged security-spire-server-arm64:latest [2023-05-09T02:20:18.814Z]  Building security-spire-server ... done Building core-command [2023-05-09T02:20:22.168Z] ---> 1baa0c292430 [2023-05-09T02:20:22.168Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T02:20:22.759Z] ---> 5ff360735b3b [2023-05-09T02:20:22.759Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-09T02:20:23.719Z] ---> 3db06c057892 [2023-05-09T02:20:23.719Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-09T02:20:24.688Z] ---> 48d46de881d7 [2023-05-09T02:20:24.688Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T02:20:24.955Z] ---> Running in 8426f2ddfada [2023-05-09T02:20:25.538Z] Removing intermediate container 8426f2ddfada [2023-05-09T02:20:25.538Z] ---> 17b0db144c67 [2023-05-09T02:20:25.538Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T02:20:25.538Z] ---> Running in a238e1f4c54c [2023-05-09T02:20:26.126Z] Removing intermediate container a238e1f4c54c [2023-05-09T02:20:26.126Z] ---> a49dd33913d4 [2023-05-09T02:20:26.126Z] Step 25/27 : LABEL arch=arm64 [2023-05-09T02:20:26.403Z] ---> Running in f6cae64622fd [2023-05-09T02:20:27.037Z] Removing intermediate container f6cae64622fd [2023-05-09T02:20:27.037Z] ---> 9fb200bd68b4 [2023-05-09T02:20:27.037Z] Step 26/27 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T02:20:27.308Z] ---> Running in 3a9a33592d2c [2023-05-09T02:20:28.284Z] Removing intermediate container 3a9a33592d2c [2023-05-09T02:20:28.284Z] ---> f63edeca8cfe [2023-05-09T02:20:28.284Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T02:20:28.557Z] ---> Running in a603a2def27d [2023-05-09T02:20:29.141Z] Removing intermediate container a603a2def27d [2023-05-09T02:20:29.141Z] ---> c1bbe29c8b22 [2023-05-09T02:20:29.141Z] [2023-05-09T02:20:29.727Z] Successfully built c1bbe29c8b22 [2023-05-09T02:20:29.727Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-09T02:20:29.727Z] Building core-common-config-bootstrapper [2023-05-09T02:20:44.769Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T02:20:44.769Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-09T02:20:44.769Z] ---> 421654cf0830 [2023-05-09T02:20:44.769Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T02:20:44.769Z] ---> Using cache [2023-05-09T02:20:44.769Z] ---> d562112fcf40 [2023-05-09T02:20:45.041Z] Step 4/24 : WORKDIR /edgex-go [2023-05-09T02:20:45.041Z] ---> Using cache [2023-05-09T02:20:45.041Z] ---> 993ee5aa05c3 [2023-05-09T02:20:45.041Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-09T02:20:45.041Z] ---> Using cache [2023-05-09T02:20:45.041Z] ---> dfc06e5703a8 [2023-05-09T02:20:45.041Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-09T02:20:45.041Z] ---> Using cache [2023-05-09T02:20:45.041Z] ---> 2d33a6f1a881 [2023-05-09T02:20:45.041Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:20:45.041Z] ---> Using cache [2023-05-09T02:20:45.041Z] ---> baa38d1e7208 [2023-05-09T02:20:45.041Z] Step 8/24 : COPY . . [2023-05-09T02:20:45.041Z] ---> Using cache [2023-05-09T02:20:45.041Z] ---> 14dcf5d5adf6 [2023-05-09T02:20:45.041Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-09T02:20:45.307Z] ---> Running in 9371e04e7f32 [2023-05-09T02:20:47.886Z] 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-05-09T02:20:57.968Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T02:20:57.968Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T02:20:57.968Z] ---> 421654cf0830 [2023-05-09T02:20:57.968Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T02:20:57.968Z] ---> Using cache [2023-05-09T02:20:57.968Z] ---> d562112fcf40 [2023-05-09T02:20:57.968Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T02:20:57.968Z] ---> Using cache [2023-05-09T02:20:57.968Z] ---> 993ee5aa05c3 [2023-05-09T02:20:57.968Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T02:20:57.968Z] ---> Using cache [2023-05-09T02:20:57.968Z] ---> dfc06e5703a8 [2023-05-09T02:20:57.968Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T02:20:57.968Z] ---> Using cache [2023-05-09T02:20:57.968Z] ---> 2d33a6f1a881 [2023-05-09T02:20:57.968Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:20:57.968Z] ---> Using cache [2023-05-09T02:20:57.968Z] ---> baa38d1e7208 [2023-05-09T02:20:57.968Z] Step 8/23 : COPY . . [2023-05-09T02:20:57.968Z] ---> Using cache [2023-05-09T02:20:57.968Z] ---> 14dcf5d5adf6 [2023-05-09T02:20:57.968Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-09T02:20:57.968Z] ---> Running in 037927f62328 [2023-05-09T02:21:00.582Z] 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-05-09T02:21:27.336Z] Removing intermediate container e73c387beafd [2023-05-09T02:21:27.336Z] ---> cf6ec519c621 [2023-05-09T02:21:27.336Z] Step 7/20 : COPY . . [2023-05-09T02:21:44.400Z] ---> cc79b0b81b9b [2023-05-09T02:21:44.400Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-09T02:21:44.667Z] ---> Running in 797f19f86d25 [2023-05-09T02:21:47.244Z] 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-05-09T02:22:26.114Z] Removing intermediate container 73e89ff9fb36 [2023-05-09T02:22:26.114Z] ---> f43406b1a180 [2023-05-09T02:22:26.114Z] [2023-05-09T02:22:26.114Z] Step 9/33 : FROM alpine:3.17 [2023-05-09T02:22:26.114Z] ---> 51e60588ff2c [2023-05-09T02:22:26.114Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T02:22:26.114Z] ---> Running in 68651202e167 [2023-05-09T02:22:26.114Z] Removing intermediate container 68651202e167 [2023-05-09T02:22:26.114Z] ---> 7b845abe191b [2023-05-09T02:22:26.114Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-09T02:22:26.114Z] ---> Running in 3aa26a74ba87 [2023-05-09T02:22:26.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:22:26.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:22:26.114Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T02:22:26.114Z] (2/2) Installing su-exec (0.2-r2) [2023-05-09T02:22:26.114Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T02:22:26.114Z] OK: 8 MiB in 17 packages [2023-05-09T02:22:26.718Z] Removing intermediate container 3aa26a74ba87 [2023-05-09T02:22:26.718Z] ---> 52c042102149 [2023-05-09T02:22:26.718Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-09T02:22:26.718Z] ---> Running in 56166866f99d [2023-05-09T02:22:27.306Z] Removing intermediate container 56166866f99d [2023-05-09T02:22:27.306Z] ---> 1bf10b55275e [2023-05-09T02:22:27.306Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-09T02:22:27.306Z] ---> Running in e1bf9b7a31ff [2023-05-09T02:22:27.889Z] Removing intermediate container e1bf9b7a31ff [2023-05-09T02:22:27.889Z] ---> 25e4d34a9aad [2023-05-09T02:22:27.889Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-09T02:22:27.889Z] ---> Running in 47fbf344ecfa [2023-05-09T02:22:28.472Z] Removing intermediate container 47fbf344ecfa [2023-05-09T02:22:28.472Z] ---> f7de8acdfc3a [2023-05-09T02:22:28.472Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-09T02:22:28.472Z] ---> Running in 912ba00d076f [2023-05-09T02:22:29.058Z] Removing intermediate container 912ba00d076f [2023-05-09T02:22:29.058Z] ---> d854e15a42d0 [2023-05-09T02:22:29.058Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-09T02:22:29.058Z] ---> Running in bce99c02bd48 [2023-05-09T02:22:32.438Z] Removing intermediate container bce99c02bd48 [2023-05-09T02:22:32.438Z] ---> 6e1a1efa20b7 [2023-05-09T02:22:32.438Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-09T02:22:32.438Z] ---> Running in 87068de8aad5 [2023-05-09T02:22:32.709Z] Removing intermediate container 87068de8aad5 [2023-05-09T02:22:32.709Z] ---> a875341954fa [2023-05-09T02:22:32.709Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-09T02:22:33.680Z] ---> 3670ea0c8d2e [2023-05-09T02:22:33.680Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-09T02:22:33.950Z] ---> Running in aced9bd35518 [2023-05-09T02:22:37.295Z] Removing intermediate container aced9bd35518 [2023-05-09T02:22:37.295Z] ---> 32aae59eae4e [2023-05-09T02:22:37.295Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T02:22:37.885Z] ---> 5c980ef6caee [2023-05-09T02:22:37.885Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T02:22:38.844Z] ---> 21f70aa589ab [2023-05-09T02:22:38.844Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-09T02:22:40.786Z] ---> 3d0b2a508ac9 [2023-05-09T02:22:40.786Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-09T02:22:41.743Z] ---> d5a750258fda [2023-05-09T02:22:41.743Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-09T02:22:42.754Z] ---> e5ceda9b9d47 [2023-05-09T02:22:42.754Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-09T02:22:43.710Z] ---> 2adbbd07c0a2 [2023-05-09T02:22:43.710Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-09T02:22:44.292Z] ---> 4b65cec8300a [2023-05-09T02:22:44.292Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-09T02:22:45.253Z] ---> c56e696e1042 [2023-05-09T02:22:45.253Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-09T02:22:45.519Z] ---> Running in 42a5424d397c [2023-05-09T02:22:48.857Z] Removing intermediate container 42a5424d397c [2023-05-09T02:22:48.857Z] ---> c52489605625 [2023-05-09T02:22:48.857Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-09T02:22:48.857Z] ---> Running in 31b201cb6c47 [2023-05-09T02:22:49.123Z] Removing intermediate container 31b201cb6c47 [2023-05-09T02:22:49.123Z] ---> bb0ee0405277 [2023-05-09T02:22:49.123Z] Step 30/33 : CMD ["gate"] [2023-05-09T02:22:49.123Z] ---> Running in 47b11a0bc9c1 [2023-05-09T02:22:49.703Z] Removing intermediate container 47b11a0bc9c1 [2023-05-09T02:22:49.703Z] ---> 630a6f00f23d [2023-05-09T02:22:49.703Z] Step 31/33 : LABEL arch=arm64 [2023-05-09T02:22:49.703Z] ---> Running in a874bc3768e6 [2023-05-09T02:22:51.681Z] Removing intermediate container a874bc3768e6 [2023-05-09T02:22:51.681Z] ---> 36ce8a445bf6 [2023-05-09T02:22:51.681Z] Step 32/33 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T02:22:51.681Z] ---> Running in 6eb4d38cbbf1 [2023-05-09T02:22:51.948Z] Removing intermediate container 6eb4d38cbbf1 [2023-05-09T02:22:51.948Z] ---> 30471b881d29 [2023-05-09T02:22:51.948Z] Step 33/33 : LABEL version=0.0.0 [2023-05-09T02:22:51.948Z] ---> Running in 4b208436c7ca [2023-05-09T02:22:52.538Z] Removing intermediate container 4b208436c7ca [2023-05-09T02:22:52.538Z] ---> 64d5fc8e991a [2023-05-09T02:22:52.538Z] [2023-05-09T02:22:52.806Z] Successfully built 64d5fc8e991a [2023-05-09T02:22:52.806Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-09T02:22:52.806Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-05-09T02:23:11.023Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T02:23:11.023Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-09T02:23:11.023Z] ---> 421654cf0830 [2023-05-09T02:23:11.023Z] Step 3/22 : WORKDIR /edgex-go [2023-05-09T02:23:11.023Z] ---> Using cache [2023-05-09T02:23:11.023Z] ---> f44668ce9708 [2023-05-09T02:23:11.023Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-09T02:23:11.023Z] ---> Using cache [2023-05-09T02:23:11.023Z] ---> 77a63d3b8e6c [2023-05-09T02:23:11.023Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-09T02:23:11.023Z] ---> Using cache [2023-05-09T02:23:11.023Z] ---> dcedc784eec2 [2023-05-09T02:23:11.023Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T02:23:11.023Z] ---> Using cache [2023-05-09T02:23:11.023Z] ---> 64eef996ec14 [2023-05-09T02:23:11.023Z] Step 7/22 : COPY . . [2023-05-09T02:23:11.023Z] ---> Using cache [2023-05-09T02:23:11.023Z] ---> 553b1f31ab43 [2023-05-09T02:23:11.023Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-09T02:23:11.023Z] ---> Running in a316a591f900 [2023-05-09T02:23:12.979Z] 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-05-09T02:29:05.216Z] Removing intermediate container 037927f62328 [2023-05-09T02:29:05.216Z] ---> aa5f36fdddc6 [2023-05-09T02:29:05.216Z] [2023-05-09T02:29:05.216Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T02:29:05.216Z] ---> 51e60588ff2c [2023-05-09T02:29:05.216Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T02:29:05.216Z] ---> Using cache [2023-05-09T02:29:05.216Z] ---> 0fa0d61ce53a [2023-05-09T02:29:05.216Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T02:29:05.216Z] ---> Using cache [2023-05-09T02:29:05.216Z] ---> e13d4a3ae06c [2023-05-09T02:29:05.216Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T02:29:05.216Z] ---> Using cache [2023-05-09T02:29:05.216Z] Removing intermediate container 9371e04e7f32 [2023-05-09T02:29:05.216Z] ---> 3ea0aa399db8 [2023-05-09T02:29:05.216Z] [2023-05-09T02:29:05.216Z] Step 10/24 : FROM alpine:3.17 [2023-05-09T02:29:05.216Z] ---> 51e60588ff2c [2023-05-09T02:29:05.216Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T02:29:05.216Z] ---> Using cache [2023-05-09T02:29:05.216Z] ---> 4417407a996f [2023-05-09T02:29:05.216Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T02:29:05.216Z] ---> Using cache [2023-05-09T02:29:05.216Z] ---> 8815aeb7f450 [2023-05-09T02:29:05.216Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-09T02:29:05.216Z] ---> 4c18bc39e3e3 [2023-05-09T02:29:05.216Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T02:29:05.216Z] ---> Using cache [2023-05-09T02:29:05.216Z] ---> 8cef9c654036 [2023-05-09T02:29:05.216Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-09T02:29:05.216Z] ---> Running in d66c519a9d44 [2023-05-09T02:29:05.216Z] Removing intermediate container d66c519a9d44 [2023-05-09T02:29:05.216Z] ---> df9fb0a2b837 [2023-05-09T02:29:05.216Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-09T02:29:05.216Z] ---> Running in 3b627b8c5647 [2023-05-09T02:29:05.216Z] Removing intermediate container 3b627b8c5647 [2023-05-09T02:29:05.216Z] ---> 939b21b91ecf [2023-05-09T02:29:05.216Z] Step 15/24 : WORKDIR / [2023-05-09T02:29:05.216Z] ---> Running in d4eac3f77959 [2023-05-09T02:29:05.216Z] ---> ac95388e29cf [2023-05-09T02:29:05.216Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-09T02:29:05.216Z] Removing intermediate container d4eac3f77959 [2023-05-09T02:29:05.216Z] ---> c4d586b14aca [2023-05-09T02:29:05.216Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T02:29:05.216Z] ---> 63fe121ed7a7 [2023-05-09T02:29:05.216Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-09T02:29:05.216Z] ---> 346da4a0ead5 [2023-05-09T02:29:05.216Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T02:29:05.216Z] ---> f9b9f4a6e274 [2023-05-09T02:29:05.216Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T02:29:05.216Z] ---> Running in db5d63894c80 [2023-05-09T02:29:05.216Z] ---> c83d7a3c4e63 [2023-05-09T02:29:05.216Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-09T02:29:05.216Z] ---> c07725bd943c [2023-05-09T02:29:05.216Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-09T02:29:05.216Z] Removing intermediate container db5d63894c80 [2023-05-09T02:29:05.216Z] ---> e7a0770fb162 [2023-05-09T02:29:05.216Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T02:29:05.216Z] ---> e03cb38af577 [2023-05-09T02:29:05.216Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-09T02:29:05.216Z] ---> Running in 1b21ffa3d217 [2023-05-09T02:29:05.216Z] ---> Running in f5592a06d9e4 [2023-05-09T02:29:05.795Z] Removing intermediate container 1b21ffa3d217 [2023-05-09T02:29:05.795Z] ---> c846f6f3748c [2023-05-09T02:29:05.795Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T02:29:05.795Z] ---> Running in ee61c4d2c312 [2023-05-09T02:29:05.795Z] Removing intermediate container f5592a06d9e4 [2023-05-09T02:29:05.795Z] ---> f4142be37cb9 [2023-05-09T02:29:05.795Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T02:29:06.061Z] ---> Running in b42db0ea8f62 [2023-05-09T02:29:06.640Z] Removing intermediate container ee61c4d2c312 [2023-05-09T02:29:06.640Z] ---> 866e5c785b60 [2023-05-09T02:29:06.640Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T02:29:06.640Z] Removing intermediate container b42db0ea8f62 [2023-05-09T02:29:06.640Z] ---> 00ab4a8ee1a4 [2023-05-09T02:29:06.640Z] Step 22/24 : LABEL arch=arm64 [2023-05-09T02:29:06.640Z] ---> Running in 38d243e42c19 [2023-05-09T02:29:06.907Z] ---> Running in de4a28906ee1 [2023-05-09T02:29:07.488Z] Removing intermediate container 38d243e42c19 [2023-05-09T02:29:07.488Z] ---> e2754929a45d [2023-05-09T02:29:07.488Z] Step 22/23 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T02:29:07.488Z] Removing intermediate container de4a28906ee1 [2023-05-09T02:29:07.488Z] ---> f3f4c7396017 [2023-05-09T02:29:07.488Z] Step 23/24 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T02:29:07.488Z] ---> Running in 910dc93e76ee [2023-05-09T02:29:07.754Z] ---> Running in 654ef3811c31 [2023-05-09T02:29:09.163Z] Removing intermediate container 910dc93e76ee [2023-05-09T02:29:09.163Z] ---> 52d124c066ea [2023-05-09T02:29:09.163Z] Step 23/23 : LABEL version=0.0.0Removing intermediate container 654ef3811c31 [2023-05-09T02:29:09.163Z] [2023-05-09T02:29:09.163Z] ---> 76516ca23129 [2023-05-09T02:29:09.163Z] Step 24/24 : LABEL version=0.0.0 [2023-05-09T02:29:09.163Z] ---> Running in cecaf21c2765 [2023-05-09T02:29:09.163Z] ---> Running in 402439f358b0 [2023-05-09T02:29:09.750Z] Removing intermediate container cecaf21c2765 [2023-05-09T02:29:09.750Z] ---> be7a11797d65 [2023-05-09T02:29:09.750Z] [2023-05-09T02:29:10.015Z] Removing intermediate container 402439f358b0 [2023-05-09T02:29:10.015Z] ---> 6f374f2571ee [2023-05-09T02:29:10.015Z] [2023-05-09T02:29:10.281Z] Successfully built 6f374f2571ee [2023-05-09T02:29:10.281Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-09T02:29:10.281Z]  Building core-common-config-bootstrapper ... done Successfully built be7a11797d65 [2023-05-09T02:29:10.281Z] Successfully tagged core-command-arm64:latest [2023-05-09T02:29:42.487Z]  Building core-command ... done Removing intermediate container e3420d6ea072 [2023-05-09T02:29:42.487Z] ---> 2d8ffa4bde43 [2023-05-09T02:29:42.487Z] [2023-05-09T02:29:42.487Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T02:29:42.487Z] ---> 51e60588ff2c [2023-05-09T02:29:42.487Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-09T02:29:42.487Z] ---> Running in 69a68f1009d2 [2023-05-09T02:29:43.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:29:44.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:29:45.439Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T02:29:45.710Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T02:29:45.710Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T02:29:45.710Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T02:29:45.975Z] OK: 8 MiB in 17 packages [2023-05-09T02:29:51.305Z] Removing intermediate container 69a68f1009d2 [2023-05-09T02:29:51.305Z] ---> b02d62efb5d9 [2023-05-09T02:29:51.305Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T02:29:51.305Z] ---> Running in 18c68565d8d9 [2023-05-09T02:29:51.305Z] Removing intermediate container 18c68565d8d9 [2023-05-09T02:29:51.305Z] ---> 952766f42c26 [2023-05-09T02:29:51.305Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-09T02:29:51.305Z] Removing intermediate container a316a591f900 [2023-05-09T02:29:51.305Z] ---> f5453c11e26d [2023-05-09T02:29:51.305Z] [2023-05-09T02:29:51.305Z] Step 9/22 : FROM alpine:3.17 [2023-05-09T02:29:51.305Z] ---> 51e60588ff2c [2023-05-09T02:29:51.305Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-09T02:29:51.305Z] ---> Running in 83ec84b17619 [2023-05-09T02:29:51.305Z] ---> Running in 03414cf430ed [2023-05-09T02:29:51.891Z] Removing intermediate container 83ec84b17619 [2023-05-09T02:29:51.891Z] ---> d18f70e4d876 [2023-05-09T02:29:51.891Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T02:29:51.891Z] ---> Running in 0bee813b2a23 [2023-05-09T02:29:52.474Z] Removing intermediate container 0bee813b2a23 [2023-05-09T02:29:52.474Z] ---> fecfc71e9ad7 [2023-05-09T02:29:52.474Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T02:29:53.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:29:53.437Z] ---> e66c4d994551 [2023-05-09T02:29:53.437Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T02:29:53.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:29:53.971Z] ---> 7cb7410c012c [2023-05-09T02:29:53.971Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-09T02:29:54.926Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T02:29:54.926Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-09T02:29:54.926Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T02:29:54.926Z] OK: 8 MiB in 17 packages [2023-05-09T02:29:55.885Z] ---> 51f5db2506a4 [2023-05-09T02:29:55.885Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-09T02:29:56.150Z] Removing intermediate container 03414cf430ed [2023-05-09T02:29:56.150Z] ---> f12ebf895b99 [2023-05-09T02:29:56.150Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T02:29:56.427Z] ---> Running in 58d48fb348df [2023-05-09T02:29:56.693Z] ---> e6c94da5674b [2023-05-09T02:29:56.693Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-09T02:29:56.960Z] ---> Running in 904941bcb242 [2023-05-09T02:29:56.960Z] Removing intermediate container 58d48fb348df [2023-05-09T02:29:56.960Z] ---> faa8b69d059d [2023-05-09T02:29:57.237Z] Step 12/22 : WORKDIR /edgex [2023-05-09T02:29:57.237Z] ---> Running in d797534f2868 [2023-05-09T02:29:57.508Z] Removing intermediate container 904941bcb242 [2023-05-09T02:29:57.508Z] ---> 90de858d68a0 [2023-05-09T02:29:57.508Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T02:29:57.780Z] ---> Running in 3191f8fdafff [2023-05-09T02:29:57.780Z] Removing intermediate container d797534f2868 [2023-05-09T02:29:57.780Z] ---> 26fdd05e75dc [2023-05-09T02:29:57.780Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T02:29:58.048Z] Removing intermediate container 3191f8fdafff [2023-05-09T02:29:58.048Z] ---> d824d7741eba [2023-05-09T02:29:58.048Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T02:29:58.316Z] ---> Running in 82c8b02fb636 [2023-05-09T02:29:58.585Z] Removing intermediate container 82c8b02fb636 [2023-05-09T02:29:58.585Z] ---> 5d3b058d262a [2023-05-09T02:29:58.585Z] Step 22/23 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T02:29:58.585Z] ---> c844dddbffab [2023-05-09T02:29:58.585Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T02:29:58.850Z] ---> Running in bc2ae6127b80 [2023-05-09T02:29:59.117Z] Removing intermediate container bc2ae6127b80 [2023-05-09T02:29:59.117Z] ---> 9107a490c54e [2023-05-09T02:29:59.117Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T02:29:59.117Z] ---> Running in 97c63fee1e4b [2023-05-09T02:29:59.386Z] ---> 05598bfc1d96 [2023-05-09T02:29:59.386Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-09T02:29:59.666Z] Removing intermediate container 97c63fee1e4b [2023-05-09T02:29:59.666Z] ---> 93109c9216a6 [2023-05-09T02:29:59.666Z] [2023-05-09T02:29:59.935Z] Successfully built 93109c9216a6 [2023-05-09T02:29:59.935Z] Successfully tagged support-notifications-arm64:latest [2023-05-09T02:30:00.205Z]  Building support-notifications ... done  ---> 1279c336c896 [2023-05-09T02:30:00.205Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-09T02:30:01.176Z] ---> c43071702d95 [2023-05-09T02:30:01.176Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T02:30:01.768Z] ---> ebaf62ba55fa [2023-05-09T02:30:01.768Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T02:30:02.036Z] ---> Running in c13d6c523329 [2023-05-09T02:30:04.017Z] Removing intermediate container c13d6c523329 [2023-05-09T02:30:04.017Z] ---> 59865f7e5806 [2023-05-09T02:30:04.017Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T02:30:04.017Z] ---> Running in 41e56d13e70f [2023-05-09T02:30:04.285Z] Removing intermediate container 41e56d13e70f [2023-05-09T02:30:04.286Z] ---> 2c7bbafeda62 [2023-05-09T02:30:04.286Z] Step 20/22 : LABEL arch=arm64 [2023-05-09T02:30:04.286Z] ---> Running in 828cc892eb46 [2023-05-09T02:30:04.559Z] Removing intermediate container 828cc892eb46 [2023-05-09T02:30:04.559Z] ---> abe3e91c50b1 [2023-05-09T02:30:04.559Z] Step 21/22 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T02:30:04.828Z] ---> Running in 29b5c0d4ca03 [2023-05-09T02:30:05.097Z] Removing intermediate container 29b5c0d4ca03 [2023-05-09T02:30:05.097Z] ---> 704f080178d5 [2023-05-09T02:30:05.097Z] Step 22/22 : LABEL version=0.0.0 [2023-05-09T02:30:05.097Z] ---> Running in bf31781c82a0 [2023-05-09T02:30:05.684Z] Removing intermediate container bf31781c82a0 [2023-05-09T02:30:05.684Z] ---> 21ec768a47bf [2023-05-09T02:30:05.684Z] [2023-05-09T02:30:05.684Z] Successfully built 21ec768a47bf [2023-05-09T02:30:05.684Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-09T02:30:13.937Z]  Building security-proxy-setup ... done Removing intermediate container 797f19f86d25 [2023-05-09T02:30:13.938Z] ---> 95bb370cd0c9 [2023-05-09T02:30:13.938Z] [2023-05-09T02:30:13.938Z] Step 9/20 : FROM alpine:3.17 [2023-05-09T02:30:13.938Z] ---> 51e60588ff2c [2023-05-09T02:30:13.938Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T02:30:13.938Z] ---> Using cache [2023-05-09T02:30:13.938Z] ---> 7b845abe191b [2023-05-09T02:30:13.938Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-09T02:30:13.938Z] ---> Running in 2ee370b7e369 [2023-05-09T02:30:14.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:30:15.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:30:16.891Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T02:30:16.891Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T02:30:16.891Z] OK: 17692 distinct packages available [2023-05-09T02:30:16.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T02:30:17.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T02:30:18.443Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-09T02:30:18.443Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-09T02:30:18.443Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-09T02:30:18.443Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-09T02:30:18.443Z] (5/9) Installing curl (8.0.1-r0) [2023-05-09T02:30:18.443Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-09T02:30:18.443Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-09T02:30:18.443Z] (8/9) Installing libucontext (1.2-r0) [2023-05-09T02:30:18.443Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-09T02:30:18.443Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T02:30:18.443Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T02:30:18.715Z] OK: 11 MiB in 24 packages [2023-05-09T02:30:20.134Z] Removing intermediate container 2ee370b7e369 [2023-05-09T02:30:20.134Z] ---> de5b92acdb19 [2023-05-09T02:30:20.134Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T02:30:20.720Z] ---> 3e5eab1c215b [2023-05-09T02:30:20.720Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T02:30:20.987Z] ---> 4c5230d1ef71 [2023-05-09T02:30:20.987Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-09T02:30:22.396Z] ---> c17c069fc48a [2023-05-09T02:30:22.396Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-09T02:30:22.664Z] ---> 9c811a21b385 [2023-05-09T02:30:22.664Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-09T02:30:22.932Z] ---> Running in ad7c33c5fb6c [2023-05-09T02:30:23.200Z] Removing intermediate container ad7c33c5fb6c [2023-05-09T02:30:23.200Z] ---> a8b8a9acd648 [2023-05-09T02:30:23.200Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T02:30:23.200Z] ---> Running in 957d3f3fa376 [2023-05-09T02:30:23.468Z] Removing intermediate container 957d3f3fa376 [2023-05-09T02:30:23.468Z] ---> 106ad6aacce9 [2023-05-09T02:30:23.468Z] Step 18/20 : LABEL arch=arm64 [2023-05-09T02:30:23.468Z] ---> Running in f818318e41e7 [2023-05-09T02:30:23.736Z] Removing intermediate container f818318e41e7 [2023-05-09T02:30:23.736Z] ---> 796f008510bf [2023-05-09T02:30:23.736Z] Step 19/20 : LABEL git_sha=fabbed7c63965de0625d9de20d3d6030ba06e2b4 [2023-05-09T02:30:23.736Z] ---> Running in e9debb7bef2e [2023-05-09T02:30:24.004Z] Removing intermediate container e9debb7bef2e [2023-05-09T02:30:24.004Z] ---> e914f56cf4ee [2023-05-09T02:30:24.004Z] Step 20/20 : LABEL version=0.0.0 [2023-05-09T02:30:24.271Z] ---> Running in 9822bf7da713 [2023-05-09T02:30:24.272Z] Removing intermediate container 9822bf7da713 [2023-05-09T02:30:24.272Z] ---> ab5be859b984 [2023-05-09T02:30:24.272Z] [2023-05-09T02:30:24.538Z] Successfully built ab5be859b984 [2023-05-09T02:30:24.539Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-09T02:30:25.132Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-05-09T02:30:25.148Z] $ docker stop --time=1 af874f2164434879cfd7308b2a43840a3cefbce61aacae9f0cc6047d5f08e644 [2023-05-09T02:30:26.769Z] $ docker rm -f --volumes af874f2164434879cfd7308b2a43840a3cefbce61aacae9f0cc6047d5f08e644 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T02:30:27.205Z] + docker images [2023-05-09T02:30:27.469Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-09T02:30:27.469Z] security-spiffe-token-provider-arm64 latest ab5be859b984 3 seconds ago 32.7MB [2023-05-09T02:30:27.469Z] 95bb370cd0c9 15 seconds ago 1.57GB [2023-05-09T02:30:27.469Z] security-proxy-setup-arm64 latest 21ec768a47bf 22 seconds ago 18.7MB [2023-05-09T02:30:27.469Z] support-notifications-arm64 latest 93109c9216a6 28 seconds ago 31.9MB [2023-05-09T02:30:27.469Z] f5453c11e26d 37 seconds ago 1.51GB [2023-05-09T02:30:27.469Z] 2d8ffa4bde43 48 seconds ago 1.59GB [2023-05-09T02:30:27.469Z] core-common-config-bootstrapper-arm64 latest 6f374f2571ee About a minute ago 17.2MB [2023-05-09T02:30:27.469Z] core-command-arm64 latest be7a11797d65 About a minute ago 19.7MB [2023-05-09T02:30:27.469Z] aa5f36fdddc6 About a minute ago 1.52GB [2023-05-09T02:30:27.469Z] 3ea0aa399db8 About a minute ago 1.53GB [2023-05-09T02:30:27.469Z] security-bootstrapper-arm64 latest 64d5fc8e991a 7 minutes ago 21.9MB [2023-05-09T02:30:27.469Z] f43406b1a180 8 minutes ago 1.51GB [2023-05-09T02:30:27.469Z] security-spire-agent-arm64 latest c1bbe29c8b22 9 minutes ago 153MB [2023-05-09T02:30:27.469Z] security-spire-server-arm64 latest c012e7665243 10 minutes ago 97MB [2023-05-09T02:30:27.469Z] f91872121372 10 minutes ago 1.39GB [2023-05-09T02:30:27.469Z] 6862da166519 10 minutes ago 1.39GB [2023-05-09T02:30:27.469Z] security-spire-config-arm64 latest 546531364588 11 minutes ago 96.1MB [2023-05-09T02:30:27.469Z] support-scheduler-arm64 latest 090e2d28b191 11 minutes ago 31.2MB [2023-05-09T02:30:27.469Z] ef8ba3a1e320 12 minutes ago 1.59GB [2023-05-09T02:30:27.469Z] 15dd4fa32c31 12 minutes ago 1.39GB [2023-05-09T02:30:27.469Z] core-metadata-arm64 latest fd3f2a630b49 13 minutes ago 20.2MB [2023-05-09T02:30:27.469Z] core-data-arm64 latest 40683f685fec 13 minutes ago 19.9MB [2023-05-09T02:30:27.469Z] 07ba9fe49ced 14 minutes ago 1.53GB [2023-05-09T02:30:27.469Z] 299bbcb02aa8 14 minutes ago 1.53GB [2023-05-09T02:30:27.469Z] security-secretstore-setup-arm64 latest 8dc4a133ee95 14 minutes ago 32.2MB [2023-05-09T02:30:27.469Z] security-proxy-auth-arm64 latest 6a76d0ecca0b 14 minutes ago 18.1MB [2023-05-09T02:30:27.469Z] 4756482d4c4f 14 minutes ago 1.52GB [2023-05-09T02:30:27.469Z] 6ed4b9c933f8 15 minutes ago 1.51GB [2023-05-09T02:30:27.469Z] ci-base-image-arm64 latest 421654cf0830 37 minutes ago 899MB [2023-05-09T02:30:27.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB [2023-05-09T02:30:27.469Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-09T02:30:27.469Z] 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-05-09T02:30:27.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T02:30:27.904Z] [2023-05-09T02:30:27.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:30:28.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T02:30:28.235Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T02:30:28.235Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T02:30:28.235Z] 04944245beec: Pulling fs layer [2023-05-09T02:30:28.235Z] 699f458cf7ca: Pulling fs layer [2023-05-09T02:30:28.235Z] 765212b225bb: Pulling fs layer [2023-05-09T02:30:28.235Z] f23df028b6ca: Pulling fs layer [2023-05-09T02:30:28.235Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T02:30:28.235Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T02:30:28.235Z] 765212b225bb: Waiting [2023-05-09T02:30:28.235Z] f23df028b6ca: Waiting [2023-05-09T02:30:28.235Z] d65c8cfc05b1: Waiting [2023-05-09T02:30:28.235Z] 2437ff75d9bd: Waiting [2023-05-09T02:30:28.500Z] 04944245beec: Verifying Checksum [2023-05-09T02:30:28.500Z] 04944245beec: Download complete [2023-05-09T02:30:28.500Z] 765212b225bb: Verifying Checksum [2023-05-09T02:30:28.500Z] 765212b225bb: Download complete [2023-05-09T02:30:28.500Z] f23df028b6ca: Verifying Checksum [2023-05-09T02:30:28.500Z] f23df028b6ca: Download complete [2023-05-09T02:30:28.500Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T02:30:28.500Z] d65c8cfc05b1: Download complete [2023-05-09T02:30:28.769Z] 699f458cf7ca: Verifying Checksum [2023-05-09T02:30:28.769Z] 699f458cf7ca: Download complete [2023-05-09T02:30:29.035Z] 8998bd30e6a1: Download complete [2023-05-09T02:30:30.966Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T02:30:30.966Z] 2437ff75d9bd: Download complete [2023-05-09T02:30:32.363Z] 8998bd30e6a1: Pull complete [2023-05-09T02:30:32.944Z] 04944245beec: Pull complete [2023-05-09T02:30:34.348Z] 699f458cf7ca: Pull complete [2023-05-09T02:30:34.348Z] 765212b225bb: Pull complete [2023-05-09T02:30:34.927Z] f23df028b6ca: Pull complete [2023-05-09T02:30:35.191Z] d65c8cfc05b1: Pull complete [2023-05-09T02:30:47.708Z] 2437ff75d9bd: Pull complete [2023-05-09T02:30:47.708Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T02:30:47.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T02:30:47.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:30:47.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-14602 does not seem to be running inside a container [2023-05-09T02:30:47.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T02:30:50.815Z] $ docker top 1a86e2c0f54660511ea8d330167db25590dd27ef2dc29cad7d65d6b224a2e635 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:30:51.647Z] ---> job-cost.sh [2023-05-09T02:30:51.647Z] lf-activate-venv: SKIPPING [2023-05-09T02:30:51.647Z] INFO: No Stack... [2023-05-09T02:30:52.227Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T02:30:52.805Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T02:30:53.120Z] + cut -d, -f6 [2023-05-09T02:30:53.120Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2023-05-09T02:30:53.150Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4556-3-stack-cost] [2023-05-09T02:30:53.156Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4556-3-stack-cost] did not exist. Created. [2023-05-09T02:30:53.156Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4556-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T02:30:53.477Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T02:30:53.913Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T02:30:53.920Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4556-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T02:30:53.947Z] $ docker stop --time=1 1a86e2c0f54660511ea8d330167db25590dd27ef2dc29cad7d65d6b224a2e635 [2023-05-09T02:30:55.430Z] $ docker rm -f --volumes 1a86e2c0f54660511ea8d330167db25590dd27ef2dc29cad7d65d6b224a2e635 [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-05-09T02:30:55.821Z] provisioning config files... [2023-05-09T02:30:55.832Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7355748863830147302tmp [Pipeline] { [Pipeline] sh [2023-05-09T02:30:56.148Z] + set +x [2023-05-09T02:30:56.148Z] + curl -s https://codecov.io/bash [2023-05-09T02:30:56.148Z] + bash -s -- [2023-05-09T02:30:56.148Z] [2023-05-09T02:30:56.148Z] _____ _ [2023-05-09T02:30:56.148Z] / ____| | | [2023-05-09T02:30:56.148Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T02:30:56.148Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T02:30:56.148Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T02:30:56.148Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T02:30:56.148Z] Bash-1.0.6 [2023-05-09T02:30:56.148Z] [2023-05-09T02:30:56.148Z] [2023-05-09T02:30:56.148Z] ==> git version 2.25.1 found [2023-05-09T02:30:56.148Z] ==> 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-05-09T02:30:56.148Z] Release-Date: 2020-01-08 [2023-05-09T02:30:56.148Z] 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-05-09T02:30:56.148Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T02:30:56.148Z] ==> Jenkins CI detected. [2023-05-09T02:30:56.148Z] current dir:  /w/workspace/edgex-go/3 [2023-05-09T02:30:56.148Z] project root: . [2023-05-09T02:30:56.148Z] --> token set from env [2023-05-09T02:30:56.148Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T02:30:56.148Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T02:30:56.148Z] ==> Python coveragepy not found [2023-05-09T02:30:56.148Z] ==> Searching for coverage reports in: [2023-05-09T02:30:56.148Z] + . [2023-05-09T02:30:56.148Z] -> Found 1 reports [2023-05-09T02:30:56.148Z] ==> Detecting git/mercurial file structure [2023-05-09T02:30:56.148Z] ==> Reading reports [2023-05-09T02:30:56.148Z] + ./coverage.out bytes=448560 [2023-05-09T02:30:56.148Z] ==> Appending adjustments [2023-05-09T02:30:56.148Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T02:30:57.523Z] + Found adjustments [2023-05-09T02:30:57.523Z] ==> Gzipping contents [2023-05-09T02:30:57.523Z] 60K /tmp/codecov.qiBrNo.gz [2023-05-09T02:30:57.523Z] ==> Uploading reports [2023-05-09T02:30:57.523Z] url: https://codecov.io [2023-05-09T02:30:57.524Z] query: branch=PR-4556&commit=fabbed7c63965de0625d9de20d3d6030ba06e2b4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4556%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4556&job=&cmd_args= [2023-05-09T02:30:57.524Z] -> Pinging Codecov [2023-05-09T02:30:57.524Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4556&commit=fabbed7c63965de0625d9de20d3d6030ba06e2b4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4556%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4556&job=&cmd_args= [2023-05-09T02:30:57.524Z] -> Uploading to [2023-05-09T02:30:57.524Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/00271124DB129430A58F1EEE437C3FCB/fabbed7c63965de0625d9de20d3d6030ba06e2b4/4163da9f-ca57-4c7f-9b2d-6df402b56faa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T023057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81f8907032a3a7a3ae89826ea253a1db8ced4f5ba894ad6127ce2c1fa3d7fdd7 [2023-05-09T02:30:57.524Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T02:30:57.524Z] Dload Upload Total Spent Left Speed [2023-05-09T02:30:57.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57586 0 0 100 57586 0 277k --:--:-- --:--:-- --:--:-- 275k 100 57586 0 0 100 57586 0 257k --:--:-- --:--:-- --:--:-- 256k [2023-05-09T02:30:57.782Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fabbed7c63965de0625d9de20d3d6030ba06e2b4 [Pipeline] } [2023-05-09T02:30:57.788Z] 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-05-09T02:30:58.393Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:30:58.682Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:30:59.539Z] ---> package-listing.sh [2023-05-09T02:30:59.539Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T02:30:59.539Z] ++ facter osfamily [2023-05-09T02:30:59.800Z] + OS_FAMILY=debian [2023-05-09T02:30:59.800Z] + workspace=/w/workspace/edgex-go/3 [2023-05-09T02:30:59.800Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T02:30:59.800Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T02:30:59.800Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T02:30:59.800Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T02:30:59.800Z] + '[' /w/workspace/edgex-go/3 ']' [2023-05-09T02:30:59.800Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T02:30:59.800Z] + case "${OS_FAMILY}" in [2023-05-09T02:30:59.800Z] + dpkg -l [2023-05-09T02:30:59.800Z] + grep '^ii' [2023-05-09T02:30:59.800Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T02:30:59.800Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T02:30:59.800Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T02:30:59.800Z] + '[' /w/workspace/edgex-go/3 ']' [2023-05-09T02:30:59.800Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-05-09T02:30:59.800Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-05-09T02:30:59.810Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T02:31:00.090Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:31:00.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T02:31:00.651Z] [2023-05-09T02:31:00.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T02:31:00.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T02:31:00.948Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T02:31:00.948Z] 5eb5b503b376: Pulling fs layer [2023-05-09T02:31:00.948Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T02:31:00.948Z] ec43610c2a17: Pulling fs layer [2023-05-09T02:31:00.948Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T02:31:00.948Z] 33b1e0a273af: Pulling fs layer [2023-05-09T02:31:00.948Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T02:31:00.948Z] 2f39f015ded8: Pulling fs layer [2023-05-09T02:31:00.948Z] 3a2ae6a8a46f: Waiting [2023-05-09T02:31:00.948Z] 2f39f015ded8: Waiting [2023-05-09T02:31:00.948Z] 33b1e0a273af: Waiting [2023-05-09T02:31:00.948Z] 5d3b04190fa2: Waiting [2023-05-09T02:31:00.948Z] 5c69ac0246d0: Download complete [2023-05-09T02:31:00.948Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T02:31:00.948Z] 3a2ae6a8a46f: Download complete [2023-05-09T02:31:01.207Z] 33b1e0a273af: Verifying Checksum [2023-05-09T02:31:01.207Z] 33b1e0a273af: Download complete [2023-05-09T02:31:01.207Z] 5d3b04190fa2: Download complete [2023-05-09T02:31:01.207Z] ec43610c2a17: Verifying Checksum [2023-05-09T02:31:01.207Z] ec43610c2a17: Download complete [2023-05-09T02:31:01.207Z] 5eb5b503b376: Verifying Checksum [2023-05-09T02:31:01.207Z] 5eb5b503b376: Download complete [2023-05-09T02:31:02.141Z] 2f39f015ded8: Download complete [2023-05-09T02:31:02.400Z] 5eb5b503b376: Pull complete [2023-05-09T02:31:02.659Z] 5c69ac0246d0: Pull complete [2023-05-09T02:31:02.918Z] ec43610c2a17: Pull complete [2023-05-09T02:31:03.176Z] 3a2ae6a8a46f: Pull complete [2023-05-09T02:31:03.176Z] 33b1e0a273af: Pull complete [2023-05-09T02:31:03.435Z] 5d3b04190fa2: Pull complete [2023-05-09T02:31:07.620Z] 2f39f015ded8: Pull complete [2023-05-09T02:31:07.620Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T02:31:07.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T02:31:07.620Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T02:31:07.692Z] prd-ubuntu20.04-docker-8c-8g-14600 does not seem to be running inside a container [2023-05-09T02:31:07.727Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T02:31:10.240Z] $ docker top 1089658f4acf41af21ce9f07760d15c3d0b52a9db7958e6da847b3949934e281 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T02:31:10.583Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T02:31:10.927Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T02:31:11.255Z] + ls /var/log/sa-host [2023-05-09T02:31:11.255Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T02:31:11.322Z] provisioning config files... [2023-05-09T02:31:11.342Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8616997977145621810tmp [Pipeline] { [Pipeline] echo [2023-05-09T02:31:11.361Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:31:11.692Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T02:31:11.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:31:12.043Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T02:31:12.052Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:31:12.334Z] ---> sudo-logs.sh [2023-05-09T02:31:12.334Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T02:31:12.357Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:31:12.638Z] ---> job-cost.sh [2023-05-09T02:31:12.638Z] lf-activate-venv: SKIPPING [2023-05-09T02:31:12.638Z] DEBUG: total: 0.10999999940395355 [2023-05-09T02:31:12.638Z] INFO: Retrieving Stack Cost... [2023-05-09T02:31:12.897Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T02:31:13.465Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T02:31:13.473Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T02:31:13.752Z] ---> logs-deploy.sh [2023-05-09T02:31:13.752Z] lf-activate-venv: SKIPPING [2023-05-09T02:31:13.752Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4556/3 [2023-05-09T02:31:13.752Z] INFO: archiving workspace using pattern(s): [2023-05-09T02:31:14.685Z] Archives upload complete. [2023-05-09T02:31:14.685Z] INFO: archiving logs to Nexus