Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from 2d1e6c211f0d0a174d4a783f547b5908762bea7e+b2859d90283392a0de244e81d63275e3b01924cf (8a6dc0996454145c21e442784da1841770ef7630) 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-ssh2694666310169174238.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14962196418843588666.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4464/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-4464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2928148718533659690.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1557846928386662912.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-4464/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-4464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16166145748505651962.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5154 in /w/workspace/edgexfoundry_edgex-go_PR-4464 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b2859d90283392a0de244e81d63275e3b01924cf into PR head commit 2d1e6c211f0d0a174d4a783f547b5908762bea7e Merge succeeded, producing 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e Checking out Revision 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e (PR-4464) > 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/4464/head:refs/remotes/origin/PR-4464 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d1e6c211f0d0a174d4a783f547b5908762bea7e # 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 b2859d90283392a0de244e81d63275e3b01924cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e # timeout=10 Commit message: "Merge commit 'b2859d90283392a0de244e81d63275e3b01924cf' into HEAD" > git rev-list --no-walk 2d1e6c211f0d0a174d4a783f547b5908762bea7e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T08:30:36.490Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T08:30:36.527Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T08:30:36.539Z] ========================================================= [2023-03-22T08:30:36.539Z] EdgeX Global Pipelines Version Info [2023-03-22T08:30:36.539Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T08:30:37.281Z] ------------------- [2023-03-22T08:30:37.282Z] stable info: [2023-03-22T08:30:37.282Z] ------------------- [2023-03-22T08:30:37.282Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T08:30:37.282Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T08:30:37.282Z] Message: update stable to v1.0.245 [2023-03-22T08:30:37.852Z] ------------------- [2023-03-22T08:30:37.852Z] experimental info: [2023-03-22T08:30:37.852Z] ------------------- [2023-03-22T08:30:37.852Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T08:30:37.852Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-22T08:30:37.852Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T08:30:38.020Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-22T08:30:38.028Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-22T08:30:38.035Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T08:30:38.042Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T08:30:38.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T08:30:38.058Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T08:30:38.072Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T08:30:38.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-22T08:30:38.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-22T08:30:38.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-22T08:30:38.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T08:30:38.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T08:30:38.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T08:30:38.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T08:30:38.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T08:30:38.167Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T08:30:38.178Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T08:30:38.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T08:30:38.212Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T08:30:38.226Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-22T08:30:38.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T08:30:38.250Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T08:30:38.262Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T08:30:38.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4464 [Pipeline] echo [2023-03-22T08:30:38.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4464 [Pipeline] echo [2023-03-22T08:30:38.299Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4464 [Pipeline] echo [2023-03-22T08:30:38.310Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [Pipeline] echo [2023-03-22T08:30:38.320Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 034c9b4 [Pipeline] echo [2023-03-22T08:30:38.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T08:30:38.386Z] provisioning config files... [2023-03-22T08:30:38.400Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config18246424863075382721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T08:30:38.699Z] ---> docker-login.sh [2023-03-22T08:30:38.699Z] nexus3.edgexfoundry.org:10001 [2023-03-22T08:30:38.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:30:38.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:30:38.960Z] Configure a credential helper to remove this warning. See [2023-03-22T08:30:38.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:30:38.960Z] [2023-03-22T08:30:38.960Z] Login Succeeded [2023-03-22T08:30:38.960Z] nexus3.edgexfoundry.org:10002 [2023-03-22T08:30:38.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:30:38.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:30:38.960Z] Configure a credential helper to remove this warning. See [2023-03-22T08:30:38.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:30:38.960Z] [2023-03-22T08:30:38.960Z] Login Succeeded [2023-03-22T08:30:38.960Z] nexus3.edgexfoundry.org:10003 [2023-03-22T08:30:39.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:30:39.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:30:39.221Z] Configure a credential helper to remove this warning. See [2023-03-22T08:30:39.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:30:39.221Z] [2023-03-22T08:30:39.221Z] Login Succeeded [2023-03-22T08:30:39.221Z] nexus3.edgexfoundry.org:10004 [2023-03-22T08:30:39.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:30:39.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:30:39.221Z] Configure a credential helper to remove this warning. See [2023-03-22T08:30:39.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:30:39.221Z] [2023-03-22T08:30:39.221Z] Login Succeeded [2023-03-22T08:30:39.221Z] docker.io [2023-03-22T08:30:39.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:30:39.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:30:39.481Z] Configure a credential helper to remove this warning. See [2023-03-22T08:30:39.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:30:39.481Z] [2023-03-22T08:30:39.481Z] Login Succeeded [2023-03-22T08:30:39.481Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T08:30:39.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T08:30:39.803Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-22T08:30:39.803Z] + dirname cmd/core-command/Dockerfile [2023-03-22T08:30:39.803Z] + cut -d/ -f2 [2023-03-22T08:30:39.803Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-22T08:30:39.803Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T08:30:39.803Z] + cut -d/ -f2 [2023-03-22T08:30:39.803Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T08:30:39.803Z] + dirname cmd/core-data/Dockerfile [2023-03-22T08:30:39.803Z] + cut -d/ -f2 [2023-03-22T08:30:39.803Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-22T08:30:39.803Z] + dirname cmd/core-metadata/Dockerfile [2023-03-22T08:30:39.803Z] + cut -d/ -f2 [2023-03-22T08:30:39.803Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-22T08:30:39.803Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-22T08:30:39.803Z] + cut -d/ -f2 [2023-03-22T08:30:39.803Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-22T08:30:39.803Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-22T08:30:39.803Z] + cut -d/ -f2 [2023-03-22T08:30:39.803Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-22T08:30:39.803Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-22T08:30:39.803Z] + cut -d/ -f2 [2023-03-22T08:30:39.803Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-22T08:30:39.803Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-22T08:30:39.803Z] + cut -d/ -f2 [2023-03-22T08:30:39.803Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-22T08:30:39.803Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T08:30:39.803Z] + cut -d/ -f2 [2023-03-22T08:30:39.803Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T08:30:39.803Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-22T08:30:39.803Z] + cut -d/ -f2 [2023-03-22T08:30:39.803Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-22T08:30:39.803Z] + dirname cmd/security-spire-config/Dockerfile+ [2023-03-22T08:30:39.803Z] cut -d/ -f2 [2023-03-22T08:30:39.803Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-22T08:30:39.803Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-22T08:30:39.803Z] + cut -d/ -f2 [2023-03-22T08:30:39.803Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-22T08:30:39.803Z] + dirname cmd/support-notifications/Dockerfile [2023-03-22T08:30:39.803Z] + cut -d/ -f2 [2023-03-22T08:30:39.803Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-22T08:30:39.803Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-22T08:30:39.803Z] + cut -d/ -f2 [2023-03-22T08:30:39.803Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-22T08:30:39.849Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T08:30:40.171Z] + git rev-list -1 --merges 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e~1..034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [Pipeline] echo [2023-03-22T08:30:40.180Z] -----------> git rev-list -1 --merges 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e~1..034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [2023-03-22T08:30:40.180Z] 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [false] [Pipeline] sh [2023-03-22T08:30:40.469Z] + git log --format=format:%s -1 034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [Pipeline] echo [2023-03-22T08:30:40.481Z] ========================================================= [2023-03-22T08:30:40.481Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T08:30:40.481Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-22T08:30:40.846Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T08:30:40.846Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T08:30:40.846Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T08:30:40.846Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T08:30:40.846Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T08:30:40.846Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T08:30:40.846Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:30:41.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T08:30:41.215Z] [2023-03-22T08:30:41.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:30:41.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T08:30:41.513Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T08:30:41.513Z] b85a868b505f: Pulling fs layer [2023-03-22T08:30:41.513Z] e2be974225ed: Pulling fs layer [2023-03-22T08:30:41.513Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T08:30:41.513Z] 988bab9f4d93: Pulling fs layer [2023-03-22T08:30:41.513Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T08:30:41.513Z] eaf3925da568: Pulling fs layer [2023-03-22T08:30:41.513Z] bab4dde63d76: Pulling fs layer [2023-03-22T08:30:41.513Z] 988bab9f4d93: Waiting [2023-03-22T08:30:41.513Z] bde34c3a00c8: Pulling fs layer [2023-03-22T08:30:41.513Z] b352a97aabf1: Pulling fs layer [2023-03-22T08:30:41.513Z] 4872d77fe225: Pulling fs layer [2023-03-22T08:30:41.513Z] 5851b861e8e6: Pulling fs layer [2023-03-22T08:30:41.513Z] eaf3925da568: Waiting [2023-03-22T08:30:41.513Z] 1469e6f7b9e6: Waiting [2023-03-22T08:30:41.513Z] bab4dde63d76: Waiting [2023-03-22T08:30:41.513Z] 4872d77fe225: Waiting [2023-03-22T08:30:41.513Z] bde34c3a00c8: Waiting [2023-03-22T08:30:41.513Z] b352a97aabf1: Waiting [2023-03-22T08:30:41.513Z] e2be974225ed: Verifying Checksum [2023-03-22T08:30:41.513Z] e2be974225ed: Download complete [2023-03-22T08:30:41.513Z] 988bab9f4d93: Verifying Checksum [2023-03-22T08:30:41.513Z] 988bab9f4d93: Download complete [2023-03-22T08:30:41.772Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T08:30:41.772Z] 1469e6f7b9e6: Download complete [2023-03-22T08:30:41.772Z] eaf3925da568: Download complete [2023-03-22T08:30:41.772Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T08:30:41.772Z] 339a4e72a1f5: Download complete [2023-03-22T08:30:41.772Z] bde34c3a00c8: Verifying Checksum [2023-03-22T08:30:41.772Z] bde34c3a00c8: Download complete [2023-03-22T08:30:41.772Z] b352a97aabf1: Verifying Checksum [2023-03-22T08:30:41.772Z] b352a97aabf1: Download complete [2023-03-22T08:30:41.772Z] 4872d77fe225: Download complete [2023-03-22T08:30:41.772Z] 5851b861e8e6: Download complete [2023-03-22T08:30:41.772Z] b85a868b505f: Verifying Checksum [2023-03-22T08:30:41.772Z] b85a868b505f: Download complete [2023-03-22T08:30:42.032Z] bab4dde63d76: Verifying Checksum [2023-03-22T08:30:42.032Z] bab4dde63d76: Download complete [2023-03-22T08:30:42.965Z] b85a868b505f: Pull complete [2023-03-22T08:30:43.223Z] e2be974225ed: Pull complete [2023-03-22T08:30:43.482Z] 339a4e72a1f5: Pull complete [2023-03-22T08:30:43.741Z] 988bab9f4d93: Pull complete [2023-03-22T08:30:43.741Z] 1469e6f7b9e6: Pull complete [2023-03-22T08:30:44.002Z] eaf3925da568: Pull complete [2023-03-22T08:30:45.907Z] bab4dde63d76: Pull complete [2023-03-22T08:30:45.907Z] bde34c3a00c8: Pull complete [2023-03-22T08:30:45.907Z] b352a97aabf1: Pull complete [2023-03-22T08:30:45.907Z] 4872d77fe225: Pull complete [2023-03-22T08:30:45.907Z] 5851b861e8e6: Pull complete [2023-03-22T08:30:45.907Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T08:30:45.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T08:30:45.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:30:46.004Z] prd-ubuntu20.04-docker-8c-8g-5154 does not seem to be running inside a container [2023-03-22T08:30:46.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T08:30:47.313Z] $ docker top 75ccb0d1bf0b0113830e5448de884cf2507aa93d567bfd1a76361bf84aaa68d8 -eo pid,comm [2023-03-22T08:30:47.391Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-22T08:30:47.391Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T08:30:47.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T08:30:47.422Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T08:30:47.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T08:30:47.545Z] $ docker exec 75ccb0d1bf0b0113830e5448de884cf2507aa93d567bfd1a76361bf84aaa68d8 ssh-agent [2023-03-22T08:30:47.675Z] SSH_AUTH_SOCK=/tmp/ssh-MZulLVQSQzoz/agent.32 [2023-03-22T08:30:47.675Z] SSH_AGENT_PID=38 [2023-03-22T08:30:47.690Z] Running ssh-add (command line suppressed) [2023-03-22T08:30:47.790Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3382671506340559117.key (/w/workspace/edgex-go/4@tmp/private_key_3382671506340559117.key) [2023-03-22T08:30:47.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T08:30:48.107Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T08:30:48.115Z] $ docker exec --env ******** --env ******** 75ccb0d1bf0b0113830e5448de884cf2507aa93d567bfd1a76361bf84aaa68d8 ssh-agent -k [2023-03-22T08:30:48.219Z] unset SSH_AUTH_SOCK; [2023-03-22T08:30:48.220Z] unset SSH_AGENT_PID; [2023-03-22T08:30:48.220Z] echo Agent pid 38 killed; [2023-03-22T08:30:48.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T08:30:48.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T08:30:48.265Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T08:30:48.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T08:30:48.370Z] $ docker exec 75ccb0d1bf0b0113830e5448de884cf2507aa93d567bfd1a76361bf84aaa68d8 ssh-agent [2023-03-22T08:30:48.495Z] SSH_AUTH_SOCK=/tmp/ssh-lgPksbraRA2r/agent.69 [2023-03-22T08:30:48.495Z] SSH_AGENT_PID=75 [2023-03-22T08:30:48.500Z] Running ssh-add (command line suppressed) [2023-03-22T08:30:48.589Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7771126662040067522.key (/w/workspace/edgex-go/4@tmp/private_key_7771126662040067522.key) [2023-03-22T08:30:48.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T08:30:48.899Z] + git semver init [2023-03-22T08:30:49.160Z] 2023-03-22 08:30:49,092 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T08:30:49.160Z] 2023-03-22 08:30:49,093 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-03-22T08:30:49.160Z] 2023-03-22 08:30:49,093 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-03-22T08:30:49.160Z] 2023-03-22 08:30:49,093 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-03-22T08:30:54.437Z] 2023-03-22 08:30:53,394 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-03-22T08:30:54.437Z] 2023-03-22 08:30:53,394 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4464 with force:False [2023-03-22T08:30:54.437Z] 2023-03-22 08:30:53,394 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4464 [2023-03-22T08:30:54.437Z] 2023-03-22 08:30:53,398 [execute] INFO git cat-file --batch-check [2023-03-22T08:30:54.437Z] 2023-03-22 08:30:53,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T08:30:54.437Z] 2023-03-22 08:30:53,405 [execute] INFO git cat-file --batch [2023-03-22T08:30:54.437Z] 2023-03-22 08:30:53,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T08:30:54.437Z] 2023-03-22 08:30:53,411 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4464 [2023-03-22T08:30:54.437Z] 0.0.0 [Pipeline] } [2023-03-22T08:30:54.441Z] $ docker exec --env ******** --env ******** 75ccb0d1bf0b0113830e5448de884cf2507aa93d567bfd1a76361bf84aaa68d8 ssh-agent -k [2023-03-22T08:30:54.539Z] unset SSH_AUTH_SOCK; [2023-03-22T08:30:54.540Z] unset SSH_AGENT_PID; [2023-03-22T08:30:54.540Z] echo Agent pid 75 killed; [2023-03-22T08:30:54.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T08:30:54.871Z] + git semver [Pipeline] } [2023-03-22T08:30:55.141Z] $ docker stop --time=1 75ccb0d1bf0b0113830e5448de884cf2507aa93d567bfd1a76361bf84aaa68d8 [2023-03-22T08:30:56.457Z] $ docker rm -f --volumes 75ccb0d1bf0b0113830e5448de884cf2507aa93d567bfd1a76361bf84aaa68d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T08:30:56.790Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T08:30:57.007Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T08:30:57.008Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T08:30:57.399Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-22T08:30:57.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T08:30:57.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T08:30:57.435Z] ========================================================= [2023-03-22T08:30:57.435Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T08:30:57.435Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T08:30:57.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T08:30:57.726Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T08:30:57.726Z] 63b65145d645: Pulling fs layer [2023-03-22T08:30:57.726Z] a2d21d5440eb: Pulling fs layer [2023-03-22T08:30:57.726Z] 935e6c44a52c: Pulling fs layer [2023-03-22T08:30:57.726Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T08:30:57.726Z] 30dea6a524f1: Pulling fs layer [2023-03-22T08:30:57.726Z] a2aff8979fd8: Pulling fs layer [2023-03-22T08:30:57.726Z] 6808be2612f2: Pulling fs layer [2023-03-22T08:30:57.726Z] f25807f1079a: Pulling fs layer [2023-03-22T08:30:57.726Z] a2aff8979fd8: Waiting [2023-03-22T08:30:57.726Z] 94cc34f8dd06: Waiting [2023-03-22T08:30:57.726Z] 30dea6a524f1: Waiting [2023-03-22T08:30:57.726Z] 6808be2612f2: Waiting [2023-03-22T08:30:57.726Z] f25807f1079a: Waiting [2023-03-22T08:30:57.726Z] a2d21d5440eb: Download complete [2023-03-22T08:30:57.726Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T08:30:57.726Z] 94cc34f8dd06: Download complete [2023-03-22T08:30:57.726Z] 30dea6a524f1: Verifying Checksum [2023-03-22T08:30:57.726Z] 30dea6a524f1: Download complete [2023-03-22T08:30:57.726Z] 63b65145d645: Verifying Checksum [2023-03-22T08:30:57.726Z] 63b65145d645: Download complete [2023-03-22T08:30:57.726Z] a2aff8979fd8: Verifying Checksum [2023-03-22T08:30:57.726Z] a2aff8979fd8: Download complete [2023-03-22T08:30:57.991Z] 63b65145d645: Pull complete [2023-03-22T08:30:57.991Z] a2d21d5440eb: Pull complete [2023-03-22T08:30:58.255Z] f25807f1079a: Verifying Checksum [2023-03-22T08:30:58.255Z] f25807f1079a: Download complete [2023-03-22T08:30:58.516Z] 935e6c44a52c: Download complete [2023-03-22T08:30:58.775Z] 6808be2612f2: Verifying Checksum [2023-03-22T08:30:58.775Z] 6808be2612f2: Download complete [2023-03-22T08:31:02.054Z] 935e6c44a52c: Pull complete [2023-03-22T08:31:02.054Z] 94cc34f8dd06: Pull complete [2023-03-22T08:31:02.054Z] 30dea6a524f1: Pull complete [2023-03-22T08:31:02.054Z] a2aff8979fd8: Pull complete [2023-03-22T08:31:03.952Z] 6808be2612f2: Pull complete [2023-03-22T08:31:04.886Z] f25807f1079a: Pull complete [2023-03-22T08:31:04.886Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T08:31:04.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T08:31:04.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T08:31:05.184Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T08:31:05.184Z] WORKDIR /edgex [2023-03-22T08:31:05.184Z] COPY go.mod . [2023-03-22T08:31:05.184Z] RUN go mod download -t [2023-03-22T08:31:05.184Z] ci-base-image-x86_64 -f - . [2023-03-22T08:31:05.751Z] Sending build context to Docker daemon 170.5MB [2023-03-22T08:31:05.751Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T08:31:05.751Z] ---> 3b553350e43f [2023-03-22T08:31:05.751Z] Step 2/4 : WORKDIR /edgex [2023-03-22T08:31:07.652Z] ---> Running in 48902902ff0a [2023-03-22T08:31:07.652Z] Removing intermediate container 48902902ff0a [2023-03-22T08:31:07.652Z] ---> a826882fd7ef [2023-03-22T08:31:07.652Z] Step 3/4 : COPY go.mod . [2023-03-22T08:31:07.652Z] ---> 8181b68ec871 [2023-03-22T08:31:07.652Z] Step 4/4 : RUN go mod download [2023-03-22T08:31:07.652Z] ---> Running in 35bf8f0a3639 [2023-03-22T08:31:12.082Z] Still waiting to schedule task [2023-03-22T08:31:12.082Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-22T08:31:17.636Z] Removing intermediate container 35bf8f0a3639 [2023-03-22T08:31:17.636Z] ---> d0fede2a85fb [2023-03-22T08:31:17.636Z] Successfully built d0fede2a85fb [2023-03-22T08:31:17.636Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:31:17.933Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T08:31:17.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:31:18.004Z] prd-ubuntu20.04-docker-8c-8g-5154 does not seem to be running inside a container [2023-03-22T08:31:18.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T08:31:18.386Z] $ docker top 1ec147d562a2c32e91494a022eb8d074804ac2f38ea366229fc9d23c180459bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T08:31:18.721Z] + go version [2023-03-22T08:31:18.721Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T08:31:18.734Z] $ docker stop --time=1 1ec147d562a2c32e91494a022eb8d074804ac2f38ea366229fc9d23c180459bc [2023-03-22T08:31:20.012Z] $ docker rm -f --volumes 1ec147d562a2c32e91494a022eb8d074804ac2f38ea366229fc9d23c180459bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:31:20.416Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T08:31:20.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:31:20.480Z] prd-ubuntu20.04-docker-8c-8g-5154 does not seem to be running inside a container [2023-03-22T08:31:20.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T08:31:20.875Z] $ docker top 0396bb561c8b86b7f7dba740dc4fc882753843eba2505d9173033424ceb8fe0b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T08:31:20.941Z] ========================================================= [2023-03-22T08:31:20.941Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T08:31:20.941Z] ========================================================= [Pipeline] sh [2023-03-22T08:31:21.217Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-22T08:31:21.508Z] + make test [2023-03-22T08:31:21.508Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T08:31:29.621Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T08:31:41.810Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T08:31:41.810Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T08:31:41.810Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T08:31:41.810Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T08:31:42.068Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T08:31:42.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T08:31:42.585Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T08:31:42.585Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T08:31:42.585Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T08:31:42.842Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T08:31:43.100Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T08:31:43.357Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T08:31:43.357Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T08:31:43.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T08:31:43.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T08:31:43.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T08:31:44.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements [2023-03-22T08:31:44.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-03-22T08:31:44.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T08:31:44.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T08:31:44.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T08:31:45.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T08:31:45.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T08:31:45.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T08:31:45.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T08:31:45.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T08:31:45.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T08:31:45.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T08:31:47.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T08:31:47.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T08:31:47.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.104s coverage: 71.3% of statements [2023-03-22T08:31:47.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements [2023-03-22T08:31:48.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.876s coverage: 88.5% of statements [2023-03-22T08:31:48.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-22T08:31:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T08:31:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T08:31:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T08:31:49.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T08:31:49.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T08:31:49.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T08:31:49.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T08:31:49.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T08:31:49.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 95.6% of statements [2023-03-22T08:31:49.531Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2023-03-22T08:31:50.466Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T08:31:50.466Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T08:31:50.466Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T08:31:50.466Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 65.9% of statements [2023-03-22T08:31:51.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T08:31:51.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T08:31:51.032Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2023-03-22T08:31:51.032Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements [2023-03-22T08:31:51.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 44.1% of statements [2023-03-22T08:31:51.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements [2023-03-22T08:31:51.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-03-22T08:31:51.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2023-03-22T08:31:51.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements [2023-03-22T08:31:52.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T08:31:52.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T08:31:52.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T08:31:52.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T08:31:52.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T08:31:52.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T08:31:52.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T08:31:52.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T08:31:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T08:31:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T08:31:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T08:31:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T08:31:53.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T08:31:53.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T08:31:53.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T08:31:54.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T08:31:54.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T08:31:56.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T08:31:56.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T08:31:57.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T08:31:57.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T08:31:57.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T08:31:59.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T08:31:59.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T08:31:59.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T08:32:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T08:32:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T08:32:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T08:32:00.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T08:32:01.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T08:32:01.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T08:32:01.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T08:32:01.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T08:32:02.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T08:32:02.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T08:32:02.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T08:32:02.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T08:32:03.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T08:32:03.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T08:32:03.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2023-03-22T08:32:04.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T08:32:04.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.294s coverage: 79.9% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.067s coverage: 92.9% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.2% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 38.4% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements [2023-03-22T08:32:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2023-03-22T08:32:16.943Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-22T08:32:38.868Z] go vet ./... [2023-03-22T08:32:40.239Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T08:32:40.497Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T08:32:40.497Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T08:32:40.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T08:32:41.054Z] + ls -al . [2023-03-22T08:32:41.054Z] total 704 [2023-03-22T08:32:41.054Z] drwxrwxr-x 11 1001 1001 4096 Mar 22 08:31 . [2023-03-22T08:32:41.054Z] drwxr-xr-x 4 root root 4096 Mar 22 08:31 .. [2023-03-22T08:32:41.054Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 08:30 .blubracket [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 08:30 .dockerignore [2023-03-22T08:32:41.054Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 08:30 .git [2023-03-22T08:32:41.054Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 08:30 .github [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 08:30 .gitignore [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 08:30 .golangci.yml [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 08:30 .hadolint.yml [2023-03-22T08:32:41.054Z] drwxr-xr-x 3 1001 1001 4096 Mar 22 08:30 .semver [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 08:30 .sonarcloud.properties [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 08:30 ADOPTERS.md [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 10954 Mar 22 08:30 Attribution.txt [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 08:30 CHANGELOG.md [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 08:30 CONTRIBUTING.md [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 08:30 GOVERNANCE.md [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 08:30 Jenkinsfile [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 08:30 LICENSE [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 08:30 Makefile [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 08:30 OWNERS.md [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 08:30 README.md [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 08:30 SECURITY.md [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 08:30 VERSION [2023-03-22T08:32:41.054Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 08:30 bin [2023-03-22T08:32:41.054Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 08:30 cmd [2023-03-22T08:32:41.054Z] -rw-r--r-- 1 root root 447378 Mar 22 08:32 coverage.out [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 3379 Mar 22 08:30 go.mod [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 31440 Mar 22 08:30 go.sum [2023-03-22T08:32:41.054Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 08:30 internal [2023-03-22T08:32:41.054Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 08:30 openapi [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 08:30 security.txt [2023-03-22T08:32:41.054Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 08:30 snap [2023-03-22T08:32:41.054Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 08:30 version.go [Pipeline] sh [2023-03-22T08:32:41.358Z] + '[' -e coverage.out ] [2023-03-22T08:32:41.358Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T08:32:41.466Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T08:32:41.742Z] + make build [2023-03-22T08:32:41.742Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T08:32:53.953Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-22T08:32:53.953Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-22T08:32:54.886Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-22T08:32:55.834Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T08:33:02.380Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T08:33:03.314Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T08:33:04.253Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-22T08:33:05.631Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-22T08:33:06.196Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-22T08:33:07.129Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-22T08:33:08.059Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-22T08:33:09.454Z] $ docker stop --time=1 0396bb561c8b86b7f7dba740dc4fc882753843eba2505d9173033424ceb8fe0b [2023-03-22T08:33:11.886Z] $ docker rm -f --volumes 0396bb561c8b86b7f7dba740dc4fc882753843eba2505d9173033424ceb8fe0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:33:12.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T08:33:12.621Z] [2023-03-22T08:33:12.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:33:12.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T08:33:12.916Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-22T08:33:12.916Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-22T08:33:12.916Z] ca9280d653b3: Pulling fs layer [2023-03-22T08:33:12.916Z] 7e9c9ca2126c: Pulling fs layer [2023-03-22T08:33:12.916Z] cbdbe7a5bc2a: Download complete [2023-03-22T08:33:13.174Z] cbdbe7a5bc2a: Pull complete [2023-03-22T08:33:13.174Z] ca9280d653b3: Verifying Checksum [2023-03-22T08:33:13.174Z] ca9280d653b3: Download complete [2023-03-22T08:33:13.436Z] 7e9c9ca2126c: Download complete [2023-03-22T08:33:13.694Z] ca9280d653b3: Pull complete [2023-03-22T08:33:16.974Z] 7e9c9ca2126c: Pull complete [2023-03-22T08:33:16.974Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-22T08:33:16.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T08:33:16.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:33:17.056Z] prd-ubuntu20.04-docker-8c-8g-5154 does not seem to be running inside a container [2023-03-22T08:33:17.089Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-22T08:33:18.420Z] $ docker top fd3ed78c22a1629e462a630af1011d06cbaa149b28cb0b92897f92a1e46531fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T08:33:18.757Z] + docker-compose build --help [2023-03-22T08:33:18.757Z] + grep parallel [2023-03-22T08:33:19.322Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T08:33:19.334Z] $ docker stop --time=1 fd3ed78c22a1629e462a630af1011d06cbaa149b28cb0b92897f92a1e46531fd [2023-03-22T08:33:20.647Z] $ docker rm -f --volumes fd3ed78c22a1629e462a630af1011d06cbaa149b28cb0b92897f92a1e46531fd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:33:21.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T08:33:21.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:33:21.103Z] prd-ubuntu20.04-docker-8c-8g-5154 does not seem to be running inside a container [2023-03-22T08:33:21.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-22T08:33:21.477Z] $ docker top 776bb8f7518732bf05d55d01b0fe1ce6f7996c7b1f023e86065b5f8c828100d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T08:33:21.810Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T08:33:22.376Z] Building core-command ... [2023-03-22T08:33:22.376Z] Building core-common-config-bootstrapper ... [2023-03-22T08:33:22.376Z] Building core-data ... [2023-03-22T08:33:22.376Z] Building core-metadata ... [2023-03-22T08:33:22.376Z] Building security-bootstrapper ... [2023-03-22T08:33:22.376Z] Building security-proxy-auth ... [2023-03-22T08:33:22.376Z] Building security-proxy-setup ... [2023-03-22T08:33:22.376Z] Building security-secretstore-setup ... [2023-03-22T08:33:22.376Z] Building security-spiffe-token-provider ... [2023-03-22T08:33:22.376Z] Building security-spire-agent ... [2023-03-22T08:33:22.376Z] Building security-spire-config ... [2023-03-22T08:33:22.376Z] Building security-spire-server ... [2023-03-22T08:33:22.376Z] Building support-notifications ... [2023-03-22T08:33:22.376Z] Building support-scheduler ... [2023-03-22T08:33:22.376Z] Building security-bootstrapper [2023-03-22T08:33:22.376Z] Building core-data [2023-03-22T08:33:22.376Z] Building security-proxy-auth [2023-03-22T08:33:22.376Z] Building support-scheduler [2023-03-22T08:33:22.376Z] Building core-common-config-bootstrapper [2023-03-22T08:33:34.574Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:33:34.574Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:33:34.574Z] ---> d0fede2a85fb [2023-03-22T08:33:34.574Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:33:34.574Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:33:34.574Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:33:34.574Z] ---> d0fede2a85fb [2023-03-22T08:33:34.574Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:33:34.574Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:33:34.574Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:33:34.574Z] ---> d0fede2a85fb [2023-03-22T08:33:34.574Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:33:34.574Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:33:34.574Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:33:34.574Z] ---> d0fede2a85fb [2023-03-22T08:33:34.574Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T08:33:34.574Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:33:34.574Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:33:34.574Z] ---> d0fede2a85fb [2023-03-22T08:33:34.574Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:33:36.479Z] ---> Running in 4b9ff3c049a1 [2023-03-22T08:33:36.479Z] ---> Running in 22bcc987c6b7 [2023-03-22T08:33:36.479Z] ---> Running in b79a484b8d87 [2023-03-22T08:33:36.479Z] ---> Running in 7d9fee5371c9 [2023-03-22T08:33:36.479Z] ---> Running in bfc305b15b93 [2023-03-22T08:33:36.479Z] Removing intermediate container 4b9ff3c049a1 [2023-03-22T08:33:36.479Z] ---> e1e7b5eb54ea [2023-03-22T08:33:36.479Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T08:33:36.479Z] Removing intermediate container 22bcc987c6b7 [2023-03-22T08:33:36.479Z] ---> c3bb72d1bf5e [2023-03-22T08:33:36.479Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T08:33:36.479Z] Removing intermediate container b79a484b8d87 [2023-03-22T08:33:36.479Z] ---> 2eb8d4770494 [2023-03-22T08:33:36.479Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T08:33:36.479Z] Removing intermediate container bfc305b15b93 [2023-03-22T08:33:36.479Z] ---> f3bd02c4b67d [2023-03-22T08:33:36.479Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T08:33:36.479Z] Removing intermediate container 7d9fee5371c9 [2023-03-22T08:33:36.479Z] ---> 75ab0e5ae776 [2023-03-22T08:33:36.479Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T08:33:36.479Z] ---> Running in b756b46f0036 [2023-03-22T08:33:36.479Z] ---> Running in 5a7f1c72afeb [2023-03-22T08:33:36.479Z] ---> Running in 8f6ef569910c [2023-03-22T08:33:36.479Z] ---> Running in e55a9988f9d5 [2023-03-22T08:33:36.479Z] ---> Running in d7a8ef1e2878 [2023-03-22T08:33:36.479Z] Removing intermediate container 8f6ef569910c [2023-03-22T08:33:36.479Z] ---> 05bd16a3ae9e [2023-03-22T08:33:36.479Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T08:33:36.479Z] Removing intermediate container 5a7f1c72afeb [2023-03-22T08:33:36.479Z] ---> d8c27aab83b3 [2023-03-22T08:33:36.479Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T08:33:36.479Z] Removing intermediate container b756b46f0036 [2023-03-22T08:33:36.479Z] ---> 3673cf06edb2 [2023-03-22T08:33:36.479Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T08:33:36.479Z] ---> Running in 295e71a05048 [2023-03-22T08:33:36.479Z] Removing intermediate container d7a8ef1e2878 [2023-03-22T08:33:36.479Z] ---> 47af7691c493 [2023-03-22T08:33:36.479Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T08:33:36.479Z] ---> Running in f0b0947c371d [2023-03-22T08:33:36.479Z] ---> Running in a19d34348c0f [2023-03-22T08:33:36.479Z] ---> Running in 5cb9abd1eba4 [2023-03-22T08:33:36.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:36.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:36.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:36.994Z] OK: 265 MiB in 53 packages [2023-03-22T08:33:36.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:37.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:37.252Z] OK: 265 MiB in 53 packages [2023-03-22T08:33:37.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:37.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:37.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:37.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:37.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:37.509Z] OK: 265 MiB in 53 packages [2023-03-22T08:33:37.509Z] OK: 265 MiB in 53 packages [2023-03-22T08:33:37.509Z] OK: 265 MiB in 53 packages [2023-03-22T08:33:37.766Z] Removing intermediate container e55a9988f9d5 [2023-03-22T08:33:37.766Z] ---> e0adc9283f7c [2023-03-22T08:33:37.766Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T08:33:37.766Z] Removing intermediate container 295e71a05048 [2023-03-22T08:33:37.766Z] ---> c4894bdc6c2d [2023-03-22T08:33:37.766Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T08:33:37.766Z] ---> 4e58bb653f2a [2023-03-22T08:33:37.766Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:33:37.766Z] ---> 8a44236e8857 [2023-03-22T08:33:37.766Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:33:38.024Z] ---> Running in 96c1f7c05a8c [2023-03-22T08:33:38.024Z] ---> Running in 39adfdc815df [2023-03-22T08:33:38.024Z] Removing intermediate container f0b0947c371d [2023-03-22T08:33:38.024Z] ---> 2fa143901eb2 [2023-03-22T08:33:38.024Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T08:33:38.282Z] ---> e99ebde451a6 [2023-03-22T08:33:38.282Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:33:38.282Z] Removing intermediate container a19d34348c0f [2023-03-22T08:33:38.282Z] ---> 5fdcf8a4147f [2023-03-22T08:33:38.282Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T08:33:38.282Z] ---> Running in 579ea7bb2920 [2023-03-22T08:33:38.282Z] Removing intermediate container 5cb9abd1eba4 [2023-03-22T08:33:38.282Z] ---> 9efc3df8386b [2023-03-22T08:33:38.282Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T08:33:38.282Z] ---> db610ed52e73 [2023-03-22T08:33:38.282Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:33:38.540Z] ---> Running in 8ea7ea06325f [2023-03-22T08:33:38.540Z] ---> 8559566dd761 [2023-03-22T08:33:38.540Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:33:38.540Z] ---> Running in 59f26a0b9a66 [2023-03-22T08:34:00.953Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5160 in /w/workspace/edgexfoundry_edgex-go_PR-4464 [Pipeline] { [Pipeline] ws [2023-03-22T08:34:00.966Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-03-22T08:34:00.994Z] The recommended git tool is: git [2023-03-22T08:34:07.755Z] using credential edgex-jenkins-ssh [2023-03-22T08:34:07.785Z] Cloning the remote Git repository [2023-03-22T08:34:07.854Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-22T08:34:07.987Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-03-22T08:34:08.181Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T08:34:08.183Z] > git --version # timeout=10 [2023-03-22T08:34:08.212Z] > git --version # 'git version 2.25.1' [2023-03-22T08:34:08.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T08:34:08.429Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T08:34:10.638Z] Removing intermediate container 8ea7ea06325f [2023-03-22T08:34:10.638Z] ---> b1dfb5339db4 [2023-03-22T08:34:10.638Z] Step 8/23 : COPY . . [2023-03-22T08:34:10.638Z] Removing intermediate container 59f26a0b9a66 [2023-03-22T08:34:10.638Z] ---> c920dcbd67b5 [2023-03-22T08:34:10.638Z] Step 8/23 : COPY . . [2023-03-22T08:34:10.638Z] Removing intermediate container 96c1f7c05a8c [2023-03-22T08:34:10.638Z] ---> 3dd539b3a8e4 [2023-03-22T08:34:10.638Z] Step 7/33 : COPY . . [2023-03-22T08:34:10.638Z] Removing intermediate container 39adfdc815df [2023-03-22T08:34:10.638Z] ---> dad0e8930deb [2023-03-22T08:34:10.638Z] Step 8/23 : COPY . . [2023-03-22T08:34:10.638Z] Removing intermediate container 579ea7bb2920 [2023-03-22T08:34:10.638Z] ---> e4247c0ffbc0 [2023-03-22T08:34:10.638Z] Step 8/23 : COPY . . [2023-03-22T08:34:14.829Z] ---> ab25933b1792 [2023-03-22T08:34:14.829Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T08:34:14.829Z] ---> c78d4aa51ef6 [2023-03-22T08:34:14.829Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T08:34:14.829Z] ---> Running in 3f3db3cc9c16 [2023-03-22T08:34:14.829Z] ---> Running in 4ad3e1f3bac6 [2023-03-22T08:34:14.829Z] ---> 1b6e3f08f01a [2023-03-22T08:34:14.829Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T08:34:14.829Z] ---> 867bcade9472 [2023-03-22T08:34:14.829Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T08:34:14.829Z] ---> d0743470ce4e [2023-03-22T08:34:14.829Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T08:34:15.088Z] ---> Running in fb4eb6ce884e [2023-03-22T08:34:15.088Z] ---> Running in f9dd8ff00e28 [2023-03-22T08:34:15.088Z] ---> Running in e542100f1c7b [2023-03-22T08:34:15.346Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-22T08:34:15.346Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T08:34:15.604Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T08:34:15.604Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T08:34:15.604Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-22T08:34:28.981Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T08:34:29.008Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T08:34:31.077Z] Merging remotes/origin/main commit b2859d90283392a0de244e81d63275e3b01924cf into PR head commit 2d1e6c211f0d0a174d4a783f547b5908762bea7e [2023-03-22T08:34:31.781Z] Merge succeeded, producing c45f55eed3595a49f1d759c500b28abf723d6e98 [2023-03-22T08:34:31.781Z] Checking out Revision c45f55eed3595a49f1d759c500b28abf723d6e98 (PR-4464) [2023-03-22T08:34:30.164Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T08:34:30.208Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T08:34:30.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T08:34:30.226Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4464/head:refs/remotes/origin/PR-4464 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T08:34:31.103Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T08:34:31.181Z] > git checkout -f 2d1e6c211f0d0a174d4a783f547b5908762bea7e # timeout=10 [2023-03-22T08:34:31.424Z] > git remote # timeout=10 [2023-03-22T08:34:31.447Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T08:34:31.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T08:34:31.479Z] > git merge b2859d90283392a0de244e81d63275e3b01924cf # timeout=10 [2023-03-22T08:34:31.764Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T08:34:31.796Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T08:34:31.815Z] > git checkout -f c45f55eed3595a49f1d759c500b28abf723d6e98 # timeout=10 [2023-03-22T08:34:35.580Z] Commit message: "Merge commit 'b2859d90283392a0de244e81d63275e3b01924cf' into HEAD" [2023-03-22T08:34:35.591Z] > git rev-list --no-walk 2d1e6c211f0d0a174d4a783f547b5908762bea7e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T08:34:36.690Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T08:34:36.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T08:34:36.690Z] Dload Upload Total Spent Left Speed [2023-03-22T08:34:36.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-03-22T08:34:37.496Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T08:34:37.834Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T08:34:37.834Z] + sudo tee /etc/docker/daemon.new [2023-03-22T08:34:37.834Z] { [2023-03-22T08:34:37.834Z] "registry-mirrors": [ [2023-03-22T08:34:37.834Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T08:34:37.834Z] ], [2023-03-22T08:34:37.834Z] "bip": "10.250.0.254/24", [2023-03-22T08:34:37.834Z] "hosts": [ [2023-03-22T08:34:37.834Z] "tcp://0.0.0.0:5555", [2023-03-22T08:34:37.834Z] "unix:///var/run/docker.sock" [2023-03-22T08:34:37.834Z] ], [2023-03-22T08:34:37.834Z] "mtu": 1458, [2023-03-22T08:34:37.834Z] "selinux-enabled": true, [2023-03-22T08:34:37.834Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T08:34:37.834Z] } [Pipeline] sh [2023-03-22T08:34:38.178Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T08:34:38.521Z] + sudo service docker restart [2023-03-22T08:34:54.297Z] Removing intermediate container 3f3db3cc9c16 [2023-03-22T08:34:54.297Z] ---> 6db16568f6e3 [2023-03-22T08:34:54.297Z] [2023-03-22T08:34:54.297Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T08:34:54.297Z] Removing intermediate container e542100f1c7b [2023-03-22T08:34:54.297Z] ---> 4642f354d205 [2023-03-22T08:34:54.297Z] [2023-03-22T08:34:54.297Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T08:34:54.297Z] Removing intermediate container f9dd8ff00e28 [2023-03-22T08:34:54.297Z] ---> a333d9903468 [2023-03-22T08:34:54.297Z] [2023-03-22T08:34:54.297Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T08:34:54.297Z] Removing intermediate container fb4eb6ce884e [2023-03-22T08:34:54.297Z] ---> c4dc6cd6d0aa [2023-03-22T08:34:54.297Z] [2023-03-22T08:34:54.297Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T08:34:54.297Z] 3.17: Pulling from library/alpine [2023-03-22T08:34:54.297Z] 3.17: Pulling from library/alpine [2023-03-22T08:34:54.297Z] 3.17: Pulling from library/alpine [2023-03-22T08:34:54.297Z] 3.17: Pulling from library/alpine [2023-03-22T08:34:54.297Z] Removing intermediate container 4ad3e1f3bac6 [2023-03-22T08:34:54.297Z] ---> 85e42fc4a251 [2023-03-22T08:34:54.297Z] [2023-03-22T08:34:54.297Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T08:34:54.297Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T08:34:54.297Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T08:34:54.297Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T08:34:54.297Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T08:34:54.297Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T08:34:54.297Z] Status: Image is up to date for alpine:3.17 [2023-03-22T08:34:54.297Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T08:34:54.297Z] Status: Image is up to date for alpine:3.17 [2023-03-22T08:34:54.297Z] ---> b2aa39c304c2 [2023-03-22T08:34:54.297Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T08:34:54.297Z] ---> b2aa39c304c2 [2023-03-22T08:34:54.297Z] ---> b2aa39c304c2 [2023-03-22T08:34:54.297Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation'Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T08:34:54.297Z] [2023-03-22T08:34:54.297Z] ---> b2aa39c304c2 [2023-03-22T08:34:54.297Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T08:34:54.297Z] 3.17: Pulling from library/alpine [2023-03-22T08:34:54.297Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T08:34:54.297Z] Status: Image is up to date for alpine:3.17 [2023-03-22T08:34:54.297Z] ---> b2aa39c304c2 [2023-03-22T08:34:54.297Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T08:34:54.297Z] ---> Running in 4fa503ee5181 [2023-03-22T08:34:54.297Z] ---> Running in 5c26f4d76dd5 [2023-03-22T08:34:54.297Z] ---> Running in 92b020c01ca6 [2023-03-22T08:34:54.297Z] ---> Running in 66404e10ef94 [2023-03-22T08:34:54.297Z] ---> Running in fce1ef63176f [2023-03-22T08:34:54.297Z] Removing intermediate container 4fa503ee5181 [2023-03-22T08:34:54.297Z] ---> c3b666756252 [2023-03-22T08:34:54.297Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T08:34:54.297Z] Removing intermediate container 5c26f4d76dd5 [2023-03-22T08:34:54.297Z] ---> 456ccee83e00 [2023-03-22T08:34:54.297Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T08:34:54.297Z] Removing intermediate container 66404e10ef94 [2023-03-22T08:34:54.297Z] ---> fd423f39364a [2023-03-22T08:34:54.297Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T08:34:54.297Z] Removing intermediate container 92b020c01ca6 [2023-03-22T08:34:54.297Z] ---> 12afbf92d219 [2023-03-22T08:34:54.297Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T08:34:54.297Z] ---> Running in 907c2d1cf227 [2023-03-22T08:34:54.297Z] ---> Running in f4c3ddc9309a [2023-03-22T08:34:54.297Z] ---> Running in 863372f35855 [2023-03-22T08:34:54.297Z] ---> Running in e7c1d994cd5b [2023-03-22T08:34:54.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:34:54.297Z] Removing intermediate container 863372f35855 [2023-03-22T08:34:54.297Z] ---> 9379201454b7 [2023-03-22T08:34:54.297Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T08:34:54.297Z] ---> Running in 4f3a78728ffd [2023-03-22T08:34:54.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:34:54.297Z] Removing intermediate container 4f3a78728ffd [2023-03-22T08:34:54.297Z] ---> e901bb77a858 [2023-03-22T08:34:54.297Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T08:34:54.297Z] ---> Running in 4839f60d1e47 [2023-03-22T08:34:54.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:34:54.297Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T08:34:54.297Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:34:54.297Z] OK: 7 MiB in 16 packages [2023-03-22T08:34:54.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:34:54.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:34:54.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:34:54.297Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T08:34:54.297Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T08:34:54.297Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:34:54.297Z] OK: 7 MiB in 17 packages [2023-03-22T08:34:54.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:34:54.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:34:54.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:34:54.297Z] Removing intermediate container fce1ef63176f [2023-03-22T08:34:54.297Z] ---> 8db8593790fe [2023-03-22T08:34:54.297Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T08:34:54.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:34:54.297Z] ---> Running in 7c094eeff12f [2023-03-22T08:34:54.297Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T08:34:54.297Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:34:54.297Z] OK: 7 MiB in 16 packages [2023-03-22T08:34:54.297Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T08:34:54.297Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:34:54.297Z] Removing intermediate container 7c094eeff12f [2023-03-22T08:34:54.297Z] ---> 5387c1114056 [2023-03-22T08:34:54.297Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T08:34:54.297Z] OK: 7 MiB in 16 packages [2023-03-22T08:34:54.297Z] ---> Running in 93254146c297 [2023-03-22T08:34:54.297Z] Removing intermediate container 907c2d1cf227 [2023-03-22T08:34:54.297Z] ---> 74571fbb23b5 [2023-03-22T08:34:54.297Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T08:34:54.297Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T08:34:54.297Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:34:54.297Z] OK: 7 MiB in 16 packages [2023-03-22T08:34:54.297Z] ---> Running in a5eb66c2a8a4 [2023-03-22T08:34:54.297Z] Removing intermediate container 93254146c297 [2023-03-22T08:34:54.297Z] ---> 831ae91d8f23 [2023-03-22T08:34:54.297Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T08:34:54.297Z] ---> Running in 23e921c2a7c2 [2023-03-22T08:34:54.297Z] Removing intermediate container a5eb66c2a8a4 [2023-03-22T08:34:54.297Z] ---> caf3138557c0 [2023-03-22T08:34:54.297Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T08:34:54.297Z] Removing intermediate container 23e921c2a7c2 [2023-03-22T08:34:54.297Z] ---> e7b1749d5d33 [2023-03-22T08:34:54.297Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / ---> Running in 6dae8f16188c [2023-03-22T08:34:54.297Z] [2023-03-22T08:34:54.297Z] Removing intermediate container 6dae8f16188c [2023-03-22T08:34:54.297Z] ---> 3240761fa363 [2023-03-22T08:34:54.297Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T08:34:54.297Z] Removing intermediate container f4c3ddc9309a [2023-03-22T08:34:54.297Z] ---> 650d0551ff9b [2023-03-22T08:34:54.297Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:34:54.298Z] ---> 19c66deba663 [2023-03-22T08:34:54.298Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:34:54.298Z] ---> Running in 7f4a71178a10 [2023-03-22T08:34:54.298Z] Removing intermediate container e7c1d994cd5b [2023-03-22T08:34:54.298Z] ---> 8469a633e4cf [2023-03-22T08:34:54.298Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:34:54.298Z] Removing intermediate container 4839f60d1e47 [2023-03-22T08:34:54.298Z] ---> c9922d1e5f0e [2023-03-22T08:34:54.298Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:34:54.298Z] Removing intermediate container 7f4a71178a10 [2023-03-22T08:34:54.298Z] ---> 9410cc7e5d75 [2023-03-22T08:34:54.298Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T08:34:54.298Z] ---> Running in c3e52933de63 [2023-03-22T08:34:54.298Z] ---> a1a7aa049856 [2023-03-22T08:34:54.298Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:34:54.298Z] ---> 1eb6d512b20b [2023-03-22T08:34:54.298Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T08:34:54.298Z] ---> a82b4d6d92a2 [2023-03-22T08:34:54.298Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:34:54.298Z] ---> f89b1b07f4ef [2023-03-22T08:34:54.298Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:34:54.298Z] Removing intermediate container c3e52933de63 [2023-03-22T08:34:54.298Z] ---> 639d41160c60 [2023-03-22T08:34:54.298Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T08:34:54.298Z] ---> cd27fe86ec34 [2023-03-22T08:34:54.298Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T08:34:54.298Z] ---> Running in 082faa3b80e2 [2023-03-22T08:34:54.298Z] ---> 45ac7a78160e [2023-03-22T08:34:54.298Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T08:34:54.554Z] ---> 9d9b11d5d66f [2023-03-22T08:34:54.554Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T08:34:54.554Z] ---> a1c92822cc3e [2023-03-22T08:34:54.554Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:34:54.554Z] ---> 0ff38943ce8b [2023-03-22T08:34:54.554Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:34:54.813Z] ---> b5c300c4905e [2023-03-22T08:34:54.813Z] ---> 83bd9dcff1c9 [2023-03-22T08:34:54.813Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yamlStep 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T08:34:54.813Z] [2023-03-22T08:34:55.071Z] ---> d051642d971d [2023-03-22T08:34:55.071Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:34:55.071Z] ---> cc95eaaa3bd6 [2023-03-22T08:34:55.071Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T08:34:55.071Z] ---> Running in 90e215abdd23 [2023-03-22T08:34:55.071Z] ---> e013244710a1 [2023-03-22T08:34:55.071Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T08:34:55.071Z] ---> dcb9a9d9093f [2023-03-22T08:34:55.071Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T08:34:55.071Z] ---> Running in b24b1c2f4d00 [2023-03-22T08:34:55.071Z] ---> 4be35203c631 [2023-03-22T08:34:55.071Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T08:34:55.071Z] Removing intermediate container 082faa3b80e2 [2023-03-22T08:34:55.071Z] ---> a1c177ae3def [2023-03-22T08:34:55.071Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T08:34:55.071Z] Removing intermediate container 90e215abdd23 [2023-03-22T08:34:55.071Z] ---> 451d6f20c9cb [2023-03-22T08:34:55.071Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T08:34:55.329Z] ---> Running in 8b3300fe4948 [2023-03-22T08:34:55.329Z] ---> Running in 202a61b235b0 [2023-03-22T08:34:55.329Z] ---> Running in e6bb2b481859 [2023-03-22T08:34:55.329Z] ---> be5519ab8eb5 [2023-03-22T08:34:55.329Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T08:34:55.329Z] ---> Running in 3af2ea647014 [2023-03-22T08:34:55.329Z] Removing intermediate container 202a61b235b0 [2023-03-22T08:34:55.329Z] ---> 3eea2866fa51 [2023-03-22T08:34:55.329Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T08:34:55.329Z] Removing intermediate container 8b3300fe4948 [2023-03-22T08:34:55.329Z] ---> 512e7fa6e835 [2023-03-22T08:34:55.329Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T08:34:55.329Z] Removing intermediate container e6bb2b481859 [2023-03-22T08:34:55.329Z] ---> ba9dc3135ea9 [2023-03-22T08:34:55.329Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T08:34:55.329Z] ---> Running in d0e3dec24ef4 [2023-03-22T08:34:55.329Z] ---> Running in a98f73727c83 [2023-03-22T08:34:55.591Z] Removing intermediate container d0e3dec24ef4 [2023-03-22T08:34:55.591Z] ---> 5a9610a47e71 [2023-03-22T08:34:55.591Z] Step 22/23 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [2023-03-22T08:34:55.591Z] ---> 658c94501bc9 [2023-03-22T08:34:55.591Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T08:34:55.591Z] Removing intermediate container a98f73727c83 [2023-03-22T08:34:55.591Z] ---> dbd617b04fb5 [2023-03-22T08:34:55.591Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T08:34:55.591Z] ---> Running in dfe669ffd5f3 [2023-03-22T08:34:55.591Z] ---> Running in 845c49d381e0 [2023-03-22T08:34:55.591Z] ---> Running in 33e916fd6935 [2023-03-22T08:34:55.849Z] Removing intermediate container dfe669ffd5f3 [2023-03-22T08:34:55.849Z] ---> 1574749b4c1c [2023-03-22T08:34:55.849Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T08:34:55.849Z] ---> Running in d1df1a14d85d [2023-03-22T08:34:55.849Z] Removing intermediate container 33e916fd6935 [2023-03-22T08:34:55.849Z] ---> 05f1c0f64c6a [2023-03-22T08:34:55.849Z] Step 22/23 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [2023-03-22T08:34:55.849Z] Removing intermediate container b24b1c2f4d00 [2023-03-22T08:34:55.849Z] ---> 2bfa1558a276 [2023-03-22T08:34:55.849Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T08:34:55.849Z] ---> Running in 4897ab128110 [2023-03-22T08:34:55.849Z] ---> Running in bc97712104ed [2023-03-22T08:34:55.849Z] Removing intermediate container d1df1a14d85d [2023-03-22T08:34:55.849Z] ---> 6c0106cfacb7 [2023-03-22T08:34:55.849Z] [2023-03-22T08:34:56.106Z] Removing intermediate container 4897ab128110 [2023-03-22T08:34:56.106Z] ---> e6aa780babb2 [2023-03-22T08:34:56.106Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T08:34:56.106Z] Successfully built 6c0106cfacb7 [2023-03-22T08:34:56.106Z] Removing intermediate container bc97712104ed [2023-03-22T08:34:56.106Z] ---> d6e1a651c3a8 [2023-03-22T08:34:56.106Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T08:34:56.106Z] Successfully tagged support-scheduler:latest [2023-03-22T08:34:56.106Z]  Building support-scheduler ... done Building security-secretstore-setup [2023-03-22T08:34:56.106Z] Removing intermediate container 3af2ea647014 [2023-03-22T08:34:56.106Z] ---> 009357dceda0 [2023-03-22T08:34:56.106Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T08:34:56.106Z] ---> Running in cf2eee47ffde [2023-03-22T08:34:56.106Z] ---> Running in 7d3115ae667c [2023-03-22T08:34:56.106Z] ---> Running in 09841c314190 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T08:34:56.863Z] provisioning config files... [2023-03-22T08:34:56.897Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config14831353579220845902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T08:34:57.044Z] Removing intermediate container cf2eee47ffde [2023-03-22T08:34:57.044Z] ---> 31d15e295e5b [2023-03-22T08:34:57.044Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T08:34:57.262Z] ---> docker-login.sh [2023-03-22T08:34:57.262Z] nexus3.edgexfoundry.org:10001 [2023-03-22T08:34:57.302Z] Removing intermediate container 09841c314190 [2023-03-22T08:34:57.302Z] ---> 6423f457267b [2023-03-22T08:34:57.302Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T08:34:57.302Z] Removing intermediate container 7d3115ae667c [2023-03-22T08:34:57.302Z] ---> 7128d4f49934 [2023-03-22T08:34:57.302Z] [2023-03-22T08:34:57.302Z] ---> Running in 21a62b69371c [2023-03-22T08:34:57.302Z] Successfully built 7128d4f49934 [2023-03-22T08:34:57.302Z] ---> Running in 84df6ab6aaa5 [2023-03-22T08:34:57.302Z] Successfully tagged core-data:latest [2023-03-22T08:34:57.302Z]  Building core-data ... done Building support-notifications [2023-03-22T08:34:57.302Z] Removing intermediate container 845c49d381e0 [2023-03-22T08:34:57.302Z] ---> 2a2e723d52e6 [2023-03-22T08:34:57.302Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:34:57.302Z] Removing intermediate container 21a62b69371c [2023-03-22T08:34:57.302Z] ---> dd568e70b9f4 [2023-03-22T08:34:57.302Z] Step 22/23 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [2023-03-22T08:34:57.560Z] Removing intermediate container 84df6ab6aaa5 [2023-03-22T08:34:57.560Z] ---> 81be17cb69e4 [2023-03-22T08:34:57.560Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T08:34:57.560Z] ---> Running in 251ad9820954 [2023-03-22T08:34:57.818Z] ---> Running in c785c396474d [2023-03-22T08:34:57.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:34:57.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:34:57.854Z] Configure a credential helper to remove this warning. See [2023-03-22T08:34:57.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:34:57.854Z] [2023-03-22T08:34:57.854Z] Login Succeeded [2023-03-22T08:34:57.854Z] nexus3.edgexfoundry.org:10002 [2023-03-22T08:34:58.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:34:58.387Z] ---> 343caab3dadf [2023-03-22T08:34:58.387Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:34:58.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:34:58.397Z] Configure a credential helper to remove this warning. See [2023-03-22T08:34:58.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:34:58.397Z] [2023-03-22T08:34:58.397Z] Login Succeeded [2023-03-22T08:34:58.397Z] nexus3.edgexfoundry.org:10003 [2023-03-22T08:34:58.645Z] Removing intermediate container 251ad9820954 [2023-03-22T08:34:58.645Z] ---> dbc5452a39d2 [2023-03-22T08:34:58.645Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T08:34:58.646Z] Removing intermediate container c785c396474d [2023-03-22T08:34:58.646Z] ---> 83046ff9422e [2023-03-22T08:34:58.646Z] Step 22/23 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [2023-03-22T08:34:58.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:34:58.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:34:58.667Z] Configure a credential helper to remove this warning. See [2023-03-22T08:34:58.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:34:58.667Z] [2023-03-22T08:34:58.667Z] Login Succeeded [2023-03-22T08:34:58.667Z] nexus3.edgexfoundry.org:10004 [2023-03-22T08:34:58.904Z] ---> bb136d07a660 [2023-03-22T08:34:58.904Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T08:34:58.904Z] ---> Running in 9ab15df7db92 [2023-03-22T08:34:58.904Z] ---> Running in 006cafa42b1c [2023-03-22T08:34:58.904Z] Removing intermediate container 9ab15df7db92 [2023-03-22T08:34:58.904Z] ---> 54fac5dd8cea [2023-03-22T08:34:58.904Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T08:34:58.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:34:58.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:34:58.936Z] Configure a credential helper to remove this warning. See [2023-03-22T08:34:58.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:34:58.936Z] [2023-03-22T08:34:58.936Z] Login Succeeded [2023-03-22T08:34:59.161Z] Removing intermediate container 006cafa42b1c [2023-03-22T08:34:59.162Z] ---> 7f0a00b4febd [2023-03-22T08:34:59.162Z] [2023-03-22T08:34:59.162Z] ---> Running in 7429f1078d8e [2023-03-22T08:34:59.162Z] Successfully built 7f0a00b4febd [2023-03-22T08:34:59.162Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-22T08:34:59.162Z] Building security-spiffe-token-provider [2023-03-22T08:34:59.207Z] docker.io [2023-03-22T08:34:59.418Z]  Building core-common-config-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:34:59.418Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:34:59.418Z] ---> d0fede2a85fb [2023-03-22T08:34:59.418Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T08:34:59.418Z] ---> Using cache [2023-03-22T08:34:59.418Z] ---> f3bd02c4b67d [2023-03-22T08:34:59.418Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T08:34:59.418Z] ---> Using cache [2023-03-22T08:34:59.418Z] ---> e0adc9283f7c [2023-03-22T08:34:59.418Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T08:34:59.418Z] ---> Using cache [2023-03-22T08:34:59.418Z] ---> 4e58bb653f2a [2023-03-22T08:34:59.418Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:34:59.418Z] ---> Using cache [2023-03-22T08:34:59.418Z] ---> 3dd539b3a8e4 [2023-03-22T08:34:59.418Z] Step 7/25 : COPY . . [2023-03-22T08:34:59.418Z] ---> Using cache [2023-03-22T08:34:59.418Z] ---> c78d4aa51ef6 [2023-03-22T08:34:59.418Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T08:34:59.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:34:59.985Z] ---> 8c12c27de84b [2023-03-22T08:34:59.985Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T08:35:00.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:35:00.271Z] Configure a credential helper to remove this warning. See [2023-03-22T08:35:00.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:35:00.271Z] [2023-03-22T08:35:00.271Z] Login Succeeded [2023-03-22T08:35:00.271Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T08:35:00.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-22T08:35:00.550Z] ---> Running in d4673a58e6db [2023-03-22T08:35:00.550Z] Removing intermediate container 7429f1078d8e [2023-03-22T08:35:00.550Z] ---> 242fe790ad19 [2023-03-22T08:35:00.550Z] [2023-03-22T08:35:00.550Z] Successfully built 242fe790ad19 [Pipeline] sh [2023-03-22T08:35:00.808Z] Successfully tagged security-proxy-auth:latest [2023-03-22T08:35:00.808Z] Building security-spire-config [2023-03-22T08:35:00.808Z]  Building security-proxy-auth ... done  ---> 24fa1920b091 [2023-03-22T08:35:00.808Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T08:35:00.917Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-22T08:35:00.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T08:35:00.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T08:35:00.962Z] ========================================================= [2023-03-22T08:35:00.962Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T08:35:00.962Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T08:35:01.065Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-22T08:35:01.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T08:35:01.581Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T08:35:01.581Z] af6eaf76a39c: Pulling fs layer [2023-03-22T08:35:01.581Z] 55522c791124: Pulling fs layer [2023-03-22T08:35:01.581Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T08:35:01.581Z] 169dfbe0d373: Pulling fs layer [2023-03-22T08:35:01.581Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T08:35:01.581Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T08:35:01.581Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T08:35:01.581Z] 169dfbe0d373: Waiting [2023-03-22T08:35:01.581Z] e1ff8fa3b103: Waiting [2023-03-22T08:35:01.581Z] 5abe8eddf0d5: Waiting [2023-03-22T08:35:01.581Z] 52ebb69f0ebf: Waiting [2023-03-22T08:35:01.581Z] 55522c791124: Download complete [2023-03-22T08:35:01.581Z] 169dfbe0d373: Verifying Checksum [2023-03-22T08:35:01.581Z] 169dfbe0d373: Download complete [2023-03-22T08:35:01.581Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T08:35:01.581Z] e1ff8fa3b103: Download complete [2023-03-22T08:35:01.581Z] af6eaf76a39c: Verifying Checksum [2023-03-22T08:35:01.581Z] af6eaf76a39c: Download complete [2023-03-22T08:35:01.633Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:35:01.633Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:35:01.633Z] ---> d0fede2a85fb [2023-03-22T08:35:01.633Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:35:01.633Z] ---> Using cache [2023-03-22T08:35:01.633Z] ---> 75ab0e5ae776 [2023-03-22T08:35:01.633Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T08:35:01.633Z] ---> Using cache [2023-03-22T08:35:01.633Z] ---> 47af7691c493 [2023-03-22T08:35:01.633Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T08:35:01.906Z] ---> 2842ad917ea5 [2023-03-22T08:35:01.906Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T08:35:02.172Z] ---> Running in 7294dbbac5d1 [2023-03-22T08:35:02.172Z] ---> efe6a4e0035d [2023-03-22T08:35:02.172Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T08:35:02.433Z] ---> 3431495f28fa [2023-03-22T08:35:02.433Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T08:35:02.590Z] af6eaf76a39c: Pull complete [2023-03-22T08:35:02.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:02.697Z] ---> 773ef5cdc93a [2023-03-22T08:35:02.697Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T08:35:02.863Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T08:35:02.863Z] 5abe8eddf0d5: Download complete [2023-03-22T08:35:02.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:02.961Z] ---> Running in b77799cc45be [2023-03-22T08:35:03.141Z] 55522c791124: Pull complete [2023-03-22T08:35:03.221Z] OK: 265 MiB in 53 packages [2023-03-22T08:35:04.118Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T08:35:04.118Z] 52ebb69f0ebf: Download complete [2023-03-22T08:35:04.118Z] ce5c4a1c91eb: Download complete [2023-03-22T08:35:04.163Z] Removing intermediate container 7294dbbac5d1 [2023-03-22T08:35:04.164Z] ---> 0bc01bd50b22 [2023-03-22T08:35:04.164Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T08:35:04.164Z] Removing intermediate container b77799cc45be [2023-03-22T08:35:04.164Z] ---> 64e414ad7143 [2023-03-22T08:35:04.164Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T08:35:04.164Z] ---> ca888bbe1645 [2023-03-22T08:35:04.164Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:35:04.427Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:35:04.427Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:35:04.427Z] ---> d0fede2a85fb [2023-03-22T08:35:04.427Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T08:35:04.427Z] ---> Using cache [2023-03-22T08:35:04.427Z] ---> f3bd02c4b67d [2023-03-22T08:35:04.427Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T08:35:04.427Z] ---> Running in d7ee9dc7a6e5 [2023-03-22T08:35:04.427Z] ---> Running in 180b0cc21afd [2023-03-22T08:35:04.427Z] ---> Running in 5cb4cddf2488 [2023-03-22T08:35:04.687Z] Removing intermediate container d7ee9dc7a6e5 [2023-03-22T08:35:04.687Z] ---> 74643f5ce9b4 [2023-03-22T08:35:04.687Z] Step 30/33 : CMD ["gate"] [2023-03-22T08:35:04.946Z] ---> Running in 8c92255170aa [2023-03-22T08:35:05.203Z] Removing intermediate container 8c92255170aa [2023-03-22T08:35:05.203Z] ---> 716f0233cc88 [2023-03-22T08:35:05.203Z] Step 31/33 : LABEL arch=x86_64 [2023-03-22T08:35:05.203Z] ---> Running in ebe6ecab9c71 [2023-03-22T08:35:05.461Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:35:05.462Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:35:05.462Z] ---> d0fede2a85fb [2023-03-22T08:35:05.462Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T08:35:05.462Z] ---> Using cache [2023-03-22T08:35:05.462Z] ---> f3bd02c4b67d [2023-03-22T08:35:05.462Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T08:35:05.462Z] Removing intermediate container ebe6ecab9c71 [2023-03-22T08:35:05.462Z] ---> 6313f56a34eb [2023-03-22T08:35:05.462Z] Step 32/33 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [2023-03-22T08:35:05.462Z] ---> Running in d3cb903fd341 [2023-03-22T08:35:05.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:05.726Z] ---> Running in 433764d06d8c [2023-03-22T08:35:05.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:05.726Z] Removing intermediate container 433764d06d8c [2023-03-22T08:35:05.726Z] ---> 044f0c911057 [2023-03-22T08:35:05.726Z] Step 33/33 : LABEL version=0.0.0 [2023-03-22T08:35:05.983Z] ---> Running in 52d495176b84 [2023-03-22T08:35:05.983Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T08:35:05.983Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T08:35:05.983Z] OK: 17820 distinct packages available [2023-03-22T08:35:05.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:06.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:06.497Z] Removing intermediate container 52d495176b84 [2023-03-22T08:35:06.497Z] ---> 5430f42c07d5 [2023-03-22T08:35:06.497Z] [2023-03-22T08:35:06.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:06.497Z] OK: 265 MiB in 53 packages [2023-03-22T08:35:06.497Z] Successfully built 5430f42c07d5 [2023-03-22T08:35:06.497Z] Successfully tagged security-bootstrapper:latest [2023-03-22T08:35:06.497Z] Building security-proxy-setup [2023-03-22T08:35:06.497Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:06.754Z] OK: 265 MiB in 53 packages [2023-03-22T08:35:08.122Z] Removing intermediate container 180b0cc21afd [2023-03-22T08:35:08.122Z] ---> 150b2c53770b [2023-03-22T08:35:08.122Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T08:35:08.122Z] Removing intermediate container d3cb903fd341 [2023-03-22T08:35:08.122Z] ---> 58da10dc1649 [2023-03-22T08:35:08.122Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T08:35:08.690Z] ---> a1b5b8ae0a43 [2023-03-22T08:35:08.690Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:35:09.262Z] ---> 81c94768dbe4 [2023-03-22T08:35:09.262Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:35:09.262Z] ---> Running in 90837db5eea1 [2023-03-22T08:35:09.262Z] ---> Running in a9f5f43b7e6c [2023-03-22T08:35:09.826Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:35:09.826Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:35:09.826Z] ---> d0fede2a85fb [2023-03-22T08:35:09.826Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T08:35:09.826Z] ---> Using cache [2023-03-22T08:35:09.826Z] ---> f3bd02c4b67d [2023-03-22T08:35:09.826Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T08:35:09.826Z] ---> Using cache [2023-03-22T08:35:09.826Z] ---> e0adc9283f7c [2023-03-22T08:35:09.826Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T08:35:09.826Z] ---> Using cache [2023-03-22T08:35:09.826Z] ---> 4e58bb653f2a [2023-03-22T08:35:09.826Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:35:09.826Z] ---> Using cache [2023-03-22T08:35:09.826Z] ---> 3dd539b3a8e4 [2023-03-22T08:35:09.826Z] Step 7/22 : COPY . . [2023-03-22T08:35:09.826Z] ---> Using cache [2023-03-22T08:35:09.826Z] ---> c78d4aa51ef6 [2023-03-22T08:35:09.826Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T08:35:10.086Z] ---> Running in d4640762d3b6 [2023-03-22T08:35:10.651Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-22T08:35:15.916Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-22T08:35:16.472Z] ce5c4a1c91eb: Pull complete [2023-03-22T08:35:16.472Z] 169dfbe0d373: Pull complete [2023-03-22T08:35:16.472Z] e1ff8fa3b103: Pull complete [2023-03-22T08:35:23.147Z] 52ebb69f0ebf: Pull complete [2023-03-22T08:35:24.566Z] 5abe8eddf0d5: Pull complete [2023-03-22T08:35:24.566Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T08:35:24.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T08:35:24.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T08:35:24.904Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T08:35:24.905Z] WORKDIR /edgex [2023-03-22T08:35:24.905Z] COPY go.mod . [2023-03-22T08:35:24.905Z] RUN go mod download [2023-03-22T08:35:24.905Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-22T08:35:25.501Z] Sending build context to Docker daemon 2.933MB [2023-03-22T08:35:25.501Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T08:35:25.501Z] ---> 6cb57ee374ae [2023-03-22T08:35:25.501Z] Step 2/4 : WORKDIR /edgex [2023-03-22T08:35:27.475Z] ---> Running in 5fed9fac1322 [2023-03-22T08:35:27.745Z] Removing intermediate container 5fed9fac1322 [2023-03-22T08:35:27.745Z] ---> ee3434dee350 [2023-03-22T08:35:27.745Z] Step 3/4 : COPY go.mod . [2023-03-22T08:35:28.124Z] Removing intermediate container d4673a58e6db [2023-03-22T08:35:28.124Z] ---> 2492f77cd808 [2023-03-22T08:35:28.124Z] [2023-03-22T08:35:28.124Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T08:35:28.125Z] ---> b2aa39c304c2 [2023-03-22T08:35:28.125Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T08:35:28.125Z] ---> Running in 803148b2db20 [2023-03-22T08:35:28.332Z] ---> 0ffacc8468e6 [2023-03-22T08:35:28.332Z] Step 4/4 : RUN go mod download [2023-03-22T08:35:28.332Z] ---> Running in 12d04920786b [2023-03-22T08:35:28.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:28.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:28.949Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T08:35:28.949Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T08:35:28.949Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T08:35:28.949Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:35:28.949Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T08:35:28.949Z] OK: 8 MiB in 18 packages [2023-03-22T08:35:29.880Z] Removing intermediate container d4640762d3b6 [2023-03-22T08:35:29.880Z] ---> 3aa6199eb3d7 [2023-03-22T08:35:29.880Z] [2023-03-22T08:35:29.880Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T08:35:29.880Z] ---> b2aa39c304c2 [2023-03-22T08:35:29.880Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T08:35:29.880Z] ---> Running in 2d61696ad18a [2023-03-22T08:35:29.880Z] Removing intermediate container 803148b2db20 [2023-03-22T08:35:29.880Z] ---> dc9e1c86a681 [2023-03-22T08:35:29.880Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T08:35:30.138Z] ---> Running in 57b39dccf029 [2023-03-22T08:35:30.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:30.397Z] Removing intermediate container 57b39dccf029 [2023-03-22T08:35:30.397Z] ---> 08b82bfb7c01 [2023-03-22T08:35:30.397Z] Step 12/25 : WORKDIR / [2023-03-22T08:35:30.397Z] ---> Running in 0d5697b51904 [2023-03-22T08:35:30.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:30.654Z] Removing intermediate container 5cb4cddf2488 [2023-03-22T08:35:30.654Z] ---> 9d7b954b77d5 [2023-03-22T08:35:30.654Z] Step 8/23 : COPY . . [2023-03-22T08:35:30.654Z] Removing intermediate container 90837db5eea1 [2023-03-22T08:35:30.654Z] ---> 241f52676909 [2023-03-22T08:35:30.654Z] Step 7/27 : COPY . . [2023-03-22T08:35:30.654Z] Removing intermediate container 0d5697b51904 [2023-03-22T08:35:30.654Z] ---> f9e8e1b1ce1b [2023-03-22T08:35:30.654Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:35:30.654Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T08:35:30.654Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-22T08:35:30.654Z] Removing intermediate container a9f5f43b7e6c [2023-03-22T08:35:30.654Z] ---> 1977b75b8949 [2023-03-22T08:35:30.654Z] Step 7/20 : COPY . . [2023-03-22T08:35:30.654Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:35:30.654Z] OK: 8 MiB in 17 packages [2023-03-22T08:35:34.835Z] ---> f50bdd6b52d2 [2023-03-22T08:35:34.835Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:35:34.835Z] ---> 75afd644bd8d [2023-03-22T08:35:34.835Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T08:35:34.835Z] ---> 2828d92e558e [2023-03-22T08:35:34.835Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T08:35:34.835Z] ---> 1a43e657584d [2023-03-22T08:35:34.835Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T08:35:34.835Z] ---> Running in c76f064897e7 [2023-03-22T08:35:34.835Z] ---> Running in 204a6f1479a9 [2023-03-22T08:35:34.835Z] ---> 41f971f9b982 [2023-03-22T08:35:34.835Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-22T08:35:34.835Z] Removing intermediate container 2d61696ad18a [2023-03-22T08:35:34.835Z] ---> 8deb4796d766 [2023-03-22T08:35:34.835Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T08:35:34.835Z] ---> Running in 9a2297b11769 [2023-03-22T08:35:34.835Z] ---> Running in 4b5391cefed3 [2023-03-22T08:35:34.835Z] Removing intermediate container 9a2297b11769 [2023-03-22T08:35:34.835Z] ---> e44d1106981c [2023-03-22T08:35:34.835Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T08:35:34.835Z] Removing intermediate container 4b5391cefed3 [2023-03-22T08:35:34.835Z] ---> 5511cd99fbb5 [2023-03-22T08:35:34.835Z] Step 12/22 : WORKDIR /edgex [2023-03-22T08:35:34.835Z] ---> Running in 9a8ace1c317d [2023-03-22T08:35:34.835Z] ---> bbded176ed09 [2023-03-22T08:35:34.835Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-22T08:35:34.835Z] ---> Running in 04a82ccd1374 [2023-03-22T08:35:34.835Z] Removing intermediate container 04a82ccd1374 [2023-03-22T08:35:34.835Z] ---> a7d9b0feda4c [2023-03-22T08:35:34.835Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:35:34.835Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-22T08:35:34.835Z] Removing intermediate container 9a8ace1c317d [2023-03-22T08:35:34.835Z] ---> b77307c774ba [2023-03-22T08:35:34.835Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T08:35:34.835Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T08:35:35.092Z] ---> Running in 63a7de5d4fd2 [2023-03-22T08:35:35.092Z] ---> 382e8c16d8a8 [2023-03-22T08:35:35.093Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:35:35.093Z] ---> 5c225c9e8d34 [2023-03-22T08:35:35.093Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:35:35.093Z] Removing intermediate container 63a7de5d4fd2 [2023-03-22T08:35:35.093Z] ---> 699a4fa24cd4 [2023-03-22T08:35:35.093Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T08:35:35.349Z] ---> Running in a003a13f7063 [2023-03-22T08:35:35.349Z] ---> 29bd723e50ed [2023-03-22T08:35:35.349Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T08:35:35.349Z] ---> a40f47fd130a [2023-03-22T08:35:35.349Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T08:35:35.608Z] ---> c06cc011f1c1 [2023-03-22T08:35:35.608Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T08:35:35.869Z] ---> e37844192172 [2023-03-22T08:35:35.869Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T08:35:36.133Z] ---> 18b62262ef07 [2023-03-22T08:35:36.133Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T08:35:36.133Z] Removing intermediate container a003a13f7063 [2023-03-22T08:35:36.133Z] ---> 573a7cb17bbf [2023-03-22T08:35:36.133Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T08:35:36.392Z] ---> Running in c8e52ffb0ac5 [2023-03-22T08:35:36.392Z] ---> 1305dd5bedf7 [2023-03-22T08:35:36.392Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T08:35:36.392Z] ---> ebdbc5de85ba [2023-03-22T08:35:36.392Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T08:35:36.392Z] Removing intermediate container c8e52ffb0ac5 [2023-03-22T08:35:36.392Z] ---> f014eab0128e [2023-03-22T08:35:36.392Z] [2023-03-22T08:35:36.392Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T08:35:36.392Z] ---> b2aa39c304c2 [2023-03-22T08:35:36.392Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T08:35:36.392Z] ---> Running in e6b7a08f0b28 [2023-03-22T08:35:36.392Z] ---> Running in 84eb6d389a7e [2023-03-22T08:35:36.650Z] ---> 912186cce2a5 [2023-03-22T08:35:36.650Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T08:35:36.650Z] ---> Running in 94b3b4251fd2 [2023-03-22T08:35:36.650Z] Removing intermediate container 84eb6d389a7e [2023-03-22T08:35:36.650Z] ---> bb70fdf7a158 [2023-03-22T08:35:36.650Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T08:35:36.650Z] ---> Running in b3bac5635319 [2023-03-22T08:35:37.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:37.217Z] Removing intermediate container e6b7a08f0b28 [2023-03-22T08:35:37.217Z] ---> 0f483b0164c0 [2023-03-22T08:35:37.217Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T08:35:37.217Z] ---> Running in 7f2cdf6c0921 [2023-03-22T08:35:37.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:37.217Z] Removing intermediate container 7f2cdf6c0921 [2023-03-22T08:35:37.217Z] ---> e8dd8f8fb878 [2023-03-22T08:35:37.217Z] Step 20/22 : LABEL arch=x86_64 [2023-03-22T08:35:37.474Z] ---> Running in 2fbd0abfbbb1 [2023-03-22T08:35:37.474Z] Removing intermediate container 94b3b4251fd2 [2023-03-22T08:35:37.474Z] ---> 26fcdfce78d1 [2023-03-22T08:35:37.474Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T08:35:37.474Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T08:35:37.474Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T08:35:37.474Z] OK: 17818 distinct packages available [2023-03-22T08:35:37.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:37.474Z] ---> Running in e0669808baed [2023-03-22T08:35:37.731Z] Removing intermediate container 2fbd0abfbbb1 [2023-03-22T08:35:37.731Z] ---> 9357655a8cf8 [2023-03-22T08:35:37.731Z] Step 21/22 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [2023-03-22T08:35:37.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:37.731Z] ---> Running in 0e182c8078c9 [2023-03-22T08:35:37.988Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T08:35:37.988Z] Removing intermediate container e0669808baed [2023-03-22T08:35:37.988Z] ---> b133e6c56c1e [2023-03-22T08:35:37.988Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T08:35:37.988Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T08:35:37.988Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T08:35:37.988Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T08:35:37.988Z] Removing intermediate container 0e182c8078c9 [2023-03-22T08:35:37.988Z] ---> fa77cacea04c [2023-03-22T08:35:37.988Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T08:35:37.988Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:35:37.988Z] OK: 7 MiB in 19 packages [2023-03-22T08:35:37.988Z] ---> Running in c061f5112662 [2023-03-22T08:35:37.988Z] ---> Running in 7eed5c336682 [2023-03-22T08:35:37.988Z] Removing intermediate container 7eed5c336682 [2023-03-22T08:35:37.988Z] ---> 3f95d8356b2c [2023-03-22T08:35:37.988Z] [2023-03-22T08:35:37.988Z] Removing intermediate container c061f5112662 [2023-03-22T08:35:37.988Z] ---> a71d0616781a [2023-03-22T08:35:37.988Z] Step 24/25 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [2023-03-22T08:35:38.252Z] Successfully built 3f95d8356b2c [2023-03-22T08:35:38.252Z] ---> Running in 846ef1f633b7 [2023-03-22T08:35:38.252Z] Successfully tagged security-proxy-setup:latest [2023-03-22T08:35:38.252Z] Building security-spire-agent [2023-03-22T08:35:38.252Z]  Building security-proxy-setup ... done Removing intermediate container 846ef1f633b7 [2023-03-22T08:35:38.252Z] ---> 1bf1825c3f32 [2023-03-22T08:35:38.252Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T08:35:38.819Z] ---> Running in 87feac6fd9a6 [2023-03-22T08:35:39.077Z] Removing intermediate container b3bac5635319 [2023-03-22T08:35:39.077Z] ---> 0898d94454a0 [2023-03-22T08:35:39.077Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:35:39.334Z] Removing intermediate container 87feac6fd9a6 [2023-03-22T08:35:39.334Z] ---> 76ee88ff735b [2023-03-22T08:35:39.334Z] [2023-03-22T08:35:39.334Z] ---> 55f659a65a8c [2023-03-22T08:35:39.334Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:35:39.334Z] Successfully built 76ee88ff735b [2023-03-22T08:35:39.334Z] Successfully tagged security-secretstore-setup:latest [2023-03-22T08:35:39.334Z] Building security-spire-server [2023-03-22T08:35:41.230Z]  Building security-secretstore-setup ... done  ---> f9d14f42ca03 [2023-03-22T08:35:41.230Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T08:35:44.833Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:35:44.833Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:35:44.833Z] ---> d0fede2a85fb [2023-03-22T08:35:44.833Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T08:35:44.833Z] ---> Using cache [2023-03-22T08:35:44.833Z] ---> f3bd02c4b67d [2023-03-22T08:35:44.833Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T08:35:44.833Z] ---> Using cache [2023-03-22T08:35:44.833Z] ---> 58da10dc1649 [2023-03-22T08:35:44.833Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T08:35:44.833Z] ---> Using cache [2023-03-22T08:35:44.833Z] ---> a1b5b8ae0a43 [2023-03-22T08:35:44.833Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:35:44.833Z] ---> Using cache [2023-03-22T08:35:44.833Z] ---> 241f52676909 [2023-03-22T08:35:44.833Z] Step 7/27 : COPY . . [2023-03-22T08:35:44.833Z] ---> Using cache [2023-03-22T08:35:44.833Z] ---> 1a43e657584d [2023-03-22T08:35:44.833Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T08:35:44.833Z] ---> Using cache [2023-03-22T08:35:44.833Z] ---> e44d1106981c [2023-03-22T08:35:44.833Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T08:35:44.833Z] ---> Using cache [2023-03-22T08:35:44.833Z] ---> b77307c774ba [2023-03-22T08:35:44.833Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T08:35:44.833Z] ---> Using cache [2023-03-22T08:35:44.833Z] ---> 699a4fa24cd4 [2023-03-22T08:35:44.833Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T08:35:44.833Z] ---> Using cache [2023-03-22T08:35:44.833Z] ---> 573a7cb17bbf [2023-03-22T08:35:44.833Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T08:35:44.833Z] ---> Using cache [2023-03-22T08:35:44.833Z] ---> f014eab0128e [2023-03-22T08:35:44.833Z] [2023-03-22T08:35:44.833Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T08:35:44.833Z] ---> b2aa39c304c2 [2023-03-22T08:35:44.833Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T08:35:44.833Z] ---> Using cache [2023-03-22T08:35:44.833Z] ---> bb70fdf7a158 [2023-03-22T08:35:44.833Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T08:35:45.397Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:35:45.397Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:35:45.397Z] ---> d0fede2a85fb [2023-03-22T08:35:45.397Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T08:35:45.397Z] ---> Using cache [2023-03-22T08:35:45.397Z] ---> f3bd02c4b67d [2023-03-22T08:35:45.397Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T08:35:45.397Z] ---> Using cache [2023-03-22T08:35:45.397Z] ---> 58da10dc1649 [2023-03-22T08:35:45.397Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T08:35:45.397Z] ---> Using cache [2023-03-22T08:35:45.397Z] ---> a1b5b8ae0a43 [2023-03-22T08:35:45.397Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:35:45.397Z] ---> Using cache [2023-03-22T08:35:45.397Z] ---> 241f52676909 [2023-03-22T08:35:45.397Z] Step 7/26 : COPY . . [2023-03-22T08:35:45.397Z] ---> Using cache [2023-03-22T08:35:45.397Z] ---> 1a43e657584d [2023-03-22T08:35:45.397Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T08:35:45.397Z] ---> Using cache [2023-03-22T08:35:45.397Z] ---> e44d1106981c [2023-03-22T08:35:45.397Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T08:35:45.397Z] ---> Using cache [2023-03-22T08:35:45.397Z] ---> b77307c774ba [2023-03-22T08:35:45.397Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T08:35:45.397Z] ---> Using cache [2023-03-22T08:35:45.397Z] ---> 699a4fa24cd4 [2023-03-22T08:35:45.397Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T08:35:45.655Z] ---> e683bc94e1f8 [2023-03-22T08:35:45.655Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T08:35:45.655Z] ---> Running in 416bcc36b798 [2023-03-22T08:35:45.655Z] ---> Running in 8a997bd4a056 [2023-03-22T08:35:46.221Z] ---> ed60ec62959d [2023-03-22T08:35:46.221Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T08:35:46.221Z] ---> Running in 3237bbecfe19 [2023-03-22T08:35:46.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:46.479Z] Removing intermediate container 3237bbecfe19 [2023-03-22T08:35:46.479Z] ---> 0e27fad48913 [2023-03-22T08:35:46.479Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T08:35:46.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:46.737Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T08:35:46.737Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T08:35:46.737Z] OK: 17818 distinct packages available [2023-03-22T08:35:46.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:46.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:35:46.997Z] ---> 166013dc5f50 [2023-03-22T08:35:46.997Z] Step 22/27 : WORKDIR / [2023-03-22T08:35:46.997Z] ---> Running in 7dacf163808f [2023-03-22T08:35:47.265Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T08:35:47.265Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T08:35:47.265Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T08:35:47.265Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T08:35:47.265Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-22T08:35:47.265Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:35:47.265Z] OK: 8 MiB in 20 packages [2023-03-22T08:35:47.523Z] Removing intermediate container 7dacf163808f [2023-03-22T08:35:47.523Z] ---> 34f4e2ca0062 [2023-03-22T08:35:47.523Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T08:35:47.523Z] ---> Running in 6b499f6ff867 [2023-03-22T08:35:47.523Z] Removing intermediate container 8a997bd4a056 [2023-03-22T08:35:47.523Z] ---> c42806723b36 [2023-03-22T08:35:47.523Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T08:35:47.786Z] ---> Running in 66975c843c8a [2023-03-22T08:35:47.786Z] Removing intermediate container 6b499f6ff867 [2023-03-22T08:35:47.786Z] ---> 0c111023e804 [2023-03-22T08:35:47.786Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T08:35:47.786Z] ---> Running in b2feb5012d51 [2023-03-22T08:35:48.049Z] Removing intermediate container 416bcc36b798 [2023-03-22T08:35:48.049Z] ---> 28e889f2262e [2023-03-22T08:35:48.049Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container b2feb5012d51 [2023-03-22T08:35:48.049Z] [2023-03-22T08:35:48.049Z] ---> 2d4b9e2af4cc [2023-03-22T08:35:48.049Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T08:35:48.307Z] Removing intermediate container 66975c843c8a [2023-03-22T08:35:48.307Z] ---> 801b322f9075 [2023-03-22T08:35:48.307Z] [2023-03-22T08:35:48.307Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T08:35:48.307Z] ---> b2aa39c304c2 [2023-03-22T08:35:48.307Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T08:35:48.307Z] ---> Using cache [2023-03-22T08:35:48.307Z] ---> bb70fdf7a158 [2023-03-22T08:35:48.307Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T08:35:48.307Z] ---> Using cache [2023-03-22T08:35:48.307Z] ---> 28e889f2262e [2023-03-22T08:35:48.307Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:35:48.307Z] ---> Running in 0ad971fe9add [2023-03-22T08:35:48.568Z] ---> 052c37015e6f [2023-03-22T08:35:48.568Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:35:48.568Z] Removing intermediate container 0ad971fe9add [2023-03-22T08:35:48.568Z] ---> 189ba5e31bd8 [2023-03-22T08:35:48.568Z] Step 26/27 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [2023-03-22T08:35:48.826Z] ---> 1698fc453566 [2023-03-22T08:35:48.826Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:35:48.826Z] ---> Running in 8786f264fd98 [2023-03-22T08:35:49.085Z] ---> 699221294566 [2023-03-22T08:35:49.085Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T08:35:49.085Z] ---> c8aa0598166e [2023-03-22T08:35:49.085Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T08:35:49.085Z] Removing intermediate container 8786f264fd98 [2023-03-22T08:35:49.085Z] ---> a52ad2244843 [2023-03-22T08:35:49.085Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T08:35:49.085Z] ---> Running in 10416f61599f [2023-03-22T08:35:49.343Z] Removing intermediate container 10416f61599f [2023-03-22T08:35:49.343Z] ---> 5a3c01def63f [2023-03-22T08:35:49.343Z] [2023-03-22T08:35:49.343Z] Successfully built 5a3c01def63f [2023-03-22T08:35:49.604Z] Successfully tagged security-spire-config:latest [2023-03-22T08:35:49.604Z] Building core-command [2023-03-22T08:35:52.129Z]  Building security-spire-config ... done  ---> 93b1339256a4 [2023-03-22T08:35:52.129Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T08:35:52.129Z] ---> e2668a00c95b [2023-03-22T08:35:52.129Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T08:35:53.061Z] ---> 520e227f9084 [2023-03-22T08:35:53.061Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T08:35:53.630Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:35:53.630Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:35:53.630Z] ---> d0fede2a85fb [2023-03-22T08:35:53.630Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:35:53.630Z] ---> Using cache [2023-03-22T08:35:53.630Z] ---> 75ab0e5ae776 [2023-03-22T08:35:53.630Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T08:35:53.630Z] ---> Using cache [2023-03-22T08:35:53.630Z] ---> 47af7691c493 [2023-03-22T08:35:53.630Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T08:35:53.630Z] ---> Using cache [2023-03-22T08:35:53.630Z] ---> 9efc3df8386b [2023-03-22T08:35:53.630Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T08:35:53.630Z] ---> Using cache [2023-03-22T08:35:53.630Z] ---> 8559566dd761 [2023-03-22T08:35:53.630Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:35:53.630Z] ---> Using cache [2023-03-22T08:35:53.630Z] ---> c920dcbd67b5 [2023-03-22T08:35:53.630Z] Step 8/24 : COPY . . [2023-03-22T08:35:53.630Z] ---> Using cache [2023-03-22T08:35:53.630Z] ---> ab25933b1792 [2023-03-22T08:35:53.630Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T08:35:54.195Z] ---> 4f9d2f5102d0 [2023-03-22T08:35:54.195Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T08:35:54.195Z] ---> Running in 836e6c98c42a [2023-03-22T08:35:54.195Z] ---> 3be5d594e705 [2023-03-22T08:35:54.195Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T08:35:54.453Z] ---> 28f419ef8578 [2023-03-22T08:35:54.453Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T08:35:54.711Z] ---> 2c863bb27f7f [2023-03-22T08:35:54.711Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T08:35:54.711Z] ---> Running in 2a52299dcb23 [2023-03-22T08:35:54.711Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-22T08:35:54.711Z] Removing intermediate container 2a52299dcb23 [2023-03-22T08:35:54.711Z] ---> 88983aa604d9 [2023-03-22T08:35:54.711Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T08:35:54.973Z] ---> b6b4a8904f0f [2023-03-22T08:35:54.973Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T08:35:54.973Z] ---> Running in 3a6dfca8f72d [2023-03-22T08:35:54.973Z] Removing intermediate container 3a6dfca8f72d [2023-03-22T08:35:54.973Z] ---> 4236721860f9 [2023-03-22T08:35:54.973Z] Step 24/26 : LABEL arch=x86_64 [2023-03-22T08:35:54.973Z] ---> 251a20941ddb [2023-03-22T08:35:54.973Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T08:35:55.230Z] ---> Running in 584a08892e92 [2023-03-22T08:35:55.230Z] ---> Running in 417c1487083f [2023-03-22T08:35:55.230Z] Removing intermediate container 584a08892e92 [2023-03-22T08:35:55.230Z] ---> 6b5ccd86fb75 [2023-03-22T08:35:55.230Z] Step 25/26 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [2023-03-22T08:35:55.230Z] ---> Running in 020350b9a833 [2023-03-22T08:35:55.230Z] Removing intermediate container 417c1487083f [2023-03-22T08:35:55.230Z] ---> fb9268bfcd4e [2023-03-22T08:35:55.230Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T08:35:55.488Z] ---> Running in ca95281961fa [2023-03-22T08:35:55.488Z] Removing intermediate container 020350b9a833 [2023-03-22T08:35:55.488Z] ---> c634394e31e5 [2023-03-22T08:35:55.488Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T08:35:55.488Z] ---> Running in 5f88c782b671 [2023-03-22T08:35:55.488Z] Removing intermediate container ca95281961fa [2023-03-22T08:35:55.488Z] ---> b7d8cf7f6e48 [2023-03-22T08:35:55.488Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T08:35:55.488Z] ---> Running in cfc886ca917e [2023-03-22T08:35:55.746Z] Removing intermediate container 5f88c782b671 [2023-03-22T08:35:55.746Z] ---> e1ca0448acea [2023-03-22T08:35:55.746Z] [2023-03-22T08:35:55.746Z] Removing intermediate container cfc886ca917e [2023-03-22T08:35:55.746Z] ---> bc55848e70be [2023-03-22T08:35:55.746Z] Step 26/27 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [2023-03-22T08:35:55.746Z] ---> Running in f06c8664f289 [2023-03-22T08:35:55.746Z] Successfully built e1ca0448acea [2023-03-22T08:35:55.746Z] Successfully tagged security-spire-server:latest [2023-03-22T08:35:55.746Z] Building core-metadata [2023-03-22T08:35:56.023Z]  Building security-spire-server ... done Removing intermediate container f06c8664f289 [2023-03-22T08:35:56.024Z] ---> c13e5269f91f [2023-03-22T08:35:56.024Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T08:35:56.964Z] ---> Running in fc4526fd04bc [2023-03-22T08:35:56.964Z] Removing intermediate container fc4526fd04bc [2023-03-22T08:35:56.964Z] ---> 59ab07e72fc0 [2023-03-22T08:35:56.964Z] [2023-03-22T08:35:57.222Z] Successfully built 59ab07e72fc0 [2023-03-22T08:35:57.222Z] Successfully tagged security-spire-agent:latest [2023-03-22T08:35:59.122Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:35:59.122Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:35:59.122Z] ---> d0fede2a85fb [2023-03-22T08:35:59.122Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:35:59.122Z] ---> Using cache [2023-03-22T08:35:59.122Z] ---> 75ab0e5ae776 [2023-03-22T08:35:59.122Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T08:35:59.122Z] ---> Using cache [2023-03-22T08:35:59.122Z] ---> 47af7691c493 [2023-03-22T08:35:59.122Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T08:35:59.122Z] ---> Using cache [2023-03-22T08:35:59.122Z] ---> 9efc3df8386b [2023-03-22T08:35:59.122Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T08:35:59.122Z] ---> Using cache [2023-03-22T08:35:59.122Z] ---> 8559566dd761 [2023-03-22T08:35:59.122Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:35:59.122Z] ---> Using cache [2023-03-22T08:35:59.122Z] ---> c920dcbd67b5 [2023-03-22T08:35:59.122Z] Step 8/25 : COPY . . [2023-03-22T08:35:59.122Z] ---> Using cache [2023-03-22T08:35:59.122Z] ---> ab25933b1792 [2023-03-22T08:35:59.122Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T08:35:59.383Z] ---> Running in 4bcd6185c381 [2023-03-22T08:35:59.641Z] Removing intermediate container c76f064897e7 [2023-03-22T08:35:59.641Z] ---> 76f08524f8b3 [2023-03-22T08:35:59.641Z] [2023-03-22T08:35:59.641Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T08:35:59.641Z] ---> b2aa39c304c2 [2023-03-22T08:35:59.641Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T08:35:59.641Z] ---> Using cache [2023-03-22T08:35:59.641Z] ---> c3b666756252 [2023-03-22T08:35:59.641Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T08:35:59.899Z] ---> Running in bda90e0b9b6c [2023-03-22T08:35:59.899Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-22T08:36:00.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:00.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:00.723Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T08:36:00.723Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T08:36:00.723Z] OK: 17818 distinct packages available [2023-03-22T08:36:00.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:00.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:01.249Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T08:36:01.249Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T08:36:01.249Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T08:36:01.249Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T08:36:01.249Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T08:36:01.249Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T08:36:01.249Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T08:36:01.249Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T08:36:01.249Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T08:36:01.249Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:36:01.249Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T08:36:01.249Z] OK: 10 MiB in 24 packages [2023-03-22T08:36:02.186Z] Removing intermediate container 204a6f1479a9 [2023-03-22T08:36:02.186Z] ---> 0c89e2c0d505 [2023-03-22T08:36:02.186Z] [2023-03-22T08:36:02.186Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T08:36:02.186Z] ---> b2aa39c304c2 [2023-03-22T08:36:02.186Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T08:36:02.186Z] ---> Running in 4c339c07bb70 [2023-03-22T08:36:02.443Z] Removing intermediate container bda90e0b9b6c [2023-03-22T08:36:02.443Z] ---> e1762385c553 [2023-03-22T08:36:02.443Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:36:02.700Z] ---> 6fe9dee1cfa6 [2023-03-22T08:36:02.700Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:36:02.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:02.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:02.959Z] ---> 22bedc09b094 [2023-03-22T08:36:02.959Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T08:36:02.959Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T08:36:02.959Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T08:36:02.959Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:36:02.959Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T08:36:03.216Z] OK: 8 MiB in 17 packages [2023-03-22T08:36:03.487Z] ---> 1004380d82ea [2023-03-22T08:36:03.487Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:36:04.056Z] Removing intermediate container 4c339c07bb70 [2023-03-22T08:36:04.056Z] ---> 41d12905bdf1 [2023-03-22T08:36:04.056Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T08:36:04.056Z] ---> e6f86f9c941d [2023-03-22T08:36:04.056Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T08:36:04.056Z] ---> Running in 5c8acee8762a [2023-03-22T08:36:04.056Z] ---> Running in debc0d0fefbc [2023-03-22T08:36:04.056Z] Removing intermediate container 5c8acee8762a [2023-03-22T08:36:04.056Z] ---> 952ba449c55c [2023-03-22T08:36:04.056Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T08:36:04.320Z] Removing intermediate container debc0d0fefbc [2023-03-22T08:36:04.321Z] ---> 843c009babe6 [2023-03-22T08:36:04.321Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T08:36:04.321Z] ---> Running in f584c19cccbd [2023-03-22T08:36:04.321Z] ---> Running in 858abe8de316 [2023-03-22T08:36:04.321Z] Removing intermediate container f584c19cccbd [2023-03-22T08:36:04.321Z] ---> fc6142ac1ade [2023-03-22T08:36:04.321Z] Step 18/20 : LABEL arch=x86_64 [2023-03-22T08:36:04.321Z] Removing intermediate container 858abe8de316 [2023-03-22T08:36:04.321Z] ---> d00ef075afa8 [2023-03-22T08:36:04.321Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T08:36:04.321Z] ---> Running in 9423ad2dc689 [2023-03-22T08:36:04.321Z] ---> Running in b6768244fb03 [2023-03-22T08:36:04.578Z] Removing intermediate container 9423ad2dc689 [2023-03-22T08:36:04.578Z] ---> 602e97d5f5d8 [2023-03-22T08:36:04.578Z] Step 19/20 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [2023-03-22T08:36:04.578Z] ---> Running in ba418cbdadd5 [2023-03-22T08:36:04.578Z] Removing intermediate container b6768244fb03 [2023-03-22T08:36:04.578Z] ---> cefed96342fd [2023-03-22T08:36:04.578Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:36:05.145Z] Removing intermediate container ba418cbdadd5 [2023-03-22T08:36:05.145Z] ---> f53aba2357dc [2023-03-22T08:36:05.145Z] Step 20/20 : LABEL version=0.0.0 [2023-03-22T08:36:05.145Z] ---> 0740f5aaa92a [2023-03-22T08:36:05.145Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:36:05.145Z] ---> Running in 56a0cd6e106a [2023-03-22T08:36:05.404Z] Removing intermediate container 56a0cd6e106a [2023-03-22T08:36:05.404Z] ---> bd6f6aba964c [2023-03-22T08:36:05.404Z] [2023-03-22T08:36:05.404Z] ---> 7ad01295dcf9 [2023-03-22T08:36:05.404Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T08:36:05.404Z] Successfully built bd6f6aba964c [2023-03-22T08:36:05.404Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-22T08:36:06.342Z]  Building security-spiffe-token-provider ... done  ---> 6ecb7361c28d [2023-03-22T08:36:06.342Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:36:06.342Z] ---> 7acfd3e1af0b [2023-03-22T08:36:06.342Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T08:36:06.600Z] ---> Running in 868f789b383f [2023-03-22T08:36:06.600Z] Removing intermediate container 868f789b383f [2023-03-22T08:36:06.600Z] ---> 57454582a669 [2023-03-22T08:36:06.600Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T08:36:06.600Z] ---> Running in def1eb332dd2 [2023-03-22T08:36:06.858Z] Removing intermediate container def1eb332dd2 [2023-03-22T08:36:06.858Z] ---> 9b18df9e90a2 [2023-03-22T08:36:06.858Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T08:36:06.858Z] ---> Running in 1be660da7832 [2023-03-22T08:36:07.115Z] Removing intermediate container 1be660da7832 [2023-03-22T08:36:07.115Z] ---> 7598bc9aed98 [2023-03-22T08:36:07.115Z] Step 22/23 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [2023-03-22T08:36:07.115Z] ---> Running in 54812d463ac6 [2023-03-22T08:36:07.686Z] Removing intermediate container 54812d463ac6 [2023-03-22T08:36:07.686Z] ---> e0367d082a0d [2023-03-22T08:36:07.686Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T08:36:07.686Z] ---> Running in d25a6ff4f9ba [2023-03-22T08:36:07.943Z] Removing intermediate container d25a6ff4f9ba [2023-03-22T08:36:07.943Z] ---> de2318d4ef20 [2023-03-22T08:36:07.943Z] [2023-03-22T08:36:07.943Z] Successfully built de2318d4ef20 [2023-03-22T08:36:07.943Z] Successfully tagged support-notifications:latest [2023-03-22T08:36:12.136Z]  Building support-notifications ... done Removing intermediate container 836e6c98c42a [2023-03-22T08:36:12.136Z] ---> 6614f3415dd6 [2023-03-22T08:36:12.136Z] [2023-03-22T08:36:12.136Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T08:36:12.136Z] ---> b2aa39c304c2 [2023-03-22T08:36:12.136Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T08:36:12.136Z] ---> Using cache [2023-03-22T08:36:12.136Z] ---> 8db8593790fe [2023-03-22T08:36:12.136Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T08:36:12.136Z] ---> Using cache [2023-03-22T08:36:12.136Z] ---> 5387c1114056 [2023-03-22T08:36:12.136Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T08:36:12.136Z] ---> Running in 8d0e00c1b81e [2023-03-22T08:36:12.398Z] Removing intermediate container 8d0e00c1b81e [2023-03-22T08:36:12.398Z] ---> 7677e7d80ef3 [2023-03-22T08:36:12.398Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T08:36:12.398Z] ---> Running in 4d171cec8e5e [2023-03-22T08:36:12.398Z] Removing intermediate container 4d171cec8e5e [2023-03-22T08:36:12.398Z] ---> 8888e686d13b [2023-03-22T08:36:12.398Z] Step 15/24 : WORKDIR / [2023-03-22T08:36:12.656Z] ---> Running in 5fc60e1a8d40 [2023-03-22T08:36:12.656Z] Removing intermediate container 5fc60e1a8d40 [2023-03-22T08:36:12.656Z] ---> c7eda8cba577 [2023-03-22T08:36:12.656Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:36:13.223Z] ---> 36babdf33681 [2023-03-22T08:36:13.223Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:36:13.223Z] ---> bd7cbd1074f0 [2023-03-22T08:36:13.223Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T08:36:13.800Z] ---> 0c6a1cf25818 [2023-03-22T08:36:13.800Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:36:13.800Z] ---> 045d876f6469 [2023-03-22T08:36:13.800Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T08:36:14.060Z] ---> Running in 24d6968c622a [2023-03-22T08:36:14.060Z] Removing intermediate container 24d6968c622a [2023-03-22T08:36:14.060Z] ---> 2fb5e23384e1 [2023-03-22T08:36:14.060Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T08:36:14.060Z] ---> Running in 10c0e3539751 [2023-03-22T08:36:14.060Z] Removing intermediate container 10c0e3539751 [2023-03-22T08:36:14.060Z] ---> 539d054b0319 [2023-03-22T08:36:14.060Z] Step 22/24 : LABEL arch=x86_64 [2023-03-22T08:36:14.318Z] ---> Running in 0ac5de103b27 [2023-03-22T08:36:14.318Z] Removing intermediate container 0ac5de103b27 [2023-03-22T08:36:14.318Z] ---> 66165e29e4c1 [2023-03-22T08:36:14.318Z] Step 23/24 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [2023-03-22T08:36:14.318Z] ---> Running in 11b7815127a4 [2023-03-22T08:36:14.318Z] Removing intermediate container 11b7815127a4 [2023-03-22T08:36:14.318Z] ---> 8548a74333f0 [2023-03-22T08:36:14.318Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T08:36:14.576Z] ---> Running in 83387b89a300 [2023-03-22T08:36:14.576Z] Removing intermediate container 83387b89a300 [2023-03-22T08:36:14.576Z] ---> ea9d7f97d600 [2023-03-22T08:36:14.576Z] [2023-03-22T08:36:14.576Z] Successfully built ea9d7f97d600 [2023-03-22T08:36:14.576Z] Successfully tagged core-command:latest [2023-03-22T08:36:15.254Z] Removing intermediate container 12d04920786b [2023-03-22T08:36:15.254Z] ---> d6b14a98b344 [2023-03-22T08:36:15.254Z] Successfully built d6b14a98b344 [2023-03-22T08:36:15.254Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:36:15.634Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T08:36:15.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:36:15.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-5160 does not seem to be running inside a container [2023-03-22T08:36:16.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T08:36:17.117Z]  Building core-command ... done Removing intermediate container 4bcd6185c381 [2023-03-22T08:36:17.117Z] ---> 35716d51b598 [2023-03-22T08:36:17.117Z] [2023-03-22T08:36:17.117Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T08:36:17.117Z] ---> b2aa39c304c2 [2023-03-22T08:36:17.117Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T08:36:17.117Z] ---> Using cache [2023-03-22T08:36:17.117Z] ---> 8db8593790fe [2023-03-22T08:36:17.117Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T08:36:17.117Z] ---> Using cache [2023-03-22T08:36:17.117Z] ---> 5387c1114056 [2023-03-22T08:36:17.117Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T08:36:17.117Z] ---> Running in ffe339e609e6 [2023-03-22T08:36:17.117Z] Removing intermediate container ffe339e609e6 [2023-03-22T08:36:17.117Z] ---> b5f1a121a495 [2023-03-22T08:36:17.117Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T08:36:17.117Z] ---> Running in 3bacc488119c [2023-03-22T08:36:17.117Z] Removing intermediate container 3bacc488119c [2023-03-22T08:36:17.117Z] ---> 8cdcd65955e0 [2023-03-22T08:36:17.117Z] Step 15/25 : WORKDIR / [2023-03-22T08:36:17.117Z] ---> Running in 89d610f13c21 [2023-03-22T08:36:17.117Z] Removing intermediate container 89d610f13c21 [2023-03-22T08:36:17.117Z] ---> 952f36cbe058 [2023-03-22T08:36:17.117Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:36:17.117Z] ---> 3242cbebef0e [2023-03-22T08:36:17.117Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:36:17.117Z] ---> 793d9126ec68 [2023-03-22T08:36:17.117Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T08:36:17.473Z] $ docker top c7ef8daa7bcdddb26d63d381871699f622cc221391a44376e5cadeb5849c6ff3 -eo pid,comm [2023-03-22T08:36:17.683Z] ---> 9a83f6acde6b [2023-03-22T08:36:17.683Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:36:17.683Z] ---> eaba5f932bee [2023-03-22T08:36:17.683Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T08:36:17.683Z] ---> a712cbeae82b [2023-03-22T08:36:17.683Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T08:36:17.683Z] ---> Running in 0bebd607137e [Pipeline] { [Pipeline] sh [2023-03-22T08:36:17.941Z] Removing intermediate container 0bebd607137e [2023-03-22T08:36:17.941Z] ---> 107c9aefa145 [2023-03-22T08:36:17.941Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T08:36:17.941Z] ---> Running in 55a8afe2453a [2023-03-22T08:36:17.941Z] Removing intermediate container 55a8afe2453a [2023-03-22T08:36:17.941Z] ---> ffd64ca0f714 [2023-03-22T08:36:17.941Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T08:36:17.941Z] ---> Running in 578915bdc0ee [2023-03-22T08:36:18.736Z] Removing intermediate container 578915bdc0ee [2023-03-22T08:36:18.736Z] ---> bc1dcd36cbbc [2023-03-22T08:36:18.736Z] Step 24/25 : LABEL git_sha=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [2023-03-22T08:36:18.736Z] ---> Running in 102d13ee9352 [2023-03-22T08:36:18.736Z] Removing intermediate container 102d13ee9352 [2023-03-22T08:36:18.736Z] ---> 281b5efec003 [2023-03-22T08:36:18.736Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T08:36:18.736Z] ---> Running in e06838332754 [2023-03-22T08:36:18.736Z] Removing intermediate container e06838332754 [2023-03-22T08:36:18.736Z] ---> 42a36518579c [2023-03-22T08:36:18.736Z] [2023-03-22T08:36:18.736Z] Successfully built 42a36518579c [2023-03-22T08:36:18.736Z] Successfully tagged core-metadata:latest [2023-03-22T08:36:18.740Z]  Building core-metadata ... done  [Pipeline] } [2023-03-22T08:36:18.742Z] + go version [2023-03-22T08:36:18.742Z] go version go1.20.2 linux/arm64 [2023-03-22T08:36:18.748Z] $ docker stop --time=1 776bb8f7518732bf05d55d01b0fe1ce6f7996c7b1f023e86065b5f8c828100d1 [2023-03-22T08:36:20.031Z] $ docker rm -f --volumes 776bb8f7518732bf05d55d01b0fe1ce6f7996c7b1f023e86065b5f8c828100d1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2023-03-22T08:36:20.097Z] $ docker stop --time=1 c7ef8daa7bcdddb26d63d381871699f622cc221391a44376e5cadeb5849c6ff3 [2023-03-22T08:36:20.345Z] + docker images [2023-03-22T08:36:20.345Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T08:36:20.345Z] core-metadata latest 42a36518579c 2 seconds ago 20.7MB [2023-03-22T08:36:20.345Z] 35716d51b598 4 seconds ago 1.7GB [2023-03-22T08:36:20.345Z] core-command latest ea9d7f97d600 6 seconds ago 20.2MB [2023-03-22T08:36:20.345Z] 6614f3415dd6 9 seconds ago 1.69GB [2023-03-22T08:36:20.345Z] support-notifications latest de2318d4ef20 13 seconds ago 33.1MB [2023-03-22T08:36:20.345Z] security-spiffe-token-provider latest bd6f6aba964c 15 seconds ago 33.2MB [2023-03-22T08:36:20.345Z] 0c89e2c0d505 19 seconds ago 1.76GB [2023-03-22T08:36:20.345Z] 76f08524f8b3 21 seconds ago 1.73GB [2023-03-22T08:36:20.345Z] security-spire-agent latest 59ab07e72fc0 24 seconds ago 129MB [2023-03-22T08:36:20.345Z] security-spire-server latest e1ca0448acea 25 seconds ago 89.8MB [2023-03-22T08:36:20.345Z] security-spire-config latest 5a3c01def63f 31 seconds ago 88.9MB [2023-03-22T08:36:20.345Z] 801b322f9075 32 seconds ago 1.55GB [2023-03-22T08:36:20.345Z] security-secretstore-setup latest 76ee88ff735b 41 seconds ago 33.5MB [2023-03-22T08:36:20.345Z] security-proxy-setup latest 3f95d8356b2c 43 seconds ago 19.1MB [2023-03-22T08:36:20.345Z] f014eab0128e 44 seconds ago 1.55GB [2023-03-22T08:36:20.345Z] 3aa6199eb3d7 51 seconds ago 1.67GB [2023-03-22T08:36:20.345Z] 2492f77cd808 56 seconds ago 1.69GB [2023-03-22T08:36:20.346Z] security-bootstrapper latest 5430f42c07d5 About a minute ago 22.5MB [2023-03-22T08:36:20.346Z] security-proxy-auth latest 242fe790ad19 About a minute ago 18.6MB [2023-03-22T08:36:20.346Z] core-common-config-bootstrapper latest 7f0a00b4febd About a minute ago 17.5MB [2023-03-22T08:36:20.346Z] core-data latest 7128d4f49934 About a minute ago 20.4MB [2023-03-22T08:36:20.346Z] support-scheduler latest 6c0106cfacb7 About a minute ago 32.4MB [2023-03-22T08:36:20.346Z] 85e42fc4a251 About a minute ago 1.76GB [2023-03-22T08:36:20.346Z] 4642f354d205 About a minute ago 1.69GB [2023-03-22T08:36:20.346Z] 6db16568f6e3 About a minute ago 1.68GB [2023-03-22T08:36:20.346Z] c4dc6cd6d0aa About a minute ago 1.7GB [2023-03-22T08:36:20.346Z] a333d9903468 About a minute ago 1.67GB [2023-03-22T08:36:20.346Z] ci-base-image-x86_64 latest d0fede2a85fb 5 minutes ago 881MB [2023-03-22T08:36:20.346Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 11 days ago 664MB [2023-03-22T08:36:20.346Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-22T08:36:20.346Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-22T08:36:20.346Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [2023-03-22T08:36:21.871Z] $ docker rm -f --volumes c7ef8daa7bcdddb26d63d381871699f622cc221391a44376e5cadeb5849c6ff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] script [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T08:36:22.499Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T08:36:22.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:36:22.705Z] prd-ubuntu20.04-docker-arm64-4c-16g-5160 does not seem to be running inside a container [2023-03-22T08:36:22.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T08:36:24.105Z] $ docker top 37ac77be31dd6764553eb125c714152e96da7e86fc4b7fc419230b3e72e052c1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T08:36:24.349Z] ========================================================= [2023-03-22T08:36:24.349Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T08:36:24.349Z] ========================================================= [Pipeline] sh [2023-03-22T08:36:24.986Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-22T08:36:25.645Z] + make test [2023-03-22T08:36:25.645Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T08:37:22.088Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T08:39:28.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T08:39:28.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T08:39:33.274Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T08:39:33.274Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T08:39:33.274Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T08:39:36.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T08:39:36.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T08:39:36.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T08:39:36.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T08:39:38.591Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T08:39:40.548Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T08:39:40.548Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T08:39:40.548Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T08:39:40.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T08:39:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T08:39:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T08:39:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.297s coverage: 28.7% of statements [2023-03-22T08:40:07.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 98.5% of statements [2023-03-22T08:40:14.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T08:40:14.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T08:40:14.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T08:40:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.445s coverage: 71.3% of statements [2023-03-22T08:40:20.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T08:40:20.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T08:40:20.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.364s coverage: 54.0% of statements [2023-03-22T08:40:25.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T08:40:25.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T08:40:25.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T08:40:25.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T08:40:25.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T08:40:33.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T08:40:33.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T08:40:38.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.874s coverage: 88.5% of statements [2023-03-22T08:40:38.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.593s coverage: 3.9% of statements [2023-03-22T08:40:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T08:40:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T08:40:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T08:40:52.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.141s coverage: 95.6% of statements [2023-03-22T08:40:52.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T08:40:52.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T08:40:52.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T08:40:52.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T08:40:52.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T08:40:53.041Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.264s coverage: 72.2% of statements [2023-03-22T08:40:59.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T08:40:59.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T08:40:59.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T08:40:59.715Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.267s coverage: 65.9% of statements [2023-03-22T08:41:14.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T08:41:14.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T08:41:14.747Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.488s coverage: 0.9% of statements [2023-03-22T08:41:14.747Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.309s coverage: 29.0% of statements [2023-03-22T08:41:17.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.341s coverage: 44.1% of statements [2023-03-22T08:41:17.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.265s coverage: 82.9% of statements [2023-03-22T08:41:17.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.292s coverage: 94.1% of statements [2023-03-22T08:41:17.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements [2023-03-22T08:41:22.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.244s coverage: 87.5% of statements [2023-03-22T08:41:25.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T08:41:25.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T08:41:25.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T08:41:25.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T08:41:28.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T08:41:28.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T08:41:28.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T08:41:28.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T08:41:34.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements [2023-03-22T08:41:34.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T08:41:34.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T08:41:34.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T08:41:34.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T08:41:41.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T08:41:41.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T08:41:43.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T08:41:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.352s coverage: 79.9% of statements [2023-03-22T08:41:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.289s coverage: 92.9% of statements [2023-03-22T08:41:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-03-22T08:41:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements [2023-03-22T08:41:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.278s coverage: 87.2% of statements [2023-03-22T08:41:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.195s coverage: 20.0% of statements [2023-03-22T08:41:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.204s coverage: 100.0% of statements [2023-03-22T08:41:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.495s coverage: 81.2% of statements [2023-03-22T08:41:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T08:41:50.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.511s coverage: 82.1% of statements [2023-03-22T08:41:51.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T08:41:51.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 86.0% of statements [2023-03-22T08:41:59.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T08:41:59.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T08:42:00.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.177s coverage: 63.1% of statements [2023-03-22T08:42:00.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements [2023-03-22T08:42:02.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2023-03-22T08:42:02.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2023-03-22T08:42:02.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.107s coverage: 73.7% of statements [2023-03-22T08:42:02.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T08:42:02.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T08:42:02.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T08:42:03.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-03-22T08:42:13.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T08:42:13.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T08:42:13.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T08:42:13.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.082s coverage: 38.4% of statements [2023-03-22T08:42:13.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.269s coverage: 89.5% of statements [2023-03-22T08:42:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T08:42:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T08:42:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T08:42:18.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T08:42:18.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements [2023-03-22T08:42:26.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T08:42:26.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T08:42:26.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T08:42:26.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T08:42:33.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.330s coverage: 17.7% of statements [2023-03-22T08:42:34.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T08:42:34.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T08:42:34.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T08:42:34.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T08:42:35.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.694s coverage: 92.3% of statements [2023-03-22T08:42:40.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T08:42:40.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T08:42:40.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.311s coverage: 61.5% of statements [2023-03-22T08:42:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T08:42:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T08:42:43.576Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.479s coverage: 97.7% of statements [2023-03-22T08:42:44.991Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-22T08:42:44.991Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T08:42:44.991Z] go vet ./... [2023-03-22T08:45:51.752Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T08:45:51.752Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T08:45:51.752Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T08:45:51.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T08:45:52.185Z] + ls -al . [2023-03-22T08:45:52.185Z] total 700 [2023-03-22T08:45:52.185Z] drwxrwxr-x 10 1001 1001 4096 Mar 22 08:36 . [2023-03-22T08:45:52.185Z] drwxr-xr-x 4 root root 4096 Mar 22 08:36 .. [2023-03-22T08:45:52.185Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 08:34 .blubracket [2023-03-22T08:45:52.185Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 08:34 .dockerignore [2023-03-22T08:45:52.185Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 08:34 .git [2023-03-22T08:45:52.185Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 08:34 .github [2023-03-22T08:45:52.185Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 08:34 .gitignore [2023-03-22T08:45:52.185Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 08:34 .golangci.yml [2023-03-22T08:45:52.185Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 08:34 .hadolint.yml [2023-03-22T08:45:52.185Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 08:34 .sonarcloud.properties [2023-03-22T08:45:52.185Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 08:34 ADOPTERS.md [2023-03-22T08:45:52.185Z] -rw-rw-r-- 1 1001 1001 10954 Mar 22 08:34 Attribution.txt [2023-03-22T08:45:52.186Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 08:34 CHANGELOG.md [2023-03-22T08:45:52.186Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 08:34 CONTRIBUTING.md [2023-03-22T08:45:52.186Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 08:34 GOVERNANCE.md [2023-03-22T08:45:52.186Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 08:34 Jenkinsfile [2023-03-22T08:45:52.186Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 08:34 LICENSE [2023-03-22T08:45:52.186Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 08:34 Makefile [2023-03-22T08:45:52.186Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 08:34 OWNERS.md [2023-03-22T08:45:52.186Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 08:34 README.md [2023-03-22T08:45:52.186Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 08:34 SECURITY.md [2023-03-22T08:45:52.186Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 08:30 VERSION [2023-03-22T08:45:52.186Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 08:34 bin [2023-03-22T08:45:52.186Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 08:34 cmd [2023-03-22T08:45:52.186Z] -rw-r--r-- 1 root root 447378 Mar 22 08:42 coverage.out [2023-03-22T08:45:52.186Z] -rw-rw-r-- 1 1001 1001 3379 Mar 22 08:34 go.mod [2023-03-22T08:45:52.186Z] -rw-rw-r-- 1 1001 1001 31440 Mar 22 08:34 go.sum [2023-03-22T08:45:52.186Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 08:34 internal [2023-03-22T08:45:52.186Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 08:34 openapi [2023-03-22T08:45:52.186Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 08:34 security.txt [2023-03-22T08:45:52.186Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 08:34 snap [2023-03-22T08:45:52.186Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 08:34 version.go [Pipeline] sh [2023-03-22T08:45:52.859Z] + '[' -e coverage.out ] [2023-03-22T08:45:52.859Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T08:45:52.879Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T08:45:53.862Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T08:45:54.523Z] + make build [2023-03-22T08:45:54.523Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T08:47:31.217Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-22T08:47:37.865Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-22T08:47:43.211Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-22T08:47:47.464Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T08:48:43.862Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T08:48:44.821Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T08:48:51.537Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-22T08:48:58.178Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-22T08:49:02.428Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-22T08:49:06.686Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-22T08:49:13.330Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-22T08:49:21.565Z] $ docker stop --time=1 37ac77be31dd6764553eb125c714152e96da7e86fc4b7fc419230b3e72e052c1 [2023-03-22T08:49:23.773Z] $ docker rm -f --volumes 37ac77be31dd6764553eb125c714152e96da7e86fc4b7fc419230b3e72e052c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:49:26.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T08:49:26.422Z] [2023-03-22T08:49:26.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:49:26.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T08:49:27.044Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-22T08:49:27.044Z] 29e5d40040c1: Pulling fs layer [2023-03-22T08:49:27.044Z] 1ce36da41761: Pulling fs layer [2023-03-22T08:49:27.044Z] 25b303627fd3: Pulling fs layer [2023-03-22T08:49:27.044Z] 29e5d40040c1: Verifying Checksum [2023-03-22T08:49:27.044Z] 29e5d40040c1: Download complete [2023-03-22T08:49:27.640Z] 29e5d40040c1: Pull complete [2023-03-22T08:49:27.640Z] 1ce36da41761: Verifying Checksum [2023-03-22T08:49:27.640Z] 1ce36da41761: Download complete [2023-03-22T08:49:29.059Z] 1ce36da41761: Pull complete [2023-03-22T08:49:29.060Z] 25b303627fd3: Verifying Checksum [2023-03-22T08:49:29.060Z] 25b303627fd3: Download complete [2023-03-22T08:49:39.139Z] 25b303627fd3: Pull complete [2023-03-22T08:49:39.139Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-22T08:49:39.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T08:49:39.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:49:39.332Z] prd-ubuntu20.04-docker-arm64-4c-16g-5160 does not seem to be running inside a container [2023-03-22T08:49:39.393Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-22T08:49:41.884Z] $ docker top 1cf63ca0a21723f13133ec74acb4f3190100fc6b8458092a9785ab8f1969609c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T08:49:42.744Z] + docker-compose build --help [2023-03-22T08:49:42.744Z] + grep parallel [2023-03-22T08:49:49.393Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T08:49:49.676Z] $ docker stop --time=1 1cf63ca0a21723f13133ec74acb4f3190100fc6b8458092a9785ab8f1969609c [2023-03-22T08:49:51.397Z] $ docker rm -f --volumes 1cf63ca0a21723f13133ec74acb4f3190100fc6b8458092a9785ab8f1969609c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:49:51.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T08:49:51.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:49:52.179Z] prd-ubuntu20.04-docker-arm64-4c-16g-5160 does not seem to be running inside a container [2023-03-22T08:49:52.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-22T08:49:53.622Z] $ docker top e8c227a1c744a8ae6c677641cc6e4b2c43232cd523691bf6977977c24d3fc068 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T08:49:54.487Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T08:50:02.688Z] Building core-command ... [2023-03-22T08:50:02.688Z] Building core-common-config-bootstrapper ... [2023-03-22T08:50:02.688Z] Building core-data ... [2023-03-22T08:50:02.688Z] Building core-metadata ... [2023-03-22T08:50:02.688Z] Building security-bootstrapper ... [2023-03-22T08:50:02.688Z] Building security-proxy-auth ... [2023-03-22T08:50:02.688Z] Building security-proxy-setup ... [2023-03-22T08:50:02.688Z] Building security-secretstore-setup ... [2023-03-22T08:50:02.688Z] Building security-spiffe-token-provider ... [2023-03-22T08:50:02.688Z] Building security-spire-agent ... [2023-03-22T08:50:02.688Z] Building security-spire-config ... [2023-03-22T08:50:02.688Z] Building security-spire-server ... [2023-03-22T08:50:02.688Z] Building support-notifications ... [2023-03-22T08:50:02.688Z] Building support-scheduler ... [2023-03-22T08:50:02.688Z] Building security-bootstrapper [2023-03-22T08:50:02.688Z] Building security-spire-agent [2023-03-22T08:50:02.688Z] Building security-proxy-auth [2023-03-22T08:50:02.688Z] Building security-secretstore-setup [2023-03-22T08:50:02.688Z] Building security-spire-server [2023-03-22T08:50:59.196Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:50:59.196Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:50:59.196Z] ---> d6b14a98b344 [2023-03-22T08:50:59.196Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T08:50:59.196Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:50:59.196Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:50:59.196Z] ---> d6b14a98b344 [2023-03-22T08:50:59.196Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T08:50:59.196Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:50:59.196Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:50:59.196Z] ---> d6b14a98b344 [2023-03-22T08:50:59.196Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T08:50:59.196Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:50:59.196Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:50:59.196Z] ---> d6b14a98b344 [2023-03-22T08:50:59.196Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T08:50:59.196Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:50:59.196Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:50:59.196Z] ---> d6b14a98b344 [2023-03-22T08:50:59.196Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:50:59.196Z] ---> Running in a052a06b0ad6 [2023-03-22T08:50:59.196Z] ---> Running in 9ac38824cefc [2023-03-22T08:50:59.196Z] ---> Running in 7cd32039245f [2023-03-22T08:50:59.196Z] ---> Running in 4e097ecd22b4 [2023-03-22T08:50:59.196Z] ---> Running in 0534897ddaba [2023-03-22T08:50:59.196Z] Removing intermediate container 4e097ecd22b4 [2023-03-22T08:50:59.196Z] ---> efe1c2e212c0 [2023-03-22T08:50:59.196Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T08:50:59.196Z] ---> Running in c0041a825274 [2023-03-22T08:50:59.196Z] Removing intermediate container 9ac38824cefc [2023-03-22T08:50:59.196Z] ---> d06a1c1ec668 [2023-03-22T08:50:59.196Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T08:50:59.196Z] Removing intermediate container 0534897ddaba [2023-03-22T08:50:59.196Z] ---> 1b04b49dd68e [2023-03-22T08:50:59.196Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T08:50:59.196Z] Removing intermediate container a052a06b0ad6 [2023-03-22T08:50:59.196Z] ---> 83dc7c31bba5 [2023-03-22T08:50:59.196Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T08:50:59.196Z] Removing intermediate container 7cd32039245f [2023-03-22T08:50:59.196Z] ---> f0fc665a8fac [2023-03-22T08:50:59.196Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T08:50:59.196Z] ---> Running in e301519101e7 [2023-03-22T08:50:59.196Z] ---> Running in 9b3631910613 [2023-03-22T08:50:59.196Z] ---> Running in b0815a204c82 [2023-03-22T08:50:59.196Z] ---> Running in 2ee6cfa5a86f [2023-03-22T08:50:59.196Z] Removing intermediate container c0041a825274 [2023-03-22T08:50:59.196Z] ---> f4e3db09ef2d [2023-03-22T08:50:59.196Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T08:50:59.196Z] ---> Running in d646af453b1c [2023-03-22T08:50:59.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:50:59.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:50:59.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:50:59.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:50:59.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:50:59.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:50:59.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:50:59.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:50:59.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:50:59.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:50:59.196Z] OK: 263 MiB in 53 packages [2023-03-22T08:50:59.196Z] OK: 263 MiB in 53 packages [2023-03-22T08:50:59.196Z] OK: 263 MiB in 53 packages [2023-03-22T08:50:59.464Z] OK: 263 MiB in 53 packages [2023-03-22T08:50:59.732Z] OK: 263 MiB in 53 packages [2023-03-22T08:51:01.154Z] Removing intermediate container e301519101e7 [2023-03-22T08:51:01.154Z] ---> d2a23a868065 [2023-03-22T08:51:01.154Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T08:51:01.154Z] Removing intermediate container b0815a204c82 [2023-03-22T08:51:01.154Z] ---> 4a78833f87c1 [2023-03-22T08:51:01.154Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T08:51:01.424Z] Removing intermediate container 9b3631910613 [2023-03-22T08:51:01.424Z] ---> 747a19c4ba0e [2023-03-22T08:51:01.424Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T08:51:01.694Z] Removing intermediate container d646af453b1c [2023-03-22T08:51:01.694Z] ---> d0e01e919fef [2023-03-22T08:51:01.694Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T08:51:01.694Z] Removing intermediate container 2ee6cfa5a86f [2023-03-22T08:51:01.694Z] ---> f170c1899022 [2023-03-22T08:51:01.694Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T08:51:02.281Z] ---> 463df2218bf1 [2023-03-22T08:51:02.281Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:51:02.281Z] ---> Running in 9c36b66483e4 [2023-03-22T08:51:02.550Z] ---> 1161675ba9ad [2023-03-22T08:51:02.550Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:51:02.820Z] ---> Running in 8c2add4a23de [2023-03-22T08:51:02.820Z] ---> 65e2b4defe70 [2023-03-22T08:51:02.820Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:51:03.095Z] ---> ec4c241072dd [2023-03-22T08:51:03.095Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:51:03.095Z] ---> Running in 07271150b578 [2023-03-22T08:51:03.364Z] ---> Running in 3819e7c807b6 [2023-03-22T08:51:03.633Z] ---> 44a726c21076 [2023-03-22T08:51:03.633Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:51:03.900Z] ---> Running in 7d462ee2073e [2023-03-22T08:53:10.621Z] Removing intermediate container 8c2add4a23de [2023-03-22T08:53:10.621Z] ---> df03f70fcd88 [2023-03-22T08:53:10.621Z] Step 7/26 : COPY . . [2023-03-22T08:53:10.621Z] Removing intermediate container 7d462ee2073e [2023-03-22T08:53:10.621Z] ---> 1fd746acdcde [2023-03-22T08:53:10.621Z] Step 8/23 : COPY . . [2023-03-22T08:53:10.621Z] Removing intermediate container 07271150b578 [2023-03-22T08:53:10.621Z] ---> 3fd80a0c981b [2023-03-22T08:53:10.621Z] Step 7/25 : COPY . . [2023-03-22T08:53:10.621Z] Removing intermediate container 3819e7c807b6 [2023-03-22T08:53:10.621Z] ---> 1f19272890a6 [2023-03-22T08:53:10.621Z] Step 7/33 : COPY . . [2023-03-22T08:53:10.621Z] Removing intermediate container 9c36b66483e4 [2023-03-22T08:53:10.621Z] ---> ee8a5e9c7363 [2023-03-22T08:53:10.621Z] Step 7/27 : COPY . . [2023-03-22T08:53:17.295Z] ---> b42ee7b0354c [2023-03-22T08:53:17.295Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T08:53:17.295Z] ---> 5c1559ce24c5 [2023-03-22T08:53:17.295Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T08:53:17.296Z] ---> ca16f0221ef2 [2023-03-22T08:53:17.296Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T08:53:17.296Z] ---> Running in 3a45eae261e9 [2023-03-22T08:53:17.296Z] ---> abb96b6e3724 [2023-03-22T08:53:17.296Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T08:53:17.296Z] ---> 0e7e4f2c617a [2023-03-22T08:53:17.296Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T08:53:17.296Z] ---> Running in 6d34404ad2f6 [2023-03-22T08:53:17.296Z] ---> Running in 056473c54734 [2023-03-22T08:53:17.567Z] ---> Running in a18bab8344af [2023-03-22T08:53:17.567Z] ---> Running in dbc0a3cec7a4 [2023-03-22T08:53:18.163Z] Removing intermediate container 3a45eae261e9 [2023-03-22T08:53:18.443Z] ---> 036bc6fbcbf6 [2023-03-22T08:53:18.443Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T08:53:18.443Z] Removing intermediate container dbc0a3cec7a4 [2023-03-22T08:53:18.443Z] ---> 579256aa37da [2023-03-22T08:53:18.443Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T08:53:18.712Z] ---> Running in b2f8d743e483 [2023-03-22T08:53:18.712Z] ---> Running in 4e4eb152df89 [2023-03-22T08:53:19.299Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T08:53:19.299Z] Removing intermediate container b2f8d743e483 [2023-03-22T08:53:19.299Z] ---> dbf6f3594fb9 [2023-03-22T08:53:19.299Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T08:53:19.570Z] Removing intermediate container 4e4eb152df89 [2023-03-22T08:53:19.570Z] ---> 31549a9bd54e [2023-03-22T08:53:19.570Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T08:53:19.570Z] ---> Running in ffcb734fc594 [2023-03-22T08:53:19.840Z] ---> Running in 4a2d893e8e11 [2023-03-22T08:53:19.840Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-22T08:53:20.109Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-22T08:53:20.384Z] Removing intermediate container ffcb734fc594 [2023-03-22T08:53:20.384Z] ---> 5eb2a518566c [2023-03-22T08:53:20.384Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T08:53:20.384Z] Removing intermediate container 4a2d893e8e11 [2023-03-22T08:53:20.384Z] ---> 425f9c5eae97 [2023-03-22T08:53:20.384Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T08:53:20.656Z] ---> Running in 809e1a3798e7 [2023-03-22T08:53:20.656Z] ---> Running in 89d13e36f1ba [2023-03-22T08:53:24.940Z] Removing intermediate container 809e1a3798e7 [2023-03-22T08:53:24.940Z] ---> c8e3d293309d [2023-03-22T08:53:24.940Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T08:53:24.940Z] ---> Running in 8687b5f608f1 [2023-03-22T08:53:25.211Z] Removing intermediate container 89d13e36f1ba [2023-03-22T08:53:25.211Z] ---> 572d5dff8ad0 [2023-03-22T08:53:25.211Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T08:53:25.211Z] ---> Running in c7bfcf359abc [2023-03-22T08:53:25.480Z] Removing intermediate container 8687b5f608f1 [2023-03-22T08:53:25.480Z] ---> 4fe81c4e97bf [2023-03-22T08:53:25.480Z] [2023-03-22T08:53:25.480Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T08:53:25.749Z] 3.17: Pulling from library/alpine [2023-03-22T08:53:26.019Z] Removing intermediate container c7bfcf359abc [2023-03-22T08:53:26.019Z] ---> 1fb555a71d80 [2023-03-22T08:53:26.019Z] [2023-03-22T08:53:26.019Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T08:53:26.019Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T08:53:26.019Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T08:53:26.019Z] ---> d74e625d9115 [2023-03-22T08:53:26.019Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T08:53:26.019Z] 3.17: Pulling from library/alpine [2023-03-22T08:53:26.286Z] ---> Running in 291e5af0d2bd [2023-03-22T08:53:26.286Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T08:53:26.286Z] Status: Image is up to date for alpine:3.17 [2023-03-22T08:53:26.286Z] ---> d74e625d9115 [2023-03-22T08:53:26.286Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T08:53:26.286Z] ---> Running in 602e93a8b1b9 [2023-03-22T08:53:26.874Z] Removing intermediate container 291e5af0d2bd [2023-03-22T08:53:26.874Z] ---> 5dbf8183b545 [2023-03-22T08:53:26.874Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T08:53:26.874Z] Removing intermediate container 602e93a8b1b9 [2023-03-22T08:53:26.874Z] ---> 67fe0fbb4ced [2023-03-22T08:53:26.874Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T08:53:26.874Z] ---> Running in 0d7d47db3d80 [2023-03-22T08:53:27.143Z] ---> Running in a930938c5e7a [2023-03-22T08:53:29.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:53:29.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:53:30.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:53:30.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:53:32.529Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T08:53:32.529Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T08:53:32.529Z] OK: 17689 distinct packages available [2023-03-22T08:53:32.529Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T08:53:32.529Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T08:53:32.529Z] OK: 17689 distinct packages available [2023-03-22T08:53:32.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:53:32.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:53:33.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:53:33.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:53:35.446Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T08:53:35.446Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T08:53:35.446Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T08:53:35.447Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T08:53:35.447Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-22T08:53:35.447Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:53:35.447Z] OK: 9 MiB in 20 packages [2023-03-22T08:53:35.447Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T08:53:35.447Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T08:53:35.447Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T08:53:35.447Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T08:53:35.447Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-22T08:53:35.716Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:53:35.716Z] OK: 9 MiB in 20 packages [2023-03-22T08:53:37.682Z] Removing intermediate container 0d7d47db3d80 [2023-03-22T08:53:37.682Z] ---> 9ba6919e8446 [2023-03-22T08:53:37.682Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:53:37.954Z] Removing intermediate container a930938c5e7a [2023-03-22T08:53:37.954Z] ---> 6f601c045635 [2023-03-22T08:53:37.954Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:53:38.933Z] ---> 9757d4410cb7 [2023-03-22T08:53:38.933Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:53:39.213Z] ---> 563474e9e7bc [2023-03-22T08:53:39.213Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:53:40.194Z] ---> 0896de087476 [2023-03-22T08:53:40.194Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T08:53:40.469Z] ---> 814ff03fa013 [2023-03-22T08:53:40.469Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T08:53:44.732Z] ---> 783cf4531b25 [2023-03-22T08:53:44.733Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T08:53:50.069Z] ---> a51c4345a89f [2023-03-22T08:53:50.069Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T08:53:50.335Z] ---> 0f3799104563 [2023-03-22T08:53:50.335Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T08:53:52.278Z] ---> 1e862c635fe5 [2023-03-22T08:53:52.278Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T08:53:53.689Z] ---> 2e0ec6f765c0 [2023-03-22T08:53:53.689Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T08:53:53.689Z] ---> Running in c4cc932b0642 [2023-03-22T08:53:53.689Z] ---> b29a0dd98a31 [2023-03-22T08:53:53.689Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T08:53:54.276Z] Removing intermediate container c4cc932b0642 [2023-03-22T08:53:54.276Z] ---> 066bc79d781e [2023-03-22T08:53:54.276Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T08:53:54.546Z] ---> Running in a38642c88325 [2023-03-22T08:53:54.816Z] ---> 51a5312c584c [2023-03-22T08:53:54.816Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T08:53:55.086Z] Removing intermediate container a38642c88325 [2023-03-22T08:53:55.086Z] ---> 0b54ba66eb05 [2023-03-22T08:53:55.086Z] Step 24/26 : LABEL arch=arm64 [2023-03-22T08:53:55.352Z] ---> Running in 3cf68c0c3813 [2023-03-22T08:53:55.935Z] Removing intermediate container 3cf68c0c3813 [2023-03-22T08:53:55.935Z] ---> 918cf56731e6 [2023-03-22T08:53:55.935Z] Step 25/26 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 [2023-03-22T08:53:55.935Z] ---> Running in 1f07f80e3a88 [2023-03-22T08:53:56.207Z] ---> 574307dade78 [2023-03-22T08:53:56.207Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T08:53:56.472Z] Removing intermediate container 1f07f80e3a88 [2023-03-22T08:53:56.472Z] ---> acc190a51039 [2023-03-22T08:53:56.472Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T08:53:56.740Z] ---> Running in b75a7e0cfaca [2023-03-22T08:53:57.329Z] ---> 06b0619b8fa9 [2023-03-22T08:53:57.329Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T08:53:57.329Z] Removing intermediate container b75a7e0cfaca [2023-03-22T08:53:57.329Z] ---> 3889e95ed745 [2023-03-22T08:53:57.329Z] [2023-03-22T08:53:57.601Z] ---> Running in 771c2c282a2f [2023-03-22T08:53:58.192Z] Successfully built 3889e95ed745 [2023-03-22T08:53:58.192Z] Successfully tagged security-spire-server-arm64:latest [2023-03-22T08:53:58.192Z]  Building security-spire-server ... done Building support-scheduler [2023-03-22T08:53:58.192Z] Removing intermediate container 771c2c282a2f [2023-03-22T08:53:58.192Z] ---> ce28239eb467 [2023-03-22T08:53:58.192Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T08:53:58.463Z] ---> Running in 12f1b6767cc5 [2023-03-22T08:53:59.051Z] Removing intermediate container 12f1b6767cc5 [2023-03-22T08:53:59.051Z] ---> 0078c66a5fe1 [2023-03-22T08:53:59.051Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T08:53:59.051Z] ---> Running in 3f043cf52f1f [2023-03-22T08:53:59.641Z] Removing intermediate container 3f043cf52f1f [2023-03-22T08:53:59.641Z] ---> 6486a26ab041 [2023-03-22T08:53:59.641Z] Step 26/27 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 [2023-03-22T08:53:59.641Z] ---> Running in f9d07bd17c82 [2023-03-22T08:54:00.238Z] Removing intermediate container f9d07bd17c82 [2023-03-22T08:54:00.238Z] ---> 4a2a2ad194bc [2023-03-22T08:54:00.238Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T08:54:00.238Z] ---> Running in bb32f5968c6a [2023-03-22T08:54:00.829Z] Removing intermediate container bb32f5968c6a [2023-03-22T08:54:00.829Z] ---> a401ba6ec7fd [2023-03-22T08:54:00.829Z] [2023-03-22T08:54:01.098Z] Successfully built a401ba6ec7fd [2023-03-22T08:54:01.098Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-22T08:54:01.098Z]  Building security-spire-agent ... done Building core-metadata [2023-03-22T08:54:27.793Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:54:27.793Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:54:27.793Z] ---> d6b14a98b344 [2023-03-22T08:54:27.793Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:54:27.793Z] ---> Using cache [2023-03-22T08:54:27.793Z] ---> efe1c2e212c0 [2023-03-22T08:54:27.793Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T08:54:27.793Z] ---> Using cache [2023-03-22T08:54:27.793Z] ---> f4e3db09ef2d [2023-03-22T08:54:27.793Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T08:54:27.793Z] ---> Using cache [2023-03-22T08:54:27.793Z] ---> d0e01e919fef [2023-03-22T08:54:27.793Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T08:54:27.793Z] ---> Using cache [2023-03-22T08:54:27.793Z] ---> 44a726c21076 [2023-03-22T08:54:27.793Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:54:27.793Z] ---> Using cache [2023-03-22T08:54:27.793Z] ---> 1fd746acdcde [2023-03-22T08:54:27.793Z] Step 8/23 : COPY . . [2023-03-22T08:54:27.793Z] ---> Using cache [2023-03-22T08:54:27.793Z] ---> 5c1559ce24c5 [2023-03-22T08:54:27.793Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T08:54:27.793Z] ---> Running in 57aa11e84b17 [2023-03-22T08:54:29.749Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T08:54:29.749Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:54:29.749Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:54:29.749Z] ---> d6b14a98b344 [2023-03-22T08:54:29.749Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:54:29.749Z] ---> Using cache [2023-03-22T08:54:29.749Z] ---> efe1c2e212c0 [2023-03-22T08:54:29.749Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T08:54:29.749Z] ---> Using cache [2023-03-22T08:54:29.749Z] ---> f4e3db09ef2d [2023-03-22T08:54:29.749Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T08:54:29.749Z] ---> Using cache [2023-03-22T08:54:29.749Z] ---> d0e01e919fef [2023-03-22T08:54:29.749Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T08:54:29.749Z] ---> Using cache [2023-03-22T08:54:29.749Z] ---> 44a726c21076 [2023-03-22T08:54:29.749Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:54:29.749Z] ---> Using cache [2023-03-22T08:54:29.749Z] ---> 1fd746acdcde [2023-03-22T08:54:29.749Z] Step 8/25 : COPY . . [2023-03-22T08:54:29.749Z] ---> Using cache [2023-03-22T08:54:29.749Z] ---> 5c1559ce24c5 [2023-03-22T08:54:29.749Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T08:54:29.749Z] ---> Running in ab9927dbc5f1 [2023-03-22T08:54:32.334Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-22T09:00:39.282Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-22T09:00:39.282Z] Removing intermediate container 6d34404ad2f6 [2023-03-22T09:00:39.282Z] ---> 9f613a835f4b [2023-03-22T09:00:39.282Z] [2023-03-22T09:00:39.282Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T09:00:39.282Z] ---> d74e625d9115 [2023-03-22T09:00:39.282Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T09:00:39.282Z] ---> Running in 396c3ac421d1 [2023-03-22T09:00:39.282Z] Removing intermediate container 396c3ac421d1 [2023-03-22T09:00:39.282Z] ---> 6c9a647464e2 [2023-03-22T09:00:39.282Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T09:00:39.282Z] ---> Running in e5b08ed5f6d5 [2023-03-22T09:00:39.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:00:39.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:00:39.282Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T09:00:39.282Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T09:00:39.282Z] OK: 8 MiB in 16 packages [2023-03-22T09:00:39.282Z] Removing intermediate container e5b08ed5f6d5 [2023-03-22T09:00:39.282Z] ---> 17cec02da3cf [2023-03-22T09:00:39.282Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:00:39.282Z] ---> 42d4db74d398 [2023-03-22T09:00:39.282Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:00:40.240Z] ---> f648ea72d4b0 [2023-03-22T09:00:40.240Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T09:00:44.493Z] ---> 34be5571e965 [2023-03-22T09:00:44.494Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:00:45.910Z] ---> 2c1f7b9e5ff3 [2023-03-22T09:00:45.910Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T09:00:47.876Z] ---> 305a398df0cc [2023-03-22T09:00:47.876Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T09:00:48.175Z] ---> Running in 2de96181b190 [2023-03-22T09:00:53.541Z] Removing intermediate container 2de96181b190 [2023-03-22T09:00:53.541Z] ---> 8c538925db8d [2023-03-22T09:00:53.541Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T09:00:53.541Z] ---> Running in e4685a98aa1d [2023-03-22T09:00:54.953Z] Removing intermediate container e4685a98aa1d [2023-03-22T09:00:54.953Z] ---> 22f496e6b4a0 [2023-03-22T09:00:54.953Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T09:00:54.953Z] ---> Running in 596ec9305db6 [2023-03-22T09:00:55.921Z] Removing intermediate container 596ec9305db6 [2023-03-22T09:00:55.921Z] ---> 51cc117f7efc [2023-03-22T09:00:55.921Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T09:00:56.187Z] ---> Running in 3a3f53502401 [2023-03-22T09:00:57.147Z] Removing intermediate container 3a3f53502401 [2023-03-22T09:00:57.147Z] ---> 618abbdf276a [2023-03-22T09:00:57.147Z] Step 22/23 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 [2023-03-22T09:00:57.424Z] ---> Running in ba079b424344 [2023-03-22T09:00:57.424Z] Removing intermediate container a18bab8344af [2023-03-22T09:00:57.424Z] ---> 0bbe8ed1633e [2023-03-22T09:00:57.424Z] [2023-03-22T09:00:57.424Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T09:00:57.424Z] ---> d74e625d9115 [2023-03-22T09:00:57.424Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T09:00:57.692Z] ---> Running in 811cf7908377 [2023-03-22T09:00:58.277Z] Removing intermediate container 056473c54734 [2023-03-22T09:00:58.277Z] ---> c2325b710de5 [2023-03-22T09:00:58.277Z] [2023-03-22T09:00:58.277Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T09:00:58.277Z] ---> d74e625d9115 [2023-03-22T09:00:58.277Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T09:00:58.277Z] Removing intermediate container ba079b424344 [2023-03-22T09:00:58.277Z] ---> a062c07109a4 [2023-03-22T09:00:58.277Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T09:00:58.544Z] Removing intermediate container 811cf7908377 [2023-03-22T09:00:58.544Z] ---> 1186806d2e8b [2023-03-22T09:00:58.544Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T09:00:58.544Z] ---> Running in 84411b34b801 [2023-03-22T09:00:58.544Z] ---> Running in 5bcdbe700dcd [2023-03-22T09:00:59.126Z] ---> Running in e1f26b44bf93 [2023-03-22T09:01:00.085Z] Removing intermediate container 5bcdbe700dcd [2023-03-22T09:01:00.085Z] ---> 2a7a2171ca25 [2023-03-22T09:01:00.085Z] [2023-03-22T09:01:00.666Z] Successfully built 2a7a2171ca25 [2023-03-22T09:01:00.666Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-22T09:01:00.666Z] Building core-command [2023-03-22T09:01:01.625Z]  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:01:01.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:01:02.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:01:02.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:01:04.153Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T09:01:04.420Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T09:01:04.420Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T09:01:04.420Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T09:01:04.420Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T09:01:04.420Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T09:01:04.420Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T09:01:04.420Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T09:01:04.420Z] OK: 8 MiB in 17 packages [2023-03-22T09:01:05.383Z] OK: 8 MiB in 18 packages [2023-03-22T09:01:06.810Z] Removing intermediate container e1f26b44bf93 [2023-03-22T09:01:06.810Z] ---> 65299c1ee3ea [2023-03-22T09:01:06.810Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T09:01:07.079Z] ---> Running in 8264dac060f8 [2023-03-22T09:01:07.699Z] Removing intermediate container 8264dac060f8 [2023-03-22T09:01:07.699Z] ---> 2dbaeac0a2d0 [2023-03-22T09:01:07.699Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T09:01:07.968Z] Removing intermediate container 84411b34b801 [2023-03-22T09:01:07.968Z] ---> 383a14556a82 [2023-03-22T09:01:07.968Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T09:01:07.968Z] ---> Running in 2331a46dbe57 [2023-03-22T09:01:07.968Z] ---> Running in 909076cfc2f3 [2023-03-22T09:01:08.562Z] Removing intermediate container 909076cfc2f3 [2023-03-22T09:01:08.562Z] ---> 9661cae1d9f5 [2023-03-22T09:01:08.562Z] Step 12/25 : WORKDIR / [2023-03-22T09:01:08.831Z] Removing intermediate container 2331a46dbe57 [2023-03-22T09:01:08.831Z] ---> 3a89a22f9ab7 [2023-03-22T09:01:08.831Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T09:01:09.106Z] ---> Running in 18b0e731aad0 [2023-03-22T09:01:09.106Z] ---> Running in 5fe5f4eb8bcc [2023-03-22T09:01:10.073Z] Removing intermediate container 18b0e731aad0 [2023-03-22T09:01:10.073Z] ---> 40f5297c97fa [2023-03-22T09:01:10.073Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:01:10.073Z] Removing intermediate container 5fe5f4eb8bcc [2023-03-22T09:01:10.073Z] ---> 169c7e267b2d [2023-03-22T09:01:10.073Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T09:01:10.342Z] ---> Running in 9bb37d303682 [2023-03-22T09:01:11.759Z] Removing intermediate container 9bb37d303682 [2023-03-22T09:01:11.759Z] ---> f21223b278e8 [2023-03-22T09:01:11.759Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T09:01:11.759Z] ---> 49174f584159 [2023-03-22T09:01:11.759Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:01:11.759Z] ---> Running in b6e0e6285fb0 [2023-03-22T09:01:13.717Z] ---> 480f994eee57 [2023-03-22T09:01:13.717Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-22T09:01:15.669Z] ---> 85e3e0293157 [2023-03-22T09:01:15.669Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-22T09:01:16.254Z] Removing intermediate container b6e0e6285fb0 [2023-03-22T09:01:16.254Z] ---> f165954828fe [2023-03-22T09:01:16.254Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T09:01:16.840Z] ---> Running in c7769fd7024f [2023-03-22T09:01:16.840Z] ---> 1dd748d59113 [2023-03-22T09:01:16.840Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:01:17.800Z] Removing intermediate container c7769fd7024f [2023-03-22T09:01:17.800Z] ---> 1f8b95522622 [2023-03-22T09:01:17.800Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T09:01:18.875Z] ---> 837142e4b0e6 [2023-03-22T09:01:18.875Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T09:01:19.526Z] ---> d036b9b1fce6 [2023-03-22T09:01:19.526Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T09:01:19.827Z] ---> Running in d3ee4140a26e [2023-03-22T09:01:23.308Z] ---> 56a6981a895d [2023-03-22T09:01:23.308Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T09:01:24.352Z] Removing intermediate container d3ee4140a26e [2023-03-22T09:01:24.352Z] ---> c106b9e9a47e [2023-03-22T09:01:24.352Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:01:25.314Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T09:01:25.314Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T09:01:25.314Z] ---> d6b14a98b344 [2023-03-22T09:01:25.314Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T09:01:25.314Z] ---> Using cache [2023-03-22T09:01:25.314Z] ---> efe1c2e212c0 [2023-03-22T09:01:25.314Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T09:01:25.314Z] ---> Using cache [2023-03-22T09:01:25.314Z] ---> f4e3db09ef2d [2023-03-22T09:01:25.314Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T09:01:25.314Z] ---> Using cache [2023-03-22T09:01:25.314Z] ---> d0e01e919fef [2023-03-22T09:01:25.314Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T09:01:25.314Z] ---> Using cache [2023-03-22T09:01:25.314Z] ---> 44a726c21076 [2023-03-22T09:01:25.314Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T09:01:25.314Z] ---> Using cache [2023-03-22T09:01:25.314Z] ---> 1fd746acdcde [2023-03-22T09:01:25.314Z] Step 8/24 : COPY . . [2023-03-22T09:01:25.589Z] ---> Using cache [2023-03-22T09:01:25.589Z] ---> 5c1559ce24c5 [2023-03-22T09:01:25.589Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T09:01:25.893Z] ---> 4f10cd43e712 [2023-03-22T09:01:25.893Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:01:26.164Z] ---> Running in 0cf0bd9e77c3 [2023-03-22T09:01:26.753Z] ---> 9ec1ea7cb9d0 [2023-03-22T09:01:26.753Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T09:01:27.722Z] ---> ddfbf02f17ca [2023-03-22T09:01:27.722Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T09:01:28.309Z] ---> 5958f23ed852 [2023-03-22T09:01:28.309Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T09:01:28.577Z] ---> Running in 79728abed1f6 [2023-03-22T09:01:28.846Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-22T09:01:31.463Z] ---> 91ebadb7e5f5 [2023-03-22T09:01:31.463Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T09:01:32.878Z] ---> 57ea5bc1f9d5 [2023-03-22T09:01:32.878Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T09:01:32.878Z] Removing intermediate container 79728abed1f6 [2023-03-22T09:01:32.878Z] ---> f975d919253c [2023-03-22T09:01:32.878Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T09:01:32.878Z] ---> Running in a8cfc815bdf6 [2023-03-22T09:01:33.849Z] Removing intermediate container a8cfc815bdf6 [2023-03-22T09:01:33.849Z] ---> 65d1d42bf779 [2023-03-22T09:01:33.849Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T09:01:33.849Z] ---> 7a52e2dc2c04 [2023-03-22T09:01:33.849Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T09:01:34.115Z] ---> Running in f3b83bb10f58 [2023-03-22T09:01:34.697Z] Removing intermediate container f3b83bb10f58 [2023-03-22T09:01:34.697Z] ---> a881a1f9c3ea [2023-03-22T09:01:34.697Z] Step 24/25 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 [2023-03-22T09:01:34.967Z] ---> Running in 82fac36f68b1 [2023-03-22T09:01:35.234Z] ---> 32dbdb7991fb [2023-03-22T09:01:35.234Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T09:01:35.817Z] Removing intermediate container 82fac36f68b1 [2023-03-22T09:01:35.817Z] ---> dc950d768e3e [2023-03-22T09:01:35.817Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T09:01:35.817Z] ---> Running in dd38f529e57a [2023-03-22T09:01:36.403Z] ---> 182b15b81888 [2023-03-22T09:01:36.403Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T09:01:36.671Z] Removing intermediate container dd38f529e57a [2023-03-22T09:01:36.671Z] ---> a8f6ade868db [2023-03-22T09:01:36.671Z] [2023-03-22T09:01:37.287Z] Successfully built a8f6ade868db [2023-03-22T09:01:37.287Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-22T09:01:37.287Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-03-22T09:01:37.554Z] ---> 0a295df36dd6 [2023-03-22T09:01:37.554Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T09:01:37.820Z] ---> Running in aedaf3185953 [2023-03-22T09:01:41.165Z] Removing intermediate container aedaf3185953 [2023-03-22T09:01:41.165Z] ---> 727a656c68a1 [2023-03-22T09:01:41.165Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T09:01:41.432Z] ---> Running in ec2e7cb9952b [2023-03-22T09:01:44.013Z] Removing intermediate container ec2e7cb9952b [2023-03-22T09:01:44.013Z] ---> 102ae064c30f [2023-03-22T09:01:44.013Z] Step 30/33 : CMD ["gate"] [2023-03-22T09:01:44.013Z] ---> Running in 30477d9a03db [2023-03-22T09:01:44.599Z] Removing intermediate container 30477d9a03db [2023-03-22T09:01:44.599Z] ---> 85c03e3c851c [2023-03-22T09:01:44.599Z] Step 31/33 : LABEL arch=arm64 [2023-03-22T09:01:44.599Z] ---> Running in 4e0bea097b55 [2023-03-22T09:01:45.190Z] Removing intermediate container 4e0bea097b55 [2023-03-22T09:01:45.190Z] ---> d0a51e3249c6 [2023-03-22T09:01:45.190Z] Step 32/33 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 [2023-03-22T09:01:45.461Z] ---> Running in 201a7311b57b [2023-03-22T09:01:46.056Z] Removing intermediate container 201a7311b57b [2023-03-22T09:01:46.056Z] ---> 48835f67b22a [2023-03-22T09:01:46.056Z] Step 33/33 : LABEL version=0.0.0 [2023-03-22T09:01:46.324Z] ---> Running in 2b91b964a1af [2023-03-22T09:01:47.288Z] Removing intermediate container 2b91b964a1af [2023-03-22T09:01:47.288Z] ---> b977504673e0 [2023-03-22T09:01:47.288Z] [2023-03-22T09:01:47.557Z] Successfully built b977504673e0 [2023-03-22T09:01:47.557Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-22T09:01:47.557Z]  Building security-bootstrapper ... done Building support-notifications [2023-03-22T09:02:05.788Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T09:02:05.788Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T09:02:05.788Z] ---> d6b14a98b344 [2023-03-22T09:02:05.788Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T09:02:05.788Z] ---> Using cache [2023-03-22T09:02:05.788Z] ---> 83dc7c31bba5 [2023-03-22T09:02:05.788Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T09:02:05.788Z] ---> Running in e96fa9058774 [2023-03-22T09:02:07.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:02:09.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:02:11.720Z] OK: 263 MiB in 53 packages [2023-03-22T09:02:13.125Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T09:02:13.125Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T09:02:13.125Z] ---> d6b14a98b344 [2023-03-22T09:02:13.125Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T09:02:13.125Z] ---> Using cache [2023-03-22T09:02:13.125Z] ---> efe1c2e212c0 [2023-03-22T09:02:13.125Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T09:02:13.125Z] ---> Using cache [2023-03-22T09:02:13.125Z] ---> f4e3db09ef2d [2023-03-22T09:02:13.125Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T09:02:13.125Z] ---> Running in 5402eb8c0567 [2023-03-22T09:02:13.710Z] Removing intermediate container e96fa9058774 [2023-03-22T09:02:13.710Z] ---> 9b1f2119127a [2023-03-22T09:02:13.710Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T09:02:15.124Z] ---> 004a9e06047d [2023-03-22T09:02:15.124Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T09:02:15.124Z] ---> Running in 6cc10b0adc9f [2023-03-22T09:02:15.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:02:16.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:02:18.632Z] OK: 263 MiB in 53 packages [2023-03-22T09:02:20.100Z] Removing intermediate container 5402eb8c0567 [2023-03-22T09:02:20.100Z] ---> bf29ca79908e [2023-03-22T09:02:20.100Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T09:02:21.112Z] ---> 484609f0b50d [2023-03-22T09:02:21.112Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T09:02:21.384Z] ---> Running in 9e9486cfb6c1 [2023-03-22T09:02:48.096Z] Removing intermediate container ab9927dbc5f1 [2023-03-22T09:02:48.096Z] ---> 155593f873f6 [2023-03-22T09:02:48.096Z] [2023-03-22T09:02:48.096Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T09:02:48.096Z] ---> d74e625d9115 [2023-03-22T09:02:48.096Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T09:02:48.364Z] ---> Running in 7572bce4f9d5 [2023-03-22T09:02:50.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:02:51.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:02:53.431Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T09:02:53.431Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T09:02:53.431Z] OK: 8 MiB in 16 packages [2023-03-22T09:02:55.412Z] Removing intermediate container 7572bce4f9d5 [2023-03-22T09:02:55.412Z] ---> 6ec485e2c215 [2023-03-22T09:02:55.412Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T09:02:55.412Z] ---> Running in f3ab983ac6ab [2023-03-22T09:02:56.014Z] Removing intermediate container f3ab983ac6ab [2023-03-22T09:02:56.014Z] ---> 7062a3019ac4 [2023-03-22T09:02:56.014Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T09:02:56.014Z] ---> Running in e77ffa4e049b [2023-03-22T09:02:56.603Z] Removing intermediate container e77ffa4e049b [2023-03-22T09:02:56.603Z] ---> 639a13b190b9 [2023-03-22T09:02:56.603Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T09:02:56.880Z] ---> Running in f2124b7a1947 [2023-03-22T09:02:57.494Z] Removing intermediate container f2124b7a1947 [2023-03-22T09:02:57.494Z] ---> 4c653f36c959 [2023-03-22T09:02:57.494Z] Step 15/25 : WORKDIR / [2023-03-22T09:02:57.494Z] ---> Running in b4b471742710 [2023-03-22T09:02:58.464Z] Removing intermediate container b4b471742710 [2023-03-22T09:02:58.464Z] ---> ca35282afd1c [2023-03-22T09:02:58.464Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:02:59.432Z] ---> 2128e9440d60 [2023-03-22T09:02:59.432Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:03:00.408Z] ---> bf1bf903fb0f [2023-03-22T09:03:00.408Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T09:03:02.382Z] ---> 429ef45c59cb [2023-03-22T09:03:02.382Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:03:03.352Z] ---> f589ef5933d0 [2023-03-22T09:03:03.352Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T09:03:04.322Z] ---> 5fef7084f6f1 [2023-03-22T09:03:04.323Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T09:03:04.599Z] ---> Running in 35887bf0f66a [2023-03-22T09:03:05.195Z] Removing intermediate container 35887bf0f66a [2023-03-22T09:03:05.195Z] ---> 77924e6c329e [2023-03-22T09:03:05.195Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T09:03:05.195Z] ---> Running in c2612c5f8c60 [2023-03-22T09:03:05.783Z] Removing intermediate container c2612c5f8c60 [2023-03-22T09:03:05.783Z] ---> e3fff54715d3 [2023-03-22T09:03:05.783Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T09:03:06.051Z] ---> Running in 38f707a159c3 [2023-03-22T09:03:06.665Z] Removing intermediate container 38f707a159c3 [2023-03-22T09:03:06.665Z] ---> 6db34169cf02 [2023-03-22T09:03:06.665Z] Step 24/25 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 [2023-03-22T09:03:06.934Z] ---> Running in e3177d526c1c [2023-03-22T09:03:07.524Z] Removing intermediate container e3177d526c1c [2023-03-22T09:03:07.525Z] ---> b28062fb2277 [2023-03-22T09:03:07.525Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T09:03:07.525Z] ---> Running in 90492f6495cf [2023-03-22T09:03:08.484Z] Removing intermediate container 90492f6495cf [2023-03-22T09:03:08.484Z] ---> 5e75ce61ad69 [2023-03-22T09:03:08.484Z] [2023-03-22T09:03:08.752Z] Successfully built 5e75ce61ad69 [2023-03-22T09:03:08.752Z] Successfully tagged core-metadata-arm64:latest [2023-03-22T09:03:08.752Z]  Building core-metadata ... done Building core-data [2023-03-22T09:03:26.979Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T09:03:26.979Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T09:03:26.979Z] ---> d6b14a98b344 [2023-03-22T09:03:26.979Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T09:03:26.979Z] ---> Using cache [2023-03-22T09:03:26.979Z] ---> efe1c2e212c0 [2023-03-22T09:03:26.979Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T09:03:26.979Z] ---> Using cache [2023-03-22T09:03:26.979Z] ---> f4e3db09ef2d [2023-03-22T09:03:26.979Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T09:03:26.979Z] ---> Using cache [2023-03-22T09:03:26.979Z] ---> d0e01e919fef [2023-03-22T09:03:26.979Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T09:03:26.979Z] ---> Using cache [2023-03-22T09:03:26.979Z] ---> 44a726c21076 [2023-03-22T09:03:26.979Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T09:03:26.979Z] ---> Using cache [2023-03-22T09:03:26.979Z] ---> 1fd746acdcde [2023-03-22T09:03:26.979Z] Step 8/23 : COPY . . [2023-03-22T09:03:27.245Z] ---> Using cache [2023-03-22T09:03:27.245Z] ---> 5c1559ce24c5 [2023-03-22T09:03:27.245Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T09:03:27.829Z] ---> Running in 66829c2d8bca [2023-03-22T09:03:31.180Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T09:04:27.584Z] Removing intermediate container 6cc10b0adc9f [2023-03-22T09:04:27.584Z] ---> 3e860f8d0c7f [2023-03-22T09:04:27.584Z] Step 7/27 : COPY . . [2023-03-22T09:04:30.154Z] Removing intermediate container 9e9486cfb6c1 [2023-03-22T09:04:30.154Z] ---> 8f9378a6d92c [2023-03-22T09:04:30.154Z] Step 8/23 : COPY . . [2023-03-22T09:04:48.417Z] ---> 7921b7d90aa9 [2023-03-22T09:04:48.417Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T09:04:48.417Z] ---> Running in f6bc774b2cb8 [2023-03-22T09:04:48.417Z] Removing intermediate container f6bc774b2cb8 [2023-03-22T09:04:48.417Z] ---> 680cec8778da [2023-03-22T09:04:48.417Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T09:04:48.417Z] ---> Running in d017cb90a0d8 [2023-03-22T09:04:49.383Z] Removing intermediate container d017cb90a0d8 [2023-03-22T09:04:49.383Z] ---> 2ff51c738a0f [2023-03-22T09:04:49.383Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T09:04:49.383Z] ---> Running in 01f2be3923fb [2023-03-22T09:04:49.978Z] ---> 744811e725ab [2023-03-22T09:04:49.978Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T09:04:49.978Z] ---> Running in ff6b8fcfb727 [2023-03-22T09:04:50.390Z] Removing intermediate container 01f2be3923fb [2023-03-22T09:04:50.390Z] ---> e0d72db5d9e2 [2023-03-22T09:04:50.390Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T09:04:50.390Z] ---> Running in f6d7282c48df [2023-03-22T09:04:53.143Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T09:04:54.156Z] Removing intermediate container f6d7282c48df [2023-03-22T09:04:54.156Z] ---> ce3e1b091051 [2023-03-22T09:04:54.156Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T09:04:54.430Z] ---> Running in c99d79005f3d [2023-03-22T09:04:55.024Z] Removing intermediate container c99d79005f3d [2023-03-22T09:04:55.024Z] ---> f288eb55bd45 [2023-03-22T09:04:55.024Z] [2023-03-22T09:04:55.024Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T09:04:55.024Z] ---> d74e625d9115 [2023-03-22T09:04:55.024Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T09:04:55.024Z] ---> Using cache [2023-03-22T09:04:55.024Z] ---> 67fe0fbb4ced [2023-03-22T09:04:55.024Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T09:04:55.294Z] ---> Running in a632b7b54fde [2023-03-22T09:04:57.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:04:58.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:05:00.143Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T09:05:00.143Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T09:05:00.143Z] OK: 17689 distinct packages available [2023-03-22T09:05:00.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:05:01.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:05:03.052Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T09:05:03.052Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T09:05:03.052Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T09:05:03.052Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T09:05:03.052Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T09:05:03.052Z] OK: 8 MiB in 19 packages [2023-03-22T09:05:05.632Z] Removing intermediate container a632b7b54fde [2023-03-22T09:05:05.632Z] ---> fd2285184c4b [2023-03-22T09:05:05.632Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:05:06.219Z] ---> bcfcdbc762fc [2023-03-22T09:05:06.219Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:05:07.177Z] ---> 2e8f0afd6851 [2023-03-22T09:05:07.177Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T09:05:13.830Z] ---> 1bd880b5f589 [2023-03-22T09:05:13.830Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T09:05:14.789Z] ---> 76626d8e9230 [2023-03-22T09:05:14.789Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T09:05:15.056Z] ---> Running in 08b1f6aefd91 [2023-03-22T09:05:15.639Z] Removing intermediate container 08b1f6aefd91 [2023-03-22T09:05:15.639Z] ---> 0a53a508aca2 [2023-03-22T09:05:15.639Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T09:05:17.582Z] ---> 84a97215ad89 [2023-03-22T09:05:17.582Z] Step 22/27 : WORKDIR / [2023-03-22T09:05:17.582Z] ---> Running in 5ac08c69c6c8 [2023-03-22T09:05:18.167Z] Removing intermediate container 5ac08c69c6c8 [2023-03-22T09:05:18.167Z] ---> a72884b80c07 [2023-03-22T09:05:18.167Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T09:05:18.167Z] ---> Running in 6093a173cb17 [2023-03-22T09:05:18.755Z] Removing intermediate container 6093a173cb17 [2023-03-22T09:05:18.755Z] ---> 47e67dbfb68b [2023-03-22T09:05:18.755Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T09:05:18.755Z] ---> Running in 6feaf75f3f80 [2023-03-22T09:05:19.711Z] Removing intermediate container 6feaf75f3f80 [2023-03-22T09:05:19.711Z] ---> 21bdc1519b66 [2023-03-22T09:05:19.711Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T09:05:19.711Z] ---> Running in 36ec44ac833c [2023-03-22T09:05:20.291Z] Removing intermediate container 36ec44ac833c [2023-03-22T09:05:20.291Z] ---> eac417166985 [2023-03-22T09:05:20.291Z] Step 26/27 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 [2023-03-22T09:05:20.291Z] ---> Running in 755faba6fab3 [2023-03-22T09:05:20.872Z] Removing intermediate container 755faba6fab3 [2023-03-22T09:05:20.873Z] ---> 480077409f0e [2023-03-22T09:05:20.873Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T09:05:20.873Z] ---> Running in 395bddc94e9c [2023-03-22T09:05:21.454Z] Removing intermediate container 395bddc94e9c [2023-03-22T09:05:21.454Z] ---> 19e6cad0dc55 [2023-03-22T09:05:21.454Z] [2023-03-22T09:05:21.720Z] Successfully built 19e6cad0dc55 [2023-03-22T09:05:21.720Z] Successfully tagged security-spire-config-arm64:latest [2023-03-22T09:05:21.720Z] Building security-spiffe-token-provider [2023-03-22T09:05:39.939Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T09:05:39.939Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T09:05:39.939Z] ---> d6b14a98b344 [2023-03-22T09:05:39.939Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T09:05:39.939Z] ---> Using cache [2023-03-22T09:05:39.939Z] ---> 83dc7c31bba5 [2023-03-22T09:05:39.939Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T09:05:40.205Z] ---> Running in 3e3a1a6fa5f7 [2023-03-22T09:05:42.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:05:43.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:05:45.685Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T09:05:45.685Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T09:05:45.685Z] OK: 17691 distinct packages available [2023-03-22T09:05:45.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:05:46.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:05:49.212Z] OK: 263 MiB in 53 packages [2023-03-22T09:05:51.789Z] Removing intermediate container 3e3a1a6fa5f7 [2023-03-22T09:05:51.789Z] ---> 88d43ff5ef2b [2023-03-22T09:05:51.789Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T09:05:52.056Z] Removing intermediate container 57aa11e84b17 [2023-03-22T09:05:52.056Z] ---> 36280ed3c023 [2023-03-22T09:05:52.056Z] [2023-03-22T09:05:52.056Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T09:05:52.056Z] ---> d74e625d9115 [2023-03-22T09:05:52.056Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T09:05:52.056Z] ---> Using cache [2023-03-22T09:05:52.056Z] ---> 6ec485e2c215 [2023-03-22T09:05:52.056Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T09:05:52.056Z] ---> Using cache [2023-03-22T09:05:52.056Z] ---> 7062a3019ac4 [2023-03-22T09:05:52.056Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T09:05:52.324Z] ---> Running in aa001850ac87 [2023-03-22T09:05:52.911Z] ---> f292dde30320 [2023-03-22T09:05:52.911Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T09:05:52.911Z] ---> Running in badabb0515c6 [2023-03-22T09:05:53.177Z] Removing intermediate container aa001850ac87 [2023-03-22T09:05:53.177Z] ---> 9c7630071e07 [2023-03-22T09:05:53.177Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T09:05:53.449Z] ---> Running in a6375d106a8f [2023-03-22T09:05:54.029Z] Removing intermediate container a6375d106a8f [2023-03-22T09:05:54.029Z] ---> cdb60d4f6598 [2023-03-22T09:05:54.029Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:05:57.372Z] ---> ad57d838d4d2 [2023-03-22T09:05:57.372Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:05:57.958Z] ---> 28ba74f39522 [2023-03-22T09:05:57.958Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T09:06:00.539Z] ---> c5bf962520d5 [2023-03-22T09:06:00.539Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:06:01.945Z] ---> b0b16ec41df4 [2023-03-22T09:06:01.945Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T09:06:01.945Z] ---> Running in 4f15bfd1b8b5 [2023-03-22T09:06:02.528Z] Removing intermediate container 4f15bfd1b8b5 [2023-03-22T09:06:02.528Z] ---> 59fe28fab7e0 [2023-03-22T09:06:02.528Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T09:06:02.528Z] ---> Running in 97c60e43e551 [2023-03-22T09:06:03.111Z] Removing intermediate container 97c60e43e551 [2023-03-22T09:06:03.111Z] ---> 9b33c47e4f22 [2023-03-22T09:06:03.111Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T09:06:03.378Z] ---> Running in 57ca60b30e6d [2023-03-22T09:06:03.644Z] Removing intermediate container 57ca60b30e6d [2023-03-22T09:06:03.644Z] ---> e1f62a1fc4a9 [2023-03-22T09:06:03.644Z] Step 22/23 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 [2023-03-22T09:06:03.909Z] ---> Running in b7685d7af8c0 [2023-03-22T09:06:04.494Z] Removing intermediate container b7685d7af8c0 [2023-03-22T09:06:04.494Z] ---> c7d22c17367f [2023-03-22T09:06:04.494Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T09:06:04.761Z] ---> Running in 996d0d2d3f9d [2023-03-22T09:06:05.343Z] Removing intermediate container 996d0d2d3f9d [2023-03-22T09:06:05.343Z] ---> d850e2bd701d [2023-03-22T09:06:05.343Z] [2023-03-22T09:06:05.609Z] Successfully built d850e2bd701d [2023-03-22T09:06:05.609Z] Successfully tagged support-scheduler-arm64:latest [2023-03-22T09:06:05.609Z] Building core-common-config-bootstrapper [2023-03-22T09:06:25.274Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T09:06:25.274Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T09:06:25.274Z] ---> d6b14a98b344 [2023-03-22T09:06:25.274Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T09:06:25.274Z] ---> Using cache [2023-03-22T09:06:25.274Z] ---> efe1c2e212c0 [2023-03-22T09:06:25.274Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T09:06:25.274Z] ---> Using cache [2023-03-22T09:06:25.274Z] ---> f4e3db09ef2d [2023-03-22T09:06:25.274Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T09:06:25.274Z] ---> Using cache [2023-03-22T09:06:25.274Z] ---> d0e01e919fef [2023-03-22T09:06:25.274Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T09:06:25.274Z] ---> Using cache [2023-03-22T09:06:25.274Z] ---> 44a726c21076 [2023-03-22T09:06:25.274Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T09:06:25.274Z] ---> Using cache [2023-03-22T09:06:25.274Z] ---> 1fd746acdcde [2023-03-22T09:06:25.274Z] Step 8/23 : COPY . . [2023-03-22T09:06:25.274Z] ---> Using cache [2023-03-22T09:06:25.274Z] ---> 5c1559ce24c5 [2023-03-22T09:06:25.274Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T09:06:25.274Z] ---> Running in 352bb1cc2506 [2023-03-22T09:06:27.213Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-22T09:07:48.844Z] Removing intermediate container badabb0515c6 [2023-03-22T09:07:48.844Z] ---> 2f117c8a00d1 [2023-03-22T09:07:48.844Z] Step 7/20 : COPY . . [2023-03-22T09:07:58.928Z] ---> 8d8f266323e5 [2023-03-22T09:07:58.928Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T09:07:58.928Z] ---> Running in 9d0eb1b03319 [2023-03-22T09:07:59.883Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-22T09:10:06.563Z] Removing intermediate container 0cf0bd9e77c3 [2023-03-22T09:10:06.563Z] ---> 28ecb5dd7fb4 [2023-03-22T09:10:06.563Z] [2023-03-22T09:10:06.563Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T09:10:06.563Z] ---> d74e625d9115 [2023-03-22T09:10:06.563Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T09:10:06.563Z] ---> Using cache [2023-03-22T09:10:06.563Z] ---> 6ec485e2c215 [2023-03-22T09:10:06.563Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T09:10:06.563Z] ---> Using cache [2023-03-22T09:10:06.563Z] ---> 7062a3019ac4 [2023-03-22T09:10:06.563Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T09:10:06.563Z] ---> Running in d42f12832ea0 [2023-03-22T09:10:06.563Z] Removing intermediate container d42f12832ea0 [2023-03-22T09:10:06.563Z] ---> 82654c25f099 [2023-03-22T09:10:06.563Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T09:10:06.563Z] ---> Running in 3de3c81134bc [2023-03-22T09:10:06.563Z] Removing intermediate container 3de3c81134bc [2023-03-22T09:10:06.563Z] ---> e4c1b2a554a8 [2023-03-22T09:10:06.563Z] Step 15/24 : WORKDIR / [2023-03-22T09:10:06.563Z] ---> Running in 15f73d59222a [2023-03-22T09:10:06.563Z] Removing intermediate container 15f73d59222a [2023-03-22T09:10:06.563Z] ---> b43399c2e8a2 [2023-03-22T09:10:06.563Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:10:06.563Z] ---> bdab01438242 [2023-03-22T09:10:06.563Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:10:06.563Z] ---> e34f3d5ab9bd [2023-03-22T09:10:06.563Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T09:10:06.563Z] ---> be323b0fa0fb [2023-03-22T09:10:06.563Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:10:06.563Z] ---> 3337c6a8d808 [2023-03-22T09:10:06.563Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T09:10:06.563Z] ---> Running in 8d3fac38e2a6 [2023-03-22T09:10:06.563Z] Removing intermediate container 8d3fac38e2a6 [2023-03-22T09:10:06.563Z] ---> b32aa464db58 [2023-03-22T09:10:06.563Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T09:10:06.563Z] ---> Running in 0889d4ee356d [2023-03-22T09:10:06.563Z] Removing intermediate container 0889d4ee356d [2023-03-22T09:10:06.564Z] ---> 8de06132720a [2023-03-22T09:10:06.564Z] Step 22/24 : LABEL arch=arm64 [2023-03-22T09:10:06.564Z] ---> Running in ced73b2d7657 [2023-03-22T09:10:06.836Z] Removing intermediate container ced73b2d7657 [2023-03-22T09:10:06.836Z] ---> b73d5daf4539 [2023-03-22T09:10:06.836Z] Step 23/24 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 [2023-03-22T09:10:06.836Z] ---> Running in 9dddb1d4e4fa [2023-03-22T09:10:07.423Z] Removing intermediate container 9dddb1d4e4fa [2023-03-22T09:10:07.423Z] ---> 258f3c499dcf [2023-03-22T09:10:07.423Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T09:10:07.423Z] ---> Running in 29104c2333bf [2023-03-22T09:10:08.004Z] Removing intermediate container 29104c2333bf [2023-03-22T09:10:08.004Z] ---> 5a4bc5ad9a8e [2023-03-22T09:10:08.004Z] [2023-03-22T09:10:08.270Z] Successfully built 5a4bc5ad9a8e [2023-03-22T09:10:08.270Z] Successfully tagged core-command-arm64:latest [2023-03-22T09:10:08.270Z]  Building core-command ... done Building security-proxy-setup [2023-03-22T09:10:26.478Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T09:10:26.478Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T09:10:26.478Z] ---> d6b14a98b344 [2023-03-22T09:10:26.478Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T09:10:26.478Z] ---> Using cache [2023-03-22T09:10:26.478Z] ---> 83dc7c31bba5 [2023-03-22T09:10:26.478Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T09:10:26.478Z] ---> Using cache [2023-03-22T09:10:26.478Z] ---> 747a19c4ba0e [2023-03-22T09:10:26.478Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T09:10:26.478Z] ---> Using cache [2023-03-22T09:10:26.478Z] ---> 65e2b4defe70 [2023-03-22T09:10:26.478Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T09:10:26.478Z] ---> Using cache [2023-03-22T09:10:26.478Z] ---> 3fd80a0c981b [2023-03-22T09:10:26.478Z] Step 7/22 : COPY . . [2023-03-22T09:10:26.478Z] ---> Using cache [2023-03-22T09:10:26.478Z] ---> abb96b6e3724 [2023-03-22T09:10:26.478Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T09:10:26.478Z] ---> Running in f64879201bd7 [2023-03-22T09:10:27.061Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-22T09:12:33.743Z] Removing intermediate container 66829c2d8bca [2023-03-22T09:12:33.743Z] ---> 1ded00c2c457 [2023-03-22T09:12:33.743Z] [2023-03-22T09:12:33.743Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T09:12:33.743Z] ---> d74e625d9115 [2023-03-22T09:12:33.743Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T09:12:33.743Z] ---> Running in 450821d50c8e [2023-03-22T09:12:33.743Z] Removing intermediate container 450821d50c8e [2023-03-22T09:12:33.743Z] ---> 4c7970b3beae [2023-03-22T09:12:33.743Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T09:12:33.743Z] ---> Running in e6b1abd156a0 [2023-03-22T09:12:33.743Z] Removing intermediate container e6b1abd156a0 [2023-03-22T09:12:33.743Z] ---> 831f107e84f0 [2023-03-22T09:12:33.743Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T09:12:33.743Z] ---> Running in e8ffb45fd0d8 [2023-03-22T09:12:33.743Z] Removing intermediate container e8ffb45fd0d8 [2023-03-22T09:12:33.743Z] ---> c1043cca1a00 [2023-03-22T09:12:33.743Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T09:12:33.743Z] ---> Running in 731e70e4f973 [2023-03-22T09:12:33.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:12:33.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:12:33.743Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T09:12:33.743Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T09:12:33.743Z] OK: 8 MiB in 16 packages [2023-03-22T09:12:33.743Z] Removing intermediate container 731e70e4f973 [2023-03-22T09:12:33.743Z] ---> 0336400e28a3 [2023-03-22T09:12:33.743Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:12:33.743Z] ---> b2e0cefdc70a [2023-03-22T09:12:33.743Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:12:33.743Z] ---> d5292be92cc7 [2023-03-22T09:12:33.743Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T09:12:33.743Z] ---> 78347428cc9c [2023-03-22T09:12:33.743Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:12:33.743Z] ---> f191d03b5970 [2023-03-22T09:12:33.743Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T09:12:33.743Z] ---> Running in 8548b671a199 [2023-03-22T09:12:33.743Z] Removing intermediate container 8548b671a199 [2023-03-22T09:12:33.743Z] ---> a3467d3c4e47 [2023-03-22T09:12:33.743Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T09:12:33.743Z] ---> Running in 5822cc57876a [2023-03-22T09:12:34.012Z] Removing intermediate container 5822cc57876a [2023-03-22T09:12:34.012Z] ---> 726bbe806200 [2023-03-22T09:12:34.012Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T09:12:34.012Z] ---> Running in 0bd3f358b249 [2023-03-22T09:12:34.612Z] Removing intermediate container 0bd3f358b249 [2023-03-22T09:12:34.612Z] ---> 66c9cbde5983 [2023-03-22T09:12:34.612Z] Step 22/23 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 [2023-03-22T09:12:34.880Z] ---> Running in e3b3b0b8950b [2023-03-22T09:12:35.154Z] Removing intermediate container e3b3b0b8950b [2023-03-22T09:12:35.154Z] ---> 3443df12ff85 [2023-03-22T09:12:35.154Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T09:12:35.425Z] ---> Running in c7f97cf88f6d [2023-03-22T09:12:36.006Z] Removing intermediate container c7f97cf88f6d [2023-03-22T09:12:36.006Z] ---> 7e4062a22ebc [2023-03-22T09:12:36.006Z] [2023-03-22T09:12:36.272Z] Successfully built 7e4062a22ebc [2023-03-22T09:12:36.272Z] Successfully tagged core-data-arm64:latest [2023-03-22T09:14:29.916Z]  Building core-data ... done Removing intermediate container 352bb1cc2506 [2023-03-22T09:14:29.916Z] ---> e2fe97bcf49a [2023-03-22T09:14:29.916Z] [2023-03-22T09:14:29.916Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T09:14:29.916Z] ---> d74e625d9115 [2023-03-22T09:14:29.916Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T09:14:29.916Z] ---> Using cache [2023-03-22T09:14:29.916Z] ---> 6c9a647464e2 [2023-03-22T09:14:29.916Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T09:14:29.916Z] ---> Using cache [2023-03-22T09:14:29.916Z] ---> 17cec02da3cf [2023-03-22T09:14:29.916Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:14:29.916Z] ---> Using cache [2023-03-22T09:14:29.916Z] ---> 42d4db74d398 [2023-03-22T09:14:29.916Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:14:29.916Z] ---> Using cache [2023-03-22T09:14:29.916Z] ---> f648ea72d4b0 [2023-03-22T09:14:29.916Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T09:14:29.916Z] ---> b81737f2f6e4 [2023-03-22T09:14:29.916Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:14:29.916Z] ---> 7bd65baa196f [2023-03-22T09:14:29.916Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T09:14:29.916Z] ---> 2eec857d6881 [2023-03-22T09:14:29.916Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T09:14:29.916Z] ---> Running in 70df37e3743e [2023-03-22T09:14:29.916Z] Removing intermediate container 70df37e3743e [2023-03-22T09:14:29.916Z] ---> a7cf0b582753 [2023-03-22T09:14:29.916Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T09:14:29.916Z] ---> Running in 95caa5c15c1c [2023-03-22T09:14:29.916Z] Removing intermediate container 95caa5c15c1c [2023-03-22T09:14:29.916Z] ---> ed4367b4e1bb [2023-03-22T09:14:29.916Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T09:14:29.916Z] ---> Running in c5d965db80bf [2023-03-22T09:14:30.183Z] Removing intermediate container c5d965db80bf [2023-03-22T09:14:30.183Z] ---> c7448028b2c0 [2023-03-22T09:14:30.183Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T09:14:30.183Z] ---> Running in c1c0a9bd2ba8 [2023-03-22T09:14:30.774Z] Removing intermediate container c1c0a9bd2ba8 [2023-03-22T09:14:30.774Z] ---> 28b303735d54 [2023-03-22T09:14:30.774Z] Step 22/23 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 [2023-03-22T09:14:31.039Z] ---> Running in c167912097b7 [2023-03-22T09:14:31.402Z] Removing intermediate container c167912097b7 [2023-03-22T09:14:31.402Z] ---> 6686055288f6 [2023-03-22T09:14:31.402Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T09:14:31.734Z] ---> Running in a700413493b5 [2023-03-22T09:14:32.009Z] Removing intermediate container a700413493b5 [2023-03-22T09:14:32.009Z] ---> 7cd2d28efa0b [2023-03-22T09:14:32.009Z] [2023-03-22T09:14:32.633Z] Successfully built 7cd2d28efa0b [2023-03-22T09:14:32.633Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-22T09:15:54.461Z]  Building core-common-config-bootstrapper ... done Removing intermediate container ff6b8fcfb727 [2023-03-22T09:15:54.461Z] ---> 81f75eac18e5 [2023-03-22T09:15:54.461Z] [2023-03-22T09:15:54.461Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T09:15:54.461Z] ---> d74e625d9115 [2023-03-22T09:15:54.461Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T09:15:54.461Z] ---> Running in f26c0f80a279 [2023-03-22T09:15:54.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:15:54.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:15:54.461Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T09:15:54.461Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T09:15:54.461Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T09:15:54.461Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T09:15:54.461Z] OK: 8 MiB in 17 packages [2023-03-22T09:15:54.461Z] Removing intermediate container f26c0f80a279 [2023-03-22T09:15:54.461Z] ---> fb535ebce3c3 [2023-03-22T09:15:54.461Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T09:15:54.461Z] ---> Running in 94e6125f7131 [2023-03-22T09:15:54.461Z] Removing intermediate container 94e6125f7131 [2023-03-22T09:15:54.461Z] ---> 070f623c0a4a [2023-03-22T09:15:54.461Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T09:15:54.461Z] ---> Running in d171dfc818a7 [2023-03-22T09:15:54.461Z] Removing intermediate container d171dfc818a7 [2023-03-22T09:15:54.461Z] ---> 335a2e63a787 [2023-03-22T09:15:54.461Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T09:15:54.461Z] ---> Running in fd0e0e810e49 [2023-03-22T09:15:54.461Z] Removing intermediate container fd0e0e810e49 [2023-03-22T09:15:54.461Z] ---> 8f4cb07f6f01 [2023-03-22T09:15:54.461Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:15:54.461Z] ---> 32fbb4ecccad [2023-03-22T09:15:54.461Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:15:54.461Z] ---> 743f040d3058 [2023-03-22T09:15:54.461Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T09:15:56.408Z] ---> 17f84876fb8e [2023-03-22T09:15:56.408Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:15:57.010Z] ---> dc26a683b025 [2023-03-22T09:15:57.010Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T09:15:57.280Z] ---> Running in 3c7b49434f72 [2023-03-22T09:15:57.546Z] Removing intermediate container 3c7b49434f72 [2023-03-22T09:15:57.546Z] ---> 13447d05441a [2023-03-22T09:15:57.546Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T09:15:57.817Z] ---> Running in 6a4c57cd9497 [2023-03-22T09:15:58.086Z] Removing intermediate container 6a4c57cd9497 [2023-03-22T09:15:58.086Z] ---> ce3f9a99550d [2023-03-22T09:15:58.086Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T09:15:58.353Z] ---> Running in 19a11b4d774e [2023-03-22T09:15:58.619Z] Removing intermediate container 19a11b4d774e [2023-03-22T09:15:58.619Z] ---> ec6c34cd714a [2023-03-22T09:15:58.619Z] Step 22/23 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 [2023-03-22T09:15:58.896Z] ---> Running in b88fcd8f3743 [2023-03-22T09:15:59.480Z] Removing intermediate container b88fcd8f3743 [2023-03-22T09:15:59.480Z] ---> 8bf93bf76388 [2023-03-22T09:15:59.480Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T09:15:59.480Z] ---> Running in ac678cf2667a [2023-03-22T09:16:00.068Z] Removing intermediate container ac678cf2667a [2023-03-22T09:16:00.068Z] ---> 1cd5043e72fd [2023-03-22T09:16:00.068Z] [2023-03-22T09:16:00.336Z] Successfully built 1cd5043e72fd [2023-03-22T09:16:00.604Z] Successfully tagged support-notifications-arm64:latest [2023-03-22T09:16:07.259Z]  Building support-notifications ... done Removing intermediate container f64879201bd7 [2023-03-22T09:16:07.259Z] ---> 32ce4786c179 [2023-03-22T09:16:07.259Z] [2023-03-22T09:16:07.259Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T09:16:07.259Z] ---> d74e625d9115 [2023-03-22T09:16:07.259Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T09:16:07.259Z] ---> Running in 2e08f26b82a7 [2023-03-22T09:16:07.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:16:08.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:16:09.830Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T09:16:09.831Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-22T09:16:09.831Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T09:16:09.831Z] OK: 8 MiB in 17 packages [2023-03-22T09:16:10.788Z] Removing intermediate container 2e08f26b82a7 [2023-03-22T09:16:10.788Z] ---> 9db7c10a15b9 [2023-03-22T09:16:10.788Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T09:16:10.788Z] ---> Running in 49086823c199 [2023-03-22T09:16:11.377Z] Removing intermediate container 49086823c199 [2023-03-22T09:16:11.377Z] ---> f3398d4e5269 [2023-03-22T09:16:11.377Z] Step 12/22 : WORKDIR /edgex [2023-03-22T09:16:11.377Z] ---> Running in 637a0fe8016f [2023-03-22T09:16:11.958Z] Removing intermediate container 637a0fe8016f [2023-03-22T09:16:11.958Z] ---> 6d98d202a807 [2023-03-22T09:16:11.958Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:16:12.915Z] ---> 5897ab281350 [2023-03-22T09:16:12.915Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:16:13.497Z] ---> 4be079ed8d48 [2023-03-22T09:16:13.497Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T09:16:14.454Z] ---> 9098fb8ab68e [2023-03-22T09:16:14.454Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T09:16:15.407Z] ---> 05cedb6e1e97 [2023-03-22T09:16:15.407Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T09:16:15.994Z] ---> 63af4cc04693 [2023-03-22T09:16:15.994Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T09:16:16.260Z] ---> Running in ab01b649ce52 [2023-03-22T09:16:16.525Z] Removing intermediate container 9d0eb1b03319 [2023-03-22T09:16:16.525Z] ---> 51042304a1be [2023-03-22T09:16:16.525Z] [2023-03-22T09:16:16.525Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T09:16:16.525Z] ---> d74e625d9115 [2023-03-22T09:16:16.525Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T09:16:16.525Z] ---> Using cache [2023-03-22T09:16:16.525Z] ---> 1186806d2e8b [2023-03-22T09:16:16.525Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T09:16:16.525Z] ---> Running in e17911409d1f [2023-03-22T09:16:17.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:16:18.196Z] Removing intermediate container ab01b649ce52 [2023-03-22T09:16:18.196Z] ---> 96bbf7722bfc [2023-03-22T09:16:18.196Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T09:16:18.196Z] ---> Running in 9b45f6c141ca [2023-03-22T09:16:18.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:16:18.472Z] Removing intermediate container 9b45f6c141ca [2023-03-22T09:16:18.472Z] ---> 7b180a8cddf3 [2023-03-22T09:16:18.472Z] Step 20/22 : LABEL arch=arm64 [2023-03-22T09:16:18.472Z] ---> Running in 11853ec7ecd6 [2023-03-22T09:16:18.741Z] Removing intermediate container 11853ec7ecd6 [2023-03-22T09:16:18.741Z] ---> 977297ff471b [2023-03-22T09:16:18.741Z] Step 21/22 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 [2023-03-22T09:16:19.012Z] ---> Running in 2211b8b28f2e [2023-03-22T09:16:19.278Z] Removing intermediate container 2211b8b28f2e [2023-03-22T09:16:19.278Z] ---> 34dc89f28624 [2023-03-22T09:16:19.278Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T09:16:19.278Z] ---> Running in 1f98ef0a9be9 [2023-03-22T09:16:19.545Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T09:16:19.545Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T09:16:19.545Z] OK: 17689 distinct packages available [2023-03-22T09:16:19.545Z] Removing intermediate container 1f98ef0a9be9 [2023-03-22T09:16:19.545Z] ---> 3c21841c48cf [2023-03-22T09:16:19.545Z] [2023-03-22T09:16:19.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:16:19.811Z] Successfully built 3c21841c48cf [2023-03-22T09:16:19.811Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-22T09:16:20.390Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:16:21.347Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T09:16:21.347Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T09:16:21.347Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T09:16:21.347Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T09:16:21.347Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T09:16:21.347Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T09:16:21.347Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T09:16:21.612Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T09:16:21.612Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T09:16:21.612Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T09:16:21.612Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T09:16:21.880Z] OK: 11 MiB in 24 packages [2023-03-22T09:16:23.288Z] Removing intermediate container e17911409d1f [2023-03-22T09:16:23.288Z] ---> 142a5a230baa [2023-03-22T09:16:23.288Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:16:25.225Z] ---> f998d62b28bd [2023-03-22T09:16:25.225Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:16:25.807Z] ---> 06240b564e06 [2023-03-22T09:16:25.807Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T09:16:27.212Z] ---> ba446f56f80f [2023-03-22T09:16:27.212Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:16:27.477Z] ---> bc117c5c9990 [2023-03-22T09:16:27.477Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T09:16:27.477Z] ---> Running in 866f8af1a106 [2023-03-22T09:16:27.742Z] Removing intermediate container 866f8af1a106 [2023-03-22T09:16:27.742Z] ---> 5dc34726acd7 [2023-03-22T09:16:27.742Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T09:16:27.742Z] ---> Running in 38cce5a2f523 [2023-03-22T09:16:28.006Z] Removing intermediate container 38cce5a2f523 [2023-03-22T09:16:28.006Z] ---> cf2f5ed4357c [2023-03-22T09:16:28.006Z] Step 18/20 : LABEL arch=arm64 [2023-03-22T09:16:28.006Z] ---> Running in 718d38dc4d10 [2023-03-22T09:16:28.271Z] Removing intermediate container 718d38dc4d10 [2023-03-22T09:16:28.271Z] ---> a1fa47f24a09 [2023-03-22T09:16:28.271Z] Step 19/20 : LABEL git_sha=c45f55eed3595a49f1d759c500b28abf723d6e98 [2023-03-22T09:16:28.537Z] ---> Running in 283635e173c5 [2023-03-22T09:16:28.803Z] Removing intermediate container 283635e173c5 [2023-03-22T09:16:28.803Z] ---> 96b1694b34db [2023-03-22T09:16:28.803Z] Step 20/20 : LABEL version=0.0.0 [2023-03-22T09:16:28.803Z] ---> Running in 64ca80ec53a2 [2023-03-22T09:16:29.068Z] Removing intermediate container 64ca80ec53a2 [2023-03-22T09:16:29.068Z] ---> a9c1ab5e054a [2023-03-22T09:16:29.068Z] [2023-03-22T09:16:29.333Z] Successfully built a9c1ab5e054a [2023-03-22T09:16:29.333Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-22T09:16:29.606Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-22T09:16:29.603Z] $ docker stop --time=1 e8c227a1c744a8ae6c677641cc6e4b2c43232cd523691bf6977977c24d3fc068 [2023-03-22T09:16:31.255Z] $ docker rm -f --volumes e8c227a1c744a8ae6c677641cc6e4b2c43232cd523691bf6977977c24d3fc068 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T09:16:31.722Z] + docker images [2023-03-22T09:16:31.988Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T09:16:31.988Z] security-spiffe-token-provider-arm64 latest a9c1ab5e054a 3 seconds ago 33.1MB [2023-03-22T09:16:31.988Z] security-proxy-setup-arm64 latest 3c21841c48cf 12 seconds ago 19MB [2023-03-22T09:16:31.988Z] 51042304a1be 16 seconds ago 1.54GB [2023-03-22T09:16:31.988Z] 32ce4786c179 26 seconds ago 1.48GB [2023-03-22T09:16:31.988Z] support-notifications-arm64 latest 1cd5043e72fd 32 seconds ago 32.5MB [2023-03-22T09:16:31.988Z] 81f75eac18e5 49 seconds ago 1.57GB [2023-03-22T09:16:31.988Z] core-common-config-bootstrapper-arm64 latest 7cd2d28efa0b 2 minutes ago 17.4MB [2023-03-22T09:16:31.988Z] e2fe97bcf49a 2 minutes ago 1.49GB [2023-03-22T09:16:31.988Z] core-data-arm64 latest 7e4062a22ebc 3 minutes ago 20.2MB [2023-03-22T09:16:31.988Z] 1ded00c2c457 4 minutes ago 1.5GB [2023-03-22T09:16:31.988Z] core-command-arm64 latest 5a4bc5ad9a8e 6 minutes ago 20MB [2023-03-22T09:16:31.988Z] 28ecb5dd7fb4 6 minutes ago 1.5GB [2023-03-22T09:16:31.988Z] support-scheduler-arm64 latest d850e2bd701d 10 minutes ago 31.8MB [2023-03-22T09:16:31.988Z] 36280ed3c023 10 minutes ago 1.57GB [2023-03-22T09:16:31.988Z] security-spire-config-arm64 latest 19e6cad0dc55 11 minutes ago 86.2MB [2023-03-22T09:16:31.988Z] f288eb55bd45 11 minutes ago 1.36GB [2023-03-22T09:16:31.988Z] core-metadata-arm64 latest 5e75ce61ad69 13 minutes ago 20.6MB [2023-03-22T09:16:31.988Z] 155593f873f6 13 minutes ago 1.51GB [2023-03-22T09:16:31.988Z] security-bootstrapper-arm64 latest b977504673e0 14 minutes ago 22.2MB [2023-03-22T09:16:31.988Z] security-secretstore-setup-arm64 latest a8f6ade868db 14 minutes ago 32.8MB [2023-03-22T09:16:31.988Z] security-proxy-auth-arm64 latest 2a7a2171ca25 15 minutes ago 18.5MB [2023-03-22T09:16:31.988Z] c2325b710de5 15 minutes ago 1.49GB [2023-03-22T09:16:31.988Z] 0bbe8ed1633e 15 minutes ago 1.49GB [2023-03-22T09:16:31.988Z] 9f613a835f4b 16 minutes ago 1.48GB [2023-03-22T09:16:31.988Z] security-spire-agent-arm64 latest a401ba6ec7fd 22 minutes ago 125MB [2023-03-22T09:16:31.988Z] security-spire-server-arm64 latest 3889e95ed745 22 minutes ago 87.1MB [2023-03-22T09:16:31.988Z] 4fe81c4e97bf 23 minutes ago 1.36GB [2023-03-22T09:16:31.988Z] 1fb555a71d80 23 minutes ago 1.36GB [2023-03-22T09:16:31.988Z] ci-base-image-arm64 latest d6b14a98b344 40 minutes ago 866MB [2023-03-22T09:16:31.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 11 days ago 648MB [2023-03-22T09:16:31.988Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-22T09:16:31.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T09:16:32.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T09:16:32.400Z] [2023-03-22T09:16:32.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T09:16:32.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T09:16:32.728Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T09:16:32.728Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T09:16:32.728Z] 04944245beec: Pulling fs layer [2023-03-22T09:16:32.728Z] 699f458cf7ca: Pulling fs layer [2023-03-22T09:16:32.728Z] 765212b225bb: Pulling fs layer [2023-03-22T09:16:32.728Z] f23df028b6ca: Pulling fs layer [2023-03-22T09:16:32.728Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T09:16:32.728Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T09:16:32.728Z] 765212b225bb: Waiting [2023-03-22T09:16:32.728Z] d65c8cfc05b1: Waiting [2023-03-22T09:16:32.728Z] 2437ff75d9bd: Waiting [2023-03-22T09:16:32.728Z] f23df028b6ca: Waiting [2023-03-22T09:16:32.997Z] 04944245beec: Verifying Checksum [2023-03-22T09:16:32.997Z] 04944245beec: Download complete [2023-03-22T09:16:32.997Z] 765212b225bb: Verifying Checksum [2023-03-22T09:16:32.997Z] 765212b225bb: Download complete [2023-03-22T09:16:32.997Z] f23df028b6ca: Verifying Checksum [2023-03-22T09:16:32.997Z] f23df028b6ca: Download complete [2023-03-22T09:16:32.997Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T09:16:32.997Z] d65c8cfc05b1: Download complete [2023-03-22T09:16:33.266Z] 699f458cf7ca: Verifying Checksum [2023-03-22T09:16:33.266Z] 699f458cf7ca: Download complete [2023-03-22T09:16:33.531Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T09:16:33.531Z] 8998bd30e6a1: Download complete [2023-03-22T09:16:36.102Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T09:16:36.102Z] 2437ff75d9bd: Download complete [2023-03-22T09:16:37.505Z] 8998bd30e6a1: Pull complete [2023-03-22T09:16:37.772Z] 04944245beec: Pull complete [2023-03-22T09:16:39.175Z] 699f458cf7ca: Pull complete [2023-03-22T09:16:39.175Z] 765212b225bb: Pull complete [2023-03-22T09:16:40.128Z] f23df028b6ca: Pull complete [2023-03-22T09:16:40.393Z] d65c8cfc05b1: Pull complete [2023-03-22T09:16:55.378Z] 2437ff75d9bd: Pull complete [2023-03-22T09:16:55.378Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T09:16:55.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T09:16:55.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T09:16:55.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-5160 does not seem to be running inside a container [2023-03-22T09:16:55.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T09:16:58.389Z] $ docker top f9da3fc06513d65ea04c415b2765ee101f89d747ceb4c14b8ed71fff9cabf290 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T09:16:59.263Z] ---> job-cost.sh [2023-03-22T09:16:59.264Z] lf-activate-venv: SKIPPING [2023-03-22T09:16:59.264Z] INFO: No Stack... [2023-03-22T09:16:59.528Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T09:17:00.482Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T09:17:00.802Z] + cut -d, -f6+ [2023-03-22T09:17:00.802Z] cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2023-03-22T09:17:01.099Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4464-4-stack-cost] [2023-03-22T09:17:01.107Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4464-4-stack-cost] did not exist. Created. [2023-03-22T09:17:01.107Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4464-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T09:17:01.747Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T09:17:01.921Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T09:17:01.932Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4464-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T09:17:01.944Z] $ docker stop --time=1 f9da3fc06513d65ea04c415b2765ee101f89d747ceb4c14b8ed71fff9cabf290 [2023-03-22T09:17:03.464Z] $ docker rm -f --volumes f9da3fc06513d65ea04c415b2765ee101f89d747ceb4c14b8ed71fff9cabf290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-22T09:17:03.841Z] provisioning config files... [2023-03-22T09:17:03.848Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config254856497065869859tmp [Pipeline] { [Pipeline] sh [2023-03-22T09:17:04.137Z] + set +x [2023-03-22T09:17:04.137Z] + bash -s -- [2023-03-22T09:17:04.137Z] + curl -s https://codecov.io/bash [2023-03-22T09:17:04.137Z] [2023-03-22T09:17:04.137Z] _____ _ [2023-03-22T09:17:04.137Z] / ____| | | [2023-03-22T09:17:04.137Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T09:17:04.137Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T09:17:04.137Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T09:17:04.137Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T09:17:04.137Z] Bash-1.0.6 [2023-03-22T09:17:04.137Z] [2023-03-22T09:17:04.137Z] [2023-03-22T09:17:04.137Z] ==> git version 2.25.1 found [2023-03-22T09:17:04.137Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-22T09:17:04.137Z] Release-Date: 2020-01-08 [2023-03-22T09:17:04.138Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-22T09:17:04.138Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T09:17:04.138Z] ==> Jenkins CI detected. [2023-03-22T09:17:04.138Z] current dir:  /w/workspace/edgex-go/4 [2023-03-22T09:17:04.138Z] project root: . [2023-03-22T09:17:04.138Z] --> token set from env [2023-03-22T09:17:04.138Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T09:17:04.138Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T09:17:04.138Z] ==> Python coveragepy not found [2023-03-22T09:17:04.138Z] ==> Searching for coverage reports in: [2023-03-22T09:17:04.138Z] + . [2023-03-22T09:17:04.138Z] -> Found 1 reports [2023-03-22T09:17:04.138Z] ==> Detecting git/mercurial file structure [2023-03-22T09:17:04.138Z] ==> Reading reports [2023-03-22T09:17:04.138Z] + ./coverage.out bytes=447378 [2023-03-22T09:17:04.138Z] ==> Appending adjustments [2023-03-22T09:17:04.138Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T09:17:05.513Z] + Found adjustments [2023-03-22T09:17:05.513Z] ==> Gzipping contents [2023-03-22T09:17:05.513Z] 60K /tmp/codecov.ELBkBw.gz [2023-03-22T09:17:05.513Z] ==> Uploading reports [2023-03-22T09:17:05.513Z] url: https://codecov.io [2023-03-22T09:17:05.513Z] query: branch=PR-4464&commit=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4464%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4464&job=&cmd_args= [2023-03-22T09:17:05.513Z] -> Pinging Codecov [2023-03-22T09:17:05.513Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4464&commit=034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4464%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4464&job=&cmd_args= [2023-03-22T09:17:05.513Z] -> Uploading to [2023-03-22T09:17:05.513Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e/ca47c517-3338-4beb-860e-d42810808df7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T091705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=990226cd0983a79416d4386ed307a808c0765eeb61091aed744b058ad79ebd2a [2023-03-22T09:17:05.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T09:17:05.513Z] Dload Upload Total Spent Left Speed [2023-03-22T09:17:05.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57474 0 0 100 57474 0 276k --:--:-- --:--:-- --:--:-- 275k 100 57474 0 0 100 57474 0 186k --:--:-- --:--:-- --:--:-- 185k [2023-03-22T09:17:05.772Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/034c9b4b2ad0f2e85298d7e7b33cd0f6ec1d784e [Pipeline] } [2023-03-22T09:17:05.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-22T09:17:06.333Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-22T09:17:06.627Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T09:17:07.483Z] ---> package-listing.sh [2023-03-22T09:17:07.483Z] ++ facter osfamily [2023-03-22T09:17:07.483Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T09:17:07.742Z] + OS_FAMILY=debian [2023-03-22T09:17:07.742Z] + workspace=/w/workspace/edgex-go/4 [2023-03-22T09:17:07.742Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T09:17:07.742Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T09:17:07.742Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T09:17:07.742Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T09:17:07.742Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-22T09:17:07.742Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T09:17:07.742Z] + case "${OS_FAMILY}" in [2023-03-22T09:17:07.742Z] + dpkg -l [2023-03-22T09:17:07.742Z] + grep '^ii' [2023-03-22T09:17:07.742Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T09:17:07.742Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T09:17:07.742Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T09:17:07.742Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-22T09:17:07.742Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-03-22T09:17:07.742Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-03-22T09:17:07.752Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T09:17:08.027Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T09:17:08.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T09:17:08.585Z] [2023-03-22T09:17:08.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T09:17:08.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T09:17:08.889Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T09:17:08.889Z] 5eb5b503b376: Pulling fs layer [2023-03-22T09:17:08.889Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T09:17:08.889Z] ec43610c2a17: Pulling fs layer [2023-03-22T09:17:08.889Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T09:17:08.889Z] 33b1e0a273af: Pulling fs layer [2023-03-22T09:17:08.889Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T09:17:08.889Z] 2f39f015ded8: Pulling fs layer [2023-03-22T09:17:08.889Z] 33b1e0a273af: Waiting [2023-03-22T09:17:08.889Z] 5d3b04190fa2: Waiting [2023-03-22T09:17:08.889Z] 2f39f015ded8: Waiting [2023-03-22T09:17:08.889Z] 3a2ae6a8a46f: Waiting [2023-03-22T09:17:08.889Z] 5c69ac0246d0: Download complete [2023-03-22T09:17:08.889Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T09:17:08.889Z] 3a2ae6a8a46f: Download complete [2023-03-22T09:17:09.152Z] 33b1e0a273af: Verifying Checksum [2023-03-22T09:17:09.152Z] 33b1e0a273af: Download complete [2023-03-22T09:17:09.152Z] 5d3b04190fa2: Download complete [2023-03-22T09:17:09.152Z] ec43610c2a17: Verifying Checksum [2023-03-22T09:17:09.152Z] ec43610c2a17: Download complete [2023-03-22T09:17:09.152Z] 5eb5b503b376: Verifying Checksum [2023-03-22T09:17:09.152Z] 5eb5b503b376: Download complete [2023-03-22T09:17:09.717Z] 2f39f015ded8: Download complete [2023-03-22T09:17:10.281Z] 5eb5b503b376: Pull complete [2023-03-22T09:17:10.281Z] 5c69ac0246d0: Pull complete [2023-03-22T09:17:10.848Z] ec43610c2a17: Pull complete [2023-03-22T09:17:10.848Z] 3a2ae6a8a46f: Pull complete [2023-03-22T09:17:10.848Z] 33b1e0a273af: Pull complete [2023-03-22T09:17:11.106Z] 5d3b04190fa2: Pull complete [2023-03-22T09:17:15.292Z] 2f39f015ded8: Pull complete [2023-03-22T09:17:15.292Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T09:17:15.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T09:17:15.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T09:17:15.370Z] prd-ubuntu20.04-docker-8c-8g-5154 does not seem to be running inside a container [2023-03-22T09:17:15.413Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T09:17:17.040Z] $ docker top c68d944beec3f4997764dcf8e268e3572b254de0087ddfe28ff07abb8903ff2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T09:17:17.369Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T09:17:17.656Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T09:17:17.942Z] + ls /var/log/sa-host [2023-03-22T09:17:17.942Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T09:17:18.006Z] provisioning config files... [2023-03-22T09:17:18.014Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config12944828160181175925tmp [Pipeline] { [Pipeline] echo [2023-03-22T09:17:18.027Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T09:17:18.316Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T09:17:18.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T09:17:18.635Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T09:17:18.644Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T09:17:18.928Z] ---> sudo-logs.sh [2023-03-22T09:17:18.928Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T09:17:18.950Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T09:17:19.234Z] ---> job-cost.sh [2023-03-22T09:17:19.234Z] lf-activate-venv: SKIPPING [2023-03-22T09:17:19.234Z] DEBUG: total: 0.10999999940395355 [2023-03-22T09:17:19.234Z] INFO: Retrieving Stack Cost... [2023-03-22T09:17:19.803Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T09:17:20.062Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T09:17:20.074Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T09:17:20.359Z] ---> logs-deploy.sh [2023-03-22T09:17:20.360Z] lf-activate-venv: SKIPPING [2023-03-22T09:17:20.360Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4464/4 [2023-03-22T09:17:20.360Z] INFO: archiving workspace using pattern(s): [2023-03-22T09:17:21.298Z] Archives upload complete. [2023-03-22T09:17:21.298Z] INFO: archiving logs to Nexus