Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ee3b2bb24e06d2693944d389d843385d51c141b+788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 (e5ba3538f8b9f4fc4bc418766e0b994b5eb1b15e) 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-ssh14875085377295483434.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-ssh1628010284092641421.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-4352/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-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2444439270371477997.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-ssh17613590466641603682.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-4352/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-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14081133403476981861.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/v2], 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6077’ Running on prd-ubuntu20.04-docker-8c-8g-6084 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 into PR head commit 5ee3b2bb24e06d2693944d389d843385d51c141b Merge succeeded, producing c9e803d6eb878a784574975731bfcfaeb8c2e783 Checking out Revision c9e803d6eb878a784574975731bfcfaeb8c2e783 (PR-4352) > 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/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ee3b2bb24e06d2693944d389d843385d51c141b # 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 788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9e803d6eb878a784574975731bfcfaeb8c2e783 # timeout=10 Commit message: "Merge commit '788be756f331ff1c1ac8640fcafd3eeb74e9f5c6' into HEAD" > git rev-list --no-walk 5ee3b2bb24e06d2693944d389d843385d51c141b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-15T08:33:04.675Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-15T08:33:04.737Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-15T08:33:04.756Z] ========================================================= [2023-02-15T08:33:04.756Z] EdgeX Global Pipelines Version Info [2023-02-15T08:33:04.756Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-15T08:33:05.483Z] ------------------- [2023-02-15T08:33:05.483Z] stable info: [2023-02-15T08:33:05.483Z] ------------------- [2023-02-15T08:33:05.483Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-15T08:33:05.483Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T08:33:05.483Z] Message: update stable to v1.0.244 [2023-02-15T08:33:06.063Z] ------------------- [2023-02-15T08:33:06.063Z] experimental info: [2023-02-15T08:33:06.063Z] ------------------- [2023-02-15T08:33:06.063Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-15T08:33:06.063Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T08:33:06.063Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-15T08:33:06.287Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-15T08:33:06.299Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-15T08:33:06.314Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-15T08:33:06.326Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-15T08:33:06.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-15T08:33:06.360Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-15T08:33:06.371Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-15T08:33:06.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-15T08:33:06.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-15T08:33:06.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-15T08:33:06.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-15T08:33:06.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-15T08:33:06.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-15T08:33:06.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-15T08:33:06.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-15T08:33:06.471Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T08:33:06.563Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T08:33:06.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-15T08:33:06.587Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-15T08:33:06.597Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-15T08:33:06.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-15T08:33:06.617Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-15T08:33:06.626Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-15T08:33:06.636Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4352 [Pipeline] echo [2023-02-15T08:33:06.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4352 [Pipeline] echo [2023-02-15T08:33:06.656Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4352 [Pipeline] echo [2023-02-15T08:33:06.674Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9e803d6eb878a784574975731bfcfaeb8c2e783 [Pipeline] echo [2023-02-15T08:33:06.691Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9e803d [Pipeline] echo [2023-02-15T08:33:06.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T08:33:06.741Z] provisioning config files... [2023-02-15T08:33:06.752Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config14513196077737216014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T08:33:07.051Z] ---> docker-login.sh [2023-02-15T08:33:07.051Z] nexus3.edgexfoundry.org:10001 [2023-02-15T08:33:07.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:33:07.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:33:07.312Z] Configure a credential helper to remove this warning. See [2023-02-15T08:33:07.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:33:07.312Z] [2023-02-15T08:33:07.312Z] Login Succeeded [2023-02-15T08:33:07.312Z] nexus3.edgexfoundry.org:10002 [2023-02-15T08:33:07.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:33:07.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:33:07.312Z] Configure a credential helper to remove this warning. See [2023-02-15T08:33:07.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:33:07.312Z] [2023-02-15T08:33:07.312Z] Login Succeeded [2023-02-15T08:33:07.312Z] nexus3.edgexfoundry.org:10003 [2023-02-15T08:33:07.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:33:07.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:33:07.573Z] Configure a credential helper to remove this warning. See [2023-02-15T08:33:07.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:33:07.573Z] [2023-02-15T08:33:07.573Z] Login Succeeded [2023-02-15T08:33:07.573Z] nexus3.edgexfoundry.org:10004 [2023-02-15T08:33:07.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:33:07.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:33:07.573Z] Configure a credential helper to remove this warning. See [2023-02-15T08:33:07.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:33:07.573Z] [2023-02-15T08:33:07.573Z] Login Succeeded [2023-02-15T08:33:07.573Z] docker.io [2023-02-15T08:33:07.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:33:07.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:33:07.836Z] Configure a credential helper to remove this warning. See [2023-02-15T08:33:07.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:33:07.836Z] [2023-02-15T08:33:07.836Z] Login Succeeded [2023-02-15T08:33:07.836Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T08:33:07.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T08:33:08.148Z] + 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-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-02-15T08:33:08.148Z] + dirname cmd/core-command/Dockerfile [2023-02-15T08:33:08.148Z] + cut -d/ -f2 [2023-02-15T08:33:08.148Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-15T08:33:08.148Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-15T08:33:08.148Z] + cut -d/ -f2 [2023-02-15T08:33:08.148Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-15T08:33:08.148Z] + dirname cmd/core-data/Dockerfile [2023-02-15T08:33:08.148Z] + cut -d/ -f2 [2023-02-15T08:33:08.148Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-15T08:33:08.148Z] + dirname cmd/core-metadata/Dockerfile [2023-02-15T08:33:08.148Z] + cut -d/ -f2 [2023-02-15T08:33:08.148Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-15T08:33:08.148Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-15T08:33:08.148Z] + cut -d/ -f2 [2023-02-15T08:33:08.148Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-15T08:33:08.148Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-15T08:33:08.148Z] + cut -d/ -f2 [2023-02-15T08:33:08.148Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-15T08:33:08.148Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-15T08:33:08.148Z] + cut -d/ -f2 [2023-02-15T08:33:08.148Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-15T08:33:08.148Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-15T08:33:08.148Z] + cut -d/ -f2 [2023-02-15T08:33:08.148Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-15T08:33:08.148Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-15T08:33:08.148Z] + cut -d/ -f2 [2023-02-15T08:33:08.148Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-15T08:33:08.148Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-15T08:33:08.148Z] + cut -d/ -f2 [2023-02-15T08:33:08.148Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-15T08:33:08.148Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-15T08:33:08.148Z] + cut -d/ -f2 [2023-02-15T08:33:08.148Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-15T08:33:08.148Z] + dirname cmd/support-notifications/Dockerfile [2023-02-15T08:33:08.148Z] + cut -d/ -f2 [2023-02-15T08:33:08.148Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-15T08:33:08.148Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-15T08:33:08.148Z] + cut -d/ -f2 [2023-02-15T08:33:08.148Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-15T08:33:08.204Z] 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-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-02-15T08:33:08.535Z] + git rev-list -1 --merges c9e803d6eb878a784574975731bfcfaeb8c2e783~1..c9e803d6eb878a784574975731bfcfaeb8c2e783 [Pipeline] echo [2023-02-15T08:33:08.547Z] -----------> git rev-list -1 --merges c9e803d6eb878a784574975731bfcfaeb8c2e783~1..c9e803d6eb878a784574975731bfcfaeb8c2e783 c9e803d6eb878a784574975731bfcfaeb8c2e783 [2023-02-15T08:33:08.547Z] c9e803d6eb878a784574975731bfcfaeb8c2e783 [false] [Pipeline] sh [2023-02-15T08:33:08.833Z] + git log --format=format:%s -1 c9e803d6eb878a784574975731bfcfaeb8c2e783 [Pipeline] echo [2023-02-15T08:33:08.847Z] ========================================================= [2023-02-15T08:33:08.847Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-15T08:33:08.847Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-15T08:33:09.208Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T08:33:09.208Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-15T08:33:09.208Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-15T08:33:09.208Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-15T08:33:09.208Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-15T08:33:09.208Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-15T08:33:09.208Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:33:09.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T08:33:09.540Z] [2023-02-15T08:33:09.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:33:09.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T08:33:09.843Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-15T08:33:09.843Z] b85a868b505f: Pulling fs layer [2023-02-15T08:33:09.843Z] e2be974225ed: Pulling fs layer [2023-02-15T08:33:09.843Z] 339a4e72a1f5: Pulling fs layer [2023-02-15T08:33:09.843Z] 988bab9f4d93: Pulling fs layer [2023-02-15T08:33:09.843Z] 1469e6f7b9e6: Pulling fs layer [2023-02-15T08:33:09.843Z] eaf3925da568: Pulling fs layer [2023-02-15T08:33:09.843Z] bab4dde63d76: Pulling fs layer [2023-02-15T08:33:09.843Z] bde34c3a00c8: Pulling fs layer [2023-02-15T08:33:09.843Z] b352a97aabf1: Pulling fs layer [2023-02-15T08:33:09.843Z] 4872d77fe225: Pulling fs layer [2023-02-15T08:33:09.843Z] 5851b861e8e6: Pulling fs layer [2023-02-15T08:33:09.843Z] 1469e6f7b9e6: Waiting [2023-02-15T08:33:09.843Z] eaf3925da568: Waiting [2023-02-15T08:33:09.843Z] 988bab9f4d93: Waiting [2023-02-15T08:33:09.843Z] b352a97aabf1: Waiting [2023-02-15T08:33:09.843Z] 4872d77fe225: Waiting [2023-02-15T08:33:09.843Z] bab4dde63d76: Waiting [2023-02-15T08:33:09.843Z] bde34c3a00c8: Waiting [2023-02-15T08:33:10.120Z] e2be974225ed: Verifying Checksum [2023-02-15T08:33:10.120Z] e2be974225ed: Download complete [2023-02-15T08:33:10.120Z] 988bab9f4d93: Verifying Checksum [2023-02-15T08:33:10.120Z] 988bab9f4d93: Download complete [2023-02-15T08:33:10.400Z] 339a4e72a1f5: Verifying Checksum [2023-02-15T08:33:10.400Z] 339a4e72a1f5: Download complete [2023-02-15T08:33:10.400Z] eaf3925da568: Verifying Checksum [2023-02-15T08:33:10.400Z] eaf3925da568: Download complete [2023-02-15T08:33:10.400Z] 1469e6f7b9e6: Verifying Checksum [2023-02-15T08:33:10.400Z] 1469e6f7b9e6: Download complete [2023-02-15T08:33:10.695Z] bde34c3a00c8: Verifying Checksum [2023-02-15T08:33:10.695Z] bde34c3a00c8: Download complete [2023-02-15T08:33:10.998Z] b352a97aabf1: Download complete [2023-02-15T08:33:10.998Z] 4872d77fe225: Verifying Checksum [2023-02-15T08:33:10.998Z] 4872d77fe225: Download complete [2023-02-15T08:33:10.998Z] 5851b861e8e6: Download complete [2023-02-15T08:33:11.284Z] b85a868b505f: Verifying Checksum [2023-02-15T08:33:11.284Z] b85a868b505f: Download complete [2023-02-15T08:33:11.543Z] bab4dde63d76: Verifying Checksum [2023-02-15T08:33:11.543Z] bab4dde63d76: Download complete [2023-02-15T08:33:12.480Z] b85a868b505f: Pull complete [2023-02-15T08:33:12.741Z] e2be974225ed: Pull complete [2023-02-15T08:33:13.316Z] 339a4e72a1f5: Pull complete [2023-02-15T08:33:13.316Z] 988bab9f4d93: Pull complete [2023-02-15T08:33:13.574Z] 1469e6f7b9e6: Pull complete [2023-02-15T08:33:13.574Z] eaf3925da568: Pull complete [2023-02-15T08:33:15.489Z] bab4dde63d76: Pull complete [2023-02-15T08:33:15.489Z] bde34c3a00c8: Pull complete [2023-02-15T08:33:15.750Z] b352a97aabf1: Pull complete [2023-02-15T08:33:15.750Z] 4872d77fe225: Pull complete [2023-02-15T08:33:15.750Z] 5851b861e8e6: Pull complete [2023-02-15T08:33:15.750Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-15T08:33:15.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T08:33:15.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:33:15.855Z] prd-ubuntu20.04-docker-8c-8g-6084 does not seem to be running inside a container [2023-02-15T08:33:15.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-15T08:33:18.622Z] $ docker top 3bb008299ea801cf9e1eca33fa2b3e8afd1e87ff770103dbc1cef297a0b5fe8b -eo pid,comm [2023-02-15T08:33:18.677Z] 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-02-15T08:33:18.677Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T08:33:18.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T08:33:18.705Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T08:33:18.830Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T08:33:18.836Z] $ docker exec 3bb008299ea801cf9e1eca33fa2b3e8afd1e87ff770103dbc1cef297a0b5fe8b ssh-agent [2023-02-15T08:33:18.962Z] SSH_AUTH_SOCK=/tmp/ssh-ZuVJ0JkAtKNo/agent.31 [2023-02-15T08:33:18.962Z] SSH_AGENT_PID=37 [2023-02-15T08:33:18.968Z] Running ssh-add (command line suppressed) [2023-02-15T08:33:19.081Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5283138575855535935.key (/w/workspace/edgex-go/3@tmp/private_key_5283138575855535935.key) [2023-02-15T08:33:19.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T08:33:19.382Z] + git tag --points-at HEAD [Pipeline] } [2023-02-15T08:33:19.407Z] $ docker exec --env ******** --env ******** 3bb008299ea801cf9e1eca33fa2b3e8afd1e87ff770103dbc1cef297a0b5fe8b ssh-agent -k [2023-02-15T08:33:19.507Z] unset SSH_AUTH_SOCK; [2023-02-15T08:33:19.508Z] unset SSH_AGENT_PID; [2023-02-15T08:33:19.508Z] echo Agent pid 37 killed; [2023-02-15T08:33:19.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-15T08:33:19.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T08:33:19.544Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T08:33:19.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T08:33:19.668Z] $ docker exec 3bb008299ea801cf9e1eca33fa2b3e8afd1e87ff770103dbc1cef297a0b5fe8b ssh-agent [2023-02-15T08:33:19.792Z] SSH_AUTH_SOCK=/tmp/ssh-76s5vtc2dxNk/agent.69 [2023-02-15T08:33:19.792Z] SSH_AGENT_PID=75 [2023-02-15T08:33:19.797Z] Running ssh-add (command line suppressed) [2023-02-15T08:33:19.903Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_343857208736248583.key (/w/workspace/edgex-go/3@tmp/private_key_343857208736248583.key) [2023-02-15T08:33:19.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T08:33:20.204Z] + git semver init [2023-02-15T08:33:20.462Z] 2023-02-15 08:33:20,437 [run_init] DEBUG init version:0.0.0 force:False [2023-02-15T08:33:20.462Z] 2023-02-15 08:33:20,439 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-02-15T08:33:20.462Z] 2023-02-15 08:33:20,440 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-02-15T08:33:20.462Z] 2023-02-15 08:33:20,441 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-02-15T08:33:25.831Z] 2023-02-15 08:33:25,569 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-02-15T08:33:25.831Z] 2023-02-15 08:33:25,570 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4352 with force:False [2023-02-15T08:33:25.831Z] 2023-02-15 08:33:25,570 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4352 [2023-02-15T08:33:25.831Z] 2023-02-15 08:33:25,575 [execute] INFO git cat-file --batch-check [2023-02-15T08:33:25.831Z] 2023-02-15 08:33:25,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T08:33:25.831Z] 2023-02-15 08:33:25,584 [execute] INFO git cat-file --batch [2023-02-15T08:33:25.832Z] 2023-02-15 08:33:25,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T08:33:25.832Z] 2023-02-15 08:33:25,588 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4352 [2023-02-15T08:33:25.832Z] 0.0.0 [Pipeline] } [2023-02-15T08:33:25.857Z] $ docker exec --env ******** --env ******** 3bb008299ea801cf9e1eca33fa2b3e8afd1e87ff770103dbc1cef297a0b5fe8b ssh-agent -k [2023-02-15T08:33:25.975Z] unset SSH_AUTH_SOCK; [2023-02-15T08:33:25.975Z] unset SSH_AGENT_PID; [2023-02-15T08:33:25.975Z] echo Agent pid 75 killed; [2023-02-15T08:33:25.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T08:33:26.296Z] + git semver [Pipeline] } [2023-02-15T08:33:26.570Z] $ docker stop --time=1 3bb008299ea801cf9e1eca33fa2b3e8afd1e87ff770103dbc1cef297a0b5fe8b [2023-02-15T08:33:27.871Z] $ docker rm -f --volumes 3bb008299ea801cf9e1eca33fa2b3e8afd1e87ff770103dbc1cef297a0b5fe8b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T08:33:28.209Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-15T08:33:28.417Z] Stashed 1 file(s) [Pipeline] echo [2023-02-15T08:33:28.420Z] [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-02-15T08:33:28.827Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-02-15T08:33:28.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T08:33:28.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T08:33:28.861Z] ========================================================= [2023-02-15T08:33:28.861Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-15T08:33:28.861Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-15T08:33:29.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T08:33:29.148Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-15T08:33:29.148Z] 213ec9aee27d: Pulling fs layer [2023-02-15T08:33:29.148Z] 4583459ba037: Pulling fs layer [2023-02-15T08:33:29.148Z] 93c1e223e6f2: Pulling fs layer [2023-02-15T08:33:29.148Z] 53926ce57604: Pulling fs layer [2023-02-15T08:33:29.148Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-15T08:33:29.148Z] 22ff95d597cd: Pulling fs layer [2023-02-15T08:33:29.148Z] 12d6caf4c0d1: Pulling fs layer [2023-02-15T08:33:29.148Z] 96b7cbca73a9: Pulling fs layer [2023-02-15T08:33:29.148Z] a7acece74701: Pulling fs layer [2023-02-15T08:33:29.148Z] 53926ce57604: Waiting [2023-02-15T08:33:29.148Z] 21b2b0c7a3f4: Waiting [2023-02-15T08:33:29.148Z] 22ff95d597cd: Waiting [2023-02-15T08:33:29.148Z] 12d6caf4c0d1: Waiting [2023-02-15T08:33:29.148Z] 96b7cbca73a9: Waiting [2023-02-15T08:33:29.148Z] a7acece74701: Waiting [2023-02-15T08:33:29.148Z] 93c1e223e6f2: Verifying Checksum [2023-02-15T08:33:29.148Z] 93c1e223e6f2: Download complete [2023-02-15T08:33:29.148Z] 4583459ba037: Verifying Checksum [2023-02-15T08:33:29.148Z] 4583459ba037: Download complete [2023-02-15T08:33:29.148Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-15T08:33:29.148Z] 21b2b0c7a3f4: Download complete [2023-02-15T08:33:29.148Z] 213ec9aee27d: Verifying Checksum [2023-02-15T08:33:29.148Z] 213ec9aee27d: Download complete [2023-02-15T08:33:29.414Z] 12d6caf4c0d1: Verifying Checksum [2023-02-15T08:33:29.414Z] 12d6caf4c0d1: Download complete [2023-02-15T08:33:29.682Z] 213ec9aee27d: Pull complete [2023-02-15T08:33:29.960Z] 4583459ba037: Pull complete [2023-02-15T08:33:29.961Z] 93c1e223e6f2: Pull complete [2023-02-15T08:33:30.580Z] 96b7cbca73a9: Verifying Checksum [2023-02-15T08:33:30.580Z] 96b7cbca73a9: Download complete [2023-02-15T08:33:30.580Z] a7acece74701: Verifying Checksum [2023-02-15T08:33:30.580Z] a7acece74701: Download complete [2023-02-15T08:33:31.164Z] 53926ce57604: Verifying Checksum [2023-02-15T08:33:31.164Z] 53926ce57604: Download complete [2023-02-15T08:33:35.410Z] 53926ce57604: Pull complete [2023-02-15T08:33:35.410Z] 21b2b0c7a3f4: Pull complete [2023-02-15T08:33:35.410Z] 22ff95d597cd: Pull complete [2023-02-15T08:33:35.714Z] 12d6caf4c0d1: Pull complete [2023-02-15T08:33:37.686Z] 96b7cbca73a9: Pull complete [2023-02-15T08:33:38.618Z] a7acece74701: Pull complete [2023-02-15T08:33:38.618Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-15T08:33:38.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T08:33:38.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-15T08:33:38.914Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-02-15T08:33:38.914Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T08:33:38.914Z] WORKDIR /edgex [2023-02-15T08:33:38.914Z] COPY go.mod . [2023-02-15T08:33:38.914Z] RUN go mod download [2023-02-15T08:33:39.482Z] Sending build context to Docker daemon 170.3MB [2023-02-15T08:33:39.482Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T08:33:39.482Z] ---> db6d94c90886 [2023-02-15T08:33:39.482Z] Step 2/4 : WORKDIR /edgex [2023-02-15T08:33:43.503Z] Still waiting to schedule task [2023-02-15T08:33:43.504Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6081’ [2023-02-15T08:33:43.675Z] ---> Running in a40859931a76 [2023-02-15T08:33:43.676Z] Removing intermediate container a40859931a76 [2023-02-15T08:33:43.676Z] ---> 00694b25dc80 [2023-02-15T08:33:43.676Z] Step 3/4 : COPY go.mod . [2023-02-15T08:33:43.676Z] ---> 5044a9bdce32 [2023-02-15T08:33:43.676Z] Step 4/4 : RUN go mod download [2023-02-15T08:33:43.676Z] ---> Running in 3bf8dc25fea7 [2023-02-15T08:33:58.613Z] Removing intermediate container 3bf8dc25fea7 [2023-02-15T08:33:58.613Z] ---> a3526d47d7f6 [2023-02-15T08:33:58.613Z] Successfully built a3526d47d7f6 [2023-02-15T08:33:58.613Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:33:58.916Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T08:33:58.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:33:58.982Z] prd-ubuntu20.04-docker-8c-8g-6084 does not seem to be running inside a container [2023-02-15T08:33:59.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-15T08:33:59.440Z] $ docker top 1cd3e292ac6559f280c24dfd01ba465bd91a6c46fda3d941234755cab1a8867e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T08:33:59.779Z] + go version [2023-02-15T08:33:59.779Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-15T08:33:59.793Z] $ docker stop --time=1 1cd3e292ac6559f280c24dfd01ba465bd91a6c46fda3d941234755cab1a8867e [2023-02-15T08:34:01.330Z] $ docker rm -f --volumes 1cd3e292ac6559f280c24dfd01ba465bd91a6c46fda3d941234755cab1a8867e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:34:01.770Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T08:34:01.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:34:01.853Z] prd-ubuntu20.04-docker-8c-8g-6084 does not seem to be running inside a container [2023-02-15T08:34:01.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-15T08:34:02.257Z] $ docker top e42cc0095069c82fe0360d64cb08eb2c2edc273e61173ac11a48d074ce4d8acc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-15T08:34:02.323Z] ========================================================= [2023-02-15T08:34:02.323Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-15T08:34:02.323Z] ========================================================= [Pipeline] sh [2023-02-15T08:34:02.604Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-02-15T08:34:02.982Z] + make test [2023-02-15T08:34:02.982Z] go test -race -coverprofile=coverage.out ./... [2023-02-15T08:34:09.546Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-15T08:34:24.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-15T08:34:24.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-15T08:34:24.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-15T08:34:24.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-15T08:34:24.416Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-15T08:34:24.416Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-15T08:34:24.416Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-15T08:34:24.416Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-15T08:34:24.416Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-15T08:34:24.416Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-15T08:34:24.416Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-15T08:34:24.416Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-15T08:34:24.416Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-15T08:34:24.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-15T08:34:24.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2023-02-15T08:34:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-15T08:34:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-15T08:34:24.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2023-02-15T08:34:28.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.119s coverage: 73.7% of statements [2023-02-15T08:34:28.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-15T08:34:28.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-15T08:34:28.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-15T08:34:28.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.0% of statements [2023-02-15T08:34:28.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-15T08:34:28.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-15T08:34:29.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.661s coverage: 88.5% of statements [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-15T08:34:29.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.092s coverage: 3.6% of statements [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-15T08:34:29.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.567s coverage: 95.6% of statements [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-15T08:34:29.595Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-15T08:34:29.595Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-15T08:34:29.595Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-15T08:34:29.595Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements [2023-02-15T08:34:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-15T08:34:29.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2023-02-15T08:34:29.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 82.9% of statements [2023-02-15T08:34:29.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements [2023-02-15T08:34:29.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.124s coverage: 96.3% of statements [2023-02-15T08:34:29.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2023-02-15T08:34:34.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2023-02-15T08:34:34.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2023-02-15T08:34:52.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.308s coverage: 79.9% of statements [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-15T08:34:52.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-15T08:34:52.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-15T08:34:52.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-15T08:34:52.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.075s coverage: 87.2% of statements [2023-02-15T08:34:52.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-15T08:34:52.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-15T08:34:52.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 77.4% of statements [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-15T08:34:52.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2023-02-15T08:34:52.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2023-02-15T08:34:52.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements [2023-02-15T08:34:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-15T08:34:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.229s coverage: 63.1% of statements [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-15T08:34:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-02-15T08:34:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-15T08:34:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-15T08:34:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-02-15T08:34:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2023-02-15T08:34:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.326s coverage: 65.3% of statements [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-15T08:34:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 41.0% of statements [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-15T08:34:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-15T08:34:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-15T08:34:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-15T08:34:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-15T08:34:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-15T08:34:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-15T08:34:52.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-15T08:34:52.947Z] 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-02-15T08:35:11.010Z] 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-02-15T08:35:11.010Z] go vet ./... [2023-02-15T08:35:14.287Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-15T08:35:14.287Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-15T08:35:14.545Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-15T08:35:14.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-15T08:35:14.838Z] + ls -al . [2023-02-15T08:35:14.839Z] total 744 [2023-02-15T08:35:14.839Z] drwxrwxr-x 11 1001 1001 4096 Feb 15 08:34 . [2023-02-15T08:35:14.839Z] drwxr-xr-x 4 root root 4096 Feb 15 08:34 .. [2023-02-15T08:35:14.839Z] drwxrwxr-x 2 1001 1001 4096 Feb 15 08:33 .blubracket [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 16 Feb 15 08:33 .dockerignore [2023-02-15T08:35:14.839Z] drwxrwxr-x 8 1001 1001 4096 Feb 15 08:34 .git [2023-02-15T08:35:14.839Z] drwxrwxr-x 3 1001 1001 4096 Feb 15 08:33 .github [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 1024 Feb 15 08:33 .gitignore [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 42 Feb 15 08:33 .golangci.yml [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 87 Feb 15 08:33 .hadolint.yml [2023-02-15T08:35:14.839Z] drwxr-xr-x 3 1001 1001 4096 Feb 15 08:33 .semver [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 166 Feb 15 08:33 .sonarcloud.properties [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 1171 Feb 15 08:33 ADOPTERS.md [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 10825 Feb 15 08:33 Attribution.txt [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 73765 Feb 15 08:33 CHANGELOG.md [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 3804 Feb 15 08:33 CONTRIBUTING.md [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 677 Feb 15 08:33 GOVERNANCE.md [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 850 Feb 15 08:33 Jenkinsfile [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 10775 Feb 15 08:33 LICENSE [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 13375 Feb 15 08:33 Makefile [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 582 Feb 15 08:33 OWNERS.md [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 9403 Feb 15 08:33 README.md [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 6912 Feb 15 08:33 SECURITY.md [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 5 Feb 15 08:33 VERSION [2023-02-15T08:35:14.839Z] drwxrwxr-x 2 1001 1001 4096 Feb 15 08:33 bin [2023-02-15T08:35:14.839Z] drwxrwxr-x 17 1001 1001 4096 Feb 15 08:33 cmd [2023-02-15T08:35:14.839Z] -rw-r--r-- 1 root root 487418 Feb 15 08:34 coverage.out [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 3296 Feb 15 08:33 go.mod [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 33293 Feb 15 08:33 go.sum [2023-02-15T08:35:14.839Z] drwxrwxr-x 7 1001 1001 4096 Feb 15 08:33 internal [2023-02-15T08:35:14.839Z] drwxrwxr-x 3 1001 1001 4096 Feb 15 08:33 openapi [2023-02-15T08:35:14.839Z] drwxrwxr-x 4 1001 1001 4096 Feb 15 08:33 snap [2023-02-15T08:35:14.839Z] -rw-rw-r-- 1 1001 1001 204 Feb 15 08:33 version.go [Pipeline] sh [2023-02-15T08:35:15.185Z] + '[' -e coverage.out ] [2023-02-15T08:35:15.185Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-15T08:35:15.290Z] Stashed 1 file(s) [Pipeline] sh [2023-02-15T08:35:15.568Z] + make build [2023-02-15T08:35:15.568Z] 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-02-15T08:35:30.453Z] 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-02-15T08:35:30.453Z] 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-02-15T08:35:30.710Z] 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-02-15T08:35:31.641Z] 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-02-15T08:35:39.740Z] 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-02-15T08:35:40.305Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-15T08:35:41.677Z] 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-02-15T08:35:42.607Z] 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-02-15T08:35:43.539Z] 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-02-15T08:35:44.468Z] 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-02-15T08:35:46.994Z] 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-02-15T08:35:48.405Z] $ docker stop --time=1 e42cc0095069c82fe0360d64cb08eb2c2edc273e61173ac11a48d074ce4d8acc [2023-02-15T08:35:51.635Z] $ docker rm -f --volumes e42cc0095069c82fe0360d64cb08eb2c2edc273e61173ac11a48d074ce4d8acc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:35:52.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-15T08:35:52.330Z] [2023-02-15T08:35:52.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:35:52.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-15T08:35:52.632Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-15T08:35:52.632Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-15T08:35:52.633Z] ca9280d653b3: Pulling fs layer [2023-02-15T08:35:52.633Z] 7e9c9ca2126c: Pulling fs layer [2023-02-15T08:35:52.915Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-15T08:35:52.915Z] cbdbe7a5bc2a: Download complete [2023-02-15T08:35:53.178Z] ca9280d653b3: Download complete [2023-02-15T08:35:53.438Z] cbdbe7a5bc2a: Pull complete [2023-02-15T08:35:53.438Z] 7e9c9ca2126c: Download complete [2023-02-15T08:35:54.375Z] ca9280d653b3: Pull complete [2023-02-15T08:35:57.662Z] 7e9c9ca2126c: Pull complete [2023-02-15T08:35:57.662Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-15T08:35:57.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-15T08:35:57.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:35:57.738Z] prd-ubuntu20.04-docker-8c-8g-6084 does not seem to be running inside a container [2023-02-15T08:35:57.769Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-15T08:36:00.447Z] $ docker top 3658d4201e7b802d29c07e22042a30086f939e2e46f084e9e705538bde59bb85 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T08:36:00.797Z] + docker-compose build --help [2023-02-15T08:36:00.797Z] + grep parallel [2023-02-15T08:36:01.369Z] --parallel Build images in parallel. [Pipeline] } [2023-02-15T08:36:01.381Z] $ docker stop --time=1 3658d4201e7b802d29c07e22042a30086f939e2e46f084e9e705538bde59bb85 [2023-02-15T08:36:02.910Z] $ docker rm -f --volumes 3658d4201e7b802d29c07e22042a30086f939e2e46f084e9e705538bde59bb85 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:36:03.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-15T08:36:03.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:36:03.451Z] prd-ubuntu20.04-docker-8c-8g-6084 does not seem to be running inside a container [2023-02-15T08:36:03.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-15T08:36:04.378Z] $ docker top 39d48e7b5d8b3254268dfa74a83ed54548ae106b84cc37c8aa943ba93791ac66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T08:36:04.722Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-15T08:36:05.287Z] Building core-command ... [2023-02-15T08:36:05.287Z] Building core-common-config-bootstrapper ... [2023-02-15T08:36:05.287Z] Building core-data ... [2023-02-15T08:36:05.287Z] Building core-metadata ... [2023-02-15T08:36:05.287Z] Building security-bootstrapper ... [2023-02-15T08:36:05.287Z] Building security-proxy-setup ... [2023-02-15T08:36:05.287Z] Building security-secretstore-setup ... [2023-02-15T08:36:05.287Z] Building security-spiffe-token-provider ... [2023-02-15T08:36:05.287Z] Building security-spire-agent ... [2023-02-15T08:36:05.287Z] Building security-spire-config ... [2023-02-15T08:36:05.287Z] Building security-spire-server ... [2023-02-15T08:36:05.287Z] Building support-notifications ... [2023-02-15T08:36:05.287Z] Building support-scheduler ... [2023-02-15T08:36:05.287Z] Building security-bootstrapper [2023-02-15T08:36:05.287Z] Building security-spiffe-token-provider [2023-02-15T08:36:05.287Z] Building security-spire-config [2023-02-15T08:36:05.287Z] Building security-spire-agent [2023-02-15T08:36:05.287Z] Building core-common-config-bootstrapper [2023-02-15T08:36:17.483Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:36:17.483Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:36:17.483Z] ---> a3526d47d7f6 [2023-02-15T08:36:17.483Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:36:17.483Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:36:17.483Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:36:17.483Z] ---> a3526d47d7f6 [2023-02-15T08:36:17.483Z] Step 3/24 : WORKDIR /edgex-go [2023-02-15T08:36:17.483Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:36:17.483Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:36:17.483Z] ---> a3526d47d7f6 [2023-02-15T08:36:17.483Z] Step 3/24 : WORKDIR /edgex-go [2023-02-15T08:36:17.483Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:36:17.483Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:36:17.483Z] ---> a3526d47d7f6 [2023-02-15T08:36:17.483Z] Step 3/32 : WORKDIR /edgex-go [2023-02-15T08:36:17.483Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:36:17.483Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:36:17.483Z] ---> a3526d47d7f6 [2023-02-15T08:36:17.483Z] Step 3/19 : WORKDIR /edgex-go [2023-02-15T08:36:21.759Z] ---> Running in 2ed43f8198fc [2023-02-15T08:36:21.759Z] ---> Running in a6e5742d2bf7 [2023-02-15T08:36:21.759Z] ---> Running in d20eee109a3a [2023-02-15T08:36:21.759Z] ---> Running in 1b7175862ee8 [2023-02-15T08:36:21.759Z] ---> Running in 6bfab9972e04 [2023-02-15T08:36:21.759Z] Removing intermediate container a6e5742d2bf7 [2023-02-15T08:36:21.759Z] ---> 79aceb74d45b [2023-02-15T08:36:21.759Z] Step 4/22 : WORKDIR /edgex-go [2023-02-15T08:36:21.759Z] Removing intermediate container 6bfab9972e04 [2023-02-15T08:36:21.759Z] ---> 22da1db82706 [2023-02-15T08:36:21.759Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-15T08:36:21.759Z] Removing intermediate container 1b7175862ee8 [2023-02-15T08:36:21.759Z] ---> 45a2898c44de [2023-02-15T08:36:21.759Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-15T08:36:22.017Z] Removing intermediate container d20eee109a3a [2023-02-15T08:36:22.017Z] ---> a6317d62df44 [2023-02-15T08:36:22.017Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-15T08:36:22.017Z] ---> Running in 812065fd15e7 [2023-02-15T08:36:22.017Z] ---> Running in 776fb79a5cc0 [2023-02-15T08:36:22.017Z] ---> Running in 90ad97baa2db [2023-02-15T08:36:22.017Z] Removing intermediate container 2ed43f8198fc [2023-02-15T08:36:22.017Z] ---> 2b7bbfed2515 [2023-02-15T08:36:22.017Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-15T08:36:22.017Z] ---> Running in 69846e4a52ff [2023-02-15T08:36:22.017Z] ---> Running in 22f820d86a4e [2023-02-15T08:36:22.017Z] Removing intermediate container 812065fd15e7 [2023-02-15T08:36:22.017Z] ---> c9d4843745b0 [2023-02-15T08:36:22.017Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-15T08:36:22.017Z] ---> Running in 5689754fa054 [2023-02-15T08:36:22.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:22.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:22.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:22.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:22.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:22.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:22.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:22.851Z] OK: 211 MiB in 51 packages [2023-02-15T08:36:22.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:22.851Z] OK: 211 MiB in 51 packages [2023-02-15T08:36:22.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:22.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:22.851Z] OK: 211 MiB in 51 packages [2023-02-15T08:36:23.109Z] v3.16.4-7-gf71099a7e4d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-15T08:36:23.109Z] v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-15T08:36:23.109Z] OK: 17046 distinct packages available [2023-02-15T08:36:23.109Z] OK: 211 MiB in 51 packages [2023-02-15T08:36:23.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:23.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:36:23.109Z] Removing intermediate container 776fb79a5cc0 [2023-02-15T08:36:23.109Z] ---> 72995989aec4 [2023-02-15T08:36:23.109Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-15T08:36:23.109Z] Removing intermediate container 90ad97baa2db [2023-02-15T08:36:23.109Z] ---> c0b2a419a50c [2023-02-15T08:36:23.109Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-15T08:36:23.366Z] OK: 211 MiB in 51 packages [2023-02-15T08:36:23.366Z] ---> 987d80c533b9 [2023-02-15T08:36:23.366Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:36:23.366Z] Removing intermediate container 69846e4a52ff [2023-02-15T08:36:23.366Z] ---> fc60037f2e01 [2023-02-15T08:36:23.366Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-15T08:36:23.366Z] ---> Running in 57f193599afb [2023-02-15T08:36:23.367Z] ---> 5246996345da [2023-02-15T08:36:23.367Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:36:23.367Z] ---> Running in f9b747408a8e [2023-02-15T08:36:23.625Z] Removing intermediate container 5689754fa054 [2023-02-15T08:36:23.625Z] ---> 147a6e6e428f [2023-02-15T08:36:23.625Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-15T08:36:23.625Z] ---> 5afd9e925a6f [2023-02-15T08:36:23.625Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:36:23.625Z] ---> Running in 4f24a2c2a6b2 [2023-02-15T08:36:23.625Z] ---> 3d6d871f1b3a [2023-02-15T08:36:23.625Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:36:23.625Z] ---> Running in 2f9cecf9104e [2023-02-15T08:36:23.882Z] Removing intermediate container 22f820d86a4e [2023-02-15T08:36:23.882Z] ---> d373d8575cdf [2023-02-15T08:36:23.882Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-15T08:36:23.882Z] ---> 1fdd32ca9205 [2023-02-15T08:36:23.882Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:36:23.921Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6089 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws [2023-02-15T08:36:23.935Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-02-15T08:36:23.968Z] The recommended git tool is: git [2023-02-15T08:36:24.141Z] ---> Running in 23254e4b2248 [2023-02-15T08:36:29.786Z] using credential edgex-jenkins-ssh [2023-02-15T08:36:29.803Z] Cloning the remote Git repository [2023-02-15T08:36:29.862Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-15T08:36:29.947Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-02-15T08:36:30.121Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-15T08:36:30.122Z] > git --version # timeout=10 [2023-02-15T08:36:30.147Z] > git --version # 'git version 2.25.1' [2023-02-15T08:36:30.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T08:36:30.216Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T08:36:54.149Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-15T08:36:54.171Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T08:36:56.494Z] Merging remotes/origin/main commit 788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 into PR head commit 5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-15T08:36:57.071Z] Merge succeeded, producing f4b127cc043e1f8adf7605ee33e0e198b955d13b [2023-02-15T08:36:57.071Z] Checking out Revision f4b127cc043e1f8adf7605ee33e0e198b955d13b (PR-4352) [2023-02-15T08:36:55.148Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-15T08:36:55.194Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-15T08:36:55.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T08:36:55.212Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-15T08:36:56.517Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T08:36:56.535Z] > git checkout -f 5ee3b2bb24e06d2693944d389d843385d51c141b # timeout=10 [2023-02-15T08:36:56.785Z] > git remote # timeout=10 [2023-02-15T08:36:56.809Z] > git config --get remote.origin.url # timeout=10 [2023-02-15T08:36:56.838Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T08:36:56.853Z] > git merge 788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 # timeout=10 [2023-02-15T08:36:57.059Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-15T08:36:57.083Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T08:36:57.098Z] > git checkout -f f4b127cc043e1f8adf7605ee33e0e198b955d13b # timeout=10 [2023-02-15T08:37:00.662Z] Commit message: "Merge commit '788be756f331ff1c1ac8640fcafd3eeb74e9f5c6' into HEAD" [2023-02-15T08:37:00.675Z] > git rev-list --no-walk 5ee3b2bb24e06d2693944d389d843385d51c141b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T08:37:01.780Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-15T08:37:01.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T08:37:01.780Z] Dload Upload Total Spent Left Speed [2023-02-15T08:37:01.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 47578 0 --:--:-- --:--:-- --:--:-- 47401 [Pipeline] sh [2023-02-15T08:37:02.545Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-15T08:37:02.884Z] + sudo tee /etc/docker/daemon.new [2023-02-15T08:37:02.885Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-15T08:37:02.885Z] { [2023-02-15T08:37:02.885Z] "registry-mirrors": [ [2023-02-15T08:37:02.885Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-15T08:37:02.885Z] ], [2023-02-15T08:37:02.885Z] "bip": "10.250.0.254/24", [2023-02-15T08:37:02.885Z] "hosts": [ [2023-02-15T08:37:02.885Z] "tcp://0.0.0.0:5555", [2023-02-15T08:37:02.885Z] "unix:///var/run/docker.sock" [2023-02-15T08:37:02.885Z] ], [2023-02-15T08:37:02.885Z] "mtu": 1458, [2023-02-15T08:37:02.885Z] "selinux-enabled": true, [2023-02-15T08:37:02.885Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-15T08:37:02.885Z] } [Pipeline] sh [2023-02-15T08:37:03.235Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-15T08:37:03.581Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T08:37:21.852Z] provisioning config files... [2023-02-15T08:37:21.881Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2417869703826090968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T08:37:22.237Z] ---> docker-login.sh [2023-02-15T08:37:22.237Z] nexus3.edgexfoundry.org:10001 [2023-02-15T08:37:22.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:37:22.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:37:22.827Z] Configure a credential helper to remove this warning. See [2023-02-15T08:37:22.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:37:22.827Z] [2023-02-15T08:37:22.827Z] Login Succeeded [2023-02-15T08:37:22.827Z] nexus3.edgexfoundry.org:10002 [2023-02-15T08:37:23.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:37:23.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:37:23.369Z] Configure a credential helper to remove this warning. See [2023-02-15T08:37:23.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:37:23.369Z] [2023-02-15T08:37:23.369Z] Login Succeeded [2023-02-15T08:37:23.369Z] nexus3.edgexfoundry.org:10003 [2023-02-15T08:37:23.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:37:23.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:37:23.640Z] Configure a credential helper to remove this warning. See [2023-02-15T08:37:23.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:37:23.640Z] [2023-02-15T08:37:23.640Z] Login Succeeded [2023-02-15T08:37:23.640Z] nexus3.edgexfoundry.org:10004 [2023-02-15T08:37:23.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:37:23.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:37:23.910Z] Configure a credential helper to remove this warning. See [2023-02-15T08:37:23.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:37:23.910Z] [2023-02-15T08:37:23.910Z] Login Succeeded [2023-02-15T08:37:24.180Z] docker.io [2023-02-15T08:37:24.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T08:37:24.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T08:37:24.766Z] Configure a credential helper to remove this warning. See [2023-02-15T08:37:24.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T08:37:24.766Z] [2023-02-15T08:37:24.766Z] Login Succeeded [2023-02-15T08:37:24.766Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T08:37:24.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-15T08:37:25.375Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-02-15T08:37:25.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T08:37:25.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T08:37:25.416Z] ========================================================= [2023-02-15T08:37:25.416Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-15T08:37:25.416Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-15T08:37:25.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T08:37:26.027Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-15T08:37:26.027Z] 9b18e9b68314: Pulling fs layer [2023-02-15T08:37:26.027Z] 35d82f9e3411: Pulling fs layer [2023-02-15T08:37:26.027Z] e16973657156: Pulling fs layer [2023-02-15T08:37:26.027Z] fc693d55d65f: Pulling fs layer [2023-02-15T08:37:26.027Z] 7e9fc2657dce: Pulling fs layer [2023-02-15T08:37:26.027Z] dda99020689f: Pulling fs layer [2023-02-15T08:37:26.027Z] db1c61fa0a46: Pulling fs layer [2023-02-15T08:37:26.027Z] 891c053d2c06: Pulling fs layer [2023-02-15T08:37:26.027Z] fc693d55d65f: Waiting [2023-02-15T08:37:26.027Z] 7e9fc2657dce: Waiting [2023-02-15T08:37:26.027Z] dda99020689f: Waiting [2023-02-15T08:37:26.027Z] db1c61fa0a46: Waiting [2023-02-15T08:37:26.027Z] 891c053d2c06: Waiting [2023-02-15T08:37:26.027Z] e16973657156: Verifying Checksum [2023-02-15T08:37:26.027Z] e16973657156: Download complete [2023-02-15T08:37:26.027Z] 35d82f9e3411: Download complete [2023-02-15T08:37:26.027Z] 7e9fc2657dce: Verifying Checksum [2023-02-15T08:37:26.027Z] 7e9fc2657dce: Download complete [2023-02-15T08:37:26.027Z] dda99020689f: Download complete [2023-02-15T08:37:26.027Z] 9b18e9b68314: Verifying Checksum [2023-02-15T08:37:26.028Z] 9b18e9b68314: Download complete [2023-02-15T08:37:27.000Z] 9b18e9b68314: Pull complete [2023-02-15T08:37:27.272Z] 35d82f9e3411: Pull complete [2023-02-15T08:37:27.544Z] e16973657156: Pull complete [2023-02-15T08:37:28.513Z] 891c053d2c06: Verifying Checksum [2023-02-15T08:37:28.513Z] 891c053d2c06: Download complete [2023-02-15T08:37:28.782Z] fc693d55d65f: Verifying Checksum [2023-02-15T08:37:28.782Z] fc693d55d65f: Download complete [2023-02-15T08:37:29.760Z] db1c61fa0a46: Verifying Checksum [2023-02-15T08:37:29.760Z] db1c61fa0a46: Download complete [2023-02-15T08:37:39.881Z] fc693d55d65f: Pull complete [2023-02-15T08:37:40.149Z] 7e9fc2657dce: Pull complete [2023-02-15T08:37:42.739Z] dda99020689f: Pull complete [2023-02-15T08:37:48.099Z] db1c61fa0a46: Pull complete [2023-02-15T08:37:49.508Z] 891c053d2c06: Pull complete [2023-02-15T08:37:49.508Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-15T08:37:49.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T08:37:49.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-15T08:37:49.833Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-15T08:37:49.833Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T08:37:49.833Z] WORKDIR /edgex [2023-02-15T08:37:49.833Z] COPY go.mod . [2023-02-15T08:37:49.833Z] RUN go mod download [2023-02-15T08:37:50.421Z] Sending build context to Docker daemon 3.098MB [2023-02-15T08:37:50.421Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T08:37:50.421Z] ---> f96f9c87975a [2023-02-15T08:37:50.421Z] Step 2/4 : WORKDIR /edgex [2023-02-15T08:37:53.004Z] ---> Running in 1b59851298b3 [2023-02-15T08:37:53.004Z] Removing intermediate container 1b59851298b3 [2023-02-15T08:37:53.004Z] ---> 9e9672a46ac5 [2023-02-15T08:37:53.004Z] Step 3/4 : COPY go.mod . [2023-02-15T08:37:53.272Z] ---> 6c9d5567c16f [2023-02-15T08:37:53.272Z] Step 4/4 : RUN go mod download [2023-02-15T08:37:53.543Z] ---> Running in 5a6bd8fd8af1 [2023-02-15T08:38:00.735Z] Removing intermediate container 4f24a2c2a6b2 [2023-02-15T08:38:00.735Z] ---> 1c34f873360a [2023-02-15T08:38:00.735Z] Step 7/24 : COPY . . [2023-02-15T08:38:00.735Z] Removing intermediate container f9b747408a8e [2023-02-15T08:38:00.735Z] ---> 8d5dabe4bf59 [2023-02-15T08:38:00.735Z] Step 7/32 : COPY . . [2023-02-15T08:38:00.735Z] Removing intermediate container 23254e4b2248 [2023-02-15T08:38:00.735Z] ---> 4a8b22bfbaa3 [2023-02-15T08:38:00.735Z] Step 7/19 : COPY . . [2023-02-15T08:38:00.735Z] Removing intermediate container 57f193599afb [2023-02-15T08:38:00.735Z] ---> d6c50f48a0a7 [2023-02-15T08:38:00.735Z] Step 7/24 : COPY . . [2023-02-15T08:38:00.735Z] Removing intermediate container 2f9cecf9104e [2023-02-15T08:38:00.735Z] ---> 2cdd9ed22811 [2023-02-15T08:38:00.735Z] Step 8/22 : COPY . . [2023-02-15T08:38:25.839Z] Removing intermediate container 5a6bd8fd8af1 [2023-02-15T08:38:25.839Z] ---> 7b52af8c40f5 [2023-02-15T08:38:25.839Z] Successfully built 7b52af8c40f5 [2023-02-15T08:38:25.839Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:38:26.183Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T08:38:26.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:38:26.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-6089 does not seem to be running inside a container [2023-02-15T08:38:26.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-15T08:38:27.766Z] $ docker top d401e4f203962589c178f6f19ba8ccfc576533a6f269a6be890704991f565873 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T08:38:28.633Z] + go version [2023-02-15T08:38:28.633Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-15T08:38:28.652Z] $ docker stop --time=1 d401e4f203962589c178f6f19ba8ccfc576533a6f269a6be890704991f565873 [2023-02-15T08:38:30.288Z] $ docker rm -f --volumes d401e4f203962589c178f6f19ba8ccfc576533a6f269a6be890704991f565873 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:38:30.863Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T08:38:30.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:38:31.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-6089 does not seem to be running inside a container [2023-02-15T08:38:31.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-15T08:38:32.971Z] ---> cc35bdab9efb [2023-02-15T08:38:32.971Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-15T08:38:32.971Z] ---> 3a8b5997b6d0 [2023-02-15T08:38:32.971Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-15T08:38:32.971Z] ---> 2bc9998b1947 [2023-02-15T08:38:32.971Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-15T08:38:32.971Z] ---> d773eff5e878 [2023-02-15T08:38:32.971Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-15T08:38:32.971Z] ---> 90a8e6d75ee2 [2023-02-15T08:38:32.971Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-15T08:38:32.971Z] ---> Running in 161ed615b069 [2023-02-15T08:38:32.971Z] ---> Running in 2ff3a631ddba [2023-02-15T08:38:32.971Z] ---> Running in 3400c648ee37 [2023-02-15T08:38:32.971Z] ---> Running in 861deb29da80 [2023-02-15T08:38:32.971Z] ---> Running in 8482a3995f03 [2023-02-15T08:38:32.971Z] Removing intermediate container 8482a3995f03 [2023-02-15T08:38:32.971Z] ---> 4d82ef46cfdd [2023-02-15T08:38:32.971Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-15T08:38:32.971Z] Removing intermediate container 161ed615b069 [2023-02-15T08:38:32.971Z] ---> a3d87ad5ee7f [2023-02-15T08:38:32.971Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-15T08:38:32.971Z] ---> Running in 4e38aed44f3c [2023-02-15T08:38:32.971Z] ---> Running in 95b31ae7c151 [2023-02-15T08:38:32.971Z] Removing intermediate container 95b31ae7c151 [2023-02-15T08:38:32.971Z] ---> 4f84f3968cc0 [2023-02-15T08:38:32.972Z] 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-02-15T08:38:32.972Z] Removing intermediate container 4e38aed44f3c [2023-02-15T08:38:32.972Z] ---> 7d3b33ddf059 [2023-02-15T08:38:32.972Z] 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-02-15T08:38:32.972Z] ---> Running in 17faa5f96f45 [2023-02-15T08:38:32.972Z] ---> Running in 0e17f511b67d [2023-02-15T08:38:32.972Z] 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-02-15T08:38:32.972Z] 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-02-15T08:38:32.972Z] 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-02-15T08:38:32.972Z] Removing intermediate container 0e17f511b67d [2023-02-15T08:38:32.972Z] ---> 531e6a9638b1 [2023-02-15T08:38:32.972Z] Step 11/24 : WORKDIR /edgex-go [2023-02-15T08:38:32.972Z] Removing intermediate container 17faa5f96f45 [2023-02-15T08:38:32.972Z] ---> 309fe8f3270b [2023-02-15T08:38:32.972Z] Step 11/24 : WORKDIR /edgex-go [2023-02-15T08:38:33.230Z] ---> Running in 22a5a050de0f [2023-02-15T08:38:33.626Z] $ docker top 8663dcae6630a67d5debbbadea93c52b3a926067c29988ceebbcad21d97366c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-15T08:38:33.852Z] ========================================================= [2023-02-15T08:38:33.852Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-15T08:38:33.852Z] ========================================================= [Pipeline] sh [2023-02-15T08:38:34.484Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-02-15T08:38:35.141Z] + make test [2023-02-15T08:38:35.141Z] go test -race -coverprofile=coverage.out ./... [2023-02-15T08:38:35.756Z] ---> Running in d9428fce4195 [2023-02-15T08:38:39.049Z] Removing intermediate container 22a5a050de0f [2023-02-15T08:38:39.049Z] ---> 94e7f6a497be [2023-02-15T08:38:39.049Z] [2023-02-15T08:38:39.049Z] Step 12/24 : FROM alpine:3.15 [2023-02-15T08:38:39.049Z] Removing intermediate container d9428fce4195 [2023-02-15T08:38:39.049Z] ---> 9f6f79c71405 [2023-02-15T08:38:39.049Z] [2023-02-15T08:38:39.049Z] Step 12/24 : FROM alpine:3.15 [2023-02-15T08:38:39.613Z] 3.15: Pulling from library/alpine [2023-02-15T08:38:39.613Z] 3.15: Pulling from library/alpine [2023-02-15T08:38:41.522Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-15T08:38:41.522Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-15T08:38:41.522Z] Status: Downloaded newer image for alpine:3.15 [2023-02-15T08:38:41.522Z] Status: Downloaded newer image for alpine:3.15 [2023-02-15T08:38:41.522Z] ---> 5ce65d7b0fde [2023-02-15T08:38:41.522Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T08:38:42.453Z] ---> 5ce65d7b0fde [2023-02-15T08:38:42.453Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T08:38:44.977Z] ---> Running in 32562ab07eed [2023-02-15T08:38:44.977Z] ---> Running in 50bca8d51509 [2023-02-15T08:38:45.543Z] Removing intermediate container 32562ab07eed [2023-02-15T08:38:45.543Z] ---> ba3a4f11ff4c [2023-02-15T08:38:45.543Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-15T08:38:45.543Z] Removing intermediate container 50bca8d51509 [2023-02-15T08:38:45.543Z] ---> 39c488f26b98 [2023-02-15T08:38:45.543Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-15T08:38:45.543Z] ---> Running in 4772ffd433cd [2023-02-15T08:38:45.543Z] ---> Running in cbcd4d39b9e5 [2023-02-15T08:38:46.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:38:46.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:38:46.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:38:46.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:38:46.732Z] v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-15T08:38:46.732Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-15T08:38:46.732Z] OK: 15857 distinct packages available [2023-02-15T08:38:46.732Z] v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-15T08:38:46.732Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-15T08:38:46.732Z] OK: 15857 distinct packages available [2023-02-15T08:38:46.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:38:46.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:38:46.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:38:46.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:38:46.988Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-15T08:38:46.988Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-15T08:38:46.988Z] (3/4) Installing libucontext (1.1-r0) [2023-02-15T08:38:46.988Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-15T08:38:46.988Z] Executing busybox-1.34.1-r7.trigger [2023-02-15T08:38:46.988Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-15T08:38:46.988Z] OK: 6 MiB in 18 packages [2023-02-15T08:38:46.988Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-15T08:38:46.988Z] (3/5) Installing libucontext (1.1-r0) [2023-02-15T08:38:46.988Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-15T08:38:46.988Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-15T08:38:47.246Z] Executing busybox-1.34.1-r7.trigger [2023-02-15T08:38:47.246Z] OK: 7 MiB in 19 packages [2023-02-15T08:39:02.186Z] Removing intermediate container cbcd4d39b9e5 [2023-02-15T08:39:02.186Z] ---> 413e76032672 [2023-02-15T08:39:02.186Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-15T08:39:02.186Z] Removing intermediate container 4772ffd433cd [2023-02-15T08:39:02.186Z] ---> 2b7a3f761964 [2023-02-15T08:39:02.186Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-15T08:39:10.432Z] ---> 4084410f5034 [2023-02-15T08:39:10.432Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-15T08:39:10.432Z] ---> 3e89e1c2756f [2023-02-15T08:39:10.432Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-15T08:39:10.432Z] Removing intermediate container 861deb29da80 [2023-02-15T08:39:10.432Z] ---> 8e0660e67df7 [2023-02-15T08:39:10.432Z] [2023-02-15T08:39:10.432Z] Step 10/22 : FROM alpine:3.16 [2023-02-15T08:39:10.432Z] Removing intermediate container 2ff3a631ddba [2023-02-15T08:39:10.432Z] ---> 29e1408d5273 [2023-02-15T08:39:10.432Z] [2023-02-15T08:39:10.432Z] Step 9/32 : FROM alpine:3.16 [2023-02-15T08:39:10.432Z] Removing intermediate container 3400c648ee37 [2023-02-15T08:39:10.432Z] ---> 8354c962fbb7 [2023-02-15T08:39:10.432Z] [2023-02-15T08:39:10.432Z] Step 9/19 : FROM alpine:3.15 [2023-02-15T08:39:10.432Z] ---> 5ce65d7b0fde [2023-02-15T08:39:10.432Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T08:39:10.432Z] ---> Using cache [2023-02-15T08:39:10.432Z] ---> 39c488f26b98 [2023-02-15T08:39:10.432Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-15T08:39:10.727Z] 3.16: Pulling from library/alpine [2023-02-15T08:39:11.296Z] 3.16: Pulling from library/alpine [2023-02-15T08:39:11.296Z] ---> 2891d796a796 [2023-02-15T08:39:11.296Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-15T08:39:11.296Z] ---> Running in 6cb74b3af630 [2023-02-15T08:39:11.296Z] ---> Running in 1a529bfc3437 [2023-02-15T08:39:11.296Z] ---> c9e51e9efd7e [2023-02-15T08:39:11.296Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-15T08:39:11.296Z] Removing intermediate container 1a529bfc3437 [2023-02-15T08:39:11.296Z] ---> 36c9a6421930 [2023-02-15T08:39:11.296Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-15T08:39:11.556Z] ---> 7818c8c53bb5 [2023-02-15T08:39:11.556Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-15T08:39:11.814Z] ---> 0d3a8da9f25f [2023-02-15T08:39:11.814Z] Step 19/24 : WORKDIR / [2023-02-15T08:39:11.814Z] ---> 13d33379df18 [2023-02-15T08:39:11.814Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-15T08:39:11.814Z] ---> Running in 57588500bf1e [2023-02-15T08:39:12.074Z] ---> 34f7d6535cc9 [2023-02-15T08:39:12.074Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-15T08:39:12.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:12.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:12.591Z] ---> Running in 56133cffecb1 [2023-02-15T08:39:12.591Z] Removing intermediate container 57588500bf1e [2023-02-15T08:39:12.591Z] ---> b3134d2ca3df [2023-02-15T08:39:12.591Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-15T08:39:12.592Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T08:39:12.592Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T08:39:12.850Z] Status: Image is up to date for alpine:3.16 [2023-02-15T08:39:12.850Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T08:39:12.850Z] ---> dfd21b5a31f5 [2023-02-15T08:39:12.850Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T08:39:12.850Z] v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-15T08:39:12.850Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-15T08:39:12.850Z] OK: 15857 distinct packages available [2023-02-15T08:39:12.850Z] ---> dfd21b5a31f5 [2023-02-15T08:39:12.850Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-15T08:39:12.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:13.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:13.120Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-15T08:39:13.120Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-15T08:39:13.120Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-15T08:39:13.120Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-15T08:39:13.120Z] ---> Running in af237aca3aaa [2023-02-15T08:39:13.378Z] (5/9) Installing curl (7.80.0-r6) [2023-02-15T08:39:13.378Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-15T08:39:13.378Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-15T08:39:13.378Z] (8/9) Installing libucontext (1.1-r0) [2023-02-15T08:39:13.378Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-15T08:39:13.378Z] Executing busybox-1.34.1-r7.trigger [2023-02-15T08:39:13.378Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T08:39:13.378Z] OK: 8 MiB in 23 packages [2023-02-15T08:39:13.378Z] ---> Running in fdab34f8d1aa [2023-02-15T08:39:13.378Z] ---> Running in 0a4a658686bf [2023-02-15T08:39:13.378Z] Removing intermediate container 56133cffecb1 [2023-02-15T08:39:13.378Z] ---> 464b7b2452be [2023-02-15T08:39:13.378Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-15T08:39:13.945Z] ---> Running in ebde1e38ae0f [2023-02-15T08:39:13.945Z] Removing intermediate container af237aca3aaa [2023-02-15T08:39:13.945Z] ---> 756c0632dfe5 [2023-02-15T08:39:13.945Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-15T08:39:14.073Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-15T08:39:14.516Z] Removing intermediate container fdab34f8d1aa [2023-02-15T08:39:14.516Z] ---> b9f0e0179483 [2023-02-15T08:39:14.516Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-15T08:39:14.825Z] Removing intermediate container 0a4a658686bf [2023-02-15T08:39:14.825Z] ---> c86e991dd38d [2023-02-15T08:39:14.825Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-15T08:39:15.084Z] ---> Running in b0cfa8616b61 [2023-02-15T08:39:15.084Z] Removing intermediate container ebde1e38ae0f [2023-02-15T08:39:15.084Z] ---> 89f6adffef43 [2023-02-15T08:39:15.084Z] Step 22/24 : LABEL arch=x86_64 [2023-02-15T08:39:15.342Z] ---> Running in 69347a290940 [2023-02-15T08:39:15.342Z] ---> Running in caf3f8077bf9 [2023-02-15T08:39:15.601Z] Removing intermediate container 6cb74b3af630 [2023-02-15T08:39:15.601Z] ---> f6207b1f624e [2023-02-15T08:39:15.601Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T08:39:15.860Z] ---> Running in 3691658442d4 [2023-02-15T08:39:16.429Z] Removing intermediate container b0cfa8616b61 [2023-02-15T08:39:16.429Z] ---> 33afd4caa6e1 [2023-02-15T08:39:16.429Z] Step 22/24 : LABEL arch=x86_64 [2023-02-15T08:39:16.687Z] ---> 1842683e54fb [2023-02-15T08:39:16.687Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-15T08:39:17.064Z] ---> Running in 2f4966ac0154 [2023-02-15T08:39:17.064Z] Removing intermediate container 3691658442d4 [2023-02-15T08:39:17.064Z] ---> 9ff6e88cb9ea [2023-02-15T08:39:17.064Z] Step 23/24 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 [2023-02-15T08:39:17.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:17.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:17.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:17.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:17.583Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-15T08:39:17.583Z] (2/2) Installing su-exec (0.2-r1) [2023-02-15T08:39:17.583Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T08:39:17.583Z] OK: 6 MiB in 16 packages [2023-02-15T08:39:17.583Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T08:39:17.583Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T08:39:17.583Z] OK: 6 MiB in 15 packages [2023-02-15T08:39:17.842Z] ---> Running in 39f2f1522a55 [2023-02-15T08:39:18.104Z] ---> 4b56fb90f7a8 [2023-02-15T08:39:18.104Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-15T08:39:18.104Z] Removing intermediate container 2f4966ac0154 [2023-02-15T08:39:18.104Z] ---> e52d9be590d4 [2023-02-15T08:39:18.104Z] Step 23/24 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 [2023-02-15T08:39:18.104Z] ---> Running in f0429a677168 [2023-02-15T08:39:18.104Z] Removing intermediate container 39f2f1522a55 [2023-02-15T08:39:18.104Z] ---> b14146cec2d7 [2023-02-15T08:39:18.104Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T08:39:18.363Z] ---> efcf0b40ed7a [2023-02-15T08:39:18.363Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-15T08:39:18.363Z] ---> Running in eedafeedf989 [2023-02-15T08:39:18.363Z] ---> Running in 91868cbd03c6 [2023-02-15T08:39:18.363Z] Removing intermediate container f0429a677168 [2023-02-15T08:39:18.363Z] ---> f6d107ce32a2 [2023-02-15T08:39:18.363Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T08:39:18.621Z] Removing intermediate container 69347a290940 [2023-02-15T08:39:18.621Z] ---> 40fc4cb18965 [2023-02-15T08:39:18.621Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-15T08:39:18.621Z] Removing intermediate container caf3f8077bf9 [2023-02-15T08:39:18.621Z] ---> 1110898041f9 [2023-02-15T08:39:18.621Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T08:39:18.621Z] ---> Running in a902bda4b514 [2023-02-15T08:39:18.621Z] ---> Running in 69be17a6b381 [2023-02-15T08:39:18.621Z] Removing intermediate container eedafeedf989 [2023-02-15T08:39:18.621Z] ---> ca74db21aa86 [2023-02-15T08:39:18.621Z] [2023-02-15T08:39:18.621Z] Removing intermediate container 91868cbd03c6 [2023-02-15T08:39:18.621Z] ---> dbd8619eb389 [2023-02-15T08:39:18.621Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T08:39:18.621Z] ---> Running in 5f6597b38fbd [2023-02-15T08:39:18.621Z] Successfully built ca74db21aa86 [2023-02-15T08:39:18.621Z] Successfully tagged security-spire-agent:latest [2023-02-15T08:39:18.621Z] Building support-scheduler [2023-02-15T08:39:18.621Z]  Building security-spire-agent ... done Removing intermediate container 69be17a6b381 [2023-02-15T08:39:18.621Z] ---> 1aa156bd3263 [2023-02-15T08:39:18.621Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-15T08:39:18.621Z] Removing intermediate container a902bda4b514 [2023-02-15T08:39:18.621Z] ---> 71256ca50411 [2023-02-15T08:39:18.621Z] [2023-02-15T08:39:18.621Z] ---> Running in 0e5a3eb9a029 [2023-02-15T08:39:18.879Z] ---> ddc4893ad350 [2023-02-15T08:39:18.879Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-15T08:39:18.879Z] Removing intermediate container 5f6597b38fbd [2023-02-15T08:39:18.879Z] ---> 9bc8705df34d [2023-02-15T08:39:18.879Z] Step 17/19 : LABEL arch=x86_64 [2023-02-15T08:39:18.879Z] Successfully built 71256ca50411 [2023-02-15T08:39:18.879Z] Successfully tagged security-spire-config:latest [2023-02-15T08:39:18.879Z]  Building security-spire-config ... done Building core-metadata [2023-02-15T08:39:18.879Z] ---> Running in 9fc16bb795c4 [2023-02-15T08:39:18.879Z] Removing intermediate container 0e5a3eb9a029 [2023-02-15T08:39:18.879Z] ---> 1f1563ec0f64 [2023-02-15T08:39:18.879Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-15T08:39:23.072Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:39:23.072Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:39:23.072Z] ---> a3526d47d7f6 [2023-02-15T08:39:23.072Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:39:23.072Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:39:23.072Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:39:25.600Z] ---> Using cache [2023-02-15T08:39:25.600Z] ---> 79aceb74d45b [2023-02-15T08:39:25.600Z] Step 4/24 : WORKDIR /edgex-go [2023-02-15T08:39:25.600Z] ---> Using cache [2023-02-15T08:39:25.600Z] ---> c9d4843745b0 [2023-02-15T08:39:25.600Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-15T08:39:25.600Z] ---> Using cache [2023-02-15T08:39:25.600Z] ---> a3526d47d7f6 [2023-02-15T08:39:25.600Z] ---> 147a6e6e428f [2023-02-15T08:39:25.600Z] Step 3/22 : ARG ADD_BUILD_TAGS=""Step 6/24 : COPY go.mod vendor* ./ [2023-02-15T08:39:25.600Z] [2023-02-15T08:39:25.600Z] ---> Using cache [2023-02-15T08:39:25.600Z] ---> 79aceb74d45b [2023-02-15T08:39:25.600Z] Step 4/22 : WORKDIR /edgex-go [2023-02-15T08:39:25.600Z] ---> Using cache [2023-02-15T08:39:25.600Z] ---> c9d4843745b0 [2023-02-15T08:39:25.600Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-15T08:39:25.600Z] ---> Using cache [2023-02-15T08:39:25.600Z] ---> 147a6e6e428f [2023-02-15T08:39:25.600Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-15T08:39:25.600Z] ---> Using cache [2023-02-15T08:39:25.600Z] ---> 3d6d871f1b3a [2023-02-15T08:39:25.600Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:39:25.600Z] ---> Using cache [2023-02-15T08:39:25.600Z] ---> 2cdd9ed22811 [2023-02-15T08:39:25.600Z] Step 8/22 : COPY . . [2023-02-15T08:39:25.600Z] ---> Using cache [2023-02-15T08:39:25.600Z] ---> 3d6d871f1b3a [2023-02-15T08:39:25.600Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:39:25.600Z] ---> Using cache [2023-02-15T08:39:25.600Z] ---> 2cdd9ed22811 [2023-02-15T08:39:25.600Z] Step 8/24 : COPY . . [2023-02-15T08:39:25.600Z] ---> Using cache [2023-02-15T08:39:25.600Z] ---> 2bc9998b1947 [2023-02-15T08:39:25.600Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-15T08:39:25.600Z] ---> Using cache [2023-02-15T08:39:25.600Z] ---> 2bc9998b1947 [2023-02-15T08:39:25.600Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-15T08:39:25.600Z] ---> Running in f0fd6691e535 [2023-02-15T08:39:25.858Z] ---> 4499f9454e19 [2023-02-15T08:39:25.858Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-15T08:39:25.858Z] Removing intermediate container 9fc16bb795c4 [2023-02-15T08:39:25.858Z] ---> a3a161b0a2e7 [2023-02-15T08:39:25.858Z] Step 18/19 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 [2023-02-15T08:39:25.858Z] ---> Running in 852065fedf4b [2023-02-15T08:39:25.858Z] ---> Running in e49ed40d824d [2023-02-15T08:39:26.116Z] ---> Running in f067747ba393 [2023-02-15T08:39:26.116Z] Removing intermediate container f0fd6691e535 [2023-02-15T08:39:26.116Z] ---> faedc8d96e6f [2023-02-15T08:39:26.116Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-15T08:39:26.375Z] ---> Running in e365d29830cb [2023-02-15T08:39:26.375Z] ---> 0f006309bb5d [2023-02-15T08:39:26.375Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-15T08:39:26.375Z] Removing intermediate container f067747ba393 [2023-02-15T08:39:26.375Z] ---> cdc7782dd0eb [2023-02-15T08:39:26.375Z] Step 19/19 : LABEL version=0.0.0 [2023-02-15T08:39:26.375Z] Removing intermediate container e365d29830cb [2023-02-15T08:39:26.375Z] ---> 88926dfe6328 [2023-02-15T08:39:26.375Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-15T08:39:26.632Z] ---> Running in 88d9ad0fe1fc [2023-02-15T08:39:26.632Z] 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-02-15T08:39:26.633Z] ---> Running in 59554c33c0dd [2023-02-15T08:39:26.633Z] ---> 505469c4c4b5 [2023-02-15T08:39:26.633Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-15T08:39:26.633Z] 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-02-15T08:39:27.599Z] ---> Running in df7a2ce6dcaf [2023-02-15T08:39:27.859Z] Removing intermediate container 88d9ad0fe1fc [2023-02-15T08:39:27.859Z] ---> 8db651d6776b [2023-02-15T08:39:27.859Z] [2023-02-15T08:39:27.859Z] Successfully built 8db651d6776b [2023-02-15T08:39:27.859Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-15T08:39:27.860Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-02-15T08:39:31.529Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:39:31.529Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:39:31.529Z] ---> a3526d47d7f6 [2023-02-15T08:39:31.529Z] Step 3/24 : WORKDIR /edgex-go [2023-02-15T08:39:31.529Z] ---> Using cache [2023-02-15T08:39:31.529Z] ---> 2b7bbfed2515 [2023-02-15T08:39:31.529Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-15T08:39:39.652Z] ---> Running in 9b720ad012ac [2023-02-15T08:39:39.652Z] Removing intermediate container 59554c33c0dd [2023-02-15T08:39:39.652Z] ---> a4f183070c03 [2023-02-15T08:39:39.652Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-15T08:39:39.652Z] Removing intermediate container df7a2ce6dcaf [2023-02-15T08:39:39.652Z] ---> 7481d41f640a [2023-02-15T08:39:39.652Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-15T08:39:39.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:39.652Z] ---> Running in e69f63f85e02 [2023-02-15T08:39:39.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:39:39.652Z] ---> Running in db9c0bcb24f0 [2023-02-15T08:39:39.652Z] OK: 211 MiB in 51 packages [2023-02-15T08:39:40.609Z] Removing intermediate container db9c0bcb24f0 [2023-02-15T08:39:40.609Z] ---> be62afd3cfea [2023-02-15T08:39:40.609Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-15T08:39:40.609Z] Removing intermediate container e69f63f85e02 [2023-02-15T08:39:40.609Z] ---> 14e625c9fee6 [2023-02-15T08:39:40.609Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-15T08:39:41.288Z] ---> Running in 7d24d6849567 [2023-02-15T08:39:41.547Z] Removing intermediate container 9b720ad012ac [2023-02-15T08:39:41.547Z] ---> e20ecc43a387 [2023-02-15T08:39:41.547Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-15T08:39:41.547Z] ---> cd93ac9600fc [2023-02-15T08:39:41.547Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-15T08:39:41.547Z] Removing intermediate container 7d24d6849567 [2023-02-15T08:39:41.547Z] ---> ba0d5f7388a9 [2023-02-15T08:39:41.547Z] Step 20/22 : LABEL arch=x86_64 [2023-02-15T08:39:41.806Z] ---> Running in d6232c9b3ab3 [2023-02-15T08:39:41.806Z] ---> Running in 8033e3acf860 [2023-02-15T08:39:42.066Z] ---> 8c2401c748ce [2023-02-15T08:39:42.066Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:39:42.329Z] ---> Running in 5b7e15798bb9 [2023-02-15T08:39:43.267Z] Removing intermediate container 8033e3acf860 [2023-02-15T08:39:43.267Z] ---> 69ab277d75ae [2023-02-15T08:39:43.267Z] Step 21/22 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 [2023-02-15T08:39:43.525Z] ---> Running in cbad3664ee26 [2023-02-15T08:39:45.456Z] Removing intermediate container cbad3664ee26 [2023-02-15T08:39:45.456Z] ---> 8d3a486ce3ef [2023-02-15T08:39:45.456Z] Step 22/22 : LABEL version=0.0.0 [2023-02-15T08:39:46.471Z] ---> Running in d79d3a6c7785 [2023-02-15T08:39:47.853Z] Removing intermediate container d79d3a6c7785 [2023-02-15T08:39:47.853Z] ---> 3b0df95cd416 [2023-02-15T08:39:47.853Z] [2023-02-15T08:39:47.853Z] Removing intermediate container d6232c9b3ab3 [2023-02-15T08:39:47.853Z] ---> d0536a1155b0 [2023-02-15T08:39:47.853Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T08:39:47.853Z] Successfully built 3b0df95cd416 [2023-02-15T08:39:48.113Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-15T08:39:48.113Z] Building core-data [2023-02-15T08:39:53.390Z]  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:39:53.390Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:39:53.390Z] ---> a3526d47d7f6 [2023-02-15T08:39:53.390Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:39:53.390Z] ---> Using cache [2023-02-15T08:39:53.390Z] ---> 79aceb74d45b [2023-02-15T08:39:53.390Z] Step 4/22 : WORKDIR /edgex-go [2023-02-15T08:39:53.390Z] ---> Using cache [2023-02-15T08:39:53.390Z] ---> c9d4843745b0 [2023-02-15T08:39:53.390Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-15T08:39:53.390Z] ---> Using cache [2023-02-15T08:39:53.391Z] ---> 147a6e6e428f [2023-02-15T08:39:53.391Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-15T08:39:53.391Z] ---> Using cache [2023-02-15T08:39:53.391Z] ---> 3d6d871f1b3a [2023-02-15T08:39:53.391Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:39:53.391Z] ---> Using cache [2023-02-15T08:39:53.391Z] ---> 2cdd9ed22811 [2023-02-15T08:39:53.391Z] Step 8/22 : COPY . . [2023-02-15T08:39:53.391Z] ---> Using cache [2023-02-15T08:39:53.391Z] ---> 2bc9998b1947 [2023-02-15T08:39:53.391Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-15T08:39:58.278Z] ---> f66ead441561 [2023-02-15T08:39:58.278Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-15T08:39:59.762Z] ---> Running in 4db20fb6539f [2023-02-15T08:40:09.856Z] ---> 6f0e3a6361cf [2023-02-15T08:40:09.856Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-15T08:40:09.856Z] 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-02-15T08:40:10.138Z] Removing intermediate container e49ed40d824d [2023-02-15T08:40:10.138Z] ---> 8b530dc7ec5f [2023-02-15T08:40:10.138Z] [2023-02-15T08:40:10.138Z] Step 10/24 : FROM alpine:3.16 [2023-02-15T08:40:10.138Z] ---> dfd21b5a31f5 [2023-02-15T08:40:10.138Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-15T08:40:10.138Z] Removing intermediate container 852065fedf4b [2023-02-15T08:40:10.138Z] ---> b53e279eb1fd [2023-02-15T08:40:10.138Z] [2023-02-15T08:40:10.138Z] Step 10/22 : FROM alpine:3.16 [2023-02-15T08:40:10.138Z] ---> dfd21b5a31f5 [2023-02-15T08:40:10.138Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-15T08:40:11.534Z] ---> 4faad7fac16c [2023-02-15T08:40:11.534Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-15T08:40:14.845Z] ---> Running in b19bfa2b55cf [2023-02-15T08:40:14.845Z] ---> Running in 3b8be774594a [2023-02-15T08:40:19.187Z] ---> dfbd9c8830bc [2023-02-15T08:40:19.187Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-15T08:40:20.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:40:20.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:40:21.299Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T08:40:21.299Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T08:40:21.299Z] OK: 6 MiB in 15 packages [2023-02-15T08:40:21.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:40:21.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:40:21.558Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T08:40:21.558Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T08:40:21.558Z] OK: 6 MiB in 15 packages [2023-02-15T08:40:21.558Z] Removing intermediate container 5b7e15798bb9 [2023-02-15T08:40:21.558Z] ---> 737f4642cd4b [2023-02-15T08:40:21.558Z] Step 7/24 : COPY . . [2023-02-15T08:40:21.558Z] ---> 319199236a79 [2023-02-15T08:40:21.558Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-15T08:40:33.934Z] ---> 8d5a104f114c [2023-02-15T08:40:33.934Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-15T08:40:33.934Z] ---> b6aaee784421 [2023-02-15T08:40:33.934Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-15T08:40:33.934Z] ---> Running in a347c25b7bc1 [2023-02-15T08:40:35.316Z] ---> b6ba87eeb051 [2023-02-15T08:40:35.316Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-15T08:40:35.316Z] Removing intermediate container b19bfa2b55cf [2023-02-15T08:40:35.316Z] Removing intermediate container 3b8be774594a [2023-02-15T08:40:35.316Z] ---> f190ab02d579 [2023-02-15T08:40:35.316Z] ---> 1d3f7402d4a6 [2023-02-15T08:40:35.316Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-15T08:40:35.316Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-15T08:40:35.580Z] 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-02-15T08:40:36.526Z] ---> Running in 36dfa35f3a35 [2023-02-15T08:40:36.788Z] ---> Running in 0711d4d43e3a [2023-02-15T08:40:36.788Z] ---> Running in ad9daa837209 [2023-02-15T08:40:37.574Z] Removing intermediate container 4db20fb6539f [2023-02-15T08:40:37.574Z] ---> 113f165233fc [2023-02-15T08:40:37.574Z] [2023-02-15T08:40:37.574Z] Step 10/22 : FROM alpine:3.16 [2023-02-15T08:40:37.833Z] ---> dfd21b5a31f5 [2023-02-15T08:40:37.833Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-15T08:40:37.833Z] Removing intermediate container 0711d4d43e3a [2023-02-15T08:40:37.833Z] ---> 9dba1442461f [2023-02-15T08:40:37.833Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-15T08:40:38.113Z] Removing intermediate container ad9daa837209 [2023-02-15T08:40:38.113Z] ---> f5a4f7979ed3 [2023-02-15T08:40:38.113Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-15T08:40:38.373Z] ---> Running in 42f675236369 [2023-02-15T08:40:38.373Z] ---> Running in af994e59b033 [2023-02-15T08:40:38.635Z] ---> Running in 42ba3cab4605 [2023-02-15T08:40:40.022Z] Removing intermediate container 42f675236369 [2023-02-15T08:40:40.022Z] ---> 80c6d5b30b8c [2023-02-15T08:40:40.022Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-15T08:40:40.283Z] Removing intermediate container af994e59b033 [2023-02-15T08:40:40.283Z] ---> d9369a171bc4 [2023-02-15T08:40:40.283Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-15T08:40:40.860Z] Removing intermediate container 42ba3cab4605 [2023-02-15T08:40:40.860Z] ---> c022cde5f1f4 [2023-02-15T08:40:40.860Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-15T08:40:41.426Z] ---> Running in 023d8deb060b [2023-02-15T08:40:41.684Z] ---> Running in fcaccc19890a [2023-02-15T08:40:41.684Z] Removing intermediate container 36dfa35f3a35 [2023-02-15T08:40:41.684Z] ---> 83eceeb5a88a [2023-02-15T08:40:41.684Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-15T08:40:41.942Z] ---> Running in 0c04b5894423 [2023-02-15T08:40:42.892Z] ---> Running in 089d155f3d09 [2023-02-15T08:40:44.278Z] Removing intermediate container fcaccc19890a [2023-02-15T08:40:44.278Z] ---> 8a642ba86d1c [2023-02-15T08:40:44.278Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T08:40:44.278Z] Removing intermediate container 023d8deb060b [2023-02-15T08:40:44.278Z] ---> a6e2f94928db [2023-02-15T08:40:44.278Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-15T08:40:44.278Z] Removing intermediate container 0c04b5894423 [2023-02-15T08:40:44.278Z] ---> e7ee0acfb513 [2023-02-15T08:40:44.278Z] Step 15/24 : WORKDIR / [2023-02-15T08:40:44.850Z] ---> Running in 78182f8120f7 [2023-02-15T08:40:44.850Z] Removing intermediate container 089d155f3d09 [2023-02-15T08:40:44.850Z] ---> 606bddf46f42 [2023-02-15T08:40:44.850Z] Step 29/32 : CMD ["gate"] [2023-02-15T08:40:45.110Z] ---> 535bbd8ce98e [2023-02-15T08:40:45.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-15T08:40:45.371Z] ---> Running in c6845ca8c0d2 [2023-02-15T08:40:45.633Z] ---> Running in 804c58dda371 [2023-02-15T08:40:47.634Z] Removing intermediate container 78182f8120f7 [2023-02-15T08:40:47.634Z] ---> 1fd592e70fee [2023-02-15T08:40:47.634Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-15T08:40:48.208Z] Removing intermediate container c6845ca8c0d2 [2023-02-15T08:40:48.208Z] ---> 5863ce9b41e0 [2023-02-15T08:40:48.208Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T08:40:48.208Z] ---> e56517d56a97 [2023-02-15T08:40:48.208Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-15T08:40:48.469Z] Removing intermediate container 804c58dda371 [2023-02-15T08:40:48.469Z] ---> ba0361c05dba [2023-02-15T08:40:48.469Z] Step 30/32 : LABEL arch=x86_64 [2023-02-15T08:40:48.731Z] ---> Running in 285a86d04e3e [2023-02-15T08:40:49.005Z] ---> Running in 7f37c09ef62a [2023-02-15T08:40:49.270Z] ---> 99231f33363c [2023-02-15T08:40:49.270Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-15T08:40:49.270Z] ---> 6163f49bde34 [2023-02-15T08:40:49.270Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-15T08:40:50.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:40:50.224Z] ---> Running in 92fb11fa8830 [2023-02-15T08:40:50.224Z] Removing intermediate container 7f37c09ef62a [2023-02-15T08:40:50.224Z] ---> 63a06277b52a [2023-02-15T08:40:50.224Z] Step 31/32 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 [2023-02-15T08:40:50.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:40:50.485Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T08:40:50.485Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T08:40:50.485Z] OK: 6 MiB in 15 packages [2023-02-15T08:40:50.485Z] ---> Running in e439c2560d62 [2023-02-15T08:40:50.485Z] ---> 09f109cf2781 [2023-02-15T08:40:50.485Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-15T08:40:50.746Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-15T08:40:51.006Z] Removing intermediate container 92fb11fa8830 [2023-02-15T08:40:51.006Z] ---> ee893da8ca7e [2023-02-15T08:40:51.006Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T08:40:51.268Z] ---> Running in 3a4b02e420bd [2023-02-15T08:40:51.532Z] Removing intermediate container e439c2560d62 [2023-02-15T08:40:51.532Z] ---> b52e04a7e3bb [2023-02-15T08:40:51.532Z] Step 32/32 : LABEL version=0.0.0 [2023-02-15T08:40:51.532Z] ---> 92331882c982 [2023-02-15T08:40:51.532Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-15T08:40:51.811Z] ---> Running in ccdcdc1edf5f [2023-02-15T08:40:52.434Z] Removing intermediate container 285a86d04e3e [2023-02-15T08:40:52.434Z] ---> 49d562fdda8e [2023-02-15T08:40:52.434Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T08:40:52.434Z] Removing intermediate container 3a4b02e420bd [2023-02-15T08:40:52.434Z] ---> a9fcb9ec66b9 [2023-02-15T08:40:52.434Z] Step 20/22 : LABEL arch=x86_64 [2023-02-15T08:40:52.434Z] ---> c140d5d6b3ba [2023-02-15T08:40:52.434Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-15T08:40:52.692Z] ---> Running in d8ae1f7afeaa [2023-02-15T08:40:52.692Z] Removing intermediate container ccdcdc1edf5f [2023-02-15T08:40:52.692Z] ---> bd1e70cb65fc [2023-02-15T08:40:52.692Z] [2023-02-15T08:40:52.692Z] Successfully built bd1e70cb65fc [2023-02-15T08:40:52.951Z] ---> Running in 33afcdd3eb80 [2023-02-15T08:40:52.951Z] Successfully tagged security-bootstrapper:latest [2023-02-15T08:40:52.951Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-02-15T08:40:52.951Z] ---> 2fc378d276f4 [2023-02-15T08:40:52.951Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-15T08:40:56.377Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:40:56.377Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:40:56.377Z] ---> a3526d47d7f6 [2023-02-15T08:40:56.377Z] Step 3/21 : WORKDIR /edgex-go [2023-02-15T08:40:56.377Z] ---> Using cache [2023-02-15T08:40:56.377Z] ---> 2b7bbfed2515 [2023-02-15T08:40:56.377Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-15T08:40:56.377Z] ---> Using cache [2023-02-15T08:40:56.377Z] ---> e20ecc43a387 [2023-02-15T08:40:56.377Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-15T08:40:56.377Z] ---> Using cache [2023-02-15T08:40:56.377Z] ---> 8c2401c748ce [2023-02-15T08:40:56.377Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:40:56.377Z] ---> Using cache [2023-02-15T08:40:56.377Z] ---> 737f4642cd4b [2023-02-15T08:40:56.377Z] Step 7/21 : COPY . . [2023-02-15T08:40:56.377Z] ---> Using cache [2023-02-15T08:40:56.377Z] ---> b6aaee784421 [2023-02-15T08:40:56.377Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-15T08:40:56.377Z] Removing intermediate container d8ae1f7afeaa [2023-02-15T08:40:56.377Z] ---> 173acfeae9d5 [2023-02-15T08:40:56.377Z] Step 21/22 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 [2023-02-15T08:40:57.772Z] Removing intermediate container 33afcdd3eb80 [2023-02-15T08:40:57.772Z] ---> 091c3556b12e [2023-02-15T08:40:57.772Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T08:40:57.772Z] ---> 61489878c8ca [2023-02-15T08:40:57.772Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-15T08:40:57.772Z] ---> Running in 2d58f16bf5a8 [2023-02-15T08:40:57.772Z] ---> Running in ecff8ed967fc [2023-02-15T08:40:57.772Z] Removing intermediate container a347c25b7bc1 [2023-02-15T08:40:57.772Z] ---> 7d0d4e395fff [2023-02-15T08:40:57.772Z] [2023-02-15T08:40:57.772Z] Step 9/24 : FROM alpine:3.16 [2023-02-15T08:40:57.772Z] ---> dfd21b5a31f5 [2023-02-15T08:40:57.772Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-15T08:40:58.034Z] ---> Running in 1b5eae6cc496 [2023-02-15T08:40:58.034Z] ---> Running in 8c2e89d52b8e [2023-02-15T08:40:58.294Z] ---> 972b0959d747 [2023-02-15T08:40:58.294Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-15T08:40:58.294Z] Removing intermediate container ecff8ed967fc [2023-02-15T08:40:58.294Z] ---> a95e0eac89cf [2023-02-15T08:40:58.294Z] Step 22/22 : LABEL version=0.0.0 [2023-02-15T08:40:58.294Z] Removing intermediate container 1b5eae6cc496 [2023-02-15T08:40:58.294Z] ---> 62bd78af33bd [2023-02-15T08:40:58.294Z] Step 22/24 : LABEL arch=x86_64 [2023-02-15T08:40:58.555Z] ---> Running in 488e2f068f4f [2023-02-15T08:40:58.555Z] ---> Running in 4e8d8891a42d [2023-02-15T08:40:58.555Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-15T08:40:58.555Z] ---> Running in 38f1c19ed568 [2023-02-15T08:40:58.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:40:58.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:40:59.074Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-15T08:40:59.074Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-15T08:40:59.074Z] (3/3) Installing su-exec (0.2-r1) [2023-02-15T08:40:59.074Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T08:40:59.074Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T08:40:59.074Z] Removing intermediate container 488e2f068f4f [2023-02-15T08:40:59.074Z] ---> f3c2fd1946b9 [2023-02-15T08:40:59.074Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T08:40:59.334Z] OK: 6 MiB in 17 packages [2023-02-15T08:40:59.334Z] Removing intermediate container 38f1c19ed568 [2023-02-15T08:40:59.334Z] ---> 16f187f3496c [2023-02-15T08:40:59.334Z] Step 23/24 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 [2023-02-15T08:40:59.334Z] Removing intermediate container 4e8d8891a42d [2023-02-15T08:40:59.334Z] ---> d8e200f32c89 [2023-02-15T08:40:59.334Z] [2023-02-15T08:40:59.334Z] Successfully built d8e200f32c89 [2023-02-15T08:40:59.334Z] Successfully tagged support-scheduler:latest [2023-02-15T08:40:59.334Z]  Building support-scheduler ... done Building support-notifications [2023-02-15T08:40:59.594Z] ---> Running in 0abd10871a0e [2023-02-15T08:40:59.594Z] ---> Running in fd5cb945870d [2023-02-15T08:41:04.235Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:41:04.235Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:41:05.195Z] ---> a3526d47d7f6 [2023-02-15T08:41:05.195Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:41:05.195Z] ---> Using cache [2023-02-15T08:41:05.195Z] ---> 79aceb74d45b [2023-02-15T08:41:05.195Z] Step 4/22 : WORKDIR /edgex-go [2023-02-15T08:41:05.195Z] ---> Using cache [2023-02-15T08:41:05.195Z] ---> c9d4843745b0 [2023-02-15T08:41:05.195Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-15T08:41:05.836Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-15T08:41:05.836Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-15T08:41:06.620Z] Removing intermediate container 0abd10871a0e [2023-02-15T08:41:06.620Z] ---> 2401a8c2874b [2023-02-15T08:41:06.620Z] Step 20/22 : LABEL arch=x86_64 [2023-02-15T08:41:07.188Z] Removing intermediate container fd5cb945870d [2023-02-15T08:41:07.188Z] ---> 9250c3f9e67f [2023-02-15T08:41:07.188Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T08:41:07.772Z] ---> Running in 6392c553954d [2023-02-15T08:41:08.341Z] ---> Running in c9b1fdeb2a06 [2023-02-15T08:41:08.341Z] Removing intermediate container 8c2e89d52b8e [2023-02-15T08:41:08.341Z] ---> 0d403aea17c2 [2023-02-15T08:41:08.341Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-15T08:41:08.911Z] ---> Running in 38b08ed078fd [2023-02-15T08:41:09.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:41:09.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:41:09.442Z] ---> Running in 9784a29e85db [2023-02-15T08:41:09.721Z] Removing intermediate container c9b1fdeb2a06 [2023-02-15T08:41:09.721Z] ---> 6d4b7200b081 [2023-02-15T08:41:09.721Z] Step 21/22 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 [2023-02-15T08:41:09.721Z] OK: 211 MiB in 51 packages [2023-02-15T08:41:09.721Z] Removing intermediate container 38b08ed078fd [2023-02-15T08:41:09.721Z] ---> 64ffde5cec74 [2023-02-15T08:41:09.721Z] [2023-02-15T08:41:10.001Z] Successfully built 64ffde5cec74 [2023-02-15T08:41:10.001Z] Removing intermediate container 9784a29e85db [2023-02-15T08:41:10.001Z] ---> eeee16290b42 [2023-02-15T08:41:10.001Z] Step 12/24 : WORKDIR / [2023-02-15T08:41:10.001Z] Successfully tagged core-metadata:latest [2023-02-15T08:41:10.001Z] Building security-spire-server [2023-02-15T08:41:10.001Z]  Building core-metadata ... done  ---> Running in e8aaf1c840dc [2023-02-15T08:41:10.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-15T08:41:11.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-15T08:41:11.531Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-15T08:41:14.325Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:41:14.325Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:41:14.325Z] ---> a3526d47d7f6 [2023-02-15T08:41:14.325Z] Step 3/23 : WORKDIR /edgex-go [2023-02-15T08:41:14.325Z] ---> Using cache [2023-02-15T08:41:14.325Z] ---> 2b7bbfed2515 [2023-02-15T08:41:14.325Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-15T08:41:16.240Z] 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-02-15T08:41:16.812Z] ---> Running in a6d60003cca1 [2023-02-15T08:41:17.072Z] Removing intermediate container e8aaf1c840dc [2023-02-15T08:41:17.072Z] ---> 8c8815e4238d [2023-02-15T08:41:17.072Z] Step 22/22 : LABEL version=0.0.0 [2023-02-15T08:41:17.072Z] ---> Running in 41d51b096c02 [2023-02-15T08:41:17.645Z] ---> Running in 85e54aa626d3 [2023-02-15T08:41:17.645Z] Removing intermediate container 6392c553954d [2023-02-15T08:41:17.645Z] ---> 30c51cf19afc [2023-02-15T08:41:17.645Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-15T08:41:17.907Z] Removing intermediate container a6d60003cca1 [2023-02-15T08:41:17.907Z] ---> f32246c6d2fe [2023-02-15T08:41:17.907Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-15T08:41:18.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:41:18.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:41:19.108Z] ---> c5d0c5f8b40a [2023-02-15T08:41:19.108Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:41:19.108Z] Removing intermediate container 85e54aa626d3 [2023-02-15T08:41:19.108Z] ---> 3f975d67ac28 [2023-02-15T08:41:19.108Z] [2023-02-15T08:41:19.108Z] OK: 211 MiB in 51 packages [2023-02-15T08:41:19.108Z] Successfully built 3f975d67ac28 [2023-02-15T08:41:19.368Z] Successfully tagged core-data:latest [2023-02-15T08:41:19.368Z]  Building core-data ... done Building core-command [2023-02-15T08:41:19.368Z] ---> Running in 69c03d6bb852 [2023-02-15T08:41:21.924Z] ---> f7640e130555 [2023-02-15T08:41:21.924Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-15T08:41:21.924Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:41:21.924Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:41:21.924Z] ---> a3526d47d7f6 [2023-02-15T08:41:21.924Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:41:21.924Z] ---> Using cache [2023-02-15T08:41:21.924Z] ---> 79aceb74d45b [2023-02-15T08:41:21.924Z] Step 4/23 : WORKDIR /edgex-go [2023-02-15T08:41:21.924Z] ---> Using cache [2023-02-15T08:41:21.924Z] ---> c9d4843745b0 [2023-02-15T08:41:21.924Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-15T08:41:21.924Z] ---> Using cache [2023-02-15T08:41:21.924Z] ---> 147a6e6e428f [2023-02-15T08:41:21.924Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-15T08:41:21.924Z] ---> Using cache [2023-02-15T08:41:21.924Z] ---> 3d6d871f1b3a [2023-02-15T08:41:21.924Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:41:21.924Z] ---> Using cache [2023-02-15T08:41:21.924Z] ---> 2cdd9ed22811 [2023-02-15T08:41:21.924Z] Step 8/23 : COPY . . [2023-02-15T08:41:21.924Z] ---> Using cache [2023-02-15T08:41:21.924Z] ---> 2bc9998b1947 [2023-02-15T08:41:21.924Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-15T08:41:23.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-15T08:41:23.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-15T08:41:23.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-15T08:41:23.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-15T08:41:23.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-15T08:41:23.857Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-15T08:41:23.857Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-15T08:41:23.857Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-15T08:41:23.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-15T08:41:30.121Z] Removing intermediate container 2d58f16bf5a8 [2023-02-15T08:41:30.121Z] ---> 5e546eb87843 [2023-02-15T08:41:30.121Z] [2023-02-15T08:41:30.121Z] Step 9/21 : FROM alpine:3.16 [2023-02-15T08:41:30.121Z] ---> dfd21b5a31f5 [2023-02-15T08:41:30.121Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-15T08:41:30.121Z] ---> 7d5eb480b63e [2023-02-15T08:41:30.121Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-15T08:41:30.121Z] ---> Running in b870e8c1a153 [2023-02-15T08:41:30.121Z] ---> Running in 51e158fefec1 [2023-02-15T08:41:30.121Z] Removing intermediate container 41d51b096c02 [2023-02-15T08:41:30.121Z] ---> ddca23bbf496 [2023-02-15T08:41:30.121Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-15T08:41:30.121Z] ---> b63714de231e [2023-02-15T08:41:30.121Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-15T08:41:30.391Z] ---> 6a6d90c4e62c [2023-02-15T08:41:30.391Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:41:30.391Z] ---> 495bad790af0 [2023-02-15T08:41:30.391Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-15T08:41:30.391Z] ---> Running in 57b8382bde7b [2023-02-15T08:41:30.391Z] 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-02-15T08:41:30.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:41:30.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:41:30.917Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-15T08:41:31.174Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-15T08:41:31.174Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-15T08:41:31.174Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-15T08:41:31.174Z] (5/6) Installing curl (7.83.1-r6) [2023-02-15T08:41:31.174Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-15T08:41:31.174Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T08:41:31.174Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T08:41:31.740Z] OK: 8 MiB in 20 packages [2023-02-15T08:41:32.733Z] ---> 2501c7dc4c34 [2023-02-15T08:41:32.733Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-15T08:41:36.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.339s coverage: 28.7% of statements [2023-02-15T08:41:36.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-15T08:41:36.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-15T08:41:38.020Z] ---> 66c3ae44ed16 [2023-02-15T08:41:38.020Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-15T08:41:38.588Z] ---> 1ac5326b035d [2023-02-15T08:41:38.589Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-15T08:41:38.589Z] Removing intermediate container 51e158fefec1 [2023-02-15T08:41:38.589Z] ---> e4382ba10cb9 [2023-02-15T08:41:38.589Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-15T08:41:39.166Z] ---> Running in 7a9440217ec7 [2023-02-15T08:41:39.468Z] ---> Running in ff3844774534 [2023-02-15T08:41:40.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.442s coverage: 98.5% of statements [2023-02-15T08:41:42.026Z] Removing intermediate container ff3844774534 [2023-02-15T08:41:42.026Z] ---> 756d27c26ee3 [2023-02-15T08:41:42.026Z] Step 12/21 : WORKDIR /edgex [2023-02-15T08:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.920s coverage: 73.7% of statements [2023-02-15T08:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-15T08:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-15T08:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-15T08:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.543s coverage: 54.0% of statements [2023-02-15T08:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-15T08:41:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-15T08:41:54.423Z] ---> Running in fdc5d2c45538 [2023-02-15T08:42:04.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.396s coverage: 88.5% of statements [2023-02-15T08:42:04.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-15T08:42:04.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-15T08:42:04.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-15T08:42:04.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-15T08:42:04.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-15T08:42:04.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.525s coverage: 3.6% of statements [2023-02-15T08:42:04.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-15T08:42:04.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-15T08:42:04.444Z] Removing intermediate container fdc5d2c45538 [2023-02-15T08:42:04.444Z] ---> 203dec9f6347 [2023-02-15T08:42:04.444Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-15T08:42:04.444Z] Removing intermediate container 7a9440217ec7 [2023-02-15T08:42:04.444Z] ---> a6562ad881bc [2023-02-15T08:42:04.444Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-15T08:42:04.444Z] ---> Running in ebcd7a668195 [2023-02-15T08:42:04.444Z] Removing intermediate container b870e8c1a153 [2023-02-15T08:42:04.444Z] ---> 068d43852d42 [2023-02-15T08:42:04.444Z] [2023-02-15T08:42:04.444Z] Step 10/23 : FROM alpine:3.16 [2023-02-15T08:42:04.444Z] ---> dfd21b5a31f5 [2023-02-15T08:42:04.444Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-15T08:42:04.444Z] ---> Using cache [2023-02-15T08:42:04.444Z] ---> 1d3f7402d4a6 [2023-02-15T08:42:04.444Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-15T08:42:04.444Z] ---> Using cache [2023-02-15T08:42:04.444Z] ---> 9dba1442461f [2023-02-15T08:42:04.444Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-15T08:42:04.701Z] ---> Running in 8c0d9ddb2fcf [2023-02-15T08:42:05.061Z] Removing intermediate container ebcd7a668195 [2023-02-15T08:42:05.061Z] ---> d3c462509308 [2023-02-15T08:42:05.061Z] Step 22/24 : LABEL arch=x86_64 [2023-02-15T08:42:05.061Z] ---> 087c5adaf6b6 [2023-02-15T08:42:05.061Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-15T08:42:05.061Z] ---> Running in d1913ae27978 [2023-02-15T08:42:05.062Z] Removing intermediate container 8c0d9ddb2fcf [2023-02-15T08:42:05.062Z] ---> 88897ab28f79 [2023-02-15T08:42:05.062Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-15T08:42:05.320Z] Removing intermediate container 69c03d6bb852 [2023-02-15T08:42:05.320Z] ---> 4e9725b03159 [2023-02-15T08:42:05.320Z] Step 8/22 : COPY . . [2023-02-15T08:42:05.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.824s coverage: 95.6% of statements [2023-02-15T08:42:05.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-15T08:42:05.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-15T08:42:05.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-15T08:42:05.620Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.632s coverage: 72.2% of statements [2023-02-15T08:42:05.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-15T08:42:05.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-15T08:42:05.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-15T08:42:05.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-15T08:42:05.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-15T08:42:05.620Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.570s coverage: 65.9% of statements [2023-02-15T08:42:05.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-15T08:42:05.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-15T08:42:05.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-15T08:42:05.620Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.542s coverage: 0.9% of statements [2023-02-15T08:42:05.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-15T08:42:05.620Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.344s coverage: 29.6% of statements [2023-02-15T08:42:05.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-15T08:42:07.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.346s coverage: 47.1% of statements [2023-02-15T08:42:07.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.265s coverage: 82.9% of statements [2023-02-15T08:42:07.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements [2023-02-15T08:42:09.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.334s coverage: 96.3% of statements [2023-02-15T08:42:09.514Z] Removing intermediate container d1913ae27978 [2023-02-15T08:42:09.514Z] ---> ca3544e9ae9a [2023-02-15T08:42:09.514Z] Step 23/24 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 [2023-02-15T08:42:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.280s coverage: 87.5% of statements [2023-02-15T08:42:14.806Z] ---> Running in db855d49e651 [2023-02-15T08:42:14.806Z] ---> 9fe45e5d01c6 [2023-02-15T08:42:14.806Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-15T08:42:14.806Z] ---> Running in 939e0a566b7f [2023-02-15T08:42:14.806Z] ---> 75d7b7ba7254 [2023-02-15T08:42:14.806Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-15T08:42:14.806Z] ---> Running in 642c11216b1e [2023-02-15T08:42:15.373Z] Removing intermediate container db855d49e651 [2023-02-15T08:42:15.373Z] ---> f7ae5ba9436f [2023-02-15T08:42:15.373Z] Step 15/23 : WORKDIR / [2023-02-15T08:42:15.373Z] Removing intermediate container 939e0a566b7f [2023-02-15T08:42:15.373Z] ---> 1d4ee8fcd492 [2023-02-15T08:42:15.373Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T08:42:15.373Z] ---> c0df44a197df [2023-02-15T08:42:15.373Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-15T08:42:15.373Z] ---> Running in b61398b5c930 [2023-02-15T08:42:15.373Z] ---> Running in 4b3eed656e1b [2023-02-15T08:42:15.631Z] Removing intermediate container b61398b5c930 [2023-02-15T08:42:15.631Z] ---> d1c83c3697f1 [2023-02-15T08:42:15.631Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T08:42:15.631Z] Removing intermediate container 4b3eed656e1b [2023-02-15T08:42:15.631Z] ---> bcff25e74b29 [2023-02-15T08:42:15.631Z] [2023-02-15T08:42:15.631Z] ---> e446ec4a1f7e [2023-02-15T08:42:15.631Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-15T08:42:15.631Z] 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-02-15T08:42:15.631Z] Successfully built bcff25e74b29 [2023-02-15T08:42:15.631Z] Successfully tagged security-secretstore-setup:latest [2023-02-15T08:42:15.631Z]  Building security-secretstore-setup ... done  ---> Running in 8424b621a6ce [2023-02-15T08:42:15.631Z] Removing intermediate container 57b8382bde7b [2023-02-15T08:42:15.631Z] ---> b36bec156a0d [2023-02-15T08:42:15.631Z] Step 7/23 : COPY . . [2023-02-15T08:42:15.631Z] ---> ea7c7b59a007 [2023-02-15T08:42:15.631Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-15T08:42:21.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.304s coverage: 94.4% of statements [2023-02-15T08:42:21.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.260s coverage: 44.8% of statements [2023-02-15T08:42:22.193Z] ---> 7a8ccc9386b1 [2023-02-15T08:42:22.193Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-15T08:42:22.193Z] ---> 691406061e5f [2023-02-15T08:42:22.193Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-15T08:42:22.450Z] ---> Running in 6073878e6efd [2023-02-15T08:42:22.450Z] Removing intermediate container 8424b621a6ce [2023-02-15T08:42:22.450Z] ---> e12807154fc6 [2023-02-15T08:42:22.450Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-15T08:42:22.450Z] ---> 9cc5f0383c6d [2023-02-15T08:42:22.450Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-15T08:42:22.450Z] ---> Running in 84da49d617e8 [2023-02-15T08:42:22.450Z] ---> Running in ca1be8135d78 [2023-02-15T08:42:22.450Z] Removing intermediate container 6073878e6efd [2023-02-15T08:42:22.450Z] ---> bcc9da85f6a4 [2023-02-15T08:42:22.450Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-15T08:42:22.724Z] ---> Running in b12c99736e54 [2023-02-15T08:42:22.724Z] Removing intermediate container 84da49d617e8 [2023-02-15T08:42:22.724Z] ---> effcd5f9ea7d [2023-02-15T08:42:22.724Z] Step 19/21 : LABEL arch=x86_64 [2023-02-15T08:42:22.724Z] Removing intermediate container ca1be8135d78 [2023-02-15T08:42:22.724Z] ---> 693546724949 [2023-02-15T08:42:22.724Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T08:42:22.724Z] ---> Running in 4e6df16106a6 [2023-02-15T08:42:22.724Z] Removing intermediate container b12c99736e54 [2023-02-15T08:42:22.724Z] ---> 11b5474c5ea0 [2023-02-15T08:42:22.724Z] 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-02-15T08:42:22.982Z] ---> Running in 24056225991a [2023-02-15T08:42:22.982Z] ---> Running in b85167ec7fe4 [2023-02-15T08:42:22.982Z] Removing intermediate container 4e6df16106a6 [2023-02-15T08:42:22.982Z] ---> f827e1df9c28 [2023-02-15T08:42:22.982Z] Step 20/21 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 [2023-02-15T08:42:22.982Z] ---> Running in 4461d1bda6c3 [2023-02-15T08:42:22.982Z] Removing intermediate container 24056225991a [2023-02-15T08:42:22.982Z] ---> 98685cfe39ee [2023-02-15T08:42:22.982Z] Step 21/23 : LABEL arch=x86_64 [2023-02-15T08:42:23.238Z] ---> Running in 9a90e6925215 [2023-02-15T08:42:23.238Z] Removing intermediate container 4461d1bda6c3 [2023-02-15T08:42:23.238Z] ---> 80e121d4c124 [2023-02-15T08:42:23.238Z] Step 21/21 : LABEL version=0.0.0 [2023-02-15T08:42:23.238Z] ---> Running in bc3059a400b0 [2023-02-15T08:42:23.239Z] Removing intermediate container 9a90e6925215 [2023-02-15T08:42:23.239Z] ---> ad5ba411f473 [2023-02-15T08:42:23.239Z] Step 22/23 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 [2023-02-15T08:42:23.239Z] Removing intermediate container bc3059a400b0 [2023-02-15T08:42:23.239Z] ---> 25698c634d11 [2023-02-15T08:42:23.239Z] [2023-02-15T08:42:23.239Z] ---> Running in 9938028fa8c4 [2023-02-15T08:42:23.239Z] Successfully built 25698c634d11 [2023-02-15T08:42:23.239Z] Successfully tagged security-proxy-setup:latest [2023-02-15T08:42:23.496Z]  Building security-proxy-setup ... done Removing intermediate container 9938028fa8c4 [2023-02-15T08:42:23.496Z] ---> 36aff6058256 [2023-02-15T08:42:23.496Z] Step 23/23 : LABEL version=0.0.0 [2023-02-15T08:42:23.496Z] ---> Running in d29148398f81 [2023-02-15T08:42:23.496Z] Removing intermediate container d29148398f81 [2023-02-15T08:42:23.496Z] ---> 73f2a4d27235 [2023-02-15T08:42:23.496Z] [2023-02-15T08:42:23.754Z] Successfully built 73f2a4d27235 [2023-02-15T08:42:23.754Z] Successfully tagged core-command:latest [2023-02-15T08:42:23.754Z]  Building core-command ... done Removing intermediate container b85167ec7fe4 [2023-02-15T08:42:23.754Z] ---> f7d350d2cfb0 [2023-02-15T08:42:23.754Z] Step 11/23 : WORKDIR /edgex-go [2023-02-15T08:42:23.754Z] ---> Running in fd3434fbe4f7 [2023-02-15T08:42:23.754Z] Removing intermediate container fd3434fbe4f7 [2023-02-15T08:42:23.754Z] ---> ae848c0e4f5d [2023-02-15T08:42:23.754Z] [2023-02-15T08:42:23.754Z] Step 12/23 : FROM alpine:3.15 [2023-02-15T08:42:23.754Z] ---> 5ce65d7b0fde [2023-02-15T08:42:23.754Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T08:42:23.754Z] ---> Using cache [2023-02-15T08:42:23.754Z] ---> 39c488f26b98 [2023-02-15T08:42:23.754Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-15T08:42:24.013Z] ---> Running in 821ba34c69af [2023-02-15T08:42:24.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:42:24.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:42:24.836Z] v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-15T08:42:24.836Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-15T08:42:24.836Z] OK: 15857 distinct packages available [2023-02-15T08:42:24.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:42:24.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:42:25.094Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-15T08:42:25.094Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-15T08:42:25.094Z] (3/5) Installing libucontext (1.1-r0) [2023-02-15T08:42:25.094Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-15T08:42:25.094Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-15T08:42:25.094Z] Executing busybox-1.34.1-r7.trigger [2023-02-15T08:42:25.094Z] OK: 7 MiB in 19 packages [2023-02-15T08:42:26.468Z] Removing intermediate container 821ba34c69af [2023-02-15T08:42:26.469Z] ---> 78868f34900d [2023-02-15T08:42:26.469Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-15T08:42:28.996Z] ---> 6b5bb73a16fc [2023-02-15T08:42:28.996Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-15T08:42:28.996Z] ---> 7fe2d8e5ca56 [2023-02-15T08:42:28.996Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-15T08:42:29.253Z] ---> 3834e6a4aea8 [2023-02-15T08:42:29.253Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-15T08:42:29.510Z] ---> 758294f82c40 [2023-02-15T08:42:29.510Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-15T08:42:29.510Z] ---> Running in 74e5c83b08e9 [2023-02-15T08:42:30.073Z] Removing intermediate container 74e5c83b08e9 [2023-02-15T08:42:30.073Z] ---> 30565c58281e [2023-02-15T08:42:30.073Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-15T08:42:30.073Z] ---> Running in fa46bcd3454b [2023-02-15T08:42:30.330Z] Removing intermediate container fa46bcd3454b [2023-02-15T08:42:30.330Z] ---> 6cd66c28bce0 [2023-02-15T08:42:30.330Z] Step 21/23 : LABEL arch=x86_64 [2023-02-15T08:42:30.330Z] ---> Running in 7d9542fd963a [2023-02-15T08:42:30.587Z] Removing intermediate container 7d9542fd963a [2023-02-15T08:42:30.587Z] ---> 0a50574b7366 [2023-02-15T08:42:30.587Z] Step 22/23 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 [2023-02-15T08:42:30.845Z] ---> Running in e8ef07b5d1ed [2023-02-15T08:42:30.845Z] Removing intermediate container e8ef07b5d1ed [2023-02-15T08:42:30.845Z] ---> 13ae0b278a48 [2023-02-15T08:42:30.845Z] Step 23/23 : LABEL version=0.0.0 [2023-02-15T08:42:30.845Z] ---> Running in a648d20f94d7 [2023-02-15T08:42:31.103Z] Removing intermediate container a648d20f94d7 [2023-02-15T08:42:31.103Z] ---> 3fcdd40b1a1c [2023-02-15T08:42:31.103Z] [2023-02-15T08:42:31.103Z] Successfully built 3fcdd40b1a1c [2023-02-15T08:42:31.103Z] Successfully tagged security-spire-server:latest [2023-02-15T08:42:41.071Z]  Building security-spire-server ... done Removing intermediate container 642c11216b1e [2023-02-15T08:42:41.071Z] ---> e67acf13db8a [2023-02-15T08:42:41.071Z] [2023-02-15T08:42:41.071Z] Step 10/22 : FROM alpine:3.16 [2023-02-15T08:42:41.071Z] ---> dfd21b5a31f5 [2023-02-15T08:42:41.071Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-15T08:42:41.071Z] ---> Running in af33c8a8874d [2023-02-15T08:42:41.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T08:42:41.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T08:42:41.071Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-15T08:42:41.071Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-15T08:42:41.071Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T08:42:41.071Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T08:42:41.071Z] OK: 6 MiB in 16 packages [2023-02-15T08:42:41.071Z] Removing intermediate container af33c8a8874d [2023-02-15T08:42:41.071Z] ---> 41f9840a55d7 [2023-02-15T08:42:41.071Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-15T08:42:41.071Z] ---> Running in 1ba61991e690 [2023-02-15T08:42:41.330Z] Removing intermediate container 1ba61991e690 [2023-02-15T08:42:41.330Z] ---> 349e7d5b53c7 [2023-02-15T08:42:41.330Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-15T08:42:41.330Z] ---> Running in 3e0913cd7a89 [2023-02-15T08:42:41.330Z] Removing intermediate container 3e0913cd7a89 [2023-02-15T08:42:41.330Z] ---> 2d081b6506ba [2023-02-15T08:42:41.330Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-15T08:42:41.330Z] ---> Running in 05fe2b73cd0a [2023-02-15T08:42:41.330Z] Removing intermediate container 05fe2b73cd0a [2023-02-15T08:42:41.330Z] ---> 421a29c36170 [2023-02-15T08:42:41.330Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T08:42:41.587Z] ---> 23561f9e57d4 [2023-02-15T08:42:41.587Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-15T08:42:42.154Z] ---> f4ca95935fa8 [2023-02-15T08:42:42.154Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-15T08:42:42.412Z] ---> ed3f614137d9 [2023-02-15T08:42:42.412Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-15T08:42:42.412Z] ---> Running in 6fb426603735 [2023-02-15T08:42:42.412Z] Removing intermediate container 6fb426603735 [2023-02-15T08:42:42.412Z] ---> e82a0b723ff0 [2023-02-15T08:42:42.412Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T08:42:42.412Z] ---> Running in ac9fa860fe1d [2023-02-15T08:42:42.412Z] Removing intermediate container ac9fa860fe1d [2023-02-15T08:42:42.412Z] ---> 5727eb4aa691 [2023-02-15T08:42:42.412Z] Step 20/22 : LABEL arch=x86_64 [2023-02-15T08:42:42.412Z] ---> Running in 40197253262f [2023-02-15T08:42:42.672Z] Removing intermediate container 40197253262f [2023-02-15T08:42:42.672Z] ---> 43adff3b85b1 [2023-02-15T08:42:42.672Z] Step 21/22 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 [2023-02-15T08:42:42.672Z] ---> Running in bee13470116c [2023-02-15T08:42:42.672Z] Removing intermediate container bee13470116c [2023-02-15T08:42:42.672Z] ---> 1f880b1b123f [2023-02-15T08:42:42.672Z] Step 22/22 : LABEL version=0.0.0 [2023-02-15T08:42:42.672Z] ---> Running in a02e22945aa3 [2023-02-15T08:42:42.672Z] Removing intermediate container a02e22945aa3 [2023-02-15T08:42:42.672Z] ---> 64d234bdfe87 [2023-02-15T08:42:42.672Z] [2023-02-15T08:42:42.931Z] Successfully built 64d234bdfe87 [2023-02-15T08:42:42.931Z] Successfully tagged support-notifications:latest [2023-02-15T08:42:42.937Z]  Building support-notifications ... done  [Pipeline] } [2023-02-15T08:42:42.946Z] $ docker stop --time=1 39d48e7b5d8b3254268dfa74a83ed54548ae106b84cc37c8aa943ba93791ac66 [2023-02-15T08:42:43.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.454s coverage: 79.9% of statements [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-15T08:42:43.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.333s coverage: 92.9% of statements [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-15T08:42:43.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-15T08:42:43.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.258s coverage: 86.9% of statements [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-15T08:42:43.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements [2023-02-15T08:42:43.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-15T08:42:43.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-15T08:42:43.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.325s coverage: 77.4% of statements [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-15T08:42:43.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.339s coverage: 80.0% of statements [2023-02-15T08:42:43.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements [2023-02-15T08:42:43.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.033s coverage: 91.2% of statements [2023-02-15T08:42:43.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-15T08:42:44.256Z] $ docker rm -f --volumes 39d48e7b5d8b3254268dfa74a83ed54548ae106b84cc37c8aa943ba93791ac66 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T08:42:44.604Z] + docker images [2023-02-15T08:42:44.604Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-15T08:42:44.604Z] support-notifications latest 64d234bdfe87 2 seconds ago 30.7MB [2023-02-15T08:42:44.604Z] e67acf13db8a 6 seconds ago 1.74GB [2023-02-15T08:42:44.604Z] security-spire-server latest 3fcdd40b1a1c 14 seconds ago 86.5MB [2023-02-15T08:42:44.604Z] ae848c0e4f5d 21 seconds ago 1.55GB [2023-02-15T08:42:44.604Z] core-command latest 73f2a4d27235 21 seconds ago 17.7MB [2023-02-15T08:42:44.604Z] security-proxy-setup latest 25698c634d11 21 seconds ago 27.8MB [2023-02-15T08:42:44.604Z] security-secretstore-setup latest bcff25e74b29 29 seconds ago 30MB [2023-02-15T08:42:44.604Z] 068d43852d42 42 seconds ago 1.68GB [2023-02-15T08:42:44.604Z] 5e546eb87843 About a minute ago 1.67GB [2023-02-15T08:42:44.604Z] core-data latest 3f975d67ac28 About a minute ago 17.9MB [2023-02-15T08:42:44.604Z] core-metadata latest 64ffde5cec74 About a minute ago 18.5MB [2023-02-15T08:42:44.604Z] support-scheduler latest d8e200f32c89 About a minute ago 30MB [2023-02-15T08:42:44.604Z] 7d0d4e395fff About a minute ago 1.67GB [2023-02-15T08:42:44.604Z] security-bootstrapper latest bd1e70cb65fc About a minute ago 20.4MB [2023-02-15T08:42:44.604Z] 113f165233fc 2 minutes ago 1.68GB [2023-02-15T08:42:44.604Z] b53e279eb1fd 2 minutes ago 1.74GB [2023-02-15T08:42:44.604Z] 8b530dc7ec5f 2 minutes ago 1.69GB [2023-02-15T08:42:44.604Z] core-common-config-bootstrapper latest 3b0df95cd416 2 minutes ago 15.5MB [2023-02-15T08:42:44.604Z] security-spiffe-token-provider latest 8db651d6776b 3 minutes ago 30MB [2023-02-15T08:42:44.604Z] security-spire-agent latest ca74db21aa86 3 minutes ago 125MB [2023-02-15T08:42:44.604Z] security-spire-config latest 71256ca50411 3 minutes ago 85.8MB [2023-02-15T08:42:44.604Z] 8354c962fbb7 3 minutes ago 1.72GB [2023-02-15T08:42:44.604Z] 29e1408d5273 3 minutes ago 1.67GB [2023-02-15T08:42:44.604Z] 8e0660e67df7 3 minutes ago 1.67GB [2023-02-15T08:42:44.604Z] 9f6f79c71405 4 minutes ago 1.55GB [2023-02-15T08:42:44.604Z] 94e7f6a497be 4 minutes ago 1.55GB [2023-02-15T08:42:44.604Z] ci-base-image-x86_64 latest a3526d47d7f6 8 minutes ago 903MB [2023-02-15T08:42:44.604Z] alpine 3.15 5ce65d7b0fde 4 days ago 5.59MB [2023-02-15T08:42:44.604Z] alpine 3.16 dfd21b5a31f5 4 days ago 5.55MB [2023-02-15T08:42:44.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-15T08:42:44.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-15T08:42:44.604Z] 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-02-15T08:42:46.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.568s coverage: 63.1% of statements [2023-02-15T08:42:46.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-15T08:42:46.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-15T08:42:46.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.340s coverage: 100.0% of statements [2023-02-15T08:42:46.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements [2023-02-15T08:42:46.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2023-02-15T08:42:46.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2023-02-15T08:42:46.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.104s coverage: 100.0% of statements [2023-02-15T08:42:53.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.642s coverage: 65.3% of statements [2023-02-15T08:42:53.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-15T08:42:53.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-15T08:42:53.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-15T08:42:56.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.989s coverage: 41.0% of statements [2023-02-15T08:42:56.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-15T08:42:56.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-15T08:42:56.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.453s coverage: 89.5% of statements [2023-02-15T08:42:56.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-15T08:42:56.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.318s coverage: 84.8% of statements [2023-02-15T08:42:56.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-15T08:42:56.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-15T08:42:56.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-15T08:42:56.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-15T08:43:04.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.397s coverage: 17.7% of statements [2023-02-15T08:43:04.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-15T08:43:04.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-15T08:43:04.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-15T08:43:04.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-15T08:43:04.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.852s coverage: 92.3% of statements [2023-02-15T08:43:04.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-15T08:43:04.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-15T08:43:04.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-15T08:43:04.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-15T08:43:04.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.458s coverage: 63.2% of statements [2023-02-15T08:43:04.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-15T08:43:04.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-15T08:43:04.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.558s coverage: 97.7% of statements [2023-02-15T08:43:04.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-15T08:43:04.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-15T08:43:05.239Z] 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-02-15T08:43:05.239Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-15T08:43:05.239Z] go vet ./... [2023-02-15T08:45:11.984Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-15T08:45:11.984Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-15T08:45:11.984Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-15T08:45:12.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-15T08:45:12.650Z] + ls -al . [2023-02-15T08:45:12.650Z] total 740 [2023-02-15T08:45:12.650Z] drwxrwxr-x 10 1001 1001 4096 Feb 15 08:38 . [2023-02-15T08:45:12.651Z] drwxr-xr-x 4 root root 4096 Feb 15 08:38 .. [2023-02-15T08:45:12.651Z] drwxrwxr-x 2 1001 1001 4096 Feb 15 08:36 .blubracket [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 16 Feb 15 08:36 .dockerignore [2023-02-15T08:45:12.651Z] drwxrwxr-x 8 1001 1001 4096 Feb 15 08:36 .git [2023-02-15T08:45:12.651Z] drwxrwxr-x 3 1001 1001 4096 Feb 15 08:36 .github [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 1024 Feb 15 08:36 .gitignore [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 42 Feb 15 08:36 .golangci.yml [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 87 Feb 15 08:36 .hadolint.yml [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 166 Feb 15 08:36 .sonarcloud.properties [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 1171 Feb 15 08:36 ADOPTERS.md [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 10825 Feb 15 08:36 Attribution.txt [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 73765 Feb 15 08:36 CHANGELOG.md [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 3804 Feb 15 08:36 CONTRIBUTING.md [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 677 Feb 15 08:36 GOVERNANCE.md [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 850 Feb 15 08:36 Jenkinsfile [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 10775 Feb 15 08:36 LICENSE [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 13375 Feb 15 08:36 Makefile [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 582 Feb 15 08:36 OWNERS.md [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 9403 Feb 15 08:36 README.md [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 6912 Feb 15 08:36 SECURITY.md [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 5 Feb 15 08:33 VERSION [2023-02-15T08:45:12.651Z] drwxrwxr-x 2 1001 1001 4096 Feb 15 08:36 bin [2023-02-15T08:45:12.651Z] drwxrwxr-x 17 1001 1001 4096 Feb 15 08:36 cmd [2023-02-15T08:45:12.651Z] -rw-r--r-- 1 root root 487418 Feb 15 08:43 coverage.out [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 3296 Feb 15 08:36 go.mod [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 33293 Feb 15 08:36 go.sum [2023-02-15T08:45:12.651Z] drwxrwxr-x 7 1001 1001 4096 Feb 15 08:36 internal [2023-02-15T08:45:12.651Z] drwxrwxr-x 3 1001 1001 4096 Feb 15 08:36 openapi [2023-02-15T08:45:12.651Z] drwxrwxr-x 4 1001 1001 4096 Feb 15 08:36 snap [2023-02-15T08:45:12.651Z] -rw-rw-r-- 1 1001 1001 204 Feb 15 08:36 version.go [Pipeline] sh [2023-02-15T08:45:13.297Z] + '[' -e coverage.out ] [2023-02-15T08:45:13.297Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-15T08:45:13.321Z] Warning: overwriting stash ‘coverage-report’ [2023-02-15T08:45:14.240Z] Stashed 1 file(s) [Pipeline] sh [2023-02-15T08:45:14.880Z] + make build [2023-02-15T08:45:14.880Z] 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-02-15T08:46:51.531Z] 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-02-15T08:46:53.482Z] 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-02-15T08:46:58.831Z] 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-02-15T08:47:03.090Z] 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-02-15T08:47:49.930Z] 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-02-15T08:47:56.578Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-15T08:48:03.235Z] 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-02-15T08:48:09.875Z] 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-02-15T08:48:13.222Z] 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-02-15T08:48:17.472Z] 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-02-15T08:48:32.461Z] 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-02-15T08:48:37.825Z] $ docker stop --time=1 8663dcae6630a67d5debbbadea93c52b3a926067c29988ceebbcad21d97366c8 [2023-02-15T08:48:39.759Z] $ docker rm -f --volumes 8663dcae6630a67d5debbbadea93c52b3a926067c29988ceebbcad21d97366c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:48:41.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-15T08:48:41.924Z] [2023-02-15T08:48:41.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:48:42.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-15T08:48:42.263Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-15T08:48:42.263Z] 29e5d40040c1: Pulling fs layer [2023-02-15T08:48:42.263Z] 1ce36da41761: Pulling fs layer [2023-02-15T08:48:42.263Z] 25b303627fd3: Pulling fs layer [2023-02-15T08:48:42.531Z] 29e5d40040c1: Download complete [2023-02-15T08:48:42.801Z] 1ce36da41761: Verifying Checksum [2023-02-15T08:48:42.801Z] 1ce36da41761: Download complete [2023-02-15T08:48:43.071Z] 29e5d40040c1: Pull complete [2023-02-15T08:48:44.472Z] 1ce36da41761: Pull complete [2023-02-15T08:48:44.472Z] 25b303627fd3: Download complete [2023-02-15T08:48:54.540Z] 25b303627fd3: Pull complete [2023-02-15T08:48:54.540Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-15T08:48:54.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-15T08:48:54.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:48:54.751Z] prd-ubuntu20.04-docker-arm64-4c-16g-6089 does not seem to be running inside a container [2023-02-15T08:48:54.844Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-15T08:48:57.359Z] $ docker top b066150b0e7ddb315b856289aa7d14f17cb7799172bfb73a748e018357913adc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T08:48:58.210Z] + grep parallel+ docker-compose build [2023-02-15T08:48:58.210Z] --help [2023-02-15T08:49:03.581Z] --parallel Build images in parallel. [Pipeline] } [2023-02-15T08:49:03.605Z] $ docker stop --time=1 b066150b0e7ddb315b856289aa7d14f17cb7799172bfb73a748e018357913adc [2023-02-15T08:49:05.258Z] $ docker rm -f --volumes b066150b0e7ddb315b856289aa7d14f17cb7799172bfb73a748e018357913adc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T08:49:05.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-15T08:49:05.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T08:49:05.952Z] prd-ubuntu20.04-docker-arm64-4c-16g-6089 does not seem to be running inside a container [2023-02-15T08:49:06.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-15T08:49:07.363Z] $ docker top 7945ec79fcb537bc563d2b5b2a5a76641c440534623b2142958fb8f10bfecfe4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T08:49:08.210Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-15T08:49:14.857Z] Building core-command ... [2023-02-15T08:49:14.857Z] Building core-common-config-bootstrapper ... [2023-02-15T08:49:14.857Z] Building core-data ... [2023-02-15T08:49:14.857Z] Building core-metadata ... [2023-02-15T08:49:14.857Z] Building security-bootstrapper ... [2023-02-15T08:49:14.857Z] Building security-proxy-setup ... [2023-02-15T08:49:14.857Z] Building security-secretstore-setup ... [2023-02-15T08:49:14.857Z] Building security-spiffe-token-provider ... [2023-02-15T08:49:14.857Z] Building security-spire-agent ... [2023-02-15T08:49:14.857Z] Building security-spire-config ... [2023-02-15T08:49:14.857Z] Building security-spire-server ... [2023-02-15T08:49:14.857Z] Building support-notifications ... [2023-02-15T08:49:14.857Z] Building support-scheduler ... [2023-02-15T08:49:14.857Z] Building support-notifications [2023-02-15T08:49:14.857Z] Building security-spiffe-token-provider [2023-02-15T08:49:14.857Z] Building security-spire-agent [2023-02-15T08:49:14.857Z] Building support-scheduler [2023-02-15T08:49:14.857Z] Building core-command [2023-02-15T08:50:01.693Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:50:01.693Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:50:01.693Z] ---> 7b52af8c40f5 [2023-02-15T08:50:01.693Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:50:01.693Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:50:01.693Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:50:01.693Z] ---> 7b52af8c40f5 [2023-02-15T08:50:01.693Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:50:01.693Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:50:01.693Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:50:01.693Z] ---> 7b52af8c40f5 [2023-02-15T08:50:01.693Z] Step 3/19 : WORKDIR /edgex-go [2023-02-15T08:50:01.693Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:50:01.693Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:50:01.693Z] ---> 7b52af8c40f5 [2023-02-15T08:50:01.693Z] Step 3/24 : WORKDIR /edgex-go [2023-02-15T08:50:01.693Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:50:01.693Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:50:01.693Z] ---> 7b52af8c40f5 [2023-02-15T08:50:01.693Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-15T08:50:01.693Z] ---> Running in 5c643c7ffaab [2023-02-15T08:50:01.693Z] ---> Running in 5120072bdc0d [2023-02-15T08:50:01.693Z] ---> Running in 3879a88a829c [2023-02-15T08:50:01.693Z] ---> Running in 20bdbdc403fd [2023-02-15T08:50:01.693Z] ---> Running in dc9ace166ebc [2023-02-15T08:50:01.693Z] Removing intermediate container 5120072bdc0d [2023-02-15T08:50:01.693Z] ---> f970e2f94a0d [2023-02-15T08:50:01.693Z] Step 4/23 : WORKDIR /edgex-go [2023-02-15T08:50:01.693Z] Removing intermediate container 5c643c7ffaab [2023-02-15T08:50:01.693Z] ---> bf7b16c03cbe [2023-02-15T08:50:01.693Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-15T08:50:01.693Z] Removing intermediate container 20bdbdc403fd [2023-02-15T08:50:01.693Z] ---> ef88d592a93e [2023-02-15T08:50:01.693Z] Step 4/22 : WORKDIR /edgex-go [2023-02-15T08:50:01.693Z] Removing intermediate container 3879a88a829c [2023-02-15T08:50:01.693Z] ---> e44e19d97748 [2023-02-15T08:50:01.693Z] Step 4/22 : WORKDIR /edgex-go [2023-02-15T08:50:01.693Z] ---> Running in 088318341e7a [2023-02-15T08:50:01.962Z] ---> Running in 05b3cb8382fd [2023-02-15T08:50:01.962Z] Removing intermediate container dc9ace166ebc [2023-02-15T08:50:01.962Z] ---> 00dec26ff71a [2023-02-15T08:50:01.962Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-15T08:50:01.962Z] ---> Running in d0ec43eb7390 [2023-02-15T08:50:01.962Z] ---> Running in 0cb23f88cfdb [2023-02-15T08:50:02.230Z] ---> Running in a8961972bf1e [2023-02-15T08:50:02.814Z] Removing intermediate container 0cb23f88cfdb [2023-02-15T08:50:02.814Z] ---> 3f4c478226d9 [2023-02-15T08:50:02.814Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-15T08:50:02.814Z] Removing intermediate container 088318341e7a [2023-02-15T08:50:02.814Z] ---> c180c46e26b5 [2023-02-15T08:50:02.814Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-15T08:50:02.814Z] ---> Running in b5452db423c3 [2023-02-15T08:50:02.814Z] ---> Running in 9265044d300d [2023-02-15T08:50:03.083Z] Removing intermediate container d0ec43eb7390 [2023-02-15T08:50:03.083Z] ---> 1f65d0dbfba6 [2023-02-15T08:50:03.083Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-15T08:50:03.350Z] ---> Running in 9150e37ed2ee [2023-02-15T08:50:03.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:50:04.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:50:04.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:50:04.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:50:05.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:50:05.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:50:05.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:50:05.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:50:05.661Z] v3.16.4-7-gf71099a7e4d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-15T08:50:05.661Z] v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-15T08:50:05.661Z] OK: 16903 distinct packages available [2023-02-15T08:50:05.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:50:05.931Z] OK: 221 MiB in 51 packages [2023-02-15T08:50:05.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:50:06.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:50:06.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:50:07.052Z] OK: 221 MiB in 51 packages [2023-02-15T08:50:07.635Z] Removing intermediate container a8961972bf1e [2023-02-15T08:50:07.635Z] ---> 2cde55ff911d [2023-02-15T08:50:07.635Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-15T08:50:07.635Z] OK: 221 MiB in 51 packages [2023-02-15T08:50:07.635Z] OK: 221 MiB in 51 packages [2023-02-15T08:50:07.900Z] OK: 221 MiB in 51 packages [2023-02-15T08:50:09.308Z] ---> b054100ba504 [2023-02-15T08:50:09.308Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:50:09.308Z] Removing intermediate container b5452db423c3 [2023-02-15T08:50:09.308Z] ---> dc4c4c790bdc [2023-02-15T08:50:09.308Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-15T08:50:09.308Z] ---> Running in ed6db0c1fb43 [2023-02-15T08:50:09.308Z] Removing intermediate container 9150e37ed2ee [2023-02-15T08:50:09.308Z] ---> fd7c2333dae7 [2023-02-15T08:50:09.308Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-15T08:50:09.898Z] Removing intermediate container 9265044d300d [2023-02-15T08:50:09.898Z] ---> 04ff96dee1f7 [2023-02-15T08:50:09.898Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-15T08:50:09.898Z] Removing intermediate container 05b3cb8382fd [2023-02-15T08:50:09.898Z] ---> afb70cdd3a5a [2023-02-15T08:50:09.898Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-15T08:50:10.482Z] ---> 0ddc868e07ff [2023-02-15T08:50:10.482Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:50:10.482Z] ---> Running in b9ed5dabe5d2 [2023-02-15T08:50:10.482Z] ---> 1d7996fa3e31 [2023-02-15T08:50:10.482Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:50:10.748Z] ---> Running in 80db7c6f661c [2023-02-15T08:50:11.014Z] ---> 2b6afbac74fd [2023-02-15T08:50:11.014Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:50:11.279Z] ---> Running in 589d3b961a71 [2023-02-15T08:50:11.279Z] ---> 5b94c6b474f5 [2023-02-15T08:50:11.279Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:50:11.545Z] ---> Running in 3fb2b4253a19 [2023-02-15T08:52:18.276Z] Removing intermediate container 589d3b961a71 [2023-02-15T08:52:18.276Z] ---> 6b5304b1a457 [2023-02-15T08:52:18.276Z] Step 8/23 : COPY . . [2023-02-15T08:52:18.276Z] Removing intermediate container b9ed5dabe5d2 [2023-02-15T08:52:18.276Z] ---> 19cb1a3df728 [2023-02-15T08:52:18.276Z] Step 8/22 : COPY . . [2023-02-15T08:52:18.276Z] Removing intermediate container ed6db0c1fb43 [2023-02-15T08:52:18.276Z] ---> c7ccfaf65b98 [2023-02-15T08:52:18.276Z] Step 7/24 : COPY . . [2023-02-15T08:52:18.276Z] Removing intermediate container 80db7c6f661c [2023-02-15T08:52:18.276Z] ---> 3cf6cf68c255 [2023-02-15T08:52:18.276Z] Step 8/22 : COPY . . [2023-02-15T08:52:18.276Z] Removing intermediate container 3fb2b4253a19 [2023-02-15T08:52:18.276Z] ---> 902edc47301b [2023-02-15T08:52:18.276Z] Step 7/19 : COPY . . [2023-02-15T08:52:23.652Z] ---> 2b7fb50d9604 [2023-02-15T08:52:23.652Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-15T08:52:23.652Z] ---> b2219f081b6b [2023-02-15T08:52:23.652Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-15T08:52:23.652Z] ---> a56d3e50e226 [2023-02-15T08:52:23.652Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-15T08:52:23.652Z] ---> Running in bf93368b2c48 [2023-02-15T08:52:23.652Z] ---> Running in 8d4f7b9fba2d [2023-02-15T08:52:23.652Z] ---> 4d0b2ed1718c [2023-02-15T08:52:23.652Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-15T08:52:23.652Z] ---> b9aaeb114b35 [2023-02-15T08:52:23.652Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-15T08:52:23.652Z] ---> Running in 7961b68d2708 [2023-02-15T08:52:23.652Z] ---> Running in 0212fbc160ec [2023-02-15T08:52:23.652Z] ---> Running in 04031d3048cd [2023-02-15T08:52:24.617Z] Removing intermediate container 0212fbc160ec [2023-02-15T08:52:24.617Z] ---> a4b32caed39c [2023-02-15T08:52:24.617Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-15T08:52:24.617Z] ---> Running in c52e0377a03b [2023-02-15T08:52:25.580Z] Removing intermediate container c52e0377a03b [2023-02-15T08:52:25.580Z] ---> 8c8e581cb1cf [2023-02-15T08:52:25.580Z] 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-02-15T08:52:25.580Z] ---> Running in 8bb73510d025 [2023-02-15T08:52:25.851Z] 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-02-15T08:52:26.127Z] 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-02-15T08:52:26.403Z] 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-02-15T08:52:26.403Z] 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-02-15T08:52:28.994Z] Removing intermediate container 8bb73510d025 [2023-02-15T08:52:28.994Z] ---> 61a5719bfa31 [2023-02-15T08:52:28.994Z] Step 11/24 : WORKDIR /edgex-go [2023-02-15T08:52:28.994Z] ---> Running in 37054c1398c6 [2023-02-15T08:52:29.583Z] Removing intermediate container 37054c1398c6 [2023-02-15T08:52:29.583Z] ---> 715efc2c7aa3 [2023-02-15T08:52:29.583Z] [2023-02-15T08:52:29.583Z] Step 12/24 : FROM alpine:3.15 [2023-02-15T08:52:29.853Z] 3.15: Pulling from library/alpine [2023-02-15T08:52:31.269Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-15T08:52:31.269Z] Status: Downloaded newer image for alpine:3.15 [2023-02-15T08:52:31.269Z] ---> 354640af7b1b [2023-02-15T08:52:31.269Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T08:52:31.269Z] ---> Running in 81c6f3c72089 [2023-02-15T08:52:31.858Z] Removing intermediate container 81c6f3c72089 [2023-02-15T08:52:31.858Z] ---> 263880c5937d [2023-02-15T08:52:31.858Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-15T08:52:31.858Z] ---> Running in b899c4718247 [2023-02-15T08:52:33.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:52:34.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:52:36.991Z] v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-15T08:52:36.991Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-15T08:52:36.991Z] OK: 15734 distinct packages available [2023-02-15T08:52:36.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:52:37.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:52:39.213Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-15T08:52:39.213Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-15T08:52:39.213Z] (3/5) Installing libucontext (1.1-r0) [2023-02-15T08:52:39.213Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-15T08:52:39.213Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-15T08:52:39.213Z] Executing busybox-1.34.1-r7.trigger [2023-02-15T08:52:39.213Z] OK: 6 MiB in 19 packages [2023-02-15T08:52:41.158Z] Removing intermediate container b899c4718247 [2023-02-15T08:52:41.158Z] ---> dde92da8a49d [2023-02-15T08:52:41.158Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-15T08:52:45.433Z] ---> 7f149e002e6e [2023-02-15T08:52:45.433Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-15T08:52:50.789Z] ---> 36d2c4210374 [2023-02-15T08:52:50.789Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-15T08:52:51.380Z] ---> 53b5c4ea75b4 [2023-02-15T08:52:51.380Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-15T08:52:52.345Z] ---> 3d3874dcfedf [2023-02-15T08:52:52.345Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-15T08:52:53.312Z] ---> 4874e5ce464c [2023-02-15T08:52:53.312Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-15T08:52:53.312Z] ---> Running in f2e1a24402c5 [2023-02-15T08:52:53.899Z] Removing intermediate container f2e1a24402c5 [2023-02-15T08:52:53.899Z] ---> 04a0e3f0ed0a [2023-02-15T08:52:53.899Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-15T08:52:54.193Z] ---> Running in 42b259a220f4 [2023-02-15T08:52:54.776Z] Removing intermediate container 42b259a220f4 [2023-02-15T08:52:54.776Z] ---> 2d4513890367 [2023-02-15T08:52:54.776Z] Step 22/24 : LABEL arch=arm64 [2023-02-15T08:52:54.776Z] ---> Running in 65cd2788c372 [2023-02-15T08:52:55.369Z] Removing intermediate container 65cd2788c372 [2023-02-15T08:52:55.369Z] ---> 9c29d93b6e55 [2023-02-15T08:52:55.369Z] Step 23/24 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b [2023-02-15T08:52:55.369Z] ---> Running in fe668be7ee14 [2023-02-15T08:52:55.956Z] Removing intermediate container fe668be7ee14 [2023-02-15T08:52:55.956Z] ---> 466a2b9935a4 [2023-02-15T08:52:55.956Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T08:52:55.956Z] ---> Running in db9de16f6d53 [2023-02-15T08:52:56.542Z] Removing intermediate container db9de16f6d53 [2023-02-15T08:52:56.542Z] ---> 50ef287a3a9a [2023-02-15T08:52:56.542Z] [2023-02-15T08:52:56.810Z] Successfully built 50ef287a3a9a [2023-02-15T08:52:56.810Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-15T08:52:56.810Z]  Building security-spire-agent ... done Building security-spire-config [2023-02-15T08:53:15.017Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:53:15.017Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:53:15.017Z] ---> 7b52af8c40f5 [2023-02-15T08:53:15.017Z] Step 3/24 : WORKDIR /edgex-go [2023-02-15T08:53:15.017Z] ---> Using cache [2023-02-15T08:53:15.017Z] ---> 00dec26ff71a [2023-02-15T08:53:15.017Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-15T08:53:15.017Z] ---> Using cache [2023-02-15T08:53:15.017Z] ---> 2cde55ff911d [2023-02-15T08:53:15.017Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-15T08:53:15.017Z] ---> Using cache [2023-02-15T08:53:15.017Z] ---> b054100ba504 [2023-02-15T08:53:15.017Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:53:15.017Z] ---> Using cache [2023-02-15T08:53:15.017Z] ---> c7ccfaf65b98 [2023-02-15T08:53:15.017Z] Step 7/24 : COPY . . [2023-02-15T08:53:15.017Z] ---> Using cache [2023-02-15T08:53:15.017Z] ---> b9aaeb114b35 [2023-02-15T08:53:15.017Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-15T08:53:15.017Z] ---> Using cache [2023-02-15T08:53:15.017Z] ---> a4b32caed39c [2023-02-15T08:53:15.017Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-15T08:53:15.017Z] ---> Using cache [2023-02-15T08:53:15.017Z] ---> 8c8e581cb1cf [2023-02-15T08:53:15.017Z] 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-02-15T08:53:15.017Z] ---> Using cache [2023-02-15T08:53:15.017Z] ---> 61a5719bfa31 [2023-02-15T08:53:15.017Z] Step 11/24 : WORKDIR /edgex-go [2023-02-15T08:53:15.017Z] ---> Using cache [2023-02-15T08:53:15.017Z] ---> 715efc2c7aa3 [2023-02-15T08:53:15.017Z] [2023-02-15T08:53:15.017Z] Step 12/24 : FROM alpine:3.15 [2023-02-15T08:53:15.017Z] ---> 354640af7b1b [2023-02-15T08:53:15.017Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T08:53:15.017Z] ---> Using cache [2023-02-15T08:53:15.017Z] ---> 263880c5937d [2023-02-15T08:53:15.017Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-15T08:53:15.017Z] ---> Running in 225b1978864e [2023-02-15T08:53:15.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:53:15.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:53:17.277Z] v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-15T08:53:17.277Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-15T08:53:17.277Z] OK: 15734 distinct packages available [2023-02-15T08:53:17.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:53:17.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:53:19.221Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-15T08:53:19.221Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-15T08:53:19.221Z] (3/4) Installing libucontext (1.1-r0) [2023-02-15T08:53:19.221Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-15T08:53:19.221Z] Executing busybox-1.34.1-r7.trigger [2023-02-15T08:53:19.488Z] OK: 6 MiB in 18 packages [2023-02-15T08:53:21.529Z] Removing intermediate container 225b1978864e [2023-02-15T08:53:21.529Z] ---> a8000b463beb [2023-02-15T08:53:21.529Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-15T08:53:26.878Z] ---> edd71594d0bf [2023-02-15T08:53:26.878Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-15T08:53:27.145Z] ---> e380bc76d376 [2023-02-15T08:53:27.145Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-15T08:53:27.411Z] ---> Running in 30cc1944f0bd [2023-02-15T08:53:28.000Z] Removing intermediate container 30cc1944f0bd [2023-02-15T08:53:28.000Z] ---> 4c94d8bf8e3d [2023-02-15T08:53:28.000Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-15T08:53:28.964Z] ---> 0f78b8f4790d [2023-02-15T08:53:28.964Z] Step 19/24 : WORKDIR / [2023-02-15T08:53:28.964Z] ---> Running in 0427f544b2b5 [2023-02-15T08:53:29.549Z] Removing intermediate container 0427f544b2b5 [2023-02-15T08:53:29.549Z] ---> 364633d20997 [2023-02-15T08:53:29.549Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-15T08:53:29.549Z] ---> Running in c2f7b38e3945 [2023-02-15T08:53:30.135Z] Removing intermediate container c2f7b38e3945 [2023-02-15T08:53:30.135Z] ---> 92756110fb4a [2023-02-15T08:53:30.408Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-15T08:53:30.408Z] ---> Running in 5a6e402e0010 [2023-02-15T08:53:31.000Z] Removing intermediate container 5a6e402e0010 [2023-02-15T08:53:31.000Z] ---> a3e3d2311a6e [2023-02-15T08:53:31.000Z] Step 22/24 : LABEL arch=arm64 [2023-02-15T08:53:31.000Z] ---> Running in f5088fb85f04 [2023-02-15T08:53:31.591Z] Removing intermediate container f5088fb85f04 [2023-02-15T08:53:31.592Z] ---> a9f2d43db445 [2023-02-15T08:53:31.592Z] Step 23/24 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b [2023-02-15T08:53:31.592Z] ---> Running in 15dccd2f4fe9 [2023-02-15T08:53:32.556Z] Removing intermediate container 15dccd2f4fe9 [2023-02-15T08:53:32.556Z] ---> d04cc649ee4f [2023-02-15T08:53:32.556Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T08:53:32.556Z] ---> Running in a03b3bbbc867 [2023-02-15T08:53:32.823Z] Removing intermediate container a03b3bbbc867 [2023-02-15T08:53:32.823Z] ---> 38afc0670aab [2023-02-15T08:53:32.823Z] [2023-02-15T08:53:33.546Z] Successfully built 38afc0670aab [2023-02-15T08:53:33.546Z] Successfully tagged security-spire-config-arm64:latest [2023-02-15T08:53:33.546Z] Building security-bootstrapper [2023-02-15T08:53:51.934Z]  Building security-spire-config ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T08:53:51.934Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-15T08:53:51.934Z] ---> 7b52af8c40f5 [2023-02-15T08:53:51.934Z] Step 3/32 : WORKDIR /edgex-go [2023-02-15T08:53:51.934Z] ---> Using cache [2023-02-15T08:53:51.934Z] ---> 00dec26ff71a [2023-02-15T08:53:51.934Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-15T08:53:51.934Z] ---> Running in 8e5dcd32ee5a [2023-02-15T08:53:52.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T08:53:53.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T08:53:54.894Z] OK: 221 MiB in 51 packages [2023-02-15T08:53:56.307Z] Removing intermediate container 8e5dcd32ee5a [2023-02-15T08:53:56.307Z] ---> 94b7b93d43a0 [2023-02-15T08:53:56.307Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-15T08:53:57.268Z] ---> c351976019f6 [2023-02-15T08:53:57.268Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T08:53:57.268Z] ---> Running in bc964dbae8b4 [2023-02-15T08:55:33.926Z] Removing intermediate container bc964dbae8b4 [2023-02-15T08:55:33.926Z] ---> db0998b7c544 [2023-02-15T08:55:33.926Z] Step 7/32 : COPY . . [2023-02-15T08:55:42.134Z] ---> 06927a7f8533 [2023-02-15T08:55:42.134Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-15T08:55:42.408Z] ---> Running in 897eb5745e9a [2023-02-15T08:55:44.361Z] 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-02-15T09:00:21.506Z] Removing intermediate container 04031d3048cd [2023-02-15T09:00:21.506Z] ---> 00b3ae418e7b [2023-02-15T09:00:21.506Z] [2023-02-15T09:00:21.506Z] Step 10/23 : FROM alpine:3.16 [2023-02-15T09:00:21.506Z] 3.16: Pulling from library/alpine [2023-02-15T09:00:21.506Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T09:00:21.506Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T09:00:21.506Z] ---> 4c81e5bf8899 [2023-02-15T09:00:21.506Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-15T09:00:21.506Z] ---> Running in f2aec181ff2f [2023-02-15T09:00:21.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:00:21.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:00:21.506Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T09:00:21.506Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T09:00:21.506Z] OK: 5 MiB in 15 packages [2023-02-15T09:00:21.506Z] Removing intermediate container f2aec181ff2f [2023-02-15T09:00:21.506Z] ---> 41b1bcf2a9c4 [2023-02-15T09:00:21.506Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-15T09:00:21.506Z] ---> Running in df19d4a0cd91 [2023-02-15T09:00:21.506Z] Removing intermediate container df19d4a0cd91 [2023-02-15T09:00:21.506Z] ---> 2a39ae392d55 [2023-02-15T09:00:21.506Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-15T09:00:21.773Z] ---> Running in 0d3c5723094d [2023-02-15T09:00:22.373Z] Removing intermediate container 0d3c5723094d [2023-02-15T09:00:22.373Z] ---> 50aa562dfbe1 [2023-02-15T09:00:22.373Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-15T09:00:22.373Z] ---> Running in 568867900a2d [2023-02-15T09:00:22.963Z] Removing intermediate container 568867900a2d [2023-02-15T09:00:22.963Z] ---> 2735f0b4feac [2023-02-15T09:00:22.963Z] Step 15/23 : WORKDIR / [2023-02-15T09:00:23.232Z] ---> Running in 59ec493dcdae [2023-02-15T09:00:23.820Z] Removing intermediate container 59ec493dcdae [2023-02-15T09:00:23.820Z] ---> 97a4ce9eb164 [2023-02-15T09:00:23.820Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T09:00:26.404Z] ---> b836113ec0b6 [2023-02-15T09:00:26.404Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-15T09:00:28.350Z] ---> b3437e3294b2 [2023-02-15T09:00:28.350Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-15T09:00:28.935Z] ---> 62e5a899e80f [2023-02-15T09:00:28.935Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-15T09:00:29.204Z] ---> Running in eeab8e1d6b52 [2023-02-15T09:00:29.791Z] Removing intermediate container eeab8e1d6b52 [2023-02-15T09:00:29.791Z] ---> 9d923419ea06 [2023-02-15T09:00:29.791Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T09:00:29.791Z] ---> Running in 6a69828e6c44 [2023-02-15T09:00:30.378Z] Removing intermediate container 6a69828e6c44 [2023-02-15T09:00:30.378Z] ---> f12bd974dc16 [2023-02-15T09:00:30.378Z] Step 21/23 : LABEL arch=arm64 [2023-02-15T09:00:30.378Z] ---> Running in 95a5b80150b8 [2023-02-15T09:00:30.963Z] Removing intermediate container 95a5b80150b8 [2023-02-15T09:00:30.963Z] ---> 72fc363023e7 [2023-02-15T09:00:30.963Z] Step 22/23 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b [2023-02-15T09:00:30.963Z] ---> Running in 460681210d83 [2023-02-15T09:00:31.549Z] Removing intermediate container 460681210d83 [2023-02-15T09:00:31.549Z] ---> 6e3c900bae33 [2023-02-15T09:00:31.549Z] Step 23/23 : LABEL version=0.0.0 [2023-02-15T09:00:31.816Z] ---> Running in 89515e9ed9ac [2023-02-15T09:00:32.082Z] Removing intermediate container 89515e9ed9ac [2023-02-15T09:00:32.082Z] ---> 2e661240d09e [2023-02-15T09:00:32.082Z] [2023-02-15T09:00:32.360Z] Successfully built 2e661240d09e [2023-02-15T09:00:32.628Z] Successfully tagged core-command-arm64:latest [2023-02-15T09:00:32.628Z]  Building core-command ... done Building security-secretstore-setup [2023-02-15T09:00:54.687Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T09:00:54.687Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-15T09:00:54.687Z] ---> 7b52af8c40f5 [2023-02-15T09:00:54.687Z] Step 3/24 : WORKDIR /edgex-go [2023-02-15T09:00:54.687Z] ---> Using cache [2023-02-15T09:00:54.687Z] ---> 00dec26ff71a [2023-02-15T09:00:54.687Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-15T09:00:54.687Z] ---> Using cache [2023-02-15T09:00:54.687Z] ---> 94b7b93d43a0 [2023-02-15T09:00:54.687Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-15T09:00:54.687Z] ---> Using cache [2023-02-15T09:00:54.687Z] ---> c351976019f6 [2023-02-15T09:00:54.687Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T09:00:54.687Z] ---> Using cache [2023-02-15T09:00:54.687Z] ---> db0998b7c544 [2023-02-15T09:00:54.687Z] Step 7/24 : COPY . . [2023-02-15T09:00:54.687Z] ---> Using cache [2023-02-15T09:00:54.687Z] ---> 06927a7f8533 [2023-02-15T09:00:54.687Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-15T09:00:54.687Z] ---> Running in 74f7ee064003 [2023-02-15T09:00:54.687Z] 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-02-15T09:02:31.328Z] Removing intermediate container 7961b68d2708 [2023-02-15T09:02:31.328Z] ---> 265786fa9bf2 [2023-02-15T09:02:31.328Z] [2023-02-15T09:02:31.328Z] Step 9/19 : FROM alpine:3.15 [2023-02-15T09:02:31.328Z] ---> 354640af7b1b [2023-02-15T09:02:31.328Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T09:02:31.328Z] ---> Using cache [2023-02-15T09:02:31.328Z] ---> 263880c5937d [2023-02-15T09:02:31.328Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-15T09:02:31.328Z] ---> Running in f0362c650718 [2023-02-15T09:02:31.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:02:31.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:02:33.351Z] v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-15T09:02:33.352Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-15T09:02:33.352Z] OK: 15734 distinct packages available [2023-02-15T09:02:33.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:02:33.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:02:35.357Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-15T09:02:35.357Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-15T09:02:35.625Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-15T09:02:35.625Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-15T09:02:35.625Z] (5/9) Installing curl (7.80.0-r6) [2023-02-15T09:02:35.625Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-15T09:02:35.625Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-15T09:02:35.625Z] (8/9) Installing libucontext (1.1-r0) [2023-02-15T09:02:35.892Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-15T09:02:35.892Z] Executing busybox-1.34.1-r7.trigger [2023-02-15T09:02:35.892Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T09:02:36.496Z] OK: 8 MiB in 23 packages [2023-02-15T09:02:39.081Z] Removing intermediate container f0362c650718 [2023-02-15T09:02:39.081Z] ---> 338f44b17edc [2023-02-15T09:02:39.081Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T09:02:39.668Z] ---> 7ee49b5468d3 [2023-02-15T09:02:39.668Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-15T09:02:42.261Z] ---> e1eeb3b4bfd5 [2023-02-15T09:02:42.261Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-15T09:02:43.233Z] ---> cd5f48e5dd44 [2023-02-15T09:02:43.233Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-15T09:02:43.506Z] ---> Running in 37125a77eb9d [2023-02-15T09:02:44.094Z] Removing intermediate container 37125a77eb9d [2023-02-15T09:02:44.094Z] ---> d61a6bf40480 [2023-02-15T09:02:44.094Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T09:02:44.094Z] ---> Running in 0af14caf9123 [2023-02-15T09:02:44.684Z] Removing intermediate container 0af14caf9123 [2023-02-15T09:02:44.684Z] ---> a6d9a6e872c0 [2023-02-15T09:02:44.684Z] Step 17/19 : LABEL arch=arm64 [2023-02-15T09:02:44.684Z] ---> Running in 5a710f9b0d67 [2023-02-15T09:02:45.282Z] Removing intermediate container 5a710f9b0d67 [2023-02-15T09:02:45.282Z] ---> 5485d7c5b34d [2023-02-15T09:02:45.282Z] Step 18/19 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b [2023-02-15T09:02:45.550Z] ---> Running in 97f91a19b549 [2023-02-15T09:02:46.140Z] Removing intermediate container 97f91a19b549 [2023-02-15T09:02:46.140Z] ---> 7f7f8363ae11 [2023-02-15T09:02:46.140Z] Step 19/19 : LABEL version=0.0.0 [2023-02-15T09:02:46.140Z] ---> Running in 2c24596636f8 [2023-02-15T09:02:46.731Z] Removing intermediate container 2c24596636f8 [2023-02-15T09:02:46.731Z] ---> ee49878441fb [2023-02-15T09:02:46.731Z] [2023-02-15T09:02:47.000Z] Successfully built ee49878441fb [2023-02-15T09:02:47.000Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-15T09:02:47.000Z]  Building security-spiffe-token-provider ... done Building core-data [2023-02-15T09:03:09.072Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T09:03:09.072Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-15T09:03:09.072Z] ---> 7b52af8c40f5 [2023-02-15T09:03:09.072Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-15T09:03:09.072Z] ---> Using cache [2023-02-15T09:03:09.072Z] ---> e44e19d97748 [2023-02-15T09:03:09.072Z] Step 4/22 : WORKDIR /edgex-go [2023-02-15T09:03:09.072Z] ---> Using cache [2023-02-15T09:03:09.072Z] ---> 1f65d0dbfba6 [2023-02-15T09:03:09.072Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-15T09:03:09.072Z] ---> Running in 03de7219da5f [2023-02-15T09:03:09.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:03:09.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:03:10.498Z] OK: 221 MiB in 51 packages [2023-02-15T09:03:12.452Z] Removing intermediate container 03de7219da5f [2023-02-15T09:03:12.452Z] ---> 1cbc67fa4a8f [2023-02-15T09:03:12.452Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-15T09:03:15.041Z] ---> a4780e31cf1c [2023-02-15T09:03:15.041Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T09:03:15.041Z] ---> Running in fbe241410d72 [2023-02-15T09:03:25.131Z] Removing intermediate container 897eb5745e9a [2023-02-15T09:03:25.131Z] ---> 953d6c8b444f [2023-02-15T09:03:25.131Z] [2023-02-15T09:03:25.131Z] Step 9/32 : FROM alpine:3.16 [2023-02-15T09:03:25.131Z] ---> 4c81e5bf8899 [2023-02-15T09:03:25.131Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T09:03:25.131Z] ---> Running in cda8f0c02817 [2023-02-15T09:03:25.131Z] Removing intermediate container cda8f0c02817 [2023-02-15T09:03:25.131Z] ---> 3438eca67baf [2023-02-15T09:03:25.131Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-15T09:03:25.131Z] ---> Running in a01abfa6f33b [2023-02-15T09:03:26.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:03:27.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:03:29.069Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-15T09:03:29.069Z] (2/2) Installing su-exec (0.2-r1) [2023-02-15T09:03:29.069Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T09:03:29.069Z] OK: 5 MiB in 16 packages [2023-02-15T09:03:31.027Z] Removing intermediate container a01abfa6f33b [2023-02-15T09:03:31.027Z] ---> dcf5a7740451 [2023-02-15T09:03:31.027Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-15T09:03:31.027Z] ---> Running in b688ffbacf1b [2023-02-15T09:03:31.619Z] Removing intermediate container b688ffbacf1b [2023-02-15T09:03:31.619Z] ---> 2dc0f9c7538c [2023-02-15T09:03:31.619Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-15T09:03:31.889Z] ---> Running in c6d02d7d9167 [2023-02-15T09:03:32.478Z] Removing intermediate container c6d02d7d9167 [2023-02-15T09:03:32.478Z] ---> b3eec77fa88a [2023-02-15T09:03:32.478Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-15T09:03:32.748Z] ---> Running in ac4b9aa2ebf6 [2023-02-15T09:03:33.336Z] Removing intermediate container ac4b9aa2ebf6 [2023-02-15T09:03:33.336Z] ---> 4257654752ad [2023-02-15T09:03:33.336Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-15T09:03:33.336Z] ---> Running in 592e59f3f725 [2023-02-15T09:03:33.930Z] Removing intermediate container 592e59f3f725 [2023-02-15T09:03:33.930Z] ---> 2f5ed7886f6e [2023-02-15T09:03:33.930Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-15T09:03:34.202Z] ---> Running in e89dcb559e1e [2023-02-15T09:03:37.553Z] Removing intermediate container e89dcb559e1e [2023-02-15T09:03:37.553Z] ---> 4a9a8ad68009 [2023-02-15T09:03:37.553Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-15T09:03:37.827Z] ---> Running in 94eeff6bb5ad [2023-02-15T09:03:38.414Z] Removing intermediate container 94eeff6bb5ad [2023-02-15T09:03:38.414Z] ---> 7cd144b5c39a [2023-02-15T09:03:38.414Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-15T09:03:39.829Z] ---> cc81c0abe35b [2023-02-15T09:03:39.829Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-15T09:03:39.829Z] ---> Running in 8ae80e2ff250 [2023-02-15T09:03:43.453Z] Removing intermediate container 8ae80e2ff250 [2023-02-15T09:03:43.453Z] ---> 11b2b7be574c [2023-02-15T09:03:43.453Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T09:03:44.444Z] ---> ae252c805689 [2023-02-15T09:03:44.444Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-15T09:03:46.491Z] ---> c836c0494e4e [2023-02-15T09:03:46.491Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-15T09:03:47.902Z] ---> 45104590770d [2023-02-15T09:03:47.902Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-15T09:03:48.861Z] ---> 6281f2c56b91 [2023-02-15T09:03:48.861Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-15T09:03:49.842Z] ---> 934a61abf066 [2023-02-15T09:03:49.842Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-15T09:03:50.802Z] ---> eb2fc300b662 [2023-02-15T09:03:50.802Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-15T09:03:51.768Z] ---> f28ebb923ed2 [2023-02-15T09:03:51.768Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-15T09:03:51.768Z] ---> Running in e64222899977 [2023-02-15T09:03:56.023Z] Removing intermediate container e64222899977 [2023-02-15T09:03:56.023Z] ---> bd9fbc63d2dc [2023-02-15T09:03:56.023Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-15T09:03:56.023Z] ---> Running in 8e72a73a3de1 [2023-02-15T09:03:56.982Z] Removing intermediate container 8e72a73a3de1 [2023-02-15T09:03:56.982Z] ---> 38d782e869e2 [2023-02-15T09:03:56.982Z] Step 29/32 : CMD ["gate"] [2023-02-15T09:03:56.982Z] ---> Running in 41074631271e [2023-02-15T09:03:58.396Z] Removing intermediate container 41074631271e [2023-02-15T09:03:58.396Z] ---> e885d582fae2 [2023-02-15T09:03:58.396Z] Step 30/32 : LABEL arch=arm64 [2023-02-15T09:03:58.665Z] ---> Running in ca73ae6ccfcd [2023-02-15T09:03:59.640Z] Removing intermediate container ca73ae6ccfcd [2023-02-15T09:03:59.640Z] ---> e44b9a19e4cf [2023-02-15T09:03:59.640Z] Step 31/32 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b [2023-02-15T09:03:59.908Z] ---> Running in 678e4986ddb5 [2023-02-15T09:04:01.323Z] Removing intermediate container 678e4986ddb5 [2023-02-15T09:04:01.323Z] ---> 55377bb1f0e8 [2023-02-15T09:04:01.323Z] Step 32/32 : LABEL version=0.0.0 [2023-02-15T09:04:01.591Z] ---> Running in 481da3547f20 [2023-02-15T09:04:03.002Z] Removing intermediate container 481da3547f20 [2023-02-15T09:04:03.002Z] ---> 2550b0dba7bb [2023-02-15T09:04:03.002Z] [2023-02-15T09:04:03.967Z] Successfully built 2550b0dba7bb [2023-02-15T09:04:03.967Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-15T09:04:03.967Z] Building core-metadata [2023-02-15T09:04:22.186Z]  Building security-bootstrapper ... done Removing intermediate container bf93368b2c48 [2023-02-15T09:04:22.186Z] ---> 8fb5d9cffb0c [2023-02-15T09:04:22.186Z] [2023-02-15T09:04:22.186Z] Step 10/22 : FROM alpine:3.16 [2023-02-15T09:04:22.186Z] ---> 4c81e5bf8899 [2023-02-15T09:04:22.186Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-15T09:04:22.186Z] ---> Using cache [2023-02-15T09:04:22.186Z] ---> 41b1bcf2a9c4 [2023-02-15T09:04:22.186Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-15T09:04:22.186Z] ---> Using cache [2023-02-15T09:04:22.186Z] ---> 2a39ae392d55 [2023-02-15T09:04:22.186Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-15T09:04:22.186Z] ---> Running in a0f01c742ed9 [2023-02-15T09:04:22.457Z] Removing intermediate container a0f01c742ed9 [2023-02-15T09:04:22.457Z] ---> 996ee8668989 [2023-02-15T09:04:22.457Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-15T09:04:22.457Z] Removing intermediate container 8d4f7b9fba2d [2023-02-15T09:04:22.457Z] ---> 6a76c6ac5f0f [2023-02-15T09:04:22.457Z] [2023-02-15T09:04:22.457Z] Step 10/22 : FROM alpine:3.16 [2023-02-15T09:04:22.457Z] ---> 4c81e5bf8899 [2023-02-15T09:04:22.457Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-15T09:04:22.737Z] ---> Running in b2b28cc57730 [2023-02-15T09:04:22.737Z] ---> Running in feaf1f6f9a3d [2023-02-15T09:04:24.153Z] Removing intermediate container feaf1f6f9a3d [2023-02-15T09:04:24.153Z] ---> be112e0b7f46 [2023-02-15T09:04:24.153Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T09:04:25.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:04:26.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:04:26.152Z] ---> 83f17fee67da [2023-02-15T09:04:26.152Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-15T09:04:27.571Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-15T09:04:27.571Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-15T09:04:27.571Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T09:04:27.571Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T09:04:27.571Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T09:04:27.571Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-15T09:04:27.571Z] ---> 7b52af8c40f5 [2023-02-15T09:04:27.571Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-15T09:04:27.571Z] ---> Using cache [2023-02-15T09:04:27.571Z] ---> e44e19d97748 [2023-02-15T09:04:27.571Z] Step 4/24 : WORKDIR /edgex-go [2023-02-15T09:04:27.571Z] ---> Using cache [2023-02-15T09:04:27.571Z] ---> 1f65d0dbfba6 [2023-02-15T09:04:27.571Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-15T09:04:27.571Z] ---> Using cache [2023-02-15T09:04:27.571Z] ---> 1cbc67fa4a8f [2023-02-15T09:04:27.571Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-15T09:04:27.571Z] ---> Using cache [2023-02-15T09:04:27.571Z] ---> a4780e31cf1c [2023-02-15T09:04:27.571Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T09:04:27.843Z] OK: 6 MiB in 16 packages [2023-02-15T09:04:28.112Z] ---> Running in 3153420881bd [2023-02-15T09:04:32.371Z] Removing intermediate container b2b28cc57730 [2023-02-15T09:04:32.371Z] ---> 3ce04b2b0596 [2023-02-15T09:04:32.371Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-15T09:04:32.371Z] ---> Running in 080640ec1abe [2023-02-15T09:04:33.343Z] Removing intermediate container 080640ec1abe [2023-02-15T09:04:33.343Z] ---> e094fbf5c899 [2023-02-15T09:04:33.343Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-15T09:04:33.343Z] ---> 490bb460f506 [2023-02-15T09:04:33.343Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-15T09:04:33.611Z] ---> Running in 29c6ecf79b00 [2023-02-15T09:04:34.571Z] Removing intermediate container 29c6ecf79b00 [2023-02-15T09:04:34.571Z] ---> e6497954c5d1 [2023-02-15T09:04:34.571Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-15T09:04:34.839Z] ---> Running in 7a32036926ff [2023-02-15T09:04:35.105Z] ---> 8f43fd3e86ef [2023-02-15T09:04:35.105Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-15T09:04:35.372Z] ---> Running in a65f48461e8e [2023-02-15T09:04:35.639Z] Removing intermediate container 7a32036926ff [2023-02-15T09:04:35.639Z] ---> 46dfadfac7fa [2023-02-15T09:04:35.639Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T09:04:36.222Z] Removing intermediate container a65f48461e8e [2023-02-15T09:04:36.222Z] ---> 61b521088d27 [2023-02-15T09:04:36.222Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T09:04:36.492Z] ---> Running in 585f9385981e [2023-02-15T09:04:37.913Z] ---> 2958ecae8676 [2023-02-15T09:04:37.913Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-15T09:04:37.913Z] Removing intermediate container 585f9385981e [2023-02-15T09:04:37.913Z] ---> 068d1da680fc [2023-02-15T09:04:37.913Z] Step 20/22 : LABEL arch=arm64 [2023-02-15T09:04:37.913Z] ---> Running in 1572d0f293fc [2023-02-15T09:04:38.879Z] Removing intermediate container 1572d0f293fc [2023-02-15T09:04:38.879Z] ---> 138445562362 [2023-02-15T09:04:38.879Z] Step 21/22 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b [2023-02-15T09:04:39.151Z] ---> Running in b99ca6b9ee47 [2023-02-15T09:04:40.111Z] Removing intermediate container b99ca6b9ee47 [2023-02-15T09:04:40.111Z] ---> 18807316ae30 [2023-02-15T09:04:40.111Z] Step 22/22 : LABEL version=0.0.0 [2023-02-15T09:04:40.378Z] ---> Running in 6e76a0b55016 [2023-02-15T09:04:41.791Z] Removing intermediate container 6e76a0b55016 [2023-02-15T09:04:41.791Z] ---> f731a4fa5f13 [2023-02-15T09:04:41.791Z] [2023-02-15T09:04:42.753Z] Successfully built f731a4fa5f13 [2023-02-15T09:04:42.753Z] Successfully tagged support-scheduler-arm64:latest [2023-02-15T09:04:42.753Z]  Building support-scheduler ... done Building security-proxy-setup [2023-02-15T09:04:43.020Z] ---> 556f106d40a7 [2023-02-15T09:04:43.020Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-15T09:04:44.974Z] ---> 3a944d24b7c2 [2023-02-15T09:04:44.974Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-15T09:04:45.241Z] ---> Running in ff6ca64ffa0e [2023-02-15T09:04:46.202Z] Removing intermediate container ff6ca64ffa0e [2023-02-15T09:04:46.202Z] ---> 38984facd177 [2023-02-15T09:04:46.202Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T09:04:46.473Z] ---> Running in 2faca41231d6 [2023-02-15T09:04:47.886Z] Removing intermediate container 2faca41231d6 [2023-02-15T09:04:47.886Z] ---> 6578f05b0882 [2023-02-15T09:04:47.886Z] Step 20/22 : LABEL arch=arm64 [2023-02-15T09:04:47.886Z] ---> Running in 02929ef16772 [2023-02-15T09:04:48.865Z] Removing intermediate container 02929ef16772 [2023-02-15T09:04:48.865Z] ---> b5c7f79aa1f3 [2023-02-15T09:04:48.865Z] Step 21/22 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b [2023-02-15T09:04:49.133Z] ---> Running in 106b1958f0d4 [2023-02-15T09:04:50.094Z] Removing intermediate container 106b1958f0d4 [2023-02-15T09:04:50.094Z] ---> 518b3b51124a [2023-02-15T09:04:50.094Z] Step 22/22 : LABEL version=0.0.0 [2023-02-15T09:04:50.094Z] ---> Running in b224086add72 [2023-02-15T09:04:51.503Z] Removing intermediate container b224086add72 [2023-02-15T09:04:51.503Z] ---> c605bf4cd7ae [2023-02-15T09:04:51.503Z] [2023-02-15T09:04:52.088Z] Successfully built c605bf4cd7ae [2023-02-15T09:04:52.356Z] Successfully tagged support-notifications-arm64:latest [2023-02-15T09:04:52.356Z]  Building support-notifications ... done Building core-common-config-bootstrapper [2023-02-15T09:05:04.669Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T09:05:04.669Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-15T09:05:04.669Z] ---> 7b52af8c40f5 [2023-02-15T09:05:04.669Z] Step 3/21 : WORKDIR /edgex-go [2023-02-15T09:05:04.669Z] ---> Using cache [2023-02-15T09:05:04.669Z] ---> 00dec26ff71a [2023-02-15T09:05:04.669Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-15T09:05:04.669Z] ---> Using cache [2023-02-15T09:05:04.669Z] ---> 94b7b93d43a0 [2023-02-15T09:05:04.669Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-15T09:05:04.669Z] ---> Using cache [2023-02-15T09:05:04.669Z] ---> c351976019f6 [2023-02-15T09:05:04.669Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T09:05:04.669Z] ---> Using cache [2023-02-15T09:05:04.669Z] ---> db0998b7c544 [2023-02-15T09:05:04.669Z] Step 7/21 : COPY . . [2023-02-15T09:05:04.669Z] ---> Using cache [2023-02-15T09:05:04.669Z] ---> 06927a7f8533 [2023-02-15T09:05:04.669Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-15T09:05:06.103Z] ---> Running in 8f74da5b698a [2023-02-15T09:05:09.462Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-15T09:05:17.673Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T09:05:17.673Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-15T09:05:17.673Z] ---> 7b52af8c40f5 [2023-02-15T09:05:17.673Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-15T09:05:17.673Z] ---> Using cache [2023-02-15T09:05:17.673Z] ---> e44e19d97748 [2023-02-15T09:05:17.673Z] Step 4/22 : WORKDIR /edgex-go [2023-02-15T09:05:17.673Z] ---> Using cache [2023-02-15T09:05:17.673Z] ---> 1f65d0dbfba6 [2023-02-15T09:05:17.673Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-15T09:05:17.673Z] ---> Using cache [2023-02-15T09:05:17.673Z] ---> 1cbc67fa4a8f [2023-02-15T09:05:17.673Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-15T09:05:17.673Z] ---> Using cache [2023-02-15T09:05:17.673Z] ---> a4780e31cf1c [2023-02-15T09:05:17.673Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T09:05:17.673Z] ---> Using cache [2023-02-15T09:05:17.673Z] ---> dd8dde6635dd [2023-02-15T09:05:17.673Z] Step 8/22 : COPY . . [2023-02-15T09:05:19.618Z] Removing intermediate container fbe241410d72 [2023-02-15T09:05:19.618Z] ---> dd8dde6635dd [2023-02-15T09:05:19.618Z] Step 8/22 : COPY . . [2023-02-15T09:05:41.692Z] ---> e1b0d1c08faa [2023-02-15T09:05:41.692Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-15T09:05:41.959Z] ---> Running in a7b133b12b36 [2023-02-15T09:05:45.299Z] 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-02-15T09:05:46.256Z] ---> fd35ddf57865 [2023-02-15T09:05:46.256Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-15T09:05:46.525Z] ---> Running in 44718826ac59 [2023-02-15T09:05:49.132Z] 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-02-15T09:06:15.827Z] Removing intermediate container 3153420881bd [2023-02-15T09:06:15.827Z] ---> faf96f414bc7 [2023-02-15T09:06:15.827Z] Step 8/24 : COPY . . [2023-02-15T09:06:25.900Z] ---> 9d717af59a34 [2023-02-15T09:06:25.900Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-15T09:06:25.900Z] ---> Running in be5d36188475 [2023-02-15T09:06:27.868Z] 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-02-15T09:06:54.561Z] 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-02-15T09:07:16.627Z] Removing intermediate container 74f7ee064003 [2023-02-15T09:07:16.627Z] ---> 062b1cf1a9f8 [2023-02-15T09:07:16.627Z] [2023-02-15T09:07:16.627Z] Step 9/24 : FROM alpine:3.16 [2023-02-15T09:07:16.627Z] ---> 4c81e5bf8899 [2023-02-15T09:07:16.627Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-15T09:07:16.627Z] ---> Running in 88e3b7c03b18 [2023-02-15T09:07:18.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:07:18.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:07:20.780Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-15T09:07:20.780Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-15T09:07:20.780Z] (3/3) Installing su-exec (0.2-r1) [2023-02-15T09:07:20.780Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T09:07:20.780Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T09:07:21.368Z] OK: 6 MiB in 17 packages [2023-02-15T09:07:24.141Z] Removing intermediate container 88e3b7c03b18 [2023-02-15T09:07:24.141Z] ---> 7a62b72b4708 [2023-02-15T09:07:24.141Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-15T09:07:24.141Z] ---> Running in bd62dcd45123 [2023-02-15T09:07:24.141Z] Removing intermediate container bd62dcd45123 [2023-02-15T09:07:24.141Z] ---> a0e8193eeadc [2023-02-15T09:07:24.141Z] Step 12/24 : WORKDIR / [2023-02-15T09:07:24.504Z] ---> Running in ee34f9b0a740 [2023-02-15T09:07:24.798Z] Removing intermediate container ee34f9b0a740 [2023-02-15T09:07:24.798Z] ---> 93eb908da40d [2023-02-15T09:07:24.798Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-15T09:07:26.261Z] ---> b561d3f20c64 [2023-02-15T09:07:26.261Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-15T09:07:27.280Z] ---> 13abc8807407 [2023-02-15T09:07:27.280Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-15T09:07:28.273Z] ---> 3b059a41f0d6 [2023-02-15T09:07:28.273Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-15T09:07:30.866Z] ---> 7d2f1e42080c [2023-02-15T09:07:30.866Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-15T09:07:32.805Z] ---> 27530f43ae3a [2023-02-15T09:07:32.805Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-15T09:07:34.750Z] ---> aaf035cfc843 [2023-02-15T09:07:34.750Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-15T09:07:35.711Z] ---> 6e3df6cb515b [2023-02-15T09:07:35.711Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-15T09:07:35.711Z] ---> Running in 7b1f9b60e291 [2023-02-15T09:07:39.051Z] Removing intermediate container 7b1f9b60e291 [2023-02-15T09:07:39.051Z] ---> d9efe5e3b4e1 [2023-02-15T09:07:39.051Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-15T09:07:39.321Z] ---> Running in ed631cbdafe6 [2023-02-15T09:07:39.903Z] Removing intermediate container ed631cbdafe6 [2023-02-15T09:07:39.903Z] ---> 05eecf82a1ff [2023-02-15T09:07:39.903Z] Step 22/24 : LABEL arch=arm64 [2023-02-15T09:07:39.903Z] ---> Running in bdadd69d1768 [2023-02-15T09:07:40.483Z] Removing intermediate container bdadd69d1768 [2023-02-15T09:07:40.483Z] ---> aed284bb8043 [2023-02-15T09:07:40.483Z] Step 23/24 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b [2023-02-15T09:07:40.483Z] ---> Running in 27c3a3adde70 [2023-02-15T09:07:41.072Z] Removing intermediate container 27c3a3adde70 [2023-02-15T09:07:41.072Z] ---> ff710a8af5b1 [2023-02-15T09:07:41.072Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T09:07:41.072Z] ---> Running in 60932b741854 [2023-02-15T09:07:41.655Z] Removing intermediate container 60932b741854 [2023-02-15T09:07:41.655Z] ---> 92aaf3713a37 [2023-02-15T09:07:41.655Z] [2023-02-15T09:07:41.923Z] Successfully built 92aaf3713a37 [2023-02-15T09:07:42.190Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-15T09:07:42.190Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-02-15T09:08:04.239Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-15T09:08:04.239Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-15T09:08:04.239Z] ---> 7b52af8c40f5 [2023-02-15T09:08:04.239Z] Step 3/23 : WORKDIR /edgex-go [2023-02-15T09:08:04.239Z] ---> Using cache [2023-02-15T09:08:04.239Z] ---> 00dec26ff71a [2023-02-15T09:08:04.239Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-15T09:08:04.239Z] ---> Using cache [2023-02-15T09:08:04.239Z] ---> 2cde55ff911d [2023-02-15T09:08:04.239Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-15T09:08:04.239Z] ---> Using cache [2023-02-15T09:08:04.239Z] ---> b054100ba504 [2023-02-15T09:08:04.239Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T09:08:04.239Z] ---> Using cache [2023-02-15T09:08:04.239Z] ---> c7ccfaf65b98 [2023-02-15T09:08:04.239Z] Step 7/23 : COPY . . [2023-02-15T09:08:04.239Z] ---> Using cache [2023-02-15T09:08:04.239Z] ---> b9aaeb114b35 [2023-02-15T09:08:04.239Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-15T09:08:04.239Z] ---> Using cache [2023-02-15T09:08:04.239Z] ---> a4b32caed39c [2023-02-15T09:08:04.239Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-15T09:08:04.239Z] ---> Using cache [2023-02-15T09:08:04.239Z] ---> 8c8e581cb1cf [2023-02-15T09:08:04.239Z] 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-02-15T09:08:04.239Z] ---> Running in 883d7d9a29aa [2023-02-15T09:08:06.208Z] Removing intermediate container 883d7d9a29aa [2023-02-15T09:08:06.208Z] ---> 0c12ac3a8380 [2023-02-15T09:08:06.208Z] Step 11/23 : WORKDIR /edgex-go [2023-02-15T09:08:06.208Z] ---> Running in 734ca8b44de2 [2023-02-15T09:08:08.793Z] Removing intermediate container 734ca8b44de2 [2023-02-15T09:08:08.793Z] ---> fc25ee207d02 [2023-02-15T09:08:08.793Z] [2023-02-15T09:08:08.793Z] Step 12/23 : FROM alpine:3.15 [2023-02-15T09:08:08.793Z] ---> 354640af7b1b [2023-02-15T09:08:08.793Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-15T09:08:08.793Z] ---> Using cache [2023-02-15T09:08:08.793Z] ---> 263880c5937d [2023-02-15T09:08:08.793Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-15T09:08:08.793Z] ---> Using cache [2023-02-15T09:08:08.793Z] ---> dde92da8a49d [2023-02-15T09:08:08.793Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-15T09:08:15.460Z] ---> 40f13a4801d4 [2023-02-15T09:08:15.460Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-15T09:08:15.730Z] ---> 289e4597f99c [2023-02-15T09:08:15.730Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-15T09:08:16.695Z] ---> e78be9d92f0c [2023-02-15T09:08:16.695Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-15T09:08:17.659Z] ---> c1ce00baa96c [2023-02-15T09:08:17.659Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-15T09:08:17.659Z] ---> Running in 5b313fe3a66c [2023-02-15T09:08:18.247Z] Removing intermediate container 5b313fe3a66c [2023-02-15T09:08:18.247Z] ---> b397eb711116 [2023-02-15T09:08:18.247Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-15T09:08:18.516Z] ---> Running in 2c22cc0c3423 [2023-02-15T09:08:22.299Z] Removing intermediate container 2c22cc0c3423 [2023-02-15T09:08:22.299Z] ---> 00d8998c061c [2023-02-15T09:08:22.299Z] Step 21/23 : LABEL arch=arm64 [2023-02-15T09:08:22.299Z] ---> Running in a8c8d47bd8e2 [2023-02-15T09:08:22.882Z] Removing intermediate container a8c8d47bd8e2 [2023-02-15T09:08:22.882Z] ---> 2c516eea28d9 [2023-02-15T09:08:22.882Z] Step 22/23 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b [2023-02-15T09:08:22.882Z] ---> Running in de4f596572c6 [2023-02-15T09:08:23.463Z] Removing intermediate container de4f596572c6 [2023-02-15T09:08:23.463Z] ---> cd259b3d72ed [2023-02-15T09:08:23.463Z] Step 23/23 : LABEL version=0.0.0 [2023-02-15T09:08:23.463Z] ---> Running in 5720671b95d6 [2023-02-15T09:08:24.045Z] Removing intermediate container 5720671b95d6 [2023-02-15T09:08:24.045Z] ---> 4dabf268783d [2023-02-15T09:08:24.045Z] [2023-02-15T09:08:24.311Z] Successfully built 4dabf268783d [2023-02-15T09:08:24.311Z] Successfully tagged security-spire-server-arm64:latest [2023-02-15T09:11:16.040Z]  Building security-spire-server ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-15T09:11:31.047Z] Removing intermediate container 8f74da5b698a [2023-02-15T09:11:31.047Z] ---> a87dee162aaa [2023-02-15T09:11:31.047Z] [2023-02-15T09:11:31.047Z] Step 9/21 : FROM alpine:3.16 [2023-02-15T09:11:31.047Z] ---> 4c81e5bf8899 [2023-02-15T09:11:31.047Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-15T09:11:31.325Z] ---> Running in 09f3065b63fe [2023-02-15T09:11:33.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:11:33.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:11:35.269Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-15T09:11:35.269Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-15T09:11:35.269Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-15T09:11:35.269Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-15T09:11:35.269Z] (5/6) Installing curl (7.83.1-r6) [2023-02-15T09:11:35.269Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-15T09:11:35.269Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T09:11:35.269Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T09:11:35.854Z] OK: 8 MiB in 20 packages [2023-02-15T09:11:38.442Z] Removing intermediate container 09f3065b63fe [2023-02-15T09:11:38.442Z] ---> 850ece759708 [2023-02-15T09:11:38.442Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-15T09:11:38.442Z] ---> Running in efa329d7b931 [2023-02-15T09:11:38.709Z] Removing intermediate container efa329d7b931 [2023-02-15T09:11:38.709Z] ---> f66ff1d4c8a3 [2023-02-15T09:11:38.709Z] Step 12/21 : WORKDIR /edgex [2023-02-15T09:11:38.978Z] ---> Running in 3edeadde320f [2023-02-15T09:11:39.244Z] Removing intermediate container 3edeadde320f [2023-02-15T09:11:39.244Z] ---> 7d52bfccff53 [2023-02-15T09:11:39.244Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-15T09:11:40.204Z] ---> 82dc53ee7b56 [2023-02-15T09:11:40.204Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-15T09:11:42.148Z] ---> 3cb60cd6eaf1 [2023-02-15T09:11:42.148Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-15T09:11:43.556Z] ---> b5633f2fe651 [2023-02-15T09:11:43.556Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-15T09:11:44.514Z] ---> d88e8c05ba29 [2023-02-15T09:11:44.514Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-15T09:11:44.514Z] ---> Running in 371db790ae95 [2023-02-15T09:11:47.865Z] Removing intermediate container 371db790ae95 [2023-02-15T09:11:47.865Z] ---> 6c6c4d040c10 [2023-02-15T09:11:47.865Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-15T09:11:47.865Z] ---> Running in 6ad3bb76e3ad [2023-02-15T09:11:48.450Z] Removing intermediate container 6ad3bb76e3ad [2023-02-15T09:11:48.450Z] ---> 70517846f3fd [2023-02-15T09:11:48.450Z] Step 19/21 : LABEL arch=arm64 [2023-02-15T09:11:48.450Z] ---> Running in 1ceb8c68d1c3 [2023-02-15T09:11:49.038Z] Removing intermediate container 1ceb8c68d1c3 [2023-02-15T09:11:49.038Z] ---> d3900610fc09 [2023-02-15T09:11:49.038Z] Step 20/21 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b [2023-02-15T09:11:49.038Z] ---> Running in c22e39874567 [2023-02-15T09:11:49.623Z] Removing intermediate container c22e39874567 [2023-02-15T09:11:49.623Z] ---> d8e0ce67855b [2023-02-15T09:11:49.623Z] Step 21/21 : LABEL version=0.0.0 [2023-02-15T09:11:49.890Z] ---> Running in b7503bcc9ed7 [2023-02-15T09:11:50.157Z] Removing intermediate container b7503bcc9ed7 [2023-02-15T09:11:50.157Z] ---> bba01b4e8eed [2023-02-15T09:11:50.157Z] [2023-02-15T09:11:50.742Z] Successfully built bba01b4e8eed [2023-02-15T09:11:50.742Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-15T09:12:29.614Z]  Building security-proxy-setup ... done Removing intermediate container a7b133b12b36 [2023-02-15T09:12:29.614Z] ---> 17b93a816ff5 [2023-02-15T09:12:29.614Z] [2023-02-15T09:12:29.614Z] Step 10/22 : FROM alpine:3.16 [2023-02-15T09:12:29.614Z] ---> 4c81e5bf8899 [2023-02-15T09:12:29.614Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-15T09:12:29.614Z] ---> Running in 1d64e9d619c7 [2023-02-15T09:12:29.614Z] Removing intermediate container 1d64e9d619c7 [2023-02-15T09:12:29.614Z] ---> a5dda67a5f10 [2023-02-15T09:12:29.614Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-15T09:12:29.614Z] ---> Running in 41315228ebb1 [2023-02-15T09:12:29.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:12:29.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:12:29.614Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T09:12:29.614Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T09:12:29.614Z] OK: 5 MiB in 15 packages [2023-02-15T09:12:30.586Z] Removing intermediate container 41315228ebb1 [2023-02-15T09:12:30.586Z] ---> ac41e2ed4086 [2023-02-15T09:12:30.586Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T09:12:31.551Z] ---> 8605ffe823a1 [2023-02-15T09:12:31.551Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-15T09:12:32.965Z] ---> ebd2a18d6319 [2023-02-15T09:12:32.965Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-15T09:12:33.927Z] ---> 9e192568ace3 [2023-02-15T09:12:33.927Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-15T09:12:35.340Z] ---> 86ffe96ce236 [2023-02-15T09:12:35.340Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-15T09:12:35.340Z] ---> Running in 1dcf533efdff [2023-02-15T09:12:38.690Z] Removing intermediate container 1dcf533efdff [2023-02-15T09:12:38.690Z] ---> 47a72ca5592d [2023-02-15T09:12:38.690Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-15T09:12:38.957Z] ---> Running in 24695f1d0e0a [2023-02-15T09:12:39.541Z] Removing intermediate container 24695f1d0e0a [2023-02-15T09:12:39.541Z] ---> 067136904c35 [2023-02-15T09:12:39.541Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-15T09:12:39.541Z] ---> Running in 2233ed9599b4 [2023-02-15T09:12:40.501Z] Removing intermediate container 2233ed9599b4 [2023-02-15T09:12:40.501Z] ---> 45ca2760cb00 [2023-02-15T09:12:40.502Z] Step 20/22 : LABEL arch=arm64 [2023-02-15T09:12:40.773Z] ---> Running in 71f6af1c34cc [2023-02-15T09:12:41.356Z] Removing intermediate container 71f6af1c34cc [2023-02-15T09:12:41.356Z] ---> bd6a98f336f2 [2023-02-15T09:12:41.356Z] Step 21/22 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b [2023-02-15T09:12:41.356Z] ---> Running in 247c2ba78e7f [2023-02-15T09:12:41.942Z] Removing intermediate container 247c2ba78e7f [2023-02-15T09:12:41.942Z] ---> d469ba385061 [2023-02-15T09:12:41.942Z] Step 22/22 : LABEL version=0.0.0 [2023-02-15T09:12:42.210Z] ---> Running in 0846463b78fc [2023-02-15T09:12:42.794Z] Removing intermediate container 0846463b78fc [2023-02-15T09:12:42.794Z] ---> dfbec1b15670 [2023-02-15T09:12:42.794Z] [2023-02-15T09:12:43.062Z] Successfully built dfbec1b15670 [2023-02-15T09:12:43.062Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-15T09:12:43.651Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 44718826ac59 [2023-02-15T09:12:43.651Z] ---> 3a20444fc65c [2023-02-15T09:12:43.651Z] [2023-02-15T09:12:43.651Z] Step 10/22 : FROM alpine:3.16 [2023-02-15T09:12:43.651Z] ---> 4c81e5bf8899 [2023-02-15T09:12:43.651Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-15T09:12:43.651Z] ---> Running in 5cc80c0bc596 [2023-02-15T09:12:44.236Z] Removing intermediate container 5cc80c0bc596 [2023-02-15T09:12:44.236Z] ---> 61ac3770643f [2023-02-15T09:12:44.236Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-15T09:12:44.236Z] ---> Running in ccc2f29f979b [2023-02-15T09:12:44.831Z] Removing intermediate container ccc2f29f979b [2023-02-15T09:12:44.831Z] ---> 0012e14fec5c [2023-02-15T09:12:44.831Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-15T09:12:44.831Z] ---> Running in 90909b141213 [2023-02-15T09:12:45.112Z] Removing intermediate container 90909b141213 [2023-02-15T09:12:45.112Z] ---> 41b2c3e27d61 [2023-02-15T09:12:45.112Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-15T09:12:45.386Z] ---> Running in 720a6bc19871 [2023-02-15T09:12:46.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T09:12:46.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T09:12:48.196Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T09:12:48.196Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T09:12:48.196Z] OK: 5 MiB in 15 packages [2023-02-15T09:12:49.605Z] Removing intermediate container 720a6bc19871 [2023-02-15T09:12:49.605Z] ---> af96cb71542b [2023-02-15T09:12:49.605Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T09:12:50.569Z] ---> 88ebf254d7ff [2023-02-15T09:12:50.569Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-15T09:12:50.569Z] Removing intermediate container be5d36188475 [2023-02-15T09:12:50.569Z] ---> 3ffe41841671 [2023-02-15T09:12:50.569Z] [2023-02-15T09:12:50.569Z] Step 10/24 : FROM alpine:3.16 [2023-02-15T09:12:50.569Z] ---> 4c81e5bf8899 [2023-02-15T09:12:50.569Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-15T09:12:50.569Z] ---> Using cache [2023-02-15T09:12:50.569Z] ---> 41b1bcf2a9c4 [2023-02-15T09:12:50.569Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-15T09:12:50.569Z] ---> Using cache [2023-02-15T09:12:50.569Z] ---> 2a39ae392d55 [2023-02-15T09:12:50.569Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-15T09:12:50.569Z] ---> Running in 7527955afbf1 [2023-02-15T09:12:51.154Z] Removing intermediate container 7527955afbf1 [2023-02-15T09:12:51.154Z] ---> 5869105cc28e [2023-02-15T09:12:51.154Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-15T09:12:51.154Z] ---> Running in 66eb58b0c2dd [2023-02-15T09:12:51.422Z] ---> 0d7ccd1ee794 [2023-02-15T09:12:51.422Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-15T09:12:51.422Z] Removing intermediate container 66eb58b0c2dd [2023-02-15T09:12:51.422Z] ---> 88aa4132e4a6 [2023-02-15T09:12:51.422Z] Step 15/24 : WORKDIR / [2023-02-15T09:12:51.688Z] ---> Running in 4bbfb1cf09b5 [2023-02-15T09:12:51.957Z] Removing intermediate container 4bbfb1cf09b5 [2023-02-15T09:12:51.957Z] ---> 866da1928992 [2023-02-15T09:12:51.957Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-15T09:12:52.224Z] ---> b006a0d9b0ae [2023-02-15T09:12:52.224Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-15T09:12:52.225Z] ---> Running in 1455a9ddd6a7 [2023-02-15T09:12:52.819Z] Removing intermediate container 1455a9ddd6a7 [2023-02-15T09:12:52.819Z] ---> 7077e0f765cc [2023-02-15T09:12:52.819Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T09:12:52.819Z] ---> e1cdb654d1bf [2023-02-15T09:12:52.819Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-15T09:12:52.819Z] ---> Running in c099dadee156 [2023-02-15T09:12:53.406Z] Removing intermediate container c099dadee156 [2023-02-15T09:12:53.406Z] ---> faad7dd9f9c5 [2023-02-15T09:12:53.406Z] Step 20/22 : LABEL arch=arm64 [2023-02-15T09:12:53.406Z] ---> Running in 704e3e803f8f [2023-02-15T09:12:53.687Z] Removing intermediate container 704e3e803f8f [2023-02-15T09:12:53.687Z] ---> 0b523c304d46 [2023-02-15T09:12:53.687Z] Step 21/22 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b [2023-02-15T09:12:53.953Z] ---> Running in 84e4226f6eda [2023-02-15T09:12:53.953Z] ---> b068dc0e5b33 [2023-02-15T09:12:53.953Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-15T09:12:54.220Z] Removing intermediate container 84e4226f6eda [2023-02-15T09:12:54.220Z] ---> c7148d31dee9 [2023-02-15T09:12:54.220Z] Step 22/22 : LABEL version=0.0.0 [2023-02-15T09:12:54.487Z] ---> Running in 29dd2b6c525d [2023-02-15T09:12:54.754Z] ---> 3669c1a952ae [2023-02-15T09:12:54.754Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-15T09:12:54.754Z] Removing intermediate container 29dd2b6c525d [2023-02-15T09:12:54.754Z] ---> f78b6d601dbe [2023-02-15T09:12:54.754Z] [2023-02-15T09:12:55.025Z] Successfully built f78b6d601dbe [2023-02-15T09:12:55.291Z] Successfully tagged core-data-arm64:latest [2023-02-15T09:12:55.291Z]  Building core-data ... done  ---> c1ecdecff3dd [2023-02-15T09:12:55.291Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-15T09:12:55.291Z] ---> Running in c54bb69c50f0 [2023-02-15T09:12:55.556Z] Removing intermediate container c54bb69c50f0 [2023-02-15T09:12:55.556Z] ---> 2cbe975ede77 [2023-02-15T09:12:55.556Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T09:12:55.823Z] ---> Running in 175ac71fb23d [2023-02-15T09:12:56.089Z] Removing intermediate container 175ac71fb23d [2023-02-15T09:12:56.089Z] ---> 44fe3932455f [2023-02-15T09:12:56.089Z] Step 22/24 : LABEL arch=arm64 [2023-02-15T09:12:56.089Z] ---> Running in d055e34c2bb0 [2023-02-15T09:12:56.355Z] Removing intermediate container d055e34c2bb0 [2023-02-15T09:12:56.355Z] ---> dc7b806c40f0 [2023-02-15T09:12:56.355Z] Step 23/24 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b [2023-02-15T09:12:56.621Z] ---> Running in 8133f646d2de [2023-02-15T09:12:56.888Z] Removing intermediate container 8133f646d2de [2023-02-15T09:12:56.888Z] ---> 70ee9f1ae1c9 [2023-02-15T09:12:56.888Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T09:12:56.888Z] ---> Running in 1723dfd01c74 [2023-02-15T09:12:57.153Z] Removing intermediate container 1723dfd01c74 [2023-02-15T09:12:57.153Z] ---> a45a84bcd886 [2023-02-15T09:12:57.153Z] [2023-02-15T09:12:57.420Z] Successfully built a45a84bcd886 [2023-02-15T09:12:57.420Z] Successfully tagged core-metadata-arm64:latest [2023-02-15T09:12:58.012Z]  Building core-metadata ... done  [Pipeline] } [2023-02-15T09:12:58.024Z] $ docker stop --time=1 7945ec79fcb537bc563d2b5b2a5a76641c440534623b2142958fb8f10bfecfe4 [2023-02-15T09:12:59.901Z] $ docker rm -f --volumes 7945ec79fcb537bc563d2b5b2a5a76641c440534623b2142958fb8f10bfecfe4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T09:13:00.417Z] + docker images [2023-02-15T09:13:00.697Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-15T09:13:00.697Z] core-metadata-arm64 latest a45a84bcd886 3 seconds ago 17.7MB [2023-02-15T09:13:00.697Z] core-data-arm64 latest f78b6d601dbe 6 seconds ago 17.2MB [2023-02-15T09:13:00.697Z] 3ffe41841671 11 seconds ago 1.51GB [2023-02-15T09:13:00.697Z] 3a20444fc65c 18 seconds ago 1.51GB [2023-02-15T09:13:00.697Z] core-common-config-bootstrapper-arm64 latest dfbec1b15670 18 seconds ago 14.9MB [2023-02-15T09:13:00.697Z] 17b93a816ff5 37 seconds ago 1.5GB [2023-02-15T09:13:00.697Z] security-proxy-setup-arm64 latest bba01b4e8eed About a minute ago 26.9MB [2023-02-15T09:13:00.697Z] a87dee162aaa About a minute ago 1.5GB [2023-02-15T09:13:00.697Z] security-spire-server-arm64 latest 4dabf268783d 4 minutes ago 84.3MB [2023-02-15T09:13:00.697Z] fc25ee207d02 4 minutes ago 1.38GB [2023-02-15T09:13:00.697Z] security-secretstore-setup-arm64 latest 92aaf3713a37 5 minutes ago 29MB [2023-02-15T09:13:00.697Z] 062b1cf1a9f8 5 minutes ago 1.5GB [2023-02-15T09:13:00.697Z] support-notifications-arm64 latest c605bf4cd7ae 8 minutes ago 29.7MB [2023-02-15T09:13:00.697Z] support-scheduler-arm64 latest f731a4fa5f13 8 minutes ago 29MB [2023-02-15T09:13:00.697Z] 6a76c6ac5f0f 8 minutes ago 1.57GB [2023-02-15T09:13:00.697Z] 8fb5d9cffb0c 8 minutes ago 1.57GB [2023-02-15T09:13:00.697Z] security-bootstrapper-arm64 latest 2550b0dba7bb 8 minutes ago 19.6MB [2023-02-15T09:13:00.697Z] 953d6c8b444f 9 minutes ago 1.5GB [2023-02-15T09:13:00.697Z] security-spiffe-token-provider-arm64 latest ee49878441fb 10 minutes ago 29.1MB [2023-02-15T09:13:00.697Z] 265786fa9bf2 10 minutes ago 1.54GB [2023-02-15T09:13:00.697Z] core-command-arm64 latest 2e661240d09e 12 minutes ago 17MB [2023-02-15T09:13:00.697Z] 00b3ae418e7b 12 minutes ago 1.51GB [2023-02-15T09:13:00.697Z] security-spire-config-arm64 latest 38afc0670aab 19 minutes ago 83.6MB [2023-02-15T09:13:00.697Z] security-spire-agent-arm64 latest 50ef287a3a9a 20 minutes ago 122MB [2023-02-15T09:13:00.697Z] 715efc2c7aa3 20 minutes ago 1.38GB [2023-02-15T09:13:00.697Z] ci-base-image-arm64 latest 7b52af8c40f5 34 minutes ago 905MB [2023-02-15T09:13:00.697Z] alpine 3.15 354640af7b1b 4 days ago 5.34MB [2023-02-15T09:13:00.697Z] alpine 3.16 4c81e5bf8899 4 days ago 5.3MB [2023-02-15T09:13:00.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-15T09:13:00.697Z] 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-02-15T09:13:01.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T09:13:01.158Z] [2023-02-15T09:13:01.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T09:13:01.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T09:13:01.789Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-15T09:13:01.789Z] 8998bd30e6a1: Pulling fs layer [2023-02-15T09:13:01.789Z] 04944245beec: Pulling fs layer [2023-02-15T09:13:01.789Z] 699f458cf7ca: Pulling fs layer [2023-02-15T09:13:01.789Z] 765212b225bb: Pulling fs layer [2023-02-15T09:13:01.789Z] f23df028b6ca: Pulling fs layer [2023-02-15T09:13:01.789Z] d65c8cfc05b1: Pulling fs layer [2023-02-15T09:13:01.789Z] 2437ff75d9bd: Pulling fs layer [2023-02-15T09:13:01.789Z] f23df028b6ca: Waiting [2023-02-15T09:13:01.789Z] d65c8cfc05b1: Waiting [2023-02-15T09:13:01.789Z] 2437ff75d9bd: Waiting [2023-02-15T09:13:01.789Z] 765212b225bb: Waiting [2023-02-15T09:13:01.789Z] 04944245beec: Verifying Checksum [2023-02-15T09:13:01.789Z] 04944245beec: Download complete [2023-02-15T09:13:01.789Z] 765212b225bb: Verifying Checksum [2023-02-15T09:13:01.789Z] 765212b225bb: Download complete [2023-02-15T09:13:02.075Z] f23df028b6ca: Verifying Checksum [2023-02-15T09:13:02.075Z] f23df028b6ca: Download complete [2023-02-15T09:13:02.075Z] d65c8cfc05b1: Download complete [2023-02-15T09:13:02.075Z] 699f458cf7ca: Verifying Checksum [2023-02-15T09:13:02.075Z] 699f458cf7ca: Download complete [2023-02-15T09:13:02.673Z] 8998bd30e6a1: Verifying Checksum [2023-02-15T09:13:02.673Z] 8998bd30e6a1: Download complete [2023-02-15T09:13:05.261Z] 2437ff75d9bd: Verifying Checksum [2023-02-15T09:13:05.261Z] 2437ff75d9bd: Download complete [2023-02-15T09:13:06.682Z] 8998bd30e6a1: Pull complete [2023-02-15T09:13:07.270Z] 04944245beec: Pull complete [2023-02-15T09:13:08.694Z] 699f458cf7ca: Pull complete [2023-02-15T09:13:08.694Z] 765212b225bb: Pull complete [2023-02-15T09:13:09.655Z] f23df028b6ca: Pull complete [2023-02-15T09:13:09.923Z] d65c8cfc05b1: Pull complete [2023-02-15T09:13:24.928Z] 2437ff75d9bd: Pull complete [2023-02-15T09:13:24.928Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-15T09:13:24.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T09:13:24.928Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T09:13:25.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-6089 does not seem to be running inside a container [2023-02-15T09:13:25.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-15T09:13:28.190Z] $ docker top 94b62faf4af04c69752d586ce133719701b32bf5c4774cac57df39aeeca621da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T09:13:29.137Z] ---> job-cost.sh [2023-02-15T09:13:29.137Z] lf-activate-venv: SKIPPING [2023-02-15T09:13:29.137Z] INFO: No Stack... [2023-02-15T09:13:29.721Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-15T09:13:30.681Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T09:13:31.322Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-02-15T09:13:31.322Z] + cut -d, -f6 [Pipeline] lock [2023-02-15T09:13:31.401Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4352-3-stack-cost] [2023-02-15T09:13:31.409Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4352-3-stack-cost] did not exist. Created. [2023-02-15T09:13:31.409Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4352-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T09:13:32.056Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-15T09:13:32.261Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T09:13:32.267Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4352-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T09:13:32.293Z] $ docker stop --time=1 94b62faf4af04c69752d586ce133719701b32bf5c4774cac57df39aeeca621da [2023-02-15T09:13:33.860Z] $ docker rm -f --volumes 94b62faf4af04c69752d586ce133719701b32bf5c4774cac57df39aeeca621da [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-02-15T09:13:34.365Z] provisioning config files... [2023-02-15T09:13:34.372Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8406024091559275979tmp [Pipeline] { [Pipeline] sh [2023-02-15T09:13:34.665Z] + set +x [2023-02-15T09:13:34.665Z] + curl -s https://codecov.io/bash [2023-02-15T09:13:34.665Z] + bash -s -- [2023-02-15T09:13:34.665Z] [2023-02-15T09:13:34.665Z] _____ _ [2023-02-15T09:13:34.665Z] / ____| | | [2023-02-15T09:13:34.665Z] | | ___ __| | ___ ___ _____ __ [2023-02-15T09:13:34.665Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-15T09:13:34.665Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-15T09:13:34.665Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-15T09:13:34.665Z] Bash-1.0.6 [2023-02-15T09:13:34.665Z] [2023-02-15T09:13:34.665Z] [2023-02-15T09:13:34.665Z] ==> git version 2.25.1 found [2023-02-15T09:13:34.665Z] ==> 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-02-15T09:13:34.665Z] Release-Date: 2020-01-08 [2023-02-15T09:13:34.665Z] 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-02-15T09:13:34.665Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-15T09:13:34.665Z] ==> Jenkins CI detected. [2023-02-15T09:13:34.665Z] current dir:  /w/workspace/edgex-go/3 [2023-02-15T09:13:34.665Z] project root: . [2023-02-15T09:13:34.665Z] --> token set from env [2023-02-15T09:13:34.665Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-15T09:13:34.665Z] ==> Running gcov in . (disable via -X gcov) [2023-02-15T09:13:34.665Z] ==> Python coveragepy not found [2023-02-15T09:13:34.665Z] ==> Searching for coverage reports in: [2023-02-15T09:13:34.665Z] + . [2023-02-15T09:13:34.923Z] -> Found 1 reports [2023-02-15T09:13:34.923Z] ==> Detecting git/mercurial file structure [2023-02-15T09:13:34.923Z] ==> Reading reports [2023-02-15T09:13:34.923Z] + ./coverage.out bytes=487418 [2023-02-15T09:13:34.923Z] ==> Appending adjustments [2023-02-15T09:13:34.923Z] https://docs.codecov.io/docs/fixing-reports [2023-02-15T09:13:36.298Z] + Found adjustments [2023-02-15T09:13:36.298Z] ==> Gzipping contents [2023-02-15T09:13:36.298Z] 64K /tmp/codecov.wlzuGG.gz [2023-02-15T09:13:36.298Z] ==> Uploading reports [2023-02-15T09:13:36.298Z] url: https://codecov.io [2023-02-15T09:13:36.298Z] query: branch=PR-4352&commit=c9e803d6eb878a784574975731bfcfaeb8c2e783&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= [2023-02-15T09:13:36.298Z] -> Pinging Codecov [2023-02-15T09:13:36.298Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4352&commit=c9e803d6eb878a784574975731bfcfaeb8c2e783&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= [2023-02-15T09:13:36.298Z] -> Uploading to [2023-02-15T09:13:36.298Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-15/00271124DB129430A58F1EEE437C3FCB/c9e803d6eb878a784574975731bfcfaeb8c2e783/560c318e-cb9f-4b2b-b93f-7949bdc1d46e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T091336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8848835a3c11190976a01c62d85627eedb0205848c16a61552403ac41d5421c5 [2023-02-15T09:13:36.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T09:13:36.298Z] Dload Upload Total Spent Left Speed [2023-02-15T09:13:36.556Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62975 0 0 100 62975 0 190k --:--:-- --:--:-- --:--:-- 190k [2023-02-15T09:13:36.556Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c9e803d6eb878a784574975731bfcfaeb8c2e783 [Pipeline] } [2023-02-15T09:13:36.563Z] 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-02-15T09:13:37.166Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-15T09:13:37.454Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T09:13:38.311Z] ---> package-listing.sh [2023-02-15T09:13:38.311Z] ++ facter osfamily [2023-02-15T09:13:38.311Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-15T09:13:38.570Z] + OS_FAMILY=debian [2023-02-15T09:13:38.570Z] + workspace=/w/workspace/edgex-go/3 [2023-02-15T09:13:38.570Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-15T09:13:38.570Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-15T09:13:38.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-15T09:13:38.570Z] + PACKAGES=/tmp/packages_start.txt [2023-02-15T09:13:38.570Z] + '[' /w/workspace/edgex-go/3 ']' [2023-02-15T09:13:38.570Z] + PACKAGES=/tmp/packages_end.txt [2023-02-15T09:13:38.570Z] + case "${OS_FAMILY}" in [2023-02-15T09:13:38.570Z] + dpkg -l [2023-02-15T09:13:38.570Z] + grep '^ii' [2023-02-15T09:13:38.570Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-15T09:13:38.570Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-15T09:13:38.570Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-15T09:13:38.570Z] + '[' /w/workspace/edgex-go/3 ']' [2023-02-15T09:13:38.570Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-02-15T09:13:38.570Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-02-15T09:13:38.582Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-15T09:13:38.860Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T09:13:39.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T09:13:39.413Z] [2023-02-15T09:13:39.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T09:13:39.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T09:13:39.711Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-15T09:13:39.711Z] 5eb5b503b376: Pulling fs layer [2023-02-15T09:13:39.711Z] 5c69ac0246d0: Pulling fs layer [2023-02-15T09:13:39.711Z] ec43610c2a17: Pulling fs layer [2023-02-15T09:13:39.711Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-15T09:13:39.711Z] 33b1e0a273af: Pulling fs layer [2023-02-15T09:13:39.711Z] 5d3b04190fa2: Pulling fs layer [2023-02-15T09:13:39.711Z] 2f39f015ded8: Pulling fs layer [2023-02-15T09:13:39.711Z] 3a2ae6a8a46f: Waiting [2023-02-15T09:13:39.711Z] 33b1e0a273af: Waiting [2023-02-15T09:13:39.711Z] 5d3b04190fa2: Waiting [2023-02-15T09:13:39.711Z] 2f39f015ded8: Waiting [2023-02-15T09:13:39.711Z] 5c69ac0246d0: Download complete [2023-02-15T09:13:39.711Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-15T09:13:39.711Z] 3a2ae6a8a46f: Download complete [2023-02-15T09:13:39.973Z] 33b1e0a273af: Verifying Checksum [2023-02-15T09:13:39.973Z] 33b1e0a273af: Download complete [2023-02-15T09:13:39.973Z] 5d3b04190fa2: Download complete [2023-02-15T09:13:39.973Z] ec43610c2a17: Verifying Checksum [2023-02-15T09:13:39.973Z] ec43610c2a17: Download complete [2023-02-15T09:13:40.232Z] 5eb5b503b376: Download complete [2023-02-15T09:13:40.801Z] 2f39f015ded8: Download complete [2023-02-15T09:13:41.736Z] 5eb5b503b376: Pull complete [2023-02-15T09:13:41.736Z] 5c69ac0246d0: Pull complete [2023-02-15T09:13:41.995Z] ec43610c2a17: Pull complete [2023-02-15T09:13:42.255Z] 3a2ae6a8a46f: Pull complete [2023-02-15T09:13:42.255Z] 33b1e0a273af: Pull complete [2023-02-15T09:13:42.514Z] 5d3b04190fa2: Pull complete [2023-02-15T09:13:46.698Z] 2f39f015ded8: Pull complete [2023-02-15T09:13:46.698Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-15T09:13:46.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T09:13:46.698Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T09:13:46.780Z] prd-ubuntu20.04-docker-8c-8g-6084 does not seem to be running inside a container [2023-02-15T09:13:46.807Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-15T09:13:49.146Z] $ docker top f5f25b9fd03b2da488796662afeabd855f50119e69a06938a0b2ccf6b0edf90a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T09:13:49.504Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-15T09:13:49.794Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-15T09:13:50.083Z] + ls /var/log/sa-host [2023-02-15T09:13:50.083Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T09:13:50.264Z] provisioning config files... [2023-02-15T09:13:50.271Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config14812554536713392960tmp [Pipeline] { [Pipeline] echo [2023-02-15T09:13:50.282Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T09:13:50.570Z] ---> create-netrc.sh [Pipeline] } [2023-02-15T09:13:50.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-15T09:13:50.920Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-15T09:13:50.929Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T09:13:51.216Z] ---> sudo-logs.sh [2023-02-15T09:13:51.216Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-15T09:13:51.239Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T09:13:51.521Z] ---> job-cost.sh [2023-02-15T09:13:51.521Z] lf-activate-venv: SKIPPING [2023-02-15T09:13:51.521Z] DEBUG: total: 0.10999999940395355 [2023-02-15T09:13:51.521Z] INFO: Retrieving Stack Cost... [2023-02-15T09:13:51.778Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T09:13:52.344Z] INFO: Archiving Costs [Pipeline] echo [2023-02-15T09:13:52.356Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T09:13:52.638Z] ---> logs-deploy.sh [2023-02-15T09:13:52.638Z] lf-activate-venv: SKIPPING [2023-02-15T09:13:52.638Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4352/3 [2023-02-15T09:13:52.638Z] INFO: archiving workspace using pattern(s): [2023-02-15T09:13:53.573Z] Archives upload complete. [2023-02-15T09:13:53.831Z] INFO: archiving logs to Nexus