Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+1c894e2fcaddd09107904491402c53dd28c48fa9 (45450cbff9db1973b9f66cd9c30db8712fb2a1ba) 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-ssh5151250859536063963.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14196478272869590929.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/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-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18111747954633831936.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4508903304380011401.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-4563/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-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5354718004162241237.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-15189 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1c894e2fcaddd09107904491402c53dd28c48fa9 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing 417bab8f27f5dcd6b728fa83350db2e333fb3279 Checking out Revision 417bab8f27f5dcd6b728fa83350db2e333fb3279 (PR-4563) > 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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # 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 1c894e2fcaddd09107904491402c53dd28c48fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 417bab8f27f5dcd6b728fa83350db2e333fb3279 # timeout=10 Commit message: "Merge commit '1c894e2fcaddd09107904491402c53dd28c48fa9' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk d59164fea591e2cf0adaf0ff4577ee574ae8d777 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:36 ========================================================= 08:29:36 EdgeX Global Pipelines Version Info 08:29:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:37 ------------------- 08:29:37 stable info: 08:29:37 ------------------- 08:29:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:37 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:29:37 Message: update stable to v1.0.249 08:29:37 ------------------- 08:29:37 experimental info: 08:29:37 ------------------- 08:29:37 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:37 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:29:37 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 417bab8f27f5dcd6b728fa83350db2e333fb3279 [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 417bab8 [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:38 provisioning config files... 08:29:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2779590320850084743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:38 ---> docker-login.sh 08:29:38 nexus3.edgexfoundry.org:10001 08:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:39 Configure a credential helper to remove this warning. See 08:29:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:39 08:29:39 Login Succeeded 08:29:39 nexus3.edgexfoundry.org:10002 08:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:39 Configure a credential helper to remove this warning. See 08:29:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:39 08:29:39 Login Succeeded 08:29:39 nexus3.edgexfoundry.org:10003 08:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:39 Configure a credential helper to remove this warning. See 08:29:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:39 08:29:39 Login Succeeded 08:29:39 nexus3.edgexfoundry.org:10004 08:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:39 Configure a credential helper to remove this warning. See 08:29:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:39 08:29:39 Login Succeeded 08:29:39 docker.io 08:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:39 Configure a credential helper to remove this warning. See 08:29:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:39 08:29:39 Login Succeeded 08:29:39 ---> docker-login.sh ends [Pipeline] } 08:29:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:40 + 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 08:29:40 + dirname cmd/core-command/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo core-command,cmd/core-command/Dockerfile 08:29:40 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:40 + dirname cmd/core-data/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo core-data,cmd/core-data/Dockerfile 08:29:40 + + cut -d/ -f2 08:29:40 dirname cmd/core-metadata/Dockerfile 08:29:40 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:40 + dirname cmd/security-bootstrapper/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:40 + dirname cmd/security-proxy-auth/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:40 + dirname cmd/security-proxy-setup/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:40 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:40 + dirname cmd/security-spire-agent/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:40 + dirname cmd/security-spire-config/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:40 + dirname cmd/security-spire-server/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:40 + dirname cmd/support-notifications/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:40 + dirname cmd/support-scheduler/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:40 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 08:29:40 + git rev-list -1 --merges 417bab8f27f5dcd6b728fa83350db2e333fb3279~1..417bab8f27f5dcd6b728fa83350db2e333fb3279 [Pipeline] echo 08:29:40 -----------> git rev-list -1 --merges 417bab8f27f5dcd6b728fa83350db2e333fb3279~1..417bab8f27f5dcd6b728fa83350db2e333fb3279 417bab8f27f5dcd6b728fa83350db2e333fb3279 08:29:40 417bab8f27f5dcd6b728fa83350db2e333fb3279 [false] [Pipeline] sh 08:29:40 + git log --format=format:%s -1 417bab8f27f5dcd6b728fa83350db2e333fb3279 [Pipeline] echo 08:29:40 ========================================================= 08:29:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:41 + grep -v github /etc/ssh/ssh_known_hosts 08:29:41 + [ -e /tmp/ssh_known_hosts ] 08:29:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:41 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:41 08:29:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:42 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:42 b85a868b505f: Pulling fs layer 08:29:42 e2be974225ed: Pulling fs layer 08:29:42 339a4e72a1f5: Pulling fs layer 08:29:42 988bab9f4d93: Pulling fs layer 08:29:42 1469e6f7b9e6: Pulling fs layer 08:29:42 eaf3925da568: Pulling fs layer 08:29:42 bab4dde63d76: Pulling fs layer 08:29:42 bde34c3a00c8: Pulling fs layer 08:29:42 b352a97aabf1: Pulling fs layer 08:29:42 4872d77fe225: Pulling fs layer 08:29:42 5851b861e8e6: Pulling fs layer 08:29:42 988bab9f4d93: Waiting 08:29:42 1469e6f7b9e6: Waiting 08:29:42 5851b861e8e6: Waiting 08:29:42 eaf3925da568: Waiting 08:29:42 b352a97aabf1: Waiting 08:29:42 bde34c3a00c8: Waiting 08:29:42 4872d77fe225: Waiting 08:29:42 bab4dde63d76: Waiting 08:29:42 e2be974225ed: Download complete 08:29:42 988bab9f4d93: Verifying Checksum 08:29:42 988bab9f4d93: Download complete 08:29:42 1469e6f7b9e6: Verifying Checksum 08:29:42 1469e6f7b9e6: Download complete 08:29:42 eaf3925da568: Verifying Checksum 08:29:42 eaf3925da568: Download complete 08:29:42 339a4e72a1f5: Verifying Checksum 08:29:42 339a4e72a1f5: Download complete 08:29:42 bde34c3a00c8: Download complete 08:29:42 b352a97aabf1: Download complete 08:29:42 4872d77fe225: Download complete 08:29:42 5851b861e8e6: Verifying Checksum 08:29:42 5851b861e8e6: Download complete 08:29:42 b85a868b505f: Download complete 08:29:42 bab4dde63d76: Verifying Checksum 08:29:42 bab4dde63d76: Download complete 08:29:43 b85a868b505f: Pull complete 08:29:43 e2be974225ed: Pull complete 08:29:43 339a4e72a1f5: Pull complete 08:29:44 988bab9f4d93: Pull complete 08:29:44 1469e6f7b9e6: Pull complete 08:29:44 eaf3925da568: Pull complete 08:29:45 bab4dde63d76: Pull complete 08:29:45 bde34c3a00c8: Pull complete 08:29:46 b352a97aabf1: Pull complete 08:29:46 4872d77fe225: Pull complete 08:29:46 5851b861e8e6: Pull complete 08:29:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:46 prd-ubuntu20.04-docker-8c-8g-15189 does not seem to be running inside a container 08:29:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:47 $ docker top b1debf2ac124df6567469691b972078d56c21fb0bd4284d2a9be23eac7f7ff60 -eo pid,comm 08:29:47 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). 08:29:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:47 [ssh-agent] Looking for ssh-agent implementation... 08:29:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:47 $ docker exec b1debf2ac124df6567469691b972078d56c21fb0bd4284d2a9be23eac7f7ff60 ssh-agent 08:29:47 SSH_AUTH_SOCK=/tmp/ssh-z0IlyZenBIwA/agent.32 08:29:47 SSH_AGENT_PID=38 08:29:47 Running ssh-add (command line suppressed) 08:29:48 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7344160700708767247.key (/w/workspace/edgex-go/3@tmp/private_key_7344160700708767247.key) 08:29:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:48 + git tag --points-at HEAD [Pipeline] } 08:29:48 $ docker exec --env ******** --env ******** b1debf2ac124df6567469691b972078d56c21fb0bd4284d2a9be23eac7f7ff60 ssh-agent -k 08:29:48 unset SSH_AUTH_SOCK; 08:29:48 unset SSH_AGENT_PID; 08:29:48 echo Agent pid 38 killed; 08:29:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:48 [ssh-agent] Looking for ssh-agent implementation... 08:29:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:48 $ docker exec b1debf2ac124df6567469691b972078d56c21fb0bd4284d2a9be23eac7f7ff60 ssh-agent 08:29:48 SSH_AUTH_SOCK=/tmp/ssh-Ri5uBkS7UZwH/agent.70 08:29:48 SSH_AGENT_PID=76 08:29:48 Running ssh-add (command line suppressed) 08:29:48 Identity added: /w/workspace/edgex-go/3@tmp/private_key_10179435984549403465.key (/w/workspace/edgex-go/3@tmp/private_key_10179435984549403465.key) 08:29:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:49 + git semver init 08:29:49 2023-05-11 08:29:49,271 [run_init] DEBUG init version:0.0.0 force:False 08:29:49 2023-05-11 08:29:49,272 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:29:49 2023-05-11 08:29:49,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:29:49 2023-05-11 08:29:49,272 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 08:29:54 2023-05-11 08:29:54,063 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:29:54 2023-05-11 08:29:54,064 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4563 with force:False 08:29:54 2023-05-11 08:29:54,064 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4563 08:29:54 2023-05-11 08:29:54,069 [execute] INFO git cat-file --batch-check 08:29:54 2023-05-11 08:29:54,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:29:54 2023-05-11 08:29:54,075 [execute] INFO git cat-file --batch 08:29:54 2023-05-11 08:29:54,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:29:54 2023-05-11 08:29:54,081 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4563 08:29:54 0.0.0 [Pipeline] } 08:29:54 $ docker exec --env ******** --env ******** b1debf2ac124df6567469691b972078d56c21fb0bd4284d2a9be23eac7f7ff60 ssh-agent -k 08:29:54 unset SSH_AUTH_SOCK; 08:29:54 unset SSH_AGENT_PID; 08:29:54 echo Agent pid 76 killed; 08:29:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:55 + git semver [Pipeline] } 08:29:55 $ docker stop --time=1 b1debf2ac124df6567469691b972078d56c21fb0bd4284d2a9be23eac7f7ff60 08:29:56 $ docker rm -f --volumes b1debf2ac124df6567469691b972078d56c21fb0bd4284d2a9be23eac7f7ff60 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:57 Stashed 1 file(s) [Pipeline] echo 08:29:57 [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 08:29:57 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:29:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:57 ========================================================= 08:29:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:29:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:29:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:57 f56be85fc22e: Pulling fs layer 08:29:57 85791d961cd3: Pulling fs layer 08:29:57 d694b5ae8c79: Pulling fs layer 08:29:57 9f32a84ed3da: Pulling fs layer 08:29:57 4d19c01a9841: Pulling fs layer 08:29:57 9325e15d5711: Pulling fs layer 08:29:57 556b6ee489ea: Pulling fs layer 08:29:57 4d19c01a9841: Waiting 08:29:57 9f32a84ed3da: Waiting 08:29:57 9325e15d5711: Waiting 08:29:57 c5a4b2cf53e6: Pulling fs layer 08:29:57 556b6ee489ea: Waiting 08:29:57 c5a4b2cf53e6: Waiting 08:29:57 85791d961cd3: Download complete 08:29:57 9f32a84ed3da: Verifying Checksum 08:29:57 9f32a84ed3da: Download complete 08:29:57 4d19c01a9841: Verifying Checksum 08:29:57 4d19c01a9841: Download complete 08:29:57 f56be85fc22e: Verifying Checksum 08:29:57 f56be85fc22e: Download complete 08:29:57 9325e15d5711: Verifying Checksum 08:29:57 9325e15d5711: Download complete 08:29:58 f56be85fc22e: Pull complete 08:29:58 85791d961cd3: Pull complete 08:29:58 c5a4b2cf53e6: Verifying Checksum 08:29:58 c5a4b2cf53e6: Download complete 08:29:58 d694b5ae8c79: Verifying Checksum 08:29:58 d694b5ae8c79: Download complete 08:29:58 556b6ee489ea: Verifying Checksum 08:29:58 556b6ee489ea: Download complete 08:30:01 d694b5ae8c79: Pull complete 08:30:02 9f32a84ed3da: Pull complete 08:30:02 4d19c01a9841: Pull complete 08:30:02 9325e15d5711: Pull complete 08:30:04 556b6ee489ea: Pull complete 08:30:05 c5a4b2cf53e6: Pull complete 08:30:05 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:30:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:06 WORKDIR /edgex 08:30:06 COPY go.mod . 08:30:06 RUN go mod download 08:30:06 + docker build -t ci-base-image-x86_64 -f - . 08:30:06 Sending build context to Docker daemon 170.8MB 08:30:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:06 ---> c4be618373d6 08:30:06 Step 2/4 : WORKDIR /edgex 08:30:08 ---> Running in c57627d94336 08:30:09 Removing intermediate container c57627d94336 08:30:09 ---> 0822a6ebe133 08:30:09 Step 3/4 : COPY go.mod . 08:30:09 ---> 1bbf1b24a860 08:30:09 Step 4/4 : RUN go mod download 08:30:09 ---> Running in 476956a77835 08:30:12 Still waiting to schedule task 08:30:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:28 Removing intermediate container 476956a77835 08:30:28 ---> 9a10669a63e8 08:30:28 Successfully built 9a10669a63e8 08:30:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:28 + docker inspect -f . ci-base-image-x86_64 08:30:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:28 prd-ubuntu20.04-docker-8c-8g-15189 does not seem to be running inside a container 08:30:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:29 $ docker top 078991028ff165638f188bb0a79e86129b81d625c57c66fe337e69b2b40e3c18 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:29 + go version 08:30:29 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:29 $ docker stop --time=1 078991028ff165638f188bb0a79e86129b81d625c57c66fe337e69b2b40e3c18 08:30:30 $ docker rm -f --volumes 078991028ff165638f188bb0a79e86129b81d625c57c66fe337e69b2b40e3c18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:31 + docker inspect -f . ci-base-image-x86_64 08:30:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:31 prd-ubuntu20.04-docker-8c-8g-15189 does not seem to be running inside a container 08:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:31 $ docker top 0de3b99b089b67547e7658be71d76ebef112c009ee9f68e06b3cf58fffa8a1d1 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:31 ========================================================= 08:30:31 [edgeXBuildGoParallel] Running Tests and Build... 08:30:31 ========================================================= [Pipeline] sh 08:30:32 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:30:32 + make test 08:30:32 go test -race -coverprofile=coverage.out ./... 08:30:39 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 08:30:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.775s coverage: 88.5% of statements 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.374s coverage: 95.6% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 08:31:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements 08:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 42.9% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 82.9% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.280s coverage: 79.9% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.080s coverage: 92.9% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.052s coverage: 86.0% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 63.1% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 08:31:39 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 08:31:39 running golangci-lint 08:31:39 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:31:39 go version go1.20.2 linux/amd64 08:31:39 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:39 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:31:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15191 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws 08:31:52 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:31:52 The recommended git tool is: git 08:31:54 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|name|types_sizes|compiled_files|deps|imports) took 15.489039799s" 08:31:54 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 58.991492ms" 08:31:58 using credential edgex-jenkins-ssh 08:31:58 Cloning the remote Git repository 08:31:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:58 > git init /w/workspace/edgex-go/3 # timeout=10 08:31:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:58 > git --version # timeout=10 08:31:58 > git --version # 'git version 2.25.1' 08:31:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:02 level=info msg="[linters_context/goanalysis] analyzers took 1m21.093322074s with top 10 stages: buildir: 37.101868019s, fact_deprecated: 2.231630392s, inspect: 2.123608955s, ctrlflow: 2.049961834s, printf: 2.042719467s, gosec: 1.650265334s, S1038: 1.364735898s, nilness: 1.133928566s, fact_purity: 982.237366ms, directives: 873.054058ms" 08:32:02 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:32:02 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, nolint: 0/23, skip_dirs: 203/203, autogenerated_exclude: 203/203, filename_unadjuster: 203/203, exclude-rules: 23/203, cgo: 203/203, path_prettifier: 203/203, identifier_marker: 203/203, exclude: 203/203" 08:32:02 level=info msg="[runner] processing took 17.473731ms with stages: nolint: 7.819737ms, identifier_marker: 4.568294ms, path_prettifier: 1.524219ms, autogenerated_exclude: 1.523828ms, exclude-rules: 1.28177ms, skip_dirs: 675.651µs, cgo: 59.082µs, filename_unadjuster: 17.22µs, max_same_issues: 780ns, skip_files: 620ns, uniq_by_line: 570ns, exclude: 390ns, source_code: 340ns, severity-rules: 240ns, diff: 220ns, sort_results: 220ns, max_from_linter: 160ns, path_shortener: 160ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 08:32:02 level=info msg="[runner] linters took 8.486403707s with stages: goanalysis_metalinter: 8.468832313s" 08:32:02 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:02 level=info msg="Memory: 242 samples, avg is 192.9MB, max is 744.3MB" 08:32:02 level=info msg="Execution took 24.043571116s" 08:32:02 go vet ./... 08:32:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:07 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:07 + ls -al . 08:32:07 total 704 08:32:07 drwxrwxr-x 11 1001 1001 4096 May 11 08:30 . 08:32:07 drwxr-xr-x 4 root root 4096 May 11 08:30 .. 08:32:07 drwxrwxr-x 2 1001 1001 4096 May 11 08:29 .blubracket 08:32:07 -rw-rw-r-- 1 1001 1001 16 May 11 08:29 .dockerignore 08:32:07 drwxrwxr-x 8 1001 1001 4096 May 11 08:29 .git 08:32:07 drwxrwxr-x 3 1001 1001 4096 May 11 08:29 .github 08:32:07 -rw-rw-r-- 1 1001 1001 1133 May 11 08:29 .gitignore 08:32:07 -rw-rw-r-- 1 1001 1001 42 May 11 08:29 .golangci.yml 08:32:07 -rw-rw-r-- 1 1001 1001 87 May 11 08:29 .hadolint.yml 08:32:07 drwxr-xr-x 3 1001 1001 4096 May 11 08:29 .semver 08:32:07 -rw-rw-r-- 1 1001 1001 166 May 11 08:29 .sonarcloud.properties 08:32:07 -rw-rw-r-- 1 1001 1001 1171 May 11 08:29 ADOPTERS.md 08:32:07 -rw-rw-r-- 1 1001 1001 10835 May 11 08:29 Attribution.txt 08:32:07 -rw-rw-r-- 1 1001 1001 73765 May 11 08:29 CHANGELOG.md 08:32:07 -rw-rw-r-- 1 1001 1001 3804 May 11 08:29 CONTRIBUTING.md 08:32:07 -rw-rw-r-- 1 1001 1001 677 May 11 08:29 GOVERNANCE.md 08:32:07 -rw-rw-r-- 1 1001 1001 883 May 11 08:29 Jenkinsfile 08:32:07 -rw-rw-r-- 1 1001 1001 10775 May 11 08:29 LICENSE 08:32:07 -rw-rw-r-- 1 1001 1001 14368 May 11 08:29 Makefile 08:32:07 -rw-rw-r-- 1 1001 1001 582 May 11 08:29 OWNERS.md 08:32:07 -rw-rw-r-- 1 1001 1001 9902 May 11 08:29 README.md 08:32:07 -rw-rw-r-- 1 1001 1001 789 May 11 08:29 SECURITY.md 08:32:07 -rw-rw-r-- 1 1001 1001 5 May 11 08:29 VERSION 08:32:07 drwxrwxr-x 2 1001 1001 4096 May 11 08:29 bin 08:32:07 drwxrwxr-x 18 1001 1001 4096 May 11 08:29 cmd 08:32:07 -rw-r--r-- 1 root root 447731 May 11 08:31 coverage.out 08:32:07 -rw-rw-r-- 1 1001 1001 3201 May 11 08:29 go.mod 08:32:07 -rw-rw-r-- 1 1001 1001 31042 May 11 08:29 go.sum 08:32:07 drwxrwxr-x 7 1001 1001 4096 May 11 08:29 internal 08:32:07 drwxrwxr-x 3 1001 1001 4096 May 11 08:29 openapi 08:32:07 -rw-rw-r-- 1 1001 1001 594 May 11 08:29 security.txt 08:32:07 drwxrwxr-x 4 1001 1001 4096 May 11 08:29 snap 08:32:07 -rw-rw-r-- 1 1001 1001 204 May 11 08:29 version.go [Pipeline] sh 08:32:08 + '[' -e coverage.out ] 08:32:08 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:08 Stashed 1 file(s) [Pipeline] sh 08:32:08 + make build 08:32:08 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 08:32:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:19 Merging remotes/origin/main commit 1c894e2fcaddd09107904491402c53dd28c48fa9 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 08:32:19 Merge succeeded, producing 6bed93e808492c1bcb1c32678c135e0cf8965531 08:32:19 Checking out Revision 6bed93e808492c1bcb1c32678c135e0cf8965531 (PR-4563) 08:32:19 > git config core.sparsecheckout # timeout=10 08:32:19 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 08:32:19 > git remote # timeout=10 08:32:19 > git config --get remote.origin.url # timeout=10 08:32:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:19 > git merge 1c894e2fcaddd09107904491402c53dd28c48fa9 # timeout=10 08:32:19 > git rev-parse HEAD^{commit} # timeout=10 08:32:19 > git config core.sparsecheckout # timeout=10 08:32:19 > git checkout -f 6bed93e808492c1bcb1c32678c135e0cf8965531 # timeout=10 08:32:20 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 08:32:22 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 08:32:23 Commit message: "Merge commit '1c894e2fcaddd09107904491402c53dd28c48fa9' into HEAD" 08:32:23 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 08:32:23 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:24 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 08:32:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:24 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:24 Dload Upload Total Spent Left Speed 08:32:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 08:32:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:23 > git rev-list --no-walk d59164fea591e2cf0adaf0ff4577ee574ae8d777 # timeout=10 08:32:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:25 + sudo tee /etc/docker/daemon.new 08:32:25 { 08:32:25 "registry-mirrors": [ 08:32:25 "https://nexus3.edgexfoundry.org:10001" 08:32:25 ], 08:32:25 "bip": "10.250.0.254/24", 08:32:25 "hosts": [ 08:32:25 "tcp://0.0.0.0:5555", 08:32:25 "unix:///var/run/docker.sock" 08:32:25 ], 08:32:25 "mtu": 1458, 08:32:25 "selinux-enabled": true, 08:32:25 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:25 } [Pipeline] sh 08:32:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:26 + sudo service docker restart 08:32:31 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 08:32:32 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 08:32:33 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 08:32:35 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 08:32:36 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 08:32:36 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 08:32:38 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] } 08:32:39 $ docker stop --time=1 0de3b99b089b67547e7658be71d76ebef112c009ee9f68e06b3cf58fffa8a1d1 08:32:42 $ docker rm -f --volumes 0de3b99b089b67547e7658be71d76ebef112c009ee9f68e06b3cf58fffa8a1d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:43 08:32:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:44 latest: Pulling from edgex-devops/edgex-compose 08:32:44 cbdbe7a5bc2a: Pulling fs layer 08:32:44 ca9280d653b3: Pulling fs layer 08:32:44 7e9c9ca2126c: Pulling fs layer 08:32:44 cbdbe7a5bc2a: Verifying Checksum 08:32:44 cbdbe7a5bc2a: Download complete 08:32:44 ca9280d653b3: Verifying Checksum 08:32:44 ca9280d653b3: Download complete 08:32:44 cbdbe7a5bc2a: Pull complete 08:32:44 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:44 provisioning config files... 08:32:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17666534081965229862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:44 ca9280d653b3: Pull complete 08:32:45 ---> docker-login.sh 08:32:45 nexus3.edgexfoundry.org:10001 08:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:45 Configure a credential helper to remove this warning. See 08:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:45 08:32:45 Login Succeeded 08:32:45 nexus3.edgexfoundry.org:10002 08:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:46 Configure a credential helper to remove this warning. See 08:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:46 08:32:46 Login Succeeded 08:32:46 nexus3.edgexfoundry.org:10003 08:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:46 Configure a credential helper to remove this warning. See 08:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:46 08:32:46 Login Succeeded 08:32:46 nexus3.edgexfoundry.org:10004 08:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:46 Configure a credential helper to remove this warning. See 08:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:46 08:32:46 Login Succeeded 08:32:46 docker.io 08:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:47 Configure a credential helper to remove this warning. See 08:32:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:47 08:32:47 Login Succeeded 08:32:47 ---> docker-login.sh ends [Pipeline] } 08:32:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:48 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:32:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:48 ========================================================= 08:32:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:32:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:48 7e9c9ca2126c: Pull complete 08:32:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:48 prd-ubuntu20.04-docker-8c-8g-15189 does not seem to be running inside a container 08:32:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:48 c41833b44d91: Pulling fs layer 08:32:48 ed15518f5707: Pulling fs layer 08:32:48 feae8fd75edb: Pulling fs layer 08:32:48 242c74f7c9fa: Pulling fs layer 08:32:48 3cdef696dda3: Pulling fs layer 08:32:48 2ced38df9373: Pulling fs layer 08:32:48 58f1dce35555: Pulling fs layer 08:32:48 242c74f7c9fa: Waiting 08:32:48 3cdef696dda3: Waiting 08:32:48 2ced38df9373: Waiting 08:32:48 58f1dce35555: Waiting 08:32:48 ed15518f5707: Verifying Checksum 08:32:48 ed15518f5707: Download complete 08:32:48 242c74f7c9fa: Verifying Checksum 08:32:48 242c74f7c9fa: Download complete 08:32:48 3cdef696dda3: Verifying Checksum 08:32:48 3cdef696dda3: Download complete 08:32:48 c41833b44d91: Download complete 08:32:50 c41833b44d91: Pull complete 08:32:50 58f1dce35555: Verifying Checksum 08:32:50 58f1dce35555: Download complete 08:32:50 $ docker top 6607ca68c055ebd1314b16442f192ef2fa8b32c48229a44a8437cc72161bd731 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:50 ed15518f5707: Pull complete 08:32:50 + docker-compose build --help 08:32:50 + grep parallel 08:32:51 --parallel Build images in parallel. [Pipeline] } 08:32:51 $ docker stop --time=1 6607ca68c055ebd1314b16442f192ef2fa8b32c48229a44a8437cc72161bd731 08:32:51 feae8fd75edb: Verifying Checksum 08:32:51 feae8fd75edb: Download complete 08:32:51 2ced38df9373: Verifying Checksum 08:32:51 2ced38df9373: Download complete 08:32:52 $ docker rm -f --volumes 6607ca68c055ebd1314b16442f192ef2fa8b32c48229a44a8437cc72161bd731 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:52 prd-ubuntu20.04-docker-8c-8g-15189 does not seem to be running inside a container 08:32:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:53 $ docker top 89b8440835637bf282aea9fd948f9c09d9e513302de483a890cc837ed1b5341a -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:53 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:54 Building core-command ... 08:32:54 Building core-common-config-bootstrapper ... 08:32:54 Building core-data ... 08:32:54 Building core-metadata ... 08:32:54 Building security-bootstrapper ... 08:32:54 Building security-proxy-auth ... 08:32:54 Building security-proxy-setup ... 08:32:54 Building security-secretstore-setup ... 08:32:54 Building security-spiffe-token-provider ... 08:32:54 Building security-spire-agent ... 08:32:54 Building security-spire-config ... 08:32:54 Building security-spire-server ... 08:32:54 Building support-notifications ... 08:32:54 Building support-scheduler ... 08:32:54 Building security-secretstore-setup 08:32:54 Building security-spire-agent 08:32:54 Building security-spiffe-token-provider 08:32:54 Building support-scheduler 08:32:54 Building core-metadata 08:33:03 feae8fd75edb: Pull complete 08:33:03 242c74f7c9fa: Pull complete 08:33:03 3cdef696dda3: Pull complete 08:33:09 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:33:09 ---> 9a10669a63e8 08:33:09 Step 3/25 : WORKDIR /edgex-go 08:33:09 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:33:09 ---> 9a10669a63e8 08:33:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:33:09 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:33:09 ---> 9a10669a63e8 08:33:09 Step 3/20 : WORKDIR /edgex-go 08:33:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:09 ---> 9a10669a63e8 08:33:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:09 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:09 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:33:09 ---> 9a10669a63e8 08:33:09 Step 3/27 : WORKDIR /edgex-go 08:33:09 2ced38df9373: Pull complete 08:33:11 ---> Running in e1d442d48cca 08:33:11 ---> Running in deb5e6e2fc30 08:33:11 ---> Running in 544d76e5a30f 08:33:11 ---> Running in d57bd6ed2f80 08:33:11 ---> Running in 387a627e865f 08:33:11 Removing intermediate container 387a627e865f 08:33:11 ---> e1cd6d661b9d 08:33:11 Step 4/25 : WORKDIR /edgex-go 08:33:11 Removing intermediate container d57bd6ed2f80 08:33:11 ---> f0c0bf6ef020 08:33:11 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:33:11 Removing intermediate container e1d442d48cca 08:33:11 ---> 81ad956598fa 08:33:11 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:33:11 Removing intermediate container 544d76e5a30f 08:33:11 ---> 6fa5bfbb2f75 08:33:11 Step 4/25 : RUN apk add --update --no-cache make git 08:33:11 Removing intermediate container deb5e6e2fc30 08:33:11 ---> aca9d7e9c1b9 08:33:11 Step 4/23 : WORKDIR /edgex-go 08:33:11 ---> Running in 31d2e0711c92 08:33:11 ---> Running in 58ae3349d82b 08:33:11 ---> Running in ad255cc3a8f9 08:33:11 ---> Running in 99f88cd97e59 08:33:11 ---> Running in 0982320e7a56 08:33:11 Removing intermediate container 31d2e0711c92 08:33:11 ---> 02a86d4dda89 08:33:11 Step 5/25 : RUN apk add --update --no-cache make git 08:33:11 Removing intermediate container 0982320e7a56 08:33:11 ---> f58387755824 08:33:11 Step 5/23 : RUN apk add --update --no-cache make git 08:33:11 ---> Running in bd226afdc688 08:33:11 ---> Running in d05d6de4fbed 08:33:11 58f1dce35555: Pull complete 08:33:11 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:33:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:12 WORKDIR /edgex 08:33:12 COPY go.mod . 08:33:12 RUN go mod download 08:33:12 + docker build -t ci-base-image-arm64 -f - . 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:12 v3.17.3-163-g9a589d27eb2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:12 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:12 OK: 17821 distinct packages available 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:12 OK: 265 MiB in 53 packages 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:12 OK: 265 MiB in 53 packages 08:33:12 OK: 265 MiB in 53 packages 08:33:12 OK: 265 MiB in 53 packages 08:33:12 Sending build context to Docker daemon 2.928MB 08:33:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:12 ---> fadd8f120f05 08:33:12 Step 2/4 : WORKDIR /edgex 08:33:12 OK: 265 MiB in 53 packages 08:33:12 Removing intermediate container ad255cc3a8f9 08:33:12 ---> b1cca54eb0c6 08:33:12 Step 5/27 : COPY go.mod vendor* ./ 08:33:13 ---> 4c231242bd61 08:33:13 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:13 ---> Running in 216640f07c88 08:33:13 Removing intermediate container 99f88cd97e59 08:33:13 ---> 3cf02f8d60ea 08:33:13 Step 5/25 : COPY go.mod vendor* ./ 08:33:13 Removing intermediate container d05d6de4fbed 08:33:13 ---> 68be364ab840 08:33:13 Step 6/23 : COPY go.mod vendor* ./ 08:33:13 Removing intermediate container 58ae3349d82b 08:33:13 ---> 2aa991f30dd2 08:33:13 Step 5/20 : COPY go.mod vendor* ./ 08:33:13 ---> 5694dd3822e9 08:33:13 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:13 Removing intermediate container bd226afdc688 08:33:13 ---> 82684dee03aa 08:33:13 Step 6/25 : COPY go.mod vendor* ./ 08:33:13 ---> Running in 8ab64af03859 08:33:13 ---> efec9d617b3a 08:33:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:13 ---> Running in 58284dcc05fe 08:33:13 ---> d9aa136e6978 08:33:13 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:13 ---> Running in ccc68a2a8da6 08:33:13 ---> 70eab45e4596 08:33:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:13 ---> Running in 12962b16cebe 08:33:16 ---> Running in 45abfcb42d0d 08:33:16 Removing intermediate container 45abfcb42d0d 08:33:16 ---> 935319b54eab 08:33:16 Step 3/4 : COPY go.mod . 08:33:16 ---> 8e947e42da8a 08:33:16 Step 4/4 : RUN go mod download 08:33:16 ---> Running in 3890a36eeb8f 08:33:48 Removing intermediate container 3890a36eeb8f 08:33:48 ---> 10094fbeb1e1 08:33:48 Successfully built 10094fbeb1e1 08:33:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:49 + docker inspect -f . ci-base-image-arm64 08:33:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:49 prd-ubuntu20.04-docker-arm64-4c-16g-15191 does not seem to be running inside a container 08:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:50 $ docker top 96440e4cd12f44d75b6b18abfc5714f44905cac29be7be744d6f240d8f9f1e2f -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:51 + go version 08:33:51 go version go1.20.2 linux/arm64 [Pipeline] } 08:33:51 $ docker stop --time=1 96440e4cd12f44d75b6b18abfc5714f44905cac29be7be744d6f240d8f9f1e2f 08:33:55 $ docker rm -f --volumes 96440e4cd12f44d75b6b18abfc5714f44905cac29be7be744d6f240d8f9f1e2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:56 + docker inspect -f . ci-base-image-arm64 08:33:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:56 prd-ubuntu20.04-docker-arm64-4c-16g-15191 does not seem to be running inside a container 08:33:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:57 $ docker top d72614ce6ece4725552f6548d85bd4c4e0c22b1e883e32923d8ac2d83e91efbc -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:57 ========================================================= 08:33:57 [edgeXBuildGoParallel] Running Tests and Build... 08:33:57 ========================================================= [Pipeline] sh 08:33:58 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:33:58 + make test 08:33:58 go test -race -coverprofile=coverage.out ./... 08:34:21 Removing intermediate container ccc68a2a8da6 08:34:21 ---> 42b8e2b0e472 08:34:21 Step 7/20 : COPY . . 08:34:21 Removing intermediate container 216640f07c88 08:34:21 ---> b4247e469140 08:34:21 Step 7/27 : COPY . . 08:34:21 Removing intermediate container 58284dcc05fe 08:34:21 ---> d4ca9d72125e 08:34:21 Step 8/23 : COPY . . 08:34:21 Removing intermediate container 12962b16cebe 08:34:21 ---> 3cf88a5fa8da 08:34:21 Step 8/25 : COPY . . 08:34:21 Removing intermediate container 8ab64af03859 08:34:21 ---> 964033d22837 08:34:21 Step 7/25 : COPY . . 08:34:31 ---> ec5f6c1477ea 08:34:31 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:34:31 ---> 70a8bfb20240 08:34:31 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:31 ---> 673495a0ba4c 08:34:31 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:31 ---> Running in b44e5d2bb24b 08:34:31 ---> Running in 7cabd3674999 08:34:31 ---> bad94639a19f 08:34:31 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:34:31 ---> Running in 5949afdf4a62 08:34:31 ---> 6f6ee28512df 08:34:31 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:31 ---> Running in 56839c67d4c8 08:34:31 ---> Running in 2dab10f03964 08:34:31 Removing intermediate container 7cabd3674999 08:34:31 ---> aff1bf682397 08:34:31 Step 9/27 : WORKDIR /edgex-go/spire-build 08:34:31 ---> Running in 846799def86c 08:34:31 Removing intermediate container 846799def86c 08:34:31 ---> 4d719e8ed9e9 08:34:31 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:31 ---> Running in e1a80f58c4dc 08:34:31 Removing intermediate container e1a80f58c4dc 08:34:31 ---> 827c95256b75 08:34:31 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 08:34:31 ---> Running in 9733771fa489 08:34:31 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 08:34:32 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 08:34:32 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 08:34:32 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 08:34:33 Removing intermediate container 9733771fa489 08:34:33 ---> f8ac2258877c 08:34:33 Step 12/27 : WORKDIR /edgex-go 08:34:33 ---> Running in 3c8ab9d871ea 08:34:33 Removing intermediate container 3c8ab9d871ea 08:34:33 ---> 1a7fdadee832 08:34:33 08:34:33 Step 13/27 : FROM alpine:3.17 08:34:33 3.17: Pulling from library/alpine 08:34:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:34:34 Status: Downloaded newer image for alpine:3.17 08:34:34 ---> 9ed4aefc74f6 08:34:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:34 ---> Running in 59581392c2b0 08:34:34 Removing intermediate container 59581392c2b0 08:34:34 ---> 2bb0b50f150a 08:34:34 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:34 ---> Running in 32ffaa9ee659 08:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:34 v3.17.3-163-g9a589d27eb2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:34 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:34 OK: 17821 distinct packages available 08:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:35 (1/5) Installing dumb-init (1.2.5-r2) 08:34:35 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:35 (3/5) Installing libucontext (1.2-r0) 08:34:35 (4/5) Installing gcompat (1.1.0-r0) 08:34:35 (5/5) Installing openssl (3.0.8-r4) 08:34:35 Executing busybox-1.35.0-r29.trigger 08:34:35 OK: 8 MiB in 20 packages 08:34:36 Removing intermediate container 32ffaa9ee659 08:34:36 ---> 6352b5977fbf 08:34:36 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:36 ---> 1de378a142e1 08:34:36 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:34:36 ---> cf9a4f0ac0b4 08:34:36 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:34:41 ---> f12b6b60937b 08:34:41 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:45 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:46 ---> e424cf1d4f41 08:34:46 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:46 ---> d396057f595d 08:34:46 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:48 ---> 9a5c4208f68c 08:34:48 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:49 ---> c9cd9fa45a38 08:34:49 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:49 ---> Running in 5f02983e3b34 08:34:50 Removing intermediate container 5f02983e3b34 08:34:50 ---> 8f5e167c0b59 08:34:50 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:50 ---> Running in b67db9aea77b 08:34:50 Removing intermediate container b67db9aea77b 08:34:50 ---> 40da68298426 08:34:50 Step 25/27 : LABEL arch=x86_64 08:34:50 ---> Running in ca33a3a16f3a 08:34:50 Removing intermediate container ca33a3a16f3a 08:34:50 ---> f4c9220b83e7 08:34:50 Step 26/27 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 08:34:50 ---> Running in 8826f3da5727 08:34:51 Removing intermediate container 8826f3da5727 08:34:51 ---> 049e7f960242 08:34:51 Step 27/27 : LABEL version=0.0.0 08:34:51 ---> Running in 4c9c84b8166c 08:34:51 Removing intermediate container 4c9c84b8166c 08:34:51 ---> 661c0989c071 08:34:51 08:34:51 Successfully built 661c0989c071 08:34:51 Successfully tagged security-spire-agent:latest 08:34:52  Building security-spire-agent ... done Building core-common-config-bootstrapper 08:34:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:56 ---> 9a10669a63e8 08:34:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:56 ---> Using cache 08:34:56 ---> aca9d7e9c1b9 08:34:56 Step 4/23 : WORKDIR /edgex-go 08:34:56 ---> Using cache 08:34:56 ---> f58387755824 08:34:56 Step 5/23 : RUN apk add --update --no-cache make git 08:34:56 ---> Using cache 08:34:56 ---> 68be364ab840 08:34:56 Step 6/23 : COPY go.mod vendor* ./ 08:34:56 ---> Using cache 08:34:56 ---> efec9d617b3a 08:34:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:56 ---> Using cache 08:34:56 ---> d4ca9d72125e 08:34:56 Step 8/23 : COPY . . 08:34:56 ---> Using cache 08:34:56 ---> bad94639a19f 08:34:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:01 ---> Running in 75c01467935a 08:35:01 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 08:35:01 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 08:35:11 Removing intermediate container 2dab10f03964 08:35:11 ---> 7731110c7b07 08:35:11 08:35:11 Step 10/25 : FROM alpine:3.17 08:35:11 ---> 9ed4aefc74f6 08:35:11 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:35:11 Removing intermediate container 5949afdf4a62 08:35:11 ---> 68cb34e629d0 08:35:11 08:35:11 Step 9/25 : FROM alpine:3.17 08:35:11 ---> 9ed4aefc74f6 08:35:11 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:11 ---> Running in 1540de7aaabf 08:35:11 ---> Running in 943e3629c073 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:11 (1/1) Installing dumb-init (1.2.5-r2) 08:35:11 Executing busybox-1.35.0-r29.trigger 08:35:11 OK: 7 MiB in 16 packages 08:35:11 (1/3) Installing ca-certificates (20230506-r0) 08:35:11 (2/3) Installing dumb-init (1.2.5-r2) 08:35:11 (3/3) Installing su-exec (0.2-r2) 08:35:11 Executing busybox-1.35.0-r29.trigger 08:35:11 Executing ca-certificates-20230506-r0.trigger 08:35:11 OK: 8 MiB in 18 packages 08:35:15 Removing intermediate container 943e3629c073 08:35:15 ---> 1ce2de56391c 08:35:15 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:15 Removing intermediate container 1540de7aaabf 08:35:15 ---> 308677c92442 08:35:15 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:35:15 Removing intermediate container 56839c67d4c8 08:35:15 ---> 1ec4bf025f05 08:35:15 08:35:15 Step 10/23 : FROM alpine:3.17 08:35:15 ---> 9ed4aefc74f6 08:35:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:15 ---> Using cache 08:35:15 ---> 1ce2de56391c 08:35:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:15 ---> Running in 1f13d21f3932 08:35:15 ---> Running in 490e65f5f71b 08:35:15 Removing intermediate container b44e5d2bb24b 08:35:15 ---> c4ff01cebf3d 08:35:15 08:35:15 Step 9/20 : FROM alpine:3.17 08:35:15 ---> 9ed4aefc74f6 08:35:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:35:15 ---> Running in 717e9e87d1e2 08:35:15 ---> Running in 5cb9d0dbbb19 08:35:16 Removing intermediate container 1f13d21f3932 08:35:16 ---> b8b526e1bf3b 08:35:16 Removing intermediate container 490e65f5f71b 08:35:16 Step 13/25 : ENV APP_PORT=59881 08:35:16 ---> 28173ddd44da 08:35:16 Step 12/25 : WORKDIR / 08:35:16 ---> Running in 0545cb44a20f 08:35:16 ---> Running in 7edb2d1d5507 08:35:16 Removing intermediate container 717e9e87d1e2 08:35:16 ---> 4d0be860b48d 08:35:16 Step 13/23 : ENV APP_PORT=59861 08:35:16 ---> Running in 1784fe2b43c7 08:35:16 Removing intermediate container 5cb9d0dbbb19 08:35:16 ---> 81fec287e938 08:35:16 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:16 Removing intermediate container 0545cb44a20f 08:35:16 ---> a12cb59e0b34 08:35:16 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:16 ---> Running in 6868e93dff9c 08:35:16 Removing intermediate container 7edb2d1d5507 08:35:16 ---> 67d73a6f7386 08:35:16 Step 14/25 : EXPOSE $APP_PORT 08:35:16 Removing intermediate container 1784fe2b43c7 08:35:16 ---> 86b89f14700a 08:35:16 Step 14/23 : EXPOSE $APP_PORT 08:35:16 ---> Running in 63e4eafb1a24 08:35:16 ---> Running in 9543119c1871 08:35:16 ---> 174b4b744f9b 08:35:16 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:35:16 Removing intermediate container 63e4eafb1a24 08:35:16 ---> 2ab9467ba785 08:35:16 Step 15/25 : WORKDIR / 08:35:16 Removing intermediate container 9543119c1871 08:35:16 ---> 11f9e237bb39 08:35:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:16 ---> Running in e708e7781e81 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:16 ---> 3d7dd23c6264 08:35:16 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:16 ---> 858046cd38ec 08:35:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:16 Removing intermediate container e708e7781e81 08:35:16 ---> 7f29faffd4b6 08:35:16 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:16 v3.17.3-163-g9a589d27eb2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:16 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:16 OK: 17821 distinct packages available 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:17 ---> 2080a7c0c7da 08:35:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:17 ---> 7cfdbaca13cc 08:35:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:35:17 ---> b4bad2997f9d 08:35:17 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:35:17 (1/9) Installing ca-certificates (20230506-r0) 08:35:17 (2/9) Installing brotli-libs (1.0.9-r9) 08:35:17 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:35:17 (4/9) Installing libcurl (8.0.1-r0) 08:35:17 (5/9) Installing curl (8.0.1-r0) 08:35:17 (6/9) Installing dumb-init (1.2.5-r2) 08:35:17 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:17 (8/9) Installing libucontext (1.2-r0) 08:35:17 (9/9) Installing gcompat (1.1.0-r0) 08:35:17 Executing busybox-1.35.0-r29.trigger 08:35:17 Executing ca-certificates-20230506-r0.trigger 08:35:17 OK: 10 MiB in 24 packages 08:35:18 ---> d87c2d633019 08:35:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:18 ---> 1ca0e368a0a8 08:35:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:18 ---> 56fbe1ee24cc 08:35:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:35:19 ---> 0ef784ed871a 08:35:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:19 ---> 3e12afa0eb96 08:35:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:35:19 ---> 546049c9e67d 08:35:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:35:19 ---> Running in 6dc6717b60c2 08:35:19 Removing intermediate container 6868e93dff9c 08:35:19 ---> 3b8f6645d23d 08:35:19 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:19 Removing intermediate container 6dc6717b60c2 08:35:19 ---> 0e3c0f90662a 08:35:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:19 ---> e2a570086a9b 08:35:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:19 ---> Running in 463e6ed74b13 08:35:20 ---> 2a4835023376 08:35:20 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:35:20 ---> 13556bb92391 08:35:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:20 Removing intermediate container 463e6ed74b13 08:35:20 ---> 60d7feb9d5f5 08:35:20 Step 21/23 : LABEL arch=x86_64 08:35:21 ---> Running in 93ae93e09510 08:35:21 ---> 6ef236d46569 08:35:21 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:35:21 ---> 124d10623105 08:35:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:21 ---> Running in 0e44b1db1376 08:35:21 ---> c553b1184e18 08:35:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:21 Removing intermediate container 93ae93e09510 08:35:21 ---> 303e9be67d9f 08:35:21 Step 22/23 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 08:35:22 Removing intermediate container 0e44b1db1376 08:35:22 ---> c523a4c02052 08:35:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:22 ---> Running in bee9d6fc0dfa 08:35:22 ---> 2a3729c240c8 08:35:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:35:22 ---> 1d0d43d785e4 08:35:22 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:22 ---> Running in a9d9011973b8 08:35:22 ---> Running in 4def6822e72b 08:35:22 Removing intermediate container bee9d6fc0dfa 08:35:22 ---> 46ac6e69c7f6 08:35:22 Step 23/23 : LABEL version=0.0.0 08:35:22 Removing intermediate container a9d9011973b8 08:35:22 ---> d7038bf984ea 08:35:22 Step 23/25 : LABEL arch=x86_64 08:35:22 ---> Running in 9ace505effaa 08:35:22 ---> Running in db10328a8700 08:35:22 ---> 9d923534c5aa 08:35:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:22 Removing intermediate container 9ace505effaa 08:35:22 ---> e573ce0040b0 08:35:22 08:35:22 Removing intermediate container db10328a8700 08:35:22 ---> d8ed673eb210 08:35:22 Step 24/25 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 08:35:22 ---> Running in c2178f4a675c 08:35:22 Successfully built e573ce0040b0 08:35:22 Successfully tagged support-scheduler:latest 08:35:22  Building support-scheduler ... done Building security-proxy-setup 08:35:22 ---> Running in d4bd08c4df32 08:35:22 Removing intermediate container c2178f4a675c 08:35:22 ---> 3d30ec36a700 08:35:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:35:26 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:26 ---> 9a10669a63e8 08:35:26 Step 3/22 : WORKDIR /edgex-go 08:35:26 ---> Using cache 08:35:26 ---> 6fa5bfbb2f75 08:35:26 Step 4/22 : RUN apk add --update --no-cache make git 08:35:26 ---> Using cache 08:35:26 ---> 3cf02f8d60ea 08:35:26 Step 5/22 : COPY go.mod vendor* ./ 08:35:26 ---> Using cache 08:35:26 ---> 5694dd3822e9 08:35:26 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:26 ---> Using cache 08:35:26 ---> 964033d22837 08:35:26 Step 7/22 : COPY . . 08:35:26 ---> Using cache 08:35:26 ---> 673495a0ba4c 08:35:26 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:35:28 ---> Running in fc067fec4c36 08:35:28 Removing intermediate container d4bd08c4df32 08:35:28 ---> 02bede9b0ff5 08:35:28 Step 25/25 : LABEL version=0.0.0 08:35:28 ---> Running in fa6509c90397 08:35:28 ---> Running in 64528b284650 08:35:28 Removing intermediate container 4def6822e72b 08:35:28 ---> 3d2c2fc3a27e 08:35:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:35:28 Removing intermediate container fc067fec4c36 08:35:28 ---> 9350ba4c61e1 08:35:28 Step 18/20 : LABEL arch=x86_64 08:35:28 ---> Running in 9ae82a44598b 08:35:28 Removing intermediate container 64528b284650 08:35:28 ---> 4851e6d849e7 08:35:28 08:35:28 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 08:35:28 ---> Running in a67d31b8b206 08:35:28 Successfully built 4851e6d849e7 08:35:28 Successfully tagged core-metadata:latest 08:35:28  Building core-metadata ... done Removing intermediate container a67d31b8b206 08:35:28 ---> 96617fd3cb32 08:35:28 Step 19/20 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 08:35:28 Removing intermediate container 9ae82a44598b 08:35:28 ---> 23a5e69da6e2 08:35:28 Step 23/25 : LABEL arch=x86_64 08:35:28 Building core-command 08:35:32 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:32 ---> 9a10669a63e8 08:35:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:35:32 ---> Using cache 08:35:32 ---> aca9d7e9c1b9 08:35:32 Step 4/24 : WORKDIR /edgex-go 08:35:32 ---> Using cache 08:35:32 ---> f58387755824 08:35:32 Step 5/24 : RUN apk add --update --no-cache make git 08:35:32 ---> Using cache 08:35:32 ---> 68be364ab840 08:35:32 Step 6/24 : COPY go.mod vendor* ./ 08:35:32 ---> Using cache 08:35:32 ---> efec9d617b3a 08:35:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:32 ---> Using cache 08:35:32 ---> d4ca9d72125e 08:35:32 Step 8/24 : COPY . . 08:35:32 ---> Using cache 08:35:32 ---> bad94639a19f 08:35:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:35:36 ---> Running in 661a7c252732 08:35:36 ---> Running in 84701ad33dd6 08:35:36 ---> Running in fb17320186dc 08:35:36 Removing intermediate container 661a7c252732 08:35:36 ---> 61f1ec64d120 08:35:36 Step 24/25 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 08:35:36 Removing intermediate container 75c01467935a 08:35:36 ---> a624de92ba00 08:35:36 08:35:36 Step 10/23 : FROM alpine:3.17 08:35:36 ---> 9ed4aefc74f6 08:35:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:36 Removing intermediate container 84701ad33dd6 08:35:36 ---> 295bd2b06d28 08:35:36 Step 20/20 : LABEL version=0.0.0 08:35:36 ---> Running in 6b2b3d703aaf 08:35:36 ---> Running in 688f4f21485b 08:35:36 ---> Running in c784abd29384 08:35:36 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 08:35:36 Removing intermediate container 688f4f21485b 08:35:36 ---> 626253748206 08:35:36 Step 25/25 : LABEL version=0.0.0 08:35:37 ---> Running in c3e77d2dc4b4 08:35:37 Removing intermediate container c784abd29384 08:35:37 ---> 9214d1450921 08:35:37 08:35:37 Removing intermediate container 6b2b3d703aaf 08:35:37 ---> 1edc3a4cdbf6 08:35:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:37 ---> Running in 859406d5b329 08:35:37 Successfully built 9214d1450921 08:35:37 Successfully tagged security-spiffe-token-provider:latest 08:35:37 Building security-spire-config 08:35:37  Building security-spiffe-token-provider ... done Removing intermediate container c3e77d2dc4b4 08:35:37 ---> 35d68acbab00 08:35:37 08:35:37 Successfully built 35d68acbab00 08:35:37 Successfully tagged security-secretstore-setup:latest 08:35:37 Building support-notifications 08:35:37  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:40 (1/1) Installing dumb-init (1.2.5-r2) 08:35:40 Executing busybox-1.35.0-r29.trigger 08:35:40 OK: 7 MiB in 16 packages 08:35:46 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:46 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:35:46 ---> 9a10669a63e8 08:35:46 Step 3/27 : WORKDIR /edgex-go 08:35:46 ---> Using cache 08:35:46 ---> 6fa5bfbb2f75 08:35:46 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:35:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:47 ---> 9a10669a63e8 08:35:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:47 ---> Using cache 08:35:47 ---> aca9d7e9c1b9 08:35:47 Step 4/23 : WORKDIR /edgex-go 08:35:47 ---> Using cache 08:35:47 ---> f58387755824 08:35:47 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:55 ---> Running in 989b9a4cf9bd 08:35:55 ---> Running in 0fa9ffd57657 08:35:55 Removing intermediate container 859406d5b329 08:35:55 ---> 29a3ddb3fbe3 08:35:55 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:55 ---> 73b3e02eaa90 08:35:55 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:55 ---> 1a5bbba2f76f 08:35:55 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:55 OK: 265 MiB in 53 packages 08:35:55 OK: 265 MiB in 53 packages 08:35:56 ---> 658477ce91be 08:35:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:56 ---> 8936bf687664 08:35:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:56 Removing intermediate container 989b9a4cf9bd 08:35:56 ---> 56bbe7ce432b 08:35:56 Step 5/27 : COPY go.mod vendor* ./ 08:35:56 ---> 3ab033a8097e 08:35:56 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:57 Removing intermediate container 0fa9ffd57657 08:35:57 ---> 277d4fd6c057 08:35:57 Step 6/23 : COPY go.mod vendor* ./ 08:35:57 ---> Running in 808792746ebb 08:35:57 ---> 572f6ccf6e50 08:35:57 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:57 ---> Running in 1c8a8da693cb 08:35:57 ---> c6a816911154 08:35:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:57 ---> Running in f427e9067632 08:35:59 Removing intermediate container 808792746ebb 08:35:59 ---> 329ef82bf6c0 08:35:59 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:59 ---> Running in 6dc596347301 08:35:59 Removing intermediate container 6dc596347301 08:35:59 ---> 321b77bdb62d 08:35:59 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:35:59 ---> Running in 0f3704c63fed 08:35:59 Removing intermediate container 0f3704c63fed 08:35:59 ---> 1978ca1e67ce 08:35:59 Step 21/23 : LABEL arch=x86_64 08:35:59 ---> Running in 7133e6408c5e 08:35:59 Removing intermediate container fa6509c90397 08:35:59 ---> becf788c78dc 08:35:59 08:35:59 Step 9/22 : FROM alpine:3.17 08:35:59 ---> 9ed4aefc74f6 08:35:59 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:36:00 ---> Running in 05d5bfcba1ef 08:36:00 Removing intermediate container 7133e6408c5e 08:36:00 ---> b1811b90510b 08:36:00 Step 22/23 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 08:36:00 ---> Running in 03721b7f0f58 08:36:00 Removing intermediate container 03721b7f0f58 08:36:00 ---> 205c49cbad3e 08:36:00 Step 23/23 : LABEL version=0.0.0 08:36:00 ---> Running in 95d4f1b479df 08:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:00 Removing intermediate container 95d4f1b479df 08:36:00 ---> 92fc539db3f0 08:36:00 08:36:00 Successfully built 92fc539db3f0 08:36:00 Successfully tagged core-common-config-bootstrapper:latest 08:36:00 Building security-spire-server 08:36:00  Building core-common-config-bootstrapper ... done (1/2) Installing dumb-init (1.2.5-r2) 08:36:00 (2/2) Installing openssl (3.0.8-r4) 08:36:00 Executing busybox-1.35.0-r29.trigger 08:36:00 OK: 8 MiB in 17 packages 08:36:05 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:36:05 ---> 9a10669a63e8 08:36:05 Step 3/26 : WORKDIR /edgex-go 08:36:05 ---> Using cache 08:36:05 ---> 6fa5bfbb2f75 08:36:05 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:36:05 ---> Using cache 08:36:05 ---> 56bbe7ce432b 08:36:05 Step 5/26 : COPY go.mod vendor* ./ 08:36:05 ---> Using cache 08:36:05 ---> 572f6ccf6e50 08:36:05 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:08 ---> Running in 0a3ea6108b3a 08:36:08 Removing intermediate container 05d5bfcba1ef 08:36:08 ---> 29a550086e5f 08:36:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:36:08 ---> Running in 7456b0cc3557 08:36:08 Removing intermediate container 7456b0cc3557 08:36:08 ---> 3d17bb52bfcd 08:36:08 Step 12/22 : WORKDIR /edgex 08:36:08 ---> Running in acc9909fa36f 08:36:09 Removing intermediate container acc9909fa36f 08:36:09 ---> 61abd78e913e 08:36:09 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:10 ---> 49ea1993b6ba 08:36:10 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:36:18 ---> e9bca2f121a6 08:36:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:18 Removing intermediate container fb17320186dc 08:36:18 ---> 444686d3bcb3 08:36:18 08:36:18 Step 10/24 : FROM alpine:3.17 08:36:18 ---> 9ed4aefc74f6 08:36:18 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:36:18 ---> Using cache 08:36:18 ---> 1ce2de56391c 08:36:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:18 ---> Using cache 08:36:18 ---> 4d0be860b48d 08:36:18 Step 13/24 : ENV APP_PORT=59882 08:36:18 ---> 509a191a738a 08:36:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:18 ---> Running in 9ae95ba94a1d 08:36:20 Removing intermediate container 9ae95ba94a1d 08:36:20 ---> a8039181e0af 08:36:20 Step 14/24 : EXPOSE $APP_PORT 08:36:26 ---> 8c579f594206 08:36:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:26 ---> Running in 6ac43bb6e5f1 08:36:26 Removing intermediate container 6ac43bb6e5f1 08:36:26 ---> d63d9b4eaf62 08:36:26 Step 15/24 : WORKDIR / 08:36:26 ---> a5870cd87b81 08:36:26 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:26 ---> Running in eb7c75f066b7 08:36:27 ---> Running in 2fdae7091f77 08:36:27 Removing intermediate container eb7c75f066b7 08:36:27 ---> f17f2c57dbaa 08:36:27 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:27 Removing intermediate container 1c8a8da693cb 08:36:27 ---> 9c58a22eac13 08:36:27 Step 7/27 : COPY . . 08:36:27 Removing intermediate container f427e9067632 08:36:27 ---> 85d9ed7d19ff 08:36:27 Step 8/23 : COPY . . 08:36:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:40 ---> a4988427a719 08:36:40 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:36:40 ---> 21ecfe151ef4 08:36:40 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:36:40 ---> e1de25008e1a 08:36:40 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:36:40 ---> Running in 57740fb233c7 08:36:40 ---> Running in c11a7f0ce97d 08:36:40 Removing intermediate container 2fdae7091f77 08:36:40 ---> fc791aacbb27 08:36:40 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:36:40 ---> c4dce3d0255c 08:36:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:40 ---> Running in 76251e39e7c5 08:36:40 Removing intermediate container 57740fb233c7 08:36:40 ---> 50ef701f35fd 08:36:40 Step 9/27 : WORKDIR /edgex-go/spire-build 08:36:40 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 08:36:40 ---> Running in 91c4a7b5f53a 08:36:40 Removing intermediate container 76251e39e7c5 08:36:40 ---> 78df985a52ab 08:36:40 Step 20/22 : LABEL arch=x86_64 08:36:40 ---> Running in 21220c322e59 08:36:40 Removing intermediate container 91c4a7b5f53a 08:36:40 ---> 8e0e4b13ca8c 08:36:40 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:40 ---> e1df8edd1b6b 08:36:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:40 ---> Running in 7cdf419643d2 08:36:40 Removing intermediate container 21220c322e59 08:36:40 ---> f9f8238ed3d4 08:36:40 Step 21/22 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 08:36:40 ---> Running in 8d79468faf63 08:36:40 Removing intermediate container 7cdf419643d2 08:36:40 ---> 07fe3751512e 08:36:40 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 08:36:40 ---> 207791cedee8 08:36:40 Step 20/24 : ENTRYPOINT ["/core-command"] 08:36:41 ---> Running in dc4537a6f695 08:36:41 Removing intermediate container 8d79468faf63 08:36:41 ---> a5ab2b1d1914 08:36:41 Step 22/22 : LABEL version=0.0.0 08:36:41 ---> Running in a84e200ed930 08:36:41 ---> Running in 48ed3d48a1bd 08:36:41 Removing intermediate container a84e200ed930 08:36:41 ---> c5b0b37e806c 08:36:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:41 Removing intermediate container 48ed3d48a1bd 08:36:41 ---> dfc918d71331 08:36:41 08:36:41 ---> Running in bd289b263cf8 08:36:41 Successfully built dfc918d71331 08:36:41 Successfully tagged security-proxy-setup:latest 08:36:41  Building security-proxy-setup ... done Building core-data 08:36:41 Removing intermediate container bd289b263cf8 08:36:41 ---> 294fa561332e 08:36:41 Step 22/24 : LABEL arch=x86_64 08:36:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:44 ---> 9a10669a63e8 08:36:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:44 ---> Using cache 08:36:44 ---> aca9d7e9c1b9 08:36:44 Step 4/23 : WORKDIR /edgex-go 08:36:44 ---> Using cache 08:36:44 ---> f58387755824 08:36:44 Step 5/23 : RUN apk add --update --no-cache make git 08:36:44 ---> Using cache 08:36:44 ---> 68be364ab840 08:36:44 Step 6/23 : COPY go.mod vendor* ./ 08:36:44 ---> Using cache 08:36:44 ---> efec9d617b3a 08:36:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:44 ---> Using cache 08:36:44 ---> d4ca9d72125e 08:36:44 Step 8/23 : COPY . . 08:36:44 ---> Using cache 08:36:44 ---> bad94639a19f 08:36:44 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:36:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:50 ---> Running in 6f76919cc13e 08:36:50 ---> Running in bba12f5c769b 08:36:50 Removing intermediate container 6f76919cc13e 08:36:50 ---> 9329047995b9 08:36:50 Step 23/24 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 08:36:50 Removing intermediate container dc4537a6f695 08:36:50 ---> 950f9f3e998c 08:36:50 Step 12/27 : WORKDIR /edgex-go 08:36:50 ---> Running in 4472a76b7fcf 08:36:50 ---> Running in 667c8b3bf9ec 08:36:50 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 08:36:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:51 Removing intermediate container 0a3ea6108b3a 08:36:51 ---> 9b20e4a046f5 08:36:51 Step 7/26 : COPY . . 08:36:51 Removing intermediate container 667c8b3bf9ec 08:36:51 ---> 302bb5c05ed8 08:36:51 08:36:51 Step 13/27 : FROM alpine:3.17 08:36:51 ---> 9ed4aefc74f6 08:36:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:51 ---> Using cache 08:36:51 ---> 2bb0b50f150a 08:36:51 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:51 Removing intermediate container 4472a76b7fcf 08:36:51 ---> b6b141cb37da 08:36:51 Step 24/24 : LABEL version=0.0.0 08:36:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:57 ---> Running in 837e8561b4c6 08:36:57 ---> Running in 03cd8d35a33c 08:36:57 ---> a68a2692964e 08:36:57 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:36:57 Removing intermediate container 03cd8d35a33c 08:36:57 ---> bd6481115b5b 08:36:57 08:36:57 ---> Running in 619767add500 08:36:57 Successfully built bd6481115b5b 08:36:57 Successfully tagged core-command:latest 08:36:57 Building security-proxy-auth 08:37:00  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:00 v3.17.3-163-g9a589d27eb2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:00 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:00 OK: 17821 distinct packages available 08:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:01 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:01 ---> 9a10669a63e8 08:37:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:37:01 ---> Using cache 08:37:01 ---> aca9d7e9c1b9 08:37:01 Step 4/23 : WORKDIR /edgex-go 08:37:01 ---> Using cache 08:37:01 ---> f58387755824 08:37:01 Step 5/23 : RUN apk add --update --no-cache make git 08:37:01 ---> Using cache 08:37:01 ---> 68be364ab840 08:37:01 Step 6/23 : COPY go.mod vendor* ./ 08:37:01 ---> Using cache 08:37:01 ---> efec9d617b3a 08:37:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:01 ---> Using cache 08:37:01 ---> d4ca9d72125e 08:37:01 Step 8/23 : COPY . . 08:37:01 ---> Using cache 08:37:01 ---> bad94639a19f 08:37:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:37:01 (1/4) Installing dumb-init (1.2.5-r2) 08:37:01 (2/4) Installing musl-obstack (1.2.3-r0) 08:37:01 (3/4) Installing libucontext (1.2-r0) 08:37:01 (4/4) Installing gcompat (1.1.0-r0) 08:37:01 Executing busybox-1.35.0-r29.trigger 08:37:01 OK: 7 MiB in 19 packages 08:37:03 Removing intermediate container 619767add500 08:37:03 ---> 7bc28e0355bb 08:37:03 Step 9/26 : WORKDIR /edgex-go/spire-build 08:37:06 ---> Running in ebc57d75deb0 08:37:06 ---> Running in 4db00e39d84e 08:37:06 Removing intermediate container 837e8561b4c6 08:37:06 ---> 342877e09235 08:37:06 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:06 Removing intermediate container 4db00e39d84e 08:37:06 ---> 9ee5b42e9680 08:37:06 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:06 ---> Running in 55113244fcb5 08:37:06 ---> 88f75c42d6f1 08:37:06 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:37:06 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 08:37:06 Removing intermediate container 55113244fcb5 08:37:06 ---> a10e45fe4f90 08:37:06 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 08:37:07 ---> Running in 52d0f08ab426 08:37:07 ---> c6435d78af6c 08:37:07 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.280s coverage: 28.7% of statements 08:37:12 ---> ae221775f8ae 08:37:12 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:12 Removing intermediate container 52d0f08ab426 08:37:12 ---> ec94f08ce76d 08:37:12 Step 12/26 : WORKDIR /edgex-go 08:37:12 ---> Running in 6c73b8b4c60a 08:37:12 Removing intermediate container c11a7f0ce97d 08:37:12 ---> f1dab9f3741e 08:37:12 08:37:12 Step 10/23 : FROM alpine:3.17 08:37:12 ---> 9ed4aefc74f6 08:37:12 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:37:13 ---> Running in 12e7d5276e4e 08:37:13 ---> e4e89a0e8fa5 08:37:13 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:13 Removing intermediate container 6c73b8b4c60a 08:37:13 ---> 23cfd661fcfa 08:37:13 08:37:13 Step 13/26 : FROM alpine:3.17 08:37:13 ---> 9ed4aefc74f6 08:37:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:13 ---> Using cache 08:37:13 ---> 2bb0b50f150a 08:37:13 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:13 ---> Using cache 08:37:13 ---> 6352b5977fbf 08:37:14 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:14 ---> Using cache 08:37:14 ---> Running in 19506e954be8 08:37:14 ---> 1de378a142e1 08:37:14 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:37:14 ---> Using cache 08:37:14 ---> cf9a4f0ac0b4 08:37:14 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:14 Removing intermediate container 19506e954be8 08:37:14 ---> d7ca09409c92 08:37:14 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:14 (1/2) Installing ca-certificates (20230506-r0) 08:37:14 (2/2) Installing dumb-init (1.2.5-r2) 08:37:14 Executing busybox-1.35.0-r29.trigger 08:37:14 Executing ca-certificates-20230506-r0.trigger 08:37:14 OK: 8 MiB in 17 packages 08:37:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.302s coverage: 98.5% of statements 08:37:17 ---> 8275939ebc2f 08:37:17 Step 22/27 : WORKDIR / 08:37:17 ---> 7aa8aa2d4d73 08:37:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:17 ---> Running in 115b125f5446 08:37:17 Removing intermediate container 115b125f5446 08:37:17 ---> 5f5e0389ad40 08:37:17 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:17 Removing intermediate container 12e7d5276e4e 08:37:17 ---> 4fd093964148 08:37:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:37:17 ---> Running in 1e8b6064fd77 08:37:17 ---> 79d91f8833fc 08:37:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:17 ---> Running in ad7c9b1f4cd9 08:37:17 Removing intermediate container 1e8b6064fd77 08:37:17 ---> 2eea3ab2eae3 08:37:17 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:17 ---> Running in e98bd1833efd 08:37:17 Removing intermediate container ad7c9b1f4cd9 08:37:17 ---> 5e349b9ab937 08:37:17 Step 13/23 : ENV APP_PORT=59860 08:37:17 ---> e2030114ae79 08:37:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:37:18 ---> Running in 160c17810cf3 08:37:18 Removing intermediate container e98bd1833efd 08:37:18 ---> 5bf885de3595 08:37:18 Step 25/27 : LABEL arch=x86_64 08:37:18 ---> Running in 48b356b35dd3 08:37:18 ---> ecac43eaac2f 08:37:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:18 Removing intermediate container 160c17810cf3 08:37:18 ---> aded7c9af061 08:37:18 Step 14/23 : EXPOSE $APP_PORT 08:37:18 ---> Running in 37883b64003f 08:37:18 Removing intermediate container 48b356b35dd3 08:37:18 ---> a764c21989f4 08:37:18 Step 26/27 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 08:37:19 ---> Running in ed161a68ddff 08:37:19 ---> Running in 0f151f0743cf 08:37:19 Removing intermediate container 37883b64003f 08:37:19 ---> 3bf71e213ee8 08:37:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:19 Removing intermediate container ed161a68ddff 08:37:19 ---> e225dee2138d 08:37:19 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:19 ---> Running in aec38c423df3 08:37:19 Removing intermediate container 0f151f0743cf 08:37:19 ---> 9ace0ba9bea9 08:37:19 Step 27/27 : LABEL version=0.0.0 08:37:20 ---> Running in 9e1579825c83 08:37:20 Removing intermediate container bba12f5c769b 08:37:20 ---> 96b87e68a010 08:37:20 08:37:20 Step 10/23 : FROM alpine:3.17 08:37:20 ---> 9ed4aefc74f6 08:37:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:20 Removing intermediate container aec38c423df3 08:37:20 ---> df72b71aeb68 08:37:20 Step 24/26 : LABEL arch=x86_64 08:37:20 ---> 9433ea5f41bc 08:37:20 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:37:20 Removing intermediate container 9e1579825c83 08:37:20 ---> 0ea664a9f954 08:37:20 08:37:20 ---> Running in a3bdea6f7706 08:37:20 ---> Running in cb6c2d97a597 08:37:20 Successfully built 0ea664a9f954 08:37:20 Successfully tagged security-spire-config:latest 08:37:20 Building security-bootstrapper 08:37:20  Building security-spire-config ... done  ---> d484b4c34a1c 08:37:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:20 Removing intermediate container a3bdea6f7706 08:37:20 ---> 5218c25d735c 08:37:20 Step 12/23 : ENV APP_PORT=59880 08:37:20 Removing intermediate container cb6c2d97a597 08:37:20 ---> b97c3cadd25d 08:37:20 Step 25/26 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 08:37:20 ---> Running in 014d28091202 08:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:23 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:23 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:37:23 ---> 9a10669a63e8 08:37:23 Step 3/33 : WORKDIR /edgex-go 08:37:23 ---> Using cache 08:37:23 ---> 6fa5bfbb2f75 08:37:23 Step 4/33 : RUN apk add --update --no-cache make git 08:37:23 ---> Using cache 08:37:23 ---> 3cf02f8d60ea 08:37:23 Step 5/33 : COPY go.mod vendor* ./ 08:37:23 ---> Using cache 08:37:23 ---> 5694dd3822e9 08:37:23 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:23 ---> Using cache 08:37:23 ---> 964033d22837 08:37:23 Step 7/33 : COPY . . 08:37:23 ---> Using cache 08:37:23 ---> 673495a0ba4c 08:37:23 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:25 ---> Running in 69533565ad9d 08:37:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.408s coverage: 71.5% of statements 08:37:25 ---> 8e76b9019d39 08:37:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:37:25 Removing intermediate container 014d28091202 08:37:25 ---> 05246fe0c0e0 08:37:25 Step 13/23 : EXPOSE $APP_PORT 08:37:25 ---> Running in a5cf96df2709 08:37:25 ---> Running in d8e3075e0caa 08:37:25 Removing intermediate container 69533565ad9d 08:37:25 ---> 54abdcb9df11 08:37:25 Step 26/26 : LABEL version=0.0.0 08:37:25 ---> Running in 3961bb04a4ce 08:37:25 Removing intermediate container d8e3075e0caa 08:37:25 ---> 1ebbc667bf1a 08:37:25 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:37:25 ---> Running in 4455842273c3 08:37:25 ---> 86a8cc11b954 08:37:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:37:25 ---> Running in 05753782c862 08:37:25 Removing intermediate container 3961bb04a4ce 08:37:25 ---> b2ec67a62991 08:37:25 08:37:25 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 08:37:25 Removing intermediate container 05753782c862 08:37:25 ---> d329c8fe93a6 08:37:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:26 Successfully built b2ec67a62991 08:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:26 Successfully tagged security-spire-server:latest 08:37:26  Building security-spire-server ... done  ---> Running in 63f9532a358a 08:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:26 (1/1) Installing dumb-init (1.2.5-r2) 08:37:26 Executing busybox-1.35.0-r29.trigger 08:37:26 OK: 7 MiB in 16 packages 08:37:26 Removing intermediate container 63f9532a358a 08:37:26 ---> 8741e2f5ab8e 08:37:26 Step 21/23 : LABEL arch=x86_64 08:37:27 ---> Running in 53975eac6ce3 08:37:27 Removing intermediate container 53975eac6ce3 08:37:27 ---> a0871c66680b 08:37:27 Step 22/23 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 08:37:27 Removing intermediate container 4455842273c3 08:37:27 ---> c4fecb2b955d 08:37:27 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:27 ---> Running in 04ffe2519573 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:28 Removing intermediate container 04ffe2519573 08:37:28 ---> c22a6cd1c51c 08:37:28 Step 23/23 : LABEL version=0.0.0 08:37:28 ---> 46d5ec8f2814 08:37:28 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:37:28 ---> Running in e0f00a613230 08:37:28 Removing intermediate container ebc57d75deb0 08:37:28 ---> 7bc319cce19d 08:37:28 08:37:28 Step 10/23 : FROM alpine:3.17 08:37:28 ---> 9ed4aefc74f6 08:37:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:37:28 ---> Using cache 08:37:28 ---> 1edc3a4cdbf6 08:37:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:37:28 ---> Using cache 08:37:28 ---> 29a3ddb3fbe3 08:37:28 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:28 ---> Using cache 08:37:28 ---> 73b3e02eaa90 08:37:28 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:37:28 ---> Using cache 08:37:28 ---> 1a5bbba2f76f 08:37:28 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:37:28 ---> 1a196157f8a1 08:37:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:37:28 Removing intermediate container e0f00a613230 08:37:28 ---> a0ed09dfa7a2 08:37:28 08:37:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.332s coverage: 54.0% of statements 08:37:28 Successfully built a0ed09dfa7a2 08:37:28 Successfully tagged support-notifications:latest 08:37:29  Building support-notifications ... done  ---> a47e76dcdc47 08:37:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:37:29 ---> 0463945a8c49 08:37:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:37:29 ---> 97fb4d0a1618 08:37:29 Step 19/23 : ENTRYPOINT ["/core-data"] 08:37:29 ---> 1bbf5bfdcbc5 08:37:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:37:29 ---> Running in f5ea93339834 08:37:29 Removing intermediate container f5ea93339834 08:37:29 ---> c42b80aff3c7 08:37:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:29 ---> a02c1550315f 08:37:29 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:29 ---> Running in dfe106426020 08:37:29 ---> Running in 2941edcab46c 08:37:29 Removing intermediate container dfe106426020 08:37:29 ---> bdb1aa7455af 08:37:29 Step 21/23 : LABEL arch=x86_64 08:37:29 ---> Running in ef6e275b5bb0 08:37:29 Removing intermediate container ef6e275b5bb0 08:37:29 ---> c150170b8ea6 08:37:29 Step 22/23 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 08:37:30 ---> Running in e56e399e6864 08:37:30 Removing intermediate container e56e399e6864 08:37:30 ---> b9df9b239279 08:37:30 Step 23/23 : LABEL version=0.0.0 08:37:30 ---> Running in 48eb45cfe41b 08:37:30 Removing intermediate container 2941edcab46c 08:37:30 ---> 0a324b24d8b2 08:37:30 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:37:31 Removing intermediate container 48eb45cfe41b 08:37:31 ---> 1cf667180569 08:37:31 08:37:31 ---> Running in a363a55056c1 08:37:31 Successfully built 1cf667180569 08:37:31 Successfully tagged core-data:latest 08:37:31  Building core-data ... done Removing intermediate container a363a55056c1 08:37:31 ---> 482ff45742b3 08:37:31 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:37:31 ---> Running in 24a4547eb729 08:37:31 Removing intermediate container 24a4547eb729 08:37:31 ---> 5e9dd665376b 08:37:31 Step 21/23 : LABEL arch=x86_64 08:37:31 ---> Running in f9d0c0b85d72 08:37:31 Removing intermediate container f9d0c0b85d72 08:37:31 ---> 1011ff0f6be0 08:37:31 Step 22/23 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 08:37:31 ---> Running in 9c4d0599f02f 08:37:31 Removing intermediate container 9c4d0599f02f 08:37:31 ---> 324549a481d6 08:37:31 Step 23/23 : LABEL version=0.0.0 08:37:32 ---> Running in e5d6fcdaf0fa 08:37:32 Removing intermediate container e5d6fcdaf0fa 08:37:32 ---> a1f81025cc98 08:37:32 08:37:32 Successfully built a1f81025cc98 08:37:32 Successfully tagged security-proxy-auth:latest 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:44  Building security-proxy-auth ... done Removing intermediate container a5cf96df2709 08:37:44 ---> bd3e07d5992a 08:37:44 08:37:44 Step 9/33 : FROM alpine:3.17 08:37:44 ---> 9ed4aefc74f6 08:37:44 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:37:44 ---> Using cache 08:37:44 ---> 81fec287e938 08:37:44 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:37:44 ---> Running in b67cac4901d9 08:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:44 (1/2) Installing dumb-init (1.2.5-r2) 08:37:44 (2/2) Installing su-exec (0.2-r2) 08:37:44 Executing busybox-1.35.0-r29.trigger 08:37:44 OK: 7 MiB in 17 packages 08:37:45 Removing intermediate container b67cac4901d9 08:37:45 ---> 5eb1153e8cdf 08:37:45 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:37:45 ---> Running in 4fc5a3f35b31 08:37:45 Removing intermediate container 4fc5a3f35b31 08:37:45 ---> 22bcb06b6bc3 08:37:45 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:37:45 ---> Running in 5c93b0541f22 08:37:45 Removing intermediate container 5c93b0541f22 08:37:45 ---> 0112fc92ad58 08:37:45 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:37:45 ---> Running in 37aaaa3bb03d 08:37:45 Removing intermediate container 37aaaa3bb03d 08:37:45 ---> 8a974049c17c 08:37:45 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:37:45 ---> Running in 4536d9fd0570 08:37:45 Removing intermediate container 4536d9fd0570 08:37:45 ---> 54540cd73bd1 08:37:45 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:37:45 ---> Running in 72aef6b59fd5 08:37:46 Removing intermediate container 72aef6b59fd5 08:37:46 ---> 0eb94735121b 08:37:46 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:37:46 ---> Running in ed2527613b8c 08:37:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.991s coverage: 88.5% of statements 08:37:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.500s coverage: 3.8% of statements 08:37:46 Removing intermediate container ed2527613b8c 08:37:46 ---> 9d3a8a2727af 08:37:46 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:37:46 ---> f680f29ac90c 08:37:46 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:37:46 ---> Running in 59c68a0525bb 08:37:47 Removing intermediate container 59c68a0525bb 08:37:47 ---> be728605c899 08:37:47 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:47 ---> 63654b6c5995 08:37:47 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:37:47 ---> 62e759c8bb83 08:37:47 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:48 ---> 0d7e7e0dc09e 08:37:48 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:37:48 ---> 9b3051cb1a3f 08:37:48 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:37:48 ---> c37a64dbec54 08:37:48 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:37:48 ---> 76599a6e07d4 08:37:48 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:37:48 ---> aeda2b3dcb95 08:37:48 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:48 ---> b45336faefed 08:37:48 Step 28/33 : RUN chmod +x /entrypoint.sh 08:37:48 ---> Running in 2572637fa1a1 08:37:49 Removing intermediate container 2572637fa1a1 08:37:49 ---> e0634bb052d9 08:37:49 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:37:49 ---> Running in b6492c2cc531 08:37:49 Removing intermediate container b6492c2cc531 08:37:49 ---> d8f1fdf232cd 08:37:49 Step 30/33 : CMD ["gate"] 08:37:49 ---> Running in 227d6151d1da 08:37:49 Removing intermediate container 227d6151d1da 08:37:49 ---> 278fc47f6791 08:37:49 Step 31/33 : LABEL arch=x86_64 08:37:49 ---> Running in 01fc5c35abe6 08:37:49 Removing intermediate container 01fc5c35abe6 08:37:49 ---> 83b8c6c9fdaa 08:37:49 Step 32/33 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 08:37:49 ---> Running in a40a81b69626 08:37:49 Removing intermediate container a40a81b69626 08:37:49 ---> 331e371fefd3 08:37:49 Step 33/33 : LABEL version=0.0.0 08:37:49 ---> Running in 79768ed522df 08:37:50 Removing intermediate container 79768ed522df 08:37:50 ---> d0bde1892946 08:37:50 08:37:50 Successfully built d0bde1892946 08:37:50 Successfully tagged security-bootstrapper:latest 08:37:50  Building security-bootstrapper ... done  [Pipeline] } 08:37:50 $ docker stop --time=1 89b8440835637bf282aea9fd948f9c09d9e513302de483a890cc837ed1b5341a 08:37:51 $ docker rm -f --volumes 89b8440835637bf282aea9fd948f9c09d9e513302de483a890cc837ed1b5341a [Pipeline] // withDockerContainer [Pipeline] sh 08:37:51 + docker images 08:37:51 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:51 security-bootstrapper latest d0bde1892946 2 seconds ago 22.2MB 08:37:51 bd3e07d5992a 9 seconds ago 1.71GB 08:37:51 security-proxy-auth latest a1f81025cc98 19 seconds ago 18.3MB 08:37:51 core-data latest 1cf667180569 21 seconds ago 20MB 08:37:51 support-notifications latest a0ed09dfa7a2 23 seconds ago 32.4MB 08:37:51 7bc319cce19d 24 seconds ago 1.7GB 08:37:51 security-spire-server latest b2ec67a62991 26 seconds ago 103MB 08:37:51 96b87e68a010 32 seconds ago 1.73GB 08:37:51 security-spire-config latest 0ea664a9f954 32 seconds ago 102MB 08:37:51 23cfd661fcfa 38 seconds ago 1.58GB 08:37:51 f1dab9f3741e 40 seconds ago 1.79GB 08:37:51 core-command latest bd6481115b5b 54 seconds ago 19.9MB 08:37:51 302bb5c05ed8 About a minute ago 1.58GB 08:37:51 security-proxy-setup latest dfc918d71331 About a minute ago 18.7MB 08:37:51 444686d3bcb3 About a minute ago 1.72GB 08:37:51 core-common-config-bootstrapper latest 92fc539db3f0 About a minute ago 17.2MB 08:37:51 becf788c78dc About a minute ago 1.7GB 08:37:51 security-spiffe-token-provider latest 9214d1450921 2 minutes ago 32.8MB 08:37:51 security-secretstore-setup latest 35d68acbab00 2 minutes ago 32.8MB 08:37:51 a624de92ba00 2 minutes ago 1.72GB 08:37:51 core-metadata latest 4851e6d849e7 2 minutes ago 20.4MB 08:37:51 support-scheduler latest e573ce0040b0 2 minutes ago 31.8MB 08:37:51 1ec4bf025f05 2 minutes ago 1.79GB 08:37:51 c4ff01cebf3d 2 minutes ago 1.76GB 08:37:51 7731110c7b07 2 minutes ago 1.73GB 08:37:51 68cb34e629d0 2 minutes ago 1.72GB 08:37:51 security-spire-agent latest 661c0989c071 3 minutes ago 161MB 08:37:51 1a7fdadee832 3 minutes ago 1.58GB 08:37:51 ci-base-image-x86_64 latest 9a10669a63e8 7 minutes ago 918MB 08:37:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 08:37:51 alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB 08:37:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:37:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.757s coverage: 95.6% of statements 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.222s coverage: 72.2% of statements 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.260s coverage: 65.9% of statements 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.463s coverage: 0.9% of statements 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.294s coverage: 29.0% of statements 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.269s coverage: 42.9% of statements 08:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.276s coverage: 82.9% of statements 08:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements 08:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.267s coverage: 96.3% of statements 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.235s coverage: 94.4% of statements 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.119s coverage: 79.9% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.276s coverage: 92.9% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.222s coverage: 62.3% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.482s coverage: 81.8% of statements 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.487s coverage: 82.1% of statements 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 86.0% of statements 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.039s coverage: 63.1% of statements 08:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.230s coverage: 100.0% of statements 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.104s coverage: 100.0% of statements 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 08:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.152s coverage: 38.4% of statements 08:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.301s coverage: 89.5% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.317s coverage: 17.7% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.606s coverage: 92.3% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.310s coverage: 61.5% of statements 08:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.7% of statements 08:39:36 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 08:39:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:36 go vet ./... 08:42:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:28 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:28 + ls -al . 08:42:28 total 700 08:42:28 drwxrwxr-x 10 1001 1001 4096 May 11 08:34 . 08:42:28 drwxr-xr-x 4 root root 4096 May 11 08:33 .. 08:42:28 drwxrwxr-x 2 1001 1001 4096 May 11 08:32 .blubracket 08:42:28 -rw-rw-r-- 1 1001 1001 16 May 11 08:32 .dockerignore 08:42:28 drwxrwxr-x 8 1001 1001 4096 May 11 08:32 .git 08:42:28 drwxrwxr-x 3 1001 1001 4096 May 11 08:32 .github 08:42:28 -rw-rw-r-- 1 1001 1001 1133 May 11 08:32 .gitignore 08:42:28 -rw-rw-r-- 1 1001 1001 42 May 11 08:32 .golangci.yml 08:42:28 -rw-rw-r-- 1 1001 1001 87 May 11 08:32 .hadolint.yml 08:42:28 -rw-rw-r-- 1 1001 1001 166 May 11 08:32 .sonarcloud.properties 08:42:28 -rw-rw-r-- 1 1001 1001 1171 May 11 08:32 ADOPTERS.md 08:42:28 -rw-rw-r-- 1 1001 1001 10835 May 11 08:32 Attribution.txt 08:42:28 -rw-rw-r-- 1 1001 1001 73765 May 11 08:32 CHANGELOG.md 08:42:28 -rw-rw-r-- 1 1001 1001 3804 May 11 08:32 CONTRIBUTING.md 08:42:28 -rw-rw-r-- 1 1001 1001 677 May 11 08:32 GOVERNANCE.md 08:42:28 -rw-rw-r-- 1 1001 1001 883 May 11 08:32 Jenkinsfile 08:42:28 -rw-rw-r-- 1 1001 1001 10775 May 11 08:32 LICENSE 08:42:28 -rw-rw-r-- 1 1001 1001 14368 May 11 08:32 Makefile 08:42:28 -rw-rw-r-- 1 1001 1001 582 May 11 08:32 OWNERS.md 08:42:28 -rw-rw-r-- 1 1001 1001 9902 May 11 08:32 README.md 08:42:28 -rw-rw-r-- 1 1001 1001 789 May 11 08:32 SECURITY.md 08:42:28 -rw-rw-r-- 1 1001 1001 5 May 11 08:29 VERSION 08:42:28 drwxrwxr-x 2 1001 1001 4096 May 11 08:32 bin 08:42:28 drwxrwxr-x 18 1001 1001 4096 May 11 08:32 cmd 08:42:28 -rw-r--r-- 1 root root 447731 May 11 08:39 coverage.out 08:42:28 -rw-rw-r-- 1 1001 1001 3201 May 11 08:32 go.mod 08:42:28 -rw-rw-r-- 1 1001 1001 31042 May 11 08:32 go.sum 08:42:28 drwxrwxr-x 7 1001 1001 4096 May 11 08:32 internal 08:42:28 drwxrwxr-x 3 1001 1001 4096 May 11 08:32 openapi 08:42:28 -rw-rw-r-- 1 1001 1001 594 May 11 08:32 security.txt 08:42:28 drwxrwxr-x 4 1001 1001 4096 May 11 08:32 snap 08:42:28 -rw-rw-r-- 1 1001 1001 204 May 11 08:32 version.go [Pipeline] sh 08:42:29 + '[' -e coverage.out ] 08:42:29 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:29 Warning: overwriting stash ‘coverage-report’ 08:42:30 Stashed 1 file(s) [Pipeline] sh 08:42:30 + make build 08:42:30 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 08:44:07 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 08:44:11 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 08:44:17 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 08:44:20 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 08:45:07 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 08:45:12 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 08:45:18 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 08:45:24 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 08:45:28 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 08:45:31 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 08:45:38 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] } 08:45:43 $ docker stop --time=1 d72614ce6ece4725552f6548d85bd4c4e0c22b1e883e32923d8ac2d83e91efbc 08:45:47 $ docker rm -f --volumes d72614ce6ece4725552f6548d85bd4c4e0c22b1e883e32923d8ac2d83e91efbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:49 08:45:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:50 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:50 29e5d40040c1: Pulling fs layer 08:45:50 1ce36da41761: Pulling fs layer 08:45:50 25b303627fd3: Pulling fs layer 08:45:50 29e5d40040c1: Verifying Checksum 08:45:50 29e5d40040c1: Download complete 08:45:50 1ce36da41761: Verifying Checksum 08:45:50 1ce36da41761: Download complete 08:45:51 29e5d40040c1: Pull complete 08:45:52 25b303627fd3: Verifying Checksum 08:45:52 25b303627fd3: Download complete 08:45:52 1ce36da41761: Pull complete 08:46:02 25b303627fd3: Pull complete 08:46:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:46:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:02 prd-ubuntu20.04-docker-arm64-4c-16g-15191 does not seem to be running inside a container 08:46:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:05 $ docker top da1f498fe907a91b2df918b38454d19c939be7b1fb92928f8395b996f81aee74 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:05 + docker-compose build --help 08:46:05 + grep parallel 08:46:11 --parallel Build images in parallel. [Pipeline] } 08:46:11 $ docker stop --time=1 da1f498fe907a91b2df918b38454d19c939be7b1fb92928f8395b996f81aee74 08:46:12 $ docker rm -f --volumes da1f498fe907a91b2df918b38454d19c939be7b1fb92928f8395b996f81aee74 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:13 prd-ubuntu20.04-docker-arm64-4c-16g-15191 does not seem to be running inside a container 08:46:13 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:14 $ docker top 93b7b053de3cc6de0aeb1e0cd23ada837717384cdee5d18a5dfe8fafd740e489 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:15 + docker-compose -f ./docker-compose-build.yml build --parallel 08:46:21 Building core-command ... 08:46:21 Building core-common-config-bootstrapper ... 08:46:21 Building core-data ... 08:46:21 Building core-metadata ... 08:46:21 Building security-bootstrapper ... 08:46:21 Building security-proxy-auth ... 08:46:21 Building security-proxy-setup ... 08:46:21 Building security-secretstore-setup ... 08:46:21 Building security-spiffe-token-provider ... 08:46:21 Building security-spire-agent ... 08:46:21 Building security-spire-config ... 08:46:21 Building security-spire-server ... 08:46:21 Building support-notifications ... 08:46:21 Building support-scheduler ... 08:46:21 Building core-common-config-bootstrapper 08:46:21 Building security-spire-agent 08:46:21 Building security-spire-config 08:46:21 Building core-command 08:46:21 Building security-proxy-auth 08:47:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:09 ---> 10094fbeb1e1 08:47:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:09 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:09 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:47:09 ---> 10094fbeb1e1 08:47:09 Step 3/27 : WORKDIR /edgex-go 08:47:09 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:09 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:47:09 ---> 10094fbeb1e1 08:47:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 3/27 : WORKDIR /edgex-go 08:47:09 08:47:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:09 ---> 10094fbeb1e1 08:47:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:09 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:09 ---> 10094fbeb1e1 08:47:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:47:09 ---> Running in c4363562acfe 08:47:09 ---> Running in 4e0eec0ba454 08:47:09 ---> Running in db594b0f8d91 08:47:09 ---> Running in 98b779d9b9c5 08:47:09 ---> Running in f90dba6dbe9a 08:47:09 Removing intermediate container c4363562acfe 08:47:09 ---> d29f938e9d4e 08:47:09 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:47:09 ---> Running in fcbc224fa635 08:47:09 Removing intermediate container 4e0eec0ba454 08:47:09 ---> 008b04d4c849 08:47:09 Step 4/23 : WORKDIR /edgex-go 08:47:09 Removing intermediate container db594b0f8d91 08:47:09 ---> 3feffa74ee02 08:47:09 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:47:09 Removing intermediate container 98b779d9b9c5 08:47:09 ---> 10a5c9098700 08:47:09 Step 4/24 : WORKDIR /edgex-go 08:47:10 ---> Running in 958f2fd34d3d 08:47:10 Removing intermediate container f90dba6dbe9a 08:47:10 ---> 0178b6edb79f 08:47:10 ---> Running in 33ba6349e450 08:47:10 Step 4/23 : WORKDIR /edgex-go 08:47:10 ---> Running in 529e935116c4 08:47:10 ---> Running in b419d0aa2a88 08:47:10 Removing intermediate container 529e935116c4 08:47:10 ---> 9c8814abbfc0 08:47:10 Step 5/24 : RUN apk add --update --no-cache make git 08:47:10 Removing intermediate container 33ba6349e450 08:47:10 ---> 8e001965e74c 08:47:10 Step 5/23 : RUN apk add --update --no-cache make git 08:47:10 ---> Running in 245b19f8568e 08:47:11 ---> Running in d6d012190a97 08:47:11 Removing intermediate container b419d0aa2a88 08:47:11 ---> 1d4e27df0f3c 08:47:11 Step 5/23 : RUN apk add --update --no-cache make git 08:47:11 ---> Running in 3f8c72c0dfb5 08:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:14 OK: 263 MiB in 53 packages 08:47:14 OK: 263 MiB in 53 packages 08:47:15 OK: 263 MiB in 53 packages 08:47:16 OK: 263 MiB in 53 packages 08:47:16 OK: 263 MiB in 53 packages 08:47:16 Removing intermediate container fcbc224fa635 08:47:16 ---> 55f66a992e54 08:47:16 Step 5/27 : COPY go.mod vendor* ./ 08:47:16 Removing intermediate container 958f2fd34d3d 08:47:16 ---> 52eb9840bfa6 08:47:16 Step 5/27 : COPY go.mod vendor* ./ 08:47:17 Removing intermediate container 245b19f8568e 08:47:17 ---> bc07cee7ec7d 08:47:17 Step 6/24 : COPY go.mod vendor* ./ 08:47:17 Removing intermediate container 3f8c72c0dfb5 08:47:17 ---> d8ce43247c05 08:47:17 Step 6/23 : COPY go.mod vendor* ./ 08:47:17 Removing intermediate container d6d012190a97 08:47:17 ---> 829339b59cec 08:47:17 Step 6/23 : COPY go.mod vendor* ./ 08:47:18 ---> 2c596a17f501 08:47:18 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:18 ---> da476c30f1c2 08:47:18 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:18 ---> Running in 9f3bfa7df28d 08:47:18 ---> Running in 7b6384fac068 08:47:20 ---> 24466aef5fd5 08:47:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:20 ---> 3365d0810456 08:47:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:20 ---> 3a79acf2b159 08:47:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:20 ---> Running in bf16d9ea4706 08:47:20 ---> Running in 87e4d0855aa9 08:47:21 ---> Running in 6bb04a4cb696 08:49:12 Removing intermediate container bf16d9ea4706 08:49:12 ---> 01adc922caf3 08:49:12 Step 8/23 : COPY . . 08:49:12 Removing intermediate container 7b6384fac068 08:49:12 ---> ec6d01a59ddb 08:49:12 Step 7/27 : COPY . . 08:49:12 Removing intermediate container 87e4d0855aa9 08:49:12 ---> 084a35dc447d 08:49:12 Step 8/24 : COPY . . 08:49:12 Removing intermediate container 6bb04a4cb696 08:49:12 ---> aa6caa24819c 08:49:12 Step 8/23 : COPY . . 08:49:12 Removing intermediate container 9f3bfa7df28d 08:49:12 ---> 220db6730525 08:49:12 Step 7/27 : COPY . . 08:49:27 ---> 6959632176b9 08:49:27 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:49:27 ---> c9f8a6bd4f09 08:49:27 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:49:27 ---> 3cada0680917 08:49:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:49:27 ---> Running in 68abad72c542 08:49:27 ---> f85c73c3faa3 08:49:27 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:49:27 ---> Running in 2a8d0d9b4a0d 08:49:27 ---> Running in 5a8b0a71b344 08:49:27 ---> Running in 4512c36bd846 08:49:27 ---> 312272b9ada7 08:49:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:49:27 ---> Running in 4cb380d4a1f5 08:49:27 Removing intermediate container 5a8b0a71b344 08:49:27 ---> 29852ddd3eb3 08:49:27 Step 9/27 : WORKDIR /edgex-go/spire-build 08:49:27 Removing intermediate container 4512c36bd846 08:49:27 ---> e30f72fd48f1 08:49:27 Step 9/27 : WORKDIR /edgex-go/spire-build 08:49:27 ---> Running in 01a0c90c6691 08:49:27 ---> Running in 9cd4048793b7 08:49:27 Removing intermediate container 01a0c90c6691 08:49:27 ---> b8f6aca68b8f 08:49:27 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:49:27 ---> Running in cab87a405104 08:49:27 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 08:49:27 Removing intermediate container 9cd4048793b7 08:49:27 ---> 977d8df9611f 08:49:27 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:49:28 ---> Running in e2c19b25aa2e 08:49:28 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 08:49:28 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 08:49:28 Removing intermediate container cab87a405104 08:49:28 ---> 9614c276951c 08:49:28 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 08:49:28 ---> Running in d916360c5ab3 08:49:28 Removing intermediate container e2c19b25aa2e 08:49:28 ---> fb778b9c5c37 08:49:28 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 08:49:29 ---> Running in 94b949ad0910 08:49:32 Removing intermediate container d916360c5ab3 08:49:32 ---> d7d97e638053 08:49:32 Step 12/27 : WORKDIR /edgex-go 08:49:32 ---> Running in 51be55704375 08:49:33 Removing intermediate container 94b949ad0910 08:49:33 ---> 188dfe508a5f 08:49:33 Step 12/27 : WORKDIR /edgex-go 08:49:33 ---> Running in c776c674c6e5 08:49:33 Removing intermediate container 51be55704375 08:49:33 ---> 3c53631bf817 08:49:33 08:49:33 Step 13/27 : FROM alpine:3.17 08:49:33 3.17: Pulling from library/alpine 08:49:33 Removing intermediate container c776c674c6e5 08:49:33 ---> da8438538f0e 08:49:33 08:49:33 Step 13/27 : FROM alpine:3.17 08:49:33 3.17: Pulling from library/alpine 08:49:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:49:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:49:34 Status: Image is up to date for alpine:3.17 08:49:34 Status: Downloaded newer image for alpine:3.17 08:49:34 ---> 51e60588ff2c 08:49:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:34 ---> 51e60588ff2c 08:49:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:34 ---> Running in 2886156683eb 08:49:34 ---> Running in 940f746c955d 08:49:34 Removing intermediate container 2886156683eb 08:49:34 ---> c23ceb22024e 08:49:34 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:49:34 Removing intermediate container 940f746c955d 08:49:34 ---> a6a538ed5773 08:49:34 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:35 ---> Running in a706a23b9657 08:49:35 ---> Running in 6797c5463dc4 08:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:40 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:49:40 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:49:40 OK: 17692 distinct packages available 08:49:40 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:49:40 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:49:40 OK: 17692 distinct packages available 08:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:42 (1/5) Installing dumb-init (1.2.5-r2) 08:49:42 (2/5) Installing musl-obstack (1.2.3-r0) 08:49:42 (3/5) Installing libucontext (1.2-r0) 08:49:42 (4/5) Installing gcompat (1.1.0-r0) 08:49:42 (5/5) Installing openssl (3.0.8-r4) 08:49:42 Executing busybox-1.35.0-r29.trigger 08:49:42 OK: 9 MiB in 20 packages 08:49:42 (1/4) Installing dumb-init (1.2.5-r2) 08:49:42 (2/4) Installing musl-obstack (1.2.3-r0) 08:49:42 (3/4) Installing libucontext (1.2-r0) 08:49:42 (4/4) Installing gcompat (1.1.0-r0) 08:49:42 Executing busybox-1.35.0-r29.trigger 08:49:43 OK: 8 MiB in 19 packages 08:49:45 Removing intermediate container a706a23b9657 08:49:45 ---> 5753553a9a09 08:49:45 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:45 Removing intermediate container 6797c5463dc4 08:49:45 ---> 30c7f41786b1 08:49:45 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:46 ---> 4a55dc51f8e7 08:49:46 ---> a4fa54df3c87 08:49:46 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:49:46 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:49:47 ---> 85118424b260 08:49:47 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:47 ---> 05f3c2293a72 08:49:47 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:49:54 ---> cb7a887301d4 08:49:54 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:57 ---> 424bf8e35db8 08:49:57 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:49:57 ---> 5ba9aa167119 08:49:57 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:49:57 ---> Running in 28a1cf150aa0 08:49:58 Removing intermediate container 28a1cf150aa0 08:49:58 ---> 738eb2d91ccf 08:49:58 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:50:00 ---> ee1b80654c00 08:50:00 Step 22/27 : WORKDIR / 08:50:00 ---> Running in f48ac0719646 08:50:01 Removing intermediate container f48ac0719646 08:50:01 ---> 3646e7418bc8 08:50:01 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:01 ---> Running in e1a2220ca5ba 08:50:05 Removing intermediate container e1a2220ca5ba 08:50:05 ---> 8527bc128312 08:50:05 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:05 ---> Running in fabba9a4e289 08:50:06 ---> fefc6d160da7 08:50:06 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:50:06 Removing intermediate container fabba9a4e289 08:50:06 ---> 56017cc108eb 08:50:06 Step 25/27 : LABEL arch=arm64 08:50:06 ---> Running in 3918b65b85aa 08:50:07 ---> 018673670cdc 08:50:07 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:50:07 Removing intermediate container 3918b65b85aa 08:50:07 ---> 05b741414ac1 08:50:07 Step 26/27 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 08:50:07 ---> Running in a521253c346f 08:50:08 Removing intermediate container a521253c346f 08:50:08 ---> e932cf9920aa 08:50:08 Step 27/27 : LABEL version=0.0.0 08:50:08 ---> Running in c5e714df92fc 08:50:08 ---> 0e0f884d0041 08:50:08 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:50:09 Removing intermediate container c5e714df92fc 08:50:09 ---> 8339ef941b64 08:50:09 08:50:09 ---> bb07bb80ee07 08:50:09 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:09 ---> Running in 811374b19d65 08:50:10 Successfully built 8339ef941b64 08:50:10 Successfully tagged security-spire-config-arm64:latest 08:50:10  Building security-spire-config ... done Building security-proxy-setup 08:50:10 Removing intermediate container 811374b19d65 08:50:10 ---> 2876cb7e0d94 08:50:10 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:10 ---> Running in 1e6addcdd382 08:50:10 Removing intermediate container 1e6addcdd382 08:50:10 ---> e4a7dbf04da5 08:50:10 Step 25/27 : LABEL arch=arm64 08:50:11 ---> Running in 76e2f4c58373 08:50:11 Removing intermediate container 76e2f4c58373 08:50:11 ---> 4756d65918d5 08:50:11 Step 26/27 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 08:50:11 ---> Running in 0515332e6daf 08:50:12 Removing intermediate container 0515332e6daf 08:50:12 ---> d43c5d0830a3 08:50:12 Step 27/27 : LABEL version=0.0.0 08:50:12 ---> Running in 7b0dd4349640 08:50:12 Removing intermediate container 7b0dd4349640 08:50:12 ---> bdb1f15e1c21 08:50:12 08:50:13 Successfully built bdb1f15e1c21 08:50:13 Successfully tagged security-spire-agent-arm64:latest 08:50:13 Building core-metadata 08:50:40  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:40 ---> 10094fbeb1e1 08:50:40 Step 3/22 : WORKDIR /edgex-go 08:50:40 ---> Using cache 08:50:40 ---> 3feffa74ee02 08:50:40 Step 4/22 : RUN apk add --update --no-cache make git 08:50:40 ---> Running in 7eb0ca610182 08:50:41 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:50:41 ---> 10094fbeb1e1 08:50:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:50:41 ---> Using cache 08:50:41 ---> 0178b6edb79f 08:50:41 Step 4/25 : WORKDIR /edgex-go 08:50:41 ---> Using cache 08:50:41 ---> 1d4e27df0f3c 08:50:41 Step 5/25 : RUN apk add --update --no-cache make git 08:50:41 ---> Using cache 08:50:41 ---> d8ce43247c05 08:50:41 Step 6/25 : COPY go.mod vendor* ./ 08:50:41 ---> Using cache 08:50:41 ---> 24466aef5fd5 08:50:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:41 ---> Using cache 08:50:41 ---> 01adc922caf3 08:50:41 Step 8/25 : COPY . . 08:50:41 ---> Using cache 08:50:41 ---> 3cada0680917 08:50:41 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:50:41 ---> Running in 5dba8bd6461c 08:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:43 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 08:50:44 OK: 263 MiB in 53 packages 08:50:47 Removing intermediate container 7eb0ca610182 08:50:47 ---> 1177ac4963e8 08:50:47 Step 5/22 : COPY go.mod vendor* ./ 08:50:47 ---> ac7a33799b6d 08:50:47 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:48 ---> Running in 55ee2fa89b8f 08:52:25 Removing intermediate container 55ee2fa89b8f 08:52:25 ---> b453c8ce4b7c 08:52:25 Step 7/22 : COPY . . 08:52:33 ---> 8a2539e3fa0a 08:52:33 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:52:33 ---> Running in 123614be6ece 08:52:34 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 08:56:11 Removing intermediate container 2a8d0d9b4a0d 08:56:11 ---> a78ed82c4976 08:56:11 08:56:11 Step 10/23 : FROM alpine:3.17 08:56:11 ---> 51e60588ff2c 08:56:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:56:11 ---> Running in a0b921699658 08:56:11 Removing intermediate container a0b921699658 08:56:11 ---> 358b4401a031 08:56:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:56:11 ---> Running in db8d083b41ce 08:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:56:12 (1/1) Installing dumb-init (1.2.5-r2) 08:56:12 Executing busybox-1.35.0-r29.trigger 08:56:12 OK: 8 MiB in 16 packages 08:56:15 Removing intermediate container db8d083b41ce 08:56:15 ---> 6b42064fc758 08:56:15 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:16 ---> 3ded30d9cc9c 08:56:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:56:17 ---> 1f25cff0d8cb 08:56:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:56:18 ---> 1d8a3b00d4e9 08:56:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:56:19 ---> c9a8af648dc6 08:56:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:56:20 ---> 31ff02336b0a 08:56:20 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:21 ---> Running in 5a4a08f338b1 08:56:24 Removing intermediate container 5a4a08f338b1 08:56:24 ---> 2db6f4aa24f3 08:56:24 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:56:24 ---> Running in 30418d3cc916 08:56:24 Removing intermediate container 30418d3cc916 08:56:24 ---> f651f6d98eaf 08:56:24 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:56:24 ---> Running in 4d1c16b8bfca 08:56:25 Removing intermediate container 4d1c16b8bfca 08:56:25 ---> a5c248c1f07e 08:56:25 Step 21/23 : LABEL arch=arm64 08:56:25 ---> Running in 67d27d957177 08:56:28 Removing intermediate container 67d27d957177 08:56:28 ---> 0bd4103ca7c3 08:56:28 Step 22/23 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 08:56:28 ---> Running in cbf5f83c8705 08:56:29 Removing intermediate container cbf5f83c8705 08:56:29 ---> 54ad19167f41 08:56:29 Step 23/23 : LABEL version=0.0.0 08:56:29 ---> Running in f6c42fd53d34 08:56:30 Removing intermediate container f6c42fd53d34 08:56:30 ---> d96dbc03f1c7 08:56:30 08:56:30 Successfully built d96dbc03f1c7 08:56:30 Successfully tagged security-proxy-auth-arm64:latest 08:56:30  Building security-proxy-auth ... done Building security-bootstrapper 08:56:48 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:56:48 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:56:48 ---> 10094fbeb1e1 08:56:48 Step 3/33 : WORKDIR /edgex-go 08:56:48 ---> Using cache 08:56:48 ---> 3feffa74ee02 08:56:48 Step 4/33 : RUN apk add --update --no-cache make git 08:56:48 ---> Using cache 08:56:48 ---> 1177ac4963e8 08:56:48 Step 5/33 : COPY go.mod vendor* ./ 08:56:48 ---> Using cache 08:56:48 ---> ac7a33799b6d 08:56:48 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:48 ---> Using cache 08:56:48 ---> b453c8ce4b7c 08:56:48 Step 7/33 : COPY . . 08:56:48 ---> Using cache 08:56:48 ---> 8a2539e3fa0a 08:56:48 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:56:48 ---> Running in 46b67142917a 08:56:50 Removing intermediate container 4cb380d4a1f5 08:56:50 ---> a1880f9bd1bb 08:56:50 08:56:50 Step 10/23 : FROM alpine:3.17 08:56:50 ---> 51e60588ff2c 08:56:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:56:50 ---> Using cache 08:56:50 ---> 358b4401a031 08:56:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:56:50 ---> Using cache 08:56:50 ---> 6b42064fc758 08:56:50 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:50 ---> Using cache 08:56:50 ---> 3ded30d9cc9c 08:56:50 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:56:50 ---> Using cache 08:56:50 ---> 1f25cff0d8cb 08:56:50 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:56:51 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 08:56:52 ---> 485e27ef68b1 08:56:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:56:56 ---> e236e85618ad 08:56:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:56:57 ---> 67c0670ecaae 08:56:57 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:58 ---> Running in 31d7aec033ae 08:57:02 Removing intermediate container 31d7aec033ae 08:57:02 ---> c6448dd8fd43 08:57:02 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:57:02 ---> Running in daf2212e2eb0 08:57:03 Removing intermediate container daf2212e2eb0 08:57:03 ---> bf7104f0b419 08:57:03 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:57:03 ---> Running in c0bd8d499448 08:57:04 Removing intermediate container c0bd8d499448 08:57:04 ---> dbce8d387840 08:57:04 Step 21/23 : LABEL arch=arm64 08:57:04 ---> Running in 624ac96ba32d 08:57:05 Removing intermediate container 624ac96ba32d 08:57:05 ---> 1b6c6a359968 08:57:05 Step 22/23 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 08:57:05 ---> Running in a97f9dc0c4e3 08:57:06 Removing intermediate container a97f9dc0c4e3 08:57:06 ---> d7739ce4dfa4 08:57:06 Step 23/23 : LABEL version=0.0.0 08:57:07 ---> Running in d863a23e7b2b 08:57:10 Removing intermediate container d863a23e7b2b 08:57:10 ---> 16b6f702f664 08:57:10 08:57:10 Successfully built 16b6f702f664 08:57:10 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:57:10  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 08:57:11 Removing intermediate container 68abad72c542 08:57:11 ---> 84ac98e8678a 08:57:11 08:57:11 Step 10/24 : FROM alpine:3.17 08:57:11 ---> 51e60588ff2c 08:57:11 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:57:11 ---> Running in 089bff663714 08:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:15 (1/1) Installing dumb-init (1.2.5-r2) 08:57:15 Executing busybox-1.35.0-r29.trigger 08:57:15 OK: 8 MiB in 16 packages 08:57:17 Removing intermediate container 089bff663714 08:57:17 ---> 876823c987c4 08:57:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:57:17 ---> Running in f933684f409b 08:57:18 Removing intermediate container f933684f409b 08:57:18 ---> dea475857539 08:57:18 Step 13/24 : ENV APP_PORT=59882 08:57:18 ---> Running in 8f91d0c6ef66 08:57:19 Removing intermediate container 8f91d0c6ef66 08:57:19 ---> 6a50a2bea1e0 08:57:19 Step 14/24 : EXPOSE $APP_PORT 08:57:19 ---> Running in 3e25f364e867 08:57:20 Removing intermediate container 3e25f364e867 08:57:20 ---> 79f95fe00e88 08:57:20 Step 15/24 : WORKDIR / 08:57:20 ---> Running in f5e5aa053810 08:57:20 Removing intermediate container f5e5aa053810 08:57:20 ---> 6ed7ccad3ae2 08:57:20 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:23 ---> 7695aeb25549 08:57:23 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:57:24 ---> b078c16ec032 08:57:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:57:27 ---> 40f650104a8e 08:57:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:57:27 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:57:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:57:27 ---> 10094fbeb1e1 08:57:27 Step 3/20 : WORKDIR /edgex-go 08:57:27 ---> Using cache 08:57:27 ---> 3feffa74ee02 08:57:27 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:57:27 ---> Running in 256c4966f607 08:57:29 ---> 2827b59fa536 08:57:29 Step 20/24 : ENTRYPOINT ["/core-command"] 08:57:29 ---> Running in 2e14160a73a9 08:57:30 Removing intermediate container 2e14160a73a9 08:57:30 ---> 75077279b66a 08:57:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:30 ---> Running in cdcd56499df6 08:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:30 Removing intermediate container cdcd56499df6 08:57:30 ---> c6e8bfbce8c9 08:57:30 Step 22/24 : LABEL arch=arm64 08:57:30 ---> Running in ef5884cde9a4 08:57:31 Removing intermediate container ef5884cde9a4 08:57:31 ---> 133c48b67894 08:57:31 Step 23/24 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 08:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:31 ---> Running in 9b9e0e5ece7e 08:57:32 Removing intermediate container 9b9e0e5ece7e 08:57:32 ---> 8212fdca5f0c 08:57:32 Step 24/24 : LABEL version=0.0.0 08:57:32 ---> Running in 59ae678225dd 08:57:32 Removing intermediate container 59ae678225dd 08:57:32 ---> 77d0f71da234 08:57:32 08:57:33 Successfully built 77d0f71da234 08:57:33 Successfully tagged core-command-arm64:latest 08:57:33  Building core-command ... done Building support-scheduler 08:57:33 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:57:33 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:57:33 OK: 17692 distinct packages available 08:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:35 OK: 263 MiB in 53 packages 08:57:38 Removing intermediate container 256c4966f607 08:57:38 ---> ec30e5a71fdd 08:57:38 Step 5/20 : COPY go.mod vendor* ./ 08:57:39 ---> 024da78723c9 08:57:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:39 ---> Running in 2ae3367843ee 08:57:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:57:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:57:51 ---> 10094fbeb1e1 08:57:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:57:51 ---> Using cache 08:57:51 ---> 0178b6edb79f 08:57:51 Step 4/23 : WORKDIR /edgex-go 08:57:51 ---> Using cache 08:57:51 ---> 1d4e27df0f3c 08:57:51 Step 5/23 : RUN apk add --update --no-cache make git 08:57:51 ---> Using cache 08:57:51 ---> d8ce43247c05 08:57:51 Step 6/23 : COPY go.mod vendor* ./ 08:57:51 ---> Using cache 08:57:51 ---> 24466aef5fd5 08:57:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:51 ---> Using cache 08:57:51 ---> 01adc922caf3 08:57:51 Step 8/23 : COPY . . 08:57:51 ---> Using cache 08:57:51 ---> 3cada0680917 08:57:51 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:57:51 ---> Running in 195745f290db 08:57:53 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 08:58:40 Removing intermediate container 5dba8bd6461c 08:58:40 ---> 34adb5d4bebc 08:58:40 08:58:40 Step 10/25 : FROM alpine:3.17 08:58:40 ---> 51e60588ff2c 08:58:40 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:58:40 ---> Using cache 08:58:40 ---> 876823c987c4 08:58:40 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:58:40 ---> Using cache 08:58:40 ---> dea475857539 08:58:40 Step 13/25 : ENV APP_PORT=59881 08:58:40 ---> Running in b0ab096a35e5 08:58:40 Removing intermediate container b0ab096a35e5 08:58:40 ---> bd7f054ad8b1 08:58:40 Step 14/25 : EXPOSE $APP_PORT 08:58:40 ---> Running in ed4705137d80 08:58:40 Removing intermediate container ed4705137d80 08:58:40 ---> 18742d815570 08:58:40 Step 15/25 : WORKDIR / 08:58:40 ---> Running in 2f107e4e4949 08:58:40 Removing intermediate container 2f107e4e4949 08:58:40 ---> ca0b3433f4fa 08:58:40 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:40 ---> d450436c46d8 08:58:40 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:58:40 ---> 7f1263fc0923 08:58:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:58:40 ---> b415515496ac 08:58:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:58:40 ---> 822bd376de34 08:58:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:58:41 ---> 4c384ed8d80a 08:58:41 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:58:41 ---> Running in 25e2776f6b65 08:58:42 Removing intermediate container 25e2776f6b65 08:58:42 ---> 7e090246129c 08:58:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:42 ---> Running in c85b01074da7 08:58:42 Removing intermediate container c85b01074da7 08:58:42 ---> c20a6ef2a8a9 08:58:42 Step 23/25 : LABEL arch=arm64 08:58:42 ---> Running in fc85a2dc88fc 08:58:43 Removing intermediate container fc85a2dc88fc 08:58:43 ---> 2552a68a94e3 08:58:43 Step 24/25 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 08:58:43 ---> Running in 96337d45c9d7 08:58:44 Removing intermediate container 96337d45c9d7 08:58:44 ---> 57eeef490af5 08:58:44 Step 25/25 : LABEL version=0.0.0 08:58:44 ---> Running in c659b956e349 08:58:45 Removing intermediate container c659b956e349 08:58:45 ---> cdca57159d16 08:58:45 08:58:45 Successfully built cdca57159d16 08:58:45 Successfully tagged core-metadata-arm64:latest 08:58:45 Building security-secretstore-setup 08:59:07  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:59:07 ---> 10094fbeb1e1 08:59:07 Step 3/25 : WORKDIR /edgex-go 08:59:07 ---> Using cache 08:59:07 ---> 3feffa74ee02 08:59:07 Step 4/25 : RUN apk add --update --no-cache make git 08:59:07 ---> Using cache 08:59:07 ---> 1177ac4963e8 08:59:07 Step 5/25 : COPY go.mod vendor* ./ 08:59:07 ---> Using cache 08:59:07 ---> ac7a33799b6d 08:59:07 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:07 ---> Using cache 08:59:07 ---> b453c8ce4b7c 08:59:07 Step 7/25 : COPY . . 08:59:07 ---> Using cache 08:59:07 ---> 8a2539e3fa0a 08:59:07 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:59:07 ---> Running in f8728d3c1a4c 08:59:09 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 08:59:28 Removing intermediate container 123614be6ece 08:59:28 ---> bc82cfc1d1da 08:59:28 08:59:28 Step 9/22 : FROM alpine:3.17 08:59:28 ---> 51e60588ff2c 08:59:28 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:59:28 ---> Running in ce64a0120719 08:59:28 Removing intermediate container 2ae3367843ee 08:59:28 ---> b4a91803e257 08:59:28 Step 7/20 : COPY . . 08:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:31 (1/2) Installing dumb-init (1.2.5-r2) 08:59:31 (2/2) Installing openssl (3.0.8-r4) 08:59:31 Executing busybox-1.35.0-r29.trigger 08:59:31 OK: 8 MiB in 17 packages 08:59:34 Removing intermediate container ce64a0120719 08:59:34 ---> e1e7ca3bb7b6 08:59:34 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:59:34 ---> Running in 85525820a7df 08:59:34 Removing intermediate container 85525820a7df 08:59:34 ---> efdef49acddf 08:59:34 Step 12/22 : WORKDIR /edgex 08:59:34 ---> Running in ae7727b9aa8f 08:59:35 Removing intermediate container ae7727b9aa8f 08:59:35 ---> e796694c45a8 08:59:35 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:40 ---> a7250e8f2467 08:59:40 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:59:41 ---> 5833d6a3e139 08:59:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:59:43 ---> 26a6d8f89f26 08:59:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:59:46 ---> 9bc8e7ae38d8 08:59:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:59:47 ---> 4d4d235f7e2e 08:59:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:48 ---> Running in 0416fd31a62f 08:59:49 ---> 396b2396f5bc 08:59:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:59:49 ---> Running in c65bdceb85ff 08:59:52 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 08:59:54 Removing intermediate container 0416fd31a62f 08:59:54 ---> 366280ffc884 08:59:54 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:59:54 ---> Running in e17d2a52b7b8 08:59:55 Removing intermediate container e17d2a52b7b8 08:59:55 ---> 046eb4766f51 08:59:55 Step 20/22 : LABEL arch=arm64 08:59:55 ---> Running in 292c71fa029e 08:59:55 Removing intermediate container 292c71fa029e 08:59:55 ---> f7f2da9a6e79 08:59:55 Step 21/22 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 08:59:56 ---> Running in 6b641a031ef0 08:59:56 Removing intermediate container 6b641a031ef0 08:59:56 ---> 85db434f0963 08:59:56 Step 22/22 : LABEL version=0.0.0 08:59:57 ---> Running in 83fee67e5067 08:59:57 Removing intermediate container 83fee67e5067 08:59:57 ---> d3b990301833 08:59:57 08:59:57 Successfully built d3b990301833 08:59:57 Successfully tagged security-proxy-setup-arm64:latest 08:59:57  Building security-proxy-setup ... done Building core-data 09:00:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:16 ---> 10094fbeb1e1 09:00:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:00:16 ---> Using cache 09:00:16 ---> 0178b6edb79f 09:00:16 Step 4/23 : WORKDIR /edgex-go 09:00:16 ---> Using cache 09:00:16 ---> 1d4e27df0f3c 09:00:16 Step 5/23 : RUN apk add --update --no-cache make git 09:00:16 ---> Using cache 09:00:16 ---> d8ce43247c05 09:00:16 Step 6/23 : COPY go.mod vendor* ./ 09:00:16 ---> Using cache 09:00:16 ---> 24466aef5fd5 09:00:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:16 ---> Using cache 09:00:16 ---> 01adc922caf3 09:00:16 Step 8/23 : COPY . . 09:00:16 ---> Using cache 09:00:16 ---> 3cada0680917 09:00:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:00:16 ---> Running in 44f221c6eba1 09:00:17 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 09:04:08 Removing intermediate container 46b67142917a 09:04:08 ---> 49b4cd5fad3d 09:04:08 09:04:08 Step 9/33 : FROM alpine:3.17 09:04:08 ---> 51e60588ff2c 09:04:08 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:04:08 ---> Running in 68e61c6347ba 09:04:08 Removing intermediate container 68e61c6347ba 09:04:08 ---> e056ab6fdf47 09:04:08 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:04:08 ---> Running in d6d239ede49e 09:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:08 (1/2) Installing dumb-init (1.2.5-r2) 09:04:08 (2/2) Installing su-exec (0.2-r2) 09:04:08 Executing busybox-1.35.0-r29.trigger 09:04:08 OK: 8 MiB in 17 packages 09:04:08 Removing intermediate container d6d239ede49e 09:04:08 ---> 4b318814d505 09:04:08 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:04:08 ---> Running in 81f660c7b42d 09:04:08 Removing intermediate container 81f660c7b42d 09:04:08 ---> 72666c764eba 09:04:08 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:04:08 ---> Running in 4a28eedb9808 09:04:08 Removing intermediate container 4a28eedb9808 09:04:08 ---> aa0304bef8b2 09:04:08 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:04:08 ---> Running in 150ebef80e7c 09:04:08 Removing intermediate container 150ebef80e7c 09:04:08 ---> e16b29a6279f 09:04:08 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:04:08 ---> Running in f9339c9fcad5 09:04:08 Removing intermediate container f9339c9fcad5 09:04:08 ---> b56038cf0c68 09:04:08 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:04:08 ---> Running in 60af994a8d59 09:04:14 Removing intermediate container 60af994a8d59 09:04:14 ---> fe04de4ac698 09:04:14 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:04:14 ---> Running in ad5b1aca2abc 09:04:14 Removing intermediate container ad5b1aca2abc 09:04:14 ---> ca67fa0daa63 09:04:14 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:04:15 ---> e21af7313730 09:04:15 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:04:15 ---> Running in add6aadc1621 09:04:19 Removing intermediate container add6aadc1621 09:04:19 ---> 233f59ef0346 09:04:19 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:19 ---> 9c63a8d968af 09:04:19 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:04:20 ---> 05cc366f7f9a 09:04:20 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:04:22 ---> 8fe9a96dfa71 09:04:22 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:04:23 ---> a2daf750c331 09:04:23 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:04:26 ---> feff286cee03 09:04:26 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:04:27 ---> bff6b1d1794d 09:04:27 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:04:28 ---> 460a8380bba1 09:04:28 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:04:29 ---> 4e5b5f35ff25 09:04:29 Step 28/33 : RUN chmod +x /entrypoint.sh 09:04:29 ---> Running in 2a89ab0afe4b 09:04:32 Removing intermediate container 2a89ab0afe4b 09:04:32 ---> fb6cc1bc22ed 09:04:32 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:04:32 ---> Running in d1a53c43bedf 09:04:33 Removing intermediate container d1a53c43bedf 09:04:33 ---> da06cda1fd33 09:04:33 Step 30/33 : CMD ["gate"] 09:04:33 ---> Running in 4fa68fe4dc37 09:04:33 Removing intermediate container 4fa68fe4dc37 09:04:33 ---> 951a924329bd 09:04:33 Step 31/33 : LABEL arch=arm64 09:04:33 ---> Running in e9a5a83fb6cc 09:04:34 Removing intermediate container e9a5a83fb6cc 09:04:34 ---> 7ee06db848e4 09:04:34 Step 32/33 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 09:04:34 ---> Running in b9fa24a1de96 09:04:35 Removing intermediate container b9fa24a1de96 09:04:35 ---> 76ffe9d43ae0 09:04:35 Step 33/33 : LABEL version=0.0.0 09:04:35 ---> Running in 0e88591499cb 09:04:35 Removing intermediate container 0e88591499cb 09:04:35 ---> c362308f345a 09:04:35 09:04:35 Successfully built c362308f345a 09:04:35 Successfully tagged security-bootstrapper-arm64:latest 09:04:36 Building security-spire-server 09:04:54  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:04:54 ---> 10094fbeb1e1 09:04:54 Step 3/26 : WORKDIR /edgex-go 09:04:54 ---> Using cache 09:04:54 ---> 3feffa74ee02 09:04:54 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:04:54 ---> Using cache 09:04:54 ---> 52eb9840bfa6 09:04:54 Step 5/26 : COPY go.mod vendor* ./ 09:04:54 ---> Using cache 09:04:54 ---> da476c30f1c2 09:04:54 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:54 ---> Using cache 09:04:54 ---> ec6d01a59ddb 09:04:54 Step 7/26 : COPY . . 09:04:54 ---> Using cache 09:04:54 ---> c9f8a6bd4f09 09:04:54 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:04:54 ---> Using cache 09:04:54 ---> 29852ddd3eb3 09:04:54 Step 9/26 : WORKDIR /edgex-go/spire-build 09:04:54 ---> Using cache 09:04:54 ---> b8f6aca68b8f 09:04:54 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:04:54 ---> Using cache 09:04:54 ---> 9614c276951c 09:04:54 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 09:04:54 ---> Running in 5a65b54ae714 09:04:57 Removing intermediate container 5a65b54ae714 09:04:57 ---> 4b35171fa39d 09:04:57 Step 12/26 : WORKDIR /edgex-go 09:04:57 ---> Running in 4559635843d6 09:04:57 Removing intermediate container 4559635843d6 09:04:57 ---> 5b5d97f691b5 09:04:57 09:04:57 Step 13/26 : FROM alpine:3.17 09:04:57 ---> 51e60588ff2c 09:04:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:04:57 ---> Using cache 09:04:57 ---> a6a538ed5773 09:04:57 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:04:57 ---> Using cache 09:04:57 ---> 5753553a9a09 09:04:57 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:57 ---> Using cache 09:04:57 ---> a4fa54df3c87 09:04:57 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:04:57 ---> Using cache 09:04:57 ---> 05f3c2293a72 09:04:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:05:04 ---> 77187f0e1761 09:05:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:05:04 ---> 8c9b0f76e8e6 09:05:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:05:06 ---> 61057af7ca68 09:05:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:05:06 ---> 6186cd2ea123 09:05:06 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:05:06 ---> Running in fc7df8398774 09:05:07 Removing intermediate container fc7df8398774 09:05:07 ---> ca060fce047d 09:05:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:05:07 ---> Running in b31f4aee0996 09:05:08 Removing intermediate container b31f4aee0996 09:05:08 ---> b4857aa00596 09:05:08 Step 24/26 : LABEL arch=arm64 09:05:08 ---> Running in a92c74a1097b 09:05:08 Removing intermediate container a92c74a1097b 09:05:08 ---> 48e923bdd0ea 09:05:08 Step 25/26 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 09:05:08 ---> Running in 8534262fc237 09:05:09 Removing intermediate container 8534262fc237 09:05:09 ---> 89d8effbcee2 09:05:09 Step 26/26 : LABEL version=0.0.0 09:05:09 ---> Running in 892b10cc1565 09:05:10 Removing intermediate container 892b10cc1565 09:05:10 ---> 57838e7cc085 09:05:10 09:05:10 Successfully built 57838e7cc085 09:05:10 Successfully tagged security-spire-server-arm64:latest 09:05:10  Building security-spire-server ... done Building support-notifications 09:05:25 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:05:25 ---> 10094fbeb1e1 09:05:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:05:25 ---> Using cache 09:05:25 ---> 0178b6edb79f 09:05:25 Step 4/23 : WORKDIR /edgex-go 09:05:25 ---> Using cache 09:05:25 ---> 1d4e27df0f3c 09:05:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:05:25 ---> Running in 72c680bc33ac 09:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:29 OK: 263 MiB in 53 packages 09:05:30 Removing intermediate container 72c680bc33ac 09:05:30 ---> 8bfec3fe2ab1 09:05:30 Step 6/23 : COPY go.mod vendor* ./ 09:05:31 ---> 594606550013 09:05:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:31 ---> Running in acf661113735 09:06:10 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 09:06:28 Removing intermediate container f8728d3c1a4c 09:06:28 ---> ba45d7740089 09:06:28 09:06:28 Step 9/25 : FROM alpine:3.17 09:06:28 ---> 51e60588ff2c 09:06:28 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:06:28 ---> Running in e30a268e6d0f 09:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:06:31 (1/3) Installing ca-certificates (20230506-r0) 09:06:31 (2/3) Installing dumb-init (1.2.5-r2) 09:06:31 (3/3) Installing su-exec (0.2-r2) 09:06:31 Executing busybox-1.35.0-r29.trigger 09:06:31 Executing ca-certificates-20230506-r0.trigger 09:06:32 OK: 8 MiB in 18 packages 09:06:35 Removing intermediate container e30a268e6d0f 09:06:35 ---> c7dc17a998fe 09:06:35 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:06:35 ---> Running in 59cf52352589 09:06:35 Removing intermediate container 59cf52352589 09:06:35 ---> fe48850264e9 09:06:35 Step 12/25 : WORKDIR / 09:06:35 ---> Running in ae94433580a0 09:06:36 Removing intermediate container ae94433580a0 09:06:36 ---> a51093fc1719 09:06:36 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:37 ---> 9803ee2d070a 09:06:37 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:06:38 ---> 1aa680866ffd 09:06:38 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:06:39 ---> ace321dbd395 09:06:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:06:40 ---> 013e46618197 09:06:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:06:43 ---> dd07c91e74d5 09:06:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:06:47 ---> 2ef54fd418a7 09:06:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:06:49 ---> a6e94ce2fbd5 09:06:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:06:51 ---> 763f062d4d11 09:06:51 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:06:51 ---> Running in d747e7ad0e3e 09:06:59 Removing intermediate container d747e7ad0e3e 09:06:59 ---> ecf2bbfc8c85 09:06:59 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:06:59 ---> Running in 3682f88e9797 09:07:00 Removing intermediate container 3682f88e9797 09:07:00 ---> a37cffa6d115 09:07:00 Step 23/25 : LABEL arch=arm64 09:07:00 ---> Running in f57f019752e2 09:07:01 Removing intermediate container f57f019752e2 09:07:01 ---> 38a833dadf08 09:07:01 Step 24/25 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 09:07:01 ---> Running in 566a0202db4d 09:07:02 Removing intermediate container 566a0202db4d 09:07:02 ---> 4f5c13286617 09:07:02 Step 25/25 : LABEL version=0.0.0 09:07:02 ---> Running in 71a43ff39509 09:07:03 Removing intermediate container 71a43ff39509 09:07:03 ---> f9e0f0a03d61 09:07:03 09:07:03 Successfully built f9e0f0a03d61 09:07:03 Successfully tagged security-secretstore-setup-arm64:latest 09:07:26  Building security-secretstore-setup ... done Removing intermediate container acf661113735 09:07:26 ---> 38a2c070729a 09:07:26 Step 8/23 : COPY . . 09:07:41 ---> 024dc5bf1dd1 09:07:41 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:07:41 ---> Running in 54ea7752f895 09:07:41 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 09:08:13 Removing intermediate container 44f221c6eba1 09:08:13 ---> 1cee5c38481f 09:08:13 09:08:13 Step 10/23 : FROM alpine:3.17 09:08:13 ---> 51e60588ff2c 09:08:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:08:13 ---> Running in a0f637852fab 09:08:13 Removing intermediate container a0f637852fab 09:08:13 ---> e17cac292e60 09:08:13 Step 12/23 : ENV APP_PORT=59880 09:08:13 ---> Running in 2a6b5402e8d5 09:08:13 Removing intermediate container 2a6b5402e8d5 09:08:13 ---> e8cc6b64fbb2 09:08:13 Step 13/23 : EXPOSE $APP_PORT 09:08:13 ---> Running in 3e67cce92ae3 09:08:13 Removing intermediate container 3e67cce92ae3 09:08:13 ---> 469d6cdbae4e 09:08:13 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:08:13 ---> Running in 31dee46eddc5 09:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:16 (1/1) Installing dumb-init (1.2.5-r2) 09:08:16 Executing busybox-1.35.0-r29.trigger 09:08:16 OK: 8 MiB in 16 packages 09:08:18 Removing intermediate container 31dee46eddc5 09:08:18 ---> beed28d5227b 09:08:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:19 ---> 0034119551ce 09:08:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:08:20 ---> 3612d274b7c1 09:08:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:08:23 ---> 741f4adbee12 09:08:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:08:25 ---> cc185ab0bc09 09:08:25 Step 19/23 : ENTRYPOINT ["/core-data"] 09:08:25 ---> Running in a889e3091ac9 09:08:25 Removing intermediate container a889e3091ac9 09:08:25 ---> 2083f7f90aa5 09:08:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:25 ---> Running in 4af7ae9c2efc 09:08:26 Removing intermediate container 4af7ae9c2efc 09:08:26 ---> d402246dfb26 09:08:26 Step 21/23 : LABEL arch=arm64 09:08:26 ---> Running in 1377f1de6c29 09:08:27 Removing intermediate container 1377f1de6c29 09:08:27 ---> e3b1897635a7 09:08:27 Step 22/23 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 09:08:28 ---> Running in 5f1475ef47b0 09:08:29 Removing intermediate container 5f1475ef47b0 09:08:29 ---> 5d4082dde151 09:08:29 Step 23/23 : LABEL version=0.0.0 09:08:29 ---> Running in 4aa3e750f8ac 09:08:30 Removing intermediate container 4aa3e750f8ac 09:08:30 ---> 4fc38638ca15 09:08:30 09:08:30 Successfully built 4fc38638ca15 09:08:30 Successfully tagged core-data-arm64:latest 09:08:33  Building core-data ... done Removing intermediate container 195745f290db 09:08:33 ---> d6916a0c0998 09:08:33 09:08:33 Step 10/23 : FROM alpine:3.17 09:08:33 ---> 51e60588ff2c 09:08:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:08:33 ---> Using cache 09:08:33 ---> 876823c987c4 09:08:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:08:33 ---> Using cache 09:08:33 ---> dea475857539 09:08:33 Step 13/23 : ENV APP_PORT=59861 09:08:33 ---> Running in f6578ba0a61c 09:08:34 Removing intermediate container f6578ba0a61c 09:08:34 ---> 18664b7f830f 09:08:34 Step 14/23 : EXPOSE $APP_PORT 09:08:34 ---> Running in 08b695e22b9a 09:08:35 Removing intermediate container 08b695e22b9a 09:08:35 ---> 6cbec0bbfa89 09:08:35 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:36 ---> b014eb03a522 09:08:36 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:08:36 ---> 5a110e0542bf 09:08:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:08:39 ---> d95aafaa1c1d 09:08:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:08:40 ---> 6de98f6b6548 09:08:40 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:08:40 ---> Running in 152efc432b12 09:08:41 Removing intermediate container 152efc432b12 09:08:41 ---> 83425e90f6d7 09:08:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:41 ---> Running in 7b1ad9b04ebb 09:08:41 Removing intermediate container 7b1ad9b04ebb 09:08:41 ---> 42539db8dab6 09:08:41 Step 21/23 : LABEL arch=arm64 09:08:41 ---> Running in dd8a9d318451 09:08:42 Removing intermediate container dd8a9d318451 09:08:42 ---> 74f6f0367f27 09:08:42 Step 22/23 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 09:08:42 ---> Running in 68379ab60804 09:08:43 Removing intermediate container 68379ab60804 09:08:43 ---> 062eb445702e 09:08:43 Step 23/23 : LABEL version=0.0.0 09:08:43 ---> Running in 60c11ead6347 09:08:43 Removing intermediate container 60c11ead6347 09:08:43 ---> 650c480bd920 09:08:43 09:08:44 Successfully built 650c480bd920 09:08:44 Successfully tagged support-scheduler-arm64:latest 09:09:06  Building support-scheduler ... done Removing intermediate container c65bdceb85ff 09:09:06 ---> a5ac681b59d3 09:09:06 09:09:06 Step 9/20 : FROM alpine:3.17 09:09:06 ---> 51e60588ff2c 09:09:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:09:06 ---> Using cache 09:09:06 ---> e056ab6fdf47 09:09:06 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:09:06 ---> Running in 56db62a9e3d2 09:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:08 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:09:08 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:09:08 OK: 17692 distinct packages available 09:09:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:10 (1/9) Installing ca-certificates (20230506-r0) 09:09:10 (2/9) Installing brotli-libs (1.0.9-r9) 09:09:10 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:09:10 (4/9) Installing libcurl (8.0.1-r0) 09:09:10 (5/9) Installing curl (8.0.1-r0) 09:09:10 (6/9) Installing dumb-init (1.2.5-r2) 09:09:10 (7/9) Installing musl-obstack (1.2.3-r0) 09:09:10 (8/9) Installing libucontext (1.2-r0) 09:09:10 (9/9) Installing gcompat (1.1.0-r0) 09:09:10 Executing busybox-1.35.0-r29.trigger 09:09:10 Executing ca-certificates-20230506-r0.trigger 09:09:11 OK: 11 MiB in 24 packages 09:09:15 Removing intermediate container 56db62a9e3d2 09:09:15 ---> 079595552d2c 09:09:15 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:15 ---> 9ab41fb249a2 09:09:15 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:09:16 ---> 36399e30a980 09:09:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:09:19 ---> e10e8778937a 09:09:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:09:20 ---> fa4a64fc6aba 09:09:20 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:09:20 ---> Running in 50ef5cbb6d9d 09:09:20 Removing intermediate container 50ef5cbb6d9d 09:09:20 ---> accbdb2bb004 09:09:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:09:20 ---> Running in c9fdcf44db64 09:09:21 Removing intermediate container c9fdcf44db64 09:09:21 ---> 8acf363794bb 09:09:21 Step 18/20 : LABEL arch=arm64 09:09:21 ---> Running in 28504da48871 09:09:21 Removing intermediate container 28504da48871 09:09:21 ---> 396f69edbc41 09:09:21 Step 19/20 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 09:09:21 ---> Running in 7b8b9a117a7a 09:09:22 Removing intermediate container 7b8b9a117a7a 09:09:22 ---> 27b08949ae02 09:09:22 Step 20/20 : LABEL version=0.0.0 09:09:22 ---> Running in 66cd72fde717 09:09:23 Removing intermediate container 66cd72fde717 09:09:23 ---> 3353b85af1e9 09:09:23 09:09:23 Successfully built 3353b85af1e9 09:09:23 Successfully tagged security-spiffe-token-provider-arm64:latest 09:11:00  Building security-spiffe-token-provider ... done Removing intermediate container 54ea7752f895 09:11:00 ---> 3a11108035cd 09:11:00 09:11:00 Step 10/23 : FROM alpine:3.17 09:11:00 ---> 51e60588ff2c 09:11:00 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:11:00 ---> Running in f852263e771b 09:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:11:00 (1/2) Installing ca-certificates (20230506-r0) 09:11:00 (2/2) Installing dumb-init (1.2.5-r2) 09:11:00 Executing busybox-1.35.0-r29.trigger 09:11:00 Executing ca-certificates-20230506-r0.trigger 09:11:00 OK: 8 MiB in 17 packages 09:11:01 Removing intermediate container f852263e771b 09:11:01 ---> 17e20d2f3628 09:11:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:11:01 ---> Running in bc61f9244dd9 09:11:02 Removing intermediate container bc61f9244dd9 09:11:02 ---> a85408d54708 09:11:02 Step 13/23 : ENV APP_PORT=59860 09:11:02 ---> Running in b0ec190993f1 09:11:02 Removing intermediate container b0ec190993f1 09:11:02 ---> f1a8e85f4bf6 09:11:02 Step 14/23 : EXPOSE $APP_PORT 09:11:02 ---> Running in 15552cc3d415 09:11:03 Removing intermediate container 15552cc3d415 09:11:03 ---> 006dea733752 09:11:03 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:03 ---> 014bc6f6cdcb 09:11:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:11:04 ---> b408124fe252 09:11:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:11:05 ---> dd4e966da8ec 09:11:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:11:05 ---> 53ee7eba17f6 09:11:05 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:11:06 ---> Running in 1016a48d40b0 09:11:06 Removing intermediate container 1016a48d40b0 09:11:06 ---> 4579faa6cfde 09:11:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:06 ---> Running in 80015491f247 09:11:06 Removing intermediate container 80015491f247 09:11:06 ---> d14c6cc084cb 09:11:06 Step 21/23 : LABEL arch=arm64 09:11:07 ---> Running in 48b56584b648 09:11:07 Removing intermediate container 48b56584b648 09:11:07 ---> 77ddbb0e836e 09:11:07 Step 22/23 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 09:11:07 ---> Running in 5645478748ae 09:11:07 Removing intermediate container 5645478748ae 09:11:07 ---> 7c74998593c5 09:11:07 Step 23/23 : LABEL version=0.0.0 09:11:07 ---> Running in b948918252a8 09:11:08 Removing intermediate container b948918252a8 09:11:08 ---> 493880d382b3 09:11:08 09:11:08 Successfully built 493880d382b3 09:11:08 Successfully tagged support-notifications-arm64:latest 09:11:08  Building support-notifications ... done  [Pipeline] } 09:11:08 $ docker stop --time=1 93b7b053de3cc6de0aeb1e0cd23ada837717384cdee5d18a5dfe8fafd740e489 09:11:10 $ docker rm -f --volumes 93b7b053de3cc6de0aeb1e0cd23ada837717384cdee5d18a5dfe8fafd740e489 [Pipeline] // withDockerContainer [Pipeline] sh 09:11:11 + docker images 09:11:11 REPOSITORY TAG IMAGE ID CREATED SIZE 09:11:11 support-notifications-arm64 latest 493880d382b3 4 seconds ago 31.9MB 09:11:11 3a11108035cd 16 seconds ago 1.59GB 09:11:11 security-spiffe-token-provider-arm64 latest 3353b85af1e9 About a minute ago 32.7MB 09:11:11 a5ac681b59d3 2 minutes ago 1.57GB 09:11:11 support-scheduler-arm64 latest 650c480bd920 2 minutes ago 31.2MB 09:11:11 d6916a0c0998 2 minutes ago 1.59GB 09:11:11 core-data-arm64 latest 4fc38638ca15 2 minutes ago 19.9MB 09:11:11 1cee5c38481f 3 minutes ago 1.53GB 09:11:11 security-secretstore-setup-arm64 latest f9e0f0a03d61 4 minutes ago 32.2MB 09:11:11 ba45d7740089 4 minutes ago 1.52GB 09:11:11 security-spire-server-arm64 latest 57838e7cc085 6 minutes ago 97MB 09:11:11 5b5d97f691b5 6 minutes ago 1.39GB 09:11:11 security-bootstrapper-arm64 latest c362308f345a 6 minutes ago 21.9MB 09:11:11 49b4cd5fad3d 7 minutes ago 1.51GB 09:11:11 security-proxy-setup-arm64 latest d3b990301833 11 minutes ago 18.7MB 09:11:11 bc82cfc1d1da 11 minutes ago 1.51GB 09:11:11 core-metadata-arm64 latest cdca57159d16 12 minutes ago 20.2MB 09:11:11 34adb5d4bebc 12 minutes ago 1.53GB 09:11:11 core-command-arm64 latest 77d0f71da234 13 minutes ago 19.7MB 09:11:11 84ac98e8678a 14 minutes ago 1.53GB 09:11:11 core-common-config-bootstrapper-arm64 latest 16b6f702f664 14 minutes ago 17.2MB 09:11:11 a1880f9bd1bb 14 minutes ago 1.52GB 09:11:11 security-proxy-auth-arm64 latest d96dbc03f1c7 14 minutes ago 18.1MB 09:11:11 a78ed82c4976 15 minutes ago 1.51GB 09:11:11 security-spire-agent-arm64 latest bdb1f15e1c21 20 minutes ago 153MB 09:11:11 security-spire-config-arm64 latest 8339ef941b64 21 minutes ago 96.1MB 09:11:11 da8438538f0e 21 minutes ago 1.39GB 09:11:11 3c53631bf817 21 minutes ago 1.39GB 09:11:11 ci-base-image-arm64 latest 10094fbeb1e1 37 minutes ago 899MB 09:11:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 09:11:11 alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB 09:11:11 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 09:11:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:11 09:11:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:12 arm64: Pulling from edgex-lftools-log-publisher 09:11:12 8998bd30e6a1: Pulling fs layer 09:11:12 04944245beec: Pulling fs layer 09:11:12 699f458cf7ca: Pulling fs layer 09:11:12 765212b225bb: Pulling fs layer 09:11:12 f23df028b6ca: Pulling fs layer 09:11:12 d65c8cfc05b1: Pulling fs layer 09:11:12 2437ff75d9bd: Pulling fs layer 09:11:12 f23df028b6ca: Waiting 09:11:12 2437ff75d9bd: Waiting 09:11:12 04944245beec: Verifying Checksum 09:11:12 04944245beec: Download complete 09:11:12 765212b225bb: Verifying Checksum 09:11:12 765212b225bb: Download complete 09:11:12 f23df028b6ca: Verifying Checksum 09:11:12 f23df028b6ca: Download complete 09:11:12 d65c8cfc05b1: Verifying Checksum 09:11:12 d65c8cfc05b1: Download complete 09:11:12 699f458cf7ca: Verifying Checksum 09:11:12 699f458cf7ca: Download complete 09:11:13 8998bd30e6a1: Download complete 09:11:15 2437ff75d9bd: Verifying Checksum 09:11:15 2437ff75d9bd: Download complete 09:11:17 8998bd30e6a1: Pull complete 09:11:17 04944245beec: Pull complete 09:11:19 699f458cf7ca: Pull complete 09:11:19 765212b225bb: Pull complete 09:11:20 f23df028b6ca: Pull complete 09:11:20 d65c8cfc05b1: Pull complete 09:11:35 2437ff75d9bd: Pull complete 09:11:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:11:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:35 prd-ubuntu20.04-docker-arm64-4c-16g-15191 does not seem to be running inside a container 09:11:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:11:38 $ docker top 0cc7d18c07f28f3509d9b1b00158e9d283a047721e34a761c068c988e7ea2922 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:39 ---> job-cost.sh 09:11:39 lf-activate-venv: SKIPPING 09:11:39 INFO: No Stack... 09:11:39 INFO: Retrieving Pricing Info for: v3-standard-4 09:11:40 INFO: Archiving Costs [Pipeline] sh 09:11:41 + cut -d, -f6 09:11:41 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 09:11:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-3-stack-cost] 09:11:41 Resource [jenkins-edgexfoundry-edgex-go-PR-4563-3-stack-cost] did not exist. Created. 09:11:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:11:42 + echo total: 0.10999999940395355 [Pipeline] stash 09:11:42 Stashed 1 file(s) [Pipeline] } 09:11:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:11:42 $ docker stop --time=1 0cc7d18c07f28f3509d9b1b00158e9d283a047721e34a761c068c988e7ea2922 09:11:44 $ docker rm -f --volumes 0cc7d18c07f28f3509d9b1b00158e9d283a047721e34a761c068c988e7ea2922 [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 09:11:44 provisioning config files... 09:11:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config825622815019991697tmp [Pipeline] { [Pipeline] sh 09:11:44 + set +x 09:11:44 + bash -s -- 09:11:44 + curl -s https://codecov.io/bash 09:11:44 09:11:44 _____ _ 09:11:44 / ____| | | 09:11:44 | | ___ __| | ___ ___ _____ __ 09:11:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:11:44 | |___| (_) | (_| | __/ (_| (_) \ V / 09:11:44 \_____\___/ \__,_|\___|\___\___/ \_/ 09:11:44 Bash-1.0.6 09:11:44 09:11:44 09:11:44 ==> git version 2.25.1 found 09:11:44 ==> 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 09:11:44 Release-Date: 2020-01-08 09:11:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:11:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:11:44 ==> Jenkins CI detected. 09:11:44 current dir:  /w/workspace/edgex-go/3 09:11:44 project root: . 09:11:44 --> token set from env 09:11:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:11:44 ==> Running gcov in . (disable via -X gcov) 09:11:44 ==> Python coveragepy not found 09:11:44 ==> Searching for coverage reports in: 09:11:44 + . 09:11:45 -> Found 1 reports 09:11:45 ==> Detecting git/mercurial file structure 09:11:45 ==> Reading reports 09:11:45 + ./coverage.out bytes=447731 09:11:45 ==> Appending adjustments 09:11:45 https://docs.codecov.io/docs/fixing-reports 09:11:45 + Found adjustments 09:11:45 ==> Gzipping contents 09:11:45 60K /tmp/codecov.tJkj5C.gz 09:11:45 ==> Uploading reports 09:11:45 url: https://codecov.io 09:11:45 query: branch=PR-4563&commit=417bab8f27f5dcd6b728fa83350db2e333fb3279&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:11:45 -> Pinging Codecov 09:11:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=417bab8f27f5dcd6b728fa83350db2e333fb3279&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:11:46 -> Uploading to 09:11:46 https://storage.googleapis.com/codecov/v4/raw/2023-05-11/00271124DB129430A58F1EEE437C3FCB/417bab8f27f5dcd6b728fa83350db2e333fb3279/24ed8b62-9d44-445d-8cea-2271800beda7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T091146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7445683f85516733d5374fb0e09cfb133cfd4997da272b3c748a11292362f944 09:11:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:11:46 Dload Upload Total Spent Left Speed 09:11:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57445 0 0 100 57445 0 192k --:--:-- --:--:-- --:--:-- 192k 09:11:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/417bab8f27f5dcd6b728fa83350db2e333fb3279 [Pipeline] } 09:11:46 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 09:11:47 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:11:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:11:48 ---> package-listing.sh 09:11:48 ++ facter osfamily 09:11:48 ++ tr '[:upper:]' '[:lower:]' 09:11:48 + OS_FAMILY=debian 09:11:48 + workspace=/w/workspace/edgex-go/3 09:11:48 + START_PACKAGES=/tmp/packages_start.txt 09:11:48 + END_PACKAGES=/tmp/packages_end.txt 09:11:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:11:48 + PACKAGES=/tmp/packages_start.txt 09:11:48 + '[' /w/workspace/edgex-go/3 ']' 09:11:48 + PACKAGES=/tmp/packages_end.txt 09:11:48 + case "${OS_FAMILY}" in 09:11:48 + dpkg -l 09:11:48 + grep '^ii' 09:11:48 + '[' -f /tmp/packages_start.txt ']' 09:11:48 + '[' -f /tmp/packages_end.txt ']' 09:11:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:11:48 + '[' /w/workspace/edgex-go/3 ']' 09:11:48 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:11:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:11:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:11:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:49 09:11:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:49 latest: Pulling from edgex-lftools-log-publisher 09:11:49 5eb5b503b376: Pulling fs layer 09:11:49 5c69ac0246d0: Pulling fs layer 09:11:49 ec43610c2a17: Pulling fs layer 09:11:49 3a2ae6a8a46f: Pulling fs layer 09:11:49 33b1e0a273af: Pulling fs layer 09:11:49 5d3b04190fa2: Pulling fs layer 09:11:49 2f39f015ded8: Pulling fs layer 09:11:49 3a2ae6a8a46f: Waiting 09:11:49 5d3b04190fa2: Waiting 09:11:49 5c69ac0246d0: Download complete 09:11:49 3a2ae6a8a46f: Verifying Checksum 09:11:49 3a2ae6a8a46f: Download complete 09:11:49 ec43610c2a17: Verifying Checksum 09:11:49 ec43610c2a17: Download complete 09:11:49 33b1e0a273af: Verifying Checksum 09:11:49 33b1e0a273af: Download complete 09:11:49 5d3b04190fa2: Verifying Checksum 09:11:49 5d3b04190fa2: Download complete 09:11:49 5eb5b503b376: Verifying Checksum 09:11:49 5eb5b503b376: Download complete 09:11:50 2f39f015ded8: Download complete 09:11:51 5eb5b503b376: Pull complete 09:11:51 5c69ac0246d0: Pull complete 09:11:51 ec43610c2a17: Pull complete 09:11:51 3a2ae6a8a46f: Pull complete 09:11:52 33b1e0a273af: Pull complete 09:11:52 5d3b04190fa2: Pull complete 09:11:56 2f39f015ded8: Pull complete 09:11:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:11:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:56 prd-ubuntu20.04-docker-8c-8g-15189 does not seem to be running inside a container 09:11:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:11:58 $ docker top 6a7a3ce94da211d5aaa13237e3b00f6a930618c6c80ffc1cd651fd79c9dc2f95 -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:58 + touch /tmp/pre-build-complete [Pipeline] sh 09:11:58 + mkdir -p /var/log/sysstat [Pipeline] sh 09:11:59 + ls /var/log/sa-host 09:11:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:59 provisioning config files... 09:11:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config11531584462485436773tmp [Pipeline] { [Pipeline] echo 09:11:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:11:59 ---> create-netrc.sh [Pipeline] } 09:11:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:11:59 ---> python-tools-install.sh [Pipeline] echo 09:11:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:12:00 ---> sudo-logs.sh 09:12:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:12:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:12:01 ---> job-cost.sh 09:12:01 lf-activate-venv: SKIPPING 09:12:01 DEBUG: total: 0.10999999940395355 09:12:01 INFO: Retrieving Stack Cost... 09:12:01 INFO: Retrieving Pricing Info for: v3-standard-8 09:12:01 INFO: Archiving Costs [Pipeline] echo 09:12:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:12:02 ---> logs-deploy.sh 09:12:02 lf-activate-venv: SKIPPING 09:12:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/3 09:12:02 INFO: archiving workspace using pattern(s): 09:12:03 Archives upload complete. 09:12:03 INFO: archiving logs to Nexus