Pull request #4459 opened 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 b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 rather than f37203776db9b9242e8a7e4ff0a7b0c49f962a84 Obtained Jenkinsfile from b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 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-ssh1187584747914805252.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2781688815790301944.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4459/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4459/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2010867302432861430.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4459/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9806482577754882143.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4653425469110660462.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4459/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4459/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10997785217683265512.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2500’ Running on prd-ubuntu20.04-docker-8c-8g-2504 in /w/workspace/edgexfoundry_edgex-go_PR-4459 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4459/head:refs/remotes/origin/PR-4459 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 into PR head commit f37203776db9b9242e8a7e4ff0a7b0c49f962a84 Merge succeeded, producing f37203776db9b9242e8a7e4ff0a7b0c49f962a84 Checking out Revision f37203776db9b9242e8a7e4ff0a7b0c49f962a84 (PR-4459) > git config core.sparsecheckout # timeout=10 > git checkout -f f37203776db9b9242e8a7e4ff0a7b0c49f962a84 # 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 b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f37203776db9b9242e8a7e4ff0a7b0c49f962a84 # timeout=10 Commit message: "feat: Add Attribution.txt for missing Dockerfiles closes #4442" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T20:01:26.459Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T20:01:26.625Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T20:01:26.719Z] ========================================================= [2023-03-16T20:01:26.719Z] EdgeX Global Pipelines Version Info [2023-03-16T20:01:26.719Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:01:27.469Z] ------------------- [2023-03-16T20:01:27.469Z] stable info: [2023-03-16T20:01:27.469Z] ------------------- [2023-03-16T20:01:27.469Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T20:01:27.469Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T20:01:27.469Z] Message: update stable to v1.0.245 [2023-03-16T20:01:28.039Z] ------------------- [2023-03-16T20:01:28.039Z] experimental info: [2023-03-16T20:01:28.039Z] ------------------- [2023-03-16T20:01:28.039Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T20:01:28.039Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T20:01:28.039Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T20:01:28.320Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-16T20:01:28.363Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-16T20:01:28.398Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T20:01:28.437Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T20:01:28.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T20:01:28.507Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T20:01:28.545Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T20:01:28.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-16T20:01:28.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-16T20:01:28.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-16T20:01:28.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T20:01:28.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T20:01:28.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T20:01:28.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T20:01:28.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T20:01:28.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T20:01:28.931Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T20:01:28.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T20:01:29.007Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-16T20:01:29.049Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-16T20:01:29.089Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T20:01:29.129Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T20:01:29.167Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T20:01:29.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4459 [Pipeline] echo [2023-03-16T20:01:29.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4459 [Pipeline] echo [2023-03-16T20:01:29.275Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4459 [Pipeline] echo [2023-03-16T20:01:29.313Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [Pipeline] echo [2023-03-16T20:01:29.356Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f372037 [Pipeline] echo [2023-03-16T20:01:29.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T20:01:29.502Z] provisioning config files... [2023-03-16T20:01:29.520Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11408227782153920500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:01:29.858Z] ---> docker-login.sh [2023-03-16T20:01:29.858Z] nexus3.edgexfoundry.org:10001 [2023-03-16T20:01:30.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:01:30.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:01:30.118Z] Configure a credential helper to remove this warning. See [2023-03-16T20:01:30.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:01:30.118Z] [2023-03-16T20:01:30.118Z] Login Succeeded [2023-03-16T20:01:30.118Z] nexus3.edgexfoundry.org:10002 [2023-03-16T20:01:30.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:01:30.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:01:30.118Z] Configure a credential helper to remove this warning. See [2023-03-16T20:01:30.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:01:30.118Z] [2023-03-16T20:01:30.118Z] Login Succeeded [2023-03-16T20:01:30.118Z] nexus3.edgexfoundry.org:10003 [2023-03-16T20:01:30.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:01:30.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:01:30.384Z] Configure a credential helper to remove this warning. See [2023-03-16T20:01:30.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:01:30.384Z] [2023-03-16T20:01:30.384Z] Login Succeeded [2023-03-16T20:01:30.384Z] nexus3.edgexfoundry.org:10004 [2023-03-16T20:01:30.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:01:30.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:01:30.384Z] Configure a credential helper to remove this warning. See [2023-03-16T20:01:30.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:01:30.384Z] [2023-03-16T20:01:30.384Z] Login Succeeded [2023-03-16T20:01:30.384Z] docker.io [2023-03-16T20:01:30.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:01:30.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:01:30.643Z] Configure a credential helper to remove this warning. See [2023-03-16T20:01:30.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:01:30.643Z] [2023-03-16T20:01:30.643Z] Login Succeeded [2023-03-16T20:01:30.643Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T20:01:30.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T20:01:31.081Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-16T20:01:31.081Z] + dirname cmd/core-command/Dockerfile+ [2023-03-16T20:01:31.081Z] cut -d/ -f2 [2023-03-16T20:01:31.081Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-16T20:01:31.081Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T20:01:31.081Z] + cut -d/ -f2 [2023-03-16T20:01:31.081Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T20:01:31.081Z] + dirname cmd/core-data/Dockerfile [2023-03-16T20:01:31.081Z] + cut -d/ -f2 [2023-03-16T20:01:31.081Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-16T20:01:31.081Z] + dirname cmd/core-metadata/Dockerfile [2023-03-16T20:01:31.081Z] + cut -d/ -f2 [2023-03-16T20:01:31.082Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-16T20:01:31.082Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-16T20:01:31.082Z] + cut -d/ -f2 [2023-03-16T20:01:31.082Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-16T20:01:31.082Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-03-16T20:01:31.082Z] cut -d/ -f2 [2023-03-16T20:01:31.082Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-16T20:01:31.082Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-16T20:01:31.082Z] + cut -d/ -f2 [2023-03-16T20:01:31.082Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-16T20:01:31.082Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-16T20:01:31.082Z] + cut -d/ -f2 [2023-03-16T20:01:31.082Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-16T20:01:31.082Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T20:01:31.082Z] + cut -d/ -f2 [2023-03-16T20:01:31.082Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T20:01:31.082Z] + dirname+ cmd/security-spire-agent/Dockerfile [2023-03-16T20:01:31.082Z] cut -d/ -f2 [2023-03-16T20:01:31.082Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-16T20:01:31.082Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-16T20:01:31.082Z] + cut -d/ -f2 [2023-03-16T20:01:31.082Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-16T20:01:31.082Z] + dirname+ cmd/security-spire-server/Dockerfile [2023-03-16T20:01:31.082Z] cut -d/ -f2 [2023-03-16T20:01:31.082Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-16T20:01:31.082Z] + dirname cmd/support-notifications/Dockerfile [2023-03-16T20:01:31.082Z] + cut -d/ -f2 [2023-03-16T20:01:31.082Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-16T20:01:31.082Z] + + dirname cmd/support-scheduler/Dockerfile [2023-03-16T20:01:31.082Z] cut -d/ -f2 [2023-03-16T20:01:31.082Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-16T20:01:31.142Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T20:01:31.624Z] + git rev-list -1 --merges f37203776db9b9242e8a7e4ff0a7b0c49f962a84~1..f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [Pipeline] echo [2023-03-16T20:01:31.654Z] -----------> git rev-list -1 --merges f37203776db9b9242e8a7e4ff0a7b0c49f962a84~1..f37203776db9b9242e8a7e4ff0a7b0c49f962a84 f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [false] [Pipeline] sh [2023-03-16T20:01:31.963Z] + git log --format=format:%s -1 f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [Pipeline] echo [2023-03-16T20:01:32.016Z] ========================================================= [2023-03-16T20:01:32.016Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T20:01:32.016Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-16T20:01:32.456Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T20:01:32.456Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T20:01:32.456Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T20:01:32.456Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T20:01:32.456Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T20:01:32.456Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T20:01:32.456Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:01:32.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T20:01:32.884Z] [2023-03-16T20:01:32.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:01:33.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T20:01:33.257Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T20:01:33.257Z] b85a868b505f: Pulling fs layer [2023-03-16T20:01:33.257Z] e2be974225ed: Pulling fs layer [2023-03-16T20:01:33.257Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T20:01:33.257Z] 988bab9f4d93: Pulling fs layer [2023-03-16T20:01:33.257Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T20:01:33.257Z] eaf3925da568: Pulling fs layer [2023-03-16T20:01:33.257Z] bab4dde63d76: Pulling fs layer [2023-03-16T20:01:33.257Z] bde34c3a00c8: Pulling fs layer [2023-03-16T20:01:33.257Z] b352a97aabf1: Pulling fs layer [2023-03-16T20:01:33.257Z] 4872d77fe225: Pulling fs layer [2023-03-16T20:01:33.257Z] 5851b861e8e6: Pulling fs layer [2023-03-16T20:01:33.257Z] 988bab9f4d93: Waiting [2023-03-16T20:01:33.257Z] 1469e6f7b9e6: Waiting [2023-03-16T20:01:33.257Z] eaf3925da568: Waiting [2023-03-16T20:01:33.257Z] bab4dde63d76: Waiting [2023-03-16T20:01:33.257Z] bde34c3a00c8: Waiting [2023-03-16T20:01:33.257Z] 4872d77fe225: Waiting [2023-03-16T20:01:33.257Z] b352a97aabf1: Waiting [2023-03-16T20:01:33.257Z] 5851b861e8e6: Waiting [2023-03-16T20:01:33.257Z] e2be974225ed: Verifying Checksum [2023-03-16T20:01:33.257Z] e2be974225ed: Download complete [2023-03-16T20:01:33.257Z] 988bab9f4d93: Download complete [2023-03-16T20:01:33.518Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T20:01:33.518Z] 1469e6f7b9e6: Download complete [2023-03-16T20:01:33.518Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T20:01:33.518Z] 339a4e72a1f5: Download complete [2023-03-16T20:01:33.518Z] eaf3925da568: Download complete [2023-03-16T20:01:33.518Z] bde34c3a00c8: Verifying Checksum [2023-03-16T20:01:33.518Z] bde34c3a00c8: Download complete [2023-03-16T20:01:33.518Z] b352a97aabf1: Verifying Checksum [2023-03-16T20:01:33.518Z] b352a97aabf1: Download complete [2023-03-16T20:01:33.518Z] 4872d77fe225: Download complete [2023-03-16T20:01:33.518Z] 5851b861e8e6: Download complete [2023-03-16T20:01:33.518Z] b85a868b505f: Verifying Checksum [2023-03-16T20:01:33.518Z] b85a868b505f: Download complete [2023-03-16T20:01:34.084Z] bab4dde63d76: Verifying Checksum [2023-03-16T20:01:34.084Z] bab4dde63d76: Download complete [2023-03-16T20:01:34.651Z] b85a868b505f: Pull complete [2023-03-16T20:01:34.909Z] e2be974225ed: Pull complete [2023-03-16T20:01:35.474Z] 339a4e72a1f5: Pull complete [2023-03-16T20:01:35.474Z] 988bab9f4d93: Pull complete [2023-03-16T20:01:35.733Z] 1469e6f7b9e6: Pull complete [2023-03-16T20:01:35.733Z] eaf3925da568: Pull complete [2023-03-16T20:01:37.636Z] bab4dde63d76: Pull complete [2023-03-16T20:01:37.636Z] bde34c3a00c8: Pull complete [2023-03-16T20:01:37.910Z] b352a97aabf1: Pull complete [2023-03-16T20:01:38.171Z] 4872d77fe225: Pull complete [2023-03-16T20:01:38.171Z] 5851b861e8e6: Pull complete [2023-03-16T20:01:38.434Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T20:01:38.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T20:01:38.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:01:38.653Z] prd-ubuntu20.04-docker-8c-8g-2504 does not seem to be running inside a container [2023-03-16T20:01:38.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T20:01:41.029Z] $ docker top d128af607def1c208713f0f42921fcc7bf91a3551aa7274f7585ace1485f3be8 -eo pid,comm [2023-03-16T20:01:41.077Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T20:01:41.077Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T20:01:41.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T20:01:41.197Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T20:01:41.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T20:01:41.308Z] $ docker exec d128af607def1c208713f0f42921fcc7bf91a3551aa7274f7585ace1485f3be8 ssh-agent [2023-03-16T20:01:41.406Z] SSH_AUTH_SOCK=/tmp/ssh-nH6mUjJPrIkH/agent.32 [2023-03-16T20:01:41.406Z] SSH_AGENT_PID=38 [2023-03-16T20:01:41.411Z] Running ssh-add (command line suppressed) [2023-03-16T20:01:41.522Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10659852044875709447.key (/w/workspace/edgex-go/1@tmp/private_key_10659852044875709447.key) [2023-03-16T20:01:41.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T20:01:41.857Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T20:01:41.882Z] $ docker exec --env ******** --env ******** d128af607def1c208713f0f42921fcc7bf91a3551aa7274f7585ace1485f3be8 ssh-agent -k [2023-03-16T20:01:41.975Z] unset SSH_AUTH_SOCK; [2023-03-16T20:01:41.976Z] unset SSH_AGENT_PID; [2023-03-16T20:01:41.976Z] echo Agent pid 38 killed; [2023-03-16T20:01:41.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T20:01:42.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T20:01:42.066Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T20:01:42.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T20:01:42.181Z] $ docker exec d128af607def1c208713f0f42921fcc7bf91a3551aa7274f7585ace1485f3be8 ssh-agent [2023-03-16T20:01:42.296Z] SSH_AUTH_SOCK=/tmp/ssh-0TI6Hf1AF1qf/agent.70 [2023-03-16T20:01:42.296Z] SSH_AGENT_PID=76 [2023-03-16T20:01:42.300Z] Running ssh-add (command line suppressed) [2023-03-16T20:01:42.410Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_367023378247816086.key (/w/workspace/edgex-go/1@tmp/private_key_367023378247816086.key) [2023-03-16T20:01:42.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T20:01:42.747Z] + git semver init [2023-03-16T20:01:43.006Z] 2023-03-16 20:01:42,931 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T20:01:43.006Z] 2023-03-16 20:01:42,932 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-16T20:01:43.006Z] 2023-03-16 20:01:42,932 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-16T20:01:43.006Z] 2023-03-16 20:01:42,932 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-16T20:01:48.294Z] 2023-03-16 20:01:47,637 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-16T20:01:48.294Z] 2023-03-16 20:01:47,638 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4459 with force:False [2023-03-16T20:01:48.294Z] 2023-03-16 20:01:47,638 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4459 [2023-03-16T20:01:48.294Z] 2023-03-16 20:01:47,642 [execute] INFO git cat-file --batch-check [2023-03-16T20:01:48.294Z] 2023-03-16 20:01:47,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T20:01:48.294Z] 2023-03-16 20:01:47,649 [execute] INFO git cat-file --batch [2023-03-16T20:01:48.294Z] 2023-03-16 20:01:47,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T20:01:48.294Z] 2023-03-16 20:01:47,654 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4459 [2023-03-16T20:01:48.294Z] 0.0.0 [Pipeline] } [2023-03-16T20:01:48.327Z] $ docker exec --env ******** --env ******** d128af607def1c208713f0f42921fcc7bf91a3551aa7274f7585ace1485f3be8 ssh-agent -k [2023-03-16T20:01:48.429Z] unset SSH_AUTH_SOCK; [2023-03-16T20:01:48.430Z] unset SSH_AGENT_PID; [2023-03-16T20:01:48.430Z] echo Agent pid 76 killed; [2023-03-16T20:01:48.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T20:01:48.841Z] + git semver [Pipeline] } [2023-03-16T20:01:49.130Z] $ docker stop --time=1 d128af607def1c208713f0f42921fcc7bf91a3551aa7274f7585ace1485f3be8 [2023-03-16T20:01:50.425Z] $ docker rm -f --volumes d128af607def1c208713f0f42921fcc7bf91a3551aa7274f7585ace1485f3be8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T20:01:50.820Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T20:01:51.144Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T20:01:51.160Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T20:01:51.947Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-16T20:01:51.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T20:01:52.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T20:01:52.045Z] ========================================================= [2023-03-16T20:01:52.045Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T20:01:52.045Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T20:01:52.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T20:01:52.381Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T20:01:52.381Z] 63b65145d645: Pulling fs layer [2023-03-16T20:01:52.381Z] a2d21d5440eb: Pulling fs layer [2023-03-16T20:01:52.381Z] 935e6c44a52c: Pulling fs layer [2023-03-16T20:01:52.381Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T20:01:52.381Z] 30dea6a524f1: Pulling fs layer [2023-03-16T20:01:52.381Z] a2aff8979fd8: Pulling fs layer [2023-03-16T20:01:52.381Z] 6808be2612f2: Pulling fs layer [2023-03-16T20:01:52.381Z] f25807f1079a: Pulling fs layer [2023-03-16T20:01:52.381Z] 94cc34f8dd06: Waiting [2023-03-16T20:01:52.381Z] 30dea6a524f1: Waiting [2023-03-16T20:01:52.381Z] f25807f1079a: Waiting [2023-03-16T20:01:52.381Z] 6808be2612f2: Waiting [2023-03-16T20:01:52.381Z] a2aff8979fd8: Waiting [2023-03-16T20:01:52.381Z] a2d21d5440eb: Verifying Checksum [2023-03-16T20:01:52.381Z] a2d21d5440eb: Download complete [2023-03-16T20:01:52.381Z] 94cc34f8dd06: Download complete [2023-03-16T20:01:52.381Z] 30dea6a524f1: Download complete [2023-03-16T20:01:52.381Z] 63b65145d645: Verifying Checksum [2023-03-16T20:01:52.381Z] 63b65145d645: Download complete [2023-03-16T20:01:52.643Z] a2aff8979fd8: Verifying Checksum [2023-03-16T20:01:52.643Z] a2aff8979fd8: Download complete [2023-03-16T20:01:52.643Z] 63b65145d645: Pull complete [2023-03-16T20:01:52.643Z] a2d21d5440eb: Pull complete [2023-03-16T20:01:52.910Z] f25807f1079a: Verifying Checksum [2023-03-16T20:01:52.910Z] f25807f1079a: Download complete [2023-03-16T20:01:53.169Z] 935e6c44a52c: Verifying Checksum [2023-03-16T20:01:53.169Z] 935e6c44a52c: Download complete [2023-03-16T20:01:53.427Z] 6808be2612f2: Verifying Checksum [2023-03-16T20:01:53.427Z] 6808be2612f2: Download complete [2023-03-16T20:01:56.703Z] 935e6c44a52c: Pull complete [2023-03-16T20:01:56.703Z] 94cc34f8dd06: Pull complete [2023-03-16T20:01:56.703Z] 30dea6a524f1: Pull complete [2023-03-16T20:01:56.703Z] a2aff8979fd8: Pull complete [2023-03-16T20:01:58.599Z] 6808be2612f2: Pull complete [2023-03-16T20:01:59.164Z] f25807f1079a: Pull complete [2023-03-16T20:01:59.164Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T20:01:59.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T20:01:59.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T20:01:59.522Z] + + docker build -t ci-base-image-x86_64echo -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T20:01:59.522Z] WORKDIR /edgex [2023-03-16T20:01:59.522Z] COPY go.mod . [2023-03-16T20:01:59.522Z] RUN go mod download - [2023-03-16T20:01:59.522Z] . [2023-03-16T20:02:00.088Z] Sending build context to Docker daemon 170.5MB [2023-03-16T20:02:00.088Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T20:02:00.088Z] ---> 3b553350e43f [2023-03-16T20:02:00.088Z] Step 2/4 : WORKDIR /edgex [2023-03-16T20:02:04.279Z] ---> Running in 9798f83d99cb [2023-03-16T20:02:04.279Z] Removing intermediate container 9798f83d99cb [2023-03-16T20:02:04.279Z] ---> 4321bba6c1cd [2023-03-16T20:02:04.279Z] Step 3/4 : COPY go.mod . [2023-03-16T20:02:04.279Z] ---> 8fe857088221 [2023-03-16T20:02:04.279Z] Step 4/4 : RUN go mod download [2023-03-16T20:02:04.279Z] ---> Running in 4520d9087384 [2023-03-16T20:02:06.463Z] Still waiting to schedule task [2023-03-16T20:02:06.463Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2501’ [2023-03-16T20:02:16.474Z] Removing intermediate container 4520d9087384 [2023-03-16T20:02:16.474Z] ---> ab45b4c0b6cd [2023-03-16T20:02:16.474Z] Successfully built ab45b4c0b6cd [2023-03-16T20:02:16.474Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:02:16.840Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T20:02:16.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:02:16.982Z] prd-ubuntu20.04-docker-8c-8g-2504 does not seem to be running inside a container [2023-03-16T20:02:17.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T20:02:17.390Z] $ docker top df7010fa5fe039c22e5b425210d37d3f7a539f90c9211c754459eae0a7044829 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T20:02:17.766Z] + go version [2023-03-16T20:02:17.766Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T20:02:17.801Z] $ docker stop --time=1 df7010fa5fe039c22e5b425210d37d3f7a539f90c9211c754459eae0a7044829 [2023-03-16T20:02:19.230Z] $ docker rm -f --volumes df7010fa5fe039c22e5b425210d37d3f7a539f90c9211c754459eae0a7044829 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:02:19.913Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T20:02:19.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:02:20.062Z] prd-ubuntu20.04-docker-8c-8g-2504 does not seem to be running inside a container [2023-03-16T20:02:20.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T20:02:20.396Z] $ docker top 9158d6ed7fe92b7df523dcf7be6adf4cd381db4f2b269ed03d6a4123b5a01dd1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T20:02:20.502Z] ========================================================= [2023-03-16T20:02:20.502Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-16T20:02:20.502Z] ========================================================= [Pipeline] sh [2023-03-16T20:02:20.791Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-16T20:02:21.140Z] + make test [2023-03-16T20:02:21.140Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T20:02:27.698Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-16T20:02:42.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-16T20:02:42.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-16T20:02:42.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-16T20:02:42.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-16T20:02:42.560Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-16T20:02:42.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-16T20:02:42.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-16T20:02:42.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-16T20:02:42.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-16T20:02:42.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-16T20:02:42.560Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-16T20:02:42.817Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-16T20:02:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-16T20:02:42.817Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-16T20:02:43.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-16T20:02:43.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-16T20:02:43.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-03-16T20:02:44.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 98.5% of statements [2023-03-16T20:02:44.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-16T20:02:44.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-16T20:02:44.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-16T20:02:45.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-16T20:02:45.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-16T20:02:46.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-16T20:02:46.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-16T20:02:46.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-16T20:02:46.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-16T20:02:46.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-16T20:02:47.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-16T20:02:47.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-16T20:02:47.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.2% of statements [2023-03-16T20:02:47.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements [2023-03-16T20:02:48.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.630s coverage: 88.5% of statements [2023-03-16T20:02:48.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.9% of statements [2023-03-16T20:02:49.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-16T20:02:49.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-16T20:02:49.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-16T20:02:49.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-16T20:02:49.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-16T20:02:49.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-16T20:02:49.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-16T20:02:49.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-16T20:02:49.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.360s coverage: 95.6% of statements [2023-03-16T20:02:49.338Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-03-16T20:02:50.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-16T20:02:50.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-16T20:02:50.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-16T20:02:50.269Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements [2023-03-16T20:02:50.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-16T20:02:50.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-16T20:02:50.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2023-03-16T20:02:50.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.0% of statements [2023-03-16T20:02:51.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 45.5% of statements [2023-03-16T20:02:51.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.089s coverage: 82.9% of statements [2023-03-16T20:02:51.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-03-16T20:02:51.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2023-03-16T20:02:51.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-03-16T20:02:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-16T20:02:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-16T20:02:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-16T20:02:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-16T20:02:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-16T20:02:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-16T20:02:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-16T20:02:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-16T20:02:53.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-16T20:02:53.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-16T20:02:53.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-16T20:02:53.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-16T20:02:53.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-16T20:02:53.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-16T20:02:53.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-16T20:02:54.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-16T20:02:55.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-16T20:02:56.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-16T20:02:56.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-16T20:02:57.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-16T20:02:57.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-16T20:02:57.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-16T20:02:58.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-16T20:02:58.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-16T20:02:58.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-16T20:02:59.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-16T20:02:59.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-16T20:02:59.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-16T20:02:59.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-16T20:03:00.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-16T20:03:00.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-16T20:03:00.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-16T20:03:00.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-16T20:03:02.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-16T20:03:02.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-16T20:03:02.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-16T20:03:02.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-16T20:03:03.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-16T20:03:03.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-16T20:03:03.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2023-03-16T20:03:04.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-16T20:03:04.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.287s coverage: 79.9% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.079s coverage: 92.9% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.038s coverage: 84.8% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 38.4% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.111s coverage: 92.3% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-03-16T20:03:16.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.069s coverage: 97.7% of statements [2023-03-16T20:03:16.549Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-16T20:03:38.460Z] go vet ./... [2023-03-16T20:03:39.024Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T20:03:39.286Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T20:03:39.286Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T20:03:39.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-16T20:03:39.643Z] + ls -al . [2023-03-16T20:03:39.643Z] total 704 [2023-03-16T20:03:39.643Z] drwxrwxr-x 11 1001 1001 4096 Mar 16 20:02 . [2023-03-16T20:03:39.643Z] drwxr-xr-x 4 root root 4096 Mar 16 20:02 .. [2023-03-16T20:03:39.643Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 20:01 .blubracket [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 16 Mar 16 20:01 .dockerignore [2023-03-16T20:03:39.643Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 20:01 .git [2023-03-16T20:03:39.643Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 20:01 .github [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 1133 Mar 16 20:01 .gitignore [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 20:01 .golangci.yml [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 20:01 .hadolint.yml [2023-03-16T20:03:39.643Z] drwxr-xr-x 3 1001 1001 4096 Mar 16 20:01 .semver [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 20:01 .sonarcloud.properties [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 20:01 ADOPTERS.md [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 10825 Mar 16 20:01 Attribution.txt [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 73765 Mar 16 20:01 CHANGELOG.md [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 20:01 CONTRIBUTING.md [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 20:01 GOVERNANCE.md [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 883 Mar 16 20:01 Jenkinsfile [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 20:01 LICENSE [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 14266 Mar 16 20:01 Makefile [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 20:01 OWNERS.md [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 9403 Mar 16 20:01 README.md [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 789 Mar 16 20:01 SECURITY.md [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 20:01 VERSION [2023-03-16T20:03:39.643Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 20:01 bin [2023-03-16T20:03:39.643Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 20:01 cmd [2023-03-16T20:03:39.643Z] -rw-r--r-- 1 root root 447486 Mar 16 20:03 coverage.out [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 3233 Mar 16 20:01 go.mod [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 31100 Mar 16 20:01 go.sum [2023-03-16T20:03:39.643Z] drwxrwxr-x 7 1001 1001 4096 Mar 16 20:01 internal [2023-03-16T20:03:39.643Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 20:01 openapi [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 594 Mar 16 20:01 security.txt [2023-03-16T20:03:39.643Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 20:01 snap [2023-03-16T20:03:39.643Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 20:01 version.go [Pipeline] sh [2023-03-16T20:03:39.951Z] + '[' -e coverage.out ] [2023-03-16T20:03:39.951Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-16T20:03:40.144Z] Stashed 1 file(s) [Pipeline] sh [2023-03-16T20:03:40.438Z] + make build [2023-03-16T20:03:40.438Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T20:03:52.636Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T20:03:52.636Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T20:03:53.202Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T20:03:54.136Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T20:04:00.687Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T20:04:01.251Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T20:04:02.183Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T20:04:03.114Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T20:04:04.047Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T20:04:05.006Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T20:04:05.940Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-16T20:04:07.338Z] $ docker stop --time=1 9158d6ed7fe92b7df523dcf7be6adf4cd381db4f2b269ed03d6a4123b5a01dd1 [2023-03-16T20:04:11.385Z] $ docker rm -f --volumes 9158d6ed7fe92b7df523dcf7be6adf4cd381db4f2b269ed03d6a4123b5a01dd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:04:12.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T20:04:12.431Z] [2023-03-16T20:04:12.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:04:12.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T20:04:12.802Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-16T20:04:12.802Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-16T20:04:12.802Z] ca9280d653b3: Pulling fs layer [2023-03-16T20:04:12.802Z] 7e9c9ca2126c: Pulling fs layer [2023-03-16T20:04:13.063Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-16T20:04:13.063Z] cbdbe7a5bc2a: Download complete [2023-03-16T20:04:13.063Z] ca9280d653b3: Verifying Checksum [2023-03-16T20:04:13.063Z] ca9280d653b3: Download complete [2023-03-16T20:04:13.321Z] cbdbe7a5bc2a: Pull complete [2023-03-16T20:04:13.580Z] 7e9c9ca2126c: Verifying Checksum [2023-03-16T20:04:13.580Z] 7e9c9ca2126c: Download complete [2023-03-16T20:04:13.580Z] ca9280d653b3: Pull complete [2023-03-16T20:04:16.868Z] 7e9c9ca2126c: Pull complete [2023-03-16T20:04:16.868Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-16T20:04:16.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T20:04:16.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:04:17.078Z] prd-ubuntu20.04-docker-8c-8g-2504 does not seem to be running inside a container [2023-03-16T20:04:17.110Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-16T20:04:19.544Z] $ docker top 3e0563b2c904e0345a94931a195340a710c633c8e914dfab5739768add7a745d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T20:04:19.936Z] + docker-compose build --help [2023-03-16T20:04:19.936Z] + grep parallel [2023-03-16T20:04:20.509Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T20:04:20.552Z] $ docker stop --time=1 3e0563b2c904e0345a94931a195340a710c633c8e914dfab5739768add7a745d [2023-03-16T20:04:21.901Z] $ docker rm -f --volumes 3e0563b2c904e0345a94931a195340a710c633c8e914dfab5739768add7a745d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:04:22.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T20:04:22.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:04:22.671Z] prd-ubuntu20.04-docker-8c-8g-2504 does not seem to be running inside a container [2023-03-16T20:04:22.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-16T20:04:23.300Z] $ docker top adb8611b5f2479eab69d0e9e056d9ce83f34ce94934f0ab716e7ff52ed7ec28c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T20:04:23.685Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T20:04:24.254Z] Building core-command ... [2023-03-16T20:04:24.255Z] Building core-common-config-bootstrapper ... [2023-03-16T20:04:24.255Z] Building core-data ... [2023-03-16T20:04:24.255Z] Building core-metadata ... [2023-03-16T20:04:24.255Z] Building security-bootstrapper ... [2023-03-16T20:04:24.255Z] Building security-proxy-auth ... [2023-03-16T20:04:24.255Z] Building security-proxy-setup ... [2023-03-16T20:04:24.255Z] Building security-secretstore-setup ... [2023-03-16T20:04:24.255Z] Building security-spiffe-token-provider ... [2023-03-16T20:04:24.255Z] Building security-spire-agent ... [2023-03-16T20:04:24.255Z] Building security-spire-config ... [2023-03-16T20:04:24.255Z] Building security-spire-server ... [2023-03-16T20:04:24.255Z] Building support-notifications ... [2023-03-16T20:04:24.255Z] Building support-scheduler ... [2023-03-16T20:04:24.255Z] Building core-data [2023-03-16T20:04:24.255Z] Building core-common-config-bootstrapper [2023-03-16T20:04:24.255Z] Building security-spiffe-token-provider [2023-03-16T20:04:24.255Z] Building core-metadata [2023-03-16T20:04:24.255Z] Building security-bootstrapper [2023-03-16T20:04:36.458Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:04:36.458Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:04:36.458Z] ---> ab45b4c0b6cd [2023-03-16T20:04:36.458Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T20:04:36.458Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:04:36.458Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:04:36.458Z] ---> ab45b4c0b6cd [2023-03-16T20:04:36.458Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:04:36.458Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:04:36.458Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:04:36.458Z] ---> ab45b4c0b6cd [2023-03-16T20:04:36.458Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:04:36.458Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:04:36.458Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:04:36.458Z] ---> ab45b4c0b6cd [2023-03-16T20:04:36.458Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:04:36.458Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:04:36.458Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:04:36.458Z] ---> ab45b4c0b6cd [2023-03-16T20:04:36.458Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T20:04:44.608Z] ---> Running in 5397b2122c08 [2023-03-16T20:04:44.608Z] ---> Running in 5ae44eac167b [2023-03-16T20:04:44.608Z] ---> Running in 91bbc045e94b [2023-03-16T20:04:44.608Z] ---> Running in c5f5b9638917 [2023-03-16T20:04:44.608Z] ---> Running in e19d13340188 [2023-03-16T20:04:44.608Z] Removing intermediate container 5397b2122c08 [2023-03-16T20:04:44.608Z] ---> 149619500bfe [2023-03-16T20:04:44.608Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T20:04:44.608Z] Removing intermediate container c5f5b9638917 [2023-03-16T20:04:44.608Z] ---> d609b55f00c0 [2023-03-16T20:04:44.608Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:04:44.608Z] Removing intermediate container 91bbc045e94b [2023-03-16T20:04:44.608Z] ---> dc74eb583594 [2023-03-16T20:04:44.608Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T20:04:44.608Z] Removing intermediate container 5ae44eac167b [2023-03-16T20:04:44.608Z] ---> 1065fd0f76bc [2023-03-16T20:04:44.608Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T20:04:44.608Z] ---> Running in bbdda4212a15 [2023-03-16T20:04:44.608Z] Removing intermediate container e19d13340188 [2023-03-16T20:04:44.608Z] ---> 27561d556f23 [2023-03-16T20:04:44.608Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:04:44.608Z] ---> Running in b969ec725ab8 [2023-03-16T20:04:44.608Z] ---> Running in fc09907bdd2a [2023-03-16T20:04:44.608Z] ---> Running in 64b721fd80ce [2023-03-16T20:04:44.608Z] ---> Running in 8aaa49fc65ce [2023-03-16T20:04:44.608Z] Removing intermediate container bbdda4212a15 [2023-03-16T20:04:44.608Z] ---> 1443fdcc5326 [2023-03-16T20:04:44.608Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T20:04:44.608Z] Removing intermediate container b969ec725ab8 [2023-03-16T20:04:44.608Z] ---> e08febdf303d [2023-03-16T20:04:44.608Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T20:04:44.608Z] ---> Running in 7e72dbe39a72 [2023-03-16T20:04:44.608Z] Removing intermediate container 8aaa49fc65ce [2023-03-16T20:04:44.608Z] ---> d5c24ec0ab54 [2023-03-16T20:04:44.608Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T20:04:44.608Z] ---> Running in 5bb08c8663bf [2023-03-16T20:04:44.608Z] ---> Running in 0ec1e530be89 [2023-03-16T20:04:44.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:44.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:45.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:45.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:45.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:45.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:45.391Z] OK: 265 MiB in 53 packages [2023-03-16T20:04:45.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:45.391Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:04:45.391Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:04:45.391Z] OK: 17816 distinct packages available [2023-03-16T20:04:45.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:45.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:45.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:45.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:45.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:04:45.651Z] OK: 265 MiB in 53 packages [2023-03-16T20:04:45.651Z] OK: 265 MiB in 53 packages [2023-03-16T20:04:45.651Z] OK: 265 MiB in 53 packages [2023-03-16T20:04:45.910Z] OK: 265 MiB in 53 packages [2023-03-16T20:04:45.910Z] Removing intermediate container fc09907bdd2a [2023-03-16T20:04:45.910Z] ---> 77093f4f1c2b [2023-03-16T20:04:45.910Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T20:04:46.168Z] ---> d1220b206be2 [2023-03-16T20:04:46.168Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:04:46.428Z] ---> Running in 9837008e1b3f [2023-03-16T20:04:46.685Z] Removing intermediate container 0ec1e530be89 [2023-03-16T20:04:46.685Z] ---> c7b133117e80 [2023-03-16T20:04:46.685Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:04:46.685Z] Removing intermediate container 7e72dbe39a72 [2023-03-16T20:04:46.685Z] ---> 9c0c55208acc [2023-03-16T20:04:46.685Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T20:04:46.945Z] Removing intermediate container 5bb08c8663bf [2023-03-16T20:04:46.945Z] ---> ecd4b166620f [2023-03-16T20:04:46.945Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:04:46.945Z] ---> 5bafa39466be [2023-03-16T20:04:46.945Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:04:46.945Z] Removing intermediate container 64b721fd80ce [2023-03-16T20:04:46.945Z] ---> 371e8c978176 [2023-03-16T20:04:46.945Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T20:04:46.945Z] ---> 11d4fa1986fa [2023-03-16T20:04:46.945Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:04:46.945Z] ---> Running in 4801acc4ea89 [2023-03-16T20:04:47.205Z] ---> d18ad3fff4dc [2023-03-16T20:04:47.205Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:04:47.205Z] ---> Running in 18a7ded73b9e [2023-03-16T20:04:47.205Z] ---> 5bfe12426586 [2023-03-16T20:04:47.205Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:04:47.463Z] ---> Running in dbc4ba466b8d [2023-03-16T20:04:47.463Z] ---> Running in 0a15782af171 [2023-03-16T20:05:14.005Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2507 in /w/workspace/edgexfoundry_edgex-go_PR-4459 [Pipeline] { [Pipeline] ws [2023-03-16T20:05:14.062Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-16T20:05:14.155Z] The recommended git tool is: git [2023-03-16T20:05:24.603Z] using credential edgex-jenkins-ssh [2023-03-16T20:05:24.621Z] Cloning the remote Git repository [2023-03-16T20:05:24.669Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-16T20:05:24.782Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-16T20:05:24.983Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-16T20:05:24.984Z] > git --version # timeout=10 [2023-03-16T20:05:25.022Z] > git --version # 'git version 2.25.1' [2023-03-16T20:05:25.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T20:05:25.251Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T20:05:44.664Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-16T20:05:44.696Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T20:05:45.711Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-16T20:05:45.767Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-16T20:05:45.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T20:05:45.785Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4459/head:refs/remotes/origin/PR-4459 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T20:05:46.671Z] Merging remotes/origin/main commit b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 into PR head commit f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:05:47.132Z] Merge succeeded, producing f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:05:47.132Z] Checking out Revision f37203776db9b9242e8a7e4ff0a7b0c49f962a84 (PR-4459) [2023-03-16T20:05:46.690Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T20:05:46.772Z] > git checkout -f f37203776db9b9242e8a7e4ff0a7b0c49f962a84 # timeout=10 [2023-03-16T20:05:47.013Z] > git remote # timeout=10 [2023-03-16T20:05:47.033Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T20:05:47.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T20:05:47.071Z] > git merge b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 # timeout=10 [2023-03-16T20:05:47.103Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T20:05:47.139Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T20:05:47.156Z] > git checkout -f f37203776db9b9242e8a7e4ff0a7b0c49f962a84 # timeout=10 [2023-03-16T20:05:50.885Z] Commit message: "feat: Add Attribution.txt for missing Dockerfiles closes #4442" [2023-03-16T20:05:50.940Z] > git --version # timeout=10 [2023-03-16T20:05:50.952Z] > git --version # 'git version 2.25.1' [2023-03-16T20:05:50.966Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T20:05:52.130Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T20:05:52.130Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T20:05:52.130Z] Dload Upload Total Spent Left Speed [2023-03-16T20:05:52.130Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-03-16T20:05:53.002Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T20:05:53.351Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T20:05:53.351Z] + sudo tee /etc/docker/daemon.new [2023-03-16T20:05:53.351Z] { [2023-03-16T20:05:53.351Z] "registry-mirrors": [ [2023-03-16T20:05:53.351Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T20:05:53.351Z] ], [2023-03-16T20:05:53.351Z] "bip": "10.250.0.254/24", [2023-03-16T20:05:53.351Z] "hosts": [ [2023-03-16T20:05:53.351Z] "tcp://0.0.0.0:5555", [2023-03-16T20:05:53.351Z] "unix:///var/run/docker.sock" [2023-03-16T20:05:53.351Z] ], [2023-03-16T20:05:53.351Z] "mtu": 1458, [2023-03-16T20:05:53.351Z] "selinux-enabled": true, [2023-03-16T20:05:53.351Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T20:05:53.351Z] } [Pipeline] sh [2023-03-16T20:05:53.698Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T20:05:54.046Z] + sudo service docker restart [2023-03-16T20:05:55.171Z] Removing intermediate container 9837008e1b3f [2023-03-16T20:05:55.171Z] ---> 8e274db873f3 [2023-03-16T20:05:55.171Z] Step 7/33 : COPY . . [2023-03-16T20:05:55.171Z] Removing intermediate container 18a7ded73b9e [2023-03-16T20:05:55.171Z] ---> ef18fb8300ae [2023-03-16T20:05:55.171Z] Step 8/25 : COPY . . [2023-03-16T20:05:55.171Z] Removing intermediate container 0a15782af171 [2023-03-16T20:05:55.171Z] ---> 42481ff2934f [2023-03-16T20:05:55.171Z] Step 7/20 : COPY . . [2023-03-16T20:05:55.171Z] Removing intermediate container dbc4ba466b8d [2023-03-16T20:05:55.171Z] ---> 99444d45db8d [2023-03-16T20:05:55.171Z] Step 8/23 : COPY . . [2023-03-16T20:05:55.171Z] Removing intermediate container 4801acc4ea89 [2023-03-16T20:05:55.171Z] ---> 7137cf58f3e3 [2023-03-16T20:05:55.171Z] Step 8/23 : COPY . . [2023-03-16T20:06:05.170Z] ---> dd2fbcc0466a [2023-03-16T20:06:05.170Z] ---> 815af49f7cb4 [2023-03-16T20:06:05.170Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapperStep 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata ---> 8f90a8130680 [2023-03-16T20:06:05.170Z] [2023-03-16T20:06:05.170Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T20:06:05.170Z] [2023-03-16T20:06:05.170Z] ---> 356e051ca0bf [2023-03-16T20:06:05.170Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T20:06:05.170Z] ---> 72e2a32c44ab [2023-03-16T20:06:05.170Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T20:06:05.170Z] ---> Running in 33318512389e [2023-03-16T20:06:05.170Z] ---> Running in 3de0fae276f0 [2023-03-16T20:06:05.170Z] ---> Running in 447ed8ca1d48 [2023-03-16T20:06:05.170Z] ---> Running in 3913b3aaa010 [2023-03-16T20:06:05.171Z] ---> Running in 620f16f1e50f [2023-03-16T20:06:05.171Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T20:06:05.171Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T20:06:05.171Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T20:06:05.171Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-16T20:06:05.171Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T20:06:16.230Z] provisioning config files... [2023-03-16T20:06:16.259Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8291978990088938303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:06:16.654Z] ---> docker-login.sh [2023-03-16T20:06:16.654Z] nexus3.edgexfoundry.org:10001 [2023-03-16T20:06:16.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:06:17.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:06:17.516Z] Configure a credential helper to remove this warning. See [2023-03-16T20:06:17.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:06:17.516Z] [2023-03-16T20:06:17.516Z] Login Succeeded [2023-03-16T20:06:17.516Z] nexus3.edgexfoundry.org:10002 [2023-03-16T20:06:17.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:06:17.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:06:17.791Z] Configure a credential helper to remove this warning. See [2023-03-16T20:06:17.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:06:17.791Z] [2023-03-16T20:06:17.791Z] Login Succeeded [2023-03-16T20:06:17.791Z] nexus3.edgexfoundry.org:10003 [2023-03-16T20:06:18.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:06:18.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:06:18.069Z] Configure a credential helper to remove this warning. See [2023-03-16T20:06:18.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:06:18.069Z] [2023-03-16T20:06:18.069Z] Login Succeeded [2023-03-16T20:06:18.069Z] nexus3.edgexfoundry.org:10004 [2023-03-16T20:06:18.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:06:18.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:06:18.340Z] Configure a credential helper to remove this warning. See [2023-03-16T20:06:18.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:06:18.340Z] [2023-03-16T20:06:18.340Z] Login Succeeded [2023-03-16T20:06:18.340Z] docker.io [2023-03-16T20:06:18.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T20:06:18.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T20:06:18.881Z] Configure a credential helper to remove this warning. See [2023-03-16T20:06:18.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T20:06:18.881Z] [2023-03-16T20:06:18.881Z] Login Succeeded [2023-03-16T20:06:18.881Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T20:06:18.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-16T20:06:19.560Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-16T20:06:19.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T20:06:19.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T20:06:19.655Z] ========================================================= [2023-03-16T20:06:19.655Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T20:06:19.655Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T20:06:20.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T20:06:20.021Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T20:06:20.021Z] af6eaf76a39c: Pulling fs layer [2023-03-16T20:06:20.021Z] 55522c791124: Pulling fs layer [2023-03-16T20:06:20.021Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T20:06:20.021Z] 169dfbe0d373: Pulling fs layer [2023-03-16T20:06:20.021Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T20:06:20.021Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T20:06:20.021Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T20:06:20.021Z] 169dfbe0d373: Waiting [2023-03-16T20:06:20.021Z] e1ff8fa3b103: Waiting [2023-03-16T20:06:20.021Z] 52ebb69f0ebf: Waiting [2023-03-16T20:06:20.021Z] 5abe8eddf0d5: Waiting [2023-03-16T20:06:20.292Z] 55522c791124: Verifying Checksum [2023-03-16T20:06:20.292Z] 55522c791124: Download complete [2023-03-16T20:06:20.292Z] 169dfbe0d373: Verifying Checksum [2023-03-16T20:06:20.292Z] 169dfbe0d373: Download complete [2023-03-16T20:06:20.292Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T20:06:20.292Z] e1ff8fa3b103: Download complete [2023-03-16T20:06:20.292Z] af6eaf76a39c: Verifying Checksum [2023-03-16T20:06:20.292Z] af6eaf76a39c: Download complete [2023-03-16T20:06:21.262Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T20:06:21.262Z] 5abe8eddf0d5: Download complete [2023-03-16T20:06:22.699Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T20:06:22.699Z] ce5c4a1c91eb: Download complete [2023-03-16T20:06:22.699Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T20:06:22.699Z] 52ebb69f0ebf: Download complete [2023-03-16T20:06:22.968Z] af6eaf76a39c: Pull complete [2023-03-16T20:06:23.239Z] 55522c791124: Pull complete [2023-03-16T20:06:38.411Z] ce5c4a1c91eb: Pull complete [2023-03-16T20:06:38.411Z] 169dfbe0d373: Pull complete [2023-03-16T20:06:38.411Z] e1ff8fa3b103: Pull complete [2023-03-16T20:06:43.771Z] 52ebb69f0ebf: Pull complete [2023-03-16T20:06:45.737Z] 5abe8eddf0d5: Pull complete [2023-03-16T20:06:45.737Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T20:06:45.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T20:06:45.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T20:06:46.130Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T20:06:46.130Z] WORKDIR /edgex [2023-03-16T20:06:46.130Z] COPY go.mod . [2023-03-16T20:06:46.130Z] RUN go mod download [2023-03-16T20:06:46.130Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-16T20:06:46.724Z] Sending build context to Docker daemon 2.933MB [2023-03-16T20:06:46.724Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T20:06:46.724Z] ---> 6cb57ee374ae [2023-03-16T20:06:46.724Z] Step 2/4 : WORKDIR /edgex [2023-03-16T20:06:48.691Z] ---> Running in 6f095ea10185 [2023-03-16T20:06:48.961Z] Removing intermediate container 6f095ea10185 [2023-03-16T20:06:48.961Z] ---> da1290d3aede [2023-03-16T20:06:48.961Z] Step 3/4 : COPY go.mod . [2023-03-16T20:06:49.548Z] ---> 9f4aa5abc551 [2023-03-16T20:06:49.548Z] Step 4/4 : RUN go mod download [2023-03-16T20:06:49.548Z] ---> Running in 69b84fe5c972 [2023-03-16T20:06:51.838Z] Removing intermediate container 3de0fae276f0 [2023-03-16T20:06:51.838Z] ---> 46a79909d080 [2023-03-16T20:06:51.838Z] [2023-03-16T20:06:51.838Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T20:06:51.838Z] Removing intermediate container 620f16f1e50f [2023-03-16T20:06:51.838Z] ---> 5fe90153009d [2023-03-16T20:06:51.838Z] [2023-03-16T20:06:51.838Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:06:51.838Z] Removing intermediate container 447ed8ca1d48 [2023-03-16T20:06:51.838Z] ---> 603400ad14fc [2023-03-16T20:06:51.838Z] [2023-03-16T20:06:51.838Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T20:06:51.838Z] 3.17: Pulling from library/alpine [2023-03-16T20:06:51.838Z] 3.17: Pulling from library/alpine [2023-03-16T20:06:51.838Z] Removing intermediate container 33318512389e [2023-03-16T20:06:51.838Z] ---> 3ec9d4e023da [2023-03-16T20:06:51.838Z] [2023-03-16T20:06:51.838Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:06:51.838Z] 3.17: Pulling from library/alpine [2023-03-16T20:06:51.838Z] Removing intermediate container 3913b3aaa010 [2023-03-16T20:06:51.838Z] ---> 551fc9fd4d35 [2023-03-16T20:06:51.838Z] [2023-03-16T20:06:51.838Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T20:06:51.838Z] 3.17: Pulling from library/alpine [2023-03-16T20:06:51.838Z] 3.17: Pulling from library/alpine [2023-03-16T20:06:51.838Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T20:06:51.838Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T20:06:51.838Z] ---> b2aa39c304c2 [2023-03-16T20:06:51.838Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T20:06:51.838Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T20:06:51.838Z] Status: Image is up to date for alpine:3.17 [2023-03-16T20:06:51.838Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T20:06:51.838Z] Status: Image is up to date for alpine:3.17 [2023-03-16T20:06:51.838Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T20:06:51.838Z] Status: Image is up to date for alpine:3.17 [2023-03-16T20:06:51.838Z] ---> b2aa39c304c2 [2023-03-16T20:06:51.838Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:06:51.838Z] ---> b2aa39c304c2 [2023-03-16T20:06:51.838Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:06:51.838Z] ---> b2aa39c304c2 [2023-03-16T20:06:51.838Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-16T20:06:51.838Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T20:06:51.838Z] Status: Image is up to date for alpine:3.17 [2023-03-16T20:06:51.838Z] ---> b2aa39c304c2 [2023-03-16T20:06:51.838Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:06:51.838Z] ---> Running in db0541857399 [2023-03-16T20:06:51.838Z] ---> Running in ae8a324e0419 [2023-03-16T20:06:51.838Z] ---> Running in 98328e950719 [2023-03-16T20:06:51.838Z] ---> Running in 558b2753a182 [2023-03-16T20:06:51.838Z] ---> Running in bd48577620f3 [2023-03-16T20:06:51.839Z] Removing intermediate container db0541857399 [2023-03-16T20:06:51.839Z] ---> c7a4873b7d0d [2023-03-16T20:06:51.839Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:06:51.839Z] Removing intermediate container 98328e950719 [2023-03-16T20:06:51.839Z] ---> 894f6ee1a66b [2023-03-16T20:06:51.839Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T20:06:51.839Z] Removing intermediate container 558b2753a182 [2023-03-16T20:06:51.839Z] ---> a473386f66ab [2023-03-16T20:06:51.839Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T20:06:51.839Z] Removing intermediate container ae8a324e0419 [2023-03-16T20:06:51.839Z] ---> d08775463419 [2023-03-16T20:06:51.839Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T20:06:52.103Z] ---> Running in 553a8951f8c5 [2023-03-16T20:06:52.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:52.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:52.363Z] ---> Running in 5a5cc6ea20fa [2023-03-16T20:06:52.363Z] ---> Running in 12852dc3bc79 [2023-03-16T20:06:52.363Z] ---> Running in 0f730a35068e [2023-03-16T20:06:52.363Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T20:06:52.363Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:06:52.363Z] OK: 7 MiB in 16 packages [2023-03-16T20:06:52.621Z] Removing intermediate container 12852dc3bc79 [2023-03-16T20:06:52.621Z] ---> 769e24cc30e3 [2023-03-16T20:06:52.621Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T20:06:52.621Z] ---> Running in 3aa254887abd [2023-03-16T20:06:53.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:53.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:53.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:53.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:53.450Z] Removing intermediate container 3aa254887abd [2023-03-16T20:06:53.450Z] ---> 75920c65d5a1 [2023-03-16T20:06:53.450Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:06:53.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:53.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:53.450Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T20:06:53.450Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:06:53.450Z] OK: 7 MiB in 16 packages [2023-03-16T20:06:53.707Z] ---> Running in 304d42b383c4 [2023-03-16T20:06:53.707Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T20:06:53.707Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T20:06:53.707Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:06:53.707Z] OK: 7 MiB in 17 packages [2023-03-16T20:06:53.707Z] Removing intermediate container bd48577620f3 [2023-03-16T20:06:53.707Z] ---> 9d6a8eb313ae [2023-03-16T20:06:53.707Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T20:06:53.707Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:06:53.707Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:06:53.707Z] OK: 17816 distinct packages available [2023-03-16T20:06:53.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:53.965Z] ---> Running in 1eeaaa2dceb7 [2023-03-16T20:06:53.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:54.224Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T20:06:54.224Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T20:06:54.224Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T20:06:54.224Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T20:06:54.224Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T20:06:54.224Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T20:06:54.224Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T20:06:54.224Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T20:06:54.224Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T20:06:54.224Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:06:54.224Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T20:06:54.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:54.224Z] OK: 10 MiB in 24 packages [2023-03-16T20:06:54.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:06:54.489Z] Removing intermediate container 1eeaaa2dceb7 [2023-03-16T20:06:54.489Z] ---> 0aecfb68717d [2023-03-16T20:06:54.489Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T20:06:54.489Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T20:06:54.489Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:06:54.489Z] OK: 7 MiB in 16 packages [2023-03-16T20:06:54.748Z] ---> Running in b53d109db618 [2023-03-16T20:06:54.748Z] Removing intermediate container 5a5cc6ea20fa [2023-03-16T20:06:54.748Z] ---> 38a1170b4550 [2023-03-16T20:06:54.748Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T20:06:55.006Z] Removing intermediate container 553a8951f8c5 [2023-03-16T20:06:55.006Z] ---> fe53c845392a [2023-03-16T20:06:55.006Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:06:55.265Z] ---> Running in fb7706f10589 [2023-03-16T20:06:55.265Z] Removing intermediate container b53d109db618 [2023-03-16T20:06:55.265Z] ---> 96cceb8a507a [2023-03-16T20:06:55.265Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T20:06:55.265Z] Removing intermediate container 0f730a35068e [2023-03-16T20:06:55.265Z] ---> ca5edf373f04 [2023-03-16T20:06:55.265Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:06:55.545Z] ---> Running in 48a24d523849 [2023-03-16T20:06:55.803Z] ---> bf4cb2921c5b [2023-03-16T20:06:55.803Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:06:55.803Z] Removing intermediate container 304d42b383c4 [2023-03-16T20:06:55.803Z] ---> 24cabd12abdf [2023-03-16T20:06:55.803Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:06:55.803Z] Removing intermediate container fb7706f10589 [2023-03-16T20:06:55.803Z] ---> 0201c97d667d [2023-03-16T20:06:55.803Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T20:06:56.061Z] ---> 42ecef22c2d0 [2023-03-16T20:06:56.061Z] Removing intermediate container 48a24d523849 [2023-03-16T20:06:56.061Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / ---> dfeb3b953819 [2023-03-16T20:06:56.061Z] [2023-03-16T20:06:56.061Z] Step 15/25 : WORKDIR / [2023-03-16T20:06:56.061Z] ---> Running in ae73e03c97fc [2023-03-16T20:06:56.321Z] ---> Running in 439b2e7bd224 [2023-03-16T20:06:56.321Z] ---> 2e4a6a473421 [2023-03-16T20:06:56.321Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T20:06:56.321Z] ---> 9027ac1238de [2023-03-16T20:06:56.321Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:06:56.583Z] ---> c9a1fe6723f4 [2023-03-16T20:06:56.583Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T20:06:56.898Z] Removing intermediate container ae73e03c97fc [2023-03-16T20:06:56.898Z] ---> 794fa6abecfe [2023-03-16T20:06:56.898Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T20:06:58.273Z] Removing intermediate container 439b2e7bd224 [2023-03-16T20:06:58.273Z] ---> b7d8a7f264e6 [2023-03-16T20:06:58.273Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:06:58.273Z] ---> 662e29d58041 [2023-03-16T20:06:58.273Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T20:06:58.273Z] ---> 474516a291f5 [2023-03-16T20:06:58.273Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T20:06:58.273Z] ---> Running in 320dcc6bba1f [2023-03-16T20:06:58.273Z] ---> b149d53b136e [2023-03-16T20:06:58.273Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-16T20:06:58.838Z] ---> 71ee6dfb9dfa [2023-03-16T20:06:58.838Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:06:58.838Z] Removing intermediate container 320dcc6bba1f [2023-03-16T20:06:58.838Z] ---> da33e9ed32ab [2023-03-16T20:06:58.838Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T20:06:58.838Z] ---> 137139401a94 [2023-03-16T20:06:58.838Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T20:06:58.838Z] ---> be3b81855edb [2023-03-16T20:06:58.838Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T20:06:58.838Z] ---> 506ff6954e83 [2023-03-16T20:06:58.838Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-16T20:06:58.838Z] ---> Running in 092bb9c4fd38 [2023-03-16T20:06:58.838Z] ---> Running in b389252ec7ae [2023-03-16T20:06:59.118Z] ---> 5fbaee9f917d [2023-03-16T20:06:59.118Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T20:06:59.704Z] Removing intermediate container b389252ec7ae [2023-03-16T20:06:59.704Z] ---> 859cc7dd3492 [2023-03-16T20:06:59.704Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:06:59.704Z] Removing intermediate container 092bb9c4fd38 [2023-03-16T20:06:59.704Z] ---> 289fe2a7a2e8 [2023-03-16T20:06:59.704Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T20:06:59.704Z] ---> 7e161ba48a22 [2023-03-16T20:06:59.704Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T20:06:59.704Z] ---> 66396a65e6db [2023-03-16T20:06:59.704Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T20:06:59.963Z] ---> Running in a5e2e2e564f2 [2023-03-16T20:06:59.963Z] ---> Running in f4cb13ccf187 [2023-03-16T20:06:59.963Z] ---> Running in 88110d7c59ff [2023-03-16T20:06:59.963Z] ---> 2725c83ff42e [2023-03-16T20:06:59.963Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-16T20:06:59.963Z] ---> Running in 4f015bb7686e [2023-03-16T20:07:00.221Z] Removing intermediate container a5e2e2e564f2 [2023-03-16T20:07:00.221Z] ---> 83421bb63ba8 [2023-03-16T20:07:00.221Z] Step 18/20 : LABEL arch=x86_64 [2023-03-16T20:07:00.221Z] ---> Running in 3441489d25ab [2023-03-16T20:07:00.788Z] Removing intermediate container 4f015bb7686e [2023-03-16T20:07:00.788Z] ---> 27342469997e [2023-03-16T20:07:00.788Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:07:01.047Z] Removing intermediate container 3441489d25ab [2023-03-16T20:07:01.047Z] ---> 5e1d5b5b6c25 [2023-03-16T20:07:01.047Z] Step 19/20 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:07:01.047Z] ---> c4bc5875cd15 [2023-03-16T20:07:01.047Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T20:07:01.306Z] ---> Running in 65267cf24847 [2023-03-16T20:07:01.306Z] ---> Running in eca267b7cbed [2023-03-16T20:07:01.570Z] ---> f62ee9aa711d [2023-03-16T20:07:01.570Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T20:07:01.570Z] ---> Running in 583d5940021f [2023-03-16T20:07:01.570Z] Removing intermediate container 65267cf24847 [2023-03-16T20:07:01.570Z] ---> 7db9ffbde036 [2023-03-16T20:07:01.570Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T20:07:01.570Z] Removing intermediate container eca267b7cbed [2023-03-16T20:07:01.570Z] ---> 89a344e26849 [2023-03-16T20:07:01.570Z] Step 20/20 : LABEL version=0.0.0 [2023-03-16T20:07:01.827Z] Removing intermediate container 88110d7c59ff [2023-03-16T20:07:01.827Z] ---> f66c3daee9d6 [2023-03-16T20:07:01.827Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T20:07:01.827Z] Removing intermediate container f4cb13ccf187 [2023-03-16T20:07:01.827Z] ---> 534767c66c9d [2023-03-16T20:07:01.827Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T20:07:01.827Z] ---> Running in 4072f7d47387 [2023-03-16T20:07:01.827Z] ---> Running in dbb488b35e65 [2023-03-16T20:07:01.827Z] ---> Running in 62c878452504 [2023-03-16T20:07:01.827Z] ---> Running in 3015bd80119e [2023-03-16T20:07:02.396Z] Removing intermediate container 583d5940021f [2023-03-16T20:07:02.396Z] ---> 3e3297d1c430 [2023-03-16T20:07:02.396Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:07:02.396Z] Removing intermediate container 4072f7d47387 [2023-03-16T20:07:02.396Z] ---> fd148ec277b4 [2023-03-16T20:07:02.396Z] Step 22/23 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:07:02.396Z] Removing intermediate container dbb488b35e65 [2023-03-16T20:07:02.396Z] ---> 97fcaba368f4 [2023-03-16T20:07:02.396Z] [2023-03-16T20:07:02.396Z] Successfully built 97fcaba368f4 [2023-03-16T20:07:02.396Z] Removing intermediate container 3015bd80119e [2023-03-16T20:07:02.396Z] ---> 35686848cefc [2023-03-16T20:07:02.396Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T20:07:02.396Z] Removing intermediate container 62c878452504 [2023-03-16T20:07:02.396Z] ---> 9be3c0c64fe8 [2023-03-16T20:07:02.396Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-16T20:07:02.396Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-16T20:07:02.396Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-03-16T20:07:02.396Z] ---> Running in 103802432f57 [2023-03-16T20:07:02.655Z] ---> Running in 10d64070e352 [2023-03-16T20:07:03.221Z] ---> Running in bcab2cdd8926 [2023-03-16T20:07:06.503Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:07:06.503Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:07:06.503Z] ---> ab45b4c0b6cd [2023-03-16T20:07:06.503Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T20:07:07.449Z] ---> Using cache [2023-03-16T20:07:07.449Z] ---> dc74eb583594 [2023-03-16T20:07:07.449Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-16T20:07:07.449Z] ---> Using cache [2023-03-16T20:07:07.449Z] ---> 77093f4f1c2b [2023-03-16T20:07:07.449Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T20:07:07.449Z] ---> Using cache [2023-03-16T20:07:07.449Z] ---> d1220b206be2 [2023-03-16T20:07:07.449Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:07:07.449Z] ---> Using cache [2023-03-16T20:07:07.449Z] ---> 8e274db873f3 [2023-03-16T20:07:07.449Z] Step 7/25 : COPY . . [2023-03-16T20:07:07.449Z] ---> Using cache [2023-03-16T20:07:07.449Z] ---> 8f90a8130680 [2023-03-16T20:07:07.449Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T20:07:08.391Z] ---> df43c5223010 [2023-03-16T20:07:08.391Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T20:07:08.391Z] Removing intermediate container 10d64070e352 [2023-03-16T20:07:08.391Z] ---> e1e7a4e84b45 [2023-03-16T20:07:08.391Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:07:08.391Z] Removing intermediate container bcab2cdd8926 [2023-03-16T20:07:08.391Z] ---> e3392937da2e [2023-03-16T20:07:08.391Z] Removing intermediate container 103802432f57 [2023-03-16T20:07:08.391Z] ---> 64875e71e209 [2023-03-16T20:07:08.391Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T20:07:08.391Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T20:07:08.391Z] ---> Running in b54c912d351b [2023-03-16T20:07:08.391Z] ---> Running in a61b2dd24a24 [2023-03-16T20:07:08.391Z] ---> Running in 5bb1c8a3ea21 [2023-03-16T20:07:08.391Z] ---> Running in 4d44166e153c [2023-03-16T20:07:08.391Z] ---> Running in 387bab1aedf6 [2023-03-16T20:07:08.665Z] Removing intermediate container 5bb1c8a3ea21 [2023-03-16T20:07:08.665Z] ---> 8b7cca814b20 [2023-03-16T20:07:08.665Z] Step 24/25 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:07:08.665Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T20:07:08.926Z] Removing intermediate container 4d44166e153c [2023-03-16T20:07:08.926Z] ---> 9eec1fe69eff [2023-03-16T20:07:08.926Z] Step 22/23 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:07:08.926Z] Removing intermediate container 387bab1aedf6 [2023-03-16T20:07:08.926Z] ---> 08105ce20066 [2023-03-16T20:07:08.926Z] [2023-03-16T20:07:08.926Z] ---> Running in c95353cc1939 [2023-03-16T20:07:08.926Z] ---> Running in 5940842d6152 [2023-03-16T20:07:08.927Z] Successfully built 08105ce20066 [2023-03-16T20:07:08.927Z] Successfully tagged core-data:latest [2023-03-16T20:07:08.927Z] Building support-scheduler [2023-03-16T20:07:11.496Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:07:11.496Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:07:11.496Z] ---> ab45b4c0b6cd [2023-03-16T20:07:11.496Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:07:11.496Z] ---> Using cache [2023-03-16T20:07:11.496Z] ---> 27561d556f23 [2023-03-16T20:07:11.496Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:07:11.496Z] ---> Using cache [2023-03-16T20:07:11.496Z] ---> d5c24ec0ab54 [2023-03-16T20:07:11.496Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T20:07:11.496Z] ---> Using cache [2023-03-16T20:07:11.496Z] ---> c7b133117e80 [2023-03-16T20:07:11.496Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:07:11.496Z] ---> Using cache [2023-03-16T20:07:11.496Z] ---> 5bafa39466be [2023-03-16T20:07:11.496Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:07:11.496Z] ---> Using cache [2023-03-16T20:07:11.496Z] ---> 7137cf58f3e3 [2023-03-16T20:07:11.496Z] Step 8/23 : COPY . . [2023-03-16T20:07:11.496Z] ---> Using cache [2023-03-16T20:07:11.496Z] ---> dd2fbcc0466a [2023-03-16T20:07:11.496Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T20:07:13.414Z] Removing intermediate container c95353cc1939 [2023-03-16T20:07:13.414Z] ---> 1855ac610e60 [2023-03-16T20:07:13.414Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T20:07:13.675Z] Removing intermediate container 5940842d6152 [2023-03-16T20:07:13.675Z] ---> e83755b5a525 [2023-03-16T20:07:13.675Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:07:13.675Z] ---> Running in 502a6e0256d3 [2023-03-16T20:07:13.938Z] ---> Running in 07490d61eff0 [2023-03-16T20:07:13.938Z] ---> Running in 6cae2a2c00f9 [2023-03-16T20:07:14.202Z] Removing intermediate container a61b2dd24a24 [2023-03-16T20:07:14.202Z] ---> 8579832ff5f5 [2023-03-16T20:07:14.202Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:07:14.475Z] Removing intermediate container 07490d61eff0 [2023-03-16T20:07:14.475Z] ---> 414c16fc0b1e [2023-03-16T20:07:14.475Z] [2023-03-16T20:07:14.475Z] Removing intermediate container 6cae2a2c00f9 [2023-03-16T20:07:14.475Z] ---> b380f5362c63 [2023-03-16T20:07:14.475Z] [2023-03-16T20:07:14.475Z] Successfully built 414c16fc0b1e [2023-03-16T20:07:14.475Z] Successfully tagged core-metadata:latest [2023-03-16T20:07:14.475Z]  Building core-metadata ... done Building support-notifications [2023-03-16T20:07:14.733Z] Successfully built b380f5362c63 [2023-03-16T20:07:14.733Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T20:07:14.733Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-16T20:07:14.733Z] Building security-proxy-setup [2023-03-16T20:07:20.284Z]  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:07:20.284Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:07:20.284Z] ---> ab45b4c0b6cd [2023-03-16T20:07:20.284Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:07:20.284Z] ---> Using cache [2023-03-16T20:07:20.284Z] ---> 27561d556f23 [2023-03-16T20:07:20.284Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:07:20.284Z] ---> Using cache [2023-03-16T20:07:20.284Z] ---> d5c24ec0ab54 [2023-03-16T20:07:20.284Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T20:07:21.068Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:07:21.068Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:07:21.068Z] ---> ab45b4c0b6cd [2023-03-16T20:07:21.068Z] Step 3/22 : WORKDIR /edgex-go [2023-03-16T20:07:21.068Z] ---> Using cache [2023-03-16T20:07:21.068Z] ---> dc74eb583594 [2023-03-16T20:07:21.068Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-16T20:07:21.068Z] ---> Using cache [2023-03-16T20:07:21.068Z] ---> 77093f4f1c2b [2023-03-16T20:07:21.068Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-16T20:07:21.068Z] ---> Using cache [2023-03-16T20:07:21.068Z] ---> d1220b206be2 [2023-03-16T20:07:21.068Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:07:21.068Z] ---> Using cache [2023-03-16T20:07:21.068Z] ---> 8e274db873f3 [2023-03-16T20:07:21.068Z] Step 7/22 : COPY . . [2023-03-16T20:07:21.068Z] ---> Using cache [2023-03-16T20:07:21.068Z] ---> 8f90a8130680 [2023-03-16T20:07:21.068Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-16T20:07:21.831Z] Removing intermediate container 69b84fe5c972 [2023-03-16T20:07:21.831Z] ---> d6005f8e7871 [2023-03-16T20:07:21.831Z] Successfully built d6005f8e7871 [2023-03-16T20:07:21.831Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:07:22.240Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T20:07:22.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:07:22.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-2507 does not seem to be running inside a container [2023-03-16T20:07:22.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T20:07:23.896Z] $ docker top 86b6308f61f10160657d1cfa6c1213b5d56b81db861f29a9e9c396055cb49611 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T20:07:24.772Z] + go version [2023-03-16T20:07:24.772Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T20:07:24.809Z] $ docker stop --time=1 86b6308f61f10160657d1cfa6c1213b5d56b81db861f29a9e9c396055cb49611 [2023-03-16T20:07:27.680Z] $ docker rm -f --volumes 86b6308f61f10160657d1cfa6c1213b5d56b81db861f29a9e9c396055cb49611 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:07:28.503Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T20:07:28.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:07:28.751Z] prd-ubuntu20.04-docker-arm64-4c-16g-2507 does not seem to be running inside a container [2023-03-16T20:07:28.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T20:07:29.989Z] $ docker top f8ae6877a8e5b0c530c2e798e88226b564aa727ffe46e77078557794801fb1d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T20:07:30.244Z] ========================================================= [2023-03-16T20:07:30.244Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-16T20:07:30.244Z] ========================================================= [Pipeline] sh [2023-03-16T20:07:30.881Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-16T20:07:31.054Z] ---> 2028335d03e9 [2023-03-16T20:07:31.054Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:07:31.054Z] ---> Running in 62bb897005f5 [2023-03-16T20:07:31.054Z] ---> Running in 875b0b906755 [2023-03-16T20:07:31.054Z] ---> 323e89480ccb [2023-03-16T20:07:31.054Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T20:07:31.054Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T20:07:31.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:07:31.054Z] ---> b8cab90326fd [2023-03-16T20:07:31.054Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-16T20:07:31.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:07:31.584Z] OK: 265 MiB in 53 packages [2023-03-16T20:07:31.590Z] + make test [2023-03-16T20:07:31.590Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T20:07:32.201Z] ---> f6055e311245 [2023-03-16T20:07:32.201Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T20:07:32.489Z] ---> 1b81a5645832 [2023-03-16T20:07:32.489Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T20:07:32.749Z] Removing intermediate container 875b0b906755 [2023-03-16T20:07:32.749Z] ---> a392672d5633 [2023-03-16T20:07:32.749Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:07:33.694Z] ---> 24224fea4a1a [2023-03-16T20:07:33.694Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T20:07:33.694Z] ---> 4c540c18d24e [2023-03-16T20:07:33.694Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:07:33.694Z] ---> Running in 19ab89ea751b [2023-03-16T20:07:33.950Z] ---> 1ac8fd7d964b [2023-03-16T20:07:33.950Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T20:07:34.514Z] ---> da318da1fc5c [2023-03-16T20:07:34.514Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T20:07:34.514Z] ---> Running in 921ddfd38152 [2023-03-16T20:07:34.772Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T20:07:41.464Z] Removing intermediate container 921ddfd38152 [2023-03-16T20:07:41.465Z] ---> 2d7a773a075a [2023-03-16T20:07:41.465Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T20:07:42.399Z] ---> Running in e12ee9af2a6c [2023-03-16T20:07:45.687Z] Removing intermediate container e12ee9af2a6c [2023-03-16T20:07:45.687Z] ---> 0aabc15fa5f0 [2023-03-16T20:07:45.687Z] Step 30/33 : CMD ["gate"] [2023-03-16T20:07:47.595Z] Removing intermediate container b54c912d351b [2023-03-16T20:07:47.595Z] ---> 5a6d53c73404 [2023-03-16T20:07:47.595Z] [2023-03-16T20:07:47.595Z] Step 9/25 : FROM alpine:3.17 [2023-03-16T20:07:47.595Z] ---> b2aa39c304c2 [2023-03-16T20:07:47.595Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T20:07:47.595Z] Removing intermediate container 502a6e0256d3 [2023-03-16T20:07:47.595Z] ---> 2df1b832f7e2 [2023-03-16T20:07:47.595Z] [2023-03-16T20:07:47.595Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:07:47.595Z] ---> b2aa39c304c2 [2023-03-16T20:07:47.595Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:07:47.595Z] ---> Using cache [2023-03-16T20:07:47.595Z] ---> 9d6a8eb313ae [2023-03-16T20:07:47.595Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T20:07:47.595Z] ---> Using cache [2023-03-16T20:07:47.595Z] ---> 0aecfb68717d [2023-03-16T20:07:47.595Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T20:07:47.595Z] ---> Running in a5044c2320d5 [2023-03-16T20:07:48.161Z] ---> Running in b918e87bf014 [2023-03-16T20:07:48.429Z] ---> Running in 00cccdc4db5a [2023-03-16T20:07:48.429Z] Removing intermediate container a5044c2320d5 [2023-03-16T20:07:48.429Z] ---> 40888779d9ae [2023-03-16T20:07:48.429Z] Step 31/33 : LABEL arch=x86_64 [2023-03-16T20:07:49.129Z] Removing intermediate container 00cccdc4db5a [2023-03-16T20:07:49.129Z] ---> db35b616f33c [2023-03-16T20:07:49.129Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T20:07:49.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:07:49.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:07:49.686Z] ---> Running in 75f4f268bab9 [2023-03-16T20:07:49.971Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T20:07:49.971Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T20:07:49.971Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T20:07:49.971Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:07:49.971Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T20:07:49.971Z] ---> Running in fc70dff3d157 [2023-03-16T20:07:49.971Z] OK: 8 MiB in 18 packages [2023-03-16T20:07:51.431Z] Removing intermediate container 75f4f268bab9 [2023-03-16T20:07:51.431Z] ---> 8ba987e2622e [2023-03-16T20:07:51.431Z] Step 32/33 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:07:52.871Z] Removing intermediate container fc70dff3d157 [2023-03-16T20:07:52.871Z] ---> f0c2d944cc9c [2023-03-16T20:07:52.871Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:07:53.134Z] ---> Running in 4fed7b5765e7 [2023-03-16T20:07:56.677Z] ---> 6dc6a245edbd [2023-03-16T20:07:56.677Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:07:56.677Z] Removing intermediate container b918e87bf014 [2023-03-16T20:07:56.677Z] ---> b7ba46d3f435 [2023-03-16T20:07:56.677Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-16T20:07:56.677Z] Removing intermediate container 4fed7b5765e7 [2023-03-16T20:07:56.677Z] ---> d1ab89070554 [2023-03-16T20:07:56.677Z] Step 33/33 : LABEL version=0.0.0 [2023-03-16T20:07:56.677Z] ---> Running in 5f8972257d63 [2023-03-16T20:07:56.677Z] ---> Running in 4304c3390890 [2023-03-16T20:07:56.677Z] Removing intermediate container 62bb897005f5 [2023-03-16T20:07:56.677Z] ---> 94529289d91e [2023-03-16T20:07:56.677Z] [2023-03-16T20:07:56.677Z] Step 9/22 : FROM alpine:3.17 [2023-03-16T20:07:56.677Z] ---> b2aa39c304c2 [2023-03-16T20:07:56.677Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T20:07:57.248Z] ---> c5e118d64491 [2023-03-16T20:07:57.248Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T20:07:57.248Z] ---> Running in 279113bfc2c8 [2023-03-16T20:07:57.508Z] Removing intermediate container 4304c3390890 [2023-03-16T20:07:57.508Z] ---> cbb2c3997c7a [2023-03-16T20:07:57.508Z] [2023-03-16T20:07:57.508Z] Removing intermediate container 5f8972257d63 [2023-03-16T20:07:57.508Z] ---> b78b5bd98b99 [2023-03-16T20:07:57.508Z] Step 12/25 : WORKDIR / [2023-03-16T20:07:57.508Z] Successfully built cbb2c3997c7a [2023-03-16T20:07:58.078Z] Successfully tagged security-bootstrapper:latest [2023-03-16T20:07:58.078Z] Building security-spire-config [2023-03-16T20:07:59.473Z]  Building security-bootstrapper ... done  ---> Running in 69a9e6b28b46 [2023-03-16T20:08:01.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:08:01.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:08:01.382Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T20:08:01.382Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T20:08:01.382Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:08:01.382Z] OK: 8 MiB in 17 packages [2023-03-16T20:08:03.315Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:08:03.315Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:08:03.315Z] ---> ab45b4c0b6cd [2023-03-16T20:08:03.315Z] Step 3/27 : WORKDIR /edgex-go [2023-03-16T20:08:03.315Z] ---> Using cache [2023-03-16T20:08:03.315Z] ---> dc74eb583594 [2023-03-16T20:08:03.315Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T20:08:08.620Z] ---> 6c5e91170700 [2023-03-16T20:08:08.620Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-16T20:08:08.620Z] ---> Running in 8dd8728e2d9b [2023-03-16T20:08:08.620Z] Removing intermediate container 69a9e6b28b46 [2023-03-16T20:08:08.620Z] ---> 235b75a5df04 [2023-03-16T20:08:08.620Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:08:08.620Z] Removing intermediate container 279113bfc2c8 [2023-03-16T20:08:08.620Z] ---> 31d8c8eb24a1 [2023-03-16T20:08:08.620Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T20:08:08.620Z] ---> b1736bfbf5e7 [2023-03-16T20:08:08.620Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T20:08:08.620Z] ---> Running in e0059f7b4f11 [2023-03-16T20:08:08.620Z] ---> Running in 0793d1a679c6 [2023-03-16T20:08:08.620Z] ---> 844ed5d6651d [2023-03-16T20:08:08.620Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:08:08.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:08:08.620Z] Removing intermediate container 0793d1a679c6 [2023-03-16T20:08:08.620Z] ---> 2833843ba1bf [2023-03-16T20:08:08.620Z] Step 12/22 : WORKDIR /edgex [2023-03-16T20:08:08.620Z] Removing intermediate container e0059f7b4f11 [2023-03-16T20:08:08.620Z] ---> 4dba23b19ff2 [2023-03-16T20:08:08.620Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:08:08.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:08:08.620Z] Removing intermediate container 19ab89ea751b [2023-03-16T20:08:08.620Z] ---> 7b77c8fef47f [2023-03-16T20:08:08.620Z] Step 8/23 : COPY . . [2023-03-16T20:08:08.620Z] OK: 265 MiB in 53 packages [2023-03-16T20:08:10.038Z] ---> Running in c432fecbbd79 [2023-03-16T20:08:14.331Z] ---> ccd7b1f4402e [2023-03-16T20:08:14.331Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T20:08:14.331Z] ---> Running in 398e13854ae1 [2023-03-16T20:08:14.331Z] ---> 303d01066ce8 [2023-03-16T20:08:14.331Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T20:08:14.331Z] Removing intermediate container c432fecbbd79 [2023-03-16T20:08:14.331Z] ---> 7141b2fd54d8 [2023-03-16T20:08:14.331Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:08:14.601Z] ---> Running in b14816174990 [2023-03-16T20:08:14.601Z] Removing intermediate container 398e13854ae1 [2023-03-16T20:08:14.601Z] ---> e57c285f4594 [2023-03-16T20:08:14.601Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T20:08:14.601Z] Removing intermediate container 8dd8728e2d9b [2023-03-16T20:08:14.601Z] ---> 00560bf73161 [2023-03-16T20:08:14.601Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-16T20:08:14.601Z] ---> 3e0aac2f9552 [2023-03-16T20:08:14.601Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-16T20:08:14.859Z] ---> Running in c8f770279e53 [2023-03-16T20:08:14.859Z] ---> f45862abcc24 [2023-03-16T20:08:14.859Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:08:14.859Z] ---> 42b11a7bebf5 [2023-03-16T20:08:14.859Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:08:14.859Z] ---> 6938c1138e8e [2023-03-16T20:08:14.859Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-16T20:08:14.859Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T20:08:15.119Z] Removing intermediate container c8f770279e53 [2023-03-16T20:08:15.119Z] ---> a1d27429f34e [2023-03-16T20:08:15.119Z] Step 22/23 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:08:15.119Z] ---> Running in 54e056627c0a [2023-03-16T20:08:15.379Z] ---> Running in 1d29bc7c9560 [2023-03-16T20:08:15.379Z] ---> 300e29adb0a2 [2023-03-16T20:08:15.379Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-16T20:08:15.379Z] ---> 2e76cab8d86d [2023-03-16T20:08:15.379Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T20:08:15.379Z] Removing intermediate container 1d29bc7c9560 [2023-03-16T20:08:15.379Z] ---> e6da214fe3f7 [2023-03-16T20:08:15.379Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:08:15.944Z] ---> Running in 55cc2152cf32 [2023-03-16T20:08:15.944Z] ---> 6415c42c2a93 [2023-03-16T20:08:15.944Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T20:08:15.944Z] ---> 9049dbadbdf4 [2023-03-16T20:08:15.944Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T20:08:16.204Z] Removing intermediate container 55cc2152cf32 [2023-03-16T20:08:16.204Z] ---> 74d353409ed0 [2023-03-16T20:08:16.204Z] [2023-03-16T20:08:16.461Z] Successfully built 74d353409ed0 [2023-03-16T20:08:16.461Z] Successfully tagged support-scheduler:latest [2023-03-16T20:08:16.461Z]  Building support-scheduler ... done Building security-spire-server [2023-03-16T20:08:16.461Z] ---> 2f824303c066 [2023-03-16T20:08:16.461Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T20:08:16.719Z] ---> 7e791e99e85b [2023-03-16T20:08:16.719Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T20:08:18.448Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-16T20:08:19.269Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:08:19.269Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:08:19.269Z] ---> ab45b4c0b6cd [2023-03-16T20:08:19.269Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T20:08:19.269Z] ---> Using cache [2023-03-16T20:08:19.269Z] ---> dc74eb583594 [2023-03-16T20:08:19.269Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T20:08:19.269Z] ---> Using cache [2023-03-16T20:08:19.269Z] ---> 00560bf73161 [2023-03-16T20:08:19.269Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T20:08:19.269Z] ---> Using cache [2023-03-16T20:08:19.269Z] ---> 42b11a7bebf5 [2023-03-16T20:08:19.269Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:08:20.649Z] ---> 834c701c8729 [2023-03-16T20:08:20.650Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T20:08:20.910Z] ---> 4995d685f0f4 [2023-03-16T20:08:20.910Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T20:08:20.910Z] ---> Running in 7f8a95e0eefd [2023-03-16T20:08:21.171Z] ---> Running in 8e6434c1388a [2023-03-16T20:08:21.171Z] ---> Running in 6e8fa9fc3503 [2023-03-16T20:08:26.590Z] Removing intermediate container 8e6434c1388a [2023-03-16T20:08:26.590Z] ---> 9f6f4478fa53 [2023-03-16T20:08:26.590Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T20:08:26.590Z] Removing intermediate container 6e8fa9fc3503 [2023-03-16T20:08:26.590Z] ---> bea2540b9b8a [2023-03-16T20:08:26.590Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T20:08:26.590Z] ---> Running in 9d0f6ce60742 [2023-03-16T20:08:26.590Z] ---> Running in 90f63d8400bd [2023-03-16T20:08:30.785Z] Removing intermediate container 9d0f6ce60742 [2023-03-16T20:08:30.785Z] ---> 3e306ed8a613 [2023-03-16T20:08:30.785Z] Step 20/22 : LABEL arch=x86_64 [2023-03-16T20:08:36.137Z] Removing intermediate container 90f63d8400bd [2023-03-16T20:08:36.137Z] ---> 3c1c6205be3d [2023-03-16T20:08:36.137Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T20:08:42.720Z] ---> Running in 6fa67c7e78a3 [2023-03-16T20:08:42.720Z] ---> Running in cff4d647682c [2023-03-16T20:08:50.866Z] Removing intermediate container cff4d647682c [2023-03-16T20:08:50.866Z] ---> 43b11fbf701a [2023-03-16T20:08:50.866Z] Step 24/25 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:08:50.866Z] Removing intermediate container 6fa67c7e78a3 [2023-03-16T20:08:50.866Z] ---> 4ac0237f19f7 [2023-03-16T20:08:50.866Z] Step 21/22 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:08:50.866Z] ---> Running in f13f1f73182e [2023-03-16T20:08:50.866Z] ---> Running in c0bbece3ed28 [2023-03-16T20:08:50.866Z] Removing intermediate container b14816174990 [2023-03-16T20:08:50.866Z] ---> f14df3c2c9a3 [2023-03-16T20:08:50.866Z] [2023-03-16T20:08:50.866Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:08:50.866Z] ---> b2aa39c304c2 [2023-03-16T20:08:50.866Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T20:08:50.866Z] Removing intermediate container 54e056627c0a [2023-03-16T20:08:50.866Z] ---> d4c9e3202635 [2023-03-16T20:08:50.866Z] Step 7/27 : COPY . . [2023-03-16T20:08:56.149Z] ---> Running in 8760b8329589 [2023-03-16T20:08:56.149Z] Removing intermediate container c0bbece3ed28 [2023-03-16T20:08:56.149Z] ---> df3c929da927 [2023-03-16T20:08:56.149Z] Step 22/22 : LABEL version=0.0.0 [2023-03-16T20:08:56.149Z] Removing intermediate container f13f1f73182e [2023-03-16T20:08:56.149Z] ---> e25359ccb10a [2023-03-16T20:08:56.149Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T20:08:56.408Z] ---> Running in 9f88e56b7a5f [2023-03-16T20:08:56.408Z] ---> Running in 3d6225aa42e4 [2023-03-16T20:08:56.408Z] ---> 0aaee139a1e4 [2023-03-16T20:08:56.408Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T20:08:56.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:08:56.666Z] ---> Running in f1ddc20a4d6a [2023-03-16T20:08:56.666Z] Removing intermediate container 9f88e56b7a5f [2023-03-16T20:08:56.666Z] ---> 8f88e31666bc [2023-03-16T20:08:56.666Z] [2023-03-16T20:08:56.666Z] Removing intermediate container 3d6225aa42e4 [2023-03-16T20:08:56.666Z] ---> 410f78908ea4 [2023-03-16T20:08:56.666Z] [2023-03-16T20:08:56.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:08:56.925Z] Removing intermediate container f1ddc20a4d6a [2023-03-16T20:08:56.925Z] ---> a630cc80661d [2023-03-16T20:08:56.925Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-16T20:08:56.925Z] Successfully built 410f78908ea4 [2023-03-16T20:08:56.925Z] Successfully built 8f88e31666bc [2023-03-16T20:08:56.925Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T20:08:56.925Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T20:08:56.925Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:08:56.925Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T20:08:56.925Z] Successfully tagged security-proxy-setup:latest [2023-03-16T20:08:56.925Z] Successfully tagged security-secretstore-setup:latest [2023-03-16T20:08:56.925Z]  Building security-secretstore-setup ... done  Building security-proxy-setup ... done Building security-spire-agent [2023-03-16T20:08:57.183Z] Building security-proxy-auth [2023-03-16T20:08:57.183Z] OK: 8 MiB in 17 packages [2023-03-16T20:08:57.183Z] ---> Running in 9af018d9765a [2023-03-16T20:08:57.183Z] Removing intermediate container 7f8a95e0eefd [2023-03-16T20:08:57.183Z] ---> 326929a6354c [2023-03-16T20:08:57.183Z] Step 7/26 : COPY . . [2023-03-16T20:08:57.183Z] Removing intermediate container 9af018d9765a [2023-03-16T20:08:57.183Z] ---> b39e467175a4 [2023-03-16T20:08:57.183Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T20:08:58.646Z] ---> Running in 996718d6bf93 [2023-03-16T20:09:01.975Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:09:01.975Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:09:01.975Z] ---> ab45b4c0b6cd [2023-03-16T20:09:02.233Z] Step 3/27 : WORKDIR /edgex-go [2023-03-16T20:09:02.233Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:09:02.233Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:09:02.490Z] ---> Using cache [2023-03-16T20:09:02.490Z] ---> dc74eb583594 [2023-03-16T20:09:02.490Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T20:09:02.490Z] ---> ab45b4c0b6cd [2023-03-16T20:09:02.490Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:09:02.490Z] ---> Using cache [2023-03-16T20:09:02.490Z] ---> 27561d556f23 [2023-03-16T20:09:02.490Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:09:02.490Z] ---> Using cache [2023-03-16T20:09:02.490Z] ---> d5c24ec0ab54 [2023-03-16T20:09:02.490Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T20:09:02.490Z] ---> Using cache [2023-03-16T20:09:02.490Z] ---> c7b133117e80 [2023-03-16T20:09:02.490Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:09:02.490Z] ---> Using cache [2023-03-16T20:09:02.490Z] ---> 00560bf73161 [2023-03-16T20:09:02.490Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-16T20:09:02.490Z] ---> Using cache [2023-03-16T20:09:02.490Z] ---> 42b11a7bebf5 [2023-03-16T20:09:02.490Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:09:02.490Z] ---> Using cache [2023-03-16T20:09:02.490Z] ---> 326929a6354c [2023-03-16T20:09:02.490Z] Step 7/27 : COPY . . [2023-03-16T20:09:02.490Z] ---> Using cache [2023-03-16T20:09:02.490Z] ---> 5bafa39466be [2023-03-16T20:09:02.490Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:09:02.490Z] ---> Using cache [2023-03-16T20:09:02.490Z] ---> 7137cf58f3e3 [2023-03-16T20:09:02.490Z] Step 8/23 : COPY . . [2023-03-16T20:09:02.490Z] ---> Using cache [2023-03-16T20:09:02.490Z] ---> dd2fbcc0466a [2023-03-16T20:09:02.490Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T20:09:07.766Z] Removing intermediate container 996718d6bf93 [2023-03-16T20:09:07.766Z] ---> 5e0a31451662 [2023-03-16T20:09:07.766Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T20:09:07.766Z] ---> Running in 1f274ffc2cb5 [2023-03-16T20:09:07.766Z] ---> Running in 027571c673ed [2023-03-16T20:09:07.766Z] ---> ea5f2040421a [2023-03-16T20:09:07.766Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T20:09:07.766Z] ---> 8adbe35b2218 [2023-03-16T20:09:07.766Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T20:09:07.766Z] ---> Running in 56a03f526d94 [2023-03-16T20:09:07.766Z] ---> Running in 34a65f0e2322 [2023-03-16T20:09:07.766Z] Removing intermediate container 8760b8329589 [2023-03-16T20:09:07.766Z] ---> 93c64c329ff2 [2023-03-16T20:09:07.766Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T20:09:07.766Z] ---> Running in 91495945a3b6 [2023-03-16T20:09:07.766Z] Removing intermediate container 56a03f526d94 [2023-03-16T20:09:07.766Z] ---> ecae723ece08 [2023-03-16T20:09:07.766Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-16T20:09:07.766Z] Removing intermediate container 34a65f0e2322 [2023-03-16T20:09:07.766Z] ---> 0e6ad349f15e [2023-03-16T20:09:07.766Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T20:09:07.766Z] ---> Running in afa0179e1d20 [2023-03-16T20:09:07.766Z] ---> Running in 5656315b15e6 [2023-03-16T20:09:07.766Z] Removing intermediate container 91495945a3b6 [2023-03-16T20:09:07.766Z] ---> 03719d84bbed [2023-03-16T20:09:07.766Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T20:09:08.024Z] ---> Running in 77c3faeb8da3 [2023-03-16T20:09:08.024Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T20:09:08.024Z] Removing intermediate container afa0179e1d20 [2023-03-16T20:09:08.024Z] ---> f39ca26856eb [2023-03-16T20:09:08.024Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T20:09:08.024Z] Removing intermediate container 5656315b15e6 [2023-03-16T20:09:08.024Z] ---> 6d1120227d9b [2023-03-16T20:09:08.024Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T20:09:08.024Z] ---> Running in 38946effb260 [2023-03-16T20:09:08.024Z] Removing intermediate container 77c3faeb8da3 [2023-03-16T20:09:08.024Z] ---> 2b94b184d5fb [2023-03-16T20:09:08.024Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T20:09:08.024Z] ---> Running in 0ff5f57900c3 [2023-03-16T20:09:08.283Z] ---> Running in ae5a9e15fe7d [2023-03-16T20:09:08.283Z] Removing intermediate container 38946effb260 [2023-03-16T20:09:08.283Z] ---> 861b5685c9c4 [2023-03-16T20:09:08.283Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T20:09:08.283Z] Removing intermediate container 0ff5f57900c3 [2023-03-16T20:09:08.283Z] ---> 2105727fdeea [2023-03-16T20:09:08.283Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T20:09:08.283Z] ---> Running in 16b023dd03c9 [2023-03-16T20:09:08.283Z] ---> Running in d85afad82020 [2023-03-16T20:09:08.283Z] Removing intermediate container ae5a9e15fe7d [2023-03-16T20:09:08.283Z] ---> 1a1bcf14d863 [2023-03-16T20:09:08.283Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:09:08.562Z] Removing intermediate container 027571c673ed [2023-03-16T20:09:08.562Z] ---> 0b1ce467b620 [2023-03-16T20:09:08.562Z] Step 12/27 : WORKDIR /edgex-go [2023-03-16T20:09:08.562Z] ---> Running in 28737e678682 [2023-03-16T20:09:08.562Z] ---> 308703be431a [2023-03-16T20:09:08.562Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:09:08.820Z] Removing intermediate container 28737e678682 [2023-03-16T20:09:08.820Z] ---> 58a283dbef4f [2023-03-16T20:09:08.820Z] [2023-03-16T20:09:08.820Z] Step 13/27 : FROM alpine:3.17 [2023-03-16T20:09:08.820Z] ---> b2aa39c304c2 [2023-03-16T20:09:08.820Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:09:08.820Z] ---> Using cache [2023-03-16T20:09:08.820Z] ---> d08775463419 [2023-03-16T20:09:08.820Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T20:09:08.820Z] ---> Running in 742a15d1e8e8 [2023-03-16T20:09:08.820Z] ---> b12a5a9e9b03 [2023-03-16T20:09:08.820Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T20:09:09.386Z] ---> f036d3c67048 [2023-03-16T20:09:09.387Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-16T20:09:09.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:09:09.645Z] Removing intermediate container 16b023dd03c9 [2023-03-16T20:09:09.645Z] ---> 6b7e512086f5 [2023-03-16T20:09:09.645Z] Step 12/27 : WORKDIR /edgex-go [2023-03-16T20:09:09.645Z] Removing intermediate container d85afad82020 [2023-03-16T20:09:09.645Z] ---> 6010af35d52d [2023-03-16T20:09:09.645Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T20:09:09.645Z] ---> Running in 7fe8167370ed [2023-03-16T20:09:09.645Z] ---> Running in a1386aee1899 [2023-03-16T20:09:09.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:09:09.645Z] ---> 1812ee2fc203 [2023-03-16T20:09:09.645Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T20:09:09.645Z] ---> Running in 3d7697cba622 [2023-03-16T20:09:09.645Z] Removing intermediate container 7fe8167370ed [2023-03-16T20:09:09.645Z] ---> c7cc0de56a61 [2023-03-16T20:09:09.645Z] [2023-03-16T20:09:09.645Z] Step 13/27 : FROM alpine:3.17 [2023-03-16T20:09:09.645Z] ---> b2aa39c304c2 [2023-03-16T20:09:09.645Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:09:09.645Z] ---> Using cache [2023-03-16T20:09:09.645Z] ---> d08775463419 [2023-03-16T20:09:09.645Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T20:09:09.645Z] Removing intermediate container a1386aee1899 [2023-03-16T20:09:09.645Z] ---> b281cf35cf7b [2023-03-16T20:09:09.645Z] [2023-03-16T20:09:09.645Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T20:09:09.645Z] ---> b2aa39c304c2 [2023-03-16T20:09:09.645Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:09:09.645Z] ---> Using cache [2023-03-16T20:09:09.645Z] ---> d08775463419 [2023-03-16T20:09:09.645Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T20:09:09.645Z] ---> Running in c1bfc5559832 [2023-03-16T20:09:09.905Z] Removing intermediate container 3d7697cba622 [2023-03-16T20:09:09.905Z] ---> e420d2b62597 [2023-03-16T20:09:09.905Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:09:09.905Z] ---> Running in 6efc2d6156f5 [2023-03-16T20:09:09.905Z] ---> Running in eb95ca5b88ec [2023-03-16T20:09:09.905Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:09:09.905Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:09:09.905Z] OK: 17816 distinct packages available [2023-03-16T20:09:09.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:09:09.905Z] Removing intermediate container eb95ca5b88ec [2023-03-16T20:09:09.905Z] ---> 2401ae98fc18 [2023-03-16T20:09:09.905Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T20:09:09.905Z] ---> Running in 7ab13a75417d [2023-03-16T20:09:09.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:09:10.162Z] Removing intermediate container 7ab13a75417d [2023-03-16T20:09:10.163Z] ---> 420df7c9197e [2023-03-16T20:09:10.163Z] Step 22/23 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:09:10.163Z] ---> Running in a8dd7238f1e9 [2023-03-16T20:09:10.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:09:10.163Z] Removing intermediate container a8dd7238f1e9 [2023-03-16T20:09:10.163Z] ---> 57c078b62fb2 [2023-03-16T20:09:10.163Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:09:10.163Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T20:09:10.163Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T20:09:10.163Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T20:09:10.163Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T20:09:10.163Z] ---> Running in b8fc793e49a4 [2023-03-16T20:09:10.163Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:09:10.163Z] OK: 7 MiB in 19 packages [2023-03-16T20:09:10.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:09:10.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:09:10.768Z] Removing intermediate container b8fc793e49a4 [2023-03-16T20:09:10.768Z] ---> 072595c782c9 [2023-03-16T20:09:10.768Z] [2023-03-16T20:09:10.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:09:10.768Z] Successfully built 072595c782c9 [2023-03-16T20:09:10.768Z] Successfully tagged support-notifications:latest [2023-03-16T20:09:10.768Z] Building core-command [2023-03-16T20:09:11.028Z]  Building support-notifications ... done v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:09:11.028Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:09:11.028Z] OK: 17816 distinct packages available [2023-03-16T20:09:11.028Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:09:11.028Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:09:11.028Z] OK: 17816 distinct packages available [2023-03-16T20:09:11.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:09:11.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T20:09:11.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:09:11.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T20:09:11.028Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T20:09:11.028Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T20:09:11.028Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T20:09:11.028Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T20:09:11.028Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T20:09:11.028Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:09:11.028Z] OK: 8 MiB in 20 packages [2023-03-16T20:09:11.028Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T20:09:11.028Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T20:09:11.028Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T20:09:11.028Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T20:09:11.028Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T20:09:11.028Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:09:11.028Z] OK: 8 MiB in 20 packages [2023-03-16T20:09:12.951Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:09:12.951Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:09:12.951Z] ---> ab45b4c0b6cd [2023-03-16T20:09:12.951Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:09:12.951Z] ---> Using cache [2023-03-16T20:09:12.951Z] ---> 27561d556f23 [2023-03-16T20:09:12.951Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T20:09:12.951Z] ---> Using cache [2023-03-16T20:09:12.951Z] ---> d5c24ec0ab54 [2023-03-16T20:09:12.951Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T20:09:12.951Z] ---> Using cache [2023-03-16T20:09:12.951Z] ---> c7b133117e80 [2023-03-16T20:09:12.951Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T20:09:12.951Z] ---> Using cache [2023-03-16T20:09:12.951Z] ---> 5bafa39466be [2023-03-16T20:09:12.951Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:09:12.951Z] ---> Using cache [2023-03-16T20:09:12.951Z] ---> 7137cf58f3e3 [2023-03-16T20:09:12.951Z] Step 8/24 : COPY . . [2023-03-16T20:09:12.951Z] ---> Using cache [2023-03-16T20:09:12.951Z] ---> dd2fbcc0466a [2023-03-16T20:09:12.951Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T20:09:15.493Z] Removing intermediate container 742a15d1e8e8 [2023-03-16T20:09:15.493Z] ---> 565c11d6ce15 [2023-03-16T20:09:15.493Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:09:16.061Z] ---> Running in 1a33569790bc [2023-03-16T20:09:16.061Z] ---> 5399313d5715 [2023-03-16T20:09:16.061Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:09:16.630Z] Removing intermediate container 6efc2d6156f5 [2023-03-16T20:09:16.630Z] ---> 2fd8cc6a2e62 [2023-03-16T20:09:16.630Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:09:16.630Z] Removing intermediate container c1bfc5559832 [2023-03-16T20:09:16.630Z] ---> 2ff000f7ce31 [2023-03-16T20:09:16.630Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:09:16.630Z] ---> 7318d9038068 [2023-03-16T20:09:16.630Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T20:09:16.888Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T20:09:17.160Z] ---> d71cd672fa5d [2023-03-16T20:09:17.160Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:09:18.095Z] ---> 9f46323e6e02 [2023-03-16T20:09:18.095Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:09:18.357Z] ---> b7f428fda744 [2023-03-16T20:09:18.357Z] ---> 87eeacc53f1e [2023-03-16T20:09:18.357Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T20:09:18.357Z] [2023-03-16T20:09:18.357Z] ---> 0e7473edac5a [2023-03-16T20:09:18.357Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T20:09:18.357Z] ---> 9d0266d29bb9 [2023-03-16T20:09:18.357Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T20:09:18.357Z] ---> Running in 1d07ea3c3ac6 [2023-03-16T20:09:18.615Z] Removing intermediate container 1d07ea3c3ac6 [2023-03-16T20:09:18.615Z] ---> 97f353c40109 [2023-03-16T20:09:18.615Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T20:09:19.997Z] ---> 2c5e8d1abdd6 [2023-03-16T20:09:19.997Z] Step 22/27 : WORKDIR / [2023-03-16T20:09:19.997Z] ---> Running in 1d0b87fd1208 [2023-03-16T20:09:19.997Z] ---> 0d5a433e43bd [2023-03-16T20:09:19.997Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T20:09:19.997Z] ---> 68fe57c659ad [2023-03-16T20:09:19.997Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T20:09:19.997Z] Removing intermediate container 1d0b87fd1208 [2023-03-16T20:09:19.997Z] ---> 6d143ec72e63 [2023-03-16T20:09:19.997Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T20:09:20.258Z] ---> dd0dbb8741be [2023-03-16T20:09:20.258Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T20:09:20.258Z] ---> Running in 0aea3418bd42 [2023-03-16T20:09:21.649Z] ---> 0c7474cfd5ff [2023-03-16T20:09:21.649Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T20:09:21.649Z] Removing intermediate container 0aea3418bd42 [2023-03-16T20:09:21.649Z] ---> 12c248b8e676 [2023-03-16T20:09:21.649Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T20:09:21.910Z] ---> 283104873cf6 [2023-03-16T20:09:21.910Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T20:09:21.910Z] ---> Running in c5cd2831cb7a [2023-03-16T20:09:21.910Z] ---> c4a5af8c6b72 [2023-03-16T20:09:21.910Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T20:09:21.910Z] ---> Running in c859129fa1eb [2023-03-16T20:09:22.180Z] Removing intermediate container c5cd2831cb7a [2023-03-16T20:09:22.180Z] ---> b69f34674c1c [2023-03-16T20:09:22.180Z] Step 25/27 : LABEL arch=x86_64 [2023-03-16T20:09:22.180Z] ---> c0fe72c064c7 [2023-03-16T20:09:22.180Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T20:09:22.180Z] ---> Running in 2b42dd10948a [2023-03-16T20:09:22.180Z] Removing intermediate container c859129fa1eb [2023-03-16T20:09:22.180Z] ---> 9ea42ae5ed68 [2023-03-16T20:09:22.180Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T20:09:22.442Z] ---> Running in e24f71ffed37 [2023-03-16T20:09:22.442Z] Removing intermediate container 2b42dd10948a [2023-03-16T20:09:22.442Z] ---> db08820f4fa8 [2023-03-16T20:09:22.442Z] Step 26/27 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:09:22.709Z] ---> Running in ea274f6fefd6 [2023-03-16T20:09:22.709Z] Removing intermediate container e24f71ffed37 [2023-03-16T20:09:22.709Z] ---> a0262cdbfecd [2023-03-16T20:09:22.709Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T20:09:22.709Z] ---> c9c079c0b31d [2023-03-16T20:09:22.709Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T20:09:22.709Z] ---> Running in 468f8996fc32 [2023-03-16T20:09:22.709Z] Removing intermediate container ea274f6fefd6 [2023-03-16T20:09:22.709Z] ---> 13539d25f7b1 [2023-03-16T20:09:22.709Z] Step 27/27 : LABEL version=0.0.0 [2023-03-16T20:09:22.709Z] ---> Running in 2876e434ec42 [2023-03-16T20:09:22.971Z] Removing intermediate container 468f8996fc32 [2023-03-16T20:09:22.971Z] ---> c65d33a7ea0a [2023-03-16T20:09:22.971Z] Step 25/26 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:09:23.232Z] Removing intermediate container 2876e434ec42 [2023-03-16T20:09:23.232Z] ---> 8017d9916487 [2023-03-16T20:09:23.232Z] [2023-03-16T20:09:23.232Z] ---> dc233bc64291 [2023-03-16T20:09:23.232Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T20:09:23.232Z] Successfully built 8017d9916487 [2023-03-16T20:09:23.492Z] Successfully tagged security-spire-config:latest [2023-03-16T20:09:23.493Z]  Building security-spire-config ... done  ---> Running in 915cd0231ca5 [2023-03-16T20:09:23.752Z] ---> Running in 9bb3833e5be7 [2023-03-16T20:09:24.057Z] Removing intermediate container 915cd0231ca5 [2023-03-16T20:09:24.057Z] ---> cdcdbe4be602 [2023-03-16T20:09:24.057Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T20:09:24.057Z] Removing intermediate container 9bb3833e5be7 [2023-03-16T20:09:24.057Z] ---> ba45db4db8a0 [2023-03-16T20:09:24.057Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T20:09:24.057Z] ---> Running in d80e50d08dba [2023-03-16T20:09:24.057Z] ---> Running in 676ef1ce783d [2023-03-16T20:09:24.317Z] Removing intermediate container d80e50d08dba [2023-03-16T20:09:24.317Z] ---> cd11dfae7fd7 [2023-03-16T20:09:24.317Z] [2023-03-16T20:09:24.317Z] Removing intermediate container 676ef1ce783d [2023-03-16T20:09:24.317Z] ---> aa059fa5a9ca [2023-03-16T20:09:24.317Z] Step 25/27 : LABEL arch=x86_64 [2023-03-16T20:09:24.317Z] Successfully built cd11dfae7fd7 [2023-03-16T20:09:24.317Z] Successfully tagged security-spire-server:latest [2023-03-16T20:09:24.317Z]  Building security-spire-server ... done  ---> Running in 4414411d4b12 [2023-03-16T20:09:24.591Z] Removing intermediate container 4414411d4b12 [2023-03-16T20:09:24.591Z] ---> 2bf2faf7c7a6 [2023-03-16T20:09:24.591Z] Step 26/27 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:09:24.851Z] ---> Running in 4da8b0e93cbb [2023-03-16T20:09:25.111Z] Removing intermediate container 4da8b0e93cbb [2023-03-16T20:09:25.111Z] ---> fbd5fd7d1190 [2023-03-16T20:09:25.111Z] Step 27/27 : LABEL version=0.0.0 [2023-03-16T20:09:25.452Z] ---> Running in 6018075fd7c8 [2023-03-16T20:09:25.713Z] Removing intermediate container 6018075fd7c8 [2023-03-16T20:09:25.713Z] ---> e6f332f39997 [2023-03-16T20:09:25.713Z] [2023-03-16T20:09:25.713Z] Successfully built e6f332f39997 [2023-03-16T20:09:25.713Z] Successfully tagged security-spire-agent:latest [2023-03-16T20:09:29.008Z]  Building security-spire-agent ... done Removing intermediate container 1f274ffc2cb5 [2023-03-16T20:09:29.008Z] ---> 12a1880fc055 [2023-03-16T20:09:29.008Z] [2023-03-16T20:09:29.008Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:09:29.008Z] ---> b2aa39c304c2 [2023-03-16T20:09:29.008Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T20:09:29.008Z] ---> Using cache [2023-03-16T20:09:29.008Z] ---> c7a4873b7d0d [2023-03-16T20:09:29.008Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:09:29.008Z] ---> Using cache [2023-03-16T20:09:29.008Z] ---> fe53c845392a [2023-03-16T20:09:29.008Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:09:29.008Z] ---> Using cache [2023-03-16T20:09:29.008Z] ---> bf4cb2921c5b [2023-03-16T20:09:29.008Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:09:29.008Z] ---> Using cache [2023-03-16T20:09:29.008Z] ---> 2e4a6a473421 [2023-03-16T20:09:29.008Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T20:09:30.392Z] ---> a4cb16eab468 [2023-03-16T20:09:30.392Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-16T20:09:30.657Z] ---> 0c8ad107ff21 [2023-03-16T20:09:30.657Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T20:09:30.657Z] ---> b409bef4d5d1 [2023-03-16T20:09:30.657Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T20:09:30.657Z] ---> Running in c1fe956f65af [2023-03-16T20:09:31.704Z] Removing intermediate container c1fe956f65af [2023-03-16T20:09:31.704Z] ---> 8c6b03c1d6cd [2023-03-16T20:09:31.704Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T20:09:31.704Z] ---> Running in 55fe839db351 [2023-03-16T20:09:31.704Z] Removing intermediate container 55fe839db351 [2023-03-16T20:09:31.704Z] ---> a738d253d6bc [2023-03-16T20:09:31.704Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T20:09:31.704Z] ---> Running in 361e5375de70 [2023-03-16T20:09:31.704Z] Removing intermediate container 361e5375de70 [2023-03-16T20:09:31.704Z] ---> 4bf62e9b8b9a [2023-03-16T20:09:31.704Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T20:09:31.968Z] ---> Running in 632456a10b94 [2023-03-16T20:09:31.968Z] Removing intermediate container 632456a10b94 [2023-03-16T20:09:31.968Z] ---> f18efc671481 [2023-03-16T20:09:31.968Z] Step 22/23 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:09:31.968Z] ---> Running in 626b217d0596 [2023-03-16T20:09:31.968Z] Removing intermediate container 626b217d0596 [2023-03-16T20:09:31.968Z] ---> c58592e45874 [2023-03-16T20:09:31.968Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:09:32.227Z] ---> Running in bc403471eed8 [2023-03-16T20:09:32.227Z] Removing intermediate container bc403471eed8 [2023-03-16T20:09:32.227Z] ---> 1f0cf27d106c [2023-03-16T20:09:32.227Z] [2023-03-16T20:09:32.227Z] Successfully built 1f0cf27d106c [2023-03-16T20:09:32.227Z] Successfully tagged security-proxy-auth:latest [2023-03-16T20:09:34.770Z]  Building security-proxy-auth ... done Removing intermediate container 1a33569790bc [2023-03-16T20:09:34.770Z] ---> 4c51c7c916ab [2023-03-16T20:09:34.770Z] [2023-03-16T20:09:34.770Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T20:09:34.770Z] ---> b2aa39c304c2 [2023-03-16T20:09:34.770Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:09:34.770Z] ---> Using cache [2023-03-16T20:09:34.770Z] ---> 9d6a8eb313ae [2023-03-16T20:09:34.770Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T20:09:34.770Z] ---> Using cache [2023-03-16T20:09:34.770Z] ---> 0aecfb68717d [2023-03-16T20:09:34.770Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T20:09:34.770Z] ---> Running in e5a2838d7524 [2023-03-16T20:09:34.770Z] Removing intermediate container e5a2838d7524 [2023-03-16T20:09:34.770Z] ---> ddcf9203a36a [2023-03-16T20:09:34.770Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T20:09:34.770Z] ---> Running in d6c11638d686 [2023-03-16T20:09:34.770Z] Removing intermediate container d6c11638d686 [2023-03-16T20:09:34.770Z] ---> 83ab7a4f208d [2023-03-16T20:09:34.770Z] Step 15/24 : WORKDIR / [2023-03-16T20:09:34.770Z] ---> Running in 49d3aabb4c76 [2023-03-16T20:09:34.770Z] Removing intermediate container 49d3aabb4c76 [2023-03-16T20:09:34.770Z] ---> b5eeb3639f0b [2023-03-16T20:09:34.770Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:09:34.770Z] ---> 1934a37b0833 [2023-03-16T20:09:34.770Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:09:34.770Z] ---> c88e67495197 [2023-03-16T20:09:34.770Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T20:09:35.342Z] ---> c1edb9180767 [2023-03-16T20:09:35.342Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-16T20:09:35.342Z] ---> 478ba005d4b8 [2023-03-16T20:09:35.342Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T20:09:35.342Z] ---> Running in 3e0612822500 [2023-03-16T20:09:35.602Z] Removing intermediate container 3e0612822500 [2023-03-16T20:09:35.602Z] ---> 967f1ddcc566 [2023-03-16T20:09:35.602Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:09:35.602Z] ---> Running in b1156c13b4b9 [2023-03-16T20:09:35.602Z] Removing intermediate container b1156c13b4b9 [2023-03-16T20:09:35.602Z] ---> 2b789c821c18 [2023-03-16T20:09:35.602Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T20:09:35.602Z] ---> Running in 54b9ef0f2827 [2023-03-16T20:09:35.602Z] Removing intermediate container 54b9ef0f2827 [2023-03-16T20:09:35.602Z] ---> 6a2cac99cc0a [2023-03-16T20:09:35.602Z] Step 23/24 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:09:35.602Z] ---> Running in a059c37b7050 [2023-03-16T20:09:35.862Z] Removing intermediate container a059c37b7050 [2023-03-16T20:09:35.862Z] ---> 57f8ac0ea146 [2023-03-16T20:09:35.862Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T20:09:35.862Z] ---> Running in 1895534161e3 [2023-03-16T20:09:35.862Z] Removing intermediate container 1895534161e3 [2023-03-16T20:09:35.862Z] ---> 737f7466f044 [2023-03-16T20:09:35.862Z] [2023-03-16T20:09:35.862Z] Successfully built 737f7466f044 [2023-03-16T20:09:35.862Z] Successfully tagged core-command:latest [2023-03-16T20:09:36.127Z]  Building core-command ... done  [Pipeline] } [2023-03-16T20:09:36.144Z] $ docker stop --time=1 adb8611b5f2479eab69d0e9e056d9ce83f34ce94934f0ab716e7ff52ed7ec28c [2023-03-16T20:09:37.399Z] $ docker rm -f --volumes adb8611b5f2479eab69d0e9e056d9ce83f34ce94934f0ab716e7ff52ed7ec28c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T20:09:37.790Z] + docker images [2023-03-16T20:09:37.790Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T20:09:37.790Z] core-command latest 737f7466f044 2 seconds ago 19.8MB [2023-03-16T20:09:37.790Z] 4c51c7c916ab 4 seconds ago 1.68GB [2023-03-16T20:09:37.790Z] security-proxy-auth latest 1f0cf27d106c 5 seconds ago 18.3MB [2023-03-16T20:09:37.790Z] 12a1880fc055 10 seconds ago 1.66GB [2023-03-16T20:09:37.790Z] security-spire-agent latest e6f332f39997 12 seconds ago 129MB [2023-03-16T20:09:37.790Z] security-spire-server latest cd11dfae7fd7 14 seconds ago 89.8MB [2023-03-16T20:09:37.790Z] security-spire-config latest 8017d9916487 15 seconds ago 88.9MB [2023-03-16T20:09:37.790Z] support-notifications latest 072595c782c9 27 seconds ago 33MB [2023-03-16T20:09:37.790Z] b281cf35cf7b 28 seconds ago 1.54GB [2023-03-16T20:09:37.790Z] c7cc0de56a61 28 seconds ago 1.54GB [2023-03-16T20:09:37.790Z] 58a283dbef4f 29 seconds ago 1.54GB [2023-03-16T20:09:37.790Z] security-proxy-setup latest 8f88e31666bc 41 seconds ago 18.7MB [2023-03-16T20:09:37.790Z] security-secretstore-setup latest 410f78908ea4 41 seconds ago 32.6MB [2023-03-16T20:09:37.790Z] f14df3c2c9a3 48 seconds ago 1.75GB [2023-03-16T20:09:37.790Z] support-scheduler latest 74d353409ed0 About a minute ago 32.4MB [2023-03-16T20:09:37.790Z] security-bootstrapper latest cbb2c3997c7a About a minute ago 22MB [2023-03-16T20:09:37.790Z] 94529289d91e About a minute ago 1.66GB [2023-03-16T20:09:37.790Z] 2df1b832f7e2 About a minute ago 1.75GB [2023-03-16T20:09:37.790Z] 5a6d53c73404 About a minute ago 1.68GB [2023-03-16T20:09:37.790Z] core-metadata latest 414c16fc0b1e 2 minutes ago 20.6MB [2023-03-16T20:09:37.790Z] core-common-config-bootstrapper latest b380f5362c63 2 minutes ago 17.6MB [2023-03-16T20:09:37.790Z] core-data latest 08105ce20066 2 minutes ago 20MB [2023-03-16T20:09:37.790Z] security-spiffe-token-provider latest 97fcaba368f4 2 minutes ago 32.6MB [2023-03-16T20:09:37.790Z] 551fc9fd4d35 2 minutes ago 1.69GB [2023-03-16T20:09:37.790Z] 5fe90153009d 2 minutes ago 1.68GB [2023-03-16T20:09:37.790Z] 3ec9d4e023da 2 minutes ago 1.69GB [2023-03-16T20:09:37.790Z] 603400ad14fc 2 minutes ago 1.72GB [2023-03-16T20:09:37.790Z] 46a79909d080 2 minutes ago 1.67GB [2023-03-16T20:09:37.790Z] ci-base-image-x86_64 latest ab45b4c0b6cd 7 minutes ago 883MB [2023-03-16T20:09:37.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 6 days ago 664MB [2023-03-16T20:09:37.790Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-16T20:09:37.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-16T20:09:37.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T20:10:10.111Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-16T20:10:10.111Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-16T20:10:10.111Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-16T20:10:12.054Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-16T20:10:12.054Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-16T20:10:12.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-16T20:10:13.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-16T20:10:13.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-16T20:10:13.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-16T20:10:14.466Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-16T20:10:17.824Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-16T20:10:17.824Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-16T20:10:17.824Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-16T20:10:17.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-16T20:10:30.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-16T20:10:30.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-16T20:10:30.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.285s coverage: 28.7% of statements [2023-03-16T20:10:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.314s coverage: 98.5% of statements [2023-03-16T20:10:44.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-16T20:10:44.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-16T20:10:44.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-16T20:10:47.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.419s coverage: 71.2% of statements [2023-03-16T20:10:50.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-16T20:10:50.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-16T20:10:50.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.321s coverage: 54.0% of statements [2023-03-16T20:10:55.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-16T20:10:55.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-16T20:10:55.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-16T20:10:55.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-16T20:10:55.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-16T20:11:03.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-16T20:11:03.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-16T20:11:15.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.485s coverage: 88.5% of statements [2023-03-16T20:11:15.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.317s coverage: 3.9% of statements [2023-03-16T20:11:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-16T20:11:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-16T20:11:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-16T20:11:19.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.677s coverage: 95.6% of statements [2023-03-16T20:11:19.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-16T20:11:19.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-16T20:11:19.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-16T20:11:19.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-16T20:11:19.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-16T20:11:19.910Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements [2023-03-16T20:11:25.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-16T20:11:25.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-16T20:11:25.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-16T20:11:25.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.223s coverage: 65.9% of statements [2023-03-16T20:11:35.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-16T20:11:35.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-16T20:11:35.305Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.396s coverage: 0.9% of statements [2023-03-16T20:11:35.305Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.249s coverage: 29.0% of statements [2023-03-16T20:11:39.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.285s coverage: 45.5% of statements [2023-03-16T20:11:40.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.282s coverage: 82.9% of statements [2023-03-16T20:11:40.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements [2023-03-16T20:11:40.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2023-03-16T20:11:42.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.194s coverage: 87.5% of statements [2023-03-16T20:11:45.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-16T20:11:45.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-16T20:11:45.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-16T20:11:45.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-16T20:11:48.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-16T20:11:48.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-16T20:11:48.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-16T20:11:48.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-16T20:11:55.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.203s coverage: 94.4% of statements [2023-03-16T20:11:55.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-16T20:11:55.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-16T20:11:55.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-16T20:11:55.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-16T20:12:00.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-16T20:12:00.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-16T20:12:02.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-16T20:12:10.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.210s coverage: 79.9% of statements [2023-03-16T20:12:10.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-16T20:12:11.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.281s coverage: 92.9% of statements [2023-03-16T20:12:11.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-03-16T20:12:11.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.211s coverage: 86.9% of statements [2023-03-16T20:12:11.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements [2023-03-16T20:12:11.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements [2023-03-16T20:12:11.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2023-03-16T20:12:11.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.484s coverage: 81.2% of statements [2023-03-16T20:12:11.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.511s coverage: 82.1% of statements [2023-03-16T20:12:12.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-16T20:12:12.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 84.8% of statements [2023-03-16T20:12:17.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-16T20:12:17.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-16T20:12:18.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.090s coverage: 63.1% of statements [2023-03-16T20:12:18.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.261s coverage: 100.0% of statements [2023-03-16T20:12:20.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2023-03-16T20:12:20.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements [2023-03-16T20:12:20.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements [2023-03-16T20:12:21.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-16T20:12:21.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-16T20:12:21.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-16T20:12:21.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2023-03-16T20:12:29.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-16T20:12:29.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-16T20:12:29.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-16T20:12:30.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.021s coverage: 38.4% of statements [2023-03-16T20:12:30.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements [2023-03-16T20:12:35.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-16T20:12:35.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-16T20:12:35.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-16T20:12:35.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-16T20:12:35.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.209s coverage: 84.8% of statements [2023-03-16T20:12:42.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-16T20:12:42.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-16T20:12:42.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-16T20:12:42.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-16T20:12:48.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.294s coverage: 17.7% of statements [2023-03-16T20:12:48.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-16T20:12:48.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-16T20:12:48.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-16T20:12:48.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-16T20:12:49.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.670s coverage: 92.3% of statements [2023-03-16T20:12:53.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-16T20:12:53.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-16T20:12:53.708Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 61.5% of statements [2023-03-16T20:12:56.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-16T20:12:56.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-16T20:12:56.880Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.7% of statements [2023-03-16T20:12:57.842Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-16T20:12:57.842Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T20:12:57.842Z] go vet ./... [2023-03-16T20:15:49.552Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T20:15:49.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T20:15:49.552Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T20:15:49.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-16T20:15:50.258Z] + ls -al . [2023-03-16T20:15:50.258Z] total 700 [2023-03-16T20:15:50.258Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 20:07 . [2023-03-16T20:15:50.258Z] drwxr-xr-x 4 root root 4096 Mar 16 20:07 .. [2023-03-16T20:15:50.258Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 20:05 .blubracket [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 16 Mar 16 20:05 .dockerignore [2023-03-16T20:15:50.258Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 20:05 .git [2023-03-16T20:15:50.258Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 20:05 .github [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 1133 Mar 16 20:05 .gitignore [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 20:05 .golangci.yml [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 20:05 .hadolint.yml [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 20:05 .sonarcloud.properties [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 20:05 ADOPTERS.md [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 10825 Mar 16 20:05 Attribution.txt [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 73765 Mar 16 20:05 CHANGELOG.md [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 20:05 CONTRIBUTING.md [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 20:05 GOVERNANCE.md [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 883 Mar 16 20:05 Jenkinsfile [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 20:05 LICENSE [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 14266 Mar 16 20:05 Makefile [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 20:05 OWNERS.md [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 9403 Mar 16 20:05 README.md [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 789 Mar 16 20:05 SECURITY.md [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 20:01 VERSION [2023-03-16T20:15:50.258Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 20:05 bin [2023-03-16T20:15:50.258Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 20:05 cmd [2023-03-16T20:15:50.258Z] -rw-r--r-- 1 root root 447486 Mar 16 20:12 coverage.out [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 3233 Mar 16 20:05 go.mod [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 31100 Mar 16 20:05 go.sum [2023-03-16T20:15:50.258Z] drwxrwxr-x 7 1001 1001 4096 Mar 16 20:05 internal [2023-03-16T20:15:50.258Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 20:05 openapi [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 594 Mar 16 20:05 security.txt [2023-03-16T20:15:50.258Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 20:05 snap [2023-03-16T20:15:50.258Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 20:05 version.go [Pipeline] sh [2023-03-16T20:15:50.921Z] + '[' -e coverage.out ] [2023-03-16T20:15:50.921Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-16T20:15:50.959Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T20:15:51.800Z] Stashed 1 file(s) [Pipeline] sh [2023-03-16T20:15:52.452Z] + make build [2023-03-16T20:15:52.452Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T20:17:29.094Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T20:17:31.035Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T20:17:36.561Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T20:17:39.950Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T20:18:26.857Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T20:18:35.058Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T20:18:40.392Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T20:18:47.029Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T20:18:50.367Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T20:18:54.616Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T20:18:59.957Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-16T20:19:08.185Z] $ docker stop --time=1 f8ae6877a8e5b0c530c2e798e88226b564aa727ffe46e77078557794801fb1d0 [2023-03-16T20:19:10.243Z] $ docker rm -f --volumes f8ae6877a8e5b0c530c2e798e88226b564aa727ffe46e77078557794801fb1d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:19:13.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T20:19:13.062Z] [2023-03-16T20:19:13.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:19:13.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T20:19:13.732Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-16T20:19:13.732Z] 29e5d40040c1: Pulling fs layer [2023-03-16T20:19:13.732Z] 1ce36da41761: Pulling fs layer [2023-03-16T20:19:13.732Z] 25b303627fd3: Pulling fs layer [2023-03-16T20:19:13.732Z] 29e5d40040c1: Verifying Checksum [2023-03-16T20:19:13.732Z] 29e5d40040c1: Download complete [2023-03-16T20:19:14.001Z] 1ce36da41761: Verifying Checksum [2023-03-16T20:19:14.001Z] 1ce36da41761: Download complete [2023-03-16T20:19:14.267Z] 29e5d40040c1: Pull complete [2023-03-16T20:19:15.689Z] 1ce36da41761: Pull complete [2023-03-16T20:19:15.689Z] 25b303627fd3: Download complete [2023-03-16T20:19:27.998Z] 25b303627fd3: Pull complete [2023-03-16T20:19:27.998Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-16T20:19:27.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T20:19:27.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:19:28.318Z] prd-ubuntu20.04-docker-arm64-4c-16g-2507 does not seem to be running inside a container [2023-03-16T20:19:28.390Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-16T20:19:30.956Z] $ docker top 674d344ec2c09397bc20e0c4f13e61127e3e3573c7bf220e185c54ba49591630 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T20:19:31.838Z] + + docker-compose build --help [2023-03-16T20:19:31.838Z] grep parallel [2023-03-16T20:19:38.476Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T20:19:38.515Z] $ docker stop --time=1 674d344ec2c09397bc20e0c4f13e61127e3e3573c7bf220e185c54ba49591630 [2023-03-16T20:19:40.190Z] $ docker rm -f --volumes 674d344ec2c09397bc20e0c4f13e61127e3e3573c7bf220e185c54ba49591630 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:19:40.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T20:19:40.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:19:41.167Z] prd-ubuntu20.04-docker-arm64-4c-16g-2507 does not seem to be running inside a container [2023-03-16T20:19:41.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-16T20:19:42.407Z] $ docker top a49f45262580a663b804ebd8e24b396a5c67aa0d0338deec71c32fed85c29466 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T20:19:42.960Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T20:19:48.292Z] Building core-command ... [2023-03-16T20:19:48.292Z] Building core-common-config-bootstrapper ... [2023-03-16T20:19:48.292Z] Building core-data ... [2023-03-16T20:19:48.292Z] Building core-metadata ... [2023-03-16T20:19:48.292Z] Building security-bootstrapper ... [2023-03-16T20:19:48.292Z] Building security-proxy-auth ... [2023-03-16T20:19:48.292Z] Building security-proxy-setup ... [2023-03-16T20:19:48.292Z] Building security-secretstore-setup ... [2023-03-16T20:19:48.292Z] Building security-spiffe-token-provider ... [2023-03-16T20:19:48.292Z] Building security-spire-agent ... [2023-03-16T20:19:48.292Z] Building security-spire-config ... [2023-03-16T20:19:48.292Z] Building security-spire-server ... [2023-03-16T20:19:48.292Z] Building support-notifications ... [2023-03-16T20:19:48.292Z] Building support-scheduler ... [2023-03-16T20:19:48.292Z] Building security-spire-agent [2023-03-16T20:19:48.292Z] Building security-bootstrapper [2023-03-16T20:19:48.292Z] Building support-notifications [2023-03-16T20:19:48.292Z] Building security-spire-config [2023-03-16T20:19:48.292Z] Building core-metadata [2023-03-16T20:20:44.696Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:20:44.696Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:20:44.696Z] ---> d6005f8e7871 [2023-03-16T20:20:44.696Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:20:44.696Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:20:44.696Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:20:44.696Z] ---> d6005f8e7871 [2023-03-16T20:20:44.696Z] Step 3/27 : WORKDIR /edgex-go [2023-03-16T20:20:44.696Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:20:44.696Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:20:44.696Z] ---> d6005f8e7871 [2023-03-16T20:20:44.696Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:20:44.696Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:20:44.696Z] [2023-03-16T20:20:44.696Z] Step 2/33 : FROM ${BUILDER_BASE} AS builderStep 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:20:44.696Z] [2023-03-16T20:20:44.696Z] ---> d6005f8e7871 [2023-03-16T20:20:44.696Z] Step 3/27 : WORKDIR /edgex-go [2023-03-16T20:20:44.696Z] ---> d6005f8e7871 [2023-03-16T20:20:44.696Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T20:20:44.696Z] ---> Running in 732fd0c0804e [2023-03-16T20:20:44.696Z] ---> Running in f36410dc5d20 [2023-03-16T20:20:44.696Z] ---> Running in 7ea3a0eca682 [2023-03-16T20:20:44.696Z] ---> Running in 77002adaa515 [2023-03-16T20:20:44.696Z] ---> Running in 1d7cbb47bce6 [2023-03-16T20:20:44.696Z] Removing intermediate container 732fd0c0804e [2023-03-16T20:20:44.696Z] ---> e0bb2f547960 [2023-03-16T20:20:44.696Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T20:20:44.696Z] ---> Running in f2eda7904b2f [2023-03-16T20:20:44.696Z] Removing intermediate container 7ea3a0eca682 [2023-03-16T20:20:44.696Z] ---> 21577f2d7da3 [2023-03-16T20:20:44.696Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T20:20:44.696Z] Removing intermediate container f36410dc5d20 [2023-03-16T20:20:44.696Z] ---> 4322cbf45bcc [2023-03-16T20:20:44.696Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T20:20:44.696Z] Removing intermediate container 1d7cbb47bce6 [2023-03-16T20:20:44.696Z] ---> 5f34c388e1ab [2023-03-16T20:20:44.696Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T20:20:44.696Z] Removing intermediate container 77002adaa515 [2023-03-16T20:20:44.696Z] ---> b2c4b49ba5a3 [2023-03-16T20:20:44.696Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:20:44.696Z] ---> Running in db609755703f [2023-03-16T20:20:44.696Z] ---> Running in ac50e918728b [2023-03-16T20:20:44.696Z] ---> Running in dc986803b630 [2023-03-16T20:20:44.696Z] ---> Running in 381c7b866489 [2023-03-16T20:20:44.696Z] Removing intermediate container f2eda7904b2f [2023-03-16T20:20:44.696Z] ---> 0a05dd174b3a [2023-03-16T20:20:44.696Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T20:20:44.696Z] ---> Running in 411d5a4d392e [2023-03-16T20:20:44.696Z] Removing intermediate container 381c7b866489 [2023-03-16T20:20:44.696Z] ---> e98377fee3ab [2023-03-16T20:20:44.696Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T20:20:44.696Z] ---> Running in a40abcae30f7 [2023-03-16T20:20:44.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:20:44.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:20:44.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:20:44.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:20:44.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:20:44.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:20:44.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:20:44.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:20:44.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:20:44.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:20:44.696Z] OK: 263 MiB in 53 packages [2023-03-16T20:20:46.132Z] OK: 263 MiB in 53 packages [2023-03-16T20:20:46.132Z] OK: 263 MiB in 53 packages [2023-03-16T20:20:46.407Z] OK: 263 MiB in 53 packages [2023-03-16T20:20:46.407Z] OK: 263 MiB in 53 packages [2023-03-16T20:20:46.691Z] Removing intermediate container db609755703f [2023-03-16T20:20:46.691Z] ---> 077e4bc9f3f2 [2023-03-16T20:20:46.691Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T20:20:48.100Z] Removing intermediate container dc986803b630 [2023-03-16T20:20:48.100Z] ---> 2f9c6c991a76 [2023-03-16T20:20:48.100Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-16T20:20:48.100Z] ---> 09cfe8012fb5 [2023-03-16T20:20:48.100Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:20:48.100Z] Removing intermediate container ac50e918728b [2023-03-16T20:20:48.100Z] ---> fbacf5e8e1ae [2023-03-16T20:20:48.100Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-16T20:20:48.369Z] ---> Running in 9d156ff82c2f [2023-03-16T20:20:48.369Z] Removing intermediate container 411d5a4d392e [2023-03-16T20:20:48.369Z] ---> 19898ca4215b [2023-03-16T20:20:48.369Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T20:20:48.369Z] Removing intermediate container a40abcae30f7 [2023-03-16T20:20:48.369Z] ---> 03fd74e03aee [2023-03-16T20:20:48.369Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:20:49.337Z] ---> 2a04815152a5 [2023-03-16T20:20:49.337Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:20:49.608Z] ---> 1eed185acf4a [2023-03-16T20:20:49.608Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:20:49.608Z] ---> Running in 3aa94c61f6a7 [2023-03-16T20:20:49.608Z] ---> Running in 1f69a3cf8fe7 [2023-03-16T20:20:49.875Z] ---> 67d2bee251c2 [2023-03-16T20:20:49.875Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:20:49.875Z] ---> 14b7f07f7658 [2023-03-16T20:20:49.875Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:20:50.144Z] ---> Running in e1daab499b36 [2023-03-16T20:20:50.144Z] ---> Running in 2bde646b2562 [2023-03-16T20:22:56.839Z] Removing intermediate container 3aa94c61f6a7 [2023-03-16T20:22:56.839Z] ---> 75d8b085f31c [2023-03-16T20:22:56.839Z] Step 7/27 : COPY . . [2023-03-16T20:22:56.839Z] Removing intermediate container 2bde646b2562 [2023-03-16T20:22:56.839Z] ---> 5110047b04e2 [2023-03-16T20:22:56.839Z] Step 8/23 : COPY . . [2023-03-16T20:22:56.839Z] Removing intermediate container 9d156ff82c2f [2023-03-16T20:22:56.839Z] ---> 7ae9327ae02a [2023-03-16T20:22:56.839Z] Step 7/33 : COPY . . [2023-03-16T20:22:56.839Z] Removing intermediate container e1daab499b36 [2023-03-16T20:22:56.839Z] ---> 986f73cbb06f [2023-03-16T20:22:56.839Z] Step 8/25 : COPY . . [2023-03-16T20:22:56.839Z] Removing intermediate container 1f69a3cf8fe7 [2023-03-16T20:22:56.839Z] ---> aec5fad1e8c8 [2023-03-16T20:22:56.839Z] Step 7/27 : COPY . . [2023-03-16T20:23:01.120Z] ---> 1c4e2f622fd3 [2023-03-16T20:23:01.121Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T20:23:01.121Z] ---> 58cfc99501d0 [2023-03-16T20:23:01.121Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T20:23:01.121Z] ---> 8dd205766a6e [2023-03-16T20:23:01.121Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-16T20:23:01.121Z] ---> Running in ec3cb1e0a056 [2023-03-16T20:23:01.121Z] ---> b393b9f565bb [2023-03-16T20:23:01.121Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T20:23:01.391Z] ---> Running in d6e28166d2f7 [2023-03-16T20:23:01.391Z] ---> c5f01d609fc9 [2023-03-16T20:23:01.391Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T20:23:01.391Z] ---> Running in a7247631349b [2023-03-16T20:23:01.391Z] ---> Running in 42ac043ca9cb [2023-03-16T20:23:01.662Z] ---> Running in ebe827ca51ff [2023-03-16T20:23:02.251Z] Removing intermediate container d6e28166d2f7 [2023-03-16T20:23:02.251Z] ---> 0443006e02d5 [2023-03-16T20:23:02.251Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-16T20:23:02.530Z] ---> Running in 680e67caa139 [2023-03-16T20:23:02.810Z] Removing intermediate container 42ac043ca9cb [2023-03-16T20:23:02.810Z] ---> 67276c18e4e8 [2023-03-16T20:23:02.810Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-16T20:23:02.810Z] ---> Running in 7e16e812e2c8 [2023-03-16T20:23:03.089Z] Removing intermediate container 680e67caa139 [2023-03-16T20:23:03.089Z] ---> d92bf7a6a56c [2023-03-16T20:23:03.089Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T20:23:03.362Z] ---> Running in 4efca5629241 [2023-03-16T20:23:03.632Z] Removing intermediate container 7e16e812e2c8 [2023-03-16T20:23:03.632Z] ---> 0b9f4e3ce147 [2023-03-16T20:23:03.632Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T20:23:03.632Z] ---> Running in 06cd9aa89ce6 [2023-03-16T20:23:03.632Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T20:23:03.907Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T20:23:04.180Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T20:23:04.180Z] Removing intermediate container 4efca5629241 [2023-03-16T20:23:04.180Z] ---> a6f9d2bd0e8c [2023-03-16T20:23:04.180Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T20:23:04.452Z] Removing intermediate container 06cd9aa89ce6 [2023-03-16T20:23:04.452Z] ---> e69d7ac1f215 [2023-03-16T20:23:04.452Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T20:23:04.452Z] ---> Running in 058d20dca6f0 [2023-03-16T20:23:04.722Z] ---> Running in 8f62fa8bbbc8 [2023-03-16T20:23:09.053Z] Removing intermediate container 058d20dca6f0 [2023-03-16T20:23:09.053Z] ---> 42c476af20d7 [2023-03-16T20:23:09.053Z] Step 12/27 : WORKDIR /edgex-go [2023-03-16T20:23:10.932Z] ---> Running in dfe7d31b59db [2023-03-16T20:23:12.083Z] Removing intermediate container dfe7d31b59db [2023-03-16T20:23:12.083Z] ---> d353b6b9895a [2023-03-16T20:23:12.083Z] [2023-03-16T20:23:12.083Z] Step 13/27 : FROM alpine:3.17 [2023-03-16T20:23:12.391Z] Removing intermediate container 8f62fa8bbbc8 [2023-03-16T20:23:12.391Z] ---> 79ef3475c4b7 [2023-03-16T20:23:12.391Z] Step 12/27 : WORKDIR /edgex-go [2023-03-16T20:23:12.689Z] ---> Running in 5d2b5fada4a0 [2023-03-16T20:23:12.689Z] 3.17: Pulling from library/alpine [2023-03-16T20:23:13.001Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T20:23:13.001Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T20:23:13.001Z] ---> d74e625d9115 [2023-03-16T20:23:13.001Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:23:13.284Z] ---> Running in 2c18f5c33a4d [2023-03-16T20:23:13.932Z] Removing intermediate container 5d2b5fada4a0 [2023-03-16T20:23:13.932Z] ---> 0c0b645172f1 [2023-03-16T20:23:13.932Z] [2023-03-16T20:23:13.932Z] Step 13/27 : FROM alpine:3.17 [2023-03-16T20:23:13.932Z] ---> d74e625d9115 [2023-03-16T20:23:13.932Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:23:13.932Z] ---> Running in e76621a97976 [2023-03-16T20:23:14.231Z] Removing intermediate container 2c18f5c33a4d [2023-03-16T20:23:14.231Z] ---> 589f42299000 [2023-03-16T20:23:14.231Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T20:23:14.231Z] ---> Running in ac75c33b6456 [2023-03-16T20:23:14.829Z] Removing intermediate container e76621a97976 [2023-03-16T20:23:14.829Z] ---> f563be068293 [2023-03-16T20:23:14.829Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T20:23:15.100Z] ---> Running in 210fa0716476 [2023-03-16T20:23:17.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:23:17.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:23:17.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:23:18.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:23:19.904Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:23:19.904Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:23:19.904Z] OK: 17687 distinct packages available [2023-03-16T20:23:19.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:23:20.173Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:23:20.173Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:23:20.173Z] OK: 17687 distinct packages available [2023-03-16T20:23:20.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:23:20.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:23:20.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:23:22.395Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T20:23:22.395Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T20:23:22.395Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T20:23:22.395Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T20:23:22.395Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T20:23:22.395Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:23:22.395Z] OK: 9 MiB in 20 packages [2023-03-16T20:23:22.665Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T20:23:22.665Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T20:23:22.665Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T20:23:22.665Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T20:23:22.665Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:23:22.665Z] OK: 8 MiB in 19 packages [2023-03-16T20:23:25.262Z] Removing intermediate container ac75c33b6456 [2023-03-16T20:23:25.262Z] ---> 68074af68025 [2023-03-16T20:23:25.262Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:23:25.262Z] Removing intermediate container 210fa0716476 [2023-03-16T20:23:25.262Z] ---> bc4903bc126a [2023-03-16T20:23:25.262Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:23:26.229Z] ---> 5845628f5f54 [2023-03-16T20:23:26.229Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:23:26.499Z] ---> 4d9eb01b9d84 [2023-03-16T20:23:26.499Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:23:27.102Z] ---> bef5218dc643 [2023-03-16T20:23:27.102Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T20:23:27.685Z] ---> 4e2403642278 [2023-03-16T20:23:27.685Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T20:23:33.019Z] ---> 44259c37a1d1 [2023-03-16T20:23:33.019Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T20:23:36.363Z] ---> 15f9b6e4674d [2023-03-16T20:23:36.363Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T20:23:37.783Z] ---> 578d4e3a3678 [2023-03-16T20:23:37.783Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T20:23:38.055Z] ---> Running in 27d39a0b4562 [2023-03-16T20:23:39.017Z] Removing intermediate container 27d39a0b4562 [2023-03-16T20:23:39.017Z] ---> 441d04b2b610 [2023-03-16T20:23:39.017Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T20:23:39.987Z] ---> fdb48f283c0c [2023-03-16T20:23:39.987Z] Step 22/27 : WORKDIR / [2023-03-16T20:23:39.987Z] ---> Running in e483c9cfb398 [2023-03-16T20:23:40.950Z] Removing intermediate container e483c9cfb398 [2023-03-16T20:23:40.950Z] ---> 350044ecee16 [2023-03-16T20:23:40.950Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T20:23:40.950Z] ---> Running in e34c5d8e1f5a [2023-03-16T20:23:41.217Z] ---> 9c4e861e4b26 [2023-03-16T20:23:41.217Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T20:23:41.804Z] Removing intermediate container e34c5d8e1f5a [2023-03-16T20:23:41.804Z] ---> 2871fdefaff6 [2023-03-16T20:23:42.071Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T20:23:42.071Z] ---> Running in 5bd37dc3a6a0 [2023-03-16T20:23:42.654Z] ---> 16981a23b407 [2023-03-16T20:23:42.654Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T20:23:42.654Z] Removing intermediate container 5bd37dc3a6a0 [2023-03-16T20:23:42.654Z] ---> b008ed3dc45d [2023-03-16T20:23:42.654Z] Step 25/27 : LABEL arch=arm64 [2023-03-16T20:23:42.919Z] ---> Running in e7b608e0f9fc [2023-03-16T20:23:43.500Z] Removing intermediate container e7b608e0f9fc [2023-03-16T20:23:43.500Z] ---> dcdb000adab1 [2023-03-16T20:23:43.500Z] Step 26/27 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:23:43.767Z] ---> 6c87ea2679dd [2023-03-16T20:23:43.767Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T20:23:43.767Z] ---> Running in 576844e747ed [2023-03-16T20:23:44.351Z] Removing intermediate container 576844e747ed [2023-03-16T20:23:44.351Z] ---> eb1860cb94d3 [2023-03-16T20:23:44.351Z] Step 27/27 : LABEL version=0.0.0 [2023-03-16T20:23:44.618Z] ---> Running in e80db19907ef [2023-03-16T20:23:45.201Z] ---> 945ae5a8ac6d [2023-03-16T20:23:45.201Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T20:23:45.201Z] Removing intermediate container e80db19907ef [2023-03-16T20:23:45.201Z] ---> 0aab7b9923c7 [2023-03-16T20:23:45.201Z] [2023-03-16T20:23:45.201Z] ---> Running in 90fe0a78faf7 [2023-03-16T20:23:45.783Z] Successfully built 0aab7b9923c7 [2023-03-16T20:23:45.784Z] Successfully tagged security-spire-config-arm64:latest [2023-03-16T20:23:45.784Z]  Building security-spire-config ... done Building security-proxy-auth [2023-03-16T20:23:46.050Z] Removing intermediate container 90fe0a78faf7 [2023-03-16T20:23:46.050Z] ---> 2b8fff4a1013 [2023-03-16T20:23:46.050Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T20:23:46.050Z] ---> Running in 9b22a7eb5fc1 [2023-03-16T20:23:46.636Z] Removing intermediate container 9b22a7eb5fc1 [2023-03-16T20:23:46.636Z] ---> a4d43cef726c [2023-03-16T20:23:46.636Z] Step 25/27 : LABEL arch=arm64 [2023-03-16T20:23:46.636Z] ---> Running in 03b38845b3b8 [2023-03-16T20:23:47.219Z] Removing intermediate container 03b38845b3b8 [2023-03-16T20:23:47.219Z] ---> f00a66cafd29 [2023-03-16T20:23:47.219Z] Step 26/27 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:23:47.219Z] ---> Running in 240661fcdc1f [2023-03-16T20:23:47.801Z] Removing intermediate container 240661fcdc1f [2023-03-16T20:23:47.801Z] ---> c996b5724137 [2023-03-16T20:23:47.801Z] Step 27/27 : LABEL version=0.0.0 [2023-03-16T20:23:48.069Z] ---> Running in 5169a674de1b [2023-03-16T20:23:48.652Z] Removing intermediate container 5169a674de1b [2023-03-16T20:23:48.652Z] ---> 5424a58d6571 [2023-03-16T20:23:48.652Z] [2023-03-16T20:23:48.918Z] Successfully built 5424a58d6571 [2023-03-16T20:23:48.918Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-16T20:23:48.918Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-03-16T20:24:15.602Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:24:15.602Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:24:15.602Z] ---> d6005f8e7871 [2023-03-16T20:24:15.602Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:24:15.602Z] ---> Using cache [2023-03-16T20:24:15.602Z] ---> b2c4b49ba5a3 [2023-03-16T20:24:15.602Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:24:15.602Z] ---> Using cache [2023-03-16T20:24:15.602Z] ---> e98377fee3ab [2023-03-16T20:24:15.602Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T20:24:15.602Z] ---> Running in cdd494ed24d5 [2023-03-16T20:24:16.190Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:24:16.190Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:24:16.190Z] ---> d6005f8e7871 [2023-03-16T20:24:16.190Z] Step 3/22 : WORKDIR /edgex-go [2023-03-16T20:24:16.190Z] ---> Using cache [2023-03-16T20:24:16.190Z] ---> 5f34c388e1ab [2023-03-16T20:24:16.190Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-16T20:24:18.765Z] ---> Running in 8d356702ef6f [2023-03-16T20:24:20.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:24:20.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:24:21.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:24:21.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:24:23.088Z] OK: 263 MiB in 53 packages [2023-03-16T20:24:23.356Z] OK: 263 MiB in 53 packages [2023-03-16T20:24:24.775Z] Removing intermediate container 8d356702ef6f [2023-03-16T20:24:24.775Z] ---> c7120e4c42f9 [2023-03-16T20:24:24.775Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-16T20:24:25.362Z] Removing intermediate container cdd494ed24d5 [2023-03-16T20:24:25.362Z] ---> 791a49fbfef4 [2023-03-16T20:24:25.362Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:24:26.330Z] ---> a5fdb3cb1b73 [2023-03-16T20:24:26.330Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:24:26.330Z] ---> Running in ec36a71b3f4f [2023-03-16T20:24:26.921Z] ---> 45bbccc46c78 [2023-03-16T20:24:26.921Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:24:27.188Z] ---> Running in e255d495baee [2023-03-16T20:26:48.908Z] Removing intermediate container e255d495baee [2023-03-16T20:26:48.908Z] ---> c8bf9a182672 [2023-03-16T20:26:48.908Z] Step 8/23 : COPY . . [2023-03-16T20:26:48.908Z] Removing intermediate container ec36a71b3f4f [2023-03-16T20:26:48.908Z] ---> dd64de123610 [2023-03-16T20:26:48.908Z] Step 7/22 : COPY . . [2023-03-16T20:26:57.152Z] ---> f24e028328fa [2023-03-16T20:26:57.152Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T20:26:57.152Z] ---> afe002deba9f [2023-03-16T20:26:57.152Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-16T20:26:57.152Z] ---> Running in 8c20ef6f3361 [2023-03-16T20:26:57.152Z] ---> Running in 0ab9fda811fe [2023-03-16T20:26:58.562Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T20:26:58.562Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T20:29:50.373Z] Removing intermediate container ec3cb1e0a056 [2023-03-16T20:29:50.373Z] ---> c4abd382cbf3 [2023-03-16T20:29:50.373Z] [2023-03-16T20:29:50.373Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T20:29:50.373Z] ---> d74e625d9115 [2023-03-16T20:29:50.373Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:29:50.373Z] ---> Using cache [2023-03-16T20:29:50.373Z] ---> f563be068293 [2023-03-16T20:29:50.373Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T20:29:50.373Z] ---> Running in 86379f3b4ac4 [2023-03-16T20:29:50.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:29:51.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:29:53.560Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T20:29:53.560Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T20:29:53.560Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:29:53.560Z] OK: 8 MiB in 17 packages [2023-03-16T20:29:55.507Z] Removing intermediate container 86379f3b4ac4 [2023-03-16T20:29:55.507Z] ---> b41b9fbb15fd [2023-03-16T20:29:55.507Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T20:29:55.507Z] ---> Running in 0a492d2aee8f [2023-03-16T20:29:56.091Z] Removing intermediate container 0a492d2aee8f [2023-03-16T20:29:56.091Z] ---> 36a2cddeefef [2023-03-16T20:29:56.091Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T20:29:56.359Z] ---> Running in 421ac57807c1 [2023-03-16T20:29:56.944Z] Removing intermediate container 421ac57807c1 [2023-03-16T20:29:56.944Z] ---> 034dd8db0ad6 [2023-03-16T20:29:56.944Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T20:29:56.944Z] ---> Running in 05eaf17220a5 [2023-03-16T20:29:59.406Z] Removing intermediate container 05eaf17220a5 [2023-03-16T20:29:59.406Z] ---> 36af3d854aab [2023-03-16T20:29:59.406Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T20:29:59.406Z] ---> Running in aa755dcec6ea [2023-03-16T20:29:59.678Z] Removing intermediate container aa755dcec6ea [2023-03-16T20:29:59.678Z] ---> 9a99decf7338 [2023-03-16T20:29:59.678Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T20:29:59.958Z] ---> Running in c4b53a73e175 [2023-03-16T20:30:03.298Z] Removing intermediate container c4b53a73e175 [2023-03-16T20:30:03.298Z] ---> b75775b66b36 [2023-03-16T20:30:03.298Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T20:30:03.571Z] ---> Running in b0e3a852e57f [2023-03-16T20:30:04.162Z] Removing intermediate container b0e3a852e57f [2023-03-16T20:30:04.162Z] ---> 69d8e0622ba9 [2023-03-16T20:30:04.162Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T20:30:05.129Z] ---> b7bf00b958a2 [2023-03-16T20:30:05.129Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T20:30:05.129Z] ---> Running in 9186039440a0 [2023-03-16T20:30:08.483Z] Removing intermediate container 9186039440a0 [2023-03-16T20:30:08.483Z] ---> ac171e5b691e [2023-03-16T20:30:08.483Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:30:09.896Z] ---> 815f64549786 [2023-03-16T20:30:09.896Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:30:11.850Z] ---> 1f02590987b3 [2023-03-16T20:30:11.850Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T20:30:14.436Z] ---> 00caa7e6d3f2 [2023-03-16T20:30:14.436Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-16T20:30:15.028Z] ---> a85f43363250 [2023-03-16T20:30:15.028Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T20:30:15.993Z] ---> 83db2ed44310 [2023-03-16T20:30:15.993Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T20:30:17.406Z] ---> d177557e28d4 [2023-03-16T20:30:17.406Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T20:30:17.991Z] ---> 8a565fca0bd9 [2023-03-16T20:30:17.991Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T20:30:19.404Z] ---> 0db2b3ac3f4e [2023-03-16T20:30:19.404Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T20:30:19.404Z] ---> Running in 392e5b7ae501 [2023-03-16T20:30:22.753Z] Removing intermediate container 392e5b7ae501 [2023-03-16T20:30:22.753Z] ---> 6e312d74d59e [2023-03-16T20:30:22.753Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T20:30:22.753Z] ---> Running in 8f21c0398a87 [2023-03-16T20:30:23.021Z] Removing intermediate container 8f21c0398a87 [2023-03-16T20:30:23.021Z] ---> 087aa57e6059 [2023-03-16T20:30:23.021Z] Step 30/33 : CMD ["gate"] [2023-03-16T20:30:23.021Z] ---> Running in aa7f9f5397c9 [2023-03-16T20:30:23.605Z] Removing intermediate container aa7f9f5397c9 [2023-03-16T20:30:23.605Z] ---> f3972ac5ea5d [2023-03-16T20:30:23.605Z] Step 31/33 : LABEL arch=arm64 [2023-03-16T20:30:23.605Z] ---> Running in b8499bf741a6 [2023-03-16T20:30:24.190Z] Removing intermediate container b8499bf741a6 [2023-03-16T20:30:24.190Z] ---> 08159d778d94 [2023-03-16T20:30:24.190Z] Step 32/33 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:30:24.459Z] ---> Running in 4d6e806fe1d8 [2023-03-16T20:30:25.046Z] Removing intermediate container 4d6e806fe1d8 [2023-03-16T20:30:25.046Z] ---> 2420c36c8127 [2023-03-16T20:30:25.046Z] Step 33/33 : LABEL version=0.0.0 [2023-03-16T20:30:25.046Z] ---> Running in 5c4f7c45c588 [2023-03-16T20:30:25.628Z] Removing intermediate container 5c4f7c45c588 [2023-03-16T20:30:25.628Z] ---> fb3b60618083 [2023-03-16T20:30:25.628Z] [2023-03-16T20:30:25.894Z] Successfully built fb3b60618083 [2023-03-16T20:30:25.894Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-16T20:30:25.894Z] Building core-data [2023-03-16T20:30:48.164Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:30:48.164Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:30:48.164Z] ---> d6005f8e7871 [2023-03-16T20:30:48.164Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:30:48.164Z] ---> Using cache [2023-03-16T20:30:48.164Z] ---> b2c4b49ba5a3 [2023-03-16T20:30:48.164Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:30:48.164Z] ---> Using cache [2023-03-16T20:30:48.164Z] ---> e98377fee3ab [2023-03-16T20:30:48.164Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T20:30:48.164Z] ---> Using cache [2023-03-16T20:30:48.164Z] ---> 791a49fbfef4 [2023-03-16T20:30:48.164Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:30:48.164Z] ---> Using cache [2023-03-16T20:30:48.164Z] ---> 45bbccc46c78 [2023-03-16T20:30:48.164Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:30:48.164Z] ---> Using cache [2023-03-16T20:30:48.164Z] ---> c8bf9a182672 [2023-03-16T20:30:48.164Z] Step 8/23 : COPY . . [2023-03-16T20:30:48.164Z] ---> Using cache [2023-03-16T20:30:48.164Z] ---> f24e028328fa [2023-03-16T20:30:48.164Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T20:30:48.164Z] ---> Running in 88872904de87 [2023-03-16T20:30:48.164Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T20:31:06.459Z] Removing intermediate container a7247631349b [2023-03-16T20:31:06.459Z] ---> 378693b0a5db [2023-03-16T20:31:06.459Z] [2023-03-16T20:31:06.459Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T20:31:06.459Z] ---> d74e625d9115 [2023-03-16T20:31:06.459Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:31:06.459Z] ---> Running in 7be569251385 [2023-03-16T20:31:07.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:31:08.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:31:10.351Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T20:31:10.351Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:31:10.351Z] OK: 8 MiB in 16 packages [2023-03-16T20:31:12.301Z] Removing intermediate container 7be569251385 [2023-03-16T20:31:12.301Z] ---> d55559c9f4e1 [2023-03-16T20:31:12.301Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T20:31:12.301Z] ---> Running in d39721ea7892 [2023-03-16T20:31:12.885Z] Removing intermediate container d39721ea7892 [2023-03-16T20:31:12.885Z] ---> 7373d72bd185 [2023-03-16T20:31:12.885Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T20:31:12.885Z] ---> Running in a562366bc640 [2023-03-16T20:31:13.475Z] Removing intermediate container a562366bc640 [2023-03-16T20:31:13.475Z] ---> e3e74b1d719f [2023-03-16T20:31:13.475Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T20:31:13.475Z] ---> Running in 65ac7503b087 [2023-03-16T20:31:14.061Z] Removing intermediate container 65ac7503b087 [2023-03-16T20:31:14.061Z] ---> 810bd0f22767 [2023-03-16T20:31:14.061Z] Step 15/25 : WORKDIR / [2023-03-16T20:31:14.329Z] ---> Running in 02a605ad298c [2023-03-16T20:31:14.915Z] Removing intermediate container 02a605ad298c [2023-03-16T20:31:14.915Z] ---> eaa3255d9959 [2023-03-16T20:31:14.915Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:31:15.897Z] ---> 6c9e05e01800 [2023-03-16T20:31:15.897Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:31:16.862Z] ---> 7853207ec93c [2023-03-16T20:31:16.862Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T20:31:18.806Z] ---> 6b02ff9eed02 [2023-03-16T20:31:18.806Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-16T20:31:20.216Z] ---> 2c7f9bcb0877 [2023-03-16T20:31:20.216Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T20:31:20.814Z] ---> 0ba52f024c7f [2023-03-16T20:31:20.814Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T20:31:21.081Z] ---> Running in 0080d7afe9d0 [2023-03-16T20:31:21.667Z] Removing intermediate container 0080d7afe9d0 [2023-03-16T20:31:21.667Z] ---> 97d6f38f46e1 [2023-03-16T20:31:21.667Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:31:21.667Z] ---> Running in 3360758bdf67 [2023-03-16T20:31:22.266Z] Removing intermediate container 3360758bdf67 [2023-03-16T20:31:22.266Z] ---> 2141f1ddf879 [2023-03-16T20:31:22.266Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T20:31:22.266Z] ---> Running in d0602b306743 [2023-03-16T20:31:22.850Z] Removing intermediate container d0602b306743 [2023-03-16T20:31:22.850Z] ---> 32c6bd1470a8 [2023-03-16T20:31:22.850Z] Step 24/25 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:31:22.850Z] ---> Running in e4c3aac5f4ea [2023-03-16T20:31:23.434Z] Removing intermediate container e4c3aac5f4ea [2023-03-16T20:31:23.434Z] ---> a17102dfe4b7 [2023-03-16T20:31:23.434Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T20:31:23.701Z] ---> Running in da7b40956c38 [2023-03-16T20:31:24.286Z] Removing intermediate container da7b40956c38 [2023-03-16T20:31:24.286Z] ---> 7f834d3990a1 [2023-03-16T20:31:24.286Z] [2023-03-16T20:31:24.553Z] Successfully built 7f834d3990a1 [2023-03-16T20:31:24.553Z] Successfully tagged core-metadata-arm64:latest [2023-03-16T20:31:24.553Z]  Building core-metadata ... done Building core-common-config-bootstrapper [2023-03-16T20:31:46.623Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:31:46.623Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:31:46.623Z] ---> d6005f8e7871 [2023-03-16T20:31:46.623Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:31:46.623Z] ---> Using cache [2023-03-16T20:31:46.623Z] ---> b2c4b49ba5a3 [2023-03-16T20:31:46.623Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:31:46.623Z] ---> Using cache [2023-03-16T20:31:46.623Z] ---> e98377fee3ab [2023-03-16T20:31:46.623Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T20:31:46.623Z] ---> Using cache [2023-03-16T20:31:46.623Z] ---> 791a49fbfef4 [2023-03-16T20:31:46.623Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:31:46.623Z] ---> Using cache [2023-03-16T20:31:46.623Z] ---> 45bbccc46c78 [2023-03-16T20:31:46.623Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:31:46.623Z] ---> Using cache [2023-03-16T20:31:46.623Z] ---> c8bf9a182672 [2023-03-16T20:31:46.623Z] Step 8/23 : COPY . . [2023-03-16T20:31:46.623Z] ---> Using cache [2023-03-16T20:31:46.623Z] ---> f24e028328fa [2023-03-16T20:31:46.623Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T20:31:46.623Z] ---> Running in 0f54066558d5 [2023-03-16T20:31:48.047Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T20:34:24.766Z] Removing intermediate container ebe827ca51ff [2023-03-16T20:34:24.766Z] ---> 5cbce189a6b3 [2023-03-16T20:34:24.766Z] [2023-03-16T20:34:24.766Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:34:24.766Z] ---> d74e625d9115 [2023-03-16T20:34:24.766Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T20:34:24.766Z] ---> Running in d594310c3f6b [2023-03-16T20:34:24.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:34:24.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:34:24.766Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T20:34:24.766Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T20:34:24.766Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:34:24.766Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T20:34:24.766Z] OK: 8 MiB in 17 packages [2023-03-16T20:34:24.766Z] Removing intermediate container d594310c3f6b [2023-03-16T20:34:24.766Z] ---> 7809a8ea8437 [2023-03-16T20:34:24.766Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T20:34:24.766Z] ---> Running in bdd11d5c7bf7 [2023-03-16T20:34:24.766Z] Removing intermediate container bdd11d5c7bf7 [2023-03-16T20:34:24.766Z] ---> 3d617bf70fea [2023-03-16T20:34:24.766Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T20:34:24.766Z] Removing intermediate container 8c20ef6f3361 [2023-03-16T20:34:24.766Z] ---> 1d3d571edce0 [2023-03-16T20:34:24.766Z] [2023-03-16T20:34:24.766Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:34:24.766Z] ---> d74e625d9115 [2023-03-16T20:34:24.766Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T20:34:24.766Z] ---> Running in 80499dbb4629 [2023-03-16T20:34:24.766Z] ---> Running in 70066e7f4340 [2023-03-16T20:34:24.766Z] Removing intermediate container 80499dbb4629 [2023-03-16T20:34:24.766Z] ---> bfd9a69928d2 [2023-03-16T20:34:24.766Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T20:34:24.766Z] ---> Running in 982d42d161f7 [2023-03-16T20:34:24.766Z] Removing intermediate container 70066e7f4340 [2023-03-16T20:34:24.766Z] ---> f5611085bc4f [2023-03-16T20:34:24.766Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:34:25.033Z] ---> Running in 9c5aaa06b21f [2023-03-16T20:34:25.627Z] Removing intermediate container 982d42d161f7 [2023-03-16T20:34:25.627Z] ---> a0be9f8fec15 [2023-03-16T20:34:25.627Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:34:27.042Z] Removing intermediate container 0ab9fda811fe [2023-03-16T20:34:27.042Z] ---> 61381495acae [2023-03-16T20:34:27.042Z] [2023-03-16T20:34:27.042Z] Step 9/22 : FROM alpine:3.17 [2023-03-16T20:34:27.042Z] ---> d74e625d9115 [2023-03-16T20:34:27.042Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T20:34:27.042Z] ---> df9a58c47a74 [2023-03-16T20:34:27.042Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:34:27.042Z] ---> Running in 91939653ce43 [2023-03-16T20:34:27.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:34:28.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:34:28.859Z] ---> c49078615804 [2023-03-16T20:34:28.859Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T20:34:29.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:34:30.418Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T20:34:30.418Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:34:30.418Z] OK: 8 MiB in 16 packages [2023-03-16T20:34:30.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:34:32.382Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T20:34:32.382Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T20:34:32.382Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:34:32.382Z] ---> db5de3694d1b [2023-03-16T20:34:32.382Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-16T20:34:32.382Z] OK: 8 MiB in 17 packages [2023-03-16T20:34:32.968Z] Removing intermediate container 9c5aaa06b21f [2023-03-16T20:34:32.968Z] ---> 138f6a596a74 [2023-03-16T20:34:33.235Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:34:34.199Z] ---> 43638077262e [2023-03-16T20:34:34.199Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T20:34:34.467Z] ---> Running in 66ddbcdae42c [2023-03-16T20:34:34.734Z] ---> 26c8931f89b9 [2023-03-16T20:34:34.734Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:34:35.001Z] Removing intermediate container 91939653ce43 [2023-03-16T20:34:35.001Z] ---> 2566e2697e5e [2023-03-16T20:34:35.001Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T20:34:35.001Z] ---> Running in 196c25e80f0b [2023-03-16T20:34:35.268Z] Removing intermediate container 66ddbcdae42c [2023-03-16T20:34:35.268Z] ---> a3559b1ba2cd [2023-03-16T20:34:35.268Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:34:35.536Z] ---> Running in 6d10da18567f [2023-03-16T20:34:36.121Z] Removing intermediate container 196c25e80f0b [2023-03-16T20:34:36.121Z] ---> f5dfab7e0323 [2023-03-16T20:34:36.121Z] Step 12/22 : WORKDIR /edgex [2023-03-16T20:34:36.389Z] ---> Running in 6dbef6fb768a [2023-03-16T20:34:36.389Z] Removing intermediate container 6d10da18567f [2023-03-16T20:34:36.389Z] ---> 7d539c44809f [2023-03-16T20:34:36.389Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T20:34:36.389Z] ---> Running in 1049d31e8c45 [2023-03-16T20:34:36.389Z] ---> d123a91eca57 [2023-03-16T20:34:36.389Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T20:34:36.975Z] Removing intermediate container 1049d31e8c45 [2023-03-16T20:34:36.975Z] ---> dd056010b68e [2023-03-16T20:34:36.975Z] Step 22/23 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:34:37.247Z] ---> Running in faf0fddfbaea [2023-03-16T20:34:37.516Z] Removing intermediate container 6dbef6fb768a [2023-03-16T20:34:37.516Z] ---> 21ca3707974a [2023-03-16T20:34:37.516Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:34:38.483Z] Removing intermediate container faf0fddfbaea [2023-03-16T20:34:38.483Z] ---> dfbe1572c013 [2023-03-16T20:34:38.483Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:34:38.752Z] ---> Running in ef7846ade392 [2023-03-16T20:34:39.343Z] ---> e5fd9c41b363 [2023-03-16T20:34:39.343Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-16T20:34:39.616Z] ---> 3b79086517b8 [2023-03-16T20:34:39.616Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:34:39.883Z] Removing intermediate container ef7846ade392 [2023-03-16T20:34:39.883Z] ---> f56fbaca9619 [2023-03-16T20:34:39.883Z] [2023-03-16T20:34:40.847Z] Successfully built f56fbaca9619 [2023-03-16T20:34:40.847Z] Successfully tagged support-notifications-arm64:latest [2023-03-16T20:34:40.847Z] Building security-spiffe-token-provider [2023-03-16T20:34:40.847Z]  Building support-notifications ... done  ---> ac952435e0d3 [2023-03-16T20:34:41.115Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T20:34:41.115Z] ---> 54dea2492513 [2023-03-16T20:34:41.115Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-16T20:34:42.082Z] ---> cef59b5a48e4 [2023-03-16T20:34:42.082Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T20:34:42.355Z] ---> Running in 2f836ab56c86 [2023-03-16T20:34:42.623Z] ---> 358aba4cb50e [2023-03-16T20:34:42.623Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T20:34:45.206Z] ---> dbfdc4d00f3c [2023-03-16T20:34:45.206Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T20:34:47.153Z] Removing intermediate container 2f836ab56c86 [2023-03-16T20:34:47.153Z] ---> 929c2eae2e31 [2023-03-16T20:34:47.153Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T20:34:47.153Z] ---> 4a5213f17d5a [2023-03-16T20:34:47.422Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T20:34:47.422Z] ---> Running in 7a537e824103 [2023-03-16T20:34:47.693Z] ---> Running in c239123051c2 [2023-03-16T20:34:48.277Z] Removing intermediate container 7a537e824103 [2023-03-16T20:34:48.277Z] ---> 00d4756fd05f [2023-03-16T20:34:48.277Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T20:34:48.546Z] ---> Running in f9377f027c49 [2023-03-16T20:34:49.512Z] Removing intermediate container f9377f027c49 [2023-03-16T20:34:49.512Z] ---> 8e17c3443de9 [2023-03-16T20:34:49.512Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T20:34:49.780Z] ---> Running in 2b3250897be1 [2023-03-16T20:34:51.200Z] Removing intermediate container 2b3250897be1 [2023-03-16T20:34:51.200Z] ---> 33568a2fa5df [2023-03-16T20:34:51.200Z] Step 22/23 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:34:51.200Z] ---> Running in a8e7a09f2ca0 [2023-03-16T20:34:52.167Z] Removing intermediate container c239123051c2 [2023-03-16T20:34:52.167Z] ---> bf0bf7959be7 [2023-03-16T20:34:52.167Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T20:34:52.167Z] Removing intermediate container a8e7a09f2ca0 [2023-03-16T20:34:52.167Z] ---> 963763414fcf [2023-03-16T20:34:52.167Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:34:52.438Z] ---> Running in 9a943ba10774 [2023-03-16T20:34:52.438Z] ---> Running in 328f30a0ad66 [2023-03-16T20:34:53.403Z] Removing intermediate container 328f30a0ad66 [2023-03-16T20:34:53.403Z] ---> 516d5c7c2e73 [2023-03-16T20:34:53.403Z] [2023-03-16T20:34:53.403Z] Removing intermediate container 9a943ba10774 [2023-03-16T20:34:53.403Z] ---> 78e72f19022c [2023-03-16T20:34:53.403Z] Step 20/22 : LABEL arch=arm64 [2023-03-16T20:34:53.670Z] ---> Running in f0a370104a6c [2023-03-16T20:34:54.254Z] Successfully built 516d5c7c2e73 [2023-03-16T20:34:54.522Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-16T20:34:54.522Z]  Building security-proxy-auth ... done Building security-spire-server [2023-03-16T20:34:54.522Z] Removing intermediate container f0a370104a6c [2023-03-16T20:34:54.522Z] ---> 213b56114790 [2023-03-16T20:34:54.522Z] Step 21/22 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:34:54.789Z] ---> Running in 2698ab0c92ae [2023-03-16T20:34:55.374Z] Removing intermediate container 2698ab0c92ae [2023-03-16T20:34:55.374Z] ---> dc45e4fa08b3 [2023-03-16T20:34:55.374Z] Step 22/22 : LABEL version=0.0.0 [2023-03-16T20:34:55.374Z] ---> Running in 20952f538c1e [2023-03-16T20:34:56.338Z] Removing intermediate container 20952f538c1e [2023-03-16T20:34:56.338Z] ---> 1a2e53cdb438 [2023-03-16T20:34:56.338Z] [2023-03-16T20:34:56.606Z] Successfully built 1a2e53cdb438 [2023-03-16T20:34:56.606Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-16T20:34:56.606Z] Building core-command [2023-03-16T20:35:08.923Z]  Building security-proxy-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:35:08.923Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:35:08.923Z] ---> d6005f8e7871 [2023-03-16T20:35:08.923Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T20:35:08.923Z] ---> Using cache [2023-03-16T20:35:08.923Z] ---> 5f34c388e1ab [2023-03-16T20:35:08.923Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T20:35:08.923Z] ---> Running in 2df78973f533 [2023-03-16T20:35:09.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:35:10.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:35:12.420Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:35:12.420Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:35:12.420Z] OK: 17687 distinct packages available [2023-03-16T20:35:12.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:35:13.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:35:15.241Z] OK: 263 MiB in 53 packages [2023-03-16T20:35:17.823Z] Removing intermediate container 2df78973f533 [2023-03-16T20:35:17.823Z] ---> a5c5202a191e [2023-03-16T20:35:17.823Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T20:35:19.243Z] ---> ab163785cdd2 [2023-03-16T20:35:19.243Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:35:19.516Z] ---> Running in c7ef1359d1b2 [2023-03-16T20:35:29.582Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:35:29.582Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:35:29.582Z] ---> d6005f8e7871 [2023-03-16T20:35:29.582Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T20:35:29.582Z] ---> Using cache [2023-03-16T20:35:29.582Z] ---> 5f34c388e1ab [2023-03-16T20:35:29.583Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T20:35:29.583Z] ---> Using cache [2023-03-16T20:35:29.583Z] ---> 2f9c6c991a76 [2023-03-16T20:35:29.583Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T20:35:29.583Z] ---> Using cache [2023-03-16T20:35:29.583Z] ---> 2a04815152a5 [2023-03-16T20:35:29.583Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:35:29.583Z] ---> Using cache [2023-03-16T20:35:29.583Z] ---> 75d8b085f31c [2023-03-16T20:35:29.583Z] Step 7/26 : COPY . . [2023-03-16T20:35:29.583Z] ---> Using cache [2023-03-16T20:35:29.583Z] ---> c5f01d609fc9 [2023-03-16T20:35:29.583Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T20:35:29.583Z] ---> Using cache [2023-03-16T20:35:29.583Z] ---> 67276c18e4e8 [2023-03-16T20:35:29.583Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T20:35:29.583Z] ---> Using cache [2023-03-16T20:35:29.583Z] ---> 0b9f4e3ce147 [2023-03-16T20:35:29.583Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T20:35:29.583Z] ---> Using cache [2023-03-16T20:35:29.583Z] ---> e69d7ac1f215 [2023-03-16T20:35:29.583Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T20:35:29.583Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:35:29.583Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:35:29.583Z] ---> d6005f8e7871 [2023-03-16T20:35:29.583Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:35:29.583Z] ---> Using cache [2023-03-16T20:35:29.583Z] ---> b2c4b49ba5a3 [2023-03-16T20:35:29.583Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T20:35:29.583Z] ---> Using cache [2023-03-16T20:35:29.583Z] ---> e98377fee3ab [2023-03-16T20:35:29.583Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T20:35:29.583Z] ---> Using cache [2023-03-16T20:35:29.583Z] ---> 791a49fbfef4 [2023-03-16T20:35:29.583Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T20:35:29.583Z] ---> Using cache [2023-03-16T20:35:29.583Z] ---> 45bbccc46c78 [2023-03-16T20:35:29.583Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:35:29.583Z] ---> Using cache [2023-03-16T20:35:29.583Z] ---> c8bf9a182672 [2023-03-16T20:35:29.583Z] Step 8/24 : COPY . . [2023-03-16T20:35:29.583Z] ---> Using cache [2023-03-16T20:35:29.583Z] ---> f24e028328fa [2023-03-16T20:35:29.583Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T20:35:29.583Z] ---> Running in f43402b3085d [2023-03-16T20:35:29.583Z] ---> Running in 4f26bb8795e0 [2023-03-16T20:35:31.529Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T20:35:33.489Z] Removing intermediate container f43402b3085d [2023-03-16T20:35:33.489Z] ---> 2405f126c946 [2023-03-16T20:35:33.489Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T20:35:33.489Z] ---> Running in 5f1659c47760 [2023-03-16T20:35:34.077Z] Removing intermediate container 5f1659c47760 [2023-03-16T20:35:34.077Z] ---> 1201a2a62035 [2023-03-16T20:35:34.077Z] [2023-03-16T20:35:34.077Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T20:35:34.077Z] ---> d74e625d9115 [2023-03-16T20:35:34.077Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:35:34.077Z] ---> Using cache [2023-03-16T20:35:34.077Z] ---> f563be068293 [2023-03-16T20:35:34.077Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T20:35:34.077Z] ---> Running in ca01dc0853c9 [2023-03-16T20:35:36.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:35:36.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:35:38.697Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:35:38.697Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:35:38.697Z] OK: 17687 distinct packages available [2023-03-16T20:35:38.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:35:39.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:35:41.962Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T20:35:41.962Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T20:35:41.962Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T20:35:41.962Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T20:35:41.962Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T20:35:41.962Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:35:41.962Z] OK: 9 MiB in 20 packages [2023-03-16T20:35:44.559Z] Removing intermediate container ca01dc0853c9 [2023-03-16T20:35:44.559Z] ---> f8246d5ec813 [2023-03-16T20:35:44.559Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:35:45.145Z] ---> 34852424c202 [2023-03-16T20:35:45.145Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:35:46.104Z] ---> f578d43f025b [2023-03-16T20:35:46.104Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T20:35:52.746Z] ---> de6ca4a3ab3a [2023-03-16T20:35:52.746Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T20:35:53.335Z] ---> 15984046325b [2023-03-16T20:35:53.335Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T20:35:54.295Z] ---> 7307f6517ae4 [2023-03-16T20:35:54.295Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T20:35:55.254Z] ---> 3d8a5518c086 [2023-03-16T20:35:55.254Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T20:35:55.254Z] ---> Running in 8151cf4f7f1d [2023-03-16T20:35:55.838Z] Removing intermediate container 8151cf4f7f1d [2023-03-16T20:35:55.838Z] ---> 89384f3af2fd [2023-03-16T20:35:55.838Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T20:35:56.112Z] ---> Running in 0a28408afad3 [2023-03-16T20:35:56.705Z] Removing intermediate container 0a28408afad3 [2023-03-16T20:35:56.705Z] ---> ac39fbe94cc3 [2023-03-16T20:35:56.705Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T20:35:56.705Z] ---> Running in 1ef8a1f11f64 [2023-03-16T20:35:57.287Z] Removing intermediate container 1ef8a1f11f64 [2023-03-16T20:35:57.287Z] ---> 246b7d2efa9e [2023-03-16T20:35:57.557Z] Step 25/26 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:35:57.557Z] ---> Running in efb0e33d216b [2023-03-16T20:35:58.138Z] Removing intermediate container efb0e33d216b [2023-03-16T20:35:58.138Z] ---> 21303fae00e1 [2023-03-16T20:35:58.138Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T20:35:58.410Z] ---> Running in 223de11e87d1 [2023-03-16T20:35:58.995Z] Removing intermediate container 223de11e87d1 [2023-03-16T20:35:58.995Z] ---> a279ec2fd00f [2023-03-16T20:35:58.995Z] [2023-03-16T20:35:58.995Z] Successfully built a279ec2fd00f [2023-03-16T20:35:59.262Z] Successfully tagged security-spire-server-arm64:latest [2023-03-16T20:35:59.262Z]  Building security-spire-server ... done Building support-scheduler [2023-03-16T20:36:17.475Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:36:17.475Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:36:17.475Z] ---> d6005f8e7871 [2023-03-16T20:36:17.475Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T20:36:17.475Z] ---> Using cache [2023-03-16T20:36:17.475Z] ---> b2c4b49ba5a3 [2023-03-16T20:36:17.475Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T20:36:17.475Z] ---> Using cache [2023-03-16T20:36:17.476Z] ---> e98377fee3ab [2023-03-16T20:36:17.476Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T20:36:17.476Z] ---> Using cache [2023-03-16T20:36:17.476Z] ---> 791a49fbfef4 [2023-03-16T20:36:17.476Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T20:36:17.476Z] ---> Using cache [2023-03-16T20:36:17.476Z] ---> 45bbccc46c78 [2023-03-16T20:36:17.476Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:36:17.476Z] ---> Using cache [2023-03-16T20:36:17.476Z] ---> c8bf9a182672 [2023-03-16T20:36:17.476Z] Step 8/23 : COPY . . [2023-03-16T20:36:17.476Z] ---> Using cache [2023-03-16T20:36:17.476Z] ---> f24e028328fa [2023-03-16T20:36:17.476Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T20:36:17.742Z] ---> Running in 25780dc44c89 [2023-03-16T20:36:19.687Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T20:37:06.517Z] Removing intermediate container c7ef1359d1b2 [2023-03-16T20:37:06.517Z] ---> 689acd6771cc [2023-03-16T20:37:06.517Z] Step 7/20 : COPY . . [2023-03-16T20:37:21.498Z] ---> 1e3c731842e4 [2023-03-16T20:37:21.498Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T20:37:21.498Z] ---> Running in 51b59401c63e [2023-03-16T20:37:21.498Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-16T20:38:58.129Z] Removing intermediate container 88872904de87 [2023-03-16T20:38:58.129Z] ---> 6c220733606f [2023-03-16T20:38:58.129Z] [2023-03-16T20:38:58.129Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:38:58.129Z] ---> d74e625d9115 [2023-03-16T20:38:58.129Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-16T20:38:58.129Z] ---> Running in 6110269e3797 [2023-03-16T20:38:58.129Z] Removing intermediate container 6110269e3797 [2023-03-16T20:38:58.129Z] ---> fa0c2f387e4d [2023-03-16T20:38:58.129Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T20:38:58.129Z] ---> Running in 00fe0ed65faa [2023-03-16T20:38:58.129Z] Removing intermediate container 00fe0ed65faa [2023-03-16T20:38:58.129Z] ---> 3eb7e09cacd5 [2023-03-16T20:38:58.129Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T20:38:58.129Z] ---> Running in 331d159e29d9 [2023-03-16T20:38:58.129Z] Removing intermediate container 331d159e29d9 [2023-03-16T20:38:58.129Z] ---> d2723b03be30 [2023-03-16T20:38:58.129Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:38:58.129Z] ---> Running in b4fe438d7e53 [2023-03-16T20:38:58.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:38:58.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:38:58.129Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T20:38:58.129Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:38:58.129Z] OK: 8 MiB in 16 packages [2023-03-16T20:38:59.536Z] Removing intermediate container b4fe438d7e53 [2023-03-16T20:38:59.536Z] ---> bee3f28d1a0c [2023-03-16T20:38:59.536Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:39:00.496Z] ---> 5e6b448245f7 [2023-03-16T20:39:00.496Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:39:01.459Z] ---> 26ec58812b73 [2023-03-16T20:39:01.459Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T20:39:05.715Z] ---> ef1adf6d7530 [2023-03-16T20:39:05.715Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-16T20:39:05.983Z] ---> f34cdf2085b1 [2023-03-16T20:39:05.983Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T20:39:06.257Z] ---> Running in c4cd692713aa [2023-03-16T20:39:06.840Z] Removing intermediate container c4cd692713aa [2023-03-16T20:39:06.840Z] ---> a749ec4f5375 [2023-03-16T20:39:06.840Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:39:06.840Z] ---> Running in 0341ed17d56a [2023-03-16T20:39:07.424Z] Removing intermediate container 0341ed17d56a [2023-03-16T20:39:07.424Z] ---> 25715e2d3ea3 [2023-03-16T20:39:07.424Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T20:39:07.424Z] ---> Running in 411338c82618 [2023-03-16T20:39:08.008Z] Removing intermediate container 411338c82618 [2023-03-16T20:39:08.009Z] ---> 95a0083beb07 [2023-03-16T20:39:08.009Z] Step 22/23 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:39:08.282Z] ---> Running in e15d8460bbbc [2023-03-16T20:39:08.866Z] Removing intermediate container e15d8460bbbc [2023-03-16T20:39:08.866Z] ---> e969f6db9999 [2023-03-16T20:39:08.866Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:39:08.866Z] ---> Running in 47b338874bcc [2023-03-16T20:39:09.451Z] Removing intermediate container 47b338874bcc [2023-03-16T20:39:09.451Z] ---> 326b926f633a [2023-03-16T20:39:09.451Z] [2023-03-16T20:39:10.035Z] Successfully built 326b926f633a [2023-03-16T20:39:10.035Z] Successfully tagged core-data-arm64:latest [2023-03-16T20:39:10.035Z] Building security-secretstore-setup [2023-03-16T20:39:22.340Z]  Building core-data ... done Removing intermediate container 0f54066558d5 [2023-03-16T20:39:22.340Z] ---> 7863b8899599 [2023-03-16T20:39:22.340Z] [2023-03-16T20:39:22.340Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:39:22.340Z] ---> d74e625d9115 [2023-03-16T20:39:22.340Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T20:39:22.340Z] ---> Using cache [2023-03-16T20:39:22.340Z] ---> f5611085bc4f [2023-03-16T20:39:22.340Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:39:22.340Z] ---> Using cache [2023-03-16T20:39:22.340Z] ---> 138f6a596a74 [2023-03-16T20:39:22.340Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:39:22.340Z] ---> Using cache [2023-03-16T20:39:22.340Z] ---> 26c8931f89b9 [2023-03-16T20:39:22.340Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:39:22.340Z] ---> Using cache [2023-03-16T20:39:22.340Z] ---> d123a91eca57 [2023-03-16T20:39:22.340Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T20:39:23.303Z] ---> 87db6232fc25 [2023-03-16T20:39:23.303Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T20:39:24.716Z] ---> 70a000d4b6cf [2023-03-16T20:39:24.716Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T20:39:25.676Z] ---> 4cd30de9fcb6 [2023-03-16T20:39:25.676Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T20:39:25.942Z] ---> Running in 465cf33b28b1 [2023-03-16T20:39:30.193Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T20:39:30.193Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T20:39:30.193Z] ---> d6005f8e7871 [2023-03-16T20:39:30.193Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T20:39:30.193Z] ---> Using cache [2023-03-16T20:39:30.193Z] ---> 5f34c388e1ab [2023-03-16T20:39:30.193Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-16T20:39:30.193Z] ---> Using cache [2023-03-16T20:39:30.193Z] ---> c7120e4c42f9 [2023-03-16T20:39:30.193Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T20:39:30.193Z] ---> Using cache [2023-03-16T20:39:30.193Z] ---> a5fdb3cb1b73 [2023-03-16T20:39:30.193Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T20:39:30.193Z] ---> Using cache [2023-03-16T20:39:30.193Z] ---> dd64de123610 [2023-03-16T20:39:30.193Z] Step 7/25 : COPY . . [2023-03-16T20:39:30.193Z] ---> Using cache [2023-03-16T20:39:30.193Z] ---> afe002deba9f [2023-03-16T20:39:30.193Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T20:39:30.193Z] Removing intermediate container 465cf33b28b1 [2023-03-16T20:39:30.193Z] ---> 874ad86d3123 [2023-03-16T20:39:30.193Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T20:39:30.193Z] ---> Running in 2a32f4cb4cfb [2023-03-16T20:39:30.193Z] ---> Running in 12e91eb44ac2 [2023-03-16T20:39:30.776Z] Removing intermediate container 2a32f4cb4cfb [2023-03-16T20:39:30.776Z] ---> 56fc9c36996c [2023-03-16T20:39:30.776Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-16T20:39:31.044Z] ---> Running in e28792b4d7d8 [2023-03-16T20:39:32.004Z] Removing intermediate container e28792b4d7d8 [2023-03-16T20:39:32.004Z] ---> 9367229eea5d [2023-03-16T20:39:32.004Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T20:39:32.004Z] ---> Running in d0a4dcbe1558 [2023-03-16T20:39:32.587Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T20:39:32.587Z] Removing intermediate container d0a4dcbe1558 [2023-03-16T20:39:32.587Z] ---> 7e6cccd31b66 [2023-03-16T20:39:32.587Z] Step 22/23 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:39:32.856Z] ---> Running in 48f2294cd2c4 [2023-03-16T20:39:33.439Z] Removing intermediate container 48f2294cd2c4 [2023-03-16T20:39:33.439Z] ---> 09f302057969 [2023-03-16T20:39:33.439Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:39:33.439Z] ---> Running in c0ae5fba82ff [2023-03-16T20:39:34.399Z] Removing intermediate container c0ae5fba82ff [2023-03-16T20:39:34.399Z] ---> 733d38a54009 [2023-03-16T20:39:34.399Z] [2023-03-16T20:39:34.399Z] Successfully built 733d38a54009 [2023-03-16T20:39:34.399Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-16T20:42:56.173Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 4f26bb8795e0 [2023-03-16T20:42:56.173Z] ---> c947fca60267 [2023-03-16T20:42:56.173Z] [2023-03-16T20:42:56.173Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T20:42:56.173Z] ---> d74e625d9115 [2023-03-16T20:42:56.173Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:42:56.173Z] ---> Using cache [2023-03-16T20:42:56.173Z] ---> d55559c9f4e1 [2023-03-16T20:42:56.173Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T20:42:56.173Z] ---> Using cache [2023-03-16T20:42:56.173Z] ---> 7373d72bd185 [2023-03-16T20:42:56.173Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T20:42:56.173Z] ---> Running in 2aa040d1f608 [2023-03-16T20:42:56.173Z] Removing intermediate container 2aa040d1f608 [2023-03-16T20:42:56.173Z] ---> 62645d485d4c [2023-03-16T20:42:56.173Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T20:42:56.173Z] ---> Running in 46bc8e30900e [2023-03-16T20:42:56.173Z] Removing intermediate container 46bc8e30900e [2023-03-16T20:42:56.173Z] ---> 215fd07ad10d [2023-03-16T20:42:56.173Z] Step 15/24 : WORKDIR / [2023-03-16T20:42:56.173Z] ---> Running in b12cd7841533 [2023-03-16T20:42:56.173Z] Removing intermediate container b12cd7841533 [2023-03-16T20:42:56.173Z] ---> ed1f9561d9cd [2023-03-16T20:42:56.173Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:42:56.173Z] ---> a85882cd5e9b [2023-03-16T20:42:56.173Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:42:56.173Z] ---> b927b0f184fc [2023-03-16T20:42:56.173Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T20:42:56.173Z] ---> 14a40d8bb2d7 [2023-03-16T20:42:56.173Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-16T20:42:56.173Z] ---> 2fd15c53c495 [2023-03-16T20:42:56.173Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T20:42:56.173Z] ---> Running in e20607207de4 [2023-03-16T20:42:56.173Z] Removing intermediate container e20607207de4 [2023-03-16T20:42:56.173Z] ---> e0c58db24760 [2023-03-16T20:42:56.173Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:42:56.173Z] ---> Running in 08cd3a39922b [2023-03-16T20:42:56.173Z] Removing intermediate container 08cd3a39922b [2023-03-16T20:42:56.173Z] ---> d2b452fdbf5d [2023-03-16T20:42:56.173Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T20:42:56.173Z] ---> Running in 04ffae1c2c8d [2023-03-16T20:42:56.440Z] Removing intermediate container 04ffae1c2c8d [2023-03-16T20:42:56.440Z] ---> b4e4407e1d60 [2023-03-16T20:42:56.440Z] Step 23/24 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:42:56.440Z] ---> Running in 1970b9cafb22 [2023-03-16T20:42:57.022Z] Removing intermediate container 1970b9cafb22 [2023-03-16T20:42:57.022Z] ---> b7525f3f2605 [2023-03-16T20:42:57.022Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T20:42:57.022Z] ---> Running in d8d5ff81da5c [2023-03-16T20:42:57.605Z] Removing intermediate container d8d5ff81da5c [2023-03-16T20:42:57.605Z] ---> 5d8e29ca866b [2023-03-16T20:42:57.605Z] [2023-03-16T20:42:57.870Z] Successfully built 5d8e29ca866b [2023-03-16T20:42:57.870Z] Successfully tagged core-command-arm64:latest [2023-03-16T20:44:34.514Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T20:44:49.481Z] Removing intermediate container 12e91eb44ac2 [2023-03-16T20:44:49.481Z] ---> 7dd0b5b40858 [2023-03-16T20:44:49.481Z] [2023-03-16T20:44:49.481Z] Step 9/25 : FROM alpine:3.17 [2023-03-16T20:44:49.481Z] ---> d74e625d9115 [2023-03-16T20:44:49.481Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T20:44:49.481Z] ---> Running in 597844dc60df [2023-03-16T20:44:50.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:44:51.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:44:51.988Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T20:44:52.256Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T20:44:52.256Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T20:44:52.256Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:44:52.256Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T20:44:52.523Z] OK: 8 MiB in 18 packages [2023-03-16T20:44:55.117Z] Removing intermediate container 597844dc60df [2023-03-16T20:44:55.117Z] ---> 291ed372c275 [2023-03-16T20:44:55.117Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-16T20:44:55.117Z] ---> Running in 9818d5ee3acd [2023-03-16T20:44:55.696Z] Removing intermediate container 9818d5ee3acd [2023-03-16T20:44:55.696Z] ---> 1cd93a00fb7a [2023-03-16T20:44:55.696Z] Step 12/25 : WORKDIR / [2023-03-16T20:44:55.696Z] ---> Running in 9265ce632133 [2023-03-16T20:44:56.277Z] Removing intermediate container 9265ce632133 [2023-03-16T20:44:56.277Z] ---> 093f7193d43a [2023-03-16T20:44:56.277Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:44:56.859Z] Removing intermediate container 51b59401c63e [2023-03-16T20:44:56.859Z] ---> 40cd23597616 [2023-03-16T20:44:56.859Z] [2023-03-16T20:44:56.859Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T20:44:56.859Z] ---> d74e625d9115 [2023-03-16T20:44:56.859Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T20:44:56.859Z] ---> Using cache [2023-03-16T20:44:56.859Z] ---> f563be068293 [2023-03-16T20:44:56.859Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T20:44:57.130Z] ---> Running in ab242bb1e412 [2023-03-16T20:45:00.463Z] ---> 66e887b33987 [2023-03-16T20:45:00.463Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:45:01.419Z] ---> 3c2f7e9384a1 [2023-03-16T20:45:01.419Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T20:45:02.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:45:02.289Z] ---> 370283e94aa0 [2023-03-16T20:45:02.289Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-16T20:45:02.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:45:03.276Z] ---> e19917966093 [2023-03-16T20:45:03.276Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-16T20:45:03.891Z] ---> f3158318d97a [2023-03-16T20:45:03.891Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T20:45:04.160Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T20:45:04.160Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T20:45:04.160Z] OK: 17687 distinct packages available [2023-03-16T20:45:04.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T20:45:05.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T20:45:05.600Z] ---> 86a47b60b00a [2023-03-16T20:45:05.600Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T20:45:06.197Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T20:45:06.197Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T20:45:06.197Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T20:45:06.197Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T20:45:06.197Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T20:45:06.197Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T20:45:06.197Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T20:45:06.197Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T20:45:06.197Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T20:45:06.197Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T20:45:06.197Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T20:45:06.779Z] OK: 11 MiB in 24 packages [2023-03-16T20:45:07.734Z] ---> 3b055593342e [2023-03-16T20:45:07.734Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T20:45:08.692Z] ---> 9d7aea2cfa33 [2023-03-16T20:45:08.692Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T20:45:08.692Z] ---> Running in 1d7cc04191ea [2023-03-16T20:45:08.692Z] Removing intermediate container ab242bb1e412 [2023-03-16T20:45:08.692Z] ---> c59779f3a19d [2023-03-16T20:45:08.692Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:45:09.648Z] ---> d77db8f32630 [2023-03-16T20:45:09.648Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:45:10.605Z] ---> 001cc483441d [2023-03-16T20:45:10.605Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T20:45:11.192Z] Removing intermediate container 1d7cc04191ea [2023-03-16T20:45:11.192Z] ---> 06a3739e871c [2023-03-16T20:45:11.192Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T20:45:11.192Z] ---> Running in 087f4d8d395b [2023-03-16T20:45:11.799Z] Removing intermediate container 087f4d8d395b [2023-03-16T20:45:11.799Z] ---> eaba1e36cec3 [2023-03-16T20:45:11.799Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T20:45:12.066Z] ---> Running in d58ab3c4c050 [2023-03-16T20:45:12.654Z] ---> 716ac4d3098a [2023-03-16T20:45:12.654Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-16T20:45:12.654Z] Removing intermediate container d58ab3c4c050 [2023-03-16T20:45:12.654Z] ---> ebd08f82580e [2023-03-16T20:45:12.654Z] Step 24/25 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:45:12.654Z] ---> Running in 7284266590d0 [2023-03-16T20:45:12.923Z] Removing intermediate container 25780dc44c89 [2023-03-16T20:45:12.923Z] ---> b47d6d6f45a8 [2023-03-16T20:45:12.923Z] [2023-03-16T20:45:12.923Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T20:45:12.923Z] ---> d74e625d9115 [2023-03-16T20:45:12.923Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T20:45:12.923Z] ---> Using cache [2023-03-16T20:45:12.923Z] ---> d55559c9f4e1 [2023-03-16T20:45:12.923Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T20:45:12.923Z] ---> Using cache [2023-03-16T20:45:12.923Z] ---> 7373d72bd185 [2023-03-16T20:45:12.923Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T20:45:13.190Z] ---> Running in ab036817ac07 [2023-03-16T20:45:13.190Z] Removing intermediate container 7284266590d0 [2023-03-16T20:45:13.190Z] ---> 178483fedcef [2023-03-16T20:45:13.190Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T20:45:13.190Z] ---> b2ea442537ec [2023-03-16T20:45:13.190Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T20:45:13.465Z] ---> Running in f4671b348304 [2023-03-16T20:45:13.465Z] ---> Running in bfb3b69eea95 [2023-03-16T20:45:13.737Z] Removing intermediate container ab036817ac07 [2023-03-16T20:45:13.737Z] ---> 55f1978d8a81 [2023-03-16T20:45:13.737Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T20:45:13.737Z] ---> Running in 4512ec008e0e [2023-03-16T20:45:14.004Z] Removing intermediate container bfb3b69eea95 [2023-03-16T20:45:14.004Z] ---> dd899578f755 [2023-03-16T20:45:14.004Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:45:14.004Z] Removing intermediate container f4671b348304 [2023-03-16T20:45:14.004Z] ---> 3664d46a8e76 [2023-03-16T20:45:14.004Z] [2023-03-16T20:45:14.005Z] ---> Running in bb2c30325b81 [2023-03-16T20:45:14.272Z] Removing intermediate container 4512ec008e0e [2023-03-16T20:45:14.272Z] ---> be278ab91f22 [2023-03-16T20:45:14.272Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T20:45:14.272Z] Successfully built 3664d46a8e76 [2023-03-16T20:45:14.272Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-16T20:45:14.538Z]  Building security-secretstore-setup ... done Removing intermediate container bb2c30325b81 [2023-03-16T20:45:14.538Z] ---> 7c65b430c53c [2023-03-16T20:45:14.538Z] Step 18/20 : LABEL arch=arm64 [2023-03-16T20:45:14.538Z] ---> Running in 4ca87383737d [2023-03-16T20:45:14.807Z] ---> 02b0028e50fa [2023-03-16T20:45:14.807Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T20:45:14.807Z] Removing intermediate container 4ca87383737d [2023-03-16T20:45:14.807Z] ---> 20b31485bf50 [2023-03-16T20:45:14.807Z] Step 19/20 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:45:15.075Z] ---> Running in ee52c08d334e [2023-03-16T20:45:15.343Z] Removing intermediate container ee52c08d334e [2023-03-16T20:45:15.343Z] ---> f1c258e14256 [2023-03-16T20:45:15.343Z] Step 20/20 : LABEL version=0.0.0 [2023-03-16T20:45:15.343Z] ---> Running in d3649a6f3051 [2023-03-16T20:45:15.610Z] ---> 0293d2af9fda [2023-03-16T20:45:15.610Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T20:45:15.877Z] Removing intermediate container d3649a6f3051 [2023-03-16T20:45:15.877Z] ---> 3cd73a69d390 [2023-03-16T20:45:15.877Z] [2023-03-16T20:45:16.144Z] Successfully built 3cd73a69d390 [2023-03-16T20:45:16.144Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-16T20:45:17.103Z]  Building security-spiffe-token-provider ... done  ---> 52d4109c3c09 [2023-03-16T20:45:17.103Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-16T20:45:17.684Z] ---> 92f54ecdbef3 [2023-03-16T20:45:17.684Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T20:45:17.684Z] ---> Running in 415e28beb9d0 [2023-03-16T20:45:17.951Z] Removing intermediate container 415e28beb9d0 [2023-03-16T20:45:17.951Z] ---> ac0d8dd5876e [2023-03-16T20:45:17.951Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T20:45:17.951Z] ---> Running in 3347146bfc9f [2023-03-16T20:45:18.217Z] Removing intermediate container 3347146bfc9f [2023-03-16T20:45:18.217Z] ---> fd008ecbc1a3 [2023-03-16T20:45:18.217Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T20:45:18.482Z] ---> Running in 7bff8100ea75 [2023-03-16T20:45:18.757Z] Removing intermediate container 7bff8100ea75 [2023-03-16T20:45:18.757Z] ---> cfedf2e689da [2023-03-16T20:45:18.757Z] Step 22/23 : LABEL git_sha=f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [2023-03-16T20:45:18.757Z] ---> Running in 3d00228bb4ff [2023-03-16T20:45:19.023Z] Removing intermediate container 3d00228bb4ff [2023-03-16T20:45:19.023Z] ---> 8a65adc39676 [2023-03-16T20:45:19.023Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T20:45:19.023Z] ---> Running in 80c85fe57297 [2023-03-16T20:45:19.606Z] Removing intermediate container 80c85fe57297 [2023-03-16T20:45:19.606Z] ---> 178678373eb6 [2023-03-16T20:45:19.606Z] [2023-03-16T20:45:19.606Z] Successfully built 178678373eb6 [2023-03-16T20:45:19.606Z] Successfully tagged support-scheduler-arm64:latest [2023-03-16T20:45:20.198Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-16T20:45:20.213Z] $ docker stop --time=1 a49f45262580a663b804ebd8e24b396a5c67aa0d0338deec71c32fed85c29466 [2023-03-16T20:45:21.899Z] $ docker rm -f --volumes a49f45262580a663b804ebd8e24b396a5c67aa0d0338deec71c32fed85c29466 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T20:45:22.455Z] + docker images [2023-03-16T20:45:22.722Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T20:45:22.722Z] support-scheduler-arm64 latest 178678373eb6 3 seconds ago 31.8MB [2023-03-16T20:45:22.722Z] security-spiffe-token-provider-arm64 latest 3cd73a69d390 7 seconds ago 32.6MB [2023-03-16T20:45:22.722Z] security-secretstore-setup-arm64 latest 3664d46a8e76 9 seconds ago 32MB [2023-03-16T20:45:22.722Z] b47d6d6f45a8 11 seconds ago 1.56GB [2023-03-16T20:45:22.722Z] 40cd23597616 26 seconds ago 1.53GB [2023-03-16T20:45:22.722Z] 7dd0b5b40858 36 seconds ago 1.48GB [2023-03-16T20:45:22.722Z] core-command-arm64 latest 5d8e29ca866b 2 minutes ago 19.7MB [2023-03-16T20:45:22.722Z] c947fca60267 2 minutes ago 1.49GB [2023-03-16T20:45:22.722Z] core-common-config-bootstrapper-arm64 latest 733d38a54009 5 minutes ago 17.5MB [2023-03-16T20:45:22.722Z] 7863b8899599 6 minutes ago 1.48GB [2023-03-16T20:45:22.722Z] core-data-arm64 latest 326b926f633a 6 minutes ago 19.9MB [2023-03-16T20:45:22.722Z] 6c220733606f 6 minutes ago 1.5GB [2023-03-16T20:45:22.722Z] security-spire-server-arm64 latest a279ec2fd00f 9 minutes ago 87.1MB [2023-03-16T20:45:22.722Z] 1201a2a62035 9 minutes ago 1.35GB [2023-03-16T20:45:22.722Z] security-proxy-setup-arm64 latest 1a2e53cdb438 10 minutes ago 18.6MB [2023-03-16T20:45:22.722Z] security-proxy-auth-arm64 latest 516d5c7c2e73 10 minutes ago 18.2MB [2023-03-16T20:45:22.722Z] support-notifications-arm64 latest f56fbaca9619 10 minutes ago 32.5MB [2023-03-16T20:45:22.722Z] 61381495acae 10 minutes ago 1.47GB [2023-03-16T20:45:22.722Z] 1d3d571edce0 11 minutes ago 1.47GB [2023-03-16T20:45:22.722Z] 5cbce189a6b3 11 minutes ago 1.56GB [2023-03-16T20:45:22.722Z] core-metadata-arm64 latest 7f834d3990a1 13 minutes ago 20.4MB [2023-03-16T20:45:22.722Z] 378693b0a5db 14 minutes ago 1.5GB [2023-03-16T20:45:22.722Z] security-bootstrapper-arm64 latest fb3b60618083 14 minutes ago 21.8MB [2023-03-16T20:45:22.722Z] c4abd382cbf3 15 minutes ago 1.47GB [2023-03-16T20:45:22.722Z] security-spire-agent-arm64 latest 5424a58d6571 21 minutes ago 125MB [2023-03-16T20:45:22.722Z] security-spire-config-arm64 latest 0aab7b9923c7 21 minutes ago 86.2MB [2023-03-16T20:45:22.722Z] 0c0b645172f1 22 minutes ago 1.35GB [2023-03-16T20:45:22.722Z] d353b6b9895a 22 minutes ago 1.35GB [2023-03-16T20:45:22.723Z] ci-base-image-arm64 latest d6005f8e7871 38 minutes ago 868MB [2023-03-16T20:45:22.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 6 days ago 648MB [2023-03-16T20:45:22.723Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-16T20:45:22.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:45:23.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T20:45:23.492Z] [2023-03-16T20:45:23.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:45:23.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T20:45:25.830Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T20:45:25.830Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T20:45:25.830Z] 04944245beec: Pulling fs layer [2023-03-16T20:45:25.830Z] 699f458cf7ca: Pulling fs layer [2023-03-16T20:45:25.830Z] 765212b225bb: Pulling fs layer [2023-03-16T20:45:25.830Z] f23df028b6ca: Pulling fs layer [2023-03-16T20:45:25.830Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T20:45:25.830Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T20:45:25.830Z] f23df028b6ca: Waiting [2023-03-16T20:45:25.830Z] 765212b225bb: Waiting [2023-03-16T20:45:25.830Z] 2437ff75d9bd: Waiting [2023-03-16T20:45:26.100Z] 04944245beec: Verifying Checksum [2023-03-16T20:45:26.100Z] 04944245beec: Download complete [2023-03-16T20:45:26.100Z] 765212b225bb: Verifying Checksum [2023-03-16T20:45:26.100Z] 765212b225bb: Download complete [2023-03-16T20:45:26.100Z] f23df028b6ca: Download complete [2023-03-16T20:45:26.100Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T20:45:26.100Z] d65c8cfc05b1: Download complete [2023-03-16T20:45:26.100Z] 699f458cf7ca: Download complete [2023-03-16T20:45:26.688Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T20:45:26.688Z] 8998bd30e6a1: Download complete [2023-03-16T20:45:29.268Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T20:45:29.268Z] 2437ff75d9bd: Download complete [2023-03-16T20:45:31.215Z] 8998bd30e6a1: Pull complete [2023-03-16T20:45:31.215Z] 04944245beec: Pull complete [2023-03-16T20:45:32.621Z] 699f458cf7ca: Pull complete [2023-03-16T20:45:32.888Z] 765212b225bb: Pull complete [2023-03-16T20:45:33.847Z] f23df028b6ca: Pull complete [2023-03-16T20:45:33.848Z] d65c8cfc05b1: Pull complete [2023-03-16T20:45:48.829Z] 2437ff75d9bd: Pull complete [2023-03-16T20:45:48.829Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T20:45:48.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T20:45:48.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:45:49.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-2507 does not seem to be running inside a container [2023-03-16T20:45:49.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T20:45:52.171Z] $ docker top b254bf3aad81e05c908057ea7ee17ef5be9532ca8726808b7ccc455814a6129e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:45:53.120Z] ---> job-cost.sh [2023-03-16T20:45:53.120Z] lf-activate-venv: SKIPPING [2023-03-16T20:45:53.120Z] INFO: No Stack... [2023-03-16T20:45:53.704Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T20:45:54.286Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T20:45:54.949Z] + + cut -d, -f6cat [2023-03-16T20:45:54.949Z] /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-03-16T20:45:55.034Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4459-1-stack-cost] [2023-03-16T20:45:55.039Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4459-1-stack-cost] did not exist. Created. [2023-03-16T20:45:55.039Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4459-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T20:45:55.758Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T20:45:55.961Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T20:45:55.976Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4459-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T20:45:56.052Z] $ docker stop --time=1 b254bf3aad81e05c908057ea7ee17ef5be9532ca8726808b7ccc455814a6129e [2023-03-16T20:45:57.547Z] $ docker rm -f --volumes b254bf3aad81e05c908057ea7ee17ef5be9532ca8726808b7ccc455814a6129e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-16T20:45:58.535Z] provisioning config files... [2023-03-16T20:45:58.542Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13055726077395403747tmp [Pipeline] { [Pipeline] sh [2023-03-16T20:45:58.868Z] + set +x [2023-03-16T20:45:58.868Z] + curl -s https://codecov.io/bash [2023-03-16T20:45:58.868Z] + bash -s -- [2023-03-16T20:45:58.868Z] [2023-03-16T20:45:58.868Z] _____ _ [2023-03-16T20:45:58.868Z] / ____| | | [2023-03-16T20:45:58.868Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T20:45:58.868Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T20:45:58.868Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T20:45:58.868Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T20:45:58.868Z] Bash-1.0.6 [2023-03-16T20:45:58.868Z] [2023-03-16T20:45:58.868Z] [2023-03-16T20:45:58.868Z] ==> git version 2.25.1 found [2023-03-16T20:45:58.868Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-16T20:45:58.868Z] Release-Date: 2020-01-08 [2023-03-16T20:45:58.868Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-16T20:45:58.868Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T20:45:58.868Z] ==> Jenkins CI detected. [2023-03-16T20:45:58.868Z] current dir:  /w/workspace/edgex-go/1 [2023-03-16T20:45:58.868Z] project root: . [2023-03-16T20:45:58.868Z] --> token set from env [2023-03-16T20:45:58.868Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T20:45:58.868Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T20:45:58.868Z] ==> Python coveragepy not found [2023-03-16T20:45:58.868Z] ==> Searching for coverage reports in: [2023-03-16T20:45:58.868Z] + . [2023-03-16T20:45:58.868Z] -> Found 1 reports [2023-03-16T20:45:58.868Z] ==> Detecting git/mercurial file structure [2023-03-16T20:45:58.868Z] ==> Reading reports [2023-03-16T20:45:58.868Z] + ./coverage.out bytes=447486 [2023-03-16T20:45:58.868Z] ==> Appending adjustments [2023-03-16T20:45:58.868Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T20:46:00.245Z] + Found adjustments [2023-03-16T20:46:00.245Z] ==> Gzipping contents [2023-03-16T20:46:00.245Z] 60K /tmp/codecov.bkOHyZ.gz [2023-03-16T20:46:00.245Z] ==> Uploading reports [2023-03-16T20:46:00.245Z] url: https://codecov.io [2023-03-16T20:46:00.245Z] query: branch=PR-4459&commit=f37203776db9b9242e8a7e4ff0a7b0c49f962a84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4459&job=&cmd_args= [2023-03-16T20:46:00.245Z] -> Pinging Codecov [2023-03-16T20:46:00.245Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4459&commit=f37203776db9b9242e8a7e4ff0a7b0c49f962a84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4459&job=&cmd_args= [2023-03-16T20:46:00.245Z] -> Uploading to [2023-03-16T20:46:00.245Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/00271124DB129430A58F1EEE437C3FCB/f37203776db9b9242e8a7e4ff0a7b0c49f962a84/c156797b-494a-457a-8c6f-a5b86f3ae68d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T204600Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a719535f354378b1e14707c148a0bab049d70e6a062afd4c86c282a565927a9d [2023-03-16T20:46:00.245Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T20:46:00.245Z] Dload Upload Total Spent Left Speed [2023-03-16T20:46:00.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57610 0 0 100 57610 0 192k --:--:-- --:--:-- --:--:-- 192k [2023-03-16T20:46:00.504Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f37203776db9b9242e8a7e4ff0a7b0c49f962a84 [Pipeline] } [2023-03-16T20:46:00.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-16T20:46:01.803Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:46:02.121Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:46:03.012Z] ---> package-listing.sh [2023-03-16T20:46:03.012Z] ++ facter osfamily [2023-03-16T20:46:03.012Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T20:46:03.271Z] + OS_FAMILY=debian [2023-03-16T20:46:03.271Z] + workspace=/w/workspace/edgex-go/1 [2023-03-16T20:46:03.271Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T20:46:03.271Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T20:46:03.271Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T20:46:03.271Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T20:46:03.271Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-16T20:46:03.271Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T20:46:03.271Z] + case "${OS_FAMILY}" in [2023-03-16T20:46:03.271Z] + dpkg -l [2023-03-16T20:46:03.271Z] + grep '^ii' [2023-03-16T20:46:03.271Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T20:46:03.271Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T20:46:03.271Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T20:46:03.271Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-16T20:46:03.271Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-16T20:46:03.271Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-16T20:46:03.304Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T20:46:03.595Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:46:04.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T20:46:04.212Z] [2023-03-16T20:46:04.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T20:46:04.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T20:46:04.582Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T20:46:04.582Z] 5eb5b503b376: Pulling fs layer [2023-03-16T20:46:04.582Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T20:46:04.582Z] ec43610c2a17: Pulling fs layer [2023-03-16T20:46:04.582Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T20:46:04.582Z] 33b1e0a273af: Pulling fs layer [2023-03-16T20:46:04.582Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T20:46:04.582Z] 2f39f015ded8: Pulling fs layer [2023-03-16T20:46:04.582Z] 3a2ae6a8a46f: Waiting [2023-03-16T20:46:04.582Z] 33b1e0a273af: Waiting [2023-03-16T20:46:04.582Z] 2f39f015ded8: Waiting [2023-03-16T20:46:04.582Z] 5d3b04190fa2: Waiting [2023-03-16T20:46:04.582Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T20:46:04.582Z] 5c69ac0246d0: Download complete [2023-03-16T20:46:04.582Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T20:46:04.582Z] 3a2ae6a8a46f: Download complete [2023-03-16T20:46:04.841Z] 33b1e0a273af: Verifying Checksum [2023-03-16T20:46:04.841Z] 33b1e0a273af: Download complete [2023-03-16T20:46:04.841Z] 5d3b04190fa2: Download complete [2023-03-16T20:46:04.841Z] ec43610c2a17: Verifying Checksum [2023-03-16T20:46:04.841Z] ec43610c2a17: Download complete [2023-03-16T20:46:04.841Z] 5eb5b503b376: Verifying Checksum [2023-03-16T20:46:04.841Z] 5eb5b503b376: Download complete [2023-03-16T20:46:05.406Z] 2f39f015ded8: Download complete [2023-03-16T20:46:05.971Z] 5eb5b503b376: Pull complete [2023-03-16T20:46:06.229Z] 5c69ac0246d0: Pull complete [2023-03-16T20:46:06.486Z] ec43610c2a17: Pull complete [2023-03-16T20:46:06.486Z] 3a2ae6a8a46f: Pull complete [2023-03-16T20:46:06.745Z] 33b1e0a273af: Pull complete [2023-03-16T20:46:06.745Z] 5d3b04190fa2: Pull complete [2023-03-16T20:46:10.929Z] 2f39f015ded8: Pull complete [2023-03-16T20:46:10.929Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T20:46:10.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T20:46:10.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T20:46:11.119Z] prd-ubuntu20.04-docker-8c-8g-2504 does not seem to be running inside a container [2023-03-16T20:46:11.144Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T20:46:12.901Z] $ docker top 178e57c454dbe3dcaa0abb10dce6901f938b44d9c62924727f68003fde4edeb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T20:46:13.303Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T20:46:13.611Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T20:46:13.927Z] + ls /var/log/sa-host [2023-03-16T20:46:13.927Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T20:46:14.051Z] provisioning config files... [2023-03-16T20:46:14.060Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5704578744065333945tmp [Pipeline] { [Pipeline] echo [2023-03-16T20:46:14.101Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:46:14.418Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T20:46:14.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:46:14.825Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T20:46:14.858Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:46:15.168Z] ---> sudo-logs.sh [2023-03-16T20:46:15.168Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T20:46:15.246Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:46:15.555Z] ---> job-cost.sh [2023-03-16T20:46:15.555Z] lf-activate-venv: SKIPPING [2023-03-16T20:46:15.555Z] DEBUG: total: 0.10999999940395355 [2023-03-16T20:46:15.555Z] INFO: Retrieving Stack Cost... [2023-03-16T20:46:15.814Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T20:46:16.382Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T20:46:16.417Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T20:46:16.725Z] ---> logs-deploy.sh [2023-03-16T20:46:16.725Z] lf-activate-venv: SKIPPING [2023-03-16T20:46:16.726Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4459/1 [2023-03-16T20:46:16.726Z] INFO: archiving workspace using pattern(s): [2023-03-16T20:46:17.666Z] Archives upload complete. [2023-03-16T20:46:17.666Z] INFO: archiving logs to Nexus