Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 83fea74eaf75b525b7a371018fd1d8d9d0b32815+363f833ea6f60f941992b7112881234b721ef949 (624315c54e4dac160e654a9265e6bd1482ee80af) 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-ssh16304144364753863184.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16281246601583038506.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12432684109451833896.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6292574281778393312.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13409050352564477096.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8762 in /w/workspace/edgexfoundry_edgex-go_PR-4407 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 Merging remotes/origin/main commit 363f833ea6f60f941992b7112881234b721ef949 into PR head commit 83fea74eaf75b525b7a371018fd1d8d9d0b32815 Merge succeeded, producing 90c8335490137832c84a197ec5fe39ed3e394d0d Checking out Revision 90c8335490137832c84a197ec5fe39ed3e394d0d (PR-4407) > 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/4407/head:refs/remotes/origin/PR-4407 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83fea74eaf75b525b7a371018fd1d8d9d0b32815 # 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 363f833ea6f60f941992b7112881234b721ef949 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90c8335490137832c84a197ec5fe39ed3e394d0d # timeout=10 Commit message: "Merge commit '363f833ea6f60f941992b7112881234b721ef949' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T08:30:40.637Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T08:30:40.692Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T08:30:40.703Z] ========================================================= [2023-03-08T08:30:40.703Z] EdgeX Global Pipelines Version Info [2023-03-08T08:30:40.703Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T08:30:41.410Z] ------------------- [2023-03-08T08:30:41.410Z] stable info: [2023-03-08T08:30:41.410Z] ------------------- [2023-03-08T08:30:41.410Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T08:30:41.410Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T08:30:41.410Z] Message: update stable to v1.0.244 > git rev-list --no-walk cadf095af394cde090b43a584c9a112e24a702b1 # timeout=10 [2023-03-08T08:30:41.982Z] ------------------- [2023-03-08T08:30:41.982Z] experimental info: [2023-03-08T08:30:41.982Z] ------------------- [2023-03-08T08:30:41.982Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T08:30:41.982Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T08:30:41.982Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T08:30:42.144Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-08T08:30:42.152Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-08T08:30:42.159Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T08:30:42.167Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T08:30:42.174Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T08:30:42.187Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T08:30:42.198Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T08:30:42.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-08T08:30:42.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-08T08:30:42.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-08T08:30:42.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T08:30:42.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T08:30:42.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T08:30:42.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T08:30:42.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T08:30:42.312Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T08:30:42.321Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T08:30:42.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T08:30:42.341Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-08T08:30:42.348Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-08T08:30:42.357Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T08:30:42.373Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T08:30:42.385Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T08:30:42.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4407 [Pipeline] echo [2023-03-08T08:30:42.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4407 [Pipeline] echo [2023-03-08T08:30:42.422Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4407 [Pipeline] echo [2023-03-08T08:30:42.433Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90c8335490137832c84a197ec5fe39ed3e394d0d [Pipeline] echo [2023-03-08T08:30:42.445Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90c8335 [Pipeline] echo [2023-03-08T08:30:42.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T08:30:42.500Z] provisioning config files... [2023-03-08T08:30:42.515Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config11760410152202425324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T08:30:42.813Z] ---> docker-login.sh [2023-03-08T08:30:42.813Z] nexus3.edgexfoundry.org:10001 [2023-03-08T08:30:43.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:30:43.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:30:43.072Z] Configure a credential helper to remove this warning. See [2023-03-08T08:30:43.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:30:43.072Z] [2023-03-08T08:30:43.072Z] Login Succeeded [2023-03-08T08:30:43.072Z] nexus3.edgexfoundry.org:10002 [2023-03-08T08:30:43.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:30:43.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:30:43.072Z] Configure a credential helper to remove this warning. See [2023-03-08T08:30:43.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:30:43.072Z] [2023-03-08T08:30:43.072Z] Login Succeeded [2023-03-08T08:30:43.072Z] nexus3.edgexfoundry.org:10003 [2023-03-08T08:30:43.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:30:43.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:30:43.331Z] Configure a credential helper to remove this warning. See [2023-03-08T08:30:43.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:30:43.331Z] [2023-03-08T08:30:43.331Z] Login Succeeded [2023-03-08T08:30:43.331Z] nexus3.edgexfoundry.org:10004 [2023-03-08T08:30:43.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:30:43.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:30:43.331Z] Configure a credential helper to remove this warning. See [2023-03-08T08:30:43.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:30:43.331Z] [2023-03-08T08:30:43.331Z] Login Succeeded [2023-03-08T08:30:43.331Z] docker.io [2023-03-08T08:30:43.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:30:43.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:30:43.589Z] Configure a credential helper to remove this warning. See [2023-03-08T08:30:43.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:30:43.589Z] [2023-03-08T08:30:43.589Z] Login Succeeded [2023-03-08T08:30:43.589Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T08:30:43.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T08:30:43.909Z] + 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-08T08:30:43.909Z] + dirname cmd/core-command/Dockerfile [2023-03-08T08:30:43.909Z] + cut -d/ -f2 [2023-03-08T08:30:43.909Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-08T08:30:43.909Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T08:30:43.909Z] + cut -d/ -f2 [2023-03-08T08:30:43.909Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T08:30:43.909Z] + + cut -d/ -f2 [2023-03-08T08:30:43.909Z] dirname cmd/core-data/Dockerfile [2023-03-08T08:30:43.909Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-08T08:30:43.909Z] + dirname cmd/core-metadata/Dockerfile [2023-03-08T08:30:43.909Z] + cut -d/ -f2 [2023-03-08T08:30:43.909Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-08T08:30:43.909Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-08T08:30:43.909Z] + cut -d/ -f2 [2023-03-08T08:30:43.909Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-08T08:30:43.909Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-08T08:30:43.909Z] + cut -d/ -f2 [2023-03-08T08:30:43.909Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-08T08:30:43.909Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-08T08:30:43.909Z] + cut -d/ -f2 [2023-03-08T08:30:43.909Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-08T08:30:43.909Z] + cut -d/ -f2 [2023-03-08T08:30:43.909Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-08T08:30:43.909Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-08T08:30:43.909Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T08:30:43.909Z] + cut -d/ -f2 [2023-03-08T08:30:43.909Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T08:30:43.909Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-08T08:30:43.909Z] + cut -d/ -f2 [2023-03-08T08:30:43.909Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-08T08:30:43.909Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-08T08:30:43.909Z] + cut -d/ -f2 [2023-03-08T08:30:43.909Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-08T08:30:43.909Z] + cut -d/ -f2 [2023-03-08T08:30:43.909Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-08T08:30:43.909Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-08T08:30:43.909Z] + dirname cmd/support-notifications/Dockerfile [2023-03-08T08:30:43.909Z] + cut -d/ -f2 [2023-03-08T08:30:43.909Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-08T08:30:43.909Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-08T08:30:43.909Z] + cut -d/ -f2 [2023-03-08T08:30:43.909Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-08T08:30:43.956Z] 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-08T08:30:44.293Z] + git rev-list -1 --merges 90c8335490137832c84a197ec5fe39ed3e394d0d~1..90c8335490137832c84a197ec5fe39ed3e394d0d [Pipeline] echo [2023-03-08T08:30:44.304Z] -----------> git rev-list -1 --merges 90c8335490137832c84a197ec5fe39ed3e394d0d~1..90c8335490137832c84a197ec5fe39ed3e394d0d 90c8335490137832c84a197ec5fe39ed3e394d0d [2023-03-08T08:30:44.304Z] 90c8335490137832c84a197ec5fe39ed3e394d0d [false] [Pipeline] sh [2023-03-08T08:30:44.590Z] + git log --format=format:%s -1 90c8335490137832c84a197ec5fe39ed3e394d0d [Pipeline] echo [2023-03-08T08:30:44.604Z] ========================================================= [2023-03-08T08:30:44.604Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T08:30:44.604Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-08T08:30:44.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T08:30:44.954Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T08:30:44.954Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T08:30:44.954Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T08:30:44.954Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T08:30:44.954Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T08:30:44.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:30:45.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T08:30:45.297Z] [2023-03-08T08:30:45.297Z] 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-08T08:30:45.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T08:30:45.602Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T08:30:45.602Z] b85a868b505f: Pulling fs layer [2023-03-08T08:30:45.602Z] e2be974225ed: Pulling fs layer [2023-03-08T08:30:45.602Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T08:30:45.602Z] 988bab9f4d93: Pulling fs layer [2023-03-08T08:30:45.602Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T08:30:45.602Z] eaf3925da568: Pulling fs layer [2023-03-08T08:30:45.602Z] bab4dde63d76: Pulling fs layer [2023-03-08T08:30:45.602Z] bde34c3a00c8: Pulling fs layer [2023-03-08T08:30:45.602Z] b352a97aabf1: Pulling fs layer [2023-03-08T08:30:45.602Z] 4872d77fe225: Pulling fs layer [2023-03-08T08:30:45.602Z] 5851b861e8e6: Pulling fs layer [2023-03-08T08:30:45.602Z] bab4dde63d76: Waiting [2023-03-08T08:30:45.602Z] b352a97aabf1: Waiting [2023-03-08T08:30:45.602Z] 4872d77fe225: Waiting [2023-03-08T08:30:45.602Z] bde34c3a00c8: Waiting [2023-03-08T08:30:45.602Z] 5851b861e8e6: Waiting [2023-03-08T08:30:45.602Z] 988bab9f4d93: Waiting [2023-03-08T08:30:45.602Z] 1469e6f7b9e6: Waiting [2023-03-08T08:30:45.602Z] eaf3925da568: Waiting [2023-03-08T08:30:45.602Z] e2be974225ed: Verifying Checksum [2023-03-08T08:30:45.602Z] e2be974225ed: Download complete [2023-03-08T08:30:45.602Z] 988bab9f4d93: Verifying Checksum [2023-03-08T08:30:45.602Z] 988bab9f4d93: Download complete [2023-03-08T08:30:45.862Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T08:30:45.862Z] 339a4e72a1f5: Download complete [2023-03-08T08:30:45.862Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T08:30:45.862Z] 1469e6f7b9e6: Download complete [2023-03-08T08:30:45.862Z] eaf3925da568: Verifying Checksum [2023-03-08T08:30:45.862Z] eaf3925da568: Download complete [2023-03-08T08:30:45.862Z] bde34c3a00c8: Verifying Checksum [2023-03-08T08:30:45.862Z] b352a97aabf1: Verifying Checksum [2023-03-08T08:30:45.862Z] b352a97aabf1: Download complete [2023-03-08T08:30:45.862Z] 4872d77fe225: Verifying Checksum [2023-03-08T08:30:45.862Z] 4872d77fe225: Download complete [2023-03-08T08:30:45.862Z] 5851b861e8e6: Download complete [2023-03-08T08:30:45.862Z] b85a868b505f: Verifying Checksum [2023-03-08T08:30:45.862Z] b85a868b505f: Download complete [2023-03-08T08:30:46.429Z] bab4dde63d76: Verifying Checksum [2023-03-08T08:30:46.429Z] bab4dde63d76: Download complete [2023-03-08T08:30:47.365Z] b85a868b505f: Pull complete [2023-03-08T08:30:47.365Z] e2be974225ed: Pull complete [2023-03-08T08:30:47.933Z] 339a4e72a1f5: Pull complete [2023-03-08T08:30:47.933Z] 988bab9f4d93: Pull complete [2023-03-08T08:30:48.192Z] 1469e6f7b9e6: Pull complete [2023-03-08T08:30:48.192Z] eaf3925da568: Pull complete [2023-03-08T08:30:50.095Z] bab4dde63d76: Pull complete [2023-03-08T08:30:50.095Z] bde34c3a00c8: Pull complete [2023-03-08T08:30:50.354Z] b352a97aabf1: Pull complete [2023-03-08T08:30:50.354Z] 4872d77fe225: Pull complete [2023-03-08T08:30:50.354Z] 5851b861e8e6: Pull complete [2023-03-08T08:30:50.613Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T08:30:50.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T08:30:50.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:30:50.694Z] prd-ubuntu20.04-docker-8c-8g-8762 does not seem to be running inside a container [2023-03-08T08:30:50.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T08:30:53.636Z] $ docker top d1fd4f1e9044c7d94d4db524d8924069bd998d64ea41c24289a56d54af113f13 -eo pid,comm [2023-03-08T08:30:53.692Z] 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-08T08:30:53.692Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T08:30:53.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T08:30:53.741Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T08:30:53.853Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T08:30:53.855Z] $ docker exec d1fd4f1e9044c7d94d4db524d8924069bd998d64ea41c24289a56d54af113f13 ssh-agent [2023-03-08T08:30:53.976Z] SSH_AUTH_SOCK=/tmp/ssh-TPNOW7cSis55/agent.33 [2023-03-08T08:30:53.976Z] SSH_AGENT_PID=39 [2023-03-08T08:30:53.995Z] Running ssh-add (command line suppressed) [2023-03-08T08:30:54.091Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6032122100821133589.key (/w/workspace/edgex-go/4@tmp/private_key_6032122100821133589.key) [2023-03-08T08:30:54.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T08:30:54.398Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T08:30:54.416Z] $ docker exec --env ******** --env ******** d1fd4f1e9044c7d94d4db524d8924069bd998d64ea41c24289a56d54af113f13 ssh-agent -k [2023-03-08T08:30:54.524Z] unset SSH_AUTH_SOCK; [2023-03-08T08:30:54.524Z] unset SSH_AGENT_PID; [2023-03-08T08:30:54.525Z] echo Agent pid 39 killed; [2023-03-08T08:30:54.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T08:30:54.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T08:30:54.567Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T08:30:54.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T08:30:54.691Z] $ docker exec d1fd4f1e9044c7d94d4db524d8924069bd998d64ea41c24289a56d54af113f13 ssh-agent [2023-03-08T08:30:54.801Z] SSH_AUTH_SOCK=/tmp/ssh-YXSWOVI6SC2t/agent.71 [2023-03-08T08:30:54.801Z] SSH_AGENT_PID=78 [2023-03-08T08:30:54.806Z] Running ssh-add (command line suppressed) [2023-03-08T08:30:54.913Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_14982769420179230658.key (/w/workspace/edgex-go/4@tmp/private_key_14982769420179230658.key) [2023-03-08T08:30:54.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T08:30:55.217Z] + git semver init [2023-03-08T08:30:55.475Z] 2023-03-08 08:30:55,405 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T08:30:55.475Z] 2023-03-08 08:30:55,406 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-03-08T08:30:55.475Z] 2023-03-08 08:30:55,406 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-03-08T08:30:55.475Z] 2023-03-08 08:30:55,407 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-03-08T08:31:00.753Z] 2023-03-08 08:31:00,331 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-03-08T08:31:00.753Z] 2023-03-08 08:31:00,332 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4407 with force:False [2023-03-08T08:31:00.753Z] 2023-03-08 08:31:00,332 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4407 [2023-03-08T08:31:00.753Z] 2023-03-08 08:31:00,335 [execute] INFO git cat-file --batch-check [2023-03-08T08:31:00.753Z] 2023-03-08 08:31:00,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T08:31:00.753Z] 2023-03-08 08:31:00,343 [execute] INFO git cat-file --batch [2023-03-08T08:31:00.753Z] 2023-03-08 08:31:00,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T08:31:00.753Z] 2023-03-08 08:31:00,348 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4407 [2023-03-08T08:31:00.753Z] 0.0.0 [Pipeline] } [2023-03-08T08:31:00.763Z] $ docker exec --env ******** --env ******** d1fd4f1e9044c7d94d4db524d8924069bd998d64ea41c24289a56d54af113f13 ssh-agent -k [2023-03-08T08:31:00.869Z] unset SSH_AUTH_SOCK; [2023-03-08T08:31:00.869Z] unset SSH_AGENT_PID; [2023-03-08T08:31:00.870Z] echo Agent pid 78 killed; [2023-03-08T08:31:00.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T08:31:01.176Z] + git semver [Pipeline] } [2023-03-08T08:31:01.443Z] $ docker stop --time=1 d1fd4f1e9044c7d94d4db524d8924069bd998d64ea41c24289a56d54af113f13 [2023-03-08T08:31:02.727Z] $ docker rm -f --volumes d1fd4f1e9044c7d94d4db524d8924069bd998d64ea41c24289a56d54af113f13 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T08:31:03.066Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T08:31:03.271Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T08:31:03.275Z] [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-08T08:31:03.693Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-08T08:31:03.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T08:31:03.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T08:31:03.725Z] ========================================================= [2023-03-08T08:31:03.725Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T08:31:03.725Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T08:31:04.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T08:31:04.010Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T08:31:04.010Z] 213ec9aee27d: Pulling fs layer [2023-03-08T08:31:04.010Z] 4583459ba037: Pulling fs layer [2023-03-08T08:31:04.010Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T08:31:04.010Z] 53926ce57604: Pulling fs layer [2023-03-08T08:31:04.010Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T08:31:04.010Z] 22ff95d597cd: Pulling fs layer [2023-03-08T08:31:04.010Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T08:31:04.010Z] 53926ce57604: Waiting [2023-03-08T08:31:04.010Z] 21b2b0c7a3f4: Waiting [2023-03-08T08:31:04.010Z] 22ff95d597cd: Waiting [2023-03-08T08:31:04.010Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T08:31:04.010Z] a7acece74701: Pulling fs layer [2023-03-08T08:31:04.010Z] 12d6caf4c0d1: Waiting [2023-03-08T08:31:04.010Z] a7acece74701: Waiting [2023-03-08T08:31:04.010Z] 96b7cbca73a9: Waiting [2023-03-08T08:31:04.010Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T08:31:04.010Z] 93c1e223e6f2: Download complete [2023-03-08T08:31:04.010Z] 4583459ba037: Verifying Checksum [2023-03-08T08:31:04.010Z] 4583459ba037: Download complete [2023-03-08T08:31:04.010Z] 21b2b0c7a3f4: Download complete [2023-03-08T08:31:04.010Z] 22ff95d597cd: Verifying Checksum [2023-03-08T08:31:04.010Z] 22ff95d597cd: Download complete [2023-03-08T08:31:04.010Z] 213ec9aee27d: Verifying Checksum [2023-03-08T08:31:04.010Z] 213ec9aee27d: Download complete [2023-03-08T08:31:04.010Z] 12d6caf4c0d1: Download complete [2023-03-08T08:31:04.271Z] 213ec9aee27d: Pull complete [2023-03-08T08:31:04.271Z] 4583459ba037: Pull complete [2023-03-08T08:31:04.531Z] 93c1e223e6f2: Pull complete [2023-03-08T08:31:04.531Z] a7acece74701: Verifying Checksum [2023-03-08T08:31:04.531Z] a7acece74701: Download complete [2023-03-08T08:31:04.788Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T08:31:04.788Z] 96b7cbca73a9: Download complete [2023-03-08T08:31:05.046Z] 53926ce57604: Download complete [2023-03-08T08:31:09.230Z] 53926ce57604: Pull complete [2023-03-08T08:31:09.230Z] 21b2b0c7a3f4: Pull complete [2023-03-08T08:31:09.230Z] 22ff95d597cd: Pull complete [2023-03-08T08:31:09.230Z] 12d6caf4c0d1: Pull complete [2023-03-08T08:31:11.758Z] 96b7cbca73a9: Pull complete [2023-03-08T08:31:12.327Z] a7acece74701: Pull complete [2023-03-08T08:31:12.327Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T08:31:12.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T08:31:12.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T08:31:12.882Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T08:31:12.882Z] WORKDIR /edgex [2023-03-08T08:31:12.882Z] COPY go.mod . [2023-03-08T08:31:12.882Z] RUN go mod download [2023-03-08T08:31:12.882Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-08T08:31:13.816Z] Sending build context to Docker daemon 170.3MB [2023-03-08T08:31:13.816Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T08:31:13.816Z] ---> db6d94c90886 [2023-03-08T08:31:13.816Z] Step 2/4 : WORKDIR /edgex [2023-03-08T08:31:18.334Z] Still waiting to schedule task [2023-03-08T08:31:18.334Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8764’ is offline [2023-03-08T08:31:19.106Z] ---> Running in 555323e01100 [2023-03-08T08:31:19.106Z] Removing intermediate container 555323e01100 [2023-03-08T08:31:19.106Z] ---> c5f7902ba1eb [2023-03-08T08:31:19.106Z] Step 3/4 : COPY go.mod . [2023-03-08T08:31:19.106Z] ---> 7c555fc4e2d5 [2023-03-08T08:31:19.106Z] Step 4/4 : RUN go mod download [2023-03-08T08:31:19.106Z] ---> Running in 7845fe8485f2 [2023-03-08T08:31:33.973Z] Removing intermediate container 7845fe8485f2 [2023-03-08T08:31:33.973Z] ---> e0c7bd63890b [2023-03-08T08:31:33.973Z] Successfully built e0c7bd63890b [2023-03-08T08:31:33.973Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:31:34.274Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T08:31:34.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:31:34.348Z] prd-ubuntu20.04-docker-8c-8g-8762 does not seem to be running inside a container [2023-03-08T08:31:34.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T08:31:34.756Z] $ docker top 98f0b6cefbc53da691bfb04564b4d136b2cd23fc436ee75477b43525f44fada3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T08:31:35.095Z] + go version [2023-03-08T08:31:35.095Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T08:31:35.104Z] $ docker stop --time=1 98f0b6cefbc53da691bfb04564b4d136b2cd23fc436ee75477b43525f44fada3 [2023-03-08T08:31:36.375Z] $ docker rm -f --volumes 98f0b6cefbc53da691bfb04564b4d136b2cd23fc436ee75477b43525f44fada3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:31:36.765Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T08:31:36.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:31:36.834Z] prd-ubuntu20.04-docker-8c-8g-8762 does not seem to be running inside a container [2023-03-08T08:31:36.864Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T08:31:37.215Z] $ docker top 50f5c5ae4de4fbe872f321453fd690ef150ab7fd37a65ee0094aa452fdf39fd1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T08:31:37.284Z] ========================================================= [2023-03-08T08:31:37.284Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-08T08:31:37.284Z] ========================================================= [Pipeline] sh [2023-03-08T08:31:37.562Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-08T08:31:37.853Z] + make test [2023-03-08T08:31:37.853Z] go test -race -coverprofile=coverage.out ./... [2023-03-08T08:31:44.418Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-08T08:31:59.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-08T08:31:59.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-08T08:31:59.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-08T08:31:59.575Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-08T08:31:59.575Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-08T08:31:59.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-08T08:31:59.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-08T08:31:59.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-08T08:31:59.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-08T08:31:59.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-08T08:31:59.833Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-08T08:31:59.833Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-08T08:31:59.833Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-08T08:31:59.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-08T08:32:00.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements [2023-03-08T08:32:00.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-08T08:32:00.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-08T08:32:00.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.122s coverage: 98.5% of statements [2023-03-08T08:32:04.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.124s coverage: 71.2% of statements [2023-03-08T08:32:04.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-08T08:32:04.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-08T08:32:04.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-08T08:32:04.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements [2023-03-08T08:32:04.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-08T08:32:04.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-08T08:32:05.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.891s coverage: 88.5% of statements [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-08T08:32:05.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 3.9% of statements [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-08T08:32:05.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.558s coverage: 95.6% of statements [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-08T08:32:05.423Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.084s coverage: 72.2% of statements [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-08T08:32:05.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 65.9% of statements [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-08T08:32:05.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-08T08:32:05.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.090s coverage: 29.6% of statements [2023-03-08T08:32:05.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-08T08:32:05.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 45.5% of statements [2023-03-08T08:32:05.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 82.9% of statements [2023-03-08T08:32:05.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.116s coverage: 94.1% of statements [2023-03-08T08:32:05.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements [2023-03-08T08:32:05.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements [2023-03-08T08:32:09.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.091s coverage: 94.4% of statements [2023-03-08T08:32:27.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.406s coverage: 79.9% of statements [2023-03-08T08:32:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-08T08:32:27.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2023-03-08T08:32:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-08T08:32:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-08T08:32:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-08T08:32:27.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-03-08T08:32:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-08T08:32:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-08T08:32:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-08T08:32:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-08T08:32:27.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 86.9% of statements [2023-03-08T08:32:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-08T08:32:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-08T08:32:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-08T08:32:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-08T08:32:27.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 81.2% of statements [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.068s coverage: 84.8% of statements [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.244s coverage: 63.1% of statements [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-08T08:32:27.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-08T08:32:27.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-08T08:32:27.697Z] 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-08T08:32:49.619Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-08T08:32:49.619Z] go vet ./... [2023-03-08T08:32:52.150Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T08:32:52.150Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T08:32:52.150Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T08:32:52.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-08T08:32:52.453Z] + ls -al . [2023-03-08T08:32:52.453Z] total 704 [2023-03-08T08:32:52.453Z] drwxrwxr-x 11 1001 1001 4096 Mar 8 08:31 . [2023-03-08T08:32:52.453Z] drwxr-xr-x 4 root root 4096 Mar 8 08:31 .. [2023-03-08T08:32:52.453Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 08:30 .blubracket [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 16 Mar 8 08:30 .dockerignore [2023-03-08T08:32:52.453Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 08:32 .git [2023-03-08T08:32:52.453Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 08:30 .github [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 1112 Mar 8 08:30 .gitignore [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 08:30 .golangci.yml [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 08:30 .hadolint.yml [2023-03-08T08:32:52.453Z] drwxr-xr-x 3 1001 1001 4096 Mar 8 08:31 .semver [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 08:30 .sonarcloud.properties [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 08:30 ADOPTERS.md [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 10825 Mar 8 08:30 Attribution.txt [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 73765 Mar 8 08:30 CHANGELOG.md [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 08:30 CONTRIBUTING.md [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 08:30 GOVERNANCE.md [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 883 Mar 8 08:30 Jenkinsfile [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 08:30 LICENSE [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 14071 Mar 8 08:30 Makefile [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 08:30 OWNERS.md [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 9403 Mar 8 08:30 README.md [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 789 Mar 8 08:30 SECURITY.md [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 08:31 VERSION [2023-03-08T08:32:52.453Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 08:30 bin [2023-03-08T08:32:52.453Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 08:30 cmd [2023-03-08T08:32:52.453Z] -rw-r--r-- 1 root root 446903 Mar 8 08:32 coverage.out [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 3232 Mar 8 08:30 go.mod [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 31098 Mar 8 08:30 go.sum [2023-03-08T08:32:52.453Z] drwxrwxr-x 7 1001 1001 4096 Mar 8 08:30 internal [2023-03-08T08:32:52.453Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 08:30 openapi [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 594 Mar 8 08:30 security.txt [2023-03-08T08:32:52.453Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 08:30 snap [2023-03-08T08:32:52.453Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 08:30 version.go [Pipeline] sh [2023-03-08T08:32:52.738Z] + '[' -e coverage.out ] [2023-03-08T08:32:52.738Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-08T08:32:52.864Z] Stashed 1 file(s) [Pipeline] sh [2023-03-08T08:32:53.144Z] + make build [2023-03-08T08:32:53.144Z] 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-08T08:33:08.017Z] 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-08T08:33:08.017Z] 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-08T08:33:08.949Z] 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-08T08:33:09.882Z] 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-08T08:33:18.001Z] 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-08T08:33:19.914Z] 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-08T08:33:20.850Z] 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-08T08:33:22.222Z] 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-08T08:33:23.156Z] 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-08T08:33:24.538Z] 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-08T08:33:25.912Z] 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-08T08:33:27.314Z] $ docker stop --time=1 50f5c5ae4de4fbe872f321453fd690ef150ab7fd37a65ee0094aa452fdf39fd1 [2023-03-08T08:33:31.215Z] $ docker rm -f --volumes 50f5c5ae4de4fbe872f321453fd690ef150ab7fd37a65ee0094aa452fdf39fd1 [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-08T08:33:31.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T08:33:31.968Z] [2023-03-08T08:33:31.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:33:32.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T08:33:32.262Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-08T08:33:32.262Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-08T08:33:32.262Z] ca9280d653b3: Pulling fs layer [2023-03-08T08:33:32.262Z] 7e9c9ca2126c: Pulling fs layer [2023-03-08T08:33:32.262Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-08T08:33:32.262Z] cbdbe7a5bc2a: Download complete [2023-03-08T08:33:32.520Z] ca9280d653b3: Verifying Checksum [2023-03-08T08:33:32.520Z] ca9280d653b3: Download complete [2023-03-08T08:33:32.520Z] cbdbe7a5bc2a: Pull complete [2023-03-08T08:33:33.085Z] 7e9c9ca2126c: Download complete [2023-03-08T08:33:33.085Z] ca9280d653b3: Pull complete [2023-03-08T08:33:36.377Z] 7e9c9ca2126c: Pull complete [2023-03-08T08:33:36.377Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-08T08:33:36.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T08:33:36.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:33:36.456Z] prd-ubuntu20.04-docker-8c-8g-8762 does not seem to be running inside a container [2023-03-08T08:33:36.484Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-08T08:33:38.874Z] $ docker top 63ff43dbe1833991c99a8b930dc03cc7bc53ec2d82c67acb67fcde8b57347777 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T08:33:39.219Z] + docker-compose build --help [2023-03-08T08:33:39.219Z] + grep parallel [2023-03-08T08:33:39.786Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T08:33:39.793Z] $ docker stop --time=1 63ff43dbe1833991c99a8b930dc03cc7bc53ec2d82c67acb67fcde8b57347777 [2023-03-08T08:33:41.084Z] $ docker rm -f --volumes 63ff43dbe1833991c99a8b930dc03cc7bc53ec2d82c67acb67fcde8b57347777 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:33:41.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T08:33:41.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:33:41.547Z] prd-ubuntu20.04-docker-8c-8g-8762 does not seem to be running inside a container [2023-03-08T08:33:41.573Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-08T08:33:41.924Z] $ docker top 7a70bd0b792cfc4a63f50b38dc449bd03077c461915825a61d301a40a906a1dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T08:33:42.266Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T08:33:43.203Z] Building core-command ... [2023-03-08T08:33:43.203Z] Building core-common-config-bootstrapper ... [2023-03-08T08:33:43.203Z] Building core-data ... [2023-03-08T08:33:43.203Z] Building core-metadata ... [2023-03-08T08:33:43.203Z] Building security-bootstrapper ... [2023-03-08T08:33:43.203Z] Building security-proxy-auth ... [2023-03-08T08:33:43.203Z] Building security-proxy-setup ... [2023-03-08T08:33:43.203Z] Building security-secretstore-setup ... [2023-03-08T08:33:43.203Z] Building security-spiffe-token-provider ... [2023-03-08T08:33:43.203Z] Building security-spire-agent ... [2023-03-08T08:33:43.203Z] Building security-spire-config ... [2023-03-08T08:33:43.203Z] Building security-spire-server ... [2023-03-08T08:33:43.203Z] Building support-notifications ... [2023-03-08T08:33:43.203Z] Building support-scheduler ... [2023-03-08T08:33:43.203Z] Building core-common-config-bootstrapper [2023-03-08T08:33:43.203Z] Building security-spire-agent [2023-03-08T08:33:43.203Z] Building core-command [2023-03-08T08:33:43.203Z] Building security-proxy-auth [2023-03-08T08:33:43.203Z] Building security-spire-server [2023-03-08T08:33:44.275Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8767 in /w/workspace/edgexfoundry_edgex-go_PR-4407 [Pipeline] { [Pipeline] ws [2023-03-08T08:33:44.287Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-03-08T08:33:44.320Z] The recommended git tool is: git [2023-03-08T08:33:50.382Z] using credential edgex-jenkins-ssh [2023-03-08T08:33:50.402Z] Cloning the remote Git repository [2023-03-08T08:33:50.462Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-08T08:33:50.554Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-03-08T08:33:50.743Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-08T08:33:50.745Z] > git --version # timeout=10 [2023-03-08T08:33:50.776Z] > git --version # 'git version 2.25.1' [2023-03-08T08:33:50.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T08:33:50.853Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T08:33:58.085Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:33:58.085Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:33:58.085Z] ---> e0c7bd63890b [2023-03-08T08:33:58.085Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:33:58.085Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:33:58.085Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:33:58.085Z] ---> e0c7bd63890b [2023-03-08T08:33:58.085Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T08:33:58.085Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:33:58.085Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:33:58.085Z] ---> e0c7bd63890b [2023-03-08T08:33:58.085Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:33:58.085Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:33:58.085Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:33:58.085Z] ---> e0c7bd63890b [2023-03-08T08:33:58.085Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:33:58.345Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:33:58.345Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:33:58.345Z] ---> e0c7bd63890b [2023-03-08T08:33:58.345Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T08:34:08.352Z] ---> Running in e18494e95186 [2023-03-08T08:34:08.352Z] ---> Running in 211d5978a0fc [2023-03-08T08:34:08.352Z] ---> Running in 938e3c5ebde6 [2023-03-08T08:34:08.352Z] ---> Running in 89b4646b09f0 [2023-03-08T08:34:08.352Z] ---> Running in dc508739229b [2023-03-08T08:34:08.352Z] Removing intermediate container e18494e95186 [2023-03-08T08:34:08.352Z] ---> 85885bf611e5 [2023-03-08T08:34:08.352Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T08:34:08.352Z] Removing intermediate container 89b4646b09f0 [2023-03-08T08:34:08.352Z] ---> f8183c1fe426 [2023-03-08T08:34:08.352Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T08:34:08.352Z] Removing intermediate container 211d5978a0fc [2023-03-08T08:34:08.352Z] ---> b7bc7c26c47c [2023-03-08T08:34:08.352Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T08:34:08.352Z] Removing intermediate container dc508739229b [2023-03-08T08:34:08.352Z] ---> e97d55b91099 [2023-03-08T08:34:08.352Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T08:34:08.352Z] ---> Running in d5a0879c2039 [2023-03-08T08:34:08.352Z] Removing intermediate container 938e3c5ebde6 [2023-03-08T08:34:08.352Z] ---> 9ba925316da0 [2023-03-08T08:34:08.352Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T08:34:08.352Z] ---> Running in f975faea9f55 [2023-03-08T08:34:08.352Z] ---> Running in f55241a799fa [2023-03-08T08:34:08.352Z] ---> Running in bca17b07a7a1 [2023-03-08T08:34:08.352Z] ---> Running in d394146dc5e3 [2023-03-08T08:34:08.352Z] Removing intermediate container d5a0879c2039 [2023-03-08T08:34:08.352Z] ---> 312d9ab2b940 [2023-03-08T08:34:08.352Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T08:34:08.352Z] Removing intermediate container f55241a799fa [2023-03-08T08:34:08.352Z] ---> dbd33c0a58f7 [2023-03-08T08:34:08.352Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T08:34:08.352Z] Removing intermediate container f975faea9f55 [2023-03-08T08:34:08.352Z] ---> a11e01016d61 [2023-03-08T08:34:08.352Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T08:34:08.352Z] ---> Running in 642f4e778be7 [2023-03-08T08:34:08.352Z] ---> Running in 279c577df6e6 [2023-03-08T08:34:08.352Z] ---> Running in 9b7fce9d90c1 [2023-03-08T08:34:08.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:34:08.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:34:08.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:34:08.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:34:08.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:34:08.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:34:08.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:34:08.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:34:08.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:34:08.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:34:08.352Z] OK: 211 MiB in 51 packages [2023-03-08T08:34:08.352Z] OK: 211 MiB in 51 packages [2023-03-08T08:34:08.352Z] OK: 211 MiB in 51 packages [2023-03-08T08:34:08.352Z] OK: 211 MiB in 51 packages [2023-03-08T08:34:08.352Z] OK: 211 MiB in 51 packages [2023-03-08T08:34:08.611Z] Removing intermediate container bca17b07a7a1 [2023-03-08T08:34:08.611Z] ---> 4fd26224ae35 [2023-03-08T08:34:08.611Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T08:34:08.869Z] Removing intermediate container d394146dc5e3 [2023-03-08T08:34:08.869Z] ---> ad562035ae04 [2023-03-08T08:34:08.869Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T08:34:08.869Z] Removing intermediate container 642f4e778be7 [2023-03-08T08:34:08.869Z] ---> 212596423e03 [2023-03-08T08:34:08.869Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T08:34:08.869Z] ---> 6fc0ee753cb1 [2023-03-08T08:34:08.869Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:34:08.869Z] ---> Running in 31a82b66ca4c [2023-03-08T08:34:08.869Z] Removing intermediate container 279c577df6e6 [2023-03-08T08:34:08.869Z] ---> 94fe53805b77 [2023-03-08T08:34:08.869Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T08:34:08.869Z] ---> 6a14fbd07d34 [2023-03-08T08:34:08.869Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:34:08.869Z] ---> Running in 6a0aa19d1a9b [2023-03-08T08:34:08.869Z] Removing intermediate container 9b7fce9d90c1 [2023-03-08T08:34:08.869Z] ---> 110bbc7f134f [2023-03-08T08:34:08.869Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T08:34:09.127Z] ---> 8c2e96522654 [2023-03-08T08:34:09.127Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:34:09.127Z] ---> Running in 87cb4f7b3a62 [2023-03-08T08:34:09.127Z] ---> a5c4dfac6842 [2023-03-08T08:34:09.127Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:34:09.127Z] ---> f019e6dc172b [2023-03-08T08:34:09.127Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:34:09.127Z] ---> Running in 945f2ad8ccde [2023-03-08T08:34:09.127Z] ---> Running in c54eed75dfae [2023-03-08T08:34:09.836Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-08T08:34:09.861Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T08:34:11.750Z] Merging remotes/origin/main commit 363f833ea6f60f941992b7112881234b721ef949 into PR head commit 83fea74eaf75b525b7a371018fd1d8d9d0b32815 [2023-03-08T08:34:12.341Z] Merge succeeded, producing 3963ee7697404590ff07afaedccc16b46137640d [2023-03-08T08:34:12.342Z] Checking out Revision 3963ee7697404590ff07afaedccc16b46137640d (PR-4407) [2023-03-08T08:34:10.827Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-08T08:34:10.877Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-08T08:34:10.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T08:34:10.898Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4407/head:refs/remotes/origin/PR-4407 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-08T08:34:11.770Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T08:34:11.796Z] > git checkout -f 83fea74eaf75b525b7a371018fd1d8d9d0b32815 # timeout=10 [2023-03-08T08:34:12.076Z] > git remote # timeout=10 [2023-03-08T08:34:12.099Z] > git config --get remote.origin.url # timeout=10 [2023-03-08T08:34:12.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T08:34:12.134Z] > git merge 363f833ea6f60f941992b7112881234b721ef949 # timeout=10 [2023-03-08T08:34:12.313Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-08T08:34:12.349Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T08:34:12.366Z] > git checkout -f 3963ee7697404590ff07afaedccc16b46137640d # timeout=10 [2023-03-08T08:34:16.072Z] Commit message: "Merge commit '363f833ea6f60f941992b7112881234b721ef949' into HEAD" [2023-03-08T08:34:16.105Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T08:34:16.932Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T08:34:16.932Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T08:34:16.932Z] Dload Upload Total Spent Left Speed [2023-03-08T08:34:16.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-03-08T08:34:17.707Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T08:34:16.081Z] > git rev-list --no-walk cadf095af394cde090b43a584c9a112e24a702b1 # timeout=10 [2023-03-08T08:34:18.065Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T08:34:18.065Z] + sudo tee /etc/docker/daemon.new [2023-03-08T08:34:18.065Z] { [2023-03-08T08:34:18.065Z] "registry-mirrors": [ [2023-03-08T08:34:18.065Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T08:34:18.065Z] ], [2023-03-08T08:34:18.065Z] "bip": "10.250.0.254/24", [2023-03-08T08:34:18.065Z] "hosts": [ [2023-03-08T08:34:18.065Z] "tcp://0.0.0.0:5555", [2023-03-08T08:34:18.065Z] "unix:///var/run/docker.sock" [2023-03-08T08:34:18.065Z] ], [2023-03-08T08:34:18.065Z] "mtu": 1458, [2023-03-08T08:34:18.065Z] "selinux-enabled": true, [2023-03-08T08:34:18.065Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T08:34:18.065Z] } [Pipeline] sh [2023-03-08T08:34:18.421Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T08:34:18.770Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T08:34:37.094Z] provisioning config files... [2023-03-08T08:34:37.125Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config13423324908638411083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T08:34:37.490Z] ---> docker-login.sh [2023-03-08T08:34:37.490Z] nexus3.edgexfoundry.org:10001 [2023-03-08T08:34:38.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:34:38.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:34:38.085Z] Configure a credential helper to remove this warning. See [2023-03-08T08:34:38.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:34:38.085Z] [2023-03-08T08:34:38.085Z] Login Succeeded [2023-03-08T08:34:38.085Z] nexus3.edgexfoundry.org:10002 [2023-03-08T08:34:38.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:34:38.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:34:38.642Z] Configure a credential helper to remove this warning. See [2023-03-08T08:34:38.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:34:38.642Z] [2023-03-08T08:34:38.642Z] Login Succeeded [2023-03-08T08:34:38.642Z] nexus3.edgexfoundry.org:10003 [2023-03-08T08:34:38.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:34:38.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:34:38.915Z] Configure a credential helper to remove this warning. See [2023-03-08T08:34:38.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:34:38.915Z] [2023-03-08T08:34:38.915Z] Login Succeeded [2023-03-08T08:34:38.915Z] nexus3.edgexfoundry.org:10004 [2023-03-08T08:34:39.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:34:39.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:34:39.460Z] Configure a credential helper to remove this warning. See [2023-03-08T08:34:39.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:34:39.460Z] [2023-03-08T08:34:39.460Z] Login Succeeded [2023-03-08T08:34:39.460Z] docker.io [2023-03-08T08:34:39.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:34:40.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:34:40.009Z] Configure a credential helper to remove this warning. See [2023-03-08T08:34:40.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:34:40.009Z] [2023-03-08T08:34:40.009Z] Login Succeeded [2023-03-08T08:34:40.009Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T08:34:40.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-08T08:34:40.672Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-08T08:34:40.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T08:34:40.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T08:34:40.721Z] ========================================================= [2023-03-08T08:34:40.721Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T08:34:40.721Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T08:34:41.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T08:34:41.339Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T08:34:41.339Z] 9b18e9b68314: Pulling fs layer [2023-03-08T08:34:41.339Z] 35d82f9e3411: Pulling fs layer [2023-03-08T08:34:41.339Z] e16973657156: Pulling fs layer [2023-03-08T08:34:41.339Z] fc693d55d65f: Pulling fs layer [2023-03-08T08:34:41.339Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T08:34:41.339Z] dda99020689f: Pulling fs layer [2023-03-08T08:34:41.339Z] db1c61fa0a46: Pulling fs layer [2023-03-08T08:34:41.339Z] 891c053d2c06: Pulling fs layer [2023-03-08T08:34:41.339Z] fc693d55d65f: Waiting [2023-03-08T08:34:41.339Z] 7e9fc2657dce: Waiting [2023-03-08T08:34:41.339Z] dda99020689f: Waiting [2023-03-08T08:34:41.339Z] db1c61fa0a46: Waiting [2023-03-08T08:34:41.339Z] 891c053d2c06: Waiting [2023-03-08T08:34:41.339Z] e16973657156: Verifying Checksum [2023-03-08T08:34:41.339Z] e16973657156: Download complete [2023-03-08T08:34:41.339Z] 35d82f9e3411: Verifying Checksum [2023-03-08T08:34:41.339Z] 35d82f9e3411: Download complete [2023-03-08T08:34:41.339Z] 7e9fc2657dce: Download complete [2023-03-08T08:34:41.339Z] dda99020689f: Verifying Checksum [2023-03-08T08:34:41.339Z] dda99020689f: Download complete [2023-03-08T08:34:41.339Z] 9b18e9b68314: Verifying Checksum [2023-03-08T08:34:41.339Z] 9b18e9b68314: Download complete [2023-03-08T08:34:42.787Z] 9b18e9b68314: Pull complete [2023-03-08T08:34:42.787Z] 891c053d2c06: Verifying Checksum [2023-03-08T08:34:42.787Z] 891c053d2c06: Download complete [2023-03-08T08:34:43.068Z] 35d82f9e3411: Pull complete [2023-03-08T08:34:43.340Z] e16973657156: Pull complete [2023-03-08T08:34:43.933Z] db1c61fa0a46: Verifying Checksum [2023-03-08T08:34:43.933Z] db1c61fa0a46: Download complete [2023-03-08T08:34:44.529Z] fc693d55d65f: Verifying Checksum [2023-03-08T08:34:44.529Z] fc693d55d65f: Download complete [2023-03-08T08:34:55.802Z] Removing intermediate container 945f2ad8ccde [2023-03-08T08:34:55.802Z] ---> 88cf69f9a51a [2023-03-08T08:34:55.802Z] Step 8/23 : COPY . . [2023-03-08T08:34:55.802Z] Removing intermediate container 6a0aa19d1a9b [2023-03-08T08:34:55.802Z] ---> de87a234dc1f [2023-03-08T08:34:55.802Z] Step 7/23 : COPY . . [2023-03-08T08:34:55.802Z] Removing intermediate container c54eed75dfae [2023-03-08T08:34:55.802Z] ---> 52f13a30522d [2023-03-08T08:34:55.802Z] Step 8/22 : COPY . . [2023-03-08T08:34:55.802Z] Removing intermediate container 31a82b66ca4c [2023-03-08T08:34:55.802Z] ---> aae4fae40bfd [2023-03-08T08:34:55.802Z] Step 7/24 : COPY . . [2023-03-08T08:34:55.802Z] Removing intermediate container 87cb4f7b3a62 [2023-03-08T08:34:55.802Z] ---> 7964a0d221b2 [2023-03-08T08:34:55.802Z] Step 8/22 : COPY . . [2023-03-08T08:34:56.904Z] fc693d55d65f: Pull complete [2023-03-08T08:34:56.904Z] 7e9fc2657dce: Pull complete [2023-03-08T08:34:57.179Z] dda99020689f: Pull complete [2023-03-08T08:35:03.869Z] db1c61fa0a46: Pull complete [2023-03-08T08:35:06.455Z] 891c053d2c06: Pull complete [2023-03-08T08:35:06.455Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T08:35:06.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T08:35:06.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T08:35:06.793Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T08:35:06.793Z] WORKDIR /edgex [2023-03-08T08:35:06.793Z] COPY go.mod . [2023-03-08T08:35:06.793Z] RUN go mod download [2023-03-08T08:35:06.793Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-08T08:35:07.388Z] Sending build context to Docker daemon 2.943MB [2023-03-08T08:35:07.388Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T08:35:07.388Z] ---> f96f9c87975a [2023-03-08T08:35:07.388Z] Step 2/4 : WORKDIR /edgex [2023-03-08T08:35:08.359Z] ---> Running in e955962aa53a [2023-03-08T08:35:08.627Z] Removing intermediate container e955962aa53a [2023-03-08T08:35:08.627Z] ---> cf54c27d28f5 [2023-03-08T08:35:08.627Z] Step 3/4 : COPY go.mod . [2023-03-08T08:35:09.215Z] ---> cfecb5b5ee04 [2023-03-08T08:35:09.215Z] Step 4/4 : RUN go mod download [2023-03-08T08:35:09.215Z] ---> Running in eeee789f1b45 [2023-03-08T08:35:22.479Z] ---> 1bc4481d33d1 [2023-03-08T08:35:22.479Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T08:35:22.479Z] ---> ca46a0308465 [2023-03-08T08:35:22.479Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T08:35:22.479Z] ---> Running in e385d22eedb8 [2023-03-08T08:35:22.479Z] ---> b6ae5625285d [2023-03-08T08:35:22.479Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T08:35:22.479Z] ---> 6ffbf64a0806 [2023-03-08T08:35:22.479Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T08:35:22.479Z] ---> 687b9c479165 [2023-03-08T08:35:22.479Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T08:35:22.479Z] ---> Running in 57af5fa3020f [2023-03-08T08:35:22.479Z] ---> Running in 23bf945cdb10 [2023-03-08T08:35:22.479Z] ---> Running in 6cde087b3121 [2023-03-08T08:35:22.479Z] ---> Running in 6e03dfbca624 [2023-03-08T08:35:22.479Z] Removing intermediate container 57af5fa3020f [2023-03-08T08:35:22.479Z] ---> 5151f4474f4f [2023-03-08T08:35:22.479Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T08:35:22.479Z] Removing intermediate container 23bf945cdb10 [2023-03-08T08:35:22.479Z] ---> 677bc6e99e2d [2023-03-08T08:35:22.479Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T08:35:22.479Z] ---> Running in b6542bb5eca1 [2023-03-08T08:35:22.479Z] ---> Running in 78ee1c376c58 [2023-03-08T08:35:22.479Z] Removing intermediate container 78ee1c376c58 [2023-03-08T08:35:22.479Z] ---> 13152b831add [2023-03-08T08:35:22.479Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T08:35:22.479Z] Removing intermediate container b6542bb5eca1 [2023-03-08T08:35:22.479Z] ---> e5382f97fef0 [2023-03-08T08:35:22.479Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T08:35:22.479Z] ---> Running in 74b0007316fa [2023-03-08T08:35:22.479Z] ---> Running in 047b5c5ce044 [2023-03-08T08:35:22.479Z] 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-08T08:35:22.479Z] 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-08T08:35:22.479Z] 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-08T08:35:22.479Z] Removing intermediate container 74b0007316fa [2023-03-08T08:35:22.479Z] ---> 88b52b53d107 [2023-03-08T08:35:22.479Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T08:35:22.479Z] ---> Running in 76214314848b [2023-03-08T08:35:22.479Z] Removing intermediate container 047b5c5ce044 [2023-03-08T08:35:22.479Z] ---> 298c137de41d [2023-03-08T08:35:22.479Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T08:35:22.479Z] ---> Running in 7a1cefa5725d [2023-03-08T08:35:22.480Z] Removing intermediate container 76214314848b [2023-03-08T08:35:22.480Z] ---> dabef6bbfcf4 [2023-03-08T08:35:22.480Z] [2023-03-08T08:35:22.480Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T08:35:22.480Z] Removing intermediate container 7a1cefa5725d [2023-03-08T08:35:22.480Z] ---> 9498f2f46739 [2023-03-08T08:35:22.480Z] [2023-03-08T08:35:22.480Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T08:35:22.480Z] 3.15: Pulling from library/alpine [2023-03-08T08:35:22.480Z] 3.15: Pulling from library/alpine [2023-03-08T08:35:22.480Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T08:35:22.480Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T08:35:22.480Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T08:35:22.480Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T08:35:22.480Z] ---> 5ce65d7b0fde [2023-03-08T08:35:22.480Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T08:35:22.480Z] ---> 5ce65d7b0fde [2023-03-08T08:35:22.480Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T08:35:22.480Z] ---> Running in 4f5b62c9dcaf [2023-03-08T08:35:22.480Z] ---> Running in 21dc2c255c32 [2023-03-08T08:35:22.480Z] Removing intermediate container 21dc2c255c32 [2023-03-08T08:35:22.480Z] ---> dff250b1be04 [2023-03-08T08:35:22.480Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T08:35:22.480Z] Removing intermediate container 4f5b62c9dcaf [2023-03-08T08:35:22.480Z] ---> 6c769b4e9945 [2023-03-08T08:35:22.480Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T08:35:22.480Z] ---> Running in 0b1ed2018ef0 [2023-03-08T08:35:22.480Z] ---> Running in ed2c5eadd915 [2023-03-08T08:35:22.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:22.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:22.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:22.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:22.480Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T08:35:22.480Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T08:35:22.480Z] OK: 15859 distinct packages available [2023-03-08T08:35:22.480Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T08:35:22.480Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T08:35:22.480Z] OK: 15859 distinct packages available [2023-03-08T08:35:22.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:22.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:22.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:22.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:22.480Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T08:35:22.480Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T08:35:22.480Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T08:35:22.480Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T08:35:22.480Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T08:35:22.480Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T08:35:22.480Z] OK: 7 MiB in 19 packages [2023-03-08T08:35:22.480Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T08:35:22.480Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T08:35:22.480Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T08:35:22.480Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T08:35:22.480Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T08:35:22.480Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T08:35:22.480Z] OK: 7 MiB in 19 packages [2023-03-08T08:35:23.855Z] Removing intermediate container 0b1ed2018ef0 [2023-03-08T08:35:23.855Z] ---> 3034e69505be [2023-03-08T08:35:23.855Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T08:35:23.855Z] Removing intermediate container ed2c5eadd915 [2023-03-08T08:35:23.855Z] ---> 1525ab9bf96f [2023-03-08T08:35:23.855Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T08:35:30.405Z] ---> 15984fd60b16 [2023-03-08T08:35:30.405Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T08:35:30.405Z] ---> eb5d075f4850 [2023-03-08T08:35:30.405Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T08:35:33.683Z] ---> aa36d0a62b52 [2023-03-08T08:35:33.683Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T08:35:35.053Z] ---> 8acc551f01b1 [2023-03-08T08:35:35.053Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T08:35:35.053Z] ---> c208508b2f13 [2023-03-08T08:35:35.053Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T08:35:35.053Z] ---> e47127b30ac3 [2023-03-08T08:35:35.053Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T08:35:35.311Z] ---> edb0e932fb70 [2023-03-08T08:35:35.311Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T08:35:35.311Z] ---> Running in 456cdcc54ce5 [2023-03-08T08:35:35.311Z] ---> 7684bdbb3c8f [2023-03-08T08:35:35.311Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T08:35:35.568Z] Removing intermediate container 456cdcc54ce5 [2023-03-08T08:35:35.568Z] ---> 1252ab467053 [2023-03-08T08:35:35.568Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T08:35:35.568Z] ---> Running in 3b68a579ace9 [2023-03-08T08:35:35.825Z] ---> b953c55845c2 [2023-03-08T08:35:35.826Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T08:35:35.826Z] Removing intermediate container 3b68a579ace9 [2023-03-08T08:35:35.826Z] ---> e66e368f7564 [2023-03-08T08:35:35.826Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T08:35:35.826Z] ---> Running in ac355ef80956 [2023-03-08T08:35:36.083Z] ---> Running in 39204039dc73 [2023-03-08T08:35:36.083Z] Removing intermediate container ac355ef80956 [2023-03-08T08:35:36.083Z] ---> 0cfd52f117d2 [2023-03-08T08:35:36.083Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T08:35:36.083Z] Removing intermediate container 39204039dc73 [2023-03-08T08:35:36.083Z] ---> 959ff4cc63d9 [2023-03-08T08:35:36.083Z] Step 22/23 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d [2023-03-08T08:35:36.340Z] ---> Running in 07e0cbab2973 [2023-03-08T08:35:36.340Z] ---> Running in d1c7ea2b4729 [2023-03-08T08:35:36.598Z] Removing intermediate container 07e0cbab2973 [2023-03-08T08:35:36.598Z] ---> 82176981b2e2 [2023-03-08T08:35:36.598Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T08:35:36.598Z] Removing intermediate container d1c7ea2b4729 [2023-03-08T08:35:36.598Z] ---> e24414a25735 [2023-03-08T08:35:36.598Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T08:35:36.598Z] ---> Running in 6ceab2419138 [2023-03-08T08:35:36.598Z] ---> Running in cb642bea30ad [2023-03-08T08:35:36.911Z] Removing intermediate container 6ceab2419138 [2023-03-08T08:35:36.911Z] ---> 9d4f922aab72 [2023-03-08T08:35:36.911Z] Step 23/24 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d [2023-03-08T08:35:36.911Z] Removing intermediate container cb642bea30ad [2023-03-08T08:35:36.911Z] ---> a236c14a813d [2023-03-08T08:35:36.911Z] [2023-03-08T08:35:36.911Z] ---> Running in e873d7eb4222 [2023-03-08T08:35:36.911Z] Successfully built a236c14a813d [2023-03-08T08:35:36.911Z] Successfully tagged security-spire-server:latest [2023-03-08T08:35:36.911Z]  Building security-spire-server ... done Building core-metadata [2023-03-08T08:35:37.167Z] Removing intermediate container e873d7eb4222 [2023-03-08T08:35:37.167Z] ---> 0fabeb63586c [2023-03-08T08:35:37.167Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T08:35:37.167Z] ---> Running in 4dcfdcbafbd4 [2023-03-08T08:35:40.447Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:35:40.447Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:35:40.447Z] ---> e0c7bd63890b [2023-03-08T08:35:40.447Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:35:40.447Z] ---> Using cache [2023-03-08T08:35:40.447Z] ---> b7bc7c26c47c [2023-03-08T08:35:40.447Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T08:35:40.447Z] ---> Using cache [2023-03-08T08:35:40.447Z] ---> dbd33c0a58f7 [2023-03-08T08:35:40.447Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T08:35:40.447Z] ---> Using cache [2023-03-08T08:35:40.447Z] ---> 110bbc7f134f [2023-03-08T08:35:40.447Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T08:35:40.447Z] ---> Using cache [2023-03-08T08:35:40.447Z] ---> f019e6dc172b [2023-03-08T08:35:40.447Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:35:40.447Z] ---> Using cache [2023-03-08T08:35:40.447Z] ---> 52f13a30522d [2023-03-08T08:35:40.447Z] Step 8/24 : COPY . . [2023-03-08T08:35:40.447Z] ---> Using cache [2023-03-08T08:35:40.447Z] ---> 1bc4481d33d1 [2023-03-08T08:35:40.447Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T08:35:44.623Z] Removing intermediate container 4dcfdcbafbd4 [2023-03-08T08:35:44.623Z] ---> fc8021374489 [2023-03-08T08:35:44.623Z] [2023-03-08T08:35:44.623Z] Successfully built fc8021374489 [2023-03-08T08:35:44.881Z] Successfully tagged security-spire-agent:latest [2023-03-08T08:35:44.881Z]  Building security-spire-agent ... done Building support-notifications [2023-03-08T08:35:44.881Z] ---> Running in 96bd01bde6c0 [2023-03-08T08:35:45.444Z] 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-08T08:35:48.161Z] Removing intermediate container eeee789f1b45 [2023-03-08T08:35:48.161Z] ---> 7f99e4c4048d [2023-03-08T08:35:48.161Z] Successfully built 7f99e4c4048d [2023-03-08T08:35:48.161Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:35:48.503Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T08:35:48.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:35:48.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-8767 does not seem to be running inside a container [2023-03-08T08:35:48.721Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:35:48.721Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:35:48.721Z] ---> e0c7bd63890b [2023-03-08T08:35:48.721Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:35:48.721Z] ---> Using cache [2023-03-08T08:35:48.721Z] ---> b7bc7c26c47c [2023-03-08T08:35:48.721Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T08:35:48.721Z] ---> Using cache [2023-03-08T08:35:48.721Z] ---> dbd33c0a58f7 [2023-03-08T08:35:48.721Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T08:35:48.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T08:35:50.151Z] $ docker top eb281cac44a8698531fdd18b93c5fbe8132b8b55fdd468926153532d0c65b4a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T08:35:51.009Z] + go version [2023-03-08T08:35:51.009Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T08:35:51.027Z] $ docker stop --time=1 eb281cac44a8698531fdd18b93c5fbe8132b8b55fdd468926153532d0c65b4a9 [2023-03-08T08:35:51.997Z] ---> Running in b8ac2002b1d2 [2023-03-08T08:35:52.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:52.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:52.640Z] $ docker rm -f --volumes eb281cac44a8698531fdd18b93c5fbe8132b8b55fdd468926153532d0c65b4a9 [Pipeline] // withDockerContainer [Pipeline] } [2023-03-08T08:35:52.820Z] OK: 211 MiB in 51 packages [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:35:53.205Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T08:35:53.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:35:53.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-8767 does not seem to be running inside a container [2023-03-08T08:35:53.468Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T08:35:54.728Z] $ docker top de3e608c030714b85801838a12386c36cafc8bade9be2c12246b3afd152be4a3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T08:35:54.957Z] ========================================================= [2023-03-08T08:35:54.957Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-08T08:35:54.957Z] ========================================================= [Pipeline] sh [2023-03-08T08:35:55.594Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-08T08:35:56.250Z] + make test [2023-03-08T08:35:56.250Z] go test -race -coverprofile=coverage.out ./... [2023-03-08T08:35:57.027Z] Removing intermediate container 6e03dfbca624 [2023-03-08T08:35:57.027Z] ---> b0ec2256f70c [2023-03-08T08:35:57.027Z] [2023-03-08T08:35:57.027Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T08:35:57.027Z] Removing intermediate container e385d22eedb8 [2023-03-08T08:35:57.027Z] ---> d607a7a60159 [2023-03-08T08:35:57.027Z] [2023-03-08T08:35:57.027Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T08:35:57.027Z] Removing intermediate container b8ac2002b1d2 [2023-03-08T08:35:57.027Z] ---> 8852de592bfa [2023-03-08T08:35:57.027Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T08:35:57.027Z] Removing intermediate container 6cde087b3121 [2023-03-08T08:35:57.027Z] ---> 7c8891730e65 [2023-03-08T08:35:57.027Z] [2023-03-08T08:35:57.027Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T08:35:57.027Z] ---> 820669071203 [2023-03-08T08:35:57.027Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:35:57.027Z] ---> Running in 5141f4d32292 [2023-03-08T08:35:57.594Z] 3.16: Pulling from library/alpine [2023-03-08T08:35:57.594Z] 3.16: Pulling from library/alpine [2023-03-08T08:35:58.161Z] 3.16: Pulling from library/alpine [2023-03-08T08:35:58.419Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T08:35:58.419Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T08:35:58.419Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T08:35:58.419Z] Status: Image is up to date for alpine:3.16 [2023-03-08T08:35:58.419Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T08:35:58.419Z] Status: Image is up to date for alpine:3.16 [2023-03-08T08:35:58.419Z] ---> dfd21b5a31f5 [2023-03-08T08:35:58.419Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T08:35:58.419Z] ---> dfd21b5a31f5 [2023-03-08T08:35:58.419Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T08:35:58.419Z] ---> dfd21b5a31f5 [2023-03-08T08:35:58.419Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T08:35:58.677Z] ---> Running in 175fba3d4746 [2023-03-08T08:35:58.677Z] ---> Running in 044de2eb69a4 [2023-03-08T08:35:58.677Z] ---> Running in 7a2a1ba50d81 [2023-03-08T08:35:58.935Z] Removing intermediate container 175fba3d4746 [2023-03-08T08:35:58.935Z] ---> 061c0c380205 [2023-03-08T08:35:58.935Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T08:35:58.935Z] Removing intermediate container 7a2a1ba50d81 [2023-03-08T08:35:58.935Z] ---> 0119c3ef554e [2023-03-08T08:35:58.935Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T08:35:58.935Z] ---> Running in 7ce624bd6009 [2023-03-08T08:35:58.935Z] ---> Running in 997b305a4798 [2023-03-08T08:35:59.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:59.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:59.449Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T08:35:59.449Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:35:59.449Z] OK: 6 MiB in 15 packages [2023-03-08T08:35:59.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:59.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:59.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:59.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:59.707Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T08:35:59.966Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:35:59.966Z] OK: 6 MiB in 15 packages [2023-03-08T08:35:59.966Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T08:35:59.966Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:35:59.966Z] OK: 6 MiB in 15 packages [2023-03-08T08:35:59.966Z] Removing intermediate container 044de2eb69a4 [2023-03-08T08:35:59.966Z] ---> b14e67057860 [2023-03-08T08:35:59.966Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T08:35:59.966Z] ---> Running in ad2eff094d98 [2023-03-08T08:36:00.224Z] Removing intermediate container ad2eff094d98 [2023-03-08T08:36:00.224Z] ---> 263fc37e00ad [2023-03-08T08:36:00.224Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T08:36:00.224Z] ---> Running in 7a63defd91db [2023-03-08T08:36:00.224Z] Removing intermediate container 7a63defd91db [2023-03-08T08:36:00.224Z] ---> 55ba3b58bc7d [2023-03-08T08:36:00.224Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T08:36:00.224Z] ---> Running in 4d95e5052165 [2023-03-08T08:36:00.482Z] Removing intermediate container 997b305a4798 [2023-03-08T08:36:00.482Z] ---> 1fbca77bddf2 [2023-03-08T08:36:00.482Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:36:00.482Z] Removing intermediate container 7ce624bd6009 [2023-03-08T08:36:00.482Z] ---> da05f6c6c454 [2023-03-08T08:36:00.482Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:36:00.482Z] Removing intermediate container 4d95e5052165 [2023-03-08T08:36:00.482Z] ---> b0c985354ba2 [2023-03-08T08:36:00.482Z] Step 15/23 : WORKDIR / [2023-03-08T08:36:00.740Z] ---> Running in 18edc958886d [2023-03-08T08:36:00.740Z] ---> 83df60699e26 [2023-03-08T08:36:00.740Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T08:36:00.740Z] ---> 48ce9253f130 [2023-03-08T08:36:00.740Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T08:36:00.740Z] Removing intermediate container 18edc958886d [2023-03-08T08:36:00.740Z] ---> 834a518bb055 [2023-03-08T08:36:00.740Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:36:01.417Z] ---> f78b50dc3ef7 [2023-03-08T08:36:01.417Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T08:36:01.675Z] ---> dcc02380d37a [2023-03-08T08:36:01.675Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T08:36:01.675Z] ---> ecd458195db0 [2023-03-08T08:36:01.675Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T08:36:02.606Z] ---> 835ef6669c57 [2023-03-08T08:36:02.606Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T08:36:02.606Z] ---> 49d4f3fd9de4 [2023-03-08T08:36:02.606Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T08:36:02.606Z] ---> 96aceaa406b3 [2023-03-08T08:36:02.606Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T08:36:03.171Z] ---> f74de5cdac8d [2023-03-08T08:36:03.171Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T08:36:03.171Z] ---> f8ccb1866ac0 [2023-03-08T08:36:03.171Z] ---> df6a5882c4c2 [2023-03-08T08:36:03.171Z] Step 19/23 : ENTRYPOINT ["/core-command"]Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T08:36:03.171Z] [2023-03-08T08:36:03.171Z] ---> Running in ec9e90dd41fd [2023-03-08T08:36:03.171Z] ---> Running in 5942c8e96fc7 [2023-03-08T08:36:03.171Z] ---> Running in b568ee22c537 [2023-03-08T08:36:03.171Z] Removing intermediate container b568ee22c537 [2023-03-08T08:36:03.437Z] ---> a470e959438d [2023-03-08T08:36:03.437Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T08:36:03.437Z] ---> Running in 141abedb2880 [2023-03-08T08:36:03.437Z] Removing intermediate container 141abedb2880 [2023-03-08T08:36:03.437Z] ---> 2c0ea1519cef [2023-03-08T08:36:03.437Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T08:36:03.696Z] ---> Running in e7ad816848cb [2023-03-08T08:36:03.955Z] Removing intermediate container e7ad816848cb [2023-03-08T08:36:03.955Z] ---> 91b796258542 [2023-03-08T08:36:03.955Z] Step 22/23 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d [2023-03-08T08:36:03.955Z] ---> Running in a37d346fdecf [2023-03-08T08:36:03.955Z] Removing intermediate container a37d346fdecf [2023-03-08T08:36:03.955Z] ---> a487427e90ec [2023-03-08T08:36:03.955Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T08:36:03.955Z] ---> Running in 5ea364b495f7 [2023-03-08T08:36:04.213Z] Removing intermediate container ec9e90dd41fd [2023-03-08T08:36:04.213Z] ---> 109e383272cc [2023-03-08T08:36:04.213Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T08:36:04.213Z] ---> Running in d6db5644fc92 [2023-03-08T08:36:04.213Z] Removing intermediate container 5ea364b495f7 [2023-03-08T08:36:04.213Z] ---> b3f79df845f3 [2023-03-08T08:36:04.213Z] [2023-03-08T08:36:04.213Z] Removing intermediate container 5942c8e96fc7 [2023-03-08T08:36:04.213Z] ---> d63dda2b1972 [2023-03-08T08:36:04.213Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T08:36:04.213Z] ---> Running in 36dd65b0704d [2023-03-08T08:36:04.213Z] Successfully built b3f79df845f3 [2023-03-08T08:36:04.213Z] Successfully tagged core-command:latest [2023-03-08T08:36:04.213Z] Building security-bootstrapper [2023-03-08T08:36:04.471Z]  Building core-command ... done Removing intermediate container d6db5644fc92 [2023-03-08T08:36:04.471Z] ---> 6323085a0171 [2023-03-08T08:36:04.471Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T08:36:04.471Z] ---> Running in 3d1bcb59fdc5 [2023-03-08T08:36:04.471Z] Removing intermediate container 36dd65b0704d [2023-03-08T08:36:04.471Z] ---> ee9986132e77 [2023-03-08T08:36:04.471Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T08:36:05.380Z] ---> Running in fbbcc74368eb [2023-03-08T08:36:06.361Z] Removing intermediate container 3d1bcb59fdc5 [2023-03-08T08:36:06.361Z] ---> 8330a10ebd2e [2023-03-08T08:36:06.361Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T08:36:08.889Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:36:08.889Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:36:08.889Z] ---> e0c7bd63890b [2023-03-08T08:36:08.889Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T08:36:08.889Z] ---> Using cache [2023-03-08T08:36:08.889Z] ---> 9ba925316da0 [2023-03-08T08:36:08.889Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T08:36:10.272Z] Removing intermediate container fbbcc74368eb [2023-03-08T08:36:10.272Z] ---> 29cd03cd1e1b [2023-03-08T08:36:10.272Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T08:36:10.272Z] ---> Running in bba79fca94f5 [2023-03-08T08:36:10.272Z] ---> Running in 3838c49032e6 [2023-03-08T08:36:10.272Z] ---> Running in 783cf3865728 [2023-03-08T08:36:10.529Z] Removing intermediate container 3838c49032e6 [2023-03-08T08:36:10.529Z] ---> 2c2a2abe3c32 [2023-03-08T08:36:10.529Z] Step 21/22 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d [2023-03-08T08:36:10.529Z] Removing intermediate container 783cf3865728 [2023-03-08T08:36:10.529Z] ---> 1c211d750642 [2023-03-08T08:36:10.529Z] Step 21/22 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d [2023-03-08T08:36:10.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:10.529Z] ---> Running in 23685de4bd88 [2023-03-08T08:36:10.529Z] ---> Running in 1e455eba1b96 [2023-03-08T08:36:10.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:10.786Z] Removing intermediate container 23685de4bd88 [2023-03-08T08:36:10.786Z] ---> a7021b914782 [2023-03-08T08:36:10.786Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T08:36:10.786Z] Removing intermediate container 1e455eba1b96 [2023-03-08T08:36:10.786Z] ---> 6628db8625c9 [2023-03-08T08:36:10.786Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T08:36:10.786Z] OK: 211 MiB in 51 packages [2023-03-08T08:36:11.043Z] ---> Running in c92a768c6aee [2023-03-08T08:36:11.043Z] ---> Running in cd364cc3385b [2023-03-08T08:36:11.300Z] Removing intermediate container c92a768c6aee [2023-03-08T08:36:11.300Z] ---> 50ee178d99a6 [2023-03-08T08:36:11.300Z] [2023-03-08T08:36:11.300Z] Successfully built 50ee178d99a6 [2023-03-08T08:36:11.558Z] Successfully tagged security-proxy-auth:latest [2023-03-08T08:36:11.558Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-03-08T08:36:16.057Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:36:16.057Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:36:16.057Z] ---> e0c7bd63890b [2023-03-08T08:36:16.057Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T08:36:16.057Z] ---> Using cache [2023-03-08T08:36:16.057Z] ---> 9ba925316da0 [2023-03-08T08:36:16.057Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T08:36:19.344Z] Removing intermediate container cd364cc3385b [2023-03-08T08:36:19.344Z] ---> b5c015c4eaa1 [2023-03-08T08:36:19.344Z] [2023-03-08T08:36:19.344Z] Successfully built b5c015c4eaa1 [2023-03-08T08:36:20.279Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-08T08:36:20.279Z] Building security-spire-config [2023-03-08T08:36:20.279Z]  Building core-common-config-bootstrapper ... done Removing intermediate container bba79fca94f5 [2023-03-08T08:36:20.279Z] ---> 0d41c010a2f6 [2023-03-08T08:36:20.279Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T08:36:20.279Z] ---> Running in a74be70f51f8 [2023-03-08T08:36:20.279Z] Removing intermediate container 96bd01bde6c0 [2023-03-08T08:36:20.279Z] ---> 8e0a619b778b [2023-03-08T08:36:20.279Z] [2023-03-08T08:36:20.279Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T08:36:20.279Z] ---> dfd21b5a31f5 [2023-03-08T08:36:20.279Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T08:36:20.279Z] ---> Using cache [2023-03-08T08:36:20.279Z] ---> b14e67057860 [2023-03-08T08:36:20.279Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T08:36:20.279Z] ---> Using cache [2023-03-08T08:36:20.279Z] ---> 263fc37e00ad [2023-03-08T08:36:20.279Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T08:36:23.568Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:36:23.568Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:36:23.568Z] ---> e0c7bd63890b [2023-03-08T08:36:23.568Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T08:36:23.568Z] ---> Using cache [2023-03-08T08:36:23.568Z] ---> 9ba925316da0 [2023-03-08T08:36:23.568Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T08:36:23.568Z] ---> Using cache [2023-03-08T08:36:23.568Z] ---> ad562035ae04 [2023-03-08T08:36:23.568Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T08:36:23.568Z] ---> Using cache [2023-03-08T08:36:23.568Z] ---> 6a14fbd07d34 [2023-03-08T08:36:23.568Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:36:23.568Z] ---> Using cache [2023-03-08T08:36:23.568Z] ---> de87a234dc1f [2023-03-08T08:36:23.568Z] Step 7/24 : COPY . . [2023-03-08T08:36:23.568Z] ---> Using cache [2023-03-08T08:36:23.568Z] ---> b6ae5625285d [2023-03-08T08:36:23.568Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T08:36:23.568Z] ---> Using cache [2023-03-08T08:36:23.568Z] ---> 677bc6e99e2d [2023-03-08T08:36:23.568Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T08:36:23.568Z] ---> Using cache [2023-03-08T08:36:23.568Z] ---> 13152b831add [2023-03-08T08:36:23.568Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T08:36:26.106Z] ---> 565146efe6e7 [2023-03-08T08:36:26.106Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:36:26.106Z] ---> Running in 4d97e329db93 [2023-03-08T08:36:26.106Z] ---> Running in d5ace9235dcf [2023-03-08T08:36:26.106Z] ---> Running in 3b6879a19cb7 [2023-03-08T08:36:26.106Z] Removing intermediate container d5ace9235dcf [2023-03-08T08:36:26.106Z] ---> 9e61bc129892 [2023-03-08T08:36:26.106Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T08:36:26.106Z] ---> Running in 62df0f1adb9d [2023-03-08T08:36:26.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:26.364Z] Removing intermediate container 62df0f1adb9d [2023-03-08T08:36:26.364Z] ---> 03090deed693 [2023-03-08T08:36:26.364Z] Step 15/24 : WORKDIR / [2023-03-08T08:36:26.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:26.620Z] ---> Running in 30b252e7d4b8 [2023-03-08T08:36:26.620Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T08:36:26.621Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T08:36:26.621Z] OK: 17046 distinct packages available [2023-03-08T08:36:26.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:26.878Z] Removing intermediate container 30b252e7d4b8 [2023-03-08T08:36:26.878Z] ---> b8ec8f8508a0 [2023-03-08T08:36:26.878Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:36:26.878Z] Removing intermediate container 4d97e329db93 [2023-03-08T08:36:26.878Z] ---> 7fce034aa8f1 [2023-03-08T08:36:26.878Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T08:36:27.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:27.157Z] ---> Running in f8e0e36ed75f [2023-03-08T08:36:27.157Z] ---> 0aa95faa95b7 [2023-03-08T08:36:27.157Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T08:36:27.415Z] Removing intermediate container f8e0e36ed75f [2023-03-08T08:36:27.415Z] ---> 78b0f8653045 [2023-03-08T08:36:27.415Z] [2023-03-08T08:36:27.415Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T08:36:27.415Z] ---> 5ce65d7b0fde [2023-03-08T08:36:27.415Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T08:36:27.415Z] ---> Using cache [2023-03-08T08:36:27.415Z] ---> 6c769b4e9945 [2023-03-08T08:36:27.415Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T08:36:27.415Z] ---> Running in 6062239ff6ab [2023-03-08T08:36:27.415Z] OK: 211 MiB in 51 packages [2023-03-08T08:36:28.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:28.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:28.348Z] ---> eaa9fd944c27 [2023-03-08T08:36:28.348Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T08:36:28.606Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T08:36:28.606Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T08:36:28.606Z] OK: 15859 distinct packages available [2023-03-08T08:36:28.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:28.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:28.863Z] Removing intermediate container a74be70f51f8 [2023-03-08T08:36:28.863Z] ---> d27149c6a54e [2023-03-08T08:36:28.863Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T08:36:28.863Z] ---> a49d95836524 [2023-03-08T08:36:28.863Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T08:36:29.121Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T08:36:29.121Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T08:36:29.121Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T08:36:29.121Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T08:36:29.121Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T08:36:29.121Z] OK: 6 MiB in 18 packages [2023-03-08T08:36:29.121Z] ---> 48d9fdddd2dd [2023-03-08T08:36:29.121Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T08:36:29.378Z] ---> 7f041418dba4 [2023-03-08T08:36:29.378Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:36:29.378Z] ---> Running in 9585bbda86d2 [2023-03-08T08:36:29.378Z] ---> Running in aa386c477019 [2023-03-08T08:36:29.378Z] Removing intermediate container 9585bbda86d2 [2023-03-08T08:36:29.378Z] ---> 9e03e37d588f [2023-03-08T08:36:29.378Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T08:36:29.635Z] ---> Running in acda135c2dae [2023-03-08T08:36:29.635Z] Removing intermediate container 6062239ff6ab [2023-03-08T08:36:29.635Z] ---> a978439158ed [2023-03-08T08:36:29.635Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T08:36:29.954Z] Removing intermediate container acda135c2dae [2023-03-08T08:36:29.954Z] ---> 4c7d53e8bbd0 [2023-03-08T08:36:29.954Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T08:36:29.954Z] ---> Running in d5632f1f7dec [2023-03-08T08:36:30.241Z] Removing intermediate container d5632f1f7dec [2023-03-08T08:36:30.241Z] ---> c4b817d14a85 [2023-03-08T08:36:30.241Z] Step 23/24 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d [2023-03-08T08:36:30.241Z] ---> Running in c64c156326cb [2023-03-08T08:36:32.221Z] Removing intermediate container c64c156326cb [2023-03-08T08:36:32.221Z] ---> 4bcd650584a3 [2023-03-08T08:36:32.221Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T08:36:32.814Z] ---> f77e3d90770c [2023-03-08T08:36:32.814Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T08:36:32.814Z] ---> Running in 93d55691f753 [2023-03-08T08:36:33.475Z] Removing intermediate container 5141f4d32292 [2023-03-08T08:36:33.475Z] ---> 795fc00bbb77 [2023-03-08T08:36:33.475Z] Step 8/22 : COPY . . [2023-03-08T08:36:33.741Z] Removing intermediate container 93d55691f753 [2023-03-08T08:36:33.741Z] ---> a3cff8d8ae85 [2023-03-08T08:36:33.741Z] [2023-03-08T08:36:34.201Z] Successfully built a3cff8d8ae85 [2023-03-08T08:36:34.201Z] ---> e4dccfa1bfd1 [2023-03-08T08:36:34.201Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T08:36:34.201Z] Successfully tagged core-metadata:latest [2023-03-08T08:36:34.201Z] Building security-proxy-setup [2023-03-08T08:36:38.384Z]  Building core-metadata ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:36:38.384Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:36:38.384Z] ---> e0c7bd63890b [2023-03-08T08:36:38.384Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T08:36:38.384Z] ---> Using cache [2023-03-08T08:36:38.384Z] ---> 9ba925316da0 [2023-03-08T08:36:38.384Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T08:36:38.384Z] ---> Using cache [2023-03-08T08:36:38.384Z] ---> 0d41c010a2f6 [2023-03-08T08:36:38.384Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T08:36:38.384Z] ---> Using cache [2023-03-08T08:36:38.384Z] ---> 565146efe6e7 [2023-03-08T08:36:38.384Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:36:42.571Z] ---> Running in fd1a3a92d3d5 [2023-03-08T08:36:42.571Z] ---> Running in 7a974fa3214d [2023-03-08T08:36:42.571Z] ---> ae722a1bc035 [2023-03-08T08:36:42.571Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T08:36:42.571Z] Removing intermediate container fd1a3a92d3d5 [2023-03-08T08:36:42.571Z] ---> 2278dcc4f05f [2023-03-08T08:36:42.571Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T08:36:42.571Z] ---> Running in a654c6453ca1 [2023-03-08T08:36:42.829Z] ---> 4bde613d834e [2023-03-08T08:36:42.829Z] Step 19/24 : WORKDIR / [2023-03-08T08:36:42.829Z] ---> Running in 49c21d190f25 [2023-03-08T08:36:43.087Z] Removing intermediate container 49c21d190f25 [2023-03-08T08:36:43.087Z] ---> f6ccde061906 [2023-03-08T08:36:43.087Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T08:36:43.087Z] ---> Running in b63d4762ef2c [2023-03-08T08:36:43.088Z] 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-08T08:36:43.088Z] Removing intermediate container b63d4762ef2c [2023-03-08T08:36:43.088Z] ---> fc9739c9a917 [2023-03-08T08:36:43.088Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T08:36:43.088Z] ---> Running in 299053f12346 [2023-03-08T08:36:43.147Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-08T08:36:43.346Z] Removing intermediate container 299053f12346 [2023-03-08T08:36:43.346Z] ---> c4c8d616b810 [2023-03-08T08:36:43.346Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T08:36:43.346Z] ---> Running in 9d239d7d8616 [2023-03-08T08:36:43.346Z] Removing intermediate container 9d239d7d8616 [2023-03-08T08:36:43.346Z] ---> 4127ccb250f1 [2023-03-08T08:36:43.346Z] Step 23/24 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d [2023-03-08T08:36:43.346Z] ---> Running in f1a94696a9ef [2023-03-08T08:36:43.612Z] Removing intermediate container f1a94696a9ef [2023-03-08T08:36:43.612Z] ---> 0a8c2086e036 [2023-03-08T08:36:43.612Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T08:36:43.612Z] ---> Running in c61996a1ab6e [2023-03-08T08:36:43.612Z] Removing intermediate container c61996a1ab6e [2023-03-08T08:36:43.612Z] ---> 3a19a458f5a6 [2023-03-08T08:36:43.612Z] [2023-03-08T08:36:43.612Z] Successfully built 3a19a458f5a6 [2023-03-08T08:36:43.612Z] Successfully tagged security-spire-config:latest [2023-03-08T08:36:43.612Z] Building security-secretstore-setup [2023-03-08T08:36:47.995Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:36:47.995Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:36:47.995Z] ---> e0c7bd63890b [2023-03-08T08:36:47.995Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T08:36:47.995Z] ---> Using cache [2023-03-08T08:36:47.995Z] ---> 9ba925316da0 [2023-03-08T08:36:47.995Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T08:36:47.995Z] ---> Using cache [2023-03-08T08:36:47.995Z] ---> 0d41c010a2f6 [2023-03-08T08:36:47.995Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T08:36:47.995Z] ---> Using cache [2023-03-08T08:36:47.995Z] ---> 565146efe6e7 [2023-03-08T08:36:47.995Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:36:54.615Z] ---> Running in 5103b09ff46a [2023-03-08T08:37:09.567Z] Removing intermediate container 3b6879a19cb7 [2023-03-08T08:37:09.567Z] ---> 5dc32d39f902 [2023-03-08T08:37:09.567Z] Step 7/32 : COPY . . [2023-03-08T08:37:29.016Z] ---> c789316a97e3 [2023-03-08T08:37:29.017Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T08:37:29.017Z] Removing intermediate container a654c6453ca1 [2023-03-08T08:37:29.017Z] ---> 69a2a78b5e04 [2023-03-08T08:37:29.017Z] [2023-03-08T08:37:29.017Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T08:37:29.017Z] ---> dfd21b5a31f5 [2023-03-08T08:37:29.017Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T08:37:29.017Z] ---> Running in 4a916b53c6de [2023-03-08T08:37:29.017Z] ---> Running in 48c6f75ecc81 [2023-03-08T08:37:29.017Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T08:37:29.017Z] Removing intermediate container 7a974fa3214d [2023-03-08T08:37:29.017Z] ---> e98c4b67f56a [2023-03-08T08:37:29.017Z] Step 7/20 : COPY . . [2023-03-08T08:37:29.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:37:29.017Z] Removing intermediate container aa386c477019 [2023-03-08T08:37:29.017Z] ---> 48d74ee5b2f1 [2023-03-08T08:37:29.017Z] Step 7/19 : COPY . . [2023-03-08T08:37:29.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:37:29.017Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T08:37:29.017Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T08:37:29.017Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:37:29.017Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T08:37:29.017Z] OK: 6 MiB in 16 packages [2023-03-08T08:37:43.987Z] Removing intermediate container 48c6f75ecc81 [2023-03-08T08:37:43.987Z] ---> 885498c7976e [2023-03-08T08:37:43.987Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T08:37:43.987Z] ---> Running in 79452d46fcfa [2023-03-08T08:37:43.987Z] ---> a1c9a8bdb828 [2023-03-08T08:37:43.987Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T08:37:43.987Z] ---> 9d71b05fec5e [2023-03-08T08:37:43.987Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T08:37:43.987Z] ---> Running in 6904c5742856 [2023-03-08T08:37:43.987Z] ---> Running in 48105b755aff [2023-03-08T08:37:43.987Z] Removing intermediate container 79452d46fcfa [2023-03-08T08:37:43.987Z] ---> f2759662cf3f [2023-03-08T08:37:43.987Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T08:37:43.987Z] ---> Running in 26145c3bb8ef [2023-03-08T08:37:43.987Z] Removing intermediate container 26145c3bb8ef [2023-03-08T08:37:43.987Z] ---> 16964a2b64e1 [2023-03-08T08:37:43.987Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T08:37:43.987Z] ---> Running in ddd51e248316 [2023-03-08T08:37:43.987Z] Removing intermediate container ddd51e248316 [2023-03-08T08:37:43.987Z] ---> 918a5da2e919 [2023-03-08T08:37:43.987Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:37:43.987Z] Removing intermediate container 5103b09ff46a [2023-03-08T08:37:43.987Z] ---> 213896a7112c [2023-03-08T08:37:43.987Z] Step 7/23 : COPY . . [2023-03-08T08:37:43.987Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-08T08:37:43.988Z] 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-08T08:37:43.988Z] ---> c9d0455f0d83 [2023-03-08T08:37:43.988Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T08:37:50.955Z] ---> 239e1b750f62 [2023-03-08T08:37:50.955Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T08:37:50.955Z] ---> e0b41b0399b0 [2023-03-08T08:37:50.955Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T08:37:50.955Z] ---> Running in 88b4dccfdef3 [2023-03-08T08:37:51.214Z] ---> 6d92a5d19326 [2023-03-08T08:37:51.214Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T08:37:51.214Z] ---> Running in 1e9b088e2558 [2023-03-08T08:37:51.471Z] 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-08T08:37:51.730Z] Removing intermediate container 1e9b088e2558 [2023-03-08T08:37:51.730Z] ---> 4911542cf009 [2023-03-08T08:37:51.730Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T08:37:51.730Z] ---> Running in 61aa2cd40f33 [2023-03-08T08:37:51.990Z] Removing intermediate container 61aa2cd40f33 [2023-03-08T08:37:51.990Z] ---> 749d236e598a [2023-03-08T08:37:51.990Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T08:37:51.990Z] ---> Running in 284c57702d4a [2023-03-08T08:37:52.254Z] Removing intermediate container 284c57702d4a [2023-03-08T08:37:52.254Z] ---> bd422903634d [2023-03-08T08:37:52.254Z] Step 21/22 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d [2023-03-08T08:37:52.254Z] ---> Running in 51062efe130a [2023-03-08T08:37:52.513Z] Removing intermediate container 51062efe130a [2023-03-08T08:37:52.513Z] ---> 4f508898ecfd [2023-03-08T08:37:52.513Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T08:37:52.785Z] ---> Running in dafb4fe1249e [2023-03-08T08:37:52.785Z] Removing intermediate container dafb4fe1249e [2023-03-08T08:37:52.785Z] ---> 93a0231f62b8 [2023-03-08T08:37:52.785Z] [2023-03-08T08:37:53.046Z] Successfully built 93a0231f62b8 [2023-03-08T08:37:53.046Z] Successfully tagged support-notifications:latest [2023-03-08T08:37:53.046Z]  Building support-notifications ... done Building support-scheduler [2023-03-08T08:37:58.499Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:37:58.499Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:37:58.499Z] ---> e0c7bd63890b [2023-03-08T08:37:58.499Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:37:58.499Z] ---> Using cache [2023-03-08T08:37:58.499Z] ---> b7bc7c26c47c [2023-03-08T08:37:58.499Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T08:37:58.499Z] ---> Using cache [2023-03-08T08:37:58.499Z] ---> dbd33c0a58f7 [2023-03-08T08:37:58.499Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T08:37:58.499Z] ---> Using cache [2023-03-08T08:37:58.499Z] ---> 110bbc7f134f [2023-03-08T08:37:58.499Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T08:37:58.499Z] ---> Using cache [2023-03-08T08:37:58.499Z] ---> f019e6dc172b [2023-03-08T08:37:58.499Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:37:58.499Z] ---> Using cache [2023-03-08T08:37:58.499Z] ---> 52f13a30522d [2023-03-08T08:37:58.499Z] Step 8/22 : COPY . . [2023-03-08T08:37:58.499Z] ---> Using cache [2023-03-08T08:37:58.499Z] ---> 1bc4481d33d1 [2023-03-08T08:37:58.499Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T08:38:02.706Z] ---> Running in 732fea7211cd [2023-03-08T08:38:03.646Z] 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-08T08:38:06.939Z] Removing intermediate container 4a916b53c6de [2023-03-08T08:38:06.939Z] ---> 871ae2c9787b [2023-03-08T08:38:06.939Z] [2023-03-08T08:38:06.939Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T08:38:06.939Z] ---> dfd21b5a31f5 [2023-03-08T08:38:06.939Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T08:38:06.939Z] ---> Running in 1f59f22f4e6b [2023-03-08T08:38:07.518Z] Removing intermediate container 1f59f22f4e6b [2023-03-08T08:38:07.518Z] ---> c59f53170c6a [2023-03-08T08:38:07.518Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T08:38:07.518Z] ---> Running in aaf93520015a [2023-03-08T08:38:08.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:08.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:08.345Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T08:38:08.345Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T08:38:08.345Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:38:08.345Z] OK: 6 MiB in 16 packages [2023-03-08T08:38:09.725Z] Removing intermediate container aaf93520015a [2023-03-08T08:38:09.725Z] ---> 3388f61cf8ec [2023-03-08T08:38:09.725Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T08:38:09.989Z] ---> Running in ee3677276a9f [2023-03-08T08:38:10.252Z] Removing intermediate container ee3677276a9f [2023-03-08T08:38:10.252Z] ---> ab653f000a51 [2023-03-08T08:38:10.252Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T08:38:10.252Z] ---> Running in 4d4d28b8db16 [2023-03-08T08:38:10.511Z] Removing intermediate container 4d4d28b8db16 [2023-03-08T08:38:10.511Z] ---> 40c442483bca [2023-03-08T08:38:10.511Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T08:38:10.511Z] ---> Running in eda17f12649b [2023-03-08T08:38:10.773Z] Removing intermediate container eda17f12649b [2023-03-08T08:38:10.773Z] ---> aee33ab85b6d [2023-03-08T08:38:10.773Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T08:38:10.773Z] ---> Running in 3a204d743dcf [2023-03-08T08:38:11.341Z] Removing intermediate container 3a204d743dcf [2023-03-08T08:38:11.341Z] ---> 2a7b5ad66b50 [2023-03-08T08:38:11.341Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T08:38:11.341Z] ---> Running in 97fccfbd84dd [2023-03-08T08:38:13.258Z] Removing intermediate container 97fccfbd84dd [2023-03-08T08:38:13.258Z] ---> 643391984d5e [2023-03-08T08:38:13.258Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T08:38:13.258Z] ---> Running in e497a974fdd9 [2023-03-08T08:38:13.518Z] Removing intermediate container e497a974fdd9 [2023-03-08T08:38:13.518Z] ---> 358e0633b3ba [2023-03-08T08:38:13.518Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T08:38:14.089Z] ---> 75ea2e0627a7 [2023-03-08T08:38:14.089Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T08:38:14.089Z] ---> Running in 0d6cc3d6823a [2023-03-08T08:38:15.998Z] Removing intermediate container 0d6cc3d6823a [2023-03-08T08:38:15.998Z] ---> 16272a10acf1 [2023-03-08T08:38:15.998Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:38:17.898Z] ---> 6fe182ce2d81 [2023-03-08T08:38:17.898Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T08:38:18.157Z] Removing intermediate container 6904c5742856 [2023-03-08T08:38:18.157Z] ---> 100710a4cb68 [2023-03-08T08:38:18.157Z] [2023-03-08T08:38:18.157Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T08:38:18.157Z] ---> dfd21b5a31f5 [2023-03-08T08:38:18.157Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T08:38:19.093Z] ---> Running in cfc63216f18c [2023-03-08T08:38:19.093Z] 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-08T08:38:19.093Z] ---> 66934a77aab7 [2023-03-08T08:38:19.093Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T08:38:19.658Z] ---> 5c4c1a2ed063 [2023-03-08T08:38:19.658Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T08:38:19.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:19.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:19.915Z] ---> 89f64c9b2142 [2023-03-08T08:38:19.915Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T08:38:20.176Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T08:38:20.176Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T08:38:20.176Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:38:20.176Z] OK: 6 MiB in 16 packages [2023-03-08T08:38:21.114Z] ---> 1d7c91f937aa [2023-03-08T08:38:21.114Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T08:38:22.044Z] ---> bf4a8ba2a9ee [2023-03-08T08:38:22.044Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T08:38:22.044Z] Removing intermediate container cfc63216f18c [2023-03-08T08:38:22.044Z] ---> 5d811c87a228 [2023-03-08T08:38:22.044Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-08T08:38:22.044Z] ---> Running in 123fde44c80d [2023-03-08T08:38:23.938Z] ---> 3c9ee9c30d1f [2023-03-08T08:38:23.938Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T08:38:23.938Z] Removing intermediate container 123fde44c80d [2023-03-08T08:38:23.938Z] ---> e625e94ed196 [2023-03-08T08:38:23.938Z] Step 12/20 : WORKDIR /edgex [2023-03-08T08:38:24.195Z] ---> Running in 117d2b4e7ada [2023-03-08T08:38:24.195Z] ---> Running in a231c85a9548 [2023-03-08T08:38:24.452Z] Removing intermediate container 48105b755aff [2023-03-08T08:38:24.452Z] ---> d4db50dde49a [2023-03-08T08:38:24.452Z] [2023-03-08T08:38:24.452Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T08:38:24.452Z] ---> 5ce65d7b0fde [2023-03-08T08:38:24.452Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T08:38:24.452Z] ---> Using cache [2023-03-08T08:38:24.452Z] ---> 6c769b4e9945 [2023-03-08T08:38:24.452Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T08:38:24.452Z] Removing intermediate container 88b4dccfdef3 [2023-03-08T08:38:24.452Z] ---> 0e1b89696dbe [2023-03-08T08:38:24.452Z] [2023-03-08T08:38:24.452Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T08:38:24.452Z] ---> dfd21b5a31f5 [2023-03-08T08:38:24.452Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T08:38:24.452Z] ---> Running in 1a283c1c57e1 [2023-03-08T08:38:24.452Z] ---> Running in e5b0ff95e1bc [2023-03-08T08:38:24.452Z] Removing intermediate container 117d2b4e7ada [2023-03-08T08:38:24.452Z] ---> cc1d48c28230 [2023-03-08T08:38:24.452Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T08:38:25.017Z] ---> ed8a71442764 [2023-03-08T08:38:25.017Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T08:38:25.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:25.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:25.546Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T08:38:25.546Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T08:38:25.546Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T08:38:25.546Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:38:25.546Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T08:38:25.546Z] OK: 6 MiB in 17 packages [2023-03-08T08:38:25.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:25.805Z] ---> d24a2e96fcf2 [2023-03-08T08:38:25.805Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T08:38:25.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:25.805Z] Removing intermediate container a231c85a9548 [2023-03-08T08:38:25.805Z] ---> 92bf01e5c0d5 [2023-03-08T08:38:25.805Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T08:38:25.805Z] ---> Running in 425fa238d269 [2023-03-08T08:38:26.063Z] Removing intermediate container 425fa238d269 [2023-03-08T08:38:26.063Z] ---> 997bec720757 [2023-03-08T08:38:26.063Z] Step 29/32 : CMD ["gate"] [2023-03-08T08:38:26.063Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T08:38:26.063Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T08:38:26.063Z] OK: 15859 distinct packages available [2023-03-08T08:38:26.063Z] ---> c621b23a4150 [2023-03-08T08:38:26.063Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T08:38:26.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:26.321Z] ---> Running in 474408e67570 [2023-03-08T08:38:26.321Z] ---> Running in 64a9c2ec1b2f [2023-03-08T08:38:26.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:26.321Z] Removing intermediate container 474408e67570 [2023-03-08T08:38:26.321Z] ---> 3bcba61856e5 [2023-03-08T08:38:26.321Z] Step 30/32 : LABEL arch=x86_64 [2023-03-08T08:38:26.321Z] Removing intermediate container 1a283c1c57e1 [2023-03-08T08:38:26.321Z] ---> 1909cfb826fe [2023-03-08T08:38:26.321Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T08:38:26.581Z] ---> Running in d2ac427f91d6 [2023-03-08T08:38:26.581Z] ---> Running in f227b9592ae8 [2023-03-08T08:38:26.581Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T08:38:26.581Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T08:38:26.581Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T08:38:26.581Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T08:38:26.581Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T08:38:26.581Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T08:38:26.581Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T08:38:26.581Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T08:38:26.581Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T08:38:26.581Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T08:38:26.581Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T08:38:26.581Z] OK: 8 MiB in 23 packages [2023-03-08T08:38:26.839Z] Removing intermediate container d2ac427f91d6 [2023-03-08T08:38:26.839Z] ---> 5eff9fa8df2f [2023-03-08T08:38:26.839Z] Step 31/32 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d [2023-03-08T08:38:26.839Z] ---> Running in b43484f6aaea [2023-03-08T08:38:26.839Z] Removing intermediate container f227b9592ae8 [2023-03-08T08:38:26.839Z] ---> ce94f25ec3a7 [2023-03-08T08:38:26.839Z] Step 12/23 : WORKDIR / [2023-03-08T08:38:27.099Z] ---> Running in 78fbe8c1f673 [2023-03-08T08:38:27.099Z] Removing intermediate container b43484f6aaea [2023-03-08T08:38:27.099Z] ---> 90bf262b8715 [2023-03-08T08:38:27.099Z] Step 32/32 : LABEL version=0.0.0 [2023-03-08T08:38:27.099Z] ---> Running in a6e0d3c29530 [2023-03-08T08:38:27.357Z] Removing intermediate container 78fbe8c1f673 [2023-03-08T08:38:27.357Z] ---> d970f0083421 [2023-03-08T08:38:27.357Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-08T08:38:27.357Z] Removing intermediate container a6e0d3c29530 [2023-03-08T08:38:27.357Z] ---> 3f47839b602c [2023-03-08T08:38:27.357Z] [2023-03-08T08:38:27.616Z] Successfully built 3f47839b602c [2023-03-08T08:38:27.616Z] Successfully tagged security-bootstrapper:latest [2023-03-08T08:38:27.616Z]  Building security-bootstrapper ... done Building core-data [2023-03-08T08:38:27.616Z] ---> cde33f2585c2 [2023-03-08T08:38:27.616Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-08T08:38:27.616Z] Removing intermediate container e5b0ff95e1bc [2023-03-08T08:38:27.616Z] ---> faf00ca4a163 [2023-03-08T08:38:27.616Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:38:28.996Z] Removing intermediate container 64a9c2ec1b2f [2023-03-08T08:38:28.996Z] ---> 557dc0b8f412 [2023-03-08T08:38:28.996Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T08:38:32.281Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:38:32.281Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:38:32.281Z] ---> e0c7bd63890b [2023-03-08T08:38:32.281Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:38:32.281Z] ---> Using cache [2023-03-08T08:38:32.281Z] ---> b7bc7c26c47c [2023-03-08T08:38:32.281Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T08:38:32.281Z] ---> Using cache [2023-03-08T08:38:32.281Z] ---> dbd33c0a58f7 [2023-03-08T08:38:32.281Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T08:38:32.281Z] ---> Using cache [2023-03-08T08:38:32.281Z] ---> 110bbc7f134f [2023-03-08T08:38:32.281Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T08:38:32.281Z] ---> Using cache [2023-03-08T08:38:32.281Z] ---> f019e6dc172b [2023-03-08T08:38:32.281Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:38:32.281Z] ---> Using cache [2023-03-08T08:38:32.281Z] ---> 52f13a30522d [2023-03-08T08:38:32.281Z] Step 8/22 : COPY . . [2023-03-08T08:38:32.281Z] ---> Using cache [2023-03-08T08:38:32.281Z] ---> 1bc4481d33d1 [2023-03-08T08:38:32.281Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T08:38:33.658Z] ---> ff9096d0962c [2023-03-08T08:38:33.658Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T08:38:33.658Z] ---> b881bf126654 [2023-03-08T08:38:33.658Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T08:38:33.658Z] ---> Running in 88023f473aa1 [2023-03-08T08:38:33.658Z] ---> Running in b076f6cfef36 [2023-03-08T08:38:33.916Z] Removing intermediate container 88023f473aa1 [2023-03-08T08:38:33.916Z] ---> b3e47386f05b [2023-03-08T08:38:33.916Z] Step 18/20 : LABEL arch=x86_64 [2023-03-08T08:38:33.916Z] ---> Running in 7669f7d21e7d [2023-03-08T08:38:34.175Z] ---> cdd8b20e7740 [2023-03-08T08:38:34.175Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T08:38:34.175Z] 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-08T08:38:35.107Z] Removing intermediate container 7669f7d21e7d [2023-03-08T08:38:35.107Z] ---> 96f94a26d41f [2023-03-08T08:38:35.107Z] Step 19/20 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d [2023-03-08T08:38:37.003Z] ---> 6eab6ca852ca [2023-03-08T08:38:37.003Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T08:38:37.003Z] ---> 1106216806d1 [2023-03-08T08:38:37.003Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T08:38:37.003Z] ---> Running in c16c4c1c43fb [2023-03-08T08:38:37.003Z] Removing intermediate container c16c4c1c43fb [2023-03-08T08:38:37.003Z] ---> 596c2cfa4be3 [2023-03-08T08:38:37.003Z] Step 20/20 : LABEL version=0.0.0 [2023-03-08T08:38:37.003Z] Removing intermediate container 732fea7211cd [2023-03-08T08:38:37.003Z] ---> 4afdc17ff6ee [2023-03-08T08:38:37.003Z] [2023-03-08T08:38:37.003Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T08:38:37.003Z] ---> dfd21b5a31f5 [2023-03-08T08:38:37.003Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T08:38:37.003Z] ---> Using cache [2023-03-08T08:38:37.003Z] ---> b14e67057860 [2023-03-08T08:38:37.003Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T08:38:37.003Z] ---> Using cache [2023-03-08T08:38:37.003Z] ---> 263fc37e00ad [2023-03-08T08:38:37.003Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T08:38:37.003Z] ---> Running in f119be802b5c [2023-03-08T08:38:37.003Z] ---> Running in 507e59991dd8 [2023-03-08T08:38:37.261Z] ---> 38065ccfde36 [2023-03-08T08:38:37.261Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T08:38:37.261Z] Removing intermediate container f119be802b5c [2023-03-08T08:38:37.261Z] ---> 85f355c9c0e9 [2023-03-08T08:38:37.261Z] [2023-03-08T08:38:37.261Z] ---> d1476dd79efd [2023-03-08T08:38:37.261Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T08:38:37.261Z] ---> Running in 37fe7472a87a [2023-03-08T08:38:37.261Z] Successfully built 85f355c9c0e9 [2023-03-08T08:38:37.261Z] Successfully tagged security-proxy-setup:latest [2023-03-08T08:38:37.261Z]  Building security-proxy-setup ... done Removing intermediate container 507e59991dd8 [2023-03-08T08:38:37.261Z] ---> 448baf46899a [2023-03-08T08:38:37.261Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T08:38:37.261Z] ---> Running in ba2cbdeefbd8 [2023-03-08T08:38:37.523Z] Removing intermediate container 37fe7472a87a [2023-03-08T08:38:37.523Z] ---> 45055648ec75 [2023-03-08T08:38:37.523Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T08:38:37.523Z] ---> edff6f73e787 [2023-03-08T08:38:37.523Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T08:38:37.523Z] ---> Running in 843477b79697 [2023-03-08T08:38:37.523Z] ---> Running in 72ca4f20547f [2023-03-08T08:38:37.523Z] Removing intermediate container ba2cbdeefbd8 [2023-03-08T08:38:37.523Z] ---> d475fc4b24e1 [2023-03-08T08:38:37.523Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:38:37.523Z] Removing intermediate container 72ca4f20547f [2023-03-08T08:38:37.523Z] ---> dab944e56745 [2023-03-08T08:38:37.523Z] Step 17/19 : LABEL arch=x86_64 [2023-03-08T08:38:37.523Z] ---> Running in 4249777a1b3d [2023-03-08T08:38:37.780Z] ---> 30329c38d319 [2023-03-08T08:38:37.780Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T08:38:37.780Z] Removing intermediate container 4249777a1b3d [2023-03-08T08:38:37.780Z] ---> 76ea6384ca3c [2023-03-08T08:38:37.780Z] Step 18/19 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d [2023-03-08T08:38:37.780Z] ---> Running in f759308bbe02 [2023-03-08T08:38:38.038Z] Removing intermediate container f759308bbe02 [2023-03-08T08:38:38.038Z] ---> e4d0a2a52dce [2023-03-08T08:38:38.038Z] Step 19/19 : LABEL version=0.0.0 [2023-03-08T08:38:38.038Z] ---> Running in 05cacf33e5bf [2023-03-08T08:38:38.603Z] Removing intermediate container 05cacf33e5bf [2023-03-08T08:38:38.603Z] ---> 03c836429415 [2023-03-08T08:38:38.603Z] [2023-03-08T08:38:38.862Z] Successfully built 03c836429415 [2023-03-08T08:38:38.862Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-08T08:38:38.862Z]  Building security-spiffe-token-provider ... done  ---> 8c6b4e39e319 [2023-03-08T08:38:38.862Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T08:38:38.862Z] Removing intermediate container 843477b79697 [2023-03-08T08:38:38.862Z] ---> 07770f95fdfd [2023-03-08T08:38:38.862Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T08:38:39.120Z] ---> Running in 4ff3511ad73d [2023-03-08T08:38:39.120Z] Removing intermediate container 4ff3511ad73d [2023-03-08T08:38:39.120Z] ---> bb36738018b8 [2023-03-08T08:38:39.120Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T08:38:39.377Z] ---> aa001b039a6e [2023-03-08T08:38:39.377Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T08:38:39.377Z] ---> Running in ff63aa679ee8 [2023-03-08T08:38:39.377Z] ---> Running in 34575ae62db7 [2023-03-08T08:38:39.377Z] Removing intermediate container ff63aa679ee8 [2023-03-08T08:38:39.377Z] ---> e59b547fc9c5 [2023-03-08T08:38:39.377Z] Step 22/23 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d [2023-03-08T08:38:39.377Z] Removing intermediate container 34575ae62db7 [2023-03-08T08:38:39.377Z] ---> c4d43fd45359 [2023-03-08T08:38:39.377Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T08:38:39.377Z] ---> Running in 6a01f25af9c1 [2023-03-08T08:38:39.634Z] ---> Running in e1638445407f [2023-03-08T08:38:39.634Z] Removing intermediate container 6a01f25af9c1 [2023-03-08T08:38:39.634Z] ---> 2a80d8eddf0c [2023-03-08T08:38:39.634Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T08:38:39.634Z] Removing intermediate container e1638445407f [2023-03-08T08:38:39.634Z] ---> f1bf57feccfd [2023-03-08T08:38:39.634Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T08:38:39.634Z] ---> Running in 0142e5a6743d [2023-03-08T08:38:39.634Z] ---> Running in d87b5f9b9d5c [2023-03-08T08:38:39.893Z] Removing intermediate container 0142e5a6743d [2023-03-08T08:38:39.893Z] ---> 48a6ed71057b [2023-03-08T08:38:39.893Z] [2023-03-08T08:38:39.893Z] Removing intermediate container d87b5f9b9d5c [2023-03-08T08:38:39.893Z] ---> b1d876b0cdbb [2023-03-08T08:38:39.893Z] Step 21/22 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d [2023-03-08T08:38:39.893Z] ---> Running in a0e587d9a143 [2023-03-08T08:38:39.893Z] Successfully built 48a6ed71057b [2023-03-08T08:38:39.893Z] Successfully tagged security-secretstore-setup:latest [2023-03-08T08:38:40.154Z]  Building security-secretstore-setup ... done Removing intermediate container a0e587d9a143 [2023-03-08T08:38:40.154Z] ---> e8cd4d16a987 [2023-03-08T08:38:40.154Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T08:38:40.154Z] ---> Running in ef58bfa3a985 [2023-03-08T08:38:40.154Z] Removing intermediate container ef58bfa3a985 [2023-03-08T08:38:40.154Z] ---> 37b978af73c7 [2023-03-08T08:38:40.154Z] [2023-03-08T08:38:40.154Z] Successfully built 37b978af73c7 [2023-03-08T08:38:40.154Z] Successfully tagged support-scheduler:latest [2023-03-08T08:38:55.030Z]  Building support-scheduler ... done Removing intermediate container b076f6cfef36 [2023-03-08T08:38:55.030Z] ---> 88c5f8619712 [2023-03-08T08:38:55.030Z] [2023-03-08T08:38:55.030Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T08:38:55.030Z] ---> dfd21b5a31f5 [2023-03-08T08:38:55.030Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T08:38:55.030Z] ---> Running in bd3dfdeb92b8 [2023-03-08T08:38:55.030Z] Removing intermediate container bd3dfdeb92b8 [2023-03-08T08:38:55.030Z] ---> ba6d10c30a27 [2023-03-08T08:38:55.030Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T08:38:55.030Z] ---> Running in f53d1b8c8bfe [2023-03-08T08:38:55.030Z] Removing intermediate container f53d1b8c8bfe [2023-03-08T08:38:55.030Z] ---> e17980c791f4 [2023-03-08T08:38:55.030Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T08:38:55.030Z] ---> Running in 8351b69ad720 [2023-03-08T08:38:55.030Z] Removing intermediate container 8351b69ad720 [2023-03-08T08:38:55.030Z] ---> e0b667c7953b [2023-03-08T08:38:55.030Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T08:38:55.030Z] ---> Running in eab3880df7c6 [2023-03-08T08:38:55.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:55.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:55.030Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T08:38:55.030Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:38:55.030Z] OK: 6 MiB in 15 packages [2023-03-08T08:38:55.030Z] Removing intermediate container eab3880df7c6 [2023-03-08T08:38:55.030Z] ---> 40688304da5a [2023-03-08T08:38:55.030Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:38:55.030Z] ---> f06193a17076 [2023-03-08T08:38:55.030Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T08:38:55.030Z] ---> d9310916aa05 [2023-03-08T08:38:55.030Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T08:38:55.030Z] ---> d9524a0d95c8 [2023-03-08T08:38:55.030Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T08:38:55.030Z] ---> Running in dd96abc7de29 [2023-03-08T08:38:55.030Z] Removing intermediate container dd96abc7de29 [2023-03-08T08:38:55.030Z] ---> ef4d3d4e270b [2023-03-08T08:38:55.030Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T08:38:55.030Z] ---> Running in f7c8e5a600f8 [2023-03-08T08:38:55.030Z] Removing intermediate container f7c8e5a600f8 [2023-03-08T08:38:55.030Z] ---> f91f6be7823c [2023-03-08T08:38:55.030Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T08:38:55.030Z] ---> Running in 772db4314b22 [2023-03-08T08:38:55.030Z] Removing intermediate container 772db4314b22 [2023-03-08T08:38:55.030Z] ---> 863d5f53960c [2023-03-08T08:38:55.030Z] Step 21/22 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d [2023-03-08T08:38:55.030Z] ---> Running in c25222387653 [2023-03-08T08:38:55.289Z] Removing intermediate container c25222387653 [2023-03-08T08:38:55.289Z] ---> eb22634fd349 [2023-03-08T08:38:55.289Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T08:38:55.289Z] ---> Running in f88a5af89b6b [2023-03-08T08:38:55.289Z] Removing intermediate container f88a5af89b6b [2023-03-08T08:38:55.289Z] ---> b47c5e8ff3da [2023-03-08T08:38:55.289Z] [2023-03-08T08:38:55.289Z] Successfully built b47c5e8ff3da [2023-03-08T08:38:55.289Z] Successfully tagged core-data:latest [2023-03-08T08:38:55.552Z]  Building core-data ... done  [Pipeline] } [2023-03-08T08:38:55.554Z] $ docker stop --time=1 7a70bd0b792cfc4a63f50b38dc449bd03077c461915825a61d301a40a906a1dd [2023-03-08T08:38:56.830Z] $ docker rm -f --volumes 7a70bd0b792cfc4a63f50b38dc449bd03077c461915825a61d301a40a906a1dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T08:38:57.169Z] + docker images [2023-03-08T08:38:57.169Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T08:38:57.169Z] core-data latest b47c5e8ff3da 1 second ago 18MB [2023-03-08T08:38:57.169Z] 88c5f8619712 5 seconds ago 1.69GB [2023-03-08T08:38:57.169Z] support-scheduler latest 37b978af73c7 16 seconds ago 30.1MB [2023-03-08T08:38:57.169Z] security-secretstore-setup latest 48a6ed71057b 17 seconds ago 29.9MB [2023-03-08T08:38:57.169Z] security-spiffe-token-provider latest 03c836429415 18 seconds ago 30MB [2023-03-08T08:38:57.169Z] security-proxy-setup latest 85f355c9c0e9 20 seconds ago 16.4MB [2023-03-08T08:38:57.169Z] 4afdc17ff6ee 20 seconds ago 1.75GB [2023-03-08T08:38:57.169Z] security-bootstrapper latest 3f47839b602c 29 seconds ago 19.8MB [2023-03-08T08:38:57.169Z] 0e1b89696dbe 32 seconds ago 1.67GB [2023-03-08T08:38:57.169Z] d4db50dde49a 33 seconds ago 1.72GB [2023-03-08T08:38:57.169Z] 100710a4cb68 39 seconds ago 1.66GB [2023-03-08T08:38:57.169Z] 871ae2c9787b 52 seconds ago 1.67GB [2023-03-08T08:38:57.169Z] support-notifications latest 93a0231f62b8 About a minute ago 30.7MB [2023-03-08T08:38:57.169Z] 69a2a78b5e04 About a minute ago 1.75GB [2023-03-08T08:38:57.169Z] security-spire-config latest 3a19a458f5a6 2 minutes ago 85.8MB [2023-03-08T08:38:57.169Z] core-metadata latest a3cff8d8ae85 2 minutes ago 18.5MB [2023-03-08T08:38:57.169Z] 78b0f8653045 2 minutes ago 1.55GB [2023-03-08T08:38:57.169Z] 8e0a619b778b 2 minutes ago 1.69GB [2023-03-08T08:38:57.169Z] core-common-config-bootstrapper latest b5c015c4eaa1 2 minutes ago 15.5MB [2023-03-08T08:38:57.169Z] security-proxy-auth latest 50ee178d99a6 2 minutes ago 16.2MB [2023-03-08T08:38:57.169Z] core-command latest b3f79df845f3 2 minutes ago 17.8MB [2023-03-08T08:38:57.169Z] 7c8891730e65 3 minutes ago 1.68GB [2023-03-08T08:38:57.169Z] d607a7a60159 3 minutes ago 1.68GB [2023-03-08T08:38:57.169Z] b0ec2256f70c 3 minutes ago 1.66GB [2023-03-08T08:38:57.169Z] security-spire-agent latest fc8021374489 3 minutes ago 125MB [2023-03-08T08:38:57.169Z] security-spire-server latest a236c14a813d 3 minutes ago 86.5MB [2023-03-08T08:38:57.169Z] dabef6bbfcf4 3 minutes ago 1.55GB [2023-03-08T08:38:57.169Z] 9498f2f46739 3 minutes ago 1.55GB [2023-03-08T08:38:57.169Z] ci-base-image-x86_64 latest e0c7bd63890b 7 minutes ago 903MB [2023-03-08T08:38:57.169Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-08T08:38:57.169Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-08T08:38:57.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-08T08:38:57.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-08T08:38:57.169Z] 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-08T08:39:05.985Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-08T08:39:05.985Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-08T08:39:05.985Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-08T08:39:05.985Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-08T08:39:05.985Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-08T08:39:05.985Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-08T08:39:05.985Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-08T08:39:05.985Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-08T08:39:05.985Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-08T08:39:05.985Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-08T08:39:05.985Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-08T08:39:05.985Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-08T08:39:05.985Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-08T08:39:05.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-08T08:39:28.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.277s coverage: 28.7% of statements [2023-03-08T08:39:28.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-08T08:39:28.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-08T08:39:33.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.518s coverage: 98.5% of statements [2023-03-08T08:39:44.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.845s coverage: 71.2% of statements [2023-03-08T08:39:44.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-08T08:39:44.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-08T08:39:44.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-08T08:39:44.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.462s coverage: 54.0% of statements [2023-03-08T08:39:44.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-08T08:39:44.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-08T08:39:54.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.741s coverage: 88.5% of statements [2023-03-08T08:39:54.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-08T08:39:54.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-08T08:39:54.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-08T08:39:54.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-08T08:39:54.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-08T08:39:54.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.629s coverage: 3.9% of statements [2023-03-08T08:39:54.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-08T08:39:54.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-08T08:39:58.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.811s coverage: 95.6% of statements [2023-03-08T08:39:58.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-08T08:39:58.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-08T08:39:58.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-08T08:39:58.413Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.475s coverage: 72.2% of statements [2023-03-08T08:39:58.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-08T08:39:58.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-08T08:39:58.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-08T08:39:58.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-08T08:39:58.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-08T08:39:58.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.540s coverage: 65.9% of statements [2023-03-08T08:39:58.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-08T08:39:58.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-08T08:39:58.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-08T08:39:58.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.430s coverage: 0.9% of statements [2023-03-08T08:39:58.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-08T08:39:58.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.293s coverage: 29.6% of statements [2023-03-08T08:39:58.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-08T08:39:58.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.340s coverage: 45.5% of statements [2023-03-08T08:39:58.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.345s coverage: 82.9% of statements [2023-03-08T08:40:00.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements [2023-03-08T08:40:01.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.302s coverage: 96.3% of statements [2023-03-08T08:40:03.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.283s coverage: 87.5% of statements [2023-03-08T08:40:13.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.272s coverage: 94.4% of statements [2023-03-08T08:40:35.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.585s coverage: 79.9% of statements [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-08T08:40:35.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.349s coverage: 92.9% of statements [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-08T08:40:35.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-08T08:40:35.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.289s coverage: 86.9% of statements [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-08T08:40:35.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.268s coverage: 87.2% of statements [2023-03-08T08:40:35.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.219s coverage: 20.0% of statements [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-08T08:40:35.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-08T08:40:35.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.450s coverage: 81.2% of statements [2023-03-08T08:40:35.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.378s coverage: 82.1% of statements [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-08T08:40:35.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.274s coverage: 84.8% of statements [2023-03-08T08:40:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-08T08:40:37.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.421s coverage: 63.1% of statements [2023-03-08T08:40:37.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-08T08:40:37.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-08T08:40:37.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.489s coverage: 100.0% of statements [2023-03-08T08:40:37.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2023-03-08T08:40:37.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.105s coverage: 100.0% of statements [2023-03-08T08:40:37.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements [2023-03-08T08:40:37.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2023-03-08T08:40:37.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-08T08:40:37.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-08T08:40:37.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-08T08:40:47.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 38.4% of statements [2023-03-08T08:40:47.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-08T08:40:47.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-08T08:40:47.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.316s coverage: 89.5% of statements [2023-03-08T08:40:47.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-08T08:40:47.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.291s coverage: 84.8% of statements [2023-03-08T08:40:47.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-08T08:40:47.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-08T08:40:47.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-08T08:40:47.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-08T08:40:54.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.396s coverage: 17.7% of statements [2023-03-08T08:40:54.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-08T08:40:54.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-08T08:40:54.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-08T08:40:54.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-08T08:40:54.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.821s coverage: 92.3% of statements [2023-03-08T08:40:54.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-08T08:40:54.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-08T08:40:54.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-08T08:40:54.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-08T08:40:54.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.338s coverage: 63.2% of statements [2023-03-08T08:40:54.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-08T08:40:54.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-08T08:40:54.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.585s coverage: 97.7% of statements [2023-03-08T08:40:54.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-08T08:40:54.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-08T08:40:54.854Z] 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-08T08:40:54.854Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-08T08:40:54.854Z] go vet ./... [2023-03-08T08:43:01.595Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T08:43:01.595Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T08:43:02.564Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T08:43:02.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-08T08:43:03.527Z] + ls -al . [2023-03-08T08:43:03.527Z] total 700 [2023-03-08T08:43:03.527Z] drwxrwxr-x 10 1001 1001 4096 Mar 8 08:35 . [2023-03-08T08:43:03.527Z] drwxr-xr-x 4 root root 4096 Mar 8 08:35 .. [2023-03-08T08:43:03.527Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 08:34 .blubracket [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 16 Mar 8 08:34 .dockerignore [2023-03-08T08:43:03.527Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 08:34 .git [2023-03-08T08:43:03.527Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 08:34 .github [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 1112 Mar 8 08:34 .gitignore [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 08:34 .golangci.yml [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 08:34 .hadolint.yml [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 08:34 .sonarcloud.properties [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 08:34 ADOPTERS.md [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 10825 Mar 8 08:34 Attribution.txt [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 73765 Mar 8 08:34 CHANGELOG.md [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 08:34 CONTRIBUTING.md [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 08:34 GOVERNANCE.md [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 883 Mar 8 08:34 Jenkinsfile [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 08:34 LICENSE [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 14071 Mar 8 08:34 Makefile [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 08:34 OWNERS.md [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 9403 Mar 8 08:34 README.md [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 789 Mar 8 08:34 SECURITY.md [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 08:31 VERSION [2023-03-08T08:43:03.527Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 08:34 bin [2023-03-08T08:43:03.527Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 08:34 cmd [2023-03-08T08:43:03.527Z] -rw-r--r-- 1 root root 446903 Mar 8 08:40 coverage.out [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 3232 Mar 8 08:34 go.mod [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 31098 Mar 8 08:34 go.sum [2023-03-08T08:43:03.527Z] drwxrwxr-x 7 1001 1001 4096 Mar 8 08:34 internal [2023-03-08T08:43:03.527Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 08:34 openapi [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 594 Mar 8 08:34 security.txt [2023-03-08T08:43:03.527Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 08:34 snap [2023-03-08T08:43:03.527Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 08:34 version.go [Pipeline] sh [2023-03-08T08:43:04.177Z] + '[' -e coverage.out ] [2023-03-08T08:43:04.177Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-08T08:43:04.203Z] Warning: overwriting stash ‘coverage-report’ [2023-03-08T08:43:05.242Z] Stashed 1 file(s) [Pipeline] sh [2023-03-08T08:43:05.889Z] + make build [2023-03-08T08:43:05.889Z] 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-08T08:44:57.619Z] 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-08T08:44:57.619Z] 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-08T08:44:59.038Z] 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-08T08:45:04.409Z] 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-08T08:46:00.869Z] 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-08T08:46:07.537Z] 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-08T08:46:14.198Z] 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-08T08:46:20.855Z] 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-08T08:46:25.133Z] 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-08T08:46:29.404Z] 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-08T08:46:37.633Z] 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-08T08:46:44.535Z] $ docker stop --time=1 de3e608c030714b85801838a12386c36cafc8bade9be2c12246b3afd152be4a3 [2023-03-08T08:46:46.905Z] $ docker rm -f --volumes de3e608c030714b85801838a12386c36cafc8bade9be2c12246b3afd152be4a3 [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-08T08:46:49.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T08:46:49.439Z] [2023-03-08T08:46:49.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:46:49.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T08:46:50.218Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-08T08:46:50.218Z] 29e5d40040c1: Pulling fs layer [2023-03-08T08:46:50.218Z] 1ce36da41761: Pulling fs layer [2023-03-08T08:46:50.218Z] 25b303627fd3: Pulling fs layer [2023-03-08T08:46:50.218Z] 29e5d40040c1: Verifying Checksum [2023-03-08T08:46:50.218Z] 29e5d40040c1: Download complete [2023-03-08T08:46:50.856Z] 1ce36da41761: Verifying Checksum [2023-03-08T08:46:50.856Z] 1ce36da41761: Download complete [2023-03-08T08:46:51.159Z] 29e5d40040c1: Pull complete [2023-03-08T08:46:52.183Z] 25b303627fd3: Verifying Checksum [2023-03-08T08:46:52.183Z] 25b303627fd3: Download complete [2023-03-08T08:46:52.470Z] 1ce36da41761: Pull complete [2023-03-08T08:47:04.862Z] 25b303627fd3: Pull complete [2023-03-08T08:47:04.862Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-08T08:47:04.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T08:47:04.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:47:05.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-8767 does not seem to be running inside a container [2023-03-08T08:47:05.180Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-08T08:47:08.342Z] $ docker top 61b58549559232771ccf69106a1d9fefabb1fce50655dd78ffce93ea454c4400 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T08:47:09.263Z] + docker-compose build --help [2023-03-08T08:47:09.263Z] + grep parallel [2023-03-08T08:47:17.502Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T08:47:17.519Z] $ docker stop --time=1 61b58549559232771ccf69106a1d9fefabb1fce50655dd78ffce93ea454c4400 [2023-03-08T08:47:19.340Z] $ docker rm -f --volumes 61b58549559232771ccf69106a1d9fefabb1fce50655dd78ffce93ea454c4400 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:47:19.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T08:47:19.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:47:20.197Z] prd-ubuntu20.04-docker-arm64-4c-16g-8767 does not seem to be running inside a container [2023-03-08T08:47:20.265Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-08T08:47:21.689Z] $ docker top 4404cfebf5d1b34270f38b1e8f4be9ccdd1e4c5d1285d66b8f27f3a0ab9825e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T08:47:22.615Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T08:47:31.276Z] Building core-command ... [2023-03-08T08:47:31.276Z] Building core-common-config-bootstrapper ... [2023-03-08T08:47:31.276Z] Building core-data ... [2023-03-08T08:47:31.276Z] Building core-metadata ... [2023-03-08T08:47:31.276Z] Building security-bootstrapper ... [2023-03-08T08:47:31.276Z] Building security-proxy-auth ... [2023-03-08T08:47:31.276Z] Building security-proxy-setup ... [2023-03-08T08:47:31.276Z] Building security-secretstore-setup ... [2023-03-08T08:47:31.276Z] Building security-spiffe-token-provider ... [2023-03-08T08:47:31.276Z] Building security-spire-agent ... [2023-03-08T08:47:31.276Z] Building security-spire-config ... [2023-03-08T08:47:31.276Z] Building security-spire-server ... [2023-03-08T08:47:31.276Z] Building support-notifications ... [2023-03-08T08:47:31.276Z] Building support-scheduler ... [2023-03-08T08:47:31.276Z] Building core-command [2023-03-08T08:47:31.276Z] Building security-spiffe-token-provider [2023-03-08T08:47:31.276Z] Building support-scheduler [2023-03-08T08:47:31.276Z] Building support-notifications [2023-03-08T08:47:31.276Z] Building security-spire-config [2023-03-08T08:48:18.158Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:48:18.158Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:48:18.158Z] ---> 7f99e4c4048d [2023-03-08T08:48:18.158Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T08:48:18.158Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:48:18.158Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:48:18.158Z] ---> 7f99e4c4048d [2023-03-08T08:48:18.158Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:48:18.158Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:48:18.158Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:48:18.158Z] ---> 7f99e4c4048d [2023-03-08T08:48:18.158Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:48:18.427Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:48:18.427Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:48:18.427Z] ---> 7f99e4c4048d [2023-03-08T08:48:18.427Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:48:18.427Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:48:18.427Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:48:18.427Z] ---> 7f99e4c4048d [2023-03-08T08:48:18.427Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T08:48:19.026Z] ---> Running in d6275f9af281 [2023-03-08T08:48:19.296Z] ---> Running in 76f9fe813200 [2023-03-08T08:48:19.296Z] ---> Running in 5195f5e6a184 [2023-03-08T08:48:19.296Z] ---> Running in 1ec12c9d6d4d [2023-03-08T08:48:19.296Z] ---> Running in 794f84058c6b [2023-03-08T08:48:19.898Z] Removing intermediate container d6275f9af281 [2023-03-08T08:48:19.898Z] ---> df4bacbb689f [2023-03-08T08:48:19.898Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T08:48:19.898Z] Removing intermediate container 76f9fe813200 [2023-03-08T08:48:19.898Z] ---> e0352ac51d58 [2023-03-08T08:48:19.898Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T08:48:19.898Z] Removing intermediate container 5195f5e6a184 [2023-03-08T08:48:19.898Z] ---> 0a4505829956 [2023-03-08T08:48:19.898Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T08:48:19.898Z] ---> Running in 02186f4d911d [2023-03-08T08:48:20.173Z] ---> Running in dc68b5966725 [2023-03-08T08:48:20.173Z] Removing intermediate container 1ec12c9d6d4d [2023-03-08T08:48:20.173Z] ---> 113c260352dd [2023-03-08T08:48:20.173Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T08:48:20.173Z] Removing intermediate container 794f84058c6b [2023-03-08T08:48:20.173Z] ---> 7e8c264feeea [2023-03-08T08:48:20.173Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T08:48:20.173Z] ---> Running in c26685cbc656 [2023-03-08T08:48:20.444Z] ---> Running in 319acd028716 [2023-03-08T08:48:20.444Z] ---> Running in 0e237f12942b [2023-03-08T08:48:21.040Z] Removing intermediate container dc68b5966725 [2023-03-08T08:48:21.040Z] ---> 20464fa9b840 [2023-03-08T08:48:21.040Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T08:48:21.040Z] Removing intermediate container 02186f4d911d [2023-03-08T08:48:21.040Z] ---> dfcbc80075bb [2023-03-08T08:48:21.040Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T08:48:21.326Z] ---> Running in 9588291b08aa [2023-03-08T08:48:21.326Z] Removing intermediate container 319acd028716 [2023-03-08T08:48:21.326Z] ---> dd71de357ce8 [2023-03-08T08:48:21.326Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T08:48:21.596Z] ---> Running in 19f6c07ab822 [2023-03-08T08:48:21.596Z] ---> Running in f3ea201b2e46 [2023-03-08T08:48:23.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:23.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:23.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:23.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:23.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:24.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:24.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:24.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:24.694Z] OK: 221 MiB in 51 packages [2023-03-08T08:48:24.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:24.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:24.967Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T08:48:24.967Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T08:48:24.967Z] OK: 16903 distinct packages available [2023-03-08T08:48:25.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:25.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:26.435Z] OK: 221 MiB in 51 packages [2023-03-08T08:48:26.706Z] OK: 221 MiB in 51 packages [2023-03-08T08:48:26.706Z] Removing intermediate container c26685cbc656 [2023-03-08T08:48:26.706Z] OK: 221 MiB in 51 packages [2023-03-08T08:48:26.706Z] ---> adbe3f6c46b2 [2023-03-08T08:48:26.706Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T08:48:27.673Z] OK: 221 MiB in 51 packages [2023-03-08T08:48:28.263Z] ---> 721942375173 [2023-03-08T08:48:28.263Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:48:28.533Z] ---> Running in 7ab4c37ad2c4 [2023-03-08T08:48:28.803Z] Removing intermediate container f3ea201b2e46 [2023-03-08T08:48:28.803Z] ---> 247fcf980913 [2023-03-08T08:48:28.803Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T08:48:29.072Z] Removing intermediate container 9588291b08aa [2023-03-08T08:48:29.072Z] ---> ebc3fc656c49 [2023-03-08T08:48:29.072Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T08:48:29.340Z] Removing intermediate container 19f6c07ab822 [2023-03-08T08:48:29.340Z] ---> 6c861692d124 [2023-03-08T08:48:29.340Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T08:48:29.926Z] Removing intermediate container 0e237f12942b [2023-03-08T08:48:29.926Z] ---> b58f80a3e117 [2023-03-08T08:48:29.926Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T08:48:30.195Z] ---> 1c4fed897201 [2023-03-08T08:48:30.195Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:48:30.468Z] ---> Running in d49d09b45bec [2023-03-08T08:48:30.468Z] ---> 3400ebbed5df [2023-03-08T08:48:30.468Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:48:30.745Z] ---> Running in dbafcd6eb4e0 [2023-03-08T08:48:31.013Z] ---> 2e857d961358 [2023-03-08T08:48:31.013Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:48:31.284Z] ---> c935f8c2df49 [2023-03-08T08:48:31.284Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:48:31.553Z] ---> Running in dc04a49fbed3 [2023-03-08T08:48:31.553Z] ---> Running in 9115643f9d21 [2023-03-08T08:50:38.333Z] Removing intermediate container 7ab4c37ad2c4 [2023-03-08T08:50:38.333Z] ---> 3e908024c374 [2023-03-08T08:50:38.333Z] Step 7/24 : COPY . . [2023-03-08T08:50:38.333Z] Removing intermediate container 9115643f9d21 [2023-03-08T08:50:38.333Z] ---> c3529d493290 [2023-03-08T08:50:38.333Z] Step 7/19 : COPY . . [2023-03-08T08:50:38.333Z] Removing intermediate container dbafcd6eb4e0 [2023-03-08T08:50:38.333Z] ---> 071da26b1296 [2023-03-08T08:50:38.333Z] Step 8/22 : COPY . . [2023-03-08T08:50:38.333Z] Removing intermediate container dc04a49fbed3 [2023-03-08T08:50:38.333Z] ---> 6d6be4a5cdc8 [2023-03-08T08:50:38.333Z] Step 8/23 : COPY . . [2023-03-08T08:50:38.333Z] Removing intermediate container d49d09b45bec [2023-03-08T08:50:38.333Z] ---> 951374885003 [2023-03-08T08:50:38.333Z] Step 8/22 : COPY . . [2023-03-08T08:50:48.427Z] ---> d4f46e7f5cd9 [2023-03-08T08:50:48.427Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T08:50:48.427Z] ---> Running in 5772e90f1f4d [2023-03-08T08:50:49.408Z] Removing intermediate container 5772e90f1f4d [2023-03-08T08:50:49.408Z] ---> 7d59171330e1 [2023-03-08T08:50:49.408Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T08:50:49.995Z] ---> Running in 9e1500aebd57 [2023-03-08T08:50:50.609Z] ---> 41ffa962aa6a [2023-03-08T08:50:50.609Z] ---> 06c58da2dd9f [2023-03-08T08:50:50.609Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-commandStep 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T08:50:50.609Z] [2023-03-08T08:50:50.609Z] ---> bee86dce1b4c [2023-03-08T08:50:50.609Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T08:50:50.609Z] Removing intermediate container 9e1500aebd57 [2023-03-08T08:50:50.609Z] ---> 46dab09fb631 [2023-03-08T08:50:50.609Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T08:50:50.947Z] ---> a74e93cdcca7 [2023-03-08T08:50:50.947Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T08:50:50.947Z] ---> Running in 7e5662862583 [2023-03-08T08:50:50.947Z] ---> Running in d3360c62e124 [2023-03-08T08:50:50.947Z] ---> Running in 031f0f120c4e [2023-03-08T08:50:50.947Z] ---> Running in b621cbefbd8b [2023-03-08T08:50:51.217Z] ---> Running in 43cde5928358 [2023-03-08T08:50:53.811Z] 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-08T08:50:53.811Z] 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-08T08:50:54.083Z] 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-08T08:50:54.370Z] 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-08T08:50:55.341Z] Removing intermediate container b621cbefbd8b [2023-03-08T08:50:55.341Z] ---> 6f6b60318476 [2023-03-08T08:50:55.341Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T08:50:55.341Z] ---> Running in 827e21d78bc1 [2023-03-08T08:50:55.931Z] Removing intermediate container 827e21d78bc1 [2023-03-08T08:50:55.931Z] ---> c865f270c9b1 [2023-03-08T08:50:55.931Z] [2023-03-08T08:50:55.931Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T08:50:56.199Z] 3.15: Pulling from library/alpine [2023-03-08T08:50:57.165Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T08:50:57.166Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T08:50:57.166Z] ---> 354640af7b1b [2023-03-08T08:50:57.166Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T08:50:57.442Z] ---> Running in 2d28894da7a3 [2023-03-08T08:50:58.028Z] Removing intermediate container 2d28894da7a3 [2023-03-08T08:50:58.028Z] ---> 1dd1621b21d5 [2023-03-08T08:50:58.028Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T08:50:58.028Z] ---> Running in 2bb2771553f2 [2023-03-08T08:50:59.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:51:00.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:51:02.381Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T08:51:02.382Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T08:51:02.382Z] OK: 15736 distinct packages available [2023-03-08T08:51:02.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:51:03.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:51:04.678Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T08:51:04.678Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T08:51:04.678Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T08:51:04.678Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T08:51:04.678Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T08:51:04.678Z] OK: 6 MiB in 18 packages [2023-03-08T08:51:06.649Z] Removing intermediate container 2bb2771553f2 [2023-03-08T08:51:06.649Z] ---> 2894f15e44db [2023-03-08T08:51:06.649Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T08:51:13.336Z] ---> d32c24e1ef74 [2023-03-08T08:51:13.336Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T08:51:13.923Z] ---> 5b88ad9cc0b0 [2023-03-08T08:51:13.923Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T08:51:14.195Z] ---> Running in 2716d2758f2f [2023-03-08T08:51:14.783Z] Removing intermediate container 2716d2758f2f [2023-03-08T08:51:14.783Z] ---> 1eb0a1ad9ef7 [2023-03-08T08:51:14.783Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T08:51:16.199Z] ---> a2609f44749d [2023-03-08T08:51:16.199Z] Step 19/24 : WORKDIR / [2023-03-08T08:51:16.199Z] ---> Running in 16b2c8a2ffab [2023-03-08T08:51:16.789Z] Removing intermediate container 16b2c8a2ffab [2023-03-08T08:51:16.789Z] ---> a1bdac3a58b4 [2023-03-08T08:51:16.789Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T08:51:17.058Z] ---> Running in 5b61d78f9a4c [2023-03-08T08:51:17.328Z] Removing intermediate container 5b61d78f9a4c [2023-03-08T08:51:17.328Z] ---> 96a9f358805c [2023-03-08T08:51:17.328Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T08:51:17.599Z] ---> Running in 576ff54fd210 [2023-03-08T08:51:18.187Z] Removing intermediate container 576ff54fd210 [2023-03-08T08:51:18.188Z] ---> ebeba15f294d [2023-03-08T08:51:18.188Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T08:51:18.188Z] ---> Running in dd13d90353cc [2023-03-08T08:51:18.778Z] Removing intermediate container dd13d90353cc [2023-03-08T08:51:18.778Z] ---> 40fd9b459416 [2023-03-08T08:51:18.778Z] Step 23/24 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d [2023-03-08T08:51:19.082Z] ---> Running in 5b2bee265650 [2023-03-08T08:51:19.388Z] Removing intermediate container 5b2bee265650 [2023-03-08T08:51:19.388Z] ---> 1de2f3a5367b [2023-03-08T08:51:19.388Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T08:51:19.664Z] ---> Running in 16306295c488 [2023-03-08T08:51:20.279Z] Removing intermediate container 16306295c488 [2023-03-08T08:51:20.279Z] ---> f1b37a559374 [2023-03-08T08:51:20.279Z] [2023-03-08T08:51:20.551Z] Successfully built f1b37a559374 [2023-03-08T08:51:20.551Z] Successfully tagged security-spire-config-arm64:latest [2023-03-08T08:51:20.551Z]  Building security-spire-config ... done Building core-data [2023-03-08T08:51:43.071Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:51:43.071Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:51:43.071Z] ---> 7f99e4c4048d [2023-03-08T08:51:43.071Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:51:43.071Z] ---> Using cache [2023-03-08T08:51:43.071Z] ---> 113c260352dd [2023-03-08T08:51:43.071Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T08:51:43.071Z] ---> Using cache [2023-03-08T08:51:43.071Z] ---> dd71de357ce8 [2023-03-08T08:51:43.071Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T08:51:43.071Z] ---> Running in 9dfa9f217fc1 [2023-03-08T08:51:43.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:51:43.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:51:44.040Z] OK: 221 MiB in 51 packages [2023-03-08T08:51:45.459Z] Removing intermediate container 9dfa9f217fc1 [2023-03-08T08:51:45.459Z] ---> e916fdcf857e [2023-03-08T08:51:45.459Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T08:51:46.420Z] ---> 44813f883bfb [2023-03-08T08:51:46.420Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:51:46.420Z] ---> Running in dc96d8a90b7f [2023-03-08T08:53:38.147Z] Removing intermediate container dc96d8a90b7f [2023-03-08T08:53:38.147Z] ---> c1182aa0ea79 [2023-03-08T08:53:38.147Z] Step 8/22 : COPY . . [2023-03-08T08:53:39.138Z] ---> b2dd1312029c [2023-03-08T08:53:39.138Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T08:53:39.138Z] ---> Running in 5f175c2b35d6 [2023-03-08T08:53:41.103Z] 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-08T08:59:18.093Z] Removing intermediate container d3360c62e124 [2023-03-08T08:59:18.093Z] ---> c407cbc22b2f [2023-03-08T08:59:18.093Z] [2023-03-08T08:59:18.093Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T08:59:18.093Z] 3.16: Pulling from library/alpine [2023-03-08T08:59:18.093Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T08:59:18.093Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T08:59:18.093Z] ---> 4c81e5bf8899 [2023-03-08T08:59:18.093Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T08:59:18.093Z] ---> Running in 19548c4d79aa [2023-03-08T08:59:18.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:59:18.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:59:18.093Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T08:59:18.093Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:59:18.093Z] OK: 5 MiB in 15 packages [2023-03-08T08:59:18.093Z] Removing intermediate container 19548c4d79aa [2023-03-08T08:59:18.093Z] ---> eda624bf51b4 [2023-03-08T08:59:18.094Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T08:59:18.094Z] ---> Running in 39cca9e133a3 [2023-03-08T08:59:18.094Z] Removing intermediate container 39cca9e133a3 [2023-03-08T08:59:18.094Z] ---> d286dd27bae1 [2023-03-08T08:59:18.094Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T08:59:18.094Z] ---> Running in 526f36866b2e [2023-03-08T08:59:18.094Z] Removing intermediate container 526f36866b2e [2023-03-08T08:59:18.094Z] ---> 41abb04e186a [2023-03-08T08:59:18.094Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T08:59:18.094Z] ---> Running in e9d450d7c8f2 [2023-03-08T08:59:18.094Z] Removing intermediate container e9d450d7c8f2 [2023-03-08T08:59:18.094Z] ---> 6fbb90939b8c [2023-03-08T08:59:18.094Z] Step 15/23 : WORKDIR / [2023-03-08T08:59:18.094Z] ---> Running in 2f30624e8f5d [2023-03-08T08:59:18.094Z] Removing intermediate container 2f30624e8f5d [2023-03-08T08:59:18.094Z] ---> aaefd64e4839 [2023-03-08T08:59:18.094Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:59:18.680Z] ---> fc90e07aeea9 [2023-03-08T08:59:18.680Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T08:59:22.041Z] ---> 53ee0a1829b5 [2023-03-08T08:59:22.041Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T08:59:22.634Z] ---> ede84acfe6b1 [2023-03-08T08:59:22.634Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T08:59:22.917Z] ---> Running in 08bcf7666514 [2023-03-08T08:59:23.515Z] Removing intermediate container 08bcf7666514 [2023-03-08T08:59:23.515Z] ---> 95c1d1583c23 [2023-03-08T08:59:23.515Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T08:59:23.515Z] ---> Running in 4f4e631b9d6e [2023-03-08T08:59:24.117Z] Removing intermediate container 4f4e631b9d6e [2023-03-08T08:59:24.117Z] ---> ffbe35e34b74 [2023-03-08T08:59:24.117Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T08:59:24.392Z] ---> Running in f3863f184391 [2023-03-08T08:59:24.978Z] Removing intermediate container f3863f184391 [2023-03-08T08:59:24.978Z] ---> 931a886f7e29 [2023-03-08T08:59:24.978Z] Step 22/23 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d [2023-03-08T08:59:25.264Z] ---> Running in 154ab8589125 [2023-03-08T08:59:25.852Z] Removing intermediate container 154ab8589125 [2023-03-08T08:59:25.852Z] ---> 0dd315d8326a [2023-03-08T08:59:25.852Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T08:59:25.852Z] ---> Running in 8f0510a99216 [2023-03-08T08:59:26.441Z] Removing intermediate container 8f0510a99216 [2023-03-08T08:59:26.441Z] ---> 7b08166a65ff [2023-03-08T08:59:26.441Z] [2023-03-08T08:59:26.714Z] Successfully built 7b08166a65ff [2023-03-08T08:59:26.714Z] Successfully tagged core-command-arm64:latest [2023-03-08T08:59:26.714Z]  Building core-command ... done Building core-metadata [2023-03-08T08:59:48.809Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:59:48.809Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:59:48.809Z] ---> 7f99e4c4048d [2023-03-08T08:59:48.809Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:59:48.809Z] ---> Using cache [2023-03-08T08:59:48.809Z] ---> 113c260352dd [2023-03-08T08:59:48.809Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T08:59:48.809Z] ---> Using cache [2023-03-08T08:59:48.809Z] ---> dd71de357ce8 [2023-03-08T08:59:48.809Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T08:59:48.809Z] ---> Using cache [2023-03-08T08:59:48.809Z] ---> e916fdcf857e [2023-03-08T08:59:48.809Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T08:59:48.809Z] ---> Using cache [2023-03-08T08:59:48.809Z] ---> 44813f883bfb [2023-03-08T08:59:48.809Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:59:48.809Z] ---> Using cache [2023-03-08T08:59:48.809Z] ---> c1182aa0ea79 [2023-03-08T08:59:48.809Z] Step 8/24 : COPY . . [2023-03-08T08:59:48.809Z] ---> Using cache [2023-03-08T08:59:48.809Z] ---> b2dd1312029c [2023-03-08T08:59:48.809Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T08:59:48.809Z] ---> Running in c967c053366f [2023-03-08T08:59:48.809Z] 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-08T09:01:40.498Z] Removing intermediate container 031f0f120c4e [2023-03-08T09:01:40.498Z] ---> 8cdaabad55d4 [2023-03-08T09:01:40.498Z] [2023-03-08T09:01:40.498Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T09:01:40.498Z] ---> 354640af7b1b [2023-03-08T09:01:40.498Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T09:01:40.498Z] ---> Using cache [2023-03-08T09:01:40.498Z] ---> 1dd1621b21d5 [2023-03-08T09:01:40.498Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T09:01:40.498Z] ---> Running in 9bc00cf948bc [2023-03-08T09:01:40.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:01:40.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:01:40.498Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T09:01:40.498Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T09:01:40.498Z] OK: 15736 distinct packages available [2023-03-08T09:01:40.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:01:40.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:01:40.498Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T09:01:40.498Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T09:01:40.498Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T09:01:40.498Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T09:01:40.498Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T09:01:40.498Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T09:01:40.498Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T09:01:40.498Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T09:01:40.498Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T09:01:40.498Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T09:01:40.498Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T09:01:40.498Z] OK: 8 MiB in 23 packages [2023-03-08T09:01:41.463Z] Removing intermediate container 9bc00cf948bc [2023-03-08T09:01:41.463Z] ---> f7b3c1a0962d [2023-03-08T09:01:41.463Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T09:01:42.428Z] ---> 8e0b9d416a47 [2023-03-08T09:01:42.428Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T09:01:45.025Z] ---> 9b07e2f1ac1d [2023-03-08T09:01:45.025Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T09:01:45.621Z] ---> ba5d393d56f3 [2023-03-08T09:01:45.621Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T09:01:45.889Z] ---> Running in 9040151d5447 [2023-03-08T09:01:46.481Z] Removing intermediate container 9040151d5447 [2023-03-08T09:01:46.481Z] ---> 6b19184b891d [2023-03-08T09:01:46.481Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T09:01:46.481Z] ---> Running in 9c06bb7afb6d [2023-03-08T09:01:47.451Z] Removing intermediate container 9c06bb7afb6d [2023-03-08T09:01:47.451Z] ---> 2b945a0efd79 [2023-03-08T09:01:47.451Z] Step 17/19 : LABEL arch=arm64 [2023-03-08T09:01:47.451Z] ---> Running in dbea7865d4de [2023-03-08T09:01:47.721Z] Removing intermediate container dbea7865d4de [2023-03-08T09:01:47.721Z] ---> 476577d87348 [2023-03-08T09:01:47.721Z] Step 18/19 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d [2023-03-08T09:01:47.991Z] ---> Running in 087635685df7 [2023-03-08T09:01:48.578Z] Removing intermediate container 087635685df7 [2023-03-08T09:01:48.578Z] ---> 7ce4e5477751 [2023-03-08T09:01:48.578Z] Step 19/19 : LABEL version=0.0.0 [2023-03-08T09:01:48.578Z] ---> Running in d305fae3e2e9 [2023-03-08T09:01:49.167Z] Removing intermediate container d305fae3e2e9 [2023-03-08T09:01:49.167Z] ---> 71ec7133e742 [2023-03-08T09:01:49.167Z] [2023-03-08T09:01:49.434Z] Successfully built 71ec7133e742 [2023-03-08T09:01:49.434Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-08T09:01:49.434Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2023-03-08T09:02:07.650Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T09:02:07.650Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T09:02:07.650Z] ---> 7f99e4c4048d [2023-03-08T09:02:07.650Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T09:02:07.650Z] ---> Using cache [2023-03-08T09:02:07.650Z] ---> 7e8c264feeea [2023-03-08T09:02:07.650Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T09:02:08.237Z] ---> Running in 06b144fbad70 [2023-03-08T09:02:10.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:02:10.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:02:12.727Z] OK: 221 MiB in 51 packages [2023-03-08T09:02:14.137Z] Removing intermediate container 06b144fbad70 [2023-03-08T09:02:14.137Z] ---> f0812652e305 [2023-03-08T09:02:14.137Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T09:02:15.559Z] ---> dc670b5c520d [2023-03-08T09:02:15.559Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T09:02:15.828Z] ---> Running in 61bcd1d17a18 [2023-03-08T09:02:25.941Z] Removing intermediate container 5f175c2b35d6 [2023-03-08T09:02:25.941Z] ---> 86598545c85b [2023-03-08T09:02:25.941Z] [2023-03-08T09:02:25.941Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T09:02:25.941Z] ---> 4c81e5bf8899 [2023-03-08T09:02:25.941Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T09:02:25.941Z] ---> Running in 92b554302cf0 [2023-03-08T09:02:25.941Z] Removing intermediate container 92b554302cf0 [2023-03-08T09:02:25.941Z] ---> 61d2300bfbfd [2023-03-08T09:02:25.941Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T09:02:25.941Z] ---> Running in 626d8b0d651c [2023-03-08T09:02:26.213Z] Removing intermediate container 626d8b0d651c [2023-03-08T09:02:26.213Z] ---> bf39a95ecd01 [2023-03-08T09:02:26.213Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T09:02:26.213Z] ---> Running in 484a9cc6d5c3 [2023-03-08T09:02:26.808Z] Removing intermediate container 484a9cc6d5c3 [2023-03-08T09:02:26.809Z] ---> 4891d2d5c73b [2023-03-08T09:02:26.809Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T09:02:27.105Z] ---> Running in b9e76ec0ecd4 [2023-03-08T09:02:29.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:02:29.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:02:31.637Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T09:02:31.637Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T09:02:31.637Z] OK: 5 MiB in 15 packages [2023-03-08T09:02:33.607Z] Removing intermediate container b9e76ec0ecd4 [2023-03-08T09:02:33.607Z] ---> eb6f8e3a5038 [2023-03-08T09:02:33.607Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T09:02:34.584Z] ---> a7d3de0cf5cd [2023-03-08T09:02:34.584Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T09:02:36.546Z] ---> f609282c7f0d [2023-03-08T09:02:36.546Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T09:02:37.983Z] ---> 82ba73ac87e5 [2023-03-08T09:02:37.983Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T09:02:37.983Z] ---> Running in 1bf4e9549d09 [2023-03-08T09:02:38.592Z] Removing intermediate container 1bf4e9549d09 [2023-03-08T09:02:38.592Z] ---> c84a6e54acb7 [2023-03-08T09:02:38.592Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T09:02:38.864Z] ---> Running in 63cbb40bd06e [2023-03-08T09:02:39.456Z] Removing intermediate container 63cbb40bd06e [2023-03-08T09:02:39.456Z] ---> 74c5d6240dea [2023-03-08T09:02:39.456Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T09:02:39.729Z] ---> Running in 1f36d28408bb [2023-03-08T09:02:40.324Z] Removing intermediate container 1f36d28408bb [2023-03-08T09:02:40.324Z] ---> dd164839e442 [2023-03-08T09:02:40.324Z] Step 21/22 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d [2023-03-08T09:02:40.596Z] ---> Running in d21bec129327 [2023-03-08T09:02:41.189Z] Removing intermediate container d21bec129327 [2023-03-08T09:02:41.189Z] ---> c558cb3cf103 [2023-03-08T09:02:41.189Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T09:02:41.189Z] ---> Running in 4f4a43275b03 [2023-03-08T09:02:41.789Z] Removing intermediate container 4f4a43275b03 [2023-03-08T09:02:41.789Z] ---> ec93b3c3d368 [2023-03-08T09:02:41.789Z] [2023-03-08T09:02:42.063Z] Successfully built ec93b3c3d368 [2023-03-08T09:02:42.063Z] Successfully tagged core-data-arm64:latest [2023-03-08T09:02:42.063Z] Building security-spire-agent [2023-03-08T09:03:04.226Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T09:03:04.226Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T09:03:04.226Z] ---> 7f99e4c4048d [2023-03-08T09:03:04.226Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T09:03:04.226Z] ---> Using cache [2023-03-08T09:03:04.226Z] ---> 7e8c264feeea [2023-03-08T09:03:04.226Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T09:03:04.226Z] ---> Running in d466396d36f2 [2023-03-08T09:03:04.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:03:04.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:03:06.203Z] OK: 221 MiB in 51 packages [2023-03-08T09:03:10.506Z] Removing intermediate container d466396d36f2 [2023-03-08T09:03:10.506Z] ---> 81206a464ed1 [2023-03-08T09:03:10.506Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T09:03:12.470Z] ---> 2ad5c19edfbc [2023-03-08T09:03:12.470Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T09:03:12.470Z] ---> Running in 7b215b29f87a [2023-03-08T09:03:25.046Z] Removing intermediate container 7e5662862583 [2023-03-08T09:03:25.046Z] ---> 75bef005c5e1 [2023-03-08T09:03:25.046Z] [2023-03-08T09:03:25.046Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T09:03:25.046Z] ---> 4c81e5bf8899 [2023-03-08T09:03:25.046Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T09:03:25.046Z] Removing intermediate container 43cde5928358 [2023-03-08T09:03:25.046Z] ---> 775d97a6665e [2023-03-08T09:03:25.046Z] [2023-03-08T09:03:25.046Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T09:03:25.046Z] ---> 4c81e5bf8899 [2023-03-08T09:03:25.046Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T09:03:25.046Z] ---> Using cache [2023-03-08T09:03:25.046Z] ---> eda624bf51b4 [2023-03-08T09:03:25.046Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T09:03:25.046Z] ---> Using cache [2023-03-08T09:03:25.046Z] ---> d286dd27bae1 [2023-03-08T09:03:25.046Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T09:03:25.046Z] ---> Running in 8c8091f89b93 [2023-03-08T09:03:25.046Z] ---> Running in eeacf1e034c6 [2023-03-08T09:03:26.174Z] Removing intermediate container 8c8091f89b93 [2023-03-08T09:03:26.174Z] ---> 03349f9339fa [2023-03-08T09:03:26.174Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T09:03:26.471Z] ---> Running in 70500731de4b [2023-03-08T09:03:27.544Z] Removing intermediate container 70500731de4b [2023-03-08T09:03:27.544Z] ---> 272340e5b583 [2023-03-08T09:03:27.544Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T09:03:28.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:03:28.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:03:29.438Z] ---> e1b6cbfed089 [2023-03-08T09:03:29.438Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T09:03:30.418Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T09:03:30.688Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T09:03:30.688Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T09:03:30.688Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T09:03:30.959Z] OK: 6 MiB in 16 packages [2023-03-08T09:03:35.265Z] Removing intermediate container eeacf1e034c6 [2023-03-08T09:03:35.265Z] ---> 4c0f7ceb830b [2023-03-08T09:03:35.265Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T09:03:35.265Z] ---> b868c3f3a627 [2023-03-08T09:03:35.265Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T09:03:35.265Z] ---> Running in d081d4666fc7 [2023-03-08T09:03:36.701Z] Removing intermediate container d081d4666fc7 [2023-03-08T09:03:36.701Z] ---> 9e20ff300fd4 [2023-03-08T09:03:36.701Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T09:03:36.978Z] ---> Running in 7b9940b30bc4 [2023-03-08T09:03:37.263Z] ---> 284d5a206e4e [2023-03-08T09:03:37.263Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T09:03:37.539Z] ---> Running in a0e3fe7c854c [2023-03-08T09:03:38.127Z] Removing intermediate container 7b9940b30bc4 [2023-03-08T09:03:38.127Z] ---> d1260a9cd578 [2023-03-08T09:03:38.127Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T09:03:38.722Z] ---> Running in 4e8e6c9e682f [2023-03-08T09:03:38.722Z] Removing intermediate container a0e3fe7c854c [2023-03-08T09:03:38.722Z] ---> db8d548c09a2 [2023-03-08T09:03:38.722Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T09:03:38.998Z] ---> Running in 1a8678699aa8 [2023-03-08T09:03:39.975Z] Removing intermediate container 4e8e6c9e682f [2023-03-08T09:03:39.975Z] ---> fd34e418f101 [2023-03-08T09:03:39.975Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T09:03:39.975Z] Removing intermediate container 1a8678699aa8 [2023-03-08T09:03:39.975Z] ---> 2da3dcce0688 [2023-03-08T09:03:39.975Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T09:03:40.249Z] ---> Running in bc49890446e4 [2023-03-08T09:03:42.225Z] Removing intermediate container bc49890446e4 [2023-03-08T09:03:42.225Z] ---> 788b6b2ccaae [2023-03-08T09:03:42.225Z] Step 21/22 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d [2023-03-08T09:03:42.225Z] ---> Running in 066f63f561ed [2023-03-08T09:03:42.225Z] ---> 0bbd6fb39914 [2023-03-08T09:03:42.225Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T09:03:43.668Z] Removing intermediate container 066f63f561ed [2023-03-08T09:03:43.668Z] ---> 9fde58e44db2 [2023-03-08T09:03:43.668Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T09:03:43.945Z] ---> Running in 1db027246f7d [2023-03-08T09:03:44.923Z] Removing intermediate container 1db027246f7d [2023-03-08T09:03:44.923Z] ---> c36a2633f5ac [2023-03-08T09:03:44.923Z] [2023-03-08T09:03:45.900Z] Successfully built c36a2633f5ac [2023-03-08T09:03:45.900Z] Successfully tagged support-scheduler-arm64:latest [2023-03-08T09:03:45.900Z] Building security-spire-server [2023-03-08T09:03:47.867Z]  Building support-scheduler ... done  ---> dd50b46be1a3 [2023-03-08T09:03:47.867Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T09:03:49.846Z] ---> 26e2a9b51183 [2023-03-08T09:03:49.846Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T09:03:50.118Z] ---> Running in 11d543dd31c0 [2023-03-08T09:03:51.097Z] Removing intermediate container 11d543dd31c0 [2023-03-08T09:03:51.097Z] ---> 53b6022d3974 [2023-03-08T09:03:51.097Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T09:03:51.698Z] ---> Running in 9bd9a792f89e [2023-03-08T09:03:53.141Z] Removing intermediate container 9bd9a792f89e [2023-03-08T09:03:53.141Z] ---> 98addb997c30 [2023-03-08T09:03:53.141Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T09:03:53.141Z] ---> Running in 940ccb6e74ad [2023-03-08T09:03:54.128Z] Removing intermediate container 940ccb6e74ad [2023-03-08T09:03:54.128Z] ---> 38cd2368f36c [2023-03-08T09:03:54.128Z] Step 21/22 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d [2023-03-08T09:03:54.417Z] ---> Running in a4b8ee7377f0 [2023-03-08T09:03:55.849Z] Removing intermediate container a4b8ee7377f0 [2023-03-08T09:03:55.849Z] ---> be010f90ea9a [2023-03-08T09:03:55.849Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T09:03:55.849Z] ---> Running in ac564245fa83 [2023-03-08T09:03:57.287Z] Removing intermediate container ac564245fa83 [2023-03-08T09:03:57.287Z] ---> a8979a7b355d [2023-03-08T09:03:57.287Z] [2023-03-08T09:03:57.885Z] Successfully built a8979a7b355d [2023-03-08T09:03:57.885Z] Successfully tagged support-notifications-arm64:latest [2023-03-08T09:03:57.885Z] Building core-common-config-bootstrapper [2023-03-08T09:04:10.259Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T09:04:10.259Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T09:04:10.259Z] ---> 7f99e4c4048d [2023-03-08T09:04:10.259Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T09:04:10.259Z] ---> Using cache [2023-03-08T09:04:10.259Z] ---> 7e8c264feeea [2023-03-08T09:04:10.259Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T09:04:10.259Z] ---> Using cache [2023-03-08T09:04:10.259Z] ---> 81206a464ed1 [2023-03-08T09:04:10.259Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T09:04:10.259Z] ---> Using cache [2023-03-08T09:04:10.259Z] ---> 2ad5c19edfbc [2023-03-08T09:04:10.259Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T09:04:10.259Z] ---> Running in 175a0ceb83f4 [2023-03-08T09:04:25.321Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T09:04:25.321Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T09:04:25.321Z] ---> 7f99e4c4048d [2023-03-08T09:04:25.321Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T09:04:25.321Z] ---> Using cache [2023-03-08T09:04:25.321Z] ---> 113c260352dd [2023-03-08T09:04:25.321Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T09:04:25.321Z] ---> Using cache [2023-03-08T09:04:25.321Z] ---> dd71de357ce8 [2023-03-08T09:04:25.321Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T09:04:25.321Z] ---> Using cache [2023-03-08T09:04:25.321Z] ---> e916fdcf857e [2023-03-08T09:04:25.321Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T09:04:25.321Z] ---> Using cache [2023-03-08T09:04:25.321Z] ---> 44813f883bfb [2023-03-08T09:04:25.321Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T09:04:25.321Z] ---> Using cache [2023-03-08T09:04:25.321Z] ---> c1182aa0ea79 [2023-03-08T09:04:25.321Z] Step 8/22 : COPY . . [2023-03-08T09:04:25.321Z] ---> Using cache [2023-03-08T09:04:25.321Z] ---> b2dd1312029c [2023-03-08T09:04:25.321Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T09:04:25.321Z] ---> Running in a38bc189ef50 [2023-03-08T09:04:27.293Z] 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-08T09:04:29.911Z] Removing intermediate container 61bcd1d17a18 [2023-03-08T09:04:29.911Z] ---> 117931b20a6b [2023-03-08T09:04:29.911Z] Step 7/32 : COPY . . [2023-03-08T09:04:56.763Z] ---> b0c30f534973 [2023-03-08T09:04:56.763Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T09:04:56.763Z] ---> Running in 775d6e0b933a [2023-03-08T09:04:57.036Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T09:05:01.333Z] Removing intermediate container 7b215b29f87a [2023-03-08T09:05:01.333Z] ---> 92b059a4d85e [2023-03-08T09:05:01.333Z] Step 7/24 : COPY . . [2023-03-08T09:05:19.590Z] ---> 7c5bd42ed5b9 [2023-03-08T09:05:19.590Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T09:05:19.590Z] ---> Running in 3cebdda50d99 [2023-03-08T09:05:19.590Z] Removing intermediate container 3cebdda50d99 [2023-03-08T09:05:19.590Z] ---> 1c2bddf47b4f [2023-03-08T09:05:19.590Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T09:05:19.590Z] ---> Running in 58d4f9cb9deb [2023-03-08T09:05:19.590Z] Removing intermediate container 58d4f9cb9deb [2023-03-08T09:05:19.590Z] ---> 9ca372725ac1 [2023-03-08T09:05:19.590Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T09:05:19.590Z] ---> Running in 0b8b18e6faa9 [2023-03-08T09:05:24.941Z] Removing intermediate container 0b8b18e6faa9 [2023-03-08T09:05:24.941Z] ---> ada70167c8b9 [2023-03-08T09:05:24.941Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T09:05:24.941Z] ---> Running in 8fd60b26dc0d [2023-03-08T09:05:25.544Z] Removing intermediate container 8fd60b26dc0d [2023-03-08T09:05:25.544Z] ---> 7e619d8f5509 [2023-03-08T09:05:25.544Z] [2023-03-08T09:05:25.544Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T09:05:25.544Z] ---> 354640af7b1b [2023-03-08T09:05:25.544Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T09:05:25.544Z] ---> Using cache [2023-03-08T09:05:25.544Z] ---> 1dd1621b21d5 [2023-03-08T09:05:25.544Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T09:05:25.814Z] ---> Running in efa5cab59c08 [2023-03-08T09:05:28.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:05:28.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:05:30.395Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T09:05:30.395Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T09:05:30.395Z] OK: 15736 distinct packages available [2023-03-08T09:05:30.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:05:30.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:05:32.608Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T09:05:32.608Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T09:05:32.608Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T09:05:32.608Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T09:05:32.608Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T09:05:32.608Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T09:05:32.608Z] OK: 6 MiB in 19 packages [2023-03-08T09:05:35.964Z] Removing intermediate container efa5cab59c08 [2023-03-08T09:05:35.964Z] ---> b09e25198b8f [2023-03-08T09:05:35.964Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T09:05:42.621Z] ---> 001f51235b9c [2023-03-08T09:05:42.621Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T09:05:54.945Z] ---> b8638bebab0a [2023-03-08T09:05:54.945Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T09:05:56.363Z] ---> 72948ec42116 [2023-03-08T09:05:56.363Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T09:05:57.776Z] ---> 5f3162cfae48 [2023-03-08T09:05:57.776Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T09:05:58.739Z] ---> 226a8e782ba6 [2023-03-08T09:05:58.739Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T09:05:59.010Z] ---> Running in 8ddff2ba8bb4 [2023-03-08T09:05:59.592Z] Removing intermediate container 8ddff2ba8bb4 [2023-03-08T09:05:59.592Z] ---> bde78b502072 [2023-03-08T09:05:59.592Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T09:06:00.181Z] ---> Running in cde1c307e5d4 [2023-03-08T09:06:00.768Z] Removing intermediate container cde1c307e5d4 [2023-03-08T09:06:00.768Z] ---> 5a1f2ba2ffc5 [2023-03-08T09:06:00.768Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T09:06:01.036Z] ---> Running in 384eca1cb308 [2023-03-08T09:06:01.622Z] Removing intermediate container 384eca1cb308 [2023-03-08T09:06:01.622Z] ---> bd8087d79a7d [2023-03-08T09:06:01.622Z] Step 23/24 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d [2023-03-08T09:06:01.892Z] ---> Running in 9bc33a7a8694 [2023-03-08T09:06:02.851Z] Removing intermediate container 9bc33a7a8694 [2023-03-08T09:06:02.851Z] ---> db0a5f2eb20b [2023-03-08T09:06:02.851Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T09:06:02.851Z] ---> Running in 59e50c3adc15 [2023-03-08T09:06:03.813Z] Removing intermediate container 175a0ceb83f4 [2023-03-08T09:06:03.813Z] ---> fffec39af5c2 [2023-03-08T09:06:03.813Z] Step 7/23 : COPY . . [2023-03-08T09:06:03.813Z] Removing intermediate container 59e50c3adc15 [2023-03-08T09:06:03.813Z] ---> f9f4abb09f6a [2023-03-08T09:06:03.813Z] [2023-03-08T09:06:04.397Z] Successfully built f9f4abb09f6a [2023-03-08T09:06:04.397Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-08T09:06:04.397Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-03-08T09:06:22.611Z] ---> e5117b69b804 [2023-03-08T09:06:22.611Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T09:06:22.611Z] ---> Running in 9d8ef4c7f359 [2023-03-08T09:06:22.611Z] Removing intermediate container 9d8ef4c7f359 [2023-03-08T09:06:22.611Z] ---> 1672e73cd966 [2023-03-08T09:06:22.611Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T09:06:22.611Z] ---> Running in c696b6b3bd92 [2023-03-08T09:06:22.611Z] Removing intermediate container c696b6b3bd92 [2023-03-08T09:06:22.611Z] ---> bd6a310ce111 [2023-03-08T09:06:22.611Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T09:06:22.611Z] ---> Running in fe3b7ca0e603 [2023-03-08T09:06:25.968Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T09:06:25.968Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T09:06:25.968Z] ---> 7f99e4c4048d [2023-03-08T09:06:25.968Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T09:06:25.968Z] ---> Using cache [2023-03-08T09:06:25.968Z] ---> 7e8c264feeea [2023-03-08T09:06:25.968Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T09:06:25.968Z] ---> Using cache [2023-03-08T09:06:25.968Z] ---> f0812652e305 [2023-03-08T09:06:25.968Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T09:06:25.968Z] ---> Using cache [2023-03-08T09:06:25.968Z] ---> dc670b5c520d [2023-03-08T09:06:26.235Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T09:06:26.235Z] ---> Using cache [2023-03-08T09:06:26.235Z] ---> 117931b20a6b [2023-03-08T09:06:26.235Z] Step 7/23 : COPY . . [2023-03-08T09:06:26.235Z] ---> Using cache [2023-03-08T09:06:26.235Z] ---> b0c30f534973 [2023-03-08T09:06:26.235Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T09:06:26.502Z] ---> Running in 5fd34e9658d0 [2023-03-08T09:06:27.470Z] Removing intermediate container fe3b7ca0e603 [2023-03-08T09:06:27.470Z] ---> 94783c2601e8 [2023-03-08T09:06:27.470Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T09:06:27.470Z] ---> Running in 9b93574a57d9 [2023-03-08T09:06:28.439Z] Removing intermediate container 9b93574a57d9 [2023-03-08T09:06:28.439Z] ---> 2c4a66452767 [2023-03-08T09:06:28.439Z] [2023-03-08T09:06:28.439Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T09:06:28.439Z] ---> 354640af7b1b [2023-03-08T09:06:28.439Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T09:06:28.439Z] ---> Using cache [2023-03-08T09:06:28.439Z] ---> 1dd1621b21d5 [2023-03-08T09:06:28.439Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T09:06:28.439Z] ---> Using cache [2023-03-08T09:06:28.439Z] ---> b09e25198b8f [2023-03-08T09:06:28.439Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T09:06:29.025Z] 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-08T09:06:35.700Z] ---> 546ab59b02d5 [2023-03-08T09:06:35.700Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T09:06:35.700Z] ---> 0fbe4d9429ff [2023-03-08T09:06:35.700Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T09:06:36.854Z] ---> 8d16ae9e5d4f [2023-03-08T09:06:36.854Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T09:06:37.894Z] ---> 51a4dfa79eff [2023-03-08T09:06:37.894Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T09:06:37.894Z] ---> Running in 43daa3bd695a [2023-03-08T09:06:38.532Z] Removing intermediate container 43daa3bd695a [2023-03-08T09:06:38.532Z] ---> c096a6a4e085 [2023-03-08T09:06:38.532Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T09:06:38.532Z] ---> Running in d21022439411 [2023-03-08T09:06:39.173Z] Removing intermediate container d21022439411 [2023-03-08T09:06:39.173Z] ---> b389fe560ea4 [2023-03-08T09:06:39.173Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T09:06:39.802Z] ---> Running in 1764b3bfa808 [2023-03-08T09:06:40.083Z] Removing intermediate container 1764b3bfa808 [2023-03-08T09:06:40.083Z] ---> 501d7b5cb67f [2023-03-08T09:06:40.083Z] Step 22/23 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d [2023-03-08T09:06:40.369Z] ---> Running in 884698b5de87 [2023-03-08T09:06:41.025Z] Removing intermediate container 884698b5de87 [2023-03-08T09:06:41.025Z] ---> 6b3eec15bb18 [2023-03-08T09:06:41.025Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T09:06:41.292Z] ---> Running in fe324651ebad [2023-03-08T09:06:41.877Z] Removing intermediate container fe324651ebad [2023-03-08T09:06:41.877Z] ---> 78b4caff1c3b [2023-03-08T09:06:41.877Z] [2023-03-08T09:06:42.143Z] Successfully built 78b4caff1c3b [2023-03-08T09:06:42.143Z] Successfully tagged security-spire-server-arm64:latest [2023-03-08T09:06:42.143Z]  Building security-spire-server ... done Building security-proxy-setup [2023-03-08T09:07:00.351Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T09:07:00.351Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T09:07:00.351Z] ---> 7f99e4c4048d [2023-03-08T09:07:00.351Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T09:07:00.351Z] ---> Using cache [2023-03-08T09:07:00.351Z] ---> 7e8c264feeea [2023-03-08T09:07:00.351Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T09:07:00.351Z] ---> Using cache [2023-03-08T09:07:00.351Z] ---> f0812652e305 [2023-03-08T09:07:00.351Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T09:07:00.351Z] ---> Using cache [2023-03-08T09:07:00.351Z] ---> dc670b5c520d [2023-03-08T09:07:00.351Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T09:07:00.351Z] ---> Using cache [2023-03-08T09:07:00.351Z] ---> 117931b20a6b [2023-03-08T09:07:00.351Z] Step 7/20 : COPY . . [2023-03-08T09:07:00.351Z] ---> Using cache [2023-03-08T09:07:00.351Z] ---> b0c30f534973 [2023-03-08T09:07:00.351Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T09:07:00.351Z] ---> Running in e5c34c597bfe [2023-03-08T09:07:00.933Z] 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-08T09:07:57.361Z] Removing intermediate container c967c053366f [2023-03-08T09:07:57.361Z] ---> c0d5451ebebe [2023-03-08T09:07:57.361Z] [2023-03-08T09:07:57.361Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T09:07:57.361Z] ---> 4c81e5bf8899 [2023-03-08T09:07:57.361Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T09:07:57.361Z] ---> Using cache [2023-03-08T09:07:57.361Z] ---> eda624bf51b4 [2023-03-08T09:07:57.361Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T09:07:57.361Z] ---> Using cache [2023-03-08T09:07:57.361Z] ---> d286dd27bae1 [2023-03-08T09:07:57.361Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T09:07:57.361Z] ---> Running in e740c6dc0534 [2023-03-08T09:07:57.361Z] Removing intermediate container e740c6dc0534 [2023-03-08T09:07:57.361Z] ---> 86236039e96e [2023-03-08T09:07:57.361Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T09:07:57.361Z] ---> Running in 30615f31feea [2023-03-08T09:07:57.361Z] Removing intermediate container 30615f31feea [2023-03-08T09:07:57.361Z] ---> 3bbd9f44a914 [2023-03-08T09:07:57.361Z] Step 15/24 : WORKDIR / [2023-03-08T09:07:57.361Z] ---> Running in 4400070b0e1f [2023-03-08T09:07:57.361Z] Removing intermediate container 4400070b0e1f [2023-03-08T09:07:57.361Z] ---> a3321534ab45 [2023-03-08T09:07:57.361Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T09:07:57.361Z] ---> a60ee5a22130 [2023-03-08T09:07:57.361Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T09:07:57.361Z] ---> 509bd0c695be [2023-03-08T09:07:57.361Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T09:07:57.361Z] ---> 0b622efe5ae5 [2023-03-08T09:07:57.361Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T09:07:57.361Z] ---> 8d3f2b400cb3 [2023-03-08T09:07:57.361Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T09:07:57.629Z] ---> Running in 6493a5b5398c [2023-03-08T09:07:58.220Z] Removing intermediate container 6493a5b5398c [2023-03-08T09:07:58.220Z] ---> 3dd4a6b5d438 [2023-03-08T09:07:58.220Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T09:07:58.220Z] ---> Running in 807fb2bf2ed1 [2023-03-08T09:07:58.812Z] Removing intermediate container 807fb2bf2ed1 [2023-03-08T09:07:58.812Z] ---> 54025680ef9d [2023-03-08T09:07:58.812Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T09:07:59.081Z] ---> Running in 8cf98ed636e2 [2023-03-08T09:07:59.676Z] Removing intermediate container 8cf98ed636e2 [2023-03-08T09:07:59.676Z] ---> d57b82e05b05 [2023-03-08T09:07:59.676Z] Step 23/24 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d [2023-03-08T09:07:59.676Z] ---> Running in 86617ec78586 [2023-03-08T09:08:00.260Z] Removing intermediate container 86617ec78586 [2023-03-08T09:08:00.260Z] ---> 5a9bfaf9c39f [2023-03-08T09:08:00.260Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T09:08:00.531Z] ---> Running in 9be0d06d3d7c [2023-03-08T09:08:00.798Z] Removing intermediate container 9be0d06d3d7c [2023-03-08T09:08:00.798Z] ---> fbba1521f4e2 [2023-03-08T09:08:00.798Z] [2023-03-08T09:08:01.382Z] Successfully built fbba1521f4e2 [2023-03-08T09:08:01.382Z] Successfully tagged core-metadata-arm64:latest [2023-03-08T09:08:01.382Z]  Building core-metadata ... done Building security-proxy-auth [2023-03-08T09:08:23.454Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T09:08:23.454Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T09:08:23.454Z] ---> 7f99e4c4048d [2023-03-08T09:08:23.454Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T09:08:23.454Z] ---> Using cache [2023-03-08T09:08:23.454Z] ---> 113c260352dd [2023-03-08T09:08:23.454Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T09:08:23.454Z] ---> Using cache [2023-03-08T09:08:23.454Z] ---> dd71de357ce8 [2023-03-08T09:08:23.454Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T09:08:23.454Z] ---> Using cache [2023-03-08T09:08:23.454Z] ---> e916fdcf857e [2023-03-08T09:08:23.454Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T09:08:23.454Z] ---> Using cache [2023-03-08T09:08:23.454Z] ---> 44813f883bfb [2023-03-08T09:08:23.454Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T09:08:23.454Z] ---> Using cache [2023-03-08T09:08:23.454Z] ---> c1182aa0ea79 [2023-03-08T09:08:23.454Z] Step 8/22 : COPY . . [2023-03-08T09:08:23.454Z] ---> Using cache [2023-03-08T09:08:23.454Z] ---> b2dd1312029c [2023-03-08T09:08:23.454Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T09:08:23.454Z] ---> Running in 9aa681ebabdd [2023-03-08T09:08:23.454Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T09:12:45.300Z] Removing intermediate container a38bc189ef50 [2023-03-08T09:12:45.300Z] ---> 34da916274ac [2023-03-08T09:12:45.300Z] [2023-03-08T09:12:45.300Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T09:12:45.300Z] ---> 4c81e5bf8899 [2023-03-08T09:12:45.300Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T09:12:45.300Z] Removing intermediate container 775d6e0b933a [2023-03-08T09:12:45.300Z] ---> 4b1154129019 [2023-03-08T09:12:45.301Z] [2023-03-08T09:12:45.301Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T09:12:45.301Z] ---> 4c81e5bf8899 [2023-03-08T09:12:45.301Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T09:12:45.301Z] ---> Running in bcc3bf02bf6c [2023-03-08T09:12:45.301Z] ---> Running in 50239badea3c [2023-03-08T09:12:45.301Z] Removing intermediate container bcc3bf02bf6c [2023-03-08T09:12:45.301Z] ---> a5c0e3bda18f [2023-03-08T09:12:45.301Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T09:12:45.301Z] ---> Running in c89cccb2c8be [2023-03-08T09:12:45.301Z] Removing intermediate container 50239badea3c [2023-03-08T09:12:45.301Z] ---> 79ee91b76b8d [2023-03-08T09:12:45.301Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T09:12:45.301Z] ---> Running in 3d5324217131 [2023-03-08T09:12:45.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:12:45.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:12:45.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:12:45.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:12:46.982Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T09:12:46.982Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T09:12:46.982Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T09:12:46.982Z] OK: 5 MiB in 16 packages [2023-03-08T09:12:46.982Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T09:12:46.982Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T09:12:46.982Z] OK: 5 MiB in 15 packages [2023-03-08T09:12:49.561Z] Removing intermediate container c89cccb2c8be [2023-03-08T09:12:49.561Z] ---> 5120568968e7 [2023-03-08T09:12:49.561Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T09:12:49.561Z] Removing intermediate container 3d5324217131 [2023-03-08T09:12:49.561Z] ---> 948d55955310 [2023-03-08T09:12:49.561Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T09:12:49.561Z] ---> Running in f9cf8718a8ba [2023-03-08T09:12:50.526Z] Removing intermediate container f9cf8718a8ba [2023-03-08T09:12:50.526Z] ---> f99dfc1dee1c [2023-03-08T09:12:50.526Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T09:12:50.526Z] ---> 04509bb85adc [2023-03-08T09:12:50.526Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T09:12:50.526Z] ---> Running in 4cb8db53470a [2023-03-08T09:12:51.497Z] Removing intermediate container 4cb8db53470a [2023-03-08T09:12:51.497Z] ---> e09f71c85136 [2023-03-08T09:12:51.497Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T09:12:51.497Z] ---> Running in f0ed49297611 [2023-03-08T09:12:52.465Z] Removing intermediate container f0ed49297611 [2023-03-08T09:12:52.465Z] ---> ebfea5eca2dd [2023-03-08T09:12:52.465Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T09:12:52.465Z] ---> Running in aef877537746 [2023-03-08T09:12:52.734Z] ---> c0349a52bd72 [2023-03-08T09:12:52.734Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T09:12:53.326Z] Removing intermediate container aef877537746 [2023-03-08T09:12:53.326Z] ---> 158274bbd147 [2023-03-08T09:12:53.326Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T09:12:53.594Z] ---> Running in 33456a3e0aa8 [2023-03-08T09:12:54.558Z] ---> 26582b67a829 [2023-03-08T09:12:54.558Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T09:12:55.970Z] ---> 197175e56b3e [2023-03-08T09:12:55.970Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T09:12:55.970Z] ---> Running in 78cd532579d7 [2023-03-08T09:12:58.558Z] Removing intermediate container 33456a3e0aa8 [2023-03-08T09:12:58.558Z] ---> e45073ebea64 [2023-03-08T09:12:58.558Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T09:12:58.558Z] ---> Running in e522ccbe03d1 [2023-03-08T09:12:59.142Z] Removing intermediate container e522ccbe03d1 [2023-03-08T09:12:59.142Z] ---> db72a0ef0320 [2023-03-08T09:12:59.142Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T09:13:01.095Z] Removing intermediate container 78cd532579d7 [2023-03-08T09:13:01.095Z] ---> 33968b442967 [2023-03-08T09:13:01.095Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T09:13:01.095Z] ---> 4f7c81c06f51 [2023-03-08T09:13:01.095Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T09:13:01.095Z] ---> Running in c4d387eb05dc [2023-03-08T09:13:01.367Z] ---> Running in 78182c693848 [2023-03-08T09:13:01.951Z] Removing intermediate container c4d387eb05dc [2023-03-08T09:13:01.951Z] ---> 96232523ba3e [2023-03-08T09:13:01.951Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T09:13:02.537Z] ---> Running in 72d2fc2adc1b [2023-03-08T09:13:03.119Z] Removing intermediate container 72d2fc2adc1b [2023-03-08T09:13:03.119Z] ---> ef23231c9374 [2023-03-08T09:13:03.119Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T09:13:03.388Z] ---> Running in 54024c16bb54 [2023-03-08T09:13:03.971Z] Removing intermediate container 54024c16bb54 [2023-03-08T09:13:03.971Z] ---> a78d81d926a8 [2023-03-08T09:13:03.971Z] Step 21/22 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d [2023-03-08T09:13:04.237Z] ---> Running in 5ab9c26d5b38 [2023-03-08T09:13:05.195Z] Removing intermediate container 5ab9c26d5b38 [2023-03-08T09:13:05.195Z] ---> e1a172100482 [2023-03-08T09:13:05.195Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T09:13:05.461Z] ---> Running in aa914bcda2c3 [2023-03-08T09:13:06.043Z] Removing intermediate container 78182c693848 [2023-03-08T09:13:06.043Z] ---> 3373a4ddf664 [2023-03-08T09:13:06.043Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T09:13:06.043Z] Removing intermediate container aa914bcda2c3 [2023-03-08T09:13:06.043Z] ---> 933fe198be90 [2023-03-08T09:13:06.043Z] [2023-03-08T09:13:06.628Z] Successfully built 933fe198be90 [2023-03-08T09:13:06.628Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-08T09:13:07.209Z]  Building core-common-config-bootstrapper ... done  ---> 0481ab718e70 [2023-03-08T09:13:07.209Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T09:13:09.148Z] ---> d457976b794e [2023-03-08T09:13:09.148Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T09:13:10.109Z] ---> 23d52bbb8adb [2023-03-08T09:13:10.109Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T09:13:11.067Z] ---> 622605dd1421 [2023-03-08T09:13:11.067Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T09:13:13.647Z] ---> 8b2e3f07d52c [2023-03-08T09:13:13.647Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T09:13:14.614Z] ---> 881dc10fe450 [2023-03-08T09:13:14.614Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T09:13:15.576Z] ---> e665222b07ab [2023-03-08T09:13:15.576Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T09:13:15.849Z] ---> Running in 62776edde5e0 [2023-03-08T09:13:19.204Z] Removing intermediate container 62776edde5e0 [2023-03-08T09:13:19.204Z] ---> 0f439d7a84ef [2023-03-08T09:13:19.204Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T09:13:19.204Z] ---> Running in 05085656cbbd [2023-03-08T09:13:19.789Z] Removing intermediate container 05085656cbbd [2023-03-08T09:13:19.789Z] ---> 206f87c718ff [2023-03-08T09:13:19.789Z] Step 29/32 : CMD ["gate"] [2023-03-08T09:13:19.789Z] ---> Running in 19edb50bfc6d [2023-03-08T09:13:20.373Z] Removing intermediate container 19edb50bfc6d [2023-03-08T09:13:20.373Z] ---> 519b677d0075 [2023-03-08T09:13:20.373Z] Step 30/32 : LABEL arch=arm64 [2023-03-08T09:13:20.373Z] ---> Running in 9051ed8fe15a [2023-03-08T09:13:20.955Z] Removing intermediate container 9051ed8fe15a [2023-03-08T09:13:20.955Z] ---> fb0835047cb6 [2023-03-08T09:13:20.955Z] Step 31/32 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d [2023-03-08T09:13:20.955Z] ---> Running in 9baca80723b3 [2023-03-08T09:13:21.542Z] Removing intermediate container 9baca80723b3 [2023-03-08T09:13:21.542Z] ---> 847b1b4bad74 [2023-03-08T09:13:21.542Z] Step 32/32 : LABEL version=0.0.0 [2023-03-08T09:13:21.542Z] ---> Running in 71ce071a236b [2023-03-08T09:13:22.127Z] Removing intermediate container 71ce071a236b [2023-03-08T09:13:22.127Z] ---> 6c53e29e066d [2023-03-08T09:13:22.127Z] [2023-03-08T09:13:22.706Z] Successfully built 6c53e29e066d [2023-03-08T09:13:22.706Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-08T09:13:37.680Z]  Building security-bootstrapper ... 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-08T09:13:52.662Z] Removing intermediate container 5fd34e9658d0 [2023-03-08T09:13:52.662Z] ---> 5ccd22de907a [2023-03-08T09:13:52.662Z] [2023-03-08T09:13:52.662Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T09:13:52.662Z] ---> 4c81e5bf8899 [2023-03-08T09:13:52.662Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T09:13:52.662Z] ---> Running in 7e6b8b66f0bd [2023-03-08T09:13:55.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:13:55.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:13:56.924Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T09:13:56.924Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T09:13:56.924Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T09:13:56.924Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T09:13:56.924Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T09:13:57.192Z] OK: 6 MiB in 17 packages [2023-03-08T09:14:00.549Z] Removing intermediate container 7e6b8b66f0bd [2023-03-08T09:14:00.549Z] ---> 3abf65f70d8d [2023-03-08T09:14:00.549Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T09:14:00.549Z] Removing intermediate container e5c34c597bfe [2023-03-08T09:14:00.549Z] ---> 947d1c3e9fbb [2023-03-08T09:14:00.549Z] [2023-03-08T09:14:00.549Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T09:14:00.549Z] ---> 4c81e5bf8899 [2023-03-08T09:14:00.549Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T09:14:00.549Z] ---> Running in 5a9b8dd25f8a [2023-03-08T09:14:00.549Z] ---> Running in bced5503fd75 [2023-03-08T09:14:01.134Z] Removing intermediate container 5a9b8dd25f8a [2023-03-08T09:14:01.134Z] ---> 152c455f3854 [2023-03-08T09:14:01.134Z] Step 12/23 : WORKDIR / [2023-03-08T09:14:01.401Z] ---> Running in 5bd5dbc292b4 [2023-03-08T09:14:01.984Z] Removing intermediate container 5bd5dbc292b4 [2023-03-08T09:14:01.984Z] ---> 151a86d6932f [2023-03-08T09:14:01.984Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-08T09:14:01.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:14:02.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:14:02.837Z] ---> 0fd5c85dd084 [2023-03-08T09:14:02.837Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-08T09:14:03.424Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T09:14:03.424Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T09:14:03.424Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T09:14:03.424Z] OK: 6 MiB in 16 packages [2023-03-08T09:14:03.424Z] ---> 1a428857df24 [2023-03-08T09:14:03.424Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T09:14:06.006Z] ---> 07c51d06c878 [2023-03-08T09:14:06.006Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T09:14:06.006Z] Removing intermediate container bced5503fd75 [2023-03-08T09:14:06.006Z] ---> 6b31fae7eb97 [2023-03-08T09:14:06.006Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-08T09:14:06.274Z] ---> Running in 63c9baf6cbd6 [2023-03-08T09:14:06.543Z] Removing intermediate container 63c9baf6cbd6 [2023-03-08T09:14:06.543Z] ---> 203cc7fcacfc [2023-03-08T09:14:06.543Z] Step 12/20 : WORKDIR /edgex [2023-03-08T09:14:06.809Z] ---> Running in 76a74b01fde2 [2023-03-08T09:14:06.809Z] ---> 2dd0b91ed930 [2023-03-08T09:14:06.809Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T09:14:07.393Z] Removing intermediate container 76a74b01fde2 [2023-03-08T09:14:07.393Z] ---> 82eb71f580c4 [2023-03-08T09:14:07.393Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T09:14:07.983Z] ---> 4eeb5b1be3b2 [2023-03-08T09:14:07.983Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T09:14:08.567Z] ---> be4f0c28e332 [2023-03-08T09:14:08.567Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T09:14:09.527Z] ---> 9ad46268ec76 [2023-03-08T09:14:09.527Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T09:14:09.527Z] ---> Running in 4d3c34cf25bf [2023-03-08T09:14:09.527Z] ---> 7f488cfc25a4 [2023-03-08T09:14:09.527Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T09:14:10.489Z] ---> 984e6763b7e7 [2023-03-08T09:14:10.489Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T09:14:10.756Z] ---> Running in e2c09059d68f [2023-03-08T09:14:12.717Z] Removing intermediate container 4d3c34cf25bf [2023-03-08T09:14:12.717Z] ---> d8a07b770703 [2023-03-08T09:14:12.717Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T09:14:12.717Z] ---> Running in c2e5c6e05761 [2023-03-08T09:14:13.300Z] Removing intermediate container c2e5c6e05761 [2023-03-08T09:14:13.300Z] ---> dc441aa657c8 [2023-03-08T09:14:13.300Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T09:14:13.300Z] Removing intermediate container e2c09059d68f [2023-03-08T09:14:13.300Z] ---> e0fd6134769a [2023-03-08T09:14:13.300Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T09:14:13.300Z] ---> Running in d2b8b16c3c81 [2023-03-08T09:14:13.567Z] ---> Running in 880f01a95fda [2023-03-08T09:14:13.835Z] Removing intermediate container 880f01a95fda [2023-03-08T09:14:13.835Z] ---> de6f66d9d669 [2023-03-08T09:14:13.835Z] Step 18/20 : LABEL arch=arm64 [2023-03-08T09:14:14.102Z] Removing intermediate container d2b8b16c3c81 [2023-03-08T09:14:14.102Z] ---> d48485542acf [2023-03-08T09:14:14.102Z] Step 22/23 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d [2023-03-08T09:14:14.102Z] ---> Running in 29b648bd33a4 [2023-03-08T09:14:14.102Z] ---> Running in 587c5cf7d80c [2023-03-08T09:14:14.695Z] Removing intermediate container 29b648bd33a4 [2023-03-08T09:14:14.695Z] ---> c8facf8ed02c [2023-03-08T09:14:14.695Z] Removing intermediate container 587c5cf7d80c [2023-03-08T09:14:14.695Z] Step 19/20 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d ---> c797c8a0ce27 [2023-03-08T09:14:14.695Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T09:14:14.695Z] [2023-03-08T09:14:14.695Z] ---> Running in be3cf28c8236 [2023-03-08T09:14:14.695Z] ---> Running in a263d4d0d0e3 [2023-03-08T09:14:15.379Z] Removing intermediate container a263d4d0d0e3 [2023-03-08T09:14:15.379Z] ---> ee0f94fbc4c7 [2023-03-08T09:14:15.379Z] [2023-03-08T09:14:15.379Z] Removing intermediate container be3cf28c8236 [2023-03-08T09:14:15.379Z] ---> 377ef5225d44 [2023-03-08T09:14:15.379Z] Step 20/20 : LABEL version=0.0.0 [2023-03-08T09:14:15.649Z] ---> Running in da0b07ba7c68 [2023-03-08T09:14:15.649Z] Successfully built ee0f94fbc4c7 [2023-03-08T09:14:15.649Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-08T09:14:19.960Z]  Building security-secretstore-setup ... done Removing intermediate container da0b07ba7c68 [2023-03-08T09:14:19.960Z] ---> 20cd1aa3d5c7 [2023-03-08T09:14:19.960Z] [2023-03-08T09:14:19.960Z] Successfully built 20cd1aa3d5c7 [2023-03-08T09:14:19.960Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-08T09:14:19.960Z]  Building security-proxy-setup ... done Removing intermediate container 9aa681ebabdd [2023-03-08T09:14:19.960Z] ---> 4db82eb1f661 [2023-03-08T09:14:19.960Z] [2023-03-08T09:14:19.960Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T09:14:19.960Z] ---> 4c81e5bf8899 [2023-03-08T09:14:19.960Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T09:14:19.960Z] ---> Using cache [2023-03-08T09:14:19.960Z] ---> 79ee91b76b8d [2023-03-08T09:14:19.960Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T09:14:19.960Z] ---> Using cache [2023-03-08T09:14:19.960Z] ---> 948d55955310 [2023-03-08T09:14:19.960Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T09:14:19.960Z] ---> Using cache [2023-03-08T09:14:19.960Z] ---> 04509bb85adc [2023-03-08T09:14:19.960Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T09:14:20.566Z] ---> abfa9b7f7eac [2023-03-08T09:14:20.566Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T09:14:21.161Z] ---> 65803f62e85f [2023-03-08T09:14:21.161Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T09:14:21.744Z] ---> 81efd5a3f9c0 [2023-03-08T09:14:21.744Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T09:14:21.744Z] ---> Running in 6e127b741d51 [2023-03-08T09:14:23.698Z] Removing intermediate container 6e127b741d51 [2023-03-08T09:14:23.698Z] ---> 2f726cc8a7f5 [2023-03-08T09:14:23.698Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T09:14:23.698Z] ---> Running in 001e01ecf7c1 [2023-03-08T09:14:23.968Z] Removing intermediate container 001e01ecf7c1 [2023-03-08T09:14:23.968Z] ---> 3ca6167f8fff [2023-03-08T09:14:23.968Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T09:14:24.235Z] ---> Running in 3c8813f17f06 [2023-03-08T09:14:24.515Z] Removing intermediate container 3c8813f17f06 [2023-03-08T09:14:24.515Z] ---> c8b738470cb1 [2023-03-08T09:14:24.515Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T09:14:24.515Z] ---> Running in ad620104a811 [2023-03-08T09:14:24.782Z] Removing intermediate container ad620104a811 [2023-03-08T09:14:24.782Z] ---> 30c4309611dd [2023-03-08T09:14:24.782Z] Step 21/22 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d [2023-03-08T09:14:25.053Z] ---> Running in c9d5a79c1b4f [2023-03-08T09:14:25.321Z] Removing intermediate container c9d5a79c1b4f [2023-03-08T09:14:25.321Z] ---> 9b87a8b37e2a [2023-03-08T09:14:25.321Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T09:14:25.321Z] ---> Running in df7cf078425e [2023-03-08T09:14:25.588Z] Removing intermediate container df7cf078425e [2023-03-08T09:14:25.588Z] ---> 87ba6e29523b [2023-03-08T09:14:25.588Z] [2023-03-08T09:14:25.855Z] Successfully built 87ba6e29523b [2023-03-08T09:14:25.855Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-08T09:14:26.450Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-03-08T09:14:26.445Z] $ docker stop --time=1 4404cfebf5d1b34270f38b1e8f4be9ccdd1e4c5d1285d66b8f27f3a0ab9825e4 [2023-03-08T09:14:28.128Z] $ docker rm -f --volumes 4404cfebf5d1b34270f38b1e8f4be9ccdd1e4c5d1285d66b8f27f3a0ab9825e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T09:14:28.626Z] + docker images [2023-03-08T09:14:28.892Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T09:14:28.892Z] security-proxy-auth-arm64 latest 87ba6e29523b 3 seconds ago 15.6MB [2023-03-08T09:14:28.892Z] 4db82eb1f661 10 seconds ago 1.49GB [2023-03-08T09:14:28.892Z] security-proxy-setup-arm64 latest 20cd1aa3d5c7 10 seconds ago 15.8MB [2023-03-08T09:14:28.892Z] security-secretstore-setup-arm64 latest ee0f94fbc4c7 13 seconds ago 28.7MB [2023-03-08T09:14:28.892Z] 947d1c3e9fbb 29 seconds ago 1.49GB [2023-03-08T09:14:28.892Z] 5ccd22de907a 37 seconds ago 1.5GB [2023-03-08T09:14:28.893Z] security-bootstrapper-arm64 latest 6c53e29e066d About a minute ago 19MB [2023-03-08T09:14:28.893Z] core-common-config-bootstrapper-arm64 latest 933fe198be90 About a minute ago 14.9MB [2023-03-08T09:14:28.893Z] 4b1154129019 About a minute ago 1.49GB [2023-03-08T09:14:28.893Z] 34da916274ac About a minute ago 1.5GB [2023-03-08T09:14:28.893Z] core-metadata-arm64 latest fbba1521f4e2 6 minutes ago 17.8MB [2023-03-08T09:14:28.893Z] c0d5451ebebe 6 minutes ago 1.51GB [2023-03-08T09:14:28.893Z] security-spire-server-arm64 latest 78b4caff1c3b 7 minutes ago 84.3MB [2023-03-08T09:14:28.893Z] 2c4a66452767 8 minutes ago 1.38GB [2023-03-08T09:14:28.893Z] security-spire-agent-arm64 latest f9f4abb09f6a 8 minutes ago 122MB [2023-03-08T09:14:28.893Z] 7e619d8f5509 9 minutes ago 1.38GB [2023-03-08T09:14:28.893Z] support-notifications-arm64 latest a8979a7b355d 10 minutes ago 29.7MB [2023-03-08T09:14:28.893Z] support-scheduler-arm64 latest c36a2633f5ac 10 minutes ago 29.1MB [2023-03-08T09:14:28.893Z] 75bef005c5e1 11 minutes ago 1.57GB [2023-03-08T09:14:28.893Z] 775d97a6665e 11 minutes ago 1.57GB [2023-03-08T09:14:28.893Z] core-data-arm64 latest ec93b3c3d368 11 minutes ago 17.3MB [2023-03-08T09:14:28.893Z] 86598545c85b 12 minutes ago 1.51GB [2023-03-08T09:14:28.893Z] security-spiffe-token-provider-arm64 latest 71ec7133e742 12 minutes ago 29.1MB [2023-03-08T09:14:28.893Z] 8cdaabad55d4 12 minutes ago 1.54GB [2023-03-08T09:14:28.893Z] core-command-arm64 latest 7b08166a65ff 15 minutes ago 17.1MB [2023-03-08T09:14:28.893Z] c407cbc22b2f 15 minutes ago 1.51GB [2023-03-08T09:14:28.893Z] security-spire-config-arm64 latest f1b37a559374 23 minutes ago 83.6MB [2023-03-08T09:14:28.893Z] c865f270c9b1 23 minutes ago 1.38GB [2023-03-08T09:14:28.893Z] ci-base-image-arm64 latest 7f99e4c4048d 38 minutes ago 904MB [2023-03-08T09:14:28.893Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-08T09:14:28.893Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-08T09:14:28.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-08T09:14:28.893Z] 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-08T09:14:29.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T09:14:29.346Z] [2023-03-08T09:14:29.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T09:14:29.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T09:14:29.684Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T09:14:29.684Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T09:14:29.684Z] 04944245beec: Pulling fs layer [2023-03-08T09:14:29.684Z] 699f458cf7ca: Pulling fs layer [2023-03-08T09:14:29.684Z] 765212b225bb: Pulling fs layer [2023-03-08T09:14:29.684Z] f23df028b6ca: Pulling fs layer [2023-03-08T09:14:29.684Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T09:14:29.684Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T09:14:29.684Z] f23df028b6ca: Waiting [2023-03-08T09:14:29.684Z] d65c8cfc05b1: Waiting [2023-03-08T09:14:29.684Z] 2437ff75d9bd: Waiting [2023-03-08T09:14:29.684Z] 765212b225bb: Waiting [2023-03-08T09:14:29.951Z] 04944245beec: Verifying Checksum [2023-03-08T09:14:29.951Z] 04944245beec: Download complete [2023-03-08T09:14:29.951Z] 765212b225bb: Verifying Checksum [2023-03-08T09:14:29.951Z] 765212b225bb: Download complete [2023-03-08T09:14:29.951Z] f23df028b6ca: Download complete [2023-03-08T09:14:29.951Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T09:14:29.951Z] d65c8cfc05b1: Download complete [2023-03-08T09:14:30.218Z] 699f458cf7ca: Verifying Checksum [2023-03-08T09:14:30.218Z] 699f458cf7ca: Download complete [2023-03-08T09:14:30.486Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T09:14:30.486Z] 8998bd30e6a1: Download complete [2023-03-08T09:14:33.821Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T09:14:33.821Z] 2437ff75d9bd: Download complete [2023-03-08T09:14:34.405Z] 8998bd30e6a1: Pull complete [2023-03-08T09:14:34.990Z] 04944245beec: Pull complete [2023-03-08T09:14:36.395Z] 699f458cf7ca: Pull complete [2023-03-08T09:14:36.395Z] 765212b225bb: Pull complete [2023-03-08T09:14:37.354Z] f23df028b6ca: Pull complete [2023-03-08T09:14:37.354Z] d65c8cfc05b1: Pull complete [2023-03-08T09:14:49.892Z] 2437ff75d9bd: Pull complete [2023-03-08T09:14:49.892Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T09:14:49.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T09:14:49.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T09:14:50.090Z] prd-ubuntu20.04-docker-arm64-4c-16g-8767 does not seem to be running inside a container [2023-03-08T09:14:50.159Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-08T09:14:53.224Z] $ docker top 6e9de9e4e05a3ca9322ed222b2d200ae318dd98d49d1376920d0bbb92bed30bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T09:14:54.101Z] ---> job-cost.sh [2023-03-08T09:14:54.101Z] lf-activate-venv: SKIPPING [2023-03-08T09:14:54.101Z] INFO: No Stack... [2023-03-08T09:14:54.680Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T09:14:55.632Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T09:14:56.271Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-03-08T09:14:56.271Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T09:14:56.310Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4407-4-stack-cost] [2023-03-08T09:14:56.316Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4407-4-stack-cost] did not exist. Created. [2023-03-08T09:14:56.316Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4407-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T09:14:56.956Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T09:14:57.150Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T09:14:57.159Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4407-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T09:14:57.165Z] $ docker stop --time=1 6e9de9e4e05a3ca9322ed222b2d200ae318dd98d49d1376920d0bbb92bed30bc [2023-03-08T09:14:59.456Z] $ docker rm -f --volumes 6e9de9e4e05a3ca9322ed222b2d200ae318dd98d49d1376920d0bbb92bed30bc [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-08T09:14:59.851Z] provisioning config files... [2023-03-08T09:14:59.859Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config16833824833017926762tmp [Pipeline] { [Pipeline] sh [2023-03-08T09:15:00.151Z] + set +x [2023-03-08T09:15:00.151Z] + curl -s https://codecov.io/bash [2023-03-08T09:15:00.151Z] + bash -s -- [2023-03-08T09:15:00.151Z] [2023-03-08T09:15:00.151Z] _____ _ [2023-03-08T09:15:00.151Z] / ____| | | [2023-03-08T09:15:00.151Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T09:15:00.151Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T09:15:00.151Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T09:15:00.151Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T09:15:00.151Z] Bash-1.0.6 [2023-03-08T09:15:00.151Z] [2023-03-08T09:15:00.151Z] [2023-03-08T09:15:00.151Z] ==> git version 2.25.1 found [2023-03-08T09:15:00.151Z] ==> 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-08T09:15:00.151Z] Release-Date: 2020-01-08 [2023-03-08T09:15:00.151Z] 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-08T09:15:00.151Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T09:15:00.151Z] ==> Jenkins CI detected. [2023-03-08T09:15:00.151Z] current dir:  /w/workspace/edgex-go/4 [2023-03-08T09:15:00.151Z] project root: . [2023-03-08T09:15:00.151Z] --> token set from env [2023-03-08T09:15:00.151Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T09:15:00.152Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T09:15:00.152Z] ==> Python coveragepy not found [2023-03-08T09:15:00.152Z] ==> Searching for coverage reports in: [2023-03-08T09:15:00.152Z] + . [2023-03-08T09:15:00.152Z] -> Found 1 reports [2023-03-08T09:15:00.152Z] ==> Detecting git/mercurial file structure [2023-03-08T09:15:00.152Z] ==> Reading reports [2023-03-08T09:15:00.152Z] + ./coverage.out bytes=446903 [2023-03-08T09:15:00.152Z] ==> Appending adjustments [2023-03-08T09:15:00.152Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T09:15:01.529Z] + Found adjustments [2023-03-08T09:15:01.529Z] ==> Gzipping contents [2023-03-08T09:15:01.529Z] 60K /tmp/codecov.NdKwqF.gz [2023-03-08T09:15:01.529Z] ==> Uploading reports [2023-03-08T09:15:01.529Z] url: https://codecov.io [2023-03-08T09:15:01.529Z] query: branch=PR-4407&commit=90c8335490137832c84a197ec5fe39ed3e394d0d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4407%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4407&job=&cmd_args= [2023-03-08T09:15:01.529Z] -> Pinging Codecov [2023-03-08T09:15:01.529Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4407&commit=90c8335490137832c84a197ec5fe39ed3e394d0d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4407%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4407&job=&cmd_args= [2023-03-08T09:15:01.529Z] -> Uploading to [2023-03-08T09:15:01.529Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/90c8335490137832c84a197ec5fe39ed3e394d0d/9a841c04-8370-4867-b067-d323ebf648d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T091501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d751cb1025f345f934a06393f56f25ea6c6ecceccb6d2be5ba35c8a84990c5ba [2023-03-08T09:15:01.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T09:15:01.529Z] Dload Upload Total Spent Left Speed [2023-03-08T09:15:01.788Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58179 0 0 100 58179 0 257k --:--:-- --:--:-- --:--:-- 255k 100 58179 0 0 100 58179 0 202k --:--:-- --:--:-- --:--:-- 201k [2023-03-08T09:15:01.788Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/90c8335490137832c84a197ec5fe39ed3e394d0d [Pipeline] } [2023-03-08T09:15:01.795Z] 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-08T09:15:02.378Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-08T09:15:02.672Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T09:15:03.532Z] ---> package-listing.sh [2023-03-08T09:15:03.532Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T09:15:03.532Z] ++ facter osfamily [2023-03-08T09:15:03.791Z] + OS_FAMILY=debian [2023-03-08T09:15:03.791Z] + workspace=/w/workspace/edgex-go/4 [2023-03-08T09:15:03.791Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T09:15:03.791Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T09:15:03.791Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T09:15:03.791Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T09:15:03.791Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-08T09:15:03.791Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T09:15:03.791Z] + case "${OS_FAMILY}" in [2023-03-08T09:15:03.791Z] + dpkg -l [2023-03-08T09:15:03.791Z] + grep '^ii' [2023-03-08T09:15:03.791Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T09:15:03.791Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T09:15:03.791Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T09:15:03.791Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-08T09:15:03.791Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-03-08T09:15:03.791Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-03-08T09:15:03.802Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-08T09:15:04.081Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T09:15:04.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T09:15:04.642Z] [2023-03-08T09:15:04.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T09:15:04.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T09:15:04.945Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T09:15:04.945Z] 5eb5b503b376: Pulling fs layer [2023-03-08T09:15:04.945Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T09:15:04.945Z] ec43610c2a17: Pulling fs layer [2023-03-08T09:15:04.945Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T09:15:04.945Z] 33b1e0a273af: Pulling fs layer [2023-03-08T09:15:04.945Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T09:15:04.945Z] 2f39f015ded8: Pulling fs layer [2023-03-08T09:15:04.945Z] 33b1e0a273af: Waiting [2023-03-08T09:15:04.945Z] 2f39f015ded8: Waiting [2023-03-08T09:15:04.945Z] 5d3b04190fa2: Waiting [2023-03-08T09:15:04.945Z] 5c69ac0246d0: Download complete [2023-03-08T09:15:04.945Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-08T09:15:04.945Z] 3a2ae6a8a46f: Download complete [2023-03-08T09:15:05.204Z] 33b1e0a273af: Verifying Checksum [2023-03-08T09:15:05.204Z] 33b1e0a273af: Download complete [2023-03-08T09:15:05.204Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T09:15:05.204Z] 5d3b04190fa2: Download complete [2023-03-08T09:15:05.204Z] ec43610c2a17: Verifying Checksum [2023-03-08T09:15:05.204Z] ec43610c2a17: Download complete [2023-03-08T09:15:05.204Z] 5eb5b503b376: Verifying Checksum [2023-03-08T09:15:05.204Z] 5eb5b503b376: Download complete [2023-03-08T09:15:06.139Z] 2f39f015ded8: Download complete [2023-03-08T09:15:06.705Z] 5eb5b503b376: Pull complete [2023-03-08T09:15:06.705Z] 5c69ac0246d0: Pull complete [2023-03-08T09:15:07.271Z] ec43610c2a17: Pull complete [2023-03-08T09:15:07.271Z] 3a2ae6a8a46f: Pull complete [2023-03-08T09:15:07.530Z] 33b1e0a273af: Pull complete [2023-03-08T09:15:07.530Z] 5d3b04190fa2: Pull complete [2023-03-08T09:15:12.799Z] 2f39f015ded8: Pull complete [2023-03-08T09:15:12.799Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T09:15:12.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T09:15:12.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T09:15:12.885Z] prd-ubuntu20.04-docker-8c-8g-8762 does not seem to be running inside a container [2023-03-08T09:15:12.919Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:latest cat [2023-03-08T09:15:16.534Z] $ docker top ac1f562d6787a5ac2adfd0593ce4a71c9e041b0f63b356016ce955a5b1b628c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T09:15:16.889Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T09:15:17.174Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T09:15:17.460Z] + ls /var/log/sa-host [2023-03-08T09:15:17.460Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T09:15:17.538Z] provisioning config files... [2023-03-08T09:15:17.546Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6139776409039574724tmp [Pipeline] { [Pipeline] echo [2023-03-08T09:15:17.555Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T09:15:17.838Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T09:15:17.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T09:15:18.163Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T09:15:18.170Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T09:15:18.456Z] ---> sudo-logs.sh [2023-03-08T09:15:18.456Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T09:15:18.475Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T09:15:18.757Z] ---> job-cost.sh [2023-03-08T09:15:18.758Z] lf-activate-venv: SKIPPING [2023-03-08T09:15:18.758Z] DEBUG: total: 0.10999999940395355 [2023-03-08T09:15:18.758Z] INFO: Retrieving Stack Cost... [2023-03-08T09:15:19.326Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T09:15:19.586Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T09:15:19.598Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T09:15:19.881Z] ---> logs-deploy.sh [2023-03-08T09:15:19.881Z] lf-activate-venv: SKIPPING [2023-03-08T09:15:19.881Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4407/4 [2023-03-08T09:15:19.881Z] INFO: archiving workspace using pattern(s): [2023-03-08T09:15:21.263Z] Archives upload complete. [2023-03-08T09:15:21.263Z] INFO: archiving logs to Nexus