Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+32cb5413f266176248a0713c2644b680483ab760 (29e3bb384ba4125199cc7d982dc67beec20c0006) 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-ssh2338107337194535296.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-ssh6286083822047943831.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-ssh15882506585104565847.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-ssh4867418097629493330.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-ssh6414686660163576535.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16003 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 32cb5413f266176248a0713c2644b680483ab760 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 Checking out Revision 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 (PR-4563) > 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 32cb5413f266176248a0713c2644b680483ab760 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 # timeout=10 Commit message: "Merge commit '32cb5413f266176248a0713c2644b680483ab760' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:34 ========================================================= 08:30:34 EdgeX Global Pipelines Version Info 08:30:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4c7c86aeec81f725195d499e638108ddf4995d9a # timeout=10 08:30:35 ------------------- 08:30:35 stable info: 08:30:35 ------------------- 08:30:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:35 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:35 Message: update stable to v1.0.249 08:30:35 ------------------- 08:30:35 experimental info: 08:30:35 ------------------- 08:30:35 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:35 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:35 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c33c2e [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:36 provisioning config files... 08:30:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config11314399133159292420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:36 ---> docker-login.sh 08:30:36 nexus3.edgexfoundry.org:10001 08:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:36 Configure a credential helper to remove this warning. See 08:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:36 08:30:36 Login Succeeded 08:30:36 nexus3.edgexfoundry.org:10002 08:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:37 Configure a credential helper to remove this warning. See 08:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:37 08:30:37 Login Succeeded 08:30:37 nexus3.edgexfoundry.org:10003 08:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:38 Configure a credential helper to remove this warning. See 08:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:38 08:30:38 Login Succeeded 08:30:38 nexus3.edgexfoundry.org:10004 08:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:38 Configure a credential helper to remove this warning. See 08:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:38 08:30:38 Login Succeeded 08:30:38 docker.io 08:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:38 Configure a credential helper to remove this warning. See 08:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:38 08:30:38 Login Succeeded 08:30:38 ---> docker-login.sh ends [Pipeline] } 08:30:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:38 + 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:30:38 + dirname cmd/core-command/Dockerfile 08:30:38 + cut -d/ -f2 08:30:38 + echo core-command,cmd/core-command/Dockerfile 08:30:38 + + cut -d/ -f2 08:30:38 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:38 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:38 + dirname cmd/core-data/Dockerfile 08:30:38 + cut -d/ -f2 08:30:38 + echo core-data,cmd/core-data/Dockerfile 08:30:38 + cut -d/ -f2 08:30:38 + dirname cmd/core-metadata/Dockerfile 08:30:38 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:38 + cut -d/ -f2+ 08:30:38 dirname cmd/security-bootstrapper/Dockerfile 08:30:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:38 + dirname cmd/security-proxy-auth/Dockerfile 08:30:38 + cut -d/ -f2 08:30:38 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:38 + + cut -d/ -f2 08:30:38 dirname cmd/security-proxy-setup/Dockerfile 08:30:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:38 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:38 + cut -d/ -f2 08:30:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:38 + cut -d/ -f2+ 08:30:38 dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:38 + cut -d/ -f2 08:30:38 + dirname cmd/security-spire-agent/Dockerfile 08:30:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:38 + dirname cmd/security-spire-config/Dockerfile 08:30:38 + cut -d/ -f2 08:30:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:38 + cut -d/ -f2 08:30:38 + dirname cmd/security-spire-server/Dockerfile 08:30:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:38 + dirname cmd/support-notifications/Dockerfile 08:30:38 + cut -d/ -f2 08:30:38 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:38 + cut -d/ -f2 08:30:38 + dirname cmd/support-scheduler/Dockerfile 08:30:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:38 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:30:39 + git rev-list -1 --merges 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002~1..5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [Pipeline] echo 08:30:39 -----------> git rev-list -1 --merges 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002~1..5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 08:30:39 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [false] [Pipeline] sh 08:30:39 + git log --format=format:%s -1 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [Pipeline] echo 08:30:39 ========================================================= 08:30:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:39 + grep -v github /etc/ssh/ssh_known_hosts 08:30:39 + [ -e /tmp/ssh_known_hosts ] 08:30:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:39 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:40 08:30:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:40 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:40 b85a868b505f: Pulling fs layer 08:30:40 e2be974225ed: Pulling fs layer 08:30:40 339a4e72a1f5: Pulling fs layer 08:30:40 988bab9f4d93: Pulling fs layer 08:30:40 1469e6f7b9e6: Pulling fs layer 08:30:40 eaf3925da568: Pulling fs layer 08:30:40 bab4dde63d76: Pulling fs layer 08:30:40 bde34c3a00c8: Pulling fs layer 08:30:40 b352a97aabf1: Pulling fs layer 08:30:40 4872d77fe225: Pulling fs layer 08:30:40 5851b861e8e6: Pulling fs layer 08:30:40 1469e6f7b9e6: Waiting 08:30:40 eaf3925da568: Waiting 08:30:40 bab4dde63d76: Waiting 08:30:40 bde34c3a00c8: Waiting 08:30:40 b352a97aabf1: Waiting 08:30:40 4872d77fe225: Waiting 08:30:40 5851b861e8e6: Waiting 08:30:40 988bab9f4d93: Waiting 08:30:40 e2be974225ed: Download complete 08:30:40 988bab9f4d93: Verifying Checksum 08:30:40 988bab9f4d93: Download complete 08:30:40 1469e6f7b9e6: Verifying Checksum 08:30:40 1469e6f7b9e6: Download complete 08:30:40 339a4e72a1f5: Verifying Checksum 08:30:40 339a4e72a1f5: Download complete 08:30:40 eaf3925da568: Verifying Checksum 08:30:40 eaf3925da568: Download complete 08:30:40 bde34c3a00c8: Verifying Checksum 08:30:40 bde34c3a00c8: Download complete 08:30:40 b352a97aabf1: Verifying Checksum 08:30:40 b352a97aabf1: Download complete 08:30:40 4872d77fe225: Verifying Checksum 08:30:40 4872d77fe225: Download complete 08:30:40 5851b861e8e6: Verifying Checksum 08:30:40 5851b861e8e6: Download complete 08:30:40 b85a868b505f: Verifying Checksum 08:30:40 b85a868b505f: Download complete 08:30:40 bab4dde63d76: Verifying Checksum 08:30:40 bab4dde63d76: Download complete 08:30:41 b85a868b505f: Pull complete 08:30:42 e2be974225ed: Pull complete 08:30:42 339a4e72a1f5: Pull complete 08:30:42 988bab9f4d93: Pull complete 08:30:42 1469e6f7b9e6: Pull complete 08:30:42 eaf3925da568: Pull complete 08:30:44 bab4dde63d76: Pull complete 08:30:44 bde34c3a00c8: Pull complete 08:30:44 b352a97aabf1: Pull complete 08:30:44 4872d77fe225: Pull complete 08:30:44 5851b861e8e6: Pull complete 08:30:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:44 prd-ubuntu20.04-docker-8c-8g-16003 does not seem to be running inside a container 08:30:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:30:47 $ docker top 1d2826d3eb8a9d4518d7993a8d2618e63315a994f607b1afd0bd0d3af333d9fd -eo pid,comm 08:30: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:30:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:47 [ssh-agent] Looking for ssh-agent implementation... 08:30:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:48 $ docker exec 1d2826d3eb8a9d4518d7993a8d2618e63315a994f607b1afd0bd0d3af333d9fd ssh-agent 08:30:48 SSH_AUTH_SOCK=/tmp/ssh-cChv3J7jlSMQ/agent.32 08:30:48 SSH_AGENT_PID=38 08:30:48 Running ssh-add (command line suppressed) 08:30:48 Identity added: /w/workspace/edgex-go/7@tmp/private_key_13065853322794217937.key (/w/workspace/edgex-go/7@tmp/private_key_13065853322794217937.key) 08:30:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:48 + git tag --points-at HEAD [Pipeline] } 08:30:48 $ docker exec --env ******** --env ******** 1d2826d3eb8a9d4518d7993a8d2618e63315a994f607b1afd0bd0d3af333d9fd ssh-agent -k 08:30:48 unset SSH_AUTH_SOCK; 08:30:48 unset SSH_AGENT_PID; 08:30:48 echo Agent pid 38 killed; 08:30:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:48 [ssh-agent] Looking for ssh-agent implementation... 08:30:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:48 $ docker exec 1d2826d3eb8a9d4518d7993a8d2618e63315a994f607b1afd0bd0d3af333d9fd ssh-agent 08:30:48 SSH_AUTH_SOCK=/tmp/ssh-faPfGxADLM3r/agent.69 08:30:48 SSH_AGENT_PID=75 08:30:48 Running ssh-add (command line suppressed) 08:30:49 Identity added: /w/workspace/edgex-go/7@tmp/private_key_2857264857233324768.key (/w/workspace/edgex-go/7@tmp/private_key_2857264857233324768.key) 08:30:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:49 + git semver init 08:30:49 2023-05-18 08:30:49,595 [run_init] DEBUG init version:0.0.0 force:False 08:30:49 2023-05-18 08:30:49,595 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver 08:30:49 2023-05-18 08:30:49,596 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver 08:30:49 2023-05-18 08:30:49,596 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) 08:30:54 2023-05-18 08:30:54,772 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude 08:30:54 2023-05-18 08:30:54,773 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4563 with force:False 08:30:54 2023-05-18 08:30:54,773 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4563 08:30:54 2023-05-18 08:30:54,777 [execute] INFO git cat-file --batch-check 08:30:54 2023-05-18 08:30:54,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 08:30:54 2023-05-18 08:30:54,785 [execute] INFO git cat-file --batch 08:30:54 2023-05-18 08:30:54,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 08:30:54 2023-05-18 08:30:54,791 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4563 08:30:54 0.0.0 [Pipeline] } 08:30:54 $ docker exec --env ******** --env ******** 1d2826d3eb8a9d4518d7993a8d2618e63315a994f607b1afd0bd0d3af333d9fd ssh-agent -k 08:30:55 unset SSH_AUTH_SOCK; 08:30:55 unset SSH_AGENT_PID; 08:30:55 echo Agent pid 75 killed; 08:30:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:55 + git semver [Pipeline] } 08:30:55 $ docker stop --time=1 1d2826d3eb8a9d4518d7993a8d2618e63315a994f607b1afd0bd0d3af333d9fd 08:30:56 $ docker rm -f --volumes 1d2826d3eb8a9d4518d7993a8d2618e63315a994f607b1afd0bd0d3af333d9fd [Pipeline] // withDockerContainer [Pipeline] sh 08:30:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:57 Stashed 1 file(s) [Pipeline] echo 08:30: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:30:57 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 08:30:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:57 ========================================================= 08:30:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:58 f56be85fc22e: Pulling fs layer 08:30:58 85791d961cd3: Pulling fs layer 08:30:58 d694b5ae8c79: Pulling fs layer 08:30:58 9f32a84ed3da: Pulling fs layer 08:30:58 4d19c01a9841: Pulling fs layer 08:30:58 9325e15d5711: Pulling fs layer 08:30:58 556b6ee489ea: Pulling fs layer 08:30:58 c5a4b2cf53e6: Pulling fs layer 08:30:58 556b6ee489ea: Waiting 08:30:58 9325e15d5711: Waiting 08:30:58 9f32a84ed3da: Waiting 08:30:58 4d19c01a9841: Waiting 08:30:58 c5a4b2cf53e6: Waiting 08:30:58 85791d961cd3: Download complete 08:30:58 9f32a84ed3da: Verifying Checksum 08:30:58 9f32a84ed3da: Download complete 08:30:58 4d19c01a9841: Download complete 08:30:58 f56be85fc22e: Verifying Checksum 08:30:58 f56be85fc22e: Download complete 08:30:58 9325e15d5711: Verifying Checksum 08:30:58 9325e15d5711: Download complete 08:30:58 f56be85fc22e: Pull complete 08:30:58 85791d961cd3: Pull complete 08:30:58 c5a4b2cf53e6: Verifying Checksum 08:30:58 c5a4b2cf53e6: Download complete 08:30:58 d694b5ae8c79: Verifying Checksum 08:30:58 d694b5ae8c79: Download complete 08:30:58 556b6ee489ea: Verifying Checksum 08:30:58 556b6ee489ea: Download complete 08:31:02 d694b5ae8c79: Pull complete 08:31:02 9f32a84ed3da: Pull complete 08:31:02 4d19c01a9841: Pull complete 08:31:02 9325e15d5711: Pull complete 08:31:04 556b6ee489ea: Pull complete 08:31:05 c5a4b2cf53e6: Pull complete 08:31:05 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:31:05 + docker build -t ci-base-image-x86_64 -f - . 08:31:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:05 WORKDIR /edgex 08:31:05 COPY go.mod . 08:31:05 RUN go mod download 08:31:06 Sending build context to Docker daemon 170.8MB 08:31:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:06 ---> c4be618373d6 08:31:06 Step 2/4 : WORKDIR /edgex 08:31:11 ---> Running in d2bb18655118 08:31:11 Removing intermediate container d2bb18655118 08:31:11 ---> 51c61d99e4cf 08:31:11 Step 3/4 : COPY go.mod . 08:31:11 ---> 30c9475f7d7d 08:31:11 Step 4/4 : RUN go mod download 08:31:11 ---> Running in 29df3b66c037 08:31:12 Still waiting to schedule task 08:31:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16004’ is offline 08:31:24 Removing intermediate container 29df3b66c037 08:31:24 ---> 5a59377be421 08:31:24 Successfully built 5a59377be421 08:31:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:24 + docker inspect -f . ci-base-image-x86_64 08:31:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:24 prd-ubuntu20.04-docker-8c-8g-16003 does not seem to be running inside a container 08:31:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:31:24 $ docker top 32cc0f0066192ab2343c203cdabefceac655c1b0c00caca8befd25638873afb3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:25 + go version 08:31:25 go version go1.20.2 linux/amd64 [Pipeline] } 08:31:25 $ docker stop --time=1 32cc0f0066192ab2343c203cdabefceac655c1b0c00caca8befd25638873afb3 08:31:26 $ docker rm -f --volumes 32cc0f0066192ab2343c203cdabefceac655c1b0c00caca8befd25638873afb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:26 + docker inspect -f . ci-base-image-x86_64 08:31:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:26 prd-ubuntu20.04-docker-8c-8g-16003 does not seem to be running inside a container 08:31:27 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:31:27 $ docker top b8f0b5970c2b54cc78929bcc9800cf5edb39ebd30bc9e5aa027204cf3a9058bf -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:27 ========================================================= 08:31:27 [edgeXBuildGoParallel] Running Tests and Build... 08:31:27 ========================================================= [Pipeline] sh 08:31:27 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 08:31:28 + make test 08:31:28 go test -race -coverprofile=coverage.out ./... 08:31:34 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements 08:31:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.612s coverage: 88.5% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.361s coverage: 95.6% of statements 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 65.9% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 42.9% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 82.9% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.269s coverage: 79.9% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.084s coverage: 92.9% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.062s coverage: 87.2% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.1% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.108s coverage: 92.3% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 61.5% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 08:32:25 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:32:25 running golangci-lint 08:32:25 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:32:25 go version go1.20.2 linux/amd64 08:32:25 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:25 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:32:39 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|imports|name|deps) took 13.491588121s" 08:32:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.997265ms" 08:32:45 level=info msg="[linters_context/goanalysis] analyzers took 46.611226042s with top 10 stages: buildir: 26.507912551s, inspect: 1.792349632s, fact_deprecated: 1.75632079s, gosec: 1.499896244s, printf: 974.485906ms, ctrlflow: 944.53872ms, nilness: 777.276065ms, S1038: 739.879435ms, fact_purity: 657.754759ms, typedness: 623.19955ms" 08:32:45 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:32:45 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, path_prettifier: 203/203, skip_files: 203/203, identifier_marker: 203/203, skip_dirs: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, exclude: 203/203, exclude-rules: 23/203" 08:32:45 level=info msg="[runner] processing took 17.431371ms with stages: nolint: 7.867414ms, identifier_marker: 4.644797ms, exclude-rules: 1.790841ms, path_prettifier: 1.378485ms, autogenerated_exclude: 1.112538ms, skip_dirs: 521.976µs, cgo: 76.053µs, filename_unadjuster: 35.527µs, max_same_issues: 570ns, uniq_by_line: 450ns, skip_files: 420ns, exclude: 370ns, path_shortener: 300ns, source_code: 300ns, sort_results: 290ns, path_prefixer: 270ns, severity-rules: 240ns, diff: 230ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns" 08:32:45 level=info msg="[runner] linters took 6.405021763s with stages: goanalysis_metalinter: 6.387499863s" 08:32:45 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:45 level=info msg="Memory: 201 samples, avg is 177.0MB, max is 805.5MB" 08:32:45 level=info msg="Execution took 19.947392013s" 08:32:45 go vet ./... 08:32:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:49 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:49 + ls -al . 08:32:49 total 704 08:32:49 drwxrwxr-x 11 1001 1001 4096 May 18 08:31 . 08:32:49 drwxr-xr-x 4 root root 4096 May 18 08:31 .. 08:32:49 drwxrwxr-x 2 1001 1001 4096 May 18 08:30 .blubracket 08:32:49 -rw-rw-r-- 1 1001 1001 16 May 18 08:30 .dockerignore 08:32:49 drwxrwxr-x 8 1001 1001 4096 May 18 08:30 .git 08:32:49 drwxrwxr-x 3 1001 1001 4096 May 18 08:30 .github 08:32:49 -rw-rw-r-- 1 1001 1001 1133 May 18 08:30 .gitignore 08:32:49 -rw-rw-r-- 1 1001 1001 42 May 18 08:30 .golangci.yml 08:32:49 -rw-rw-r-- 1 1001 1001 87 May 18 08:30 .hadolint.yml 08:32:49 drwxr-xr-x 3 1001 1001 4096 May 18 08:30 .semver 08:32:49 -rw-rw-r-- 1 1001 1001 166 May 18 08:30 .sonarcloud.properties 08:32:49 -rw-rw-r-- 1 1001 1001 1171 May 18 08:30 ADOPTERS.md 08:32:49 -rw-rw-r-- 1 1001 1001 10835 May 18 08:30 Attribution.txt 08:32:49 -rw-rw-r-- 1 1001 1001 73765 May 18 08:30 CHANGELOG.md 08:32:49 -rw-rw-r-- 1 1001 1001 3804 May 18 08:30 CONTRIBUTING.md 08:32:49 -rw-rw-r-- 1 1001 1001 677 May 18 08:30 GOVERNANCE.md 08:32:49 -rw-rw-r-- 1 1001 1001 883 May 18 08:30 Jenkinsfile 08:32:49 -rw-rw-r-- 1 1001 1001 10775 May 18 08:30 LICENSE 08:32:49 -rw-rw-r-- 1 1001 1001 14368 May 18 08:30 Makefile 08:32:49 -rw-rw-r-- 1 1001 1001 582 May 18 08:30 OWNERS.md 08:32:49 -rw-rw-r-- 1 1001 1001 9902 May 18 08:30 README.md 08:32:49 -rw-rw-r-- 1 1001 1001 789 May 18 08:30 SECURITY.md 08:32:49 -rw-rw-r-- 1 1001 1001 5 May 18 08:30 VERSION 08:32:49 drwxrwxr-x 2 1001 1001 4096 May 18 08:30 bin 08:32:49 drwxrwxr-x 18 1001 1001 4096 May 18 08:30 cmd 08:32:49 -rw-r--r-- 1 root root 447731 May 18 08:32 coverage.out 08:32:49 -rw-rw-r-- 1 1001 1001 3201 May 18 08:30 go.mod 08:32:49 -rw-rw-r-- 1 1001 1001 31042 May 18 08:30 go.sum 08:32:49 drwxrwxr-x 7 1001 1001 4096 May 18 08:30 internal 08:32:49 drwxrwxr-x 3 1001 1001 4096 May 18 08:30 openapi 08:32:49 -rw-rw-r-- 1 1001 1001 594 May 18 08:30 security.txt 08:32:49 drwxrwxr-x 4 1001 1001 4096 May 18 08:30 snap 08:32:49 -rw-rw-r-- 1 1001 1001 204 May 18 08:30 version.go [Pipeline] sh 08:32:49 + '[' -e coverage.out ] 08:32:49 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:50 Stashed 1 file(s) [Pipeline] sh 08:32:50 + make build 08:32: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:33:02 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:33:02 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:33:03 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:33:03 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:33:10 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:33:11 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:33: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:13 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:33:13 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:33:14 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:33:16 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:33:17 $ docker stop --time=1 b8f0b5970c2b54cc78929bcc9800cf5edb39ebd30bc9e5aa027204cf3a9058bf 08:33:22 $ docker rm -f --volumes b8f0b5970c2b54cc78929bcc9800cf5edb39ebd30bc9e5aa027204cf3a9058bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:23 08:33:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:24 latest: Pulling from edgex-devops/edgex-compose 08:33:24 cbdbe7a5bc2a: Pulling fs layer 08:33:24 ca9280d653b3: Pulling fs layer 08:33:24 7e9c9ca2126c: Pulling fs layer 08:33:24 cbdbe7a5bc2a: Download complete 08:33:24 ca9280d653b3: Verifying Checksum 08:33:24 ca9280d653b3: Download complete 08:33:24 cbdbe7a5bc2a: Pull complete 08:33:25 7e9c9ca2126c: Download complete 08:33:25 ca9280d653b3: Pull complete 08:33:28 7e9c9ca2126c: Pull complete 08:33:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:28 prd-ubuntu20.04-docker-8c-8g-16003 does not seem to be running inside a container 08:33:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:33:32 $ docker top d6d8a0f91545d73f2cccd080d2ce86943f9763049cb49cbf19a7b78388fa436f -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:32 + docker-compose build --help 08:33:32 + grep parallel 08:33:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16005 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws 08:33:32 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 08:33:32 The recommended git tool is: git 08:33:33 --parallel Build images in parallel. [Pipeline] } 08:33:33 $ docker stop --time=1 d6d8a0f91545d73f2cccd080d2ce86943f9763049cb49cbf19a7b78388fa436f 08:33:34 $ docker rm -f --volumes d6d8a0f91545d73f2cccd080d2ce86943f9763049cb49cbf19a7b78388fa436f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:34 prd-ubuntu20.04-docker-8c-8g-16003 does not seem to be running inside a container 08:33:34 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:33:35 $ docker top 713f1fe39c544dab06b92bef136a1d249e04feba6176933f0b6af99984ea9f76 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:35 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:36 Building core-command ... 08:33:36 Building core-common-config-bootstrapper ... 08:33:36 Building core-data ... 08:33:36 Building core-metadata ... 08:33:36 Building security-bootstrapper ... 08:33:36 Building security-proxy-auth ... 08:33:36 Building security-proxy-setup ... 08:33:36 Building security-secretstore-setup ... 08:33:36 Building security-spiffe-token-provider ... 08:33:36 Building security-spire-agent ... 08:33:36 Building security-spire-config ... 08:33:36 Building security-spire-server ... 08:33:36 Building support-notifications ... 08:33:36 Building support-scheduler ... 08:33:36 Building security-spire-config 08:33:36 Building security-proxy-setup 08:33:36 Building core-command 08:33:36 Building core-common-config-bootstrapper 08:33:36 Building security-secretstore-setup 08:33:40 using credential edgex-jenkins-ssh 08:33:40 Cloning the remote Git repository 08:33:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:40 > git init /w/workspace/edgex-go/7 # timeout=10 08:33:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:40 > git --version # timeout=10 08:33:40 > git --version # 'git version 2.25.1' 08:33:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:46 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:46 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:33:46 ---> 5a59377be421 08:33:46 Step 3/27 : WORKDIR /edgex-go 08:33:46 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:33:46 ---> 5a59377be421 08:33:46 Step 3/25 : WORKDIR /edgex-go 08:33:46 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:46 ---> 5a59377be421 08:33:46 Step 3/22 : WORKDIR /edgex-go 08:33:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:46 ---> 5a59377be421 08:33:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:46 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:46 ---> 5a59377be421 08:33:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:33:54 ---> Running in 2caa56ca102b 08:33:54 ---> Running in 0a3d93f2eecd 08:33:54 ---> Running in d6bbcabb7fbb 08:33:54 ---> Running in 78e6d4b014d3 08:33:54 ---> Running in b8d7df6b8335 08:33:54 Removing intermediate container 78e6d4b014d3 08:33:54 ---> 992a1e28c2aa 08:33:54 Step 4/24 : WORKDIR /edgex-go 08:33:54 Removing intermediate container 0a3d93f2eecd 08:33:54 ---> 275eee0f253c 08:33:54 Step 4/23 : WORKDIR /edgex-go 08:33:54 Removing intermediate container b8d7df6b8335 08:33:54 ---> 1a53e6123225 08:33:54 Step 4/22 : RUN apk add --update --no-cache make git 08:33:54 Removing intermediate container 2caa56ca102b 08:33:54 ---> a0dc26f80d12 08:33:54 Step 4/25 : RUN apk add --update --no-cache make git 08:33:54 Removing intermediate container d6bbcabb7fbb 08:33:54 ---> 22afa41c3b2e 08:33:54 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:33:54 ---> Running in 5af7adda4e0c 08:33:54 ---> Running in 0eaa1c17f5a5 08:33:54 ---> Running in 7e897a5e55d6 08:33:54 ---> Running in f8f9d8821b3a 08:33:54 ---> Running in 45be43ac10c7 08:33:54 Removing intermediate container 5af7adda4e0c 08:33:54 ---> 09319b553ab0 08:33:54 Step 5/23 : RUN apk add --update --no-cache make git 08:33:54 Removing intermediate container 0eaa1c17f5a5 08:33:54 ---> e2365cf704c4 08:33:54 Step 5/24 : RUN apk add --update --no-cache make git 08:33:54 ---> Running in d75d97414026 08:33:54 ---> Running in b2f18800704c 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 OK: 265 MiB in 53 packages 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 OK: 265 MiB in 53 packages 08:33:54 OK: 265 MiB in 53 packages 08:33:54 OK: 265 MiB in 53 packages 08:33:54 OK: 265 MiB in 53 packages 08:33:55 Removing intermediate container f8f9d8821b3a 08:33:55 ---> e3ad666ae9af 08:33:55 Step 5/25 : COPY go.mod vendor* ./ 08:33:55 Removing intermediate container 7e897a5e55d6 08:33:55 ---> 5ef25906f643 08:33:55 Step 5/22 : COPY go.mod vendor* ./ 08:33:55 Removing intermediate container 45be43ac10c7 08:33:55 ---> 97bf262ca0b5 08:33:55 Step 5/27 : COPY go.mod vendor* ./ 08:33:55 ---> fece4b2742b8 08:33:55 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 ---> 0e476fa4158b 08:33:55 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 ---> Running in aa58b665e793 08:33:55 ---> Running in 0c3a8bde1201 08:33:55 ---> 6337a472e66f 08:33:55 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 Removing intermediate container b2f18800704c 08:33:55 ---> 79749ca925da 08:33:55 Step 6/24 : COPY go.mod vendor* ./ 08:33:55 ---> Running in 1d2dcdedd6eb 08:33:55 Removing intermediate container d75d97414026 08:33:55 ---> 56767e1ff2e8 08:33:55 Step 6/23 : COPY go.mod vendor* ./ 08:33:55 ---> faf4b952f1ac 08:33:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 ---> 69191c04b381 08:33:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 ---> Running in 4c364f1ce644 08:33:55 ---> Running in f333fd5902d4 08:33:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:59 > 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:33:59 Merging remotes/origin/main commit 32cb5413f266176248a0713c2644b680483ab760 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 08:34:00 Merge succeeded, producing bed421a93afe04e0827e977f848fa9d776d749dd 08:34:00 Checking out Revision bed421a93afe04e0827e977f848fa9d776d749dd (PR-4563) 08:33:59 > git config core.sparsecheckout # timeout=10 08:33:59 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 08:34:00 > git remote # timeout=10 08:34:00 > git config --get remote.origin.url # timeout=10 08:34:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:00 > git merge 32cb5413f266176248a0713c2644b680483ab760 # timeout=10 08:34:00 > git rev-parse HEAD^{commit} # timeout=10 08:34:00 > git config core.sparsecheckout # timeout=10 08:34:00 > git checkout -f bed421a93afe04e0827e977f848fa9d776d749dd # timeout=10 08:34:04 Commit message: "Merge commit '32cb5413f266176248a0713c2644b680483ab760' into HEAD" 08:34:04 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:05 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:05 Dload Upload Total Spent Left Speed 08:34:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 08:34:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:06 + sudo tee /etc/docker/daemon.new 08:34:06 { 08:34:06 "registry-mirrors": [ 08:34:06 "https://nexus3.edgexfoundry.org:10001" 08:34:06 ], 08:34:06 "bip": "10.250.0.254/24", 08:34:06 "hosts": [ 08:34:06 "tcp://0.0.0.0:5555", 08:34:06 "unix:///var/run/docker.sock" 08:34:06 ], 08:34:06 "mtu": 1458, 08:34:06 "selinux-enabled": true, 08:34:06 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:06 } [Pipeline] sh 08:34:04 > git rev-list --no-walk 4c7c86aeec81f725195d499e638108ddf4995d9a # timeout=10 08:34:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:25 provisioning config files... 08:34:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3599527498948582192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:25 ---> docker-login.sh 08:34:25 nexus3.edgexfoundry.org:10001 08:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:26 Configure a credential helper to remove this warning. See 08:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:26 08:34:26 Login Succeeded 08:34:26 nexus3.edgexfoundry.org:10002 08:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:26 Configure a credential helper to remove this warning. See 08:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:26 08:34:26 Login Succeeded 08:34:26 nexus3.edgexfoundry.org:10003 08:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:27 Configure a credential helper to remove this warning. See 08:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:27 08:34:27 Login Succeeded 08:34:27 nexus3.edgexfoundry.org:10004 08:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:27 Configure a credential helper to remove this warning. See 08:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:27 08:34:27 Login Succeeded 08:34:27 docker.io 08:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:27 Configure a credential helper to remove this warning. See 08:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:27 08:34:27 Login Succeeded 08:34:27 ---> docker-login.sh ends [Pipeline] } 08:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:28 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 08:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:28 ========================================================= 08:34:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:34:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:29 c41833b44d91: Pulling fs layer 08:34:29 ed15518f5707: Pulling fs layer 08:34:29 feae8fd75edb: Pulling fs layer 08:34:29 242c74f7c9fa: Pulling fs layer 08:34:29 3cdef696dda3: Pulling fs layer 08:34:29 2ced38df9373: Pulling fs layer 08:34:29 58f1dce35555: Pulling fs layer 08:34:29 3cdef696dda3: Waiting 08:34:29 2ced38df9373: Waiting 08:34:29 58f1dce35555: Waiting 08:34:29 242c74f7c9fa: Waiting 08:34:29 ed15518f5707: Verifying Checksum 08:34:29 ed15518f5707: Download complete 08:34:29 242c74f7c9fa: Verifying Checksum 08:34:29 242c74f7c9fa: Download complete 08:34:29 3cdef696dda3: Verifying Checksum 08:34:29 3cdef696dda3: Download complete 08:34:29 c41833b44d91: Verifying Checksum 08:34:29 c41833b44d91: Download complete 08:34:30 c41833b44d91: Pull complete 08:34:30 58f1dce35555: Verifying Checksum 08:34:30 58f1dce35555: Download complete 08:34:30 ed15518f5707: Pull complete 08:34:31 feae8fd75edb: Verifying Checksum 08:34:31 feae8fd75edb: Download complete 08:34:31 2ced38df9373: Verifying Checksum 08:34:31 2ced38df9373: Download complete 08:34:43 feae8fd75edb: Pull complete 08:34:43 242c74f7c9fa: Pull complete 08:34:43 3cdef696dda3: Pull complete 08:34:49 2ced38df9373: Pull complete 08:34:51 58f1dce35555: Pull complete 08:34:51 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:34:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:34:52 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:52 WORKDIR /edgex 08:34:52 COPY go.mod . 08:34:52 RUN go mod download -t 08:34:52 ci-base-image-arm64 -f - . 08:34:52 Sending build context to Docker daemon 2.928MB 08:34:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:52 ---> fadd8f120f05 08:34:52 Step 2/4 : WORKDIR /edgex 08:34:54 ---> Running in c3d349be756f 08:34:54 Removing intermediate container c3d349be756f 08:34:54 ---> 8c62d36c745e 08:34:54 Step 3/4 : COPY go.mod . 08:34:55 ---> 871d0280d635 08:34:55 Step 4/4 : RUN go mod download 08:34:55 ---> Running in e2ad816e000d 08:35:03 Removing intermediate container 1d2dcdedd6eb 08:35:03 ---> 70182d2a56ce 08:35:03 Step 7/27 : COPY . . 08:35:03 Removing intermediate container f333fd5902d4 08:35:03 ---> fd61fca9d3a4 08:35:03 Step 8/23 : COPY . . 08:35:03 Removing intermediate container 4c364f1ce644 08:35:03 ---> a1584b07dc6c 08:35:03 Step 8/24 : COPY . . 08:35:03 Removing intermediate container 0c3a8bde1201 08:35:03 ---> 50651a64c551 08:35:03 Step 7/22 : COPY . . 08:35:03 Removing intermediate container aa58b665e793 08:35:03 ---> 59381bd5c1ff 08:35:03 Step 7/25 : COPY . . 08:35:25 ---> 76563977ed7b 08:35:25 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:35:25 ---> 5399c508f206 08:35:25 ---> 2913e21f2643 08:35:25 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:35:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:25 ---> 14d71ba66fc4 08:35:25 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:35:25 ---> c63fa217e927 08:35:25 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:25 ---> Running in 77383fb4388a 08:35:25 ---> Running in 003e9aea54ee 08:35:25 ---> Running in c0da401846fd 08:35:25 ---> Running in 5e3700e7102a 08:35:25 ---> Running in a81f244b2a17 08:35:25 Removing intermediate container c0da401846fd 08:35:25 ---> e8fa849d80de 08:35:25 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:25 ---> Running in a517ff858a3e 08:35:25 Removing intermediate container a517ff858a3e 08:35:25 ---> 3b29368ec5b9 08:35:25 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:25 ---> Running in 6a4af5af8a81 08:35:25 Removing intermediate container 6a4af5af8a81 08:35:25 ---> 6de75c425cbb 08:35:25 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:35:25 ---> Running in ce04547919d5 08:35:25 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:25 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: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:25 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:27 Removing intermediate container ce04547919d5 08:35:27 ---> 39305fbed2f8 08:35:27 Step 12/27 : WORKDIR /edgex-go 08:35:27 ---> Running in 1015f15ceff0 08:35:27 Removing intermediate container 1015f15ceff0 08:35:27 ---> 566c73bb8c29 08:35:27 08:35:27 Step 13/27 : FROM alpine:3.17 08:35:27 3.17: Pulling from library/alpine 08:35:27 Removing intermediate container e2ad816e000d 08:35:27 ---> 34f3e57b01b8 08:35:27 Successfully built 34f3e57b01b8 08:35:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:27 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:27 Status: Downloaded newer image for alpine:3.17 08:35:27 ---> 9ed4aefc74f6 08:35:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:27 ---> Running in d60ad6744507 08:35:28 + docker inspect -f . ci-base-image-arm64 08:35:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:28 Removing intermediate container d60ad6744507 08:35:28 ---> baf23222f798 08:35:28 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:28 ---> Running in 59ab63978086 08:35:28 prd-ubuntu20.04-docker-arm64-4c-16g-16005 does not seem to be running inside a container 08:35:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:28 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:28 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:28 OK: 17821 distinct packages available 08:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:29 (1/4) Installing dumb-init (1.2.5-r2) 08:35:29 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:29 (3/4) Installing libucontext (1.2-r0) 08:35:29 (4/4) Installing gcompat (1.1.0-r0) 08:35:29 Executing busybox-1.35.0-r29.trigger 08:35:29 OK: 7 MiB in 19 packages 08:35:29 $ docker top c2b37d146465a8e50a2e939378ebf8dba88d1f924b3bf6a579c9924934cb7b37 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:30 + go version 08:35:30 go version go1.20.2 linux/arm64 [Pipeline] } 08:35:30 $ docker stop --time=1 c2b37d146465a8e50a2e939378ebf8dba88d1f924b3bf6a579c9924934cb7b37 08:35:31 Removing intermediate container 59ab63978086 08:35:31 ---> b6f58bbae403 08:35:31 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:32 $ docker rm -f --volumes c2b37d146465a8e50a2e939378ebf8dba88d1f924b3bf6a579c9924934cb7b37 08:35:32 ---> 0000242cc9fd 08:35:32 Step 17/27 : COPY --from=builder /edgex-go/security.txt / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:32 + docker inspect -f . ci-base-image-arm64 08:35:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:32 prd-ubuntu20.04-docker-arm64-4c-16g-16005 does not seem to be running inside a container 08:35:33 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:35:33 ---> bb0762565a34 08:35:33 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:34 $ docker top ff9624079e47c03f7a0bc44ef193f89659511eb826971f22fee0bdfa8f3dba09 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:34 ========================================================= 08:35:34 [edgeXBuildGoParallel] Running Tests and Build... 08:35:34 ========================================================= [Pipeline] sh 08:35:35 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 08:35:35 + make test 08:35:35 go test -race -coverprofile=coverage.out ./... 08:35:41 ---> 2009a3aabe2a 08:35:41 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:42 ---> 9bcd7e4b0ad2 08:35:42 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:42 ---> Running in b18ea7b2fc10 08:35:42 Removing intermediate container b18ea7b2fc10 08:35:42 ---> 740f7dee9347 08:35:42 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:42 ---> 393c5692359c 08:35:42 Step 22/27 : WORKDIR / 08:35:42 ---> Running in b7d3fc19ac20 08:35:42 Removing intermediate container b7d3fc19ac20 08:35:42 ---> c633354421a7 08:35:42 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:42 ---> Running in ae4301cf5b16 08:35:42 Removing intermediate container ae4301cf5b16 08:35:42 ---> 4314f5ce780f 08:35:42 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:42 ---> Running in dc8a547ca355 08:35:42 Removing intermediate container dc8a547ca355 08:35:42 ---> c0bb3dae0e96 08:35:42 Step 25/27 : LABEL arch=x86_64 08:35:42 ---> Running in 71b97548ae4c 08:35:42 Removing intermediate container 71b97548ae4c 08:35:42 ---> 4dbf35a02f9c 08:35:42 Step 26/27 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 08:35:42 ---> Running in c6d1367e7844 08:35:43 Removing intermediate container c6d1367e7844 08:35:43 ---> 7d3517f3ddc0 08:35:43 Step 27/27 : LABEL version=0.0.0 08:35:43 ---> Running in be0e5d11a91a 08:35:44 Removing intermediate container be0e5d11a91a 08:35:44 ---> 0ea6e7c05b4d 08:35:44 08:35:44 Successfully built 0ea6e7c05b4d 08:35:44 Successfully tagged security-spire-config:latest 08:35:44  Building security-spire-config ... done Building security-bootstrapper 08:35:46 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:46 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:35:46 ---> 5a59377be421 08:35:46 Step 3/33 : WORKDIR /edgex-go 08:35:46 ---> Using cache 08:35:46 ---> 22afa41c3b2e 08:35:46 Step 4/33 : RUN apk add --update --no-cache make git 08:35:53 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:54 ---> Running in 14ef51ae1597 08:36:00 Removing intermediate container 5e3700e7102a 08:36:00 ---> 4d4b7661cd20 08:36:00 08:36:00 Step 9/22 : FROM alpine:3.17 08:36:00 ---> 9ed4aefc74f6 08:36:00 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:36:00 Removing intermediate container 77383fb4388a 08:36:00 ---> 4914b62d3d81 08:36:00 08:36:00 Step 10/24 : FROM alpine:3.17 08:36:00 ---> 9ed4aefc74f6 08:36:00 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:36:00 Removing intermediate container a81f244b2a17 08:36:00 ---> 45959dcce1e4 08:36:00 08:36:00 Step 9/25 : FROM alpine:3.17 08:36:00 ---> 9ed4aefc74f6 08:36:00 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:36:00 Removing intermediate container 003e9aea54ee 08:36:00 ---> 79322106f57a 08:36:00 08:36:00 Step 10/23 : FROM alpine:3.17 08:36:00 ---> 9ed4aefc74f6 08:36:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:00 ---> Running in 841517cbdbed 08:36:00 ---> Running in e7665f329131 08:36:00 ---> Running in e9c63995db99 08:36:00 ---> Running in 7c9a764e0488 08:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:00 Removing intermediate container 7c9a764e0488 08:36:00 ---> b750d1871f91 08:36:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:00 ---> Running in da32cd26a424 08:36:00 OK: 265 MiB in 53 packages 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 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:00 Removing intermediate container 14ef51ae1597 08:36:00 ---> 37972e8d4822 08:36:00 Step 5/33 : COPY go.mod vendor* ./ 08:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:00 (1/1) Installing dumb-init (1.2.5-r2) 08:36:00 Executing busybox-1.35.0-r29.trigger 08:36:00 OK: 7 MiB in 16 packages 08:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:00 ---> d1da101cc57c 08:36:00 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:00 ---> Running in 9b20185eef80 08:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:00 (1/3) Installing ca-certificates (20230506-r0) 08:36:00 (2/3) Installing dumb-init (1.2.5-r2) 08:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:00 (3/3) Installing su-exec (0.2-r2) 08:36:00 Executing busybox-1.35.0-r29.trigger 08:36:00 Executing ca-certificates-20230506-r0.trigger 08:36:00 OK: 8 MiB in 18 packages 08:36:01 (1/1) Installing dumb-init (1.2.5-r2) 08:36:01 Executing busybox-1.35.0-r29.trigger 08:36:01 OK: 7 MiB in 16 packages 08:36:01 (1/2) Installing dumb-init (1.2.5-r2) 08:36:01 (2/2) Installing openssl (3.0.8-r4) 08:36:01 Executing busybox-1.35.0-r29.trigger 08:36:01 OK: 8 MiB in 17 packages 08:36:01 Removing intermediate container 841517cbdbed 08:36:01 ---> 8557c64c2e8d 08:36:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:01 ---> Running in ae318036bfba 08:36:01 Removing intermediate container ae318036bfba 08:36:01 ---> b48b69d3a1f2 08:36:01 Step 13/24 : ENV APP_PORT=59882 08:36:01 ---> Running in a00acbb947cc 08:36:01 Removing intermediate container e7665f329131 08:36:01 ---> 584b7f01b0f7 08:36:01 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:36:01 Removing intermediate container a00acbb947cc 08:36:01 ---> 0d5c4e6ab23d 08:36:01 Step 14/24 : EXPOSE $APP_PORT 08:36:01 ---> Running in 09b64176f13c 08:36:01 ---> Running in c448fbd459df 08:36:01 Removing intermediate container da32cd26a424 08:36:01 ---> a413fe57d08e 08:36:01 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:01 Removing intermediate container c448fbd459df 08:36:01 ---> 9f0d612bad25 08:36:01 Step 15/24 : WORKDIR / 08:36:01 Removing intermediate container 09b64176f13c 08:36:01 ---> 3ef77592a53e 08:36:01 Step 12/25 : WORKDIR / 08:36:01 ---> Running in 8908ef1b09e7 08:36:01 Removing intermediate container e9c63995db99 08:36:01 ---> 36fbe266392a 08:36:01 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:01 ---> Running in 00654b604e33 08:36:01 ---> Running in defba54e1ba8 08:36:01 ---> 2cca5f5cbcfd 08:36:01 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:36:01 Removing intermediate container 8908ef1b09e7 08:36:01 ---> 06c6dc40267a 08:36:01 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:01 Removing intermediate container 00654b604e33 08:36:01 ---> 0da9a306da6c 08:36:01 Step 12/22 : WORKDIR /edgex 08:36:01 Removing intermediate container defba54e1ba8 08:36:01 ---> 788b6be5db8d 08:36:01 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:01 ---> Running in 06828fe719c3 08:36:02 ---> d217cc918446 08:36:02 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:02 ---> e72c2855c10d 08:36:02 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:36:02 Removing intermediate container 06828fe719c3 08:36:02 ---> d4a4148c9cf1 08:36:02 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:02 ---> 1d46048990f0 08:36:02 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:36:02 ---> 987d4996061d 08:36:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:02 ---> 3919e71604e1 08:36:02 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:36:02 ---> 1db61453048a 08:36:02 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:36:02 ---> 28bb360637a0 08:36:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:02 ---> 01aa9ad74a05 08:36:02 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:36:02 ---> d84c4d6f4ecb 08:36:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:02 ---> a9ec19624c22 08:36:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:02 ---> b05345b2e9ad 08:36:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:02 ---> 93e1a2c5bb33 08:36:02 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:36:02 ---> 2ee5603c6338 08:36:02 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:02 ---> 28b3a4218879 08:36:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:02 ---> Running in d81c9d55d56d 08:36:03 ---> 36037c639a45 08:36:03 Step 20/24 : ENTRYPOINT ["/core-command"] 08:36:03 ---> bcde28d09d66 08:36:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:03 ---> Running in 3cad7cd39541 08:36:03 ---> 29733deafe86 08:36:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:03 ---> 8d246a7b6691 08:36:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:03 Removing intermediate container 3cad7cd39541 08:36:03 ---> 5188dbf2420e 08:36:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:03 ---> Running in 55e8c03d2ce8 08:36:04 ---> 59598c53c061 08:36:04 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:04 Removing intermediate container d81c9d55d56d 08:36:04 ---> a46474802fda 08:36:04 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:04 ---> Running in fa7cf9acab32 08:36:04 Removing intermediate container 55e8c03d2ce8 08:36:04 ---> 2a7296cad172 08:36:04 Step 22/24 : LABEL arch=x86_64 08:36:04 ---> 50354a1d4dea 08:36:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:04 ---> Running in 10c8ffd48aa5 08:36:04 ---> Running in c1090ccb66e5 08:36:04 Removing intermediate container 10c8ffd48aa5 08:36:04 ---> d800145c9091 08:36:04 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:36:04 Removing intermediate container c1090ccb66e5 08:36:04 ---> bfd6acdb64ad 08:36:04 Step 23/24 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 08:36:04 ---> Running in e5752f37d60c 08:36:04 ---> 6a3651aa3170 08:36:04 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:04 ---> Running in 15dba773ec4c 08:36:04 ---> Running in e9c5523a5f6a 08:36:04 Removing intermediate container e5752f37d60c 08:36:04 ---> 1bbe264ff3d2 08:36:04 Step 21/23 : LABEL arch=x86_64 08:36:04 ---> Running in a6a12ff9131a 08:36:04 Removing intermediate container 15dba773ec4c 08:36:04 ---> 52d687b3f1a1 08:36:04 Step 24/24 : LABEL version=0.0.0 08:36:04 ---> Running in 0a623b4ddc8f 08:36:04 Removing intermediate container a6a12ff9131a 08:36:04 ---> 3c2c55d767c4 08:36:04 Step 22/23 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 08:36:04 ---> Running in b2fcaa597d8f 08:36:04 Removing intermediate container 0a623b4ddc8f 08:36:04 ---> 8a14b43c5d92 08:36:04 08:36:04 Removing intermediate container b2fcaa597d8f 08:36:04 ---> 3b7a293e0797 08:36:04 Step 23/23 : LABEL version=0.0.0 08:36:04 Successfully built 8a14b43c5d92 08:36:04 Successfully tagged core-command:latest 08:36:04  Building core-command ... done Building security-spiffe-token-provider 08:36:04 ---> Running in 08311524fab3 08:36:06 Removing intermediate container fa7cf9acab32 08:36:06 ---> acc9ad9cb59c 08:36:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:36:06 Removing intermediate container 08311524fab3 08:36:06 ---> 8672cbeedd11 08:36:06 08:36:06 Successfully built 8672cbeedd11 08:36:07 Successfully tagged core-common-config-bootstrapper:latest 08:36:07 Building security-spire-server 08:36:08  Building core-common-config-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:36:08 ---> 5a59377be421 08:36:08 Step 3/20 : WORKDIR /edgex-go 08:36:08 ---> Using cache 08:36:08 ---> 22afa41c3b2e 08:36:08 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:36:09 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:36:09 ---> 5a59377be421 08:36:09 Step 3/26 : WORKDIR /edgex-go 08:36:09 ---> Using cache 08:36:09 ---> 22afa41c3b2e 08:36:09 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:36:09 ---> Using cache 08:36:09 ---> 97bf262ca0b5 08:36:09 Step 5/26 : COPY go.mod vendor* ./ 08:36:09 ---> Using cache 08:36:09 ---> 6337a472e66f 08:36:09 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:09 ---> Using cache 08:36:09 ---> 70182d2a56ce 08:36:09 Step 7/26 : COPY . . 08:36:09 ---> Using cache 08:36:09 ---> 5399c508f206 08:36:09 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:36:09 ---> Using cache 08:36:09 ---> e8fa849d80de 08:36:09 Step 9/26 : WORKDIR /edgex-go/spire-build 08:36:09 ---> Using cache 08:36:09 ---> 3b29368ec5b9 08:36:09 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:09 ---> Using cache 08:36:09 ---> 6de75c425cbb 08:36:09 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:36:11 ---> Running in 1f91ea2c151c 08:36:11 ---> Running in ffe930b289dd 08:36:11 ---> Running in 305ba8764290 08:36:11 Removing intermediate container e9c5523a5f6a 08:36:11 ---> 4bae4a2491b2 08:36:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:36:11 Removing intermediate container 1f91ea2c151c 08:36:11 ---> 5764a8866cba 08:36:11 Step 20/22 : LABEL arch=x86_64 08:36:11 ---> Running in e2739471f3c0 08:36:11 ---> Running in 1a43fed69adb 08:36:11 Removing intermediate container e2739471f3c0 08:36:11 ---> 4cb3162e849b 08:36:11 Step 23/25 : LABEL arch=x86_64 08:36:12 Removing intermediate container 1a43fed69adb 08:36:12 ---> 141d89dc9222 08:36:12 Step 21/22 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 08:36:12 ---> Running in bdcb8ddb0f07 08:36:12 ---> Running in 479e6230de64 08:36:12 Removing intermediate container bdcb8ddb0f07 08:36:12 ---> d9030b0a662e 08:36:12 Step 24/25 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 08:36:12 Removing intermediate container 479e6230de64 08:36:12 ---> dca3c85688a8 08:36:12 Step 22/22 : LABEL version=0.0.0 08:36:12 ---> Running in c6ba061ca717 08:36:12 ---> Running in 5d784b94d808 08:36:12 Removing intermediate container c6ba061ca717 08:36:12 ---> 59ecfd8b8143 08:36:12 Step 25/25 : LABEL version=0.0.0 08:36:12 Removing intermediate container 5d784b94d808 08:36:12 ---> fc4d8c98ed52 08:36:12 08:36:12 ---> Running in af21382e6375 08:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:12 Successfully built fc4d8c98ed52 08:36:12 Successfully tagged security-proxy-setup:latest 08:36:12 Building core-metadata 08:36:12  Building security-proxy-setup ... done Removing intermediate container af21382e6375 08:36:12 ---> cd27ee30282f 08:36:12 08:36:12 Successfully built cd27ee30282f 08:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:12 Successfully tagged security-secretstore-setup:latest 08:36:12 Building core-data 08:36:13  Building security-secretstore-setup ... done v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:13 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:13 OK: 17823 distinct packages available 08:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:13 OK: 265 MiB in 53 packages 08:36:15 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:36:15 ---> 5a59377be421 08:36:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:36:15 ---> Using cache 08:36:15 ---> 275eee0f253c 08:36:15 Step 4/25 : WORKDIR /edgex-go 08:36:15 ---> Using cache 08:36:15 ---> 09319b553ab0 08:36:15 Step 5/25 : RUN apk add --update --no-cache make git 08:36:15 ---> Using cache 08:36:15 ---> 56767e1ff2e8 08:36:15 Step 6/25 : COPY go.mod vendor* ./ 08:36:15 ---> Using cache 08:36:15 ---> 69191c04b381 08:36:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:15 ---> Using cache 08:36:15 ---> fd61fca9d3a4 08:36:15 Step 8/25 : COPY . . 08:36:15 ---> Using cache 08:36:15 ---> 2913e21f2643 08:36:15 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:36:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:16 ---> 5a59377be421 08:36:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:16 ---> Using cache 08:36:16 ---> 275eee0f253c 08:36:16 Step 4/23 : WORKDIR /edgex-go 08:36:16 ---> Using cache 08:36:16 ---> 09319b553ab0 08:36:16 Step 5/23 : RUN apk add --update --no-cache make git 08:36:16 ---> Using cache 08:36:16 ---> 56767e1ff2e8 08:36:16 Step 6/23 : COPY go.mod vendor* ./ 08:36:16 ---> Using cache 08:36:16 ---> 69191c04b381 08:36:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:16 ---> Using cache 08:36:16 ---> fd61fca9d3a4 08:36:16 Step 8/23 : COPY . . 08:36:16 ---> Using cache 08:36:16 ---> 2913e21f2643 08:36:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:36:20 Removing intermediate container 305ba8764290 08:36:20 ---> 487bb0ac2a45 08:36:20 Step 12/26 : WORKDIR /edgex-go 08:36:20 ---> Running in 0410b425922b 08:36:20 ---> Running in 22ee8035fda8 08:36:20 ---> Running in d9aac64e4b69 08:36:20 Removing intermediate container ffe930b289dd 08:36:20 ---> f93911082f16 08:36:20 Step 5/20 : COPY go.mod vendor* ./ 08:36:20 Removing intermediate container d9aac64e4b69 08:36:20 ---> 54fa44364222 08:36:20 08:36:20 Step 13/26 : FROM alpine:3.17 08:36:20 ---> 9ed4aefc74f6 08:36:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:20 ---> Using cache 08:36:20 ---> baf23222f798 08:36:20 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:20 ---> Running in 1f45790f851b 08:36:20 ---> 7b90d63b4f8d 08:36:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:20 ---> Running in 6b7a41d57625 08:36:20 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: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:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:20 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:20 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:20 OK: 17821 distinct packages available 08:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:21 (1/5) Installing dumb-init (1.2.5-r2) 08:36:21 (2/5) Installing musl-obstack (1.2.3-r0) 08:36:21 (3/5) Installing libucontext (1.2-r0) 08:36:21 (4/5) Installing gcompat (1.1.0-r0) 08:36:21 (5/5) Installing openssl (3.0.8-r4) 08:36:21 Executing busybox-1.35.0-r29.trigger 08:36:21 OK: 8 MiB in 20 packages 08:36:21 Removing intermediate container 1f45790f851b 08:36:21 ---> 49a70fe95602 08:36:21 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:22 ---> 6c87b6c3f464 08:36:22 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:36:22 ---> 81db2dbf5542 08:36:22 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:22 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:24 ---> 37090a7da38c 08:36:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:25 ---> 8abe02e2ff2a 08:36:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:26 ---> 2d66b989d73d 08:36:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:26 ---> 53974a368d71 08:36:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:26 ---> Running in cabf5bb1383f 08:36:26 Removing intermediate container cabf5bb1383f 08:36:26 ---> baf4fdf6d2d2 08:36:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:26 ---> Running in e479255ef7d7 08:36:27 Removing intermediate container e479255ef7d7 08:36:27 ---> 28de37232e0a 08:36:27 Step 24/26 : LABEL arch=x86_64 08:36:27 ---> Running in 763d08779362 08:36:27 Removing intermediate container 763d08779362 08:36:27 ---> b2264b82930c 08:36:27 Step 25/26 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 08:36:27 ---> Running in b721412de836 08:36:28 Removing intermediate container b721412de836 08:36:28 ---> c8ee83f69c4d 08:36:28 Step 26/26 : LABEL version=0.0.0 08:36:28 ---> Running in 3f2cefe1e040 08:36:28 Removing intermediate container 3f2cefe1e040 08:36:28 ---> c0aebcb750a5 08:36:28 08:36:28 Successfully built c0aebcb750a5 08:36:28 Successfully tagged security-spire-server:latest 08:36:28  Building security-spire-server ... done Building security-proxy-auth 08:36:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:30 ---> 5a59377be421 08:36:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:30 ---> Using cache 08:36:30 ---> 275eee0f253c 08:36:30 Step 4/23 : WORKDIR /edgex-go 08:36:30 ---> Using cache 08:36:30 ---> 09319b553ab0 08:36:30 Step 5/23 : RUN apk add --update --no-cache make git 08:36:30 ---> Using cache 08:36:30 ---> 56767e1ff2e8 08:36:30 Step 6/23 : COPY go.mod vendor* ./ 08:36:30 ---> Using cache 08:36:30 ---> 69191c04b381 08:36:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:30 ---> Using cache 08:36:30 ---> fd61fca9d3a4 08:36:30 Step 8/23 : COPY . . 08:36:30 ---> Using cache 08:36:30 ---> 2913e21f2643 08:36:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:36:37 ---> Running in 25a734e8e942 08:36:37 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:36:42 Removing intermediate container 22ee8035fda8 08:36:42 ---> f91c628ffc14 08:36:42 08:36:42 Step 10/25 : FROM alpine:3.17 08:36:42 ---> 9ed4aefc74f6 08:36:42 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:36:42 ---> Using cache 08:36:42 ---> 8557c64c2e8d 08:36:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:42 ---> Using cache 08:36:42 ---> b48b69d3a1f2 08:36:42 Step 13/25 : ENV APP_PORT=59881 08:36:42 Removing intermediate container 0410b425922b 08:36:42 ---> f1ca3732bca9 08:36:42 08:36:42 Step 10/23 : FROM alpine:3.17 08:36:42 ---> 9ed4aefc74f6 08:36:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:42 ---> Running in 63798f4c4f45 08:36:42 ---> Running in b4af7484b2f2 08:36:42 Removing intermediate container b4af7484b2f2 08:36:42 ---> ee523d1905a4 08:36:42 Step 12/23 : ENV APP_PORT=59880 08:36:42 ---> Running in 30c7f142d9d3 08:36:42 Removing intermediate container 63798f4c4f45 08:36:42 ---> b6a4eab7025b 08:36:42 Step 14/25 : EXPOSE $APP_PORT 08:36:42 ---> Running in efb3a60da49f 08:36:43 Removing intermediate container 30c7f142d9d3 08:36:43 ---> d14c5cef47d0 08:36:43 Step 13/23 : EXPOSE $APP_PORT 08:36:43 Removing intermediate container efb3a60da49f 08:36:43 ---> 2485be46d5a8 08:36:43 Step 15/25 : WORKDIR / 08:36:43 ---> Running in 25007bf80951 08:36:43 ---> Running in 5b5418b7ded6 08:36:43 Removing intermediate container 25007bf80951 08:36:43 ---> b39970bf59bc 08:36:43 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:36:43 ---> Running in 2d11da1a391d 08:36:43 Removing intermediate container 5b5418b7ded6 08:36:43 ---> a62b71632434 08:36:43 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:43 ---> d2ed7848ace0 08:36:43 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:44 (1/1) Installing dumb-init (1.2.5-r2) 08:36:44 Executing busybox-1.35.0-r29.trigger 08:36:44 OK: 7 MiB in 16 packages 08:36:44 ---> 39cece28508e 08:36:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:48 ---> d498584a6550 08:36:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:36:49 Removing intermediate container 2d11da1a391d 08:36:49 ---> 8a161408954a 08:36:49 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:50 ---> 80a4b9f73027 08:36:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:36:54 ---> 48530a75f13f 08:36:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:54 ---> 1e73f9088046 08:36:54 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:36:54 ---> Running in 179dbb9b7cda 08:36:54 Removing intermediate container 179dbb9b7cda 08:36:54 ---> 7f8073b7f59e 08:36:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:54 ---> Running in a4b4ff0a8941 08:36:54 ---> 50179fa38387 08:36:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:56 Removing intermediate container a4b4ff0a8941 08:36:56 ---> fb559650e0c3 08:36:56 Step 23/25 : LABEL arch=x86_64 08:37:02 ---> e82d9b3d5a98 08:37:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:37:02 ---> Running in eb5fee24a95e 08:37:03 Removing intermediate container 25a734e8e942 08:37:03 ---> 88e8c28ffa86 08:37:03 08:37:03 Step 10/23 : FROM alpine:3.17 08:37:03 ---> 9ed4aefc74f6 08:37:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:37:03 ---> Using cache 08:37:03 ---> b750d1871f91 08:37:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:37:03 ---> Using cache 08:37:03 ---> a413fe57d08e 08:37:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:03 ---> Using cache 08:37:03 ---> a0fc1ecd6d5e 08:37:03 Step 19/23 : ENTRYPOINT ["/core-data"] 08:37:03 Removing intermediate container eb5fee24a95e 08:37:03 ---> f7ca14d354df 08:37:03 Step 24/25 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 08:37:03 ---> 2cca5f5cbcfd 08:37:03 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:37:03 ---> Using cache 08:37:03 ---> d217cc918446 08:37:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:37:03 ---> Running in cd5c555ebc06 08:37:03 ---> Running in f36d447a6d96 08:37:03 Removing intermediate container 6b7a41d57625 08:37:03 ---> 84b06550cd48 08:37:03 Step 7/20 : COPY . . 08:37:03 Removing intermediate container f36d447a6d96 08:37:03 ---> c2b00a851226 08:37:03 Step 25/25 : LABEL version=0.0.0 08:37:03 Removing intermediate container cd5c555ebc06 08:37:03 ---> 53bec0cd0d1a 08:37:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:03 Removing intermediate container 9b20185eef80 08:37:03 ---> c393396271ee 08:37:03 Step 7/33 : COPY . . 08:37:09 ---> Running in d0c1c3387bb1 08:37:13 ---> 43edf35f9bc8 08:37:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:37:13 ---> Running in 9fce7a172a94 08:37:13 Removing intermediate container d0c1c3387bb1 08:37:13 ---> 3f6c150521cb 08:37:13 08:37:13 ---> 4939d25a8c74 08:37:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:13 Successfully built 3f6c150521cb 08:37:13 ---> e9519b381923 08:37:13 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:13 Removing intermediate container 9fce7a172a94 08:37:13 ---> 08e65cc80d9b 08:37:13 Step 21/23 : LABEL arch=x86_64 08:37:13 Successfully tagged core-metadata:latest 08:37:13  Building core-metadata ... done Building support-scheduler 08:37:13 ---> Running in 6f10336d7085 08:37:13 ---> Running in 5447cf7d2584 08:37:13 ---> Running in 7cdca6f2dc29 08:37:13 ---> 3d2df44f4f3b 08:37:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:37:13 Removing intermediate container 5447cf7d2584 08:37:13 ---> 539cb235bccf 08:37:13 Step 22/23 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 08:37:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:15 ---> 5a59377be421 08:37:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:37:15 ---> Using cache 08:37:15 ---> 275eee0f253c 08:37:15 Step 4/23 : WORKDIR /edgex-go 08:37:15 ---> Using cache 08:37:15 ---> 09319b553ab0 08:37:15 Step 5/23 : RUN apk add --update --no-cache make git 08:37:15 ---> Using cache 08:37:15 ---> 56767e1ff2e8 08:37:15 Step 6/23 : COPY go.mod vendor* ./ 08:37:15 ---> Using cache 08:37:15 ---> 69191c04b381 08:37:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:15 ---> Using cache 08:37:15 ---> fd61fca9d3a4 08:37:15 Step 8/23 : COPY . . 08:37:15 ---> Using cache 08:37:15 ---> 2913e21f2643 08:37:15 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:37:16 ---> e1876af1255c 08:37:16 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:16 ---> Running in 8eb32c4eaded 08:37:16 ---> Running in 64641d6aac43 08:37:16 ---> Running in 78b289f35e31 08:37:16 Removing intermediate container 8eb32c4eaded 08:37:16 ---> 7692f8619963 08:37:16 Step 23/23 : LABEL version=0.0.0 08:37:16 ---> Running in 4d420684620a 08:37:16 Removing intermediate container 4d420684620a 08:37:16 ---> d257145af192 08:37:16 08:37:16 Successfully built d257145af192 08:37:16 Successfully tagged core-data:latest 08:37:16  Building core-data ... done Building support-notifications 08:37:16 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:17 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:37:17 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:37:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:20 ---> 5a59377be421 08:37:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:37:20 ---> Using cache 08:37:20 ---> 275eee0f253c 08:37:20 Step 4/23 : WORKDIR /edgex-go 08:37:20 ---> Using cache 08:37:20 ---> 09319b553ab0 08:37:20 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:37:23 ---> Running in 5c68bbab5c6e 08:37:24 Removing intermediate container 78b289f35e31 08:37:24 ---> bb8e7e9820fb 08:37:24 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:37:24 ---> Running in 282c26fa6181 08:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:25 Removing intermediate container 282c26fa6181 08:37:25 ---> a31deccfb63b 08:37:25 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:25 ---> Running in da315e91efbc 08:37:25 OK: 265 MiB in 53 packages 08:37:26 Removing intermediate container da315e91efbc 08:37:26 ---> 0d1813ac0858 08:37:26 Step 21/23 : LABEL arch=x86_64 08:37:26 ---> Running in 219ff1285782 08:37:27 Removing intermediate container 219ff1285782 08:37:27 ---> d8e6ed712aed 08:37:27 Step 22/23 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 08:37:27 Removing intermediate container 5c68bbab5c6e 08:37:27 ---> bd8dabe1f638 08:37:27 Step 6/23 : COPY go.mod vendor* ./ 08:37:27 ---> Running in b2f42e1e825f 08:37:27 ---> 4f418e2aab89 08:37:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:27 Removing intermediate container b2f42e1e825f 08:37:27 ---> 5b4648330314 08:37:27 Step 23/23 : LABEL version=0.0.0 08:37:28 ---> Running in 26eeef20ba2b 08:37:28 ---> Running in 34258f74e193 08:37:28 Removing intermediate container 34258f74e193 08:37:28 ---> 4e342ac237e3 08:37:28 08:37:28 Successfully built 4e342ac237e3 08:37:28 Successfully tagged security-proxy-auth:latest 08:37:28  Building security-proxy-auth ... done Building security-spire-agent 08:37:31 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:31 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:37:31 ---> 5a59377be421 08:37:31 Step 3/27 : WORKDIR /edgex-go 08:37:31 ---> Using cache 08:37:31 ---> 22afa41c3b2e 08:37:31 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:37:31 ---> Using cache 08:37:31 ---> 97bf262ca0b5 08:37:31 Step 5/27 : COPY go.mod vendor* ./ 08:37:31 ---> Using cache 08:37:31 ---> 6337a472e66f 08:37:31 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:31 ---> Using cache 08:37:31 ---> 70182d2a56ce 08:37:31 Step 7/27 : COPY . . 08:37:31 ---> Using cache 08:37:31 ---> 5399c508f206 08:37:31 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:37:31 ---> Using cache 08:37:31 ---> e8fa849d80de 08:37:31 Step 9/27 : WORKDIR /edgex-go/spire-build 08:37:31 ---> Using cache 08:37:31 ---> 3b29368ec5b9 08:37:31 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:31 ---> Using cache 08:37:31 ---> 6de75c425cbb 08:37: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:37:31 ---> Using cache 08:37:31 ---> 39305fbed2f8 08:37:31 Step 12/27 : WORKDIR /edgex-go 08:37:31 ---> Using cache 08:37:31 ---> 566c73bb8c29 08:37:31 08:37:31 Step 13/27 : FROM alpine:3.17 08:37:31 ---> 9ed4aefc74f6 08:37:31 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:31 ---> Using cache 08:37:31 ---> baf23222f798 08:37:31 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:31 ---> Using cache 08:37:31 ---> 49a70fe95602 08:37:31 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:31 ---> Using cache 08:37:39 ---> 6c87b6c3f464 08:37:39 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:37:39 ---> Using cache 08:37:39 ---> 81db2dbf5542 08:37:39 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:37:44 ---> 51d25a669f1c 08:37:44 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:46 Removing intermediate container 7cdca6f2dc29 08:37:46 ---> e7b9b4c8de84 08:37:46 08:37:46 Step 9/33 : FROM alpine:3.17 08:37:46 ---> 9ed4aefc74f6 08:37:46 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:37:48 ---> eb2fa6bd2393 08:37:48 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:37:48 ---> Running in 1a84c74f2a82 08:37:51 Removing intermediate container 1a84c74f2a82 08:37:51 ---> 202f4ba0d897 08:37:51 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:37:52 ---> 64fd616924f3 08:37:52 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:37:52 ---> Running in 42c277b1221b 08:37:53 Removing intermediate container 6f10336d7085 08:37:53 ---> 0c1a7518d04d 08:37:53 08:37:53 Step 9/20 : FROM alpine:3.17 08:37:53 ---> 9ed4aefc74f6 08:37:53 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:37:53 ---> Using cache 08:37:53 ---> 202f4ba0d897 08:37:53 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:37:53 Removing intermediate container 64641d6aac43 08:37:53 ---> 5301e458e0b0 08:37:53 08:37:53 Step 10/23 : FROM alpine:3.17 08:37:53 ---> 9ed4aefc74f6 08:37:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:37:53 ---> Using cache 08:37:53 ---> 8557c64c2e8d 08:37:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:53 ---> Using cache 08:37:53 ---> b48b69d3a1f2 08:37:53 Step 13/23 : ENV APP_PORT=59861 08:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:53 ---> c84817778d59 08:37:53 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:37:53 (1/2) Installing dumb-init (1.2.5-r2) 08:37:53 (2/2) Installing su-exec (0.2-r2) 08:37:53 Executing busybox-1.35.0-r29.trigger 08:37:53 OK: 7 MiB in 17 packages 08:37:53 ---> Running in d50792774d5a 08:37:53 ---> Running in ac7ea43c7fca 08:37:54 ---> e6099d830a73 08:37:54 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:56 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:56 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:56 OK: 17821 distinct packages available 08:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:56 ---> Running in a269953ccf04 08:37:56 Removing intermediate container ac7ea43c7fca 08:37:56 ---> 9bd75a2134f2 08:37:56 Step 14/23 : EXPOSE $APP_PORT 08:37:56 (1/9) Installing ca-certificates (20230506-r0) 08:37:56 (2/9) Installing brotli-libs (1.0.9-r9) 08:37:56 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:37:56 (4/9) Installing libcurl (8.1.0-r0) 08:37:56 (5/9) Installing curl (8.1.0-r0) 08:37:56 (6/9) Installing dumb-init (1.2.5-r2) 08:37:56 (7/9) Installing musl-obstack (1.2.3-r0) 08:37:56 (8/9) Installing libucontext (1.2-r0) 08:37:56 (9/9) Installing gcompat (1.1.0-r0) 08:37:56 Executing busybox-1.35.0-r29.trigger 08:37:56 Executing ca-certificates-20230506-r0.trigger 08:37:56 ---> Running in 7df74fddd400 08:37:57 OK: 10 MiB in 24 packages 08:37:57 Removing intermediate container 42c277b1221b 08:37:57 ---> 659b5f71ec1e 08:37:57 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:37:57 Removing intermediate container a269953ccf04 08:37:57 ---> 77084fc5d653 08:37:57 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:57 ---> Running in 3b74fdd16339 08:37:57 Removing intermediate container 7df74fddd400 08:37:57 ---> f84f0ed5e705 08:37:57 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:58 ---> Running in 735d504608d3 08:37:58 Removing intermediate container 3b74fdd16339 08:37:58 ---> c22ae78f8509 08:37:58 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:37:58 ---> Running in 5abd62605788 08:37:58 ---> 98f77eef5f6a 08:37:58 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:37:58 Removing intermediate container 735d504608d3 08:37:58 ---> 6e7d67aad9a9 08:37:58 Step 25/27 : LABEL arch=x86_64 08:37:58 ---> Running in fa7b3447dac7 08:37:58 Removing intermediate container d50792774d5a 08:37:58 ---> b30cc121734c 08:37:58 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:58 Removing intermediate container 5abd62605788 08:37:58 ---> 243aef42d1ac 08:37:58 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:37:58 Removing intermediate container fa7b3447dac7 08:37:58 ---> 7467322e9ce1 08:37:58 Step 26/27 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 08:37:58 ---> 18d47c627302 08:37:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:37:58 ---> Running in ed970ee6a257 08:37:58 ---> Running in 73a52b557526 08:37:58 ---> 6f959a91913f 08:37:58 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:37:58 Removing intermediate container ed970ee6a257 08:37:58 ---> 21c45138305c 08:37:58 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:37:58 Removing intermediate container 73a52b557526 08:37:58 ---> 563e152fcba9 08:37:58 Step 27/27 : LABEL version=0.0.0 08:37:59 ---> Running in 569000d62108 08:37:59 ---> Running in da3d35fd8880 08:37:59 ---> 1e757c3d147a 08:37:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:59 ---> 815469c64767 08:37:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:37:59 Removing intermediate container 26eeef20ba2b 08:37:59 ---> e99e640192ab 08:37:59 Step 8/23 : COPY . . 08:38:00 Removing intermediate container 569000d62108 08:38:00 ---> a57b8ba7ff60 08:38:00 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:38:00 Removing intermediate container da3d35fd8880 08:38:00 ---> 2760bf04372c 08:38:00 08:38:00 Successfully built 2760bf04372c 08:38:02 Successfully tagged security-spire-agent:latest 08:38:04  Building security-spire-agent ... done  ---> e27a467ff33d 08:38:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:38:04 ---> Running in 3562738e399e 08:38:04 ---> e3ddc4c93773 08:38:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:04 ---> Running in c754448fb1bb 08:38:04 ---> 93abca56c212 08:38:04 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:38:04 Removing intermediate container c754448fb1bb 08:38:04 ---> 1b8e9f283886 08:38:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:04 ---> Running in ae8d53334cb5 08:38:04 ---> Running in 7077471a0dd5 08:38:04 ---> d4021208695c 08:38:04 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:38:04 ---> Running in 622a2f8fa9b5 08:38:04 Removing intermediate container 7077471a0dd5 08:38:04 ---> b0ff4f0ab087 08:38:04 Step 21/23 : LABEL arch=x86_64 08:38:04 ---> Running in 42ebfc7eab6e 08:38:04 Removing intermediate container 622a2f8fa9b5 08:38:04 ---> a5c437c395ee 08:38:04 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:38:04 ---> Running in d81e6a62fac6 08:38:04 Removing intermediate container 42ebfc7eab6e 08:38:04 ---> 86295bf18b1b 08:38:04 Step 22/23 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 08:38:04 ---> Running in dca02a86d86b 08:38:04 Removing intermediate container d81e6a62fac6 08:38:04 ---> 45b09bb89e02 08:38:04 Step 18/20 : LABEL arch=x86_64 08:38:04 ---> Running in 0f44fb20b4c6 08:38:04 Removing intermediate container dca02a86d86b 08:38:04 ---> 7509957aaa55 08:38:04 Step 23/23 : LABEL version=0.0.0 08:38:04 ---> Running in 504d5f998de7 08:38:04 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:38:04 Removing intermediate container 0f44fb20b4c6 08:38:04 ---> f493b5e0435b 08:38:04 Step 19/20 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 08:38:04 ---> Running in c3a925cc811a 08:38:04 Removing intermediate container 504d5f998de7 08:38:04 ---> 3614d010d770 08:38:04 08:38:05 Removing intermediate container 3562738e399e 08:38:05 ---> e6df7852a2bc 08:38:05 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:05 ---> Running in 5ad0cff770c5 08:38:05 Successfully built 3614d010d770 08:38:05 Successfully tagged support-scheduler:latest 08:38:05  Building support-scheduler ... done Removing intermediate container c3a925cc811a 08:38:05 ---> bbb073c40c03 08:38:05 Step 20/20 : LABEL version=0.0.0 08:38:05 ---> Running in ef9db213c646 08:38:05 Removing intermediate container 5ad0cff770c5 08:38:05 ---> 65f2f8bddae1 08:38:05 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:38:05 Removing intermediate container ef9db213c646 08:38:05 ---> c01dd4129f2e 08:38:05 08:38:05 ---> b4be3349484d 08:38:05 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:38:05 Successfully built c01dd4129f2e 08:38:05 Successfully tagged security-spiffe-token-provider:latest 08:38:05  Building security-spiffe-token-provider ... done  ---> Running in f0baad2f7aec 08:38:05 Removing intermediate container f0baad2f7aec 08:38:05 ---> f94a45a198c3 08:38:05 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:06 ---> cc4ff0716036 08:38:06 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:38:06 ---> 3f84fc946999 08:38:06 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:06 ---> f2346822b45f 08:38:06 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:07 ---> 3b9816983254 08:38:07 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:38:07 ---> 0370f2718df0 08:38:07 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:38:07 ---> 7b694a2874e2 08:38:07 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:38:07 ---> 03694cc86d9a 08:38:07 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:07 ---> b3be8539fb1b 08:38:07 Step 28/33 : RUN chmod +x /entrypoint.sh 08:38:07 ---> Running in 7fbfe914205c 08:38:08 Removing intermediate container 7fbfe914205c 08:38:08 ---> d6e0e2cfd093 08:38:08 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:38:08 ---> Running in 77ba2c7d8bc2 08:38:08 Removing intermediate container 77ba2c7d8bc2 08:38:08 ---> fd72d15ddf76 08:38:08 Step 30/33 : CMD ["gate"] 08:38:09 ---> Running in 3478518a6b30 08:38:09 Removing intermediate container 3478518a6b30 08:38:09 ---> a1ce16ea8e3a 08:38:09 Step 31/33 : LABEL arch=x86_64 08:38:09 ---> Running in 5b27d93bce27 08:38:09 Removing intermediate container 5b27d93bce27 08:38:09 ---> 35cbe195e683 08:38:09 Step 32/33 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 08:38:09 ---> Running in 0eff5064ad2d 08:38:09 Removing intermediate container 0eff5064ad2d 08:38:09 ---> ce24f4a2ebca 08:38:09 Step 33/33 : LABEL version=0.0.0 08:38:10 ---> Running in ad65a1a36d3c 08:38:10 Removing intermediate container ad65a1a36d3c 08:38:10 ---> c234710ed0d4 08:38:10 08:38:10 Successfully built c234710ed0d4 08:38:10 Successfully tagged security-bootstrapper:latest 08:38:25  Building security-bootstrapper ... done Removing intermediate container ae8d53334cb5 08:38:25 ---> a3b329686744 08:38:25 08:38:25 Step 10/23 : FROM alpine:3.17 08:38:25 ---> 9ed4aefc74f6 08:38:25 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:38:25 ---> Running in 9c72060e6e1e 08:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:25 (1/2) Installing ca-certificates (20230506-r0) 08:38:25 (2/2) Installing dumb-init (1.2.5-r2) 08:38:25 Executing busybox-1.35.0-r29.trigger 08:38:25 Executing ca-certificates-20230506-r0.trigger 08:38:25 OK: 8 MiB in 17 packages 08:38:25 Removing intermediate container 9c72060e6e1e 08:38:25 ---> 2c6c8dad4387 08:38:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:38:25 ---> Running in 84cf58b66300 08:38:25 Removing intermediate container 84cf58b66300 08:38:25 ---> 1148bfee0eb2 08:38:25 Step 13/23 : ENV APP_PORT=59860 08:38:25 ---> Running in a947dc7f4377 08:38:25 Removing intermediate container a947dc7f4377 08:38:25 ---> 05c1e31c1db3 08:38:25 Step 14/23 : EXPOSE $APP_PORT 08:38:25 ---> Running in 261704dfa8ec 08:38:25 Removing intermediate container 261704dfa8ec 08:38:25 ---> 63ad6c879e51 08:38:25 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:25 ---> 2fac5ece398f 08:38:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:25 ---> 393974eb589e 08:38:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:26 ---> 70e1fa006908 08:38:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:26 ---> e1c5db573fed 08:38:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:38:26 ---> Running in 611ec2311bf4 08:38:26 Removing intermediate container 611ec2311bf4 08:38:26 ---> 9bf83728be9f 08:38:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:26 ---> Running in 374623a5c7d6 08:38:26 Removing intermediate container 374623a5c7d6 08:38:26 ---> 2a4aa568fdc8 08:38:26 Step 21/23 : LABEL arch=x86_64 08:38:26 ---> Running in d0d6b8956f17 08:38:26 Removing intermediate container d0d6b8956f17 08:38:26 ---> 209b1f9df0ce 08:38:26 Step 22/23 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 08:38:26 ---> Running in b188a614dea7 08:38:26 Removing intermediate container b188a614dea7 08:38:26 ---> 0c96de8234cd 08:38:26 Step 23/23 : LABEL version=0.0.0 08:38:26 ---> Running in da77c7d5cb82 08:38:27 Removing intermediate container da77c7d5cb82 08:38:27 ---> 5177e6665c05 08:38:27 08:38:27 Successfully built 5177e6665c05 08:38:27 Successfully tagged support-notifications:latest 08:38:27  Building support-notifications ... done  [Pipeline] } 08:38:27 $ docker stop --time=1 713f1fe39c544dab06b92bef136a1d249e04feba6176933f0b6af99984ea9f76 08:38:28 $ docker rm -f --volumes 713f1fe39c544dab06b92bef136a1d249e04feba6176933f0b6af99984ea9f76 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:28 + docker images 08:38:28 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:28 support-notifications latest 5177e6665c05 2 seconds ago 32.4MB 08:38:28 a3b329686744 7 seconds ago 1.79GB 08:38:28 security-bootstrapper latest c234710ed0d4 19 seconds ago 22.2MB 08:38:28 security-spiffe-token-provider latest c01dd4129f2e 23 seconds ago 32.8MB 08:38:28 support-scheduler latest 3614d010d770 24 seconds ago 31.8MB 08:38:28 security-spire-agent latest 2760bf04372c 29 seconds ago 161MB 08:38:28 5301e458e0b0 38 seconds ago 1.79GB 08:38:28 0c1a7518d04d 38 seconds ago 1.76GB 08:38:28 e7b9b4c8de84 45 seconds ago 1.71GB 08:38:28 security-proxy-auth latest 4e342ac237e3 About a minute ago 18.3MB 08:38:28 core-data latest d257145af192 About a minute ago 20.1MB 08:38:28 core-metadata latest 3f6c150521cb About a minute ago 20.4MB 08:38:28 88e8c28ffa86 About a minute ago 1.7GB 08:38:28 f1ca3732bca9 About a minute ago 1.73GB 08:38:28 f91c628ffc14 About a minute ago 1.73GB 08:38:28 security-spire-server latest c0aebcb750a5 2 minutes ago 103MB 08:38:28 54fa44364222 2 minutes ago 1.58GB 08:38:28 security-proxy-setup latest fc4d8c98ed52 2 minutes ago 18.7MB 08:38:28 security-secretstore-setup latest cd27ee30282f 2 minutes ago 32.8MB 08:38:28 core-common-config-bootstrapper latest 8672cbeedd11 2 minutes ago 17.2MB 08:38:28 core-command latest 8a14b43c5d92 2 minutes ago 19.9MB 08:38:28 4914b62d3d81 2 minutes ago 1.72GB 08:38:28 4d4b7661cd20 2 minutes ago 1.7GB 08:38:28 79322106f57a 2 minutes ago 1.72GB 08:38:28 45959dcce1e4 2 minutes ago 1.72GB 08:38:28 security-spire-config latest 0ea6e7c05b4d 2 minutes ago 102MB 08:38:28 566c73bb8c29 3 minutes ago 1.58GB 08:38:28 ci-base-image-x86_64 latest 5a59377be421 7 minutes ago 918MB 08:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB 08:38:28 alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB 08:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:38:28 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:38:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements 08:38:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 98.5% of statements 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.423s coverage: 71.5% of statements 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.356s coverage: 54.0% of statements 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.280s coverage: 88.5% of statements 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.526s coverage: 3.8% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.693s coverage: 95.6% of statements 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.206s coverage: 72.2% of statements 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.271s coverage: 65.9% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.479s coverage: 0.9% of statements 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.282s coverage: 29.0% of statements 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.287s coverage: 42.9% of statements 08:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.262s coverage: 82.9% of statements 08:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements 08:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.308s coverage: 96.3% of statements 08:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.212s coverage: 94.4% of statements 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.132s coverage: 79.9% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.290s coverage: 92.9% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.231s coverage: 62.3% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.185s coverage: 20.0% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.500s coverage: 81.8% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.552s coverage: 82.1% of statements 08:40:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 86.0% of statements 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.070s coverage: 63.1% of statements 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.226s coverage: 100.0% of statements 08:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements 08:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 08:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.977s coverage: 38.4% of statements 08:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.577s coverage: 92.3% of statements 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.304s coverage: 61.5% of statements 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.424s coverage: 97.7% of statements 08:41:14 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:41:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:14 go vet ./... 08:44:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:06 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:44:06 + ls -al . 08:44:06 total 700 08:44:06 drwxrwxr-x 10 1001 1001 4096 May 18 08:35 . 08:44:06 drwxr-xr-x 4 root root 4096 May 18 08:35 .. 08:44:06 drwxrwxr-x 2 1001 1001 4096 May 18 08:33 .blubracket 08:44:06 -rw-rw-r-- 1 1001 1001 16 May 18 08:33 .dockerignore 08:44:06 drwxrwxr-x 8 1001 1001 4096 May 18 08:34 .git 08:44:06 drwxrwxr-x 3 1001 1001 4096 May 18 08:33 .github 08:44:06 -rw-rw-r-- 1 1001 1001 1133 May 18 08:33 .gitignore 08:44:06 -rw-rw-r-- 1 1001 1001 42 May 18 08:33 .golangci.yml 08:44:06 -rw-rw-r-- 1 1001 1001 87 May 18 08:33 .hadolint.yml 08:44:06 -rw-rw-r-- 1 1001 1001 166 May 18 08:33 .sonarcloud.properties 08:44:06 -rw-rw-r-- 1 1001 1001 1171 May 18 08:33 ADOPTERS.md 08:44:06 -rw-rw-r-- 1 1001 1001 10835 May 18 08:33 Attribution.txt 08:44:06 -rw-rw-r-- 1 1001 1001 73765 May 18 08:33 CHANGELOG.md 08:44:06 -rw-rw-r-- 1 1001 1001 3804 May 18 08:33 CONTRIBUTING.md 08:44:06 -rw-rw-r-- 1 1001 1001 677 May 18 08:33 GOVERNANCE.md 08:44:06 -rw-rw-r-- 1 1001 1001 883 May 18 08:33 Jenkinsfile 08:44:06 -rw-rw-r-- 1 1001 1001 10775 May 18 08:33 LICENSE 08:44:06 -rw-rw-r-- 1 1001 1001 14368 May 18 08:33 Makefile 08:44:06 -rw-rw-r-- 1 1001 1001 582 May 18 08:33 OWNERS.md 08:44:06 -rw-rw-r-- 1 1001 1001 9902 May 18 08:34 README.md 08:44:06 -rw-rw-r-- 1 1001 1001 789 May 18 08:33 SECURITY.md 08:44:06 -rw-rw-r-- 1 1001 1001 5 May 18 08:30 VERSION 08:44:06 drwxrwxr-x 2 1001 1001 4096 May 18 08:33 bin 08:44:06 drwxrwxr-x 18 1001 1001 4096 May 18 08:34 cmd 08:44:06 -rw-r--r-- 1 root root 447731 May 18 08:41 coverage.out 08:44:06 -rw-rw-r-- 1 1001 1001 3201 May 18 08:34 go.mod 08:44:06 -rw-rw-r-- 1 1001 1001 31042 May 18 08:34 go.sum 08:44:06 drwxrwxr-x 7 1001 1001 4096 May 18 08:34 internal 08:44:06 drwxrwxr-x 3 1001 1001 4096 May 18 08:34 openapi 08:44:06 -rw-rw-r-- 1 1001 1001 594 May 18 08:34 security.txt 08:44:06 drwxrwxr-x 4 1001 1001 4096 May 18 08:34 snap 08:44:06 -rw-rw-r-- 1 1001 1001 204 May 18 08:34 version.go [Pipeline] sh 08:44:07 + '[' -e coverage.out ] 08:44:07 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:07 Warning: overwriting stash ‘coverage-report’ 08:44:08 Stashed 1 file(s) [Pipeline] sh 08:44:08 + make build 08:44: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:45:45 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:45:45 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:45:45 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:45:48 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:46:35 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:46:43 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:46:50 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:46:55 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:47:00 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:47:05 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:47: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:47:18 $ docker stop --time=1 ff9624079e47c03f7a0bc44ef193f89659511eb826971f22fee0bdfa8f3dba09 08:47:21 $ docker rm -f --volumes ff9624079e47c03f7a0bc44ef193f89659511eb826971f22fee0bdfa8f3dba09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:23 08:47:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:24 latest: Pulling from edgex-devops/edgex-compose-arm64 08:47:24 29e5d40040c1: Pulling fs layer 08:47:24 1ce36da41761: Pulling fs layer 08:47:24 25b303627fd3: Pulling fs layer 08:47:24 29e5d40040c1: Download complete 08:47:24 1ce36da41761: Verifying Checksum 08:47:24 1ce36da41761: Download complete 08:47:24 29e5d40040c1: Pull complete 08:47:26 1ce36da41761: Pull complete 08:47:26 25b303627fd3: Verifying Checksum 08:47:26 25b303627fd3: Download complete 08:47:36 25b303627fd3: Pull complete 08:47:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:36 prd-ubuntu20.04-docker-arm64-4c-16g-16005 does not seem to be running inside a container 08:47:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:47:38 $ docker top c88ffb4a0ce83eaf31c5c9e03e002dc4e4ef8b854992688a53658aa13528f16d -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:39 + docker-compose build --help 08:47:39 + grep parallel 08:47:45 --parallel Build images in parallel. [Pipeline] } 08:47:45 $ docker stop --time=1 c88ffb4a0ce83eaf31c5c9e03e002dc4e4ef8b854992688a53658aa13528f16d 08:47:47 $ docker rm -f --volumes c88ffb4a0ce83eaf31c5c9e03e002dc4e4ef8b854992688a53658aa13528f16d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:47 prd-ubuntu20.04-docker-arm64-4c-16g-16005 does not seem to be running inside a container 08:47:47 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:47:49 $ docker top 8f102771cc0efc94b55e3f2b1c15aa53951ca4fab784502277fc5ec592446b68 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:50 + docker-compose -f ./docker-compose-build.yml build --parallel 08:47:56 Building core-command ... 08:47:56 Building core-common-config-bootstrapper ... 08:47:56 Building core-data ... 08:47:56 Building core-metadata ... 08:47:56 Building security-bootstrapper ... 08:47:56 Building security-proxy-auth ... 08:47:56 Building security-proxy-setup ... 08:47:56 Building security-secretstore-setup ... 08:47:56 Building security-spiffe-token-provider ... 08:47:56 Building security-spire-agent ... 08:47:56 Building security-spire-config ... 08:47:56 Building security-spire-server ... 08:47:56 Building support-notifications ... 08:47:56 Building support-scheduler ... 08:47:56 Building security-proxy-auth 08:47:56 Building security-proxy-setup 08:47:56 Building core-data 08:47:56 Building support-scheduler 08:47:56 Building core-command 08:48:43 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:48:43 ---> 34f3e57b01b8 08:48:43 Step 3/22 : WORKDIR /edgex-go 08:48:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:43 ---> 34f3e57b01b8 08:48:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:48:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:43 ---> 34f3e57b01b8 08:48:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:48:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:43 ---> 34f3e57b01b8 08:48:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:48:43 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:48:43 ---> 34f3e57b01b8 08:48:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:48:44 ---> Running in df20d0fd4c70 08:48:44 ---> Running in 3d898d8e5e26 08:48:44 ---> Running in 2db8864c7563 08:48:44 ---> Running in d0860e902652 08:48:44 ---> Running in b07f3177853a 08:48:44 Removing intermediate container 3d898d8e5e26 08:48:44 ---> 27afc697dcf1 08:48:44 Step 4/23 : WORKDIR /edgex-go 08:48:44 Removing intermediate container d0860e902652 08:48:44 ---> 0a216f1f9f52 08:48:44 Step 4/23 : WORKDIR /edgex-go 08:48:44 ---> Running in 99be242ec0f1 08:48:44 Removing intermediate container df20d0fd4c70 08:48:44 ---> ee0b77fa882b 08:48:44 Step 4/24 : WORKDIR /edgex-go 08:48:44 Removing intermediate container b07f3177853a 08:48:44 ---> 1df0abfb6f0e 08:48:44 Step 4/22 : RUN apk add --update --no-cache make git 08:48:44 ---> Running in d5c56dd59784 08:48:44 ---> Running in 3b5785d416fb 08:48:44 Removing intermediate container 2db8864c7563 08:48:44 ---> 3e1a0b77a1e1 08:48:44 Step 4/23 : WORKDIR /edgex-go 08:48:44 ---> Running in 4af882ae9997 08:48:45 ---> Running in 7e85fcd414ac 08:48:45 Removing intermediate container 99be242ec0f1 08:48:45 ---> 72566d6cdc65 08:48:45 Step 5/23 : RUN apk add --update --no-cache make git 08:48:45 Removing intermediate container d5c56dd59784 08:48:45 ---> 93745ea9f0b8 08:48:45 Step 5/23 : RUN apk add --update --no-cache make git 08:48:46 Removing intermediate container 7e85fcd414ac 08:48:46 ---> adb4fd5f9452 08:48:46 Step 5/23 : RUN apk add --update --no-cache make git 08:48:46 ---> Running in 03518cfb0bab 08:48:46 Removing intermediate container 4af882ae9997 08:48:46 ---> b7df0011254f 08:48:46 Step 5/24 : RUN apk add --update --no-cache make git 08:48:46 ---> Running in 597f07c76607 08:48:46 ---> Running in e0656881a0fb 08:48:46 ---> Running in bbff2cf196f3 08:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:48 OK: 263 MiB in 53 packages 08:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:50 Removing intermediate container 3b5785d416fb 08:48:50 ---> 39e469ab8f75 08:48:50 Step 5/22 : COPY go.mod vendor* ./ 08:48:51 OK: 263 MiB in 53 packages 08:48:51 ---> a4588b922211 08:48:51 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:51 OK: 263 MiB in 53 packages 08:48:51 OK: 263 MiB in 53 packages 08:48:51 ---> Running in 7269b13ffb86 08:48:52 OK: 263 MiB in 53 packages 08:48:53 Removing intermediate container 03518cfb0bab 08:48:53 ---> 67f5ec6db9ab 08:48:53 Step 6/23 : COPY go.mod vendor* ./ 08:48:53 Removing intermediate container 597f07c76607 08:48:53 ---> 650f0dd4f6e7 08:48:53 Step 6/23 : COPY go.mod vendor* ./ 08:48:53 Removing intermediate container bbff2cf196f3 08:48:53 ---> 146133f7f30e 08:48:53 Step 6/24 : COPY go.mod vendor* ./ 08:48:54 Removing intermediate container e0656881a0fb 08:48:54 ---> 2490fad3de56 08:48:54 Step 6/23 : COPY go.mod vendor* ./ 08:48:54 ---> 8f14fd43b53b 08:48:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:54 ---> Running in 16dbe579977e 08:48:55 ---> 47b218b32ca0 08:48:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:55 ---> c3ab30c06737 08:48:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:55 ---> Running in 1173cc339c26 08:48:55 ---> Running in 84543a0aebd9 08:48:55 ---> 3d8749028979 08:48:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:56 ---> Running in 91635af5898f 08:50:47 Removing intermediate container 7269b13ffb86 08:50:47 ---> ebdd276d7bac 08:50:47 Step 7/22 : COPY . . 08:50:47 Removing intermediate container 16dbe579977e 08:50:47 ---> 49594ff201e9 08:50:47 Step 8/23 : COPY . . 08:50:47 Removing intermediate container 84543a0aebd9 08:50:47 ---> 46b9d016282d 08:50:47 Step 8/23 : COPY . . 08:50:47 Removing intermediate container 1173cc339c26 08:50:47 ---> 7b50b2229e78 08:50:47 Step 8/24 : COPY . . 08:50:47 Removing intermediate container 91635af5898f 08:50:47 ---> 7d2e924b485d 08:50:47 Step 8/23 : COPY . . 08:50:55 ---> 314ccf425c37 08:50:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:50:55 ---> 4548cceb336e 08:50:55 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:50:55 ---> 7aa2b4fc6ffd 08:50:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:50:55 ---> b537f6acb671 08:50:55 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:50:55 ---> Running in 51ad54f4f66c 08:50:55 ---> Running in 6c4e49a6b9c7 08:50:55 ---> 6635d7a1199e 08:50:55 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:50:55 ---> Running in 6fba65749714 08:50:55 ---> Running in 90cc08ac89ce 08:50:55 ---> Running in f71e22e99be7 08:50:56 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:50:57 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:50:57 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:50:57 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:50:57 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:57:34 Removing intermediate container 6fba65749714 08:57:34 ---> 332a322fb300 08:57:34 08:57:34 Step 10/23 : FROM alpine:3.17 08:57:34 3.17: Pulling from library/alpine 08:57:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:57:34 Status: Downloaded newer image for alpine:3.17 08:57:34 ---> 51e60588ff2c 08:57:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:57:34 ---> Running in eac16252d59d 08:57:35 Removing intermediate container eac16252d59d 08:57:35 ---> 6719f1ef4313 08:57:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:57:35 ---> Running in 5d71d8eb8eb8 08:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:40 (1/1) Installing dumb-init (1.2.5-r2) 08:57:40 Executing busybox-1.35.0-r29.trigger 08:57:40 OK: 8 MiB in 16 packages 08:57:43 Removing intermediate container 5d71d8eb8eb8 08:57:43 ---> 583205b4d9bd 08:57:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:43 Removing intermediate container f71e22e99be7 08:57:43 ---> 1db50d2d228c 08:57:43 08:57:43 Step 9/22 : FROM alpine:3.17 08:57:43 ---> 51e60588ff2c 08:57:43 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:57:43 ---> Running in 1deb264ade8b 08:57:44 ---> bdef59e34363 08:57:44 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:57:46 ---> 8bb11c7f061d 08:57:46 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:47 ---> fd708babe16c 08:57:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:57:48 ---> 852ed815ca51 08:57:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:57:49 (1/2) Installing dumb-init (1.2.5-r2) 08:57:49 (2/2) Installing openssl (3.0.8-r4) 08:57:49 Executing busybox-1.35.0-r29.trigger 08:57:49 OK: 8 MiB in 17 packages 08:57:49 ---> f04588b518c0 08:57:49 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:49 ---> Running in 28d7d9f19041 08:57:51 Removing intermediate container 1deb264ade8b 08:57:51 ---> ada4c46919b8 08:57:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:57:51 ---> Running in 408b31167cca 08:57:52 Removing intermediate container 408b31167cca 08:57:52 ---> d716823c76b3 08:57:52 Step 12/22 : WORKDIR /edgex 08:57:52 ---> Running in 354fd53f0fdf 08:57:56 Removing intermediate container 354fd53f0fdf 08:57:56 ---> 421c61cd7932 08:57:56 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:56 Removing intermediate container 28d7d9f19041 08:57:56 ---> 9d5805d17e54 08:57:56 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:57:56 ---> Running in 8aa77a3948a6 08:57:57 Removing intermediate container 8aa77a3948a6 08:57:57 ---> 70d519fe8b43 08:57:57 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:57:57 ---> Running in 419836f3efc8 08:57:58 ---> d847c70eb323 08:57:58 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:57:58 Removing intermediate container 419836f3efc8 08:57:58 ---> b31b60066abc 08:57:58 Step 21/23 : LABEL arch=arm64 08:57:58 ---> Running in 948a029a9ddc 08:57:59 ---> 3e4de241b8a3 08:57:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:57:59 Removing intermediate container 948a029a9ddc 08:57:59 ---> 280a9fac8714 08:57:59 Step 22/23 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd 08:57:59 ---> Running in 3fc1ccde24f9 08:58:00 Removing intermediate container 3fc1ccde24f9 08:58:00 ---> d0e76395eed1 08:58:00 Step 23/23 : LABEL version=0.0.0 08:58:00 ---> 9708c08741b4 08:58:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:58:00 ---> Running in 5d1358beb5a3 08:58:01 Removing intermediate container 5d1358beb5a3 08:58:01 ---> f062a6e07561 08:58:01 08:58:01 Successfully built f062a6e07561 08:58:01 Successfully tagged security-proxy-auth-arm64:latest 08:58:01  Building security-proxy-auth ... done Building security-bootstrapper 08:58:02 ---> 4a4434f26362 08:58:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:58:03 ---> 59c6b6299490 08:58:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:03 ---> Running in 43e531c77aad 08:58:10 Removing intermediate container 43e531c77aad 08:58:10 ---> 13d02239923f 08:58:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:58:10 ---> Running in 9b95e53889ba 08:58:10 Removing intermediate container 9b95e53889ba 08:58:10 ---> 4f5938dab5e8 08:58:10 Step 20/22 : LABEL arch=arm64 08:58:10 ---> Running in 6cd54f96bf89 08:58:11 Removing intermediate container 6cd54f96bf89 08:58:11 ---> 69ee69e691d2 08:58:11 Step 21/22 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd 08:58:11 ---> Running in 260bde570cc2 08:58:12 Removing intermediate container 260bde570cc2 08:58:12 ---> 6df6e47d7070 08:58:12 Step 22/22 : LABEL version=0.0.0 08:58:12 ---> Running in 7c9f980301cb 08:58:13 Removing intermediate container 7c9f980301cb 08:58:13 ---> 77c46bd67add 08:58:13 08:58:14 Successfully built 77c46bd67add 08:58:14 Successfully tagged security-proxy-setup-arm64:latest 08:58:14  Building security-proxy-setup ... done Building security-spiffe-token-provider 08:58:21 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:58:21 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:58:21 ---> 34f3e57b01b8 08:58:21 Step 3/33 : WORKDIR /edgex-go 08:58:21 ---> Using cache 08:58:21 ---> 1df0abfb6f0e 08:58:21 Step 4/33 : RUN apk add --update --no-cache make git 08:58:21 ---> Using cache 08:58:21 ---> 39e469ab8f75 08:58:21 Step 5/33 : COPY go.mod vendor* ./ 08:58:21 ---> Using cache 08:58:21 ---> a4588b922211 08:58:21 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:21 ---> Using cache 08:58:21 ---> ebdd276d7bac 08:58:21 Step 7/33 : COPY . . 08:58:21 ---> Using cache 08:58:21 ---> 6635d7a1199e 08:58:21 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:58:25 ---> Running in 26bd5b7a3fb1 08:58:26 Removing intermediate container 6c4e49a6b9c7 08:58:26 ---> 0f1d5b34d496 08:58:26 08:58:26 Step 10/24 : FROM alpine:3.17 08:58:26 ---> 51e60588ff2c 08:58:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:58:26 ---> Running in 56df632bbafe 08:58: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:58:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:32 (1/1) Installing dumb-init (1.2.5-r2) 08:58:32 Executing busybox-1.35.0-r29.trigger 08:58:32 OK: 8 MiB in 16 packages 08:58:37 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:58:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:58:37 ---> 34f3e57b01b8 08:58:37 Step 3/20 : WORKDIR /edgex-go 08:58:37 ---> Using cache 08:58:37 ---> 1df0abfb6f0e 08:58:37 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:58:37 Removing intermediate container 56df632bbafe 08:58:37 ---> 8a1c23ba8c8f 08:58:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:58:37 ---> Running in 8b9c6a6a534a 08:58:37 ---> Running in 1f93dd0f0300 08:58:39 Removing intermediate container 1f93dd0f0300 08:58:39 ---> d47cd081302b 08:58:39 Step 13/24 : ENV APP_PORT=59882 08:58:39 ---> Running in bdfa0e584e54 08:58:40 Removing intermediate container bdfa0e584e54 08:58:40 ---> 94caa37125cc 08:58:40 Step 14/24 : EXPOSE $APP_PORT 08:58:40 ---> Running in 3ade6aea1f7c 08:58:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:40 Removing intermediate container 3ade6aea1f7c 08:58:40 ---> b9e0a03dc864 08:58:40 Step 15/24 : WORKDIR / 08:58:41 ---> Running in e724bba9617c 08:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:42 Removing intermediate container e724bba9617c 08:58:42 ---> c7058b3387df 08:58:42 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:42 Removing intermediate container 51ad54f4f66c 08:58:42 ---> 557bb238b095 08:58:42 08:58:42 Step 10/23 : FROM alpine:3.17 08:58:42 ---> 51e60588ff2c 08:58:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:58:42 ---> Running in eb39579bfb36 08:58:42 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:58:42 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:58:42 OK: 17694 distinct packages available 08:58:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:43 ---> 2fe32638cb20 08:58:43 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:58:43 Removing intermediate container eb39579bfb36 08:58:43 ---> f7c92c0d3a08 08:58:43 Step 12/23 : ENV APP_PORT=59880 08:58:43 ---> Running in 41c2596ef479 08:58:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:44 Removing intermediate container 41c2596ef479 08:58:44 ---> 3856ea86ac73 08:58:44 Step 13/23 : EXPOSE $APP_PORT 08:58:44 ---> Running in 036005110ed1 08:58:44 ---> d754bfd90e7c 08:58:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:58:45 Removing intermediate container 036005110ed1 08:58:45 ---> c3e21e6eeeb6 08:58:45 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:58:45 ---> Running in 3d2d0696e445 08:58:45 OK: 263 MiB in 53 packages 08:58:51 ---> 342c2aed97cd 08:58:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:58:51 Removing intermediate container 8b9c6a6a534a 08:58:51 ---> 1f7a5457680f 08:58:51 Step 5/20 : COPY go.mod vendor* ./ 08:58:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:51 ---> 85ecb28731a6 08:58:51 Step 20/24 : ENTRYPOINT ["/core-command"] 08:58:51 ---> Running in 98c41bb5e844 08:58:51 ---> 5ac7e74f12b1 08:58:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:51 ---> Running in d0d311c707b7 08:58:51 Removing intermediate container 98c41bb5e844 08:58:51 ---> a18f0b0917b2 08:58:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:51 ---> Running in efb577604932 08:58:51 Removing intermediate container efb577604932 08:58:51 ---> 88be700e2d81 08:58:51 Step 22/24 : LABEL arch=arm64 08:58:51 ---> Running in e89978f2cb75 08:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:52 Removing intermediate container e89978f2cb75 08:58:52 ---> 26c19ad75744 08:58:52 Step 23/24 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd 08:58:52 ---> Running in 1e6e396fddf8 08:58:52 Removing intermediate container 1e6e396fddf8 08:58:52 ---> 5b9cff355247 08:58:52 Step 24/24 : LABEL version=0.0.0 08:58:52 ---> Running in d2f6e37818e6 08:58:53 Removing intermediate container d2f6e37818e6 08:58:53 ---> df30f8e5cc6b 08:58:53 08:58:53 Successfully built df30f8e5cc6b 08:58:53 Successfully tagged core-command-arm64:latest 08:58:53  Building core-command ... done Building support-notifications 08:58:53 (1/1) Installing dumb-init (1.2.5-r2) 08:58:53 Executing busybox-1.35.0-r29.trigger 08:58:53 OK: 8 MiB in 16 packages 08:58:55 Removing intermediate container 3d2d0696e445 08:58:55 ---> 1db512794f1e 08:58:55 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:56 ---> e9c5ae847c11 08:58:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:58:57 ---> d0714c0e408f 08:58:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:58:59 ---> ecbff49badf7 08:58:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:59:00 ---> 9dcb4b14e33a 08:59:00 Step 19/23 : ENTRYPOINT ["/core-data"] 08:59:00 ---> Running in 80d5fd77cfab 08:59:00 Removing intermediate container 80d5fd77cfab 08:59:01 ---> 95ed5b574abc 08:59:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:01 ---> Running in d61807ef36e9 08:59:01 Removing intermediate container d61807ef36e9 08:59:01 ---> ec429202b000 08:59:01 Step 21/23 : LABEL arch=arm64 08:59:01 ---> Running in 4f2d4d8f3c44 08:59:02 Removing intermediate container 4f2d4d8f3c44 08:59:02 ---> a61e2fa3145c 08:59:02 Step 22/23 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd 08:59:02 ---> Running in 1ae0d6d4d652 08:59:03 Removing intermediate container 1ae0d6d4d652 08:59:03 ---> 5096546620f4 08:59:03 Step 23/23 : LABEL version=0.0.0 08:59:03 ---> Running in 1d43a6846c02 08:59:04 Removing intermediate container 1d43a6846c02 08:59:04 ---> 3a679ff74d90 08:59:04 08:59:04 Successfully built 3a679ff74d90 08:59:04 Successfully tagged core-data-arm64:latest 08:59:04  Building core-data ... done Building security-spire-config 08:59:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:23 ---> 34f3e57b01b8 08:59:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:23 ---> Using cache 08:59:23 ---> 3e1a0b77a1e1 08:59:23 Step 4/23 : WORKDIR /edgex-go 08:59:23 ---> Using cache 08:59:23 ---> adb4fd5f9452 08:59:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:59:23 ---> Running in 0f4c4b878e0e 08:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:27 OK: 263 MiB in 53 packages 08:59:27 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:27 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:59:27 ---> 34f3e57b01b8 08:59:27 Step 3/27 : WORKDIR /edgex-go 08:59:27 ---> Using cache 08:59:27 ---> 1df0abfb6f0e 08:59:27 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:59:28 ---> Running in dce70b9f5aa9 08:59:29 Removing intermediate container 0f4c4b878e0e 08:59:29 ---> c5e4325dc9f0 08:59:29 Step 6/23 : COPY go.mod vendor* ./ 08:59:30 ---> 7319c93dfbe0 08:59:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:30 ---> Running in 7b2e82dc8d97 08:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:33 OK: 263 MiB in 53 packages 08:59:35 Removing intermediate container dce70b9f5aa9 08:59:35 ---> 25f0e61670f9 08:59:35 Step 5/27 : COPY go.mod vendor* ./ 08:59:36 ---> 012a69379843 08:59:36 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:36 ---> Running in a6987ea2281e 09:00:23 Removing intermediate container d0d311c707b7 09:00:23 ---> 185054b333c6 09:00:23 Step 7/20 : COPY . . 09:00:38 ---> 39d80cbb96e6 09:00:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:00:38 ---> Running in 68480faf8e5e 09:00:39 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 09:01:26 Removing intermediate container 90cc08ac89ce 09:01:26 ---> 72fe98bb0c1c 09:01:26 09:01:26 Step 10/23 : FROM alpine:3.17 09:01:26 ---> 51e60588ff2c 09:01:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:01:26 ---> Using cache 09:01:26 ---> 8a1c23ba8c8f 09:01:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:01:26 ---> Using cache 09:01:26 ---> d47cd081302b 09:01:26 Step 13/23 : ENV APP_PORT=59861 09:01:26 ---> Running in 0b113c2521ac 09:01:26 Removing intermediate container 0b113c2521ac 09:01:26 ---> ed4abf72084f 09:01:26 Step 14/23 : EXPOSE $APP_PORT 09:01:26 ---> Running in d5630069d489 09:01:26 Removing intermediate container d5630069d489 09:01:26 ---> 19a3186aae8b 09:01:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:26 ---> 6ac170522aa7 09:01:26 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:01:28 ---> 5d983d9c2d40 09:01:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:01:35 ---> d6194f02ecec 09:01:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:01:36 ---> 6351deaddf93 09:01:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:01:36 ---> Running in 74c19445ed1e 09:01:37 Removing intermediate container 74c19445ed1e 09:01:37 ---> 134122106418 09:01:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:38 ---> Running in d4810f73ed0c 09:01:38 Removing intermediate container d4810f73ed0c 09:01:38 ---> 15f37b4622f8 09:01:38 Step 21/23 : LABEL arch=arm64 09:01:39 ---> Running in 88d8c45171a8 09:01:40 Removing intermediate container 88d8c45171a8 09:01:40 ---> bbba0e0cdbc9 09:01:40 Step 22/23 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd 09:01:40 ---> Running in 95a6f214aac6 09:01:41 Removing intermediate container 95a6f214aac6 09:01:41 ---> 234f082f4ca5 09:01:41 Step 23/23 : LABEL version=0.0.0 09:01:42 ---> Running in fff64c5484a9 09:01:43 Removing intermediate container fff64c5484a9 09:01:43 ---> e80abf075d99 09:01:43 09:01:44 Successfully built e80abf075d99 09:01:44 Successfully tagged support-scheduler-arm64:latest 09:01:44 Building core-common-config-bootstrapper 09:01:45  Building support-scheduler ... done Removing intermediate container 7b2e82dc8d97 09:01:45 ---> 2f897dd9c7f4 09:01:45 Step 8/23 : COPY . . 09:01:48 Removing intermediate container a6987ea2281e 09:01:48 ---> 06d62ec991d2 09:01:48 Step 7/27 : COPY . . 09:02:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:02:06 ---> 34f3e57b01b8 09:02:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:02:06 ---> Using cache 09:02:06 ---> 3e1a0b77a1e1 09:02:06 Step 4/23 : WORKDIR /edgex-go 09:02:06 ---> Using cache 09:02:06 ---> adb4fd5f9452 09:02:06 Step 5/23 : RUN apk add --update --no-cache make git 09:02:06 ---> Using cache 09:02:06 ---> 2490fad3de56 09:02:06 Step 6/23 : COPY go.mod vendor* ./ 09:02:06 ---> Using cache 09:02:06 ---> 3d8749028979 09:02:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:06 ---> Using cache 09:02:06 ---> 7d2e924b485d 09:02:06 Step 8/23 : COPY . . 09:02:06 ---> Using cache 09:02:06 ---> 314ccf425c37 09:02:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:02:07 ---> Running in 315c1412d406 09:02:08 ---> c7bf334e4dcb 09:02:08 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:02:12 ---> Running in 4488dd36d681 09:02:12 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 09:02:12 ---> 72a52f5262aa 09:02:12 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:02:12 ---> Running in 8e0d68b783cf 09:02:13 Removing intermediate container 8e0d68b783cf 09:02:13 ---> ad561c8b929b 09:02:13 Step 9/27 : WORKDIR /edgex-go/spire-build 09:02:13 ---> Running in 70de10f073fb 09:02:14 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:02:14 Removing intermediate container 70de10f073fb 09:02:14 ---> b8b589b67e57 09:02:14 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:02:14 ---> Running in a0f2662d95f6 09:02:15 Removing intermediate container a0f2662d95f6 09:02:15 ---> 8c31d22e2f20 09:02:15 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 09:02:15 ---> Running in 5f12f9c235ea 09:02:18 Removing intermediate container 5f12f9c235ea 09:02:18 ---> 64254656158d 09:02:18 Step 12/27 : WORKDIR /edgex-go 09:02:18 ---> Running in e0808cc8a662 09:02:19 Removing intermediate container e0808cc8a662 09:02:19 ---> 379c7273afa2 09:02:19 09:02:19 Step 13/27 : FROM alpine:3.17 09:02:19 ---> 51e60588ff2c 09:02:19 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:19 ---> Running in 72d96ddae9b7 09:02:19 Removing intermediate container 72d96ddae9b7 09:02:19 ---> 2fdb345fe1c2 09:02:19 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:02:19 ---> Running in 249eec27a13b 09:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:24 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:02:24 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:02:24 OK: 17692 distinct packages available 09:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:26 (1/4) Installing dumb-init (1.2.5-r2) 09:02:26 (2/4) Installing musl-obstack (1.2.3-r0) 09:02:26 (3/4) Installing libucontext (1.2-r0) 09:02:26 (4/4) Installing gcompat (1.1.0-r0) 09:02:26 Executing busybox-1.35.0-r29.trigger 09:02:27 OK: 8 MiB in 19 packages 09:02:28 Removing intermediate container 249eec27a13b 09:02:28 ---> b9a2a21380f7 09:02:28 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:29 ---> 2528cc940d1f 09:02:29 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:02:30 ---> 2d95b43df1d0 09:02:30 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:37 ---> 051d8a34b20b 09:02:37 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:02:39 ---> bc18ed4a56c0 09:02:39 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:02:39 ---> Running in bfe14cf0d3da 09:02:39 Removing intermediate container bfe14cf0d3da 09:02:39 ---> 963410dac15e 09:02:39 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:02:40 ---> f780946c000f 09:02:40 Step 22/27 : WORKDIR / 09:02:40 ---> Running in 2015659142b1 09:02:41 Removing intermediate container 2015659142b1 09:02:41 ---> 3e35519faf73 09:02:41 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:41 ---> Running in 8406d71f74a8 09:02:41 Removing intermediate container 8406d71f74a8 09:02:41 ---> 1584a1b49b0e 09:02:41 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:41 ---> Running in d9711aa9ba9c 09:02:42 Removing intermediate container d9711aa9ba9c 09:02:42 ---> efe0d492f551 09:02:42 Step 25/27 : LABEL arch=arm64 09:02:42 ---> Running in aa1085a2ed8d 09:02:43 Removing intermediate container aa1085a2ed8d 09:02:43 ---> 2dffda75803e 09:02:43 Step 26/27 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd 09:02:43 ---> Running in f00efd12047c 09:02:43 Removing intermediate container f00efd12047c 09:02:43 ---> 6cc222f0a9ed 09:02:43 Step 27/27 : LABEL version=0.0.0 09:02:43 ---> Running in 657f1e9cc26b 09:02:44 Removing intermediate container 657f1e9cc26b 09:02:44 ---> 3192b6c2bc30 09:02:44 09:02:44 Successfully built 3192b6c2bc30 09:02:44 Successfully tagged security-spire-config-arm64:latest 09:02:44 Building security-secretstore-setup 09:03:02  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:03:02 ---> 34f3e57b01b8 09:03:02 Step 3/25 : WORKDIR /edgex-go 09:03:02 ---> Using cache 09:03:02 ---> 1df0abfb6f0e 09:03:02 Step 4/25 : RUN apk add --update --no-cache make git 09:03:02 ---> Using cache 09:03:02 ---> 39e469ab8f75 09:03:02 Step 5/25 : COPY go.mod vendor* ./ 09:03:02 ---> Using cache 09:03:02 ---> a4588b922211 09:03:02 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:02 ---> Using cache 09:03:02 ---> ebdd276d7bac 09:03:02 Step 7/25 : COPY . . 09:03:02 ---> Using cache 09:03:02 ---> 6635d7a1199e 09:03:02 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:03:02 ---> Running in 171f374b7676 09:03:03 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 09:04:40 Removing intermediate container 26bd5b7a3fb1 09:04:40 ---> ed2526e9b6b7 09:04:40 09:04:40 Step 9/33 : FROM alpine:3.17 09:04:40 ---> 51e60588ff2c 09:04:40 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:04:40 ---> Running in 3aaf5028e5f4 09:04:40 Removing intermediate container 3aaf5028e5f4 09:04:40 ---> e402268bb61e 09:04:40 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:04:40 ---> Running in 8fb793ef43e6 09:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:43 (1/2) Installing dumb-init (1.2.5-r2) 09:04:43 (2/2) Installing su-exec (0.2-r2) 09:04:43 Executing busybox-1.35.0-r29.trigger 09:04:43 OK: 8 MiB in 17 packages 09:04:44 Removing intermediate container 8fb793ef43e6 09:04:44 ---> 7e35995402cb 09:04:44 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:04:45 ---> Running in 5e5d2314861b 09:04:45 Removing intermediate container 5e5d2314861b 09:04:45 ---> 0a2b893a7a71 09:04:45 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:04:45 ---> Running in beee46c4bb69 09:04:46 Removing intermediate container beee46c4bb69 09:04:46 ---> f608135a1054 09:04:46 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:04:46 ---> Running in d6e74c7d0db4 09:04:46 Removing intermediate container d6e74c7d0db4 09:04:46 ---> 1ef3a3c8cdd4 09:04:46 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:04:47 ---> Running in 2f16c8282d4d 09:04:47 Removing intermediate container 2f16c8282d4d 09:04:47 ---> 69984306ebce 09:04:47 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:04:47 ---> Running in 7e7e06944fd5 09:04:51 Removing intermediate container 7e7e06944fd5 09:04:51 ---> 17b4be6e5c01 09:04:51 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:04:51 ---> Running in 75733bde30c3 09:04:51 Removing intermediate container 75733bde30c3 09:04:51 ---> 601316e7fa4b 09:04:51 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:04:52 ---> af636ff13d5c 09:04:52 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:04:53 ---> Running in 386186314e72 09:04:56 Removing intermediate container 386186314e72 09:04:56 ---> a64cd814b16e 09:04:56 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:57 ---> 327a53d894a5 09:04:57 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:04:58 ---> 1a5d632cc1e4 09:04:58 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:05:00 ---> a6d08b03d1df 09:05:00 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:05:01 ---> e7a423e26bfd 09:05:01 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:05:03 ---> 1523fe7b45d7 09:05:03 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:05:04 ---> 83d32a5439ba 09:05:04 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:05:05 ---> d0bcc21c642a 09:05:05 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:05:06 ---> 9efcf2e6804a 09:05:06 Step 28/33 : RUN chmod +x /entrypoint.sh 09:05:06 ---> Running in aa24c30c219d 09:05:10 Removing intermediate container aa24c30c219d 09:05:10 ---> 2cf3df57ae84 09:05:10 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:05:10 ---> Running in 78a4acf25945 09:05:10 Removing intermediate container 78a4acf25945 09:05:10 ---> 5c22a1bfc3b3 09:05:10 Step 30/33 : CMD ["gate"] 09:05:10 ---> Running in 4de687cad8e9 09:05:11 Removing intermediate container 4de687cad8e9 09:05:11 ---> ec20f87a2085 09:05:11 Step 31/33 : LABEL arch=arm64 09:05:11 ---> Running in 37fc260b64af 09:05:11 Removing intermediate container 37fc260b64af 09:05:11 ---> 72f6ef9f2a9d 09:05:11 Step 32/33 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd 09:05:12 ---> Running in 69bc4e824819 09:05:12 Removing intermediate container 69bc4e824819 09:05:12 ---> 307d126e8c2f 09:05:12 Step 33/33 : LABEL version=0.0.0 09:05:12 ---> Running in 8bd3189284ff 09:05:13 Removing intermediate container 8bd3189284ff 09:05:13 ---> cc1a4adca76d 09:05:13 09:05:13 Successfully built cc1a4adca76d 09:05:13 Successfully tagged security-bootstrapper-arm64:latest 09:05:13  Building security-bootstrapper ... done Building core-metadata 09:05:35 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:05:35 ---> 34f3e57b01b8 09:05:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:05:35 ---> Using cache 09:05:35 ---> 3e1a0b77a1e1 09:05:35 Step 4/25 : WORKDIR /edgex-go 09:05:35 ---> Using cache 09:05:35 ---> adb4fd5f9452 09:05:35 Step 5/25 : RUN apk add --update --no-cache make git 09:05:35 ---> Using cache 09:05:35 ---> 2490fad3de56 09:05:35 Step 6/25 : COPY go.mod vendor* ./ 09:05:35 ---> Using cache 09:05:35 ---> 3d8749028979 09:05:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:35 ---> Using cache 09:05:35 ---> 7d2e924b485d 09:05:35 Step 8/25 : COPY . . 09:05:35 ---> Using cache 09:05:35 ---> 314ccf425c37 09:05:35 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:05:35 ---> Running in fc16d7ba2fd9 09:05:35 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 09:09:27 Removing intermediate container 68480faf8e5e 09:09:27 ---> 24cdf7369cde 09:09:27 09:09:27 Step 9/20 : FROM alpine:3.17 09:09:27 ---> 51e60588ff2c 09:09:27 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:09:27 ---> Using cache 09:09:27 ---> e402268bb61e 09:09:27 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:09:27 ---> Running in a56b1be5ea88 09:09:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:30 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:09:30 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:09:30 OK: 17692 distinct packages available 09:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:32 Removing intermediate container 315c1412d406 09:09:32 ---> f36c9ac7d97a 09:09:32 09:09:32 Step 10/23 : FROM alpine:3.17 09:09:32 ---> 51e60588ff2c 09:09:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:09:32 ---> Using cache 09:09:32 ---> 6719f1ef4313 09:09:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:09:32 ---> Using cache 09:09:32 ---> 583205b4d9bd 09:09:32 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:32 ---> Using cache 09:09:32 ---> bdef59e34363 09:09:32 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:09:32 ---> Using cache 09:09:32 ---> 8bb11c7f061d 09:09:32 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:09:32 (1/9) Installing ca-certificates (20230506-r0) 09:09:33 (2/9) Installing brotli-libs (1.0.9-r9) 09:09:33 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:09:33 (4/9) Installing libcurl (8.1.0-r0) 09:09:33 (5/9) Installing curl (8.1.0-r0) 09:09:33 (6/9) Installing dumb-init (1.2.5-r2) 09:09:33 (7/9) Installing musl-obstack (1.2.3-r0) 09:09:33 (8/9) Installing libucontext (1.2-r0) 09:09:33 (9/9) Installing gcompat (1.1.0-r0) 09:09:33 Executing busybox-1.35.0-r29.trigger 09:09:33 Executing ca-certificates-20230506-r0.trigger 09:09:34 ---> c48679f54fdd 09:09:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:09:34 OK: 11 MiB in 24 packages 09:09:35 ---> 34771b63eb72 09:09:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:09:37 ---> 076a393d30d9 09:09:37 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:37 ---> Running in 64766b3d1691 09:09:37 Removing intermediate container a56b1be5ea88 09:09:37 ---> 0422dcb2568e 09:09:37 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:37 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:09:38 ---> 0fddc23c2e76 09:09:38 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:09:39 ---> 04c921402b58 09:09:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:09:40 Removing intermediate container 64766b3d1691 09:09:40 ---> b2e6092350f5 09:09:40 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:09:40 ---> Running in adbf9858226d 09:09:41 Removing intermediate container adbf9858226d 09:09:41 ---> 41809cb96255 09:09:41 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:09:41 ---> Running in df91e9e8e094 09:09:42 Removing intermediate container df91e9e8e094 09:09:42 ---> 5aa660edd8e9 09:09:42 Step 21/23 : LABEL arch=arm64 09:09:42 ---> Running in f24f0467d089 09:09:45 ---> 2f75f44f5194 09:09:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:09:45 Removing intermediate container f24f0467d089 09:09:45 ---> 9f291df38d53 09:09:45 Step 22/23 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd 09:09:45 ---> Running in df93b1672a07 09:09:45 Removing intermediate container df93b1672a07 09:09:45 ---> e13b02d681b8 09:09:45 Step 23/23 : LABEL version=0.0.0 09:09:46 ---> 0d49f23741cd 09:09:46 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:09:46 ---> Running in 01596c872d8d 09:09:46 ---> Running in 23e0fc9ac656 09:09:46 Removing intermediate container 01596c872d8d 09:09:46 ---> 4b59707bf782 09:09:46 09:09:46 Removing intermediate container 23e0fc9ac656 09:09:46 ---> 09916fbddec8 09:09:46 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:09:46 ---> Running in 278f987bedf0 09:09:47 Successfully built 4b59707bf782 09:09:47 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:09:47  Building core-common-config-bootstrapper ... done Building security-spire-server 09:09:47 Removing intermediate container 278f987bedf0 09:09:47 ---> 65948e32c843 09:09:47 Step 18/20 : LABEL arch=arm64 09:09:47 ---> Running in adcbf5a088a8 09:09:48 Removing intermediate container adcbf5a088a8 09:09:48 ---> 918d6cc691f7 09:09:48 Step 19/20 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd 09:09:48 ---> Running in c7fe4aa1e9dc 09:09:49 Removing intermediate container c7fe4aa1e9dc 09:09:49 ---> 89ced8beabbe 09:09:49 Step 20/20 : LABEL version=0.0.0 09:09:49 ---> Running in d84271ac5a83 09:09:50 Removing intermediate container d84271ac5a83 09:09:50 ---> 737ea85ebdd2 09:09:50 09:09:50 Successfully built 737ea85ebdd2 09:09:50 Successfully tagged security-spiffe-token-provider-arm64:latest 09:09:50  Building security-spiffe-token-provider ... done Building security-spire-agent 09:09:58 Removing intermediate container 171f374b7676 09:09:58 ---> f441a47f12dc 09:09:58 09:09:58 Step 9/25 : FROM alpine:3.17 09:09:58 ---> 51e60588ff2c 09:09:58 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:09:58 ---> Running in 9946c676b4ab 09:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:02 (1/3) Installing ca-certificates (20230506-r0) 09:10:02 (2/3) Installing dumb-init (1.2.5-r2) 09:10:02 (3/3) Installing su-exec (0.2-r2) 09:10:02 Executing busybox-1.35.0-r29.trigger 09:10:02 Executing ca-certificates-20230506-r0.trigger 09:10:03 OK: 8 MiB in 18 packages 09:10:06 Removing intermediate container 9946c676b4ab 09:10:06 ---> 3bf0970b07ae 09:10:06 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:10:06 ---> Running in dfbcd7fb62fe 09:10:07 Removing intermediate container dfbcd7fb62fe 09:10:07 ---> d252cee852c9 09:10:07 Step 12/25 : WORKDIR / 09:10:07 ---> Running in 9419102637cd 09:10:08 Removing intermediate container 9419102637cd 09:10:08 ---> f197f0964225 09:10:08 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:10 ---> 1d232264eef9 09:10:10 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:10:12 ---> 2ee677b79912 09:10:12 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:10:13 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:10:13 ---> 34f3e57b01b8 09:10:13 Step 3/26 : WORKDIR /edgex-go 09:10:13 ---> Using cache 09:10:13 ---> 1df0abfb6f0e 09:10:13 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:10:13 ---> Using cache 09:10:13 ---> 25f0e61670f9 09:10:13 Step 5/26 : COPY go.mod vendor* ./ 09:10:13 ---> Using cache 09:10:13 ---> 012a69379843 09:10:13 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:13 ---> Using cache 09:10:13 ---> 06d62ec991d2 09:10:13 Step 7/26 : COPY . . 09:10:13 ---> Using cache 09:10:13 ---> 72a52f5262aa 09:10:13 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:10:13 ---> Using cache 09:10:13 ---> ad561c8b929b 09:10:13 Step 9/26 : WORKDIR /edgex-go/spire-build 09:10:13 ---> Using cache 09:10:13 ---> b8b589b67e57 09:10:13 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:10:13 ---> Using cache 09:10:13 ---> 8c31d22e2f20 09:10:13 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:10:13 ---> Running in 36b1b21ecc1d 09:10:14 ---> 200dfdf027e6 09:10:14 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:10:15 ---> 7434cf013243 09:10:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:10:17 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:17 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:10:17 ---> 34f3e57b01b8 09:10:17 Step 3/27 : WORKDIR /edgex-go 09:10:17 ---> Using cache 09:10:17 ---> 1df0abfb6f0e 09:10:17 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:10:17 ---> Using cache 09:10:17 ---> 25f0e61670f9 09:10:17 Step 5/27 : COPY go.mod vendor* ./ 09:10:17 ---> Using cache 09:10:17 ---> 012a69379843 09:10:17 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:17 ---> Using cache 09:10:17 ---> 06d62ec991d2 09:10:17 Step 7/27 : COPY . . 09:10:17 ---> Using cache 09:10:17 ---> 72a52f5262aa 09:10:17 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:10:17 ---> Using cache 09:10:17 ---> ad561c8b929b 09:10:17 ---> c4f94b6c3f6a 09:10:17 Step 9/27 : WORKDIR /edgex-go/spire-buildStep 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:10:17 09:10:17 ---> Using cache 09:10:17 ---> b8b589b67e57 09:10:17 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:10:17 ---> Using cache 09:10:17 ---> 8c31d22e2f20 09:10:17 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 09:10:17 ---> Using cache 09:10:17 ---> 64254656158d 09:10:17 Step 12/27 : WORKDIR /edgex-go 09:10:17 ---> Using cache 09:10:17 ---> 379c7273afa2 09:10:17 09:10:17 Step 13/27 : FROM alpine:3.17 09:10:17 ---> 51e60588ff2c 09:10:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:17 ---> Using cache 09:10:17 ---> 2fdb345fe1c2 09:10:17 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:10:17 Removing intermediate container 36b1b21ecc1d 09:10:17 ---> abe403fcb28e 09:10:17 Step 12/26 : WORKDIR /edgex-go 09:10:17 ---> Running in 37fc26111d66 09:10:17 ---> Running in f17697fefe1f 09:10:18 Removing intermediate container f17697fefe1f 09:10:18 ---> ab9823574183 09:10:18 09:10:18 Step 13/26 : FROM alpine:3.17 09:10:18 ---> 51e60588ff2c 09:10:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:18 ---> Using cache 09:10:18 ---> 2fdb345fe1c2 09:10:18 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:10:18 ---> Running in a70564e3a9c7 09:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:20 ---> 0732ca9157e5 09:10:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:22 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:10:22 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:10:22 OK: 17692 distinct packages available 09:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:23 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:10:23 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:10:23 OK: 17692 distinct packages available 09:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:24 ---> dcfcb5b67bb7 09:10:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:10:25 (1/5) Installing dumb-init (1.2.5-r2) 09:10:25 (2/5) Installing musl-obstack (1.2.3-r0) 09:10:25 (3/5) Installing libucontext (1.2-r0) 09:10:25 (4/5) Installing gcompat (1.1.0-r0) 09:10:25 (5/5) Installing openssl (3.0.8-r4) 09:10:25 Executing busybox-1.35.0-r29.trigger 09:10:25 OK: 9 MiB in 20 packages 09:10:25 ---> 97d18bc0e483 09:10:25 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:25 ---> Running in 64d9f2655b88 09:10:26 (1/5) Installing dumb-init (1.2.5-r2) 09:10:26 (2/5) Installing musl-obstack (1.2.3-r0) 09:10:26 (3/5) Installing libucontext (1.2-r0) 09:10:26 (4/5) Installing gcompat (1.1.0-r0) 09:10:26 (5/5) Installing openssl (3.0.8-r4) 09:10:26 Executing busybox-1.35.0-r29.trigger 09:10:26 OK: 9 MiB in 20 packages 09:10:27 Removing intermediate container 37fc26111d66 09:10:27 ---> d7d5c77a428e 09:10:27 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:29 Removing intermediate container a70564e3a9c7 09:10:29 ---> 12b6e77b7d0a 09:10:29 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:29 ---> 0429f99f173d 09:10:29 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:10:30 Removing intermediate container 64d9f2655b88 09:10:30 ---> a4e2fd563e8e 09:10:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:10:31 ---> 01c93e970b42 09:10:31 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:10:31 ---> Running in 39bd68960862 09:10:31 ---> 488965737666 09:10:31 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:10:31 Removing intermediate container 39bd68960862 09:10:31 ---> 2616f034dfba 09:10:31 Step 23/25 : LABEL arch=arm64 09:10:31 ---> Running in b0c491bcfcae 09:10:32 ---> 5ceaf44a8572 09:10:32 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:10:32 Removing intermediate container b0c491bcfcae 09:10:32 ---> 0206a7010ad0 09:10:32 Step 24/25 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd 09:10:33 ---> Running in 3e20a20573b6 09:10:33 Removing intermediate container 3e20a20573b6 09:10:33 ---> 2cd658b8983c 09:10:33 Step 25/25 : LABEL version=0.0.0 09:10:33 ---> Running in bffdffc69528 09:10:35 Removing intermediate container bffdffc69528 09:10:35 ---> 0537ac6dff3e 09:10:35 09:10:35 Successfully built 0537ac6dff3e 09:10:35 Successfully tagged security-secretstore-setup-arm64:latest 09:10:40  Building security-secretstore-setup ... done  ---> 5ea382df6a76 09:10:40 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:10:42 ---> b317ad42481d 09:10:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:10:43 ---> 9003e29f7483 09:10:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:10:45 ---> 16bfe43d1669 09:10:45 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:10:46 ---> bee1b291a3a7 09:10:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:10:46 ---> Running in 43edd154f96f 09:10:47 Removing intermediate container 43edd154f96f 09:10:47 ---> b1fc3afa1a82 09:10:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:10:47 ---> Running in 604dcb6fe701 09:10:47 ---> f7b678084109 09:10:47 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:10:48 Removing intermediate container 604dcb6fe701 09:10:48 ---> 22d6808da983 09:10:48 Step 24/26 : LABEL arch=arm64 09:10:48 ---> Running in 43f54ee090da 09:10:48 ---> cd5eefed32bc 09:10:48 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:10:48 Removing intermediate container 43f54ee090da 09:10:48 ---> df49d238649e 09:10:48 Step 25/26 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd 09:10:48 ---> Running in c26831f5cf20 09:10:49 Removing intermediate container c26831f5cf20 09:10:49 ---> 4c87d6d7b752 09:10:49 Step 26/26 : LABEL version=0.0.0 09:10:49 ---> Running in b6d6ef0b348b 09:10:49 ---> 0a8920f0b20d 09:10:49 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:10:50 Removing intermediate container b6d6ef0b348b 09:10:50 ---> d6f26071466d 09:10:50 09:10:50 Successfully built d6f26071466d 09:10:50 Successfully tagged security-spire-server-arm64:latest 09:10:50  Building security-spire-server ... done  ---> 8e3975a01a93 09:10:50 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:10:50 ---> Running in 5c9ecd394eef 09:10:51 Removing intermediate container 5c9ecd394eef 09:10:51 ---> 76cf0131606a 09:10:51 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:10:53 ---> Running in 4140b3221290 09:10:54 Removing intermediate container 4140b3221290 09:10:54 ---> fa9b1c09232a 09:10:54 Step 25/27 : LABEL arch=arm64 09:10:54 ---> Running in 3635fb4fd0a6 09:10:54 Removing intermediate container 3635fb4fd0a6 09:10:54 ---> d17c23b7aca7 09:10:54 Step 26/27 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd 09:10:54 ---> Running in 8a1c3e916f1a 09:10:54 Removing intermediate container 8a1c3e916f1a 09:10:54 ---> c0eda3d7b92b 09:10:54 Step 27/27 : LABEL version=0.0.0 09:10:55 ---> Running in f20169760fd7 09:10:55 Removing intermediate container f20169760fd7 09:10:55 ---> dbd6d5cf569f 09:10:55 09:10:56 Successfully built dbd6d5cf569f 09:10:56 Successfully tagged security-spire-agent-arm64:latest 09:11:35  Building security-spire-agent ... done Removing intermediate container fc16d7ba2fd9 09:11:35 ---> d6815fe16e47 09:11:35 09:11:35 Step 10/25 : FROM alpine:3.17 09:11:35 ---> 51e60588ff2c 09:11:35 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:11:35 ---> Using cache 09:11:35 ---> 8a1c23ba8c8f 09:11:35 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:11:35 ---> Using cache 09:11:35 ---> d47cd081302b 09:11:35 Step 13/25 : ENV APP_PORT=59881 09:11:35 ---> Running in 0ee804d43183 09:11:35 Removing intermediate container 0ee804d43183 09:11:35 ---> 6feacd771140 09:11:35 Step 14/25 : EXPOSE $APP_PORT 09:11:35 ---> Running in 7d8b26a75388 09:11:35 Removing intermediate container 7d8b26a75388 09:11:35 ---> 7ef1f1b0a732 09:11:35 Step 15/25 : WORKDIR / 09:11:35 ---> Running in 5f9d37084c56 09:11:35 Removing intermediate container 5f9d37084c56 09:11:35 ---> 147f2d284549 09:11:35 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:35 Removing intermediate container 4488dd36d681 09:11:35 ---> 325ef7466246 09:11:35 09:11:35 Step 10/23 : FROM alpine:3.17 09:11:35 ---> 51e60588ff2c 09:11:35 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:11:35 ---> Running in 5f21d5c96e1a 09:11:35 ---> 8452ffb5fe50 09:11:35 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:11:35 ---> f4491d3a1420 09:11:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:11:35 ---> 067e613647ee 09:11:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:11:35 (1/2) Installing ca-certificates (20230506-r0) 09:11:35 (2/2) Installing dumb-init (1.2.5-r2) 09:11:35 Executing busybox-1.35.0-r29.trigger 09:11:35 Executing ca-certificates-20230506-r0.trigger 09:11:35 ---> c0d9d150d9f8 09:11:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:11:35 OK: 8 MiB in 17 packages 09:11:35 ---> 0439c0e4835d 09:11:35 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:11:35 ---> Running in f6e08b3edfd9 09:11:36 Removing intermediate container f6e08b3edfd9 09:11:36 ---> 3f81bc8ec840 09:11:36 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:36 ---> Running in 923901ff48cf 09:11:36 Removing intermediate container 923901ff48cf 09:11:36 ---> fccd7b71122a 09:11:36 Step 23/25 : LABEL arch=arm64 09:11:36 Removing intermediate container 5f21d5c96e1a 09:11:36 ---> 565a55beae82 09:11:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:11:36 ---> Running in 06441c7dbe26 09:11:36 ---> Running in 65df3bd7cffb 09:11:37 Removing intermediate container 06441c7dbe26 09:11:37 ---> a6fd4b1740f4 09:11:37 Step 24/25 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd 09:11:37 Removing intermediate container 65df3bd7cffb 09:11:37 ---> f64f406cef2f 09:11:37 Step 13/23 : ENV APP_PORT=59860 09:11:37 ---> Running in a73fe4e66a3a 09:11:37 ---> Running in 8d1c17b5f022 09:11:37 Removing intermediate container 8d1c17b5f022 09:11:37 ---> 11af226feb7f 09:11:37 Step 14/23 : EXPOSE $APP_PORT 09:11:37 Removing intermediate container a73fe4e66a3a 09:11:37 ---> 871cc68c1e63 09:11:37 Step 25/25 : LABEL version=0.0.0 09:11:37 ---> Running in 968d525df5e1 09:11:37 ---> Running in 4076d5818f0e 09:11:38 Removing intermediate container 4076d5818f0e 09:11:38 ---> 9aa6c720890d 09:11:38 09:11:38 Removing intermediate container 968d525df5e1 09:11:38 ---> 7ccee1e3ebc6 09:11:38 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:38 Successfully built 9aa6c720890d 09:11:38 Successfully tagged core-metadata-arm64:latest 09:11:38  Building core-metadata ... done  ---> d01b83473cab 09:11:38 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:11:39 ---> de8f92b42781 09:11:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:11:40 ---> e3c9313285be 09:11:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:11:40 ---> a04ee5620bfa 09:11:40 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:11:40 ---> Running in 35ba88fbc16b 09:11:41 Removing intermediate container 35ba88fbc16b 09:11:41 ---> b6d2a514cef3 09:11:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:41 ---> Running in c0932ef92469 09:11:41 Removing intermediate container c0932ef92469 09:11:41 ---> 520596472af7 09:11:41 Step 21/23 : LABEL arch=arm64 09:11:41 ---> Running in ceeb7909fb65 09:11:42 Removing intermediate container ceeb7909fb65 09:11:42 ---> 678f78608161 09:11:42 Step 22/23 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd 09:11:42 ---> Running in 3f171fbbc3fc 09:11:42 Removing intermediate container 3f171fbbc3fc 09:11:42 ---> ce04d44d9049 09:11:42 Step 23/23 : LABEL version=0.0.0 09:11:42 ---> Running in d1fa2af21f83 09:11:42 Removing intermediate container d1fa2af21f83 09:11:42 ---> f2e348435ba1 09:11:42 09:11:42 Successfully built f2e348435ba1 09:11:42 Successfully tagged support-notifications-arm64:latest 09:11:43  Building support-notifications ... done  [Pipeline] } 09:11:43 $ docker stop --time=1 8f102771cc0efc94b55e3f2b1c15aa53951ca4fab784502277fc5ec592446b68 09:11:44 $ docker rm -f --volumes 8f102771cc0efc94b55e3f2b1c15aa53951ca4fab784502277fc5ec592446b68 [Pipeline] // withDockerContainer [Pipeline] sh 09:11:45 + docker images 09:11:45 REPOSITORY TAG IMAGE ID CREATED SIZE 09:11:45 support-notifications-arm64 latest f2e348435ba1 3 seconds ago 32MB 09:11:45 core-metadata-arm64 latest 9aa6c720890d 8 seconds ago 20.2MB 09:11:45 325ef7466246 14 seconds ago 1.59GB 09:11:45 d6815fe16e47 17 seconds ago 1.53GB 09:11:45 security-spire-agent-arm64 latest dbd6d5cf569f 50 seconds ago 153MB 09:11:45 security-spire-server-arm64 latest d6f26071466d 55 seconds ago 97MB 09:11:45 security-secretstore-setup-arm64 latest 0537ac6dff3e About a minute ago 32.2MB 09:11:45 ab9823574183 About a minute ago 1.39GB 09:11:45 f441a47f12dc About a minute ago 1.52GB 09:11:45 security-spiffe-token-provider-arm64 latest 737ea85ebdd2 About a minute ago 32.7MB 09:11:45 core-common-config-bootstrapper-arm64 latest 4b59707bf782 About a minute ago 17.2MB 09:11:45 f36c9ac7d97a 2 minutes ago 1.52GB 09:11:45 24cdf7369cde 2 minutes ago 1.57GB 09:11:45 security-bootstrapper-arm64 latest cc1a4adca76d 6 minutes ago 21.9MB 09:11:45 ed2526e9b6b7 7 minutes ago 1.51GB 09:11:45 security-spire-config-arm64 latest 3192b6c2bc30 9 minutes ago 96.1MB 09:11:45 379c7273afa2 9 minutes ago 1.39GB 09:11:45 support-scheduler-arm64 latest e80abf075d99 10 minutes ago 31.2MB 09:11:45 72fe98bb0c1c 10 minutes ago 1.59GB 09:11:45 core-data-arm64 latest 3a679ff74d90 12 minutes ago 19.9MB 09:11:45 core-command-arm64 latest df30f8e5cc6b 12 minutes ago 19.7MB 09:11:45 557bb238b095 13 minutes ago 1.53GB 09:11:45 0f1d5b34d496 13 minutes ago 1.53GB 09:11:45 security-proxy-setup-arm64 latest 77c46bd67add 13 minutes ago 18.7MB 09:11:45 security-proxy-auth-arm64 latest f062a6e07561 13 minutes ago 18.1MB 09:11:45 1db50d2d228c 14 minutes ago 1.51GB 09:11:45 332a322fb300 14 minutes ago 1.51GB 09:11:45 ci-base-image-arm64 latest 34f3e57b01b8 36 minutes ago 899MB 09:11:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB 09:11:45 alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB 09:11:45 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:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:45 09:11:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:46 arm64: Pulling from edgex-lftools-log-publisher 09:11:46 8998bd30e6a1: Pulling fs layer 09:11:46 04944245beec: Pulling fs layer 09:11:46 699f458cf7ca: Pulling fs layer 09:11:46 765212b225bb: Pulling fs layer 09:11:46 f23df028b6ca: Pulling fs layer 09:11:46 d65c8cfc05b1: Pulling fs layer 09:11:46 2437ff75d9bd: Pulling fs layer 09:11:46 f23df028b6ca: Waiting 09:11:46 d65c8cfc05b1: Waiting 09:11:46 765212b225bb: Waiting 09:11:46 2437ff75d9bd: Waiting 09:11:46 04944245beec: Verifying Checksum 09:11:46 04944245beec: Download complete 09:11:46 765212b225bb: Verifying Checksum 09:11:46 765212b225bb: Download complete 09:11:46 f23df028b6ca: Verifying Checksum 09:11:46 f23df028b6ca: Download complete 09:11:46 d65c8cfc05b1: Verifying Checksum 09:11:46 d65c8cfc05b1: Download complete 09:11:46 699f458cf7ca: Verifying Checksum 09:11:46 699f458cf7ca: Download complete 09:11:47 8998bd30e6a1: Verifying Checksum 09:11:47 8998bd30e6a1: Download complete 09:11:48 2437ff75d9bd: Verifying Checksum 09:11:48 2437ff75d9bd: Download complete 09:11:50 8998bd30e6a1: Pull complete 09:11:51 04944245beec: Pull complete 09:11:52 699f458cf7ca: Pull complete 09:11:52 765212b225bb: Pull complete 09:11:53 f23df028b6ca: Pull complete 09:11:53 d65c8cfc05b1: Pull complete 09:12:08 2437ff75d9bd: Pull complete 09:12:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:12:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:08 prd-ubuntu20.04-docker-arm64-4c-16g-16005 does not seem to be running inside a container 09:12:08 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:12:11 $ docker top b55ef327f947fd961ff957dee93df4bb707ee1b46e5160ce04863693b0c43eaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:12 ---> job-cost.sh 09:12:12 lf-activate-venv: SKIPPING 09:12:12 INFO: No Stack... 09:12:13 INFO: Retrieving Pricing Info for: v3-standard-4 09:12:14 INFO: Archiving Costs [Pipeline] sh 09:12:14 + cat /w/workspace/edgex-go/7/archives/cost.csv 09:12:14 + cut -d, -f6 [Pipeline] lock 09:12:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-7-stack-cost] 09:12:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4563-7-stack-cost] did not exist. Created. 09:12:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:15 + echo total: 0.10999999940395355 [Pipeline] stash 09:12:15 Stashed 1 file(s) [Pipeline] } 09:12:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-7-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:15 $ docker stop --time=1 b55ef327f947fd961ff957dee93df4bb707ee1b46e5160ce04863693b0c43eaa 09:12:17 $ docker rm -f --volumes b55ef327f947fd961ff957dee93df4bb707ee1b46e5160ce04863693b0c43eaa [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:12:17 provisioning config files... 09:12:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config3625913539976430949tmp [Pipeline] { [Pipeline] sh 09:12:17 + set +x 09:12:17 + curl -s https://codecov.io/bash 09:12:17 + bash -s -- 09:12:17 09:12:17 _____ _ 09:12:17 / ____| | | 09:12:17 | | ___ __| | ___ ___ _____ __ 09:12:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:12:17 | |___| (_) | (_| | __/ (_| (_) \ V / 09:12:17 \_____\___/ \__,_|\___|\___\___/ \_/ 09:12:17 Bash-1.0.6 09:12:17 09:12:17 09:12:17 ==> git version 2.25.1 found 09:12:17 ==> 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:12:17 Release-Date: 2020-01-08 09:12:17 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:12:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:12:17 ==> Jenkins CI detected. 09:12:17 current dir:  /w/workspace/edgex-go/7 09:12:17 project root: . 09:12:17 --> token set from env 09:12:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:12:17 ==> Running gcov in . (disable via -X gcov) 09:12:18 ==> Python coveragepy not found 09:12:18 ==> Searching for coverage reports in: 09:12:18 + . 09:12:18 -> Found 1 reports 09:12:18 ==> Detecting git/mercurial file structure 09:12:18 ==> Reading reports 09:12:18 + ./coverage.out bytes=447731 09:12:18 ==> Appending adjustments 09:12:18 https://docs.codecov.io/docs/fixing-reports 09:12:18 + Found adjustments 09:12:18 ==> Gzipping contents 09:12:18 60K /tmp/codecov.0XZRiE.gz 09:12:18 ==> Uploading reports 09:12:18 url: https://codecov.io 09:12:18 query: branch=PR-4563&commit=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:12:18 -> Pinging Codecov 09:12:18 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=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:12:19 -> Uploading to 09:12:19 https://storage.googleapis.com/codecov/v4/raw/2023-05-18/00271124DB129430A58F1EEE437C3FCB/5c33c2e786d2a2c6afff8a6de577bcd9d0aac002/04b3c25e-e0c3-4b30-8894-9de6578d9875.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T091219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=961f39464949ec1fa3c95c2fbc1a0967bfc031fd075001b24a7c8491f1e5174a 09:12:19 % Total % Received % Xferd Average Speed Time Time Time Current 09:12:19 Dload Upload Total Spent Left Speed 09:12:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57441 0 0 100 57441 0 270k --:--:-- --:--:-- --:--:-- 270k 09:12:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [Pipeline] } 09:12:19 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:12:20 + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh 09:12:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:12:21 ---> package-listing.sh 09:12:21 ++ facter osfamily 09:12:21 ++ tr '[:upper:]' '[:lower:]' 09:12:21 + OS_FAMILY=debian 09:12:21 + workspace=/w/workspace/edgex-go/7 09:12:21 + START_PACKAGES=/tmp/packages_start.txt 09:12:21 + END_PACKAGES=/tmp/packages_end.txt 09:12:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:21 + PACKAGES=/tmp/packages_start.txt 09:12:21 + '[' /w/workspace/edgex-go/7 ']' 09:12:21 + PACKAGES=/tmp/packages_end.txt 09:12:21 + case "${OS_FAMILY}" in 09:12:21 + dpkg -l 09:12:21 + grep '^ii' 09:12:21 + '[' -f /tmp/packages_start.txt ']' 09:12:21 + '[' -f /tmp/packages_end.txt ']' 09:12:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:21 + '[' /w/workspace/edgex-go/7 ']' 09:12:21 + mkdir -p /w/workspace/edgex-go/7/archives/ 09:12:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 09:12:21 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:12:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:22 09:12:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:22 latest: Pulling from edgex-lftools-log-publisher 09:12:22 5eb5b503b376: Pulling fs layer 09:12:22 5c69ac0246d0: Pulling fs layer 09:12:22 ec43610c2a17: Pulling fs layer 09:12:22 3a2ae6a8a46f: Pulling fs layer 09:12:22 33b1e0a273af: Pulling fs layer 09:12:22 5d3b04190fa2: Pulling fs layer 09:12:22 2f39f015ded8: Pulling fs layer 09:12:22 3a2ae6a8a46f: Waiting 09:12:22 33b1e0a273af: Waiting 09:12:22 2f39f015ded8: Waiting 09:12:22 5d3b04190fa2: Waiting 09:12:22 5c69ac0246d0: Verifying Checksum 09:12:22 5c69ac0246d0: Download complete 09:12:22 3a2ae6a8a46f: Download complete 09:12:22 33b1e0a273af: Verifying Checksum 09:12:22 33b1e0a273af: Download complete 09:12:22 ec43610c2a17: Verifying Checksum 09:12:22 ec43610c2a17: Download complete 09:12:22 5d3b04190fa2: Verifying Checksum 09:12:22 5d3b04190fa2: Download complete 09:12:22 5eb5b503b376: Verifying Checksum 09:12:22 5eb5b503b376: Download complete 09:12:23 2f39f015ded8: Download complete 09:12:24 5eb5b503b376: Pull complete 09:12:24 5c69ac0246d0: Pull complete 09:12:24 ec43610c2a17: Pull complete 09:12:24 3a2ae6a8a46f: Pull complete 09:12:24 33b1e0a273af: Pull complete 09:12:24 5d3b04190fa2: Pull complete 09:12:28 2f39f015ded8: Pull complete 09:12:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:12:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:29 prd-ubuntu20.04-docker-8c-8g-16003 does not seem to be running inside a container 09:12:29 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:12:32 $ docker top ea8050a06ed55d6d262ec2e33fd41d2a550d839b113f06c8b62e817f473f7e3f -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:32 + touch /tmp/pre-build-complete [Pipeline] sh 09:12:32 + mkdir -p /var/log/sysstat [Pipeline] sh 09:12:33 + ls /var/log/sa-host 09:12:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:33 provisioning config files... 09:12:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config13083963801990533172tmp [Pipeline] { [Pipeline] echo 09:12:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:12:33 ---> create-netrc.sh [Pipeline] } 09:12:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:12:33 ---> python-tools-install.sh [Pipeline] echo 09:12:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:12:34 ---> sudo-logs.sh 09:12:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:12:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:12:34 ---> job-cost.sh 09:12:34 lf-activate-venv: SKIPPING 09:12:34 DEBUG: total: 0.10999999940395355 09:12:34 INFO: Retrieving Stack Cost... 09:12:35 INFO: Retrieving Pricing Info for: v3-standard-8 09:12:35 INFO: Archiving Costs [Pipeline] echo 09:12:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:12:35 ---> logs-deploy.sh 09:12:35 lf-activate-venv: SKIPPING 09:12:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/7 09:12:35 INFO: archiving workspace using pattern(s): 09:12:36 Archives upload complete. 09:12:36 INFO: archiving logs to Nexus