Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+66ff43dfffb4d87db82b8084c082fff2d59b4de0 (e216b522492f3e4970f9490073045bc35c62cf13) 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-ssh7405344200876628022.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-ssh10400643350180040080.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-ssh12031919868648690105.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-ssh16797355264657091848.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-ssh7090984272347688774.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17277 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 66ff43dfffb4d87db82b8084c082fff2d59b4de0 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing 3ce10973883ca235e17c16a75c9ff7411da33a16 Checking out Revision 3ce10973883ca235e17c16a75c9ff7411da33a16 (PR-4563) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ce10973883ca235e17c16a75c9ff7411da33a16 # timeout=10 Commit message: "Merge commit '66ff43dfffb4d87db82b8084c082fff2d59b4de0' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk b1bb09886c8d458ed1ac936744dff8c0edc13237 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:22 ========================================================= 08:31:22 EdgeX Global Pipelines Version Info 08:31:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:31:23 ------------------- 08:31:23 stable info: 08:31:23 ------------------- 08:31:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:31:23 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:31:23 Message: update stable to v1.0.249 08:31:23 ------------------- 08:31:23 experimental info: 08:31:23 ------------------- 08:31:23 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:23 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:31:23 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:31:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:31:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:31:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ce10973883ca235e17c16a75c9ff7411da33a16 [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ce1097 [Pipeline] echo 08:31:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:24 provisioning config files... 08:31:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config13965454852610903529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:24 ---> docker-login.sh 08:31:24 nexus3.edgexfoundry.org:10001 08:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:24 Configure a credential helper to remove this warning. See 08:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:24 08:31:24 Login Succeeded 08:31:24 nexus3.edgexfoundry.org:10002 08:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:25 Configure a credential helper to remove this warning. See 08:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:25 08:31:25 Login Succeeded 08:31:25 nexus3.edgexfoundry.org:10003 08:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:25 Configure a credential helper to remove this warning. See 08:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:25 08:31:25 Login Succeeded 08:31:25 nexus3.edgexfoundry.org:10004 08:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:25 Configure a credential helper to remove this warning. See 08:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:25 08:31:25 Login Succeeded 08:31:25 docker.io 08:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:25 Configure a credential helper to remove this warning. See 08:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:25 08:31:25 Login Succeeded 08:31:25 ---> docker-login.sh ends [Pipeline] } 08:31:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:25 + 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:31:25 + dirname cmd/core-command/Dockerfile 08:31:25 + cut -d/ -f2 08:31:25 + echo core-command,cmd/core-command/Dockerfile 08:31:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:31:25 + cut -d/ -f2 08:31:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:31:25 + dirname cmd/core-data/Dockerfile 08:31:25 + cut -d/ -f2 08:31:25 + echo core-data,cmd/core-data/Dockerfile 08:31:25 + + cut -d/ -f2 08:31:25 dirname cmd/core-metadata/Dockerfile 08:31:25 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:25 + dirname cmd/security-bootstrapper/Dockerfile 08:31:25 + cut -d/ -f2 08:31:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:25 + dirname cmd/security-proxy-auth/Dockerfile 08:31:25 + cut -d/ -f2 08:31:25 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:31:25 + dirname cmd/security-proxy-setup/Dockerfile 08:31:25 + cut -d/ -f2 08:31:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:25 + dirname cmd/security-secretstore-setup/Dockerfile 08:31:25 + cut -d/ -f2 08:31:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:31:25 + cut -d/ -f2 08:31:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:31:25 + dirname cmd/security-spire-agent/Dockerfile 08:31:25 + cut -d/ -f2 08:31:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:31:25 + + dirname cmd/security-spire-config/Dockerfile 08:31:25 cut -d/ -f2 08:31:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:31:25 + dirname cmd/security-spire-server/Dockerfile 08:31:25 + cut -d/ -f2 08:31:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:31:25 + dirname cmd/support-notifications/Dockerfile 08:31:25 + cut -d/ -f2 08:31:25 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:25 + + dirnamecut cmd/support-scheduler/Dockerfile -d/ 08:31:25 -f2 08:31:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:31:25 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:31:26 + git rev-list -1 --merges 3ce10973883ca235e17c16a75c9ff7411da33a16~1..3ce10973883ca235e17c16a75c9ff7411da33a16 [Pipeline] echo 08:31:26 -----------> git rev-list -1 --merges 3ce10973883ca235e17c16a75c9ff7411da33a16~1..3ce10973883ca235e17c16a75c9ff7411da33a16 3ce10973883ca235e17c16a75c9ff7411da33a16 08:31:26 3ce10973883ca235e17c16a75c9ff7411da33a16 [false] [Pipeline] sh 08:31:26 + git log --format=format:%s -1 3ce10973883ca235e17c16a75c9ff7411da33a16 [Pipeline] echo 08:31:26 ========================================================= 08:31:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:31:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:26 + grep -v github /etc/ssh/ssh_known_hosts 08:31:26 + [ -e /tmp/ssh_known_hosts ] 08:31:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:31:26 + sudo tee -a /etc/ssh/ssh_known_hosts 08:31:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:27 08:31:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:27 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:27 b85a868b505f: Pulling fs layer 08:31:27 e2be974225ed: Pulling fs layer 08:31:27 339a4e72a1f5: Pulling fs layer 08:31:27 988bab9f4d93: Pulling fs layer 08:31:27 1469e6f7b9e6: Pulling fs layer 08:31:27 eaf3925da568: Pulling fs layer 08:31:27 bab4dde63d76: Pulling fs layer 08:31:27 bde34c3a00c8: Pulling fs layer 08:31:27 b352a97aabf1: Pulling fs layer 08:31:27 4872d77fe225: Pulling fs layer 08:31:27 5851b861e8e6: Pulling fs layer 08:31:27 988bab9f4d93: Waiting 08:31:27 1469e6f7b9e6: Waiting 08:31:27 bab4dde63d76: Waiting 08:31:27 bde34c3a00c8: Waiting 08:31:27 4872d77fe225: Waiting 08:31:27 5851b861e8e6: Waiting 08:31:27 b352a97aabf1: Waiting 08:31:27 e2be974225ed: Download complete 08:31:27 988bab9f4d93: Verifying Checksum 08:31:27 988bab9f4d93: Download complete 08:31:27 1469e6f7b9e6: Verifying Checksum 08:31:27 1469e6f7b9e6: Download complete 08:31:27 eaf3925da568: Verifying Checksum 08:31:27 eaf3925da568: Download complete 08:31:27 339a4e72a1f5: Verifying Checksum 08:31:27 339a4e72a1f5: Download complete 08:31:27 bde34c3a00c8: Verifying Checksum 08:31:27 bde34c3a00c8: Download complete 08:31:27 b352a97aabf1: Verifying Checksum 08:31:27 b352a97aabf1: Download complete 08:31:27 4872d77fe225: Verifying Checksum 08:31:27 4872d77fe225: Download complete 08:31:27 5851b861e8e6: Verifying Checksum 08:31:27 5851b861e8e6: Download complete 08:31:27 b85a868b505f: Verifying Checksum 08:31:27 b85a868b505f: Download complete 08:31:28 bab4dde63d76: Verifying Checksum 08:31:28 bab4dde63d76: Download complete 08:31:29 b85a868b505f: Pull complete 08:31:29 e2be974225ed: Pull complete 08:31:29 339a4e72a1f5: Pull complete 08:31:29 988bab9f4d93: Pull complete 08:31:30 1469e6f7b9e6: Pull complete 08:31:30 eaf3925da568: Pull complete 08:31:32 bab4dde63d76: Pull complete 08:31:32 bde34c3a00c8: Pull complete 08:31:32 b352a97aabf1: Pull complete 08:31:32 4872d77fe225: Pull complete 08:31:32 5851b861e8e6: Pull complete 08:31:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:32 prd-ubuntu20.04-docker-8c-8g-17277 does not seem to be running inside a container 08:31:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:35 $ docker top 7ada5ae4fe50dbe9295998fc1ce996a913a839fa3ab7cacb3af6470a442b70ad -eo pid,comm 08:31:35 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:31:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:35 [ssh-agent] Looking for ssh-agent implementation... 08:31:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:35 $ docker exec 7ada5ae4fe50dbe9295998fc1ce996a913a839fa3ab7cacb3af6470a442b70ad ssh-agent 08:31:35 SSH_AUTH_SOCK=/tmp/ssh-NmkvsVBcm3lm/agent.32 08:31:35 SSH_AGENT_PID=38 08:31:35 Running ssh-add (command line suppressed) 08:31:36 Identity added: /w/workspace/edgex-go/11@tmp/private_key_11385314948063020977.key (/w/workspace/edgex-go/11@tmp/private_key_11385314948063020977.key) 08:31:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:36 + git tag --points-at HEAD [Pipeline] } 08:31:36 $ docker exec --env ******** --env ******** 7ada5ae4fe50dbe9295998fc1ce996a913a839fa3ab7cacb3af6470a442b70ad ssh-agent -k 08:31:36 unset SSH_AUTH_SOCK; 08:31:36 unset SSH_AGENT_PID; 08:31:36 echo Agent pid 38 killed; 08:31:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:36 [ssh-agent] Looking for ssh-agent implementation... 08:31:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:36 $ docker exec 7ada5ae4fe50dbe9295998fc1ce996a913a839fa3ab7cacb3af6470a442b70ad ssh-agent 08:31:36 SSH_AUTH_SOCK=/tmp/ssh-PJeRmX1tbWrH/agent.70 08:31:36 SSH_AGENT_PID=76 08:31:36 Running ssh-add (command line suppressed) 08:31:36 Identity added: /w/workspace/edgex-go/11@tmp/private_key_17924321069058147612.key (/w/workspace/edgex-go/11@tmp/private_key_17924321069058147612.key) 08:31:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:37 + git semver init 08:31:37 2023-05-30 08:31:37,373 [run_init] DEBUG init version:0.0.0 force:False 08:31:37 2023-05-30 08:31:37,374 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/11/.semver 08:31:37 2023-05-30 08:31:37,375 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/11/.semver 08:31:37 2023-05-30 08:31:37,375 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/11/.semver'], cwd=/w/workspace/edgex-go/11, universal_newlines=False, shell=None, istream=None) 08:31:42 2023-05-30 08:31:42,339 [append_file] DEBUG append to file:/w/workspace/edgex-go/11/.git/info/exclude 08:31:42 2023-05-30 08:31:42,339 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/11/.semver/PR-4563 with force:False 08:31:42 2023-05-30 08:31:42,339 [write_file] DEBUG write to file:/w/workspace/edgex-go/11/.semver/PR-4563 08:31:42 2023-05-30 08:31:42,344 [execute] INFO git cat-file --batch-check 08:31:42 2023-05-30 08:31:42,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/11/.semver, universal_newlines=False, shell=None, istream=) 08:31:42 2023-05-30 08:31:42,350 [execute] INFO git cat-file --batch 08:31:42 2023-05-30 08:31:42,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/11/.semver, universal_newlines=False, shell=None, istream=) 08:31:42 2023-05-30 08:31:42,355 [read_version] DEBUG read version from /w/workspace/edgex-go/11/.semver/PR-4563 08:31:42 0.0.0 [Pipeline] } 08:31:42 $ docker exec --env ******** --env ******** 7ada5ae4fe50dbe9295998fc1ce996a913a839fa3ab7cacb3af6470a442b70ad ssh-agent -k 08:31:42 unset SSH_AUTH_SOCK; 08:31:42 unset SSH_AGENT_PID; 08:31:42 echo Agent pid 76 killed; 08:31:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:43 + git semver [Pipeline] } 08:31:43 $ docker stop --time=1 7ada5ae4fe50dbe9295998fc1ce996a913a839fa3ab7cacb3af6470a442b70ad 08:31:44 $ docker rm -f --volumes 7ada5ae4fe50dbe9295998fc1ce996a913a839fa3ab7cacb3af6470a442b70ad [Pipeline] // withDockerContainer [Pipeline] sh 08:31:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:45 Stashed 1 file(s) [Pipeline] echo 08:31:45 [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:31:45 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] echo 08:31:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:45 ========================================================= 08:31:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:31:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:45 f56be85fc22e: Pulling fs layer 08:31:45 85791d961cd3: Pulling fs layer 08:31:45 d694b5ae8c79: Pulling fs layer 08:31:45 9f32a84ed3da: Pulling fs layer 08:31:45 4d19c01a9841: Pulling fs layer 08:31:45 9325e15d5711: Pulling fs layer 08:31:45 556b6ee489ea: Pulling fs layer 08:31:45 c5a4b2cf53e6: Pulling fs layer 08:31:45 9325e15d5711: Waiting 08:31:45 556b6ee489ea: Waiting 08:31:45 9f32a84ed3da: Waiting 08:31:45 4d19c01a9841: Waiting 08:31:45 85791d961cd3: Verifying Checksum 08:31:45 85791d961cd3: Download complete 08:31:45 9f32a84ed3da: Verifying Checksum 08:31:45 9f32a84ed3da: Download complete 08:31:45 4d19c01a9841: Download complete 08:31:45 f56be85fc22e: Download complete 08:31:45 9325e15d5711: Verifying Checksum 08:31:45 9325e15d5711: Download complete 08:31:46 f56be85fc22e: Pull complete 08:31:46 85791d961cd3: Pull complete 08:31:46 d694b5ae8c79: Download complete 08:31:46 c5a4b2cf53e6: Verifying Checksum 08:31:46 c5a4b2cf53e6: Download complete 08:31:46 556b6ee489ea: Verifying Checksum 08:31:46 556b6ee489ea: Download complete 08:31:50 d694b5ae8c79: Pull complete 08:31:50 9f32a84ed3da: Pull complete 08:31:50 4d19c01a9841: Pull complete 08:31:50 9325e15d5711: Pull complete 08:31:52 556b6ee489ea: Pull complete 08:31:53 c5a4b2cf53e6: Pull complete 08:31:53 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:31:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:31:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:54 WORKDIR /edgex 08:31:54 COPY go.mod . 08:31:54 RUN go mod download 08:31:54 + docker build -t ci-base-image-x86_64 -f - . 08:31:54 Sending build context to Docker daemon 170.8MB 08:31:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:54 ---> c4be618373d6 08:31:54 Step 2/4 : WORKDIR /edgex 08:31:59 ---> Running in 73e1edf9db56 08:31:59 Removing intermediate container 73e1edf9db56 08:31:59 ---> 1f9d86ad08ed 08:31:59 Step 3/4 : COPY go.mod . 08:31:59 ---> 9147d8cb7471 08:31:59 Step 4/4 : RUN go mod download 08:31:59 ---> Running in f78edbe7e6cc 08:32:00 Still waiting to schedule task 08:32:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17278’ 08:32:12 Removing intermediate container f78edbe7e6cc 08:32:12 ---> 9500a8a19306 08:32:12 Successfully built 9500a8a19306 08:32:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:12 + docker inspect -f . ci-base-image-x86_64 08:32:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:12 prd-ubuntu20.04-docker-8c-8g-17277 does not seem to be running inside a container 08:32:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:13 $ docker top ab3c7e2fcf555a02812ec94b4d42c06952dfefc1d2b0132063658a60e5a96335 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:13 + go version 08:32:13 go version go1.20.2 linux/amd64 [Pipeline] } 08:32:13 $ docker stop --time=1 ab3c7e2fcf555a02812ec94b4d42c06952dfefc1d2b0132063658a60e5a96335 08:32:14 $ docker rm -f --volumes ab3c7e2fcf555a02812ec94b4d42c06952dfefc1d2b0132063658a60e5a96335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:15 + docker inspect -f . ci-base-image-x86_64 08:32:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:15 prd-ubuntu20.04-docker-8c-8g-17277 does not seem to be running inside a container 08:32:15 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:15 $ docker top 80ca02723171fcd9fd3794ebc865973b2524eb36ba4bf95aa72d4175f6973615 -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:15 ========================================================= 08:32:15 [edgeXBuildGoParallel] Running Tests and Build... 08:32:15 ========================================================= [Pipeline] sh 08:32:16 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] fileExists [Pipeline] sh 08:32:16 + make test 08:32:16 go test -race -coverprofile=coverage.out ./... 08:32:22 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 08:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.5% of statements 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.076s coverage: 88.5% of statements 08:32:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.378s coverage: 95.6% of statements 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.0% of statements 08:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 42.9% of statements 08:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 82.9% of statements 08:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 08:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 08:32:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 08:33:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:33:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.270s coverage: 79.9% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.072s coverage: 92.9% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.070s coverage: 87.2% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.1% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.156s coverage: 38.4% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 08:33:20 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:33:20 running golangci-lint 08:33:20 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:33:20 go version go1.20.2 linux/amd64 08:33:20 level=info msg="[config_reader] Used config file .golangci.yml" 08:33:20 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:33:35 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|name|deps|files|types_sizes) took 14.567322837s" 08:33:35 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.818383ms" 08:33:43 level=info msg="[linters_context/goanalysis] analyzers took 1m2.712733607s with top 10 stages: buildir: 35.87060712s, inspect: 2.130497294s, fact_deprecated: 1.785726692s, ctrlflow: 1.227809718s, printf: 1.169446911s, gosec: 1.149305294s, fact_purity: 975.956874ms, nilness: 971.587482ms, S1038: 937.821893ms, unused: 528.033731ms" 08:33:43 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:33:43 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, skip_dirs: 203/203, path_prettifier: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, filename_unadjuster: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, exclude: 203/203" 08:33:43 level=info msg="[runner] processing took 20.924709ms with stages: identifier_marker: 8.363608ms, nolint: 7.680169ms, autogenerated_exclude: 1.51003ms, path_prettifier: 1.389448ms, exclude-rules: 1.252305ms, skip_dirs: 671.878µs, cgo: 32.971µs, filename_unadjuster: 19.95µs, uniq_by_line: 780ns, max_same_issues: 620ns, max_from_linter: 470ns, source_code: 410ns, skip_files: 400ns, path_shortener: 380ns, severity-rules: 370ns, exclude: 270ns, sort_results: 240ns, diff: 160ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns" 08:33:43 level=info msg="[runner] linters took 8.4238839s with stages: goanalysis_metalinter: 8.40286688s" 08:33:43 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:43 level=info msg="Memory: 232 samples, avg is 194.2MB, max is 727.2MB" 08:33:43 level=info msg="Execution took 23.043551675s" 08:33:43 go vet ./... 08:33:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:47 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:33:48 + ls -al . 08:33:48 total 704 08:33:48 drwxrwxr-x 11 1001 1001 4096 May 30 08:32 . 08:33:48 drwxr-xr-x 4 root root 4096 May 30 08:32 .. 08:33:48 drwxrwxr-x 2 1001 1001 4096 May 30 08:31 .blubracket 08:33:48 -rw-rw-r-- 1 1001 1001 16 May 30 08:31 .dockerignore 08:33:48 drwxrwxr-x 8 1001 1001 4096 May 30 08:31 .git 08:33:48 drwxrwxr-x 3 1001 1001 4096 May 30 08:31 .github 08:33:48 -rw-rw-r-- 1 1001 1001 1133 May 30 08:31 .gitignore 08:33:48 -rw-rw-r-- 1 1001 1001 42 May 30 08:31 .golangci.yml 08:33:48 -rw-rw-r-- 1 1001 1001 87 May 30 08:31 .hadolint.yml 08:33:48 drwxr-xr-x 3 1001 1001 4096 May 30 08:31 .semver 08:33:48 -rw-rw-r-- 1 1001 1001 166 May 30 08:31 .sonarcloud.properties 08:33:48 -rw-rw-r-- 1 1001 1001 1171 May 30 08:31 ADOPTERS.md 08:33:48 -rw-rw-r-- 1 1001 1001 10835 May 30 08:31 Attribution.txt 08:33:48 -rw-rw-r-- 1 1001 1001 73765 May 30 08:31 CHANGELOG.md 08:33:48 -rw-rw-r-- 1 1001 1001 3804 May 30 08:31 CONTRIBUTING.md 08:33:48 -rw-rw-r-- 1 1001 1001 677 May 30 08:31 GOVERNANCE.md 08:33:48 -rw-rw-r-- 1 1001 1001 883 May 30 08:31 Jenkinsfile 08:33:48 -rw-rw-r-- 1 1001 1001 10775 May 30 08:31 LICENSE 08:33:48 -rw-rw-r-- 1 1001 1001 14368 May 30 08:31 Makefile 08:33:48 -rw-rw-r-- 1 1001 1001 582 May 30 08:31 OWNERS.md 08:33:48 -rw-rw-r-- 1 1001 1001 9923 May 30 08:31 README.md 08:33:48 -rw-rw-r-- 1 1001 1001 789 May 30 08:31 SECURITY.md 08:33:48 -rw-rw-r-- 1 1001 1001 5 May 30 08:31 VERSION 08:33:48 drwxrwxr-x 2 1001 1001 4096 May 30 08:31 bin 08:33:48 drwxrwxr-x 18 1001 1001 4096 May 30 08:31 cmd 08:33:48 -rw-r--r-- 1 root root 447731 May 30 08:33 coverage.out 08:33:48 -rw-rw-r-- 1 1001 1001 3160 May 30 08:31 go.mod 08:33:48 -rw-rw-r-- 1 1001 1001 30960 May 30 08:31 go.sum 08:33:48 drwxrwxr-x 7 1001 1001 4096 May 30 08:31 internal 08:33:48 drwxrwxr-x 3 1001 1001 4096 May 30 08:31 openapi 08:33:48 -rw-rw-r-- 1 1001 1001 594 May 30 08:31 security.txt 08:33:48 drwxrwxr-x 4 1001 1001 4096 May 30 08:31 snap 08:33:48 -rw-rw-r-- 1 1001 1001 204 May 30 08:31 version.go [Pipeline] sh 08:33:48 + '[' -e coverage.out ] 08:33:48 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:48 Stashed 1 file(s) [Pipeline] sh 08:33:48 + make build 08:33:48 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:34:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34: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:34: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:34: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:34:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:15 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:34: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:34:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17282 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws 08:34:17 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 08:34:17 The recommended git tool is: git 08:34: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 [Pipeline] } 08:34:19 $ docker stop --time=1 80ca02723171fcd9fd3794ebc865973b2524eb36ba4bf95aa72d4175f6973615 08:34:23 using credential edgex-jenkins-ssh 08:34:23 Cloning the remote Git repository 08:34:23 $ docker rm -f --volumes 80ca02723171fcd9fd3794ebc865973b2524eb36ba4bf95aa72d4175f6973615 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:23 > git init /w/workspace/edgex-go/11 # timeout=10 08:34:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:23 > git --version # timeout=10 08:34:23 > git --version # 'git version 2.25.1' 08:34:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:24 08:34:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:25 latest: Pulling from edgex-devops/edgex-compose 08:34:25 cbdbe7a5bc2a: Pulling fs layer 08:34:25 ca9280d653b3: Pulling fs layer 08:34:25 7e9c9ca2126c: Pulling fs layer 08:34:25 cbdbe7a5bc2a: Download complete 08:34:25 ca9280d653b3: Verifying Checksum 08:34:25 ca9280d653b3: Download complete 08:34:25 cbdbe7a5bc2a: Pull complete 08:34:25 7e9c9ca2126c: Verifying Checksum 08:34:25 7e9c9ca2126c: Download complete 08:34:25 ca9280d653b3: Pull complete 08:34:29 7e9c9ca2126c: Pull complete 08:34:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:34:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:29 prd-ubuntu20.04-docker-8c-8g-17277 does not seem to be running inside a container 08:34:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:31 $ docker top 36f752330b05ce24b4d77ec5fe81a4f75eba3694401410d96d6da91139dbb708 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:31 + docker-compose build --help 08:34:31 + grep parallel 08:34:32 --parallel Build images in parallel. [Pipeline] } 08:34:32 $ docker stop --time=1 36f752330b05ce24b4d77ec5fe81a4f75eba3694401410d96d6da91139dbb708 08:34:33 $ docker rm -f --volumes 36f752330b05ce24b4d77ec5fe81a4f75eba3694401410d96d6da91139dbb708 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:34 prd-ubuntu20.04-docker-8c-8g-17277 does not seem to be running inside a container 08:34: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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:34:34 $ docker top 6698a8f8daed2ebe7d8abb80769b9b444eb52cb749917e88345e1922fecbf00b -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:34 + docker-compose -f ./docker-compose-build.yml build --parallel 08:34:35 Building core-command ... 08:34:35 Building core-common-config-bootstrapper ... 08:34:35 Building core-data ... 08:34:35 Building core-metadata ... 08:34:35 Building security-bootstrapper ... 08:34:35 Building security-proxy-auth ... 08:34:35 Building security-proxy-setup ... 08:34:35 Building security-secretstore-setup ... 08:34:35 Building security-spiffe-token-provider ... 08:34:35 Building security-spire-agent ... 08:34:35 Building security-spire-config ... 08:34:35 Building security-spire-server ... 08:34:35 Building support-notifications ... 08:34:35 Building support-scheduler ... 08:34:35 Building security-spire-server 08:34:35 Building core-common-config-bootstrapper 08:34:35 Building security-spire-agent 08:34:35 Building core-command 08:34:35 Building security-proxy-auth 08:34:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:45 Merging remotes/origin/main commit 66ff43dfffb4d87db82b8084c082fff2d59b4de0 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 08:34:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:44 > 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:34:45 > git config core.sparsecheckout # timeout=10 08:34:45 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 08:34:45 > git remote # timeout=10 08:34:45 > git config --get remote.origin.url # timeout=10 08:34:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:45 > git merge 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 08:34:46 Merge succeeded, producing 2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab 08:34:46 Checking out Revision 2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab (PR-4563) 08:34:47 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:34:47 ---> 9500a8a19306 08:34:47 Step 3/26 : WORKDIR /edgex-go 08:34:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:47 ---> 9500a8a19306 08:34:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:47 ---> 9500a8a19306 08:34:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:47 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:47 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:34:47 ---> 9500a8a19306 08:34:47 Step 3/27 : WORKDIR /edgex-go 08:34:48 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:48 ---> 9500a8a19306 08:34:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:34:46 > git rev-parse HEAD^{commit} # timeout=10 08:34:46 > git config core.sparsecheckout # timeout=10 08:34:46 > git checkout -f 2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab # timeout=10 08:34:49 Commit message: "Merge commit '66ff43dfffb4d87db82b8084c082fff2d59b4de0' into HEAD" 08:34:49 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:50 Dload Upload Total Spent Left Speed 08:34:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k 08:34:49 > git rev-list --no-walk b1bb09886c8d458ed1ac936744dff8c0edc13237 # timeout=10 [Pipeline] sh 08:34:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:51 + sudo tee /etc/docker/daemon.new 08:34:51 { 08:34:51 "registry-mirrors": [ 08:34:51 "https://nexus3.edgexfoundry.org:10001" 08:34:51 ], 08:34:51 "bip": "10.250.0.254/24", 08:34:51 "hosts": [ 08:34:51 "tcp://0.0.0.0:5555", 08:34:51 "unix:///var/run/docker.sock" 08:34:51 ], 08:34:51 "mtu": 1458, 08:34:51 "selinux-enabled": true, 08:34:51 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:51 } [Pipeline] sh 08:34:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:52 + sudo service docker restart 08:34:54 ---> Running in 1faecb92b17b 08:34:54 ---> Running in 1153d508ba13 08:34:54 ---> Running in 570ed2256815 08:34:54 ---> Running in b8e93edd85e4 08:34:54 ---> Running in b96c423f2b11 08:34:54 Removing intermediate container 1faecb92b17b 08:34:54 ---> c6d46ffc61aa 08:34:54 Step 4/24 : WORKDIR /edgex-go 08:34:54 Removing intermediate container 570ed2256815 08:34:54 ---> 6e01f250ce32 08:34:54 Step 4/23 : WORKDIR /edgex-go 08:34:54 ---> Running in 5559ae44fab7 08:34:54 Removing intermediate container 1153d508ba13 08:34:54 ---> Running in 3e0c3355f52a 08:34:54 ---> 98964907d6d0 08:34:54 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:34:54 Removing intermediate container b96c423f2b11 08:34:54 ---> be5b718a9db1 08:34:54 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:34:54 Removing intermediate container b8e93edd85e4 08:34:54 ---> e073d054c5c4 08:34:54 Step 4/23 : WORKDIR /edgex-go 08:34:54 ---> Running in 0d1ab470b347 08:34:54 ---> Running in b46fd0fef05f 08:34:54 ---> Running in 11a4a100f87d 08:34:54 Removing intermediate container 5559ae44fab7 08:34:54 ---> cf09e6e65d37 08:34:54 Step 5/24 : RUN apk add --update --no-cache make git 08:34:54 Removing intermediate container 3e0c3355f52a 08:34:54 ---> d74ff7b18693 08:34:54 Step 5/23 : RUN apk add --update --no-cache make git 08:34:54 ---> Running in bb2aa657c78a 08:34:54 ---> Running in ff2ecd6758aa 08:34:54 Removing intermediate container 11a4a100f87d 08:34:54 ---> b69b4fdd2c20 08:34:54 Step 5/23 : RUN apk add --update --no-cache make git 08:34:54 ---> Running in 515c18f650cd 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:55 OK: 265 MiB in 53 packages 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:55 OK: 265 MiB in 53 packages 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:55 OK: 265 MiB in 53 packages 08:34:55 OK: 265 MiB in 53 packages 08:34:55 OK: 265 MiB in 53 packages 08:34:55 Removing intermediate container b46fd0fef05f 08:34:55 ---> b6984cf85c7e 08:34:55 Step 5/26 : COPY go.mod vendor* ./ 08:34:55 Removing intermediate container 0d1ab470b347 08:34:55 ---> 52e10ea9d77d 08:34:55 Step 5/27 : COPY go.mod vendor* ./ 08:34:56 ---> ed0bf6ff2e02 08:34:56 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:56 ---> Running in f903d616f8fc 08:34:56 Removing intermediate container bb2aa657c78a 08:34:56 ---> 14f427fea6c8 08:34:56 Step 6/23 : COPY go.mod vendor* ./ 08:34:56 ---> 2777aaa4f399 08:34:56 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:56 ---> Running in ef4d1b6476fe 08:34:56 Removing intermediate container ff2ecd6758aa 08:34:56 ---> 660788929e72 08:34:56 Step 6/24 : COPY go.mod vendor* ./ 08:34:56 ---> a109a919d9b6 08:34:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:56 Removing intermediate container 515c18f650cd 08:34:56 ---> d5200aa212f2 08:34:56 Step 6/23 : COPY go.mod vendor* ./ 08:34:56 ---> Running in 09ce84f950f4 08:34:56 ---> 187482cefd70 08:34:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:56 ---> Running in 61a6758643da 08:34:56 ---> f12a2dec69df 08:34:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:56 ---> Running in 28a7a33729c2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:10 provisioning config files... 08:35:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config10959903563981737381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:11 ---> docker-login.sh 08:35:11 nexus3.edgexfoundry.org:10001 08:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:11 Configure a credential helper to remove this warning. See 08:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:11 08:35:11 Login Succeeded 08:35:11 nexus3.edgexfoundry.org:10002 08:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:12 Configure a credential helper to remove this warning. See 08:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:12 08:35:12 Login Succeeded 08:35:12 nexus3.edgexfoundry.org:10003 08:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:12 Configure a credential helper to remove this warning. See 08:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:12 08:35:12 Login Succeeded 08:35:12 nexus3.edgexfoundry.org:10004 08:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:13 Configure a credential helper to remove this warning. See 08:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:13 08:35:13 Login Succeeded 08:35:13 docker.io 08:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:13 Configure a credential helper to remove this warning. See 08:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:13 08:35:13 Login Succeeded 08:35:13 ---> docker-login.sh ends [Pipeline] } 08:35:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:35:14 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] echo 08:35:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:14 ========================================================= 08:35:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:35:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:14 c41833b44d91: Pulling fs layer 08:35:14 ed15518f5707: Pulling fs layer 08:35:14 feae8fd75edb: Pulling fs layer 08:35:14 242c74f7c9fa: Pulling fs layer 08:35:14 3cdef696dda3: Pulling fs layer 08:35:14 2ced38df9373: Pulling fs layer 08:35:14 58f1dce35555: Pulling fs layer 08:35:14 242c74f7c9fa: Waiting 08:35:14 2ced38df9373: Waiting 08:35:14 3cdef696dda3: Waiting 08:35:14 58f1dce35555: Waiting 08:35:14 ed15518f5707: Verifying Checksum 08:35:14 ed15518f5707: Download complete 08:35:14 242c74f7c9fa: Download complete 08:35:14 3cdef696dda3: Verifying Checksum 08:35:14 3cdef696dda3: Download complete 08:35:14 c41833b44d91: Verifying Checksum 08:35:14 c41833b44d91: Download complete 08:35:16 c41833b44d91: Pull complete 08:35:16 58f1dce35555: Verifying Checksum 08:35:16 58f1dce35555: Download complete 08:35:16 ed15518f5707: Pull complete 08:35:17 feae8fd75edb: Download complete 08:35:17 2ced38df9373: Verifying Checksum 08:35:17 2ced38df9373: Download complete 08:35:29 feae8fd75edb: Pull complete 08:35:29 242c74f7c9fa: Pull complete 08:35:29 3cdef696dda3: Pull complete 08:35:36 2ced38df9373: Pull complete 08:35:39 58f1dce35555: Pull complete 08:35:39 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:35:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:35:39 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:39 WORKDIR /edgex 08:35:39 COPY go.mod . 08:35:39 RUN go mod download 08:35:39 docker build -t ci-base-image-arm64 -f - . 08:35:40 Sending build context to Docker daemon 2.928MB 08:35:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:40 ---> fadd8f120f05 08:35:40 Step 2/4 : WORKDIR /edgex 08:35:42 ---> Running in 2a028d519e3c 08:35:42 Removing intermediate container 2a028d519e3c 08:35:42 ---> 5c714d787be4 08:35:42 Step 3/4 : COPY go.mod . 08:35:42 ---> 4176d6b38db2 08:35:42 Step 4/4 : RUN go mod download 08:35:42 ---> Running in 8b3668c69ca7 08:35:43 Removing intermediate container f903d616f8fc 08:35:43 ---> 458876fefd5a 08:35:43 Step 7/26 : COPY . . 08:35:43 Removing intermediate container 09ce84f950f4 08:35:43 ---> 15e13888757c 08:35:43 Step 8/23 : COPY . . 08:35:43 Removing intermediate container 61a6758643da 08:35:43 ---> 637ecd2ebcb2 08:35:43 Step 8/24 : COPY . . 08:35:43 Removing intermediate container 28a7a33729c2 08:35:43 ---> 1f06ccc31893 08:35:43 Step 8/23 : COPY . . 08:35:43 Removing intermediate container ef4d1b6476fe 08:35:43 ---> ae48845921fd 08:35:43 Step 7/27 : COPY . . 08:36:01 ---> c0e1a75fb5a1 08:36:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:01 ---> Running in e1ba67a458c2 08:36:01 ---> 86268b4e0c95 08:36:01 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:36:01 ---> 227f0fb590c5 08:36:01 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:36:01 ---> 9d5db00b7bca 08:36:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:36:01 ---> ab8096652afb 08:36:01 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:36:01 ---> Running in ab001496f0b0 08:36:01 ---> Running in 04a9dac46c9b 08:36:01 ---> Running in 1c6a4ba75e38 08:36:01 ---> Running in 4bf27719297f 08:36:01 Removing intermediate container 1c6a4ba75e38 08:36:01 ---> 6e08c7710eeb 08:36:01 Step 9/26 : WORKDIR /edgex-go/spire-build 08:36:01 Removing intermediate container 4bf27719297f 08:36:01 ---> a672691ef6aa 08:36:01 Step 9/27 : WORKDIR /edgex-go/spire-build 08:36:01 ---> Running in 4fb93c3f9e0e 08:36:01 ---> Running in 6f50c478d313 08:36:01 Removing intermediate container 4fb93c3f9e0e 08:36:01 ---> 63dd61fdebca 08:36:01 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:01 Removing intermediate container 6f50c478d313 08:36:01 ---> 56a0a23ef5c7 08:36:01 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:01 ---> Running in b68b8cd42893 08:36:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:36:01 ---> Running in aea784c9d6e4 08:36:01 Removing intermediate container b68b8cd42893 08:36:01 ---> ffbaa9507a37 08:36:01 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:01 Removing intermediate container aea784c9d6e4 08:36:01 ---> 483ef450c7df 08:36:01 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:36:01 ---> Running in d3057001dbf2 08:36:01 ---> Running in ce19603e85b3 08:36:01 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:36:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:36:02 Removing intermediate container ce19603e85b3 08:36:02 ---> 55ee5458c49e 08:36:02 Step 12/27 : WORKDIR /edgex-go 08:36:02 Removing intermediate container d3057001dbf2 08:36:02 ---> 0bbd2167beb2 08:36:02 Step 12/26 : WORKDIR /edgex-go 08:36:02 ---> Running in 66a5911bced8 08:36:02 ---> Running in f514c750bd69 08:36:02 Removing intermediate container 66a5911bced8 08:36:02 ---> 96fe4d2d66fc 08:36:02 08:36:02 Step 13/27 : FROM alpine:3.17 08:36:02 Removing intermediate container f514c750bd69 08:36:02 ---> 8be387a1ed19 08:36:02 08:36:02 Step 13/26 : FROM alpine:3.17 08:36:02 3.17: Pulling from library/alpine 08:36:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:36:02 Status: Downloaded newer image for alpine:3.17 08:36:02 ---> 9ed4aefc74f6 08:36:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:03 ---> Running in 5f3f4d820326 08:36:03 Removing intermediate container 5f3f4d820326 08:36:03 ---> b35ae467e1bd 08:36:03 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:03 3.17: Pulling from library/alpine 08:36:03 ---> Running in a109a201d408 08:36:03 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:36:03 Status: Image is up to date for alpine:3.17 08:36:03 ---> 9ed4aefc74f6 08:36:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:03 ---> Using cache 08:36:03 ---> b35ae467e1bd 08:36:03 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:03 ---> Running in 74dc5191dc98 08:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:03 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:03 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:03 OK: 17823 distinct packages available 08:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:03 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:03 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:03 OK: 17823 distinct packages available 08:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:04 (1/5) Installing dumb-init (1.2.5-r2) 08:36:04 (2/5) Installing musl-obstack (1.2.3-r0) 08:36:04 (3/5) Installing libucontext (1.2-r0) 08:36:04 (4/5) Installing gcompat (1.1.0-r0) 08:36:04 (5/5) Installing openssl (3.0.8-r4) 08:36:04 Executing busybox-1.35.0-r29.trigger 08:36:04 OK: 8 MiB in 20 packages 08:36:04 (1/5) Installing dumb-init (1.2.5-r2) 08:36:04 (2/5) Installing musl-obstack (1.2.3-r0) 08:36:04 (3/5) Installing libucontext (1.2-r0) 08:36:04 (4/5) Installing gcompat (1.1.0-r0) 08:36:04 (5/5) Installing openssl (3.0.8-r4) 08:36:04 Executing busybox-1.35.0-r29.trigger 08:36:04 OK: 8 MiB in 20 packages 08:36:05 Removing intermediate container a109a201d408 08:36:05 ---> 0138cb917a41 08:36:05 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:05 ---> 96d41e8de295 08:36:05 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:36:05 Removing intermediate container 74dc5191dc98 08:36:05 ---> 35ca36324181 08:36:05 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:06 ---> c86348e44835 08:36:06 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:36:06 ---> e2e12cebe1c6 08:36:06 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:08 ---> b92be908ffe4 08:36:08 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:36:13 ---> b5bb9b1e5ee3 08:36:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:13 ---> 8ac9aefcec28 08:36:13 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:15 Removing intermediate container 8b3668c69ca7 08:36:15 ---> 11898e0ccd51 08:36:15 Successfully built 11898e0ccd51 08:36:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:15 + docker inspect -f . ci-base-image-arm64 08:36:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:15 prd-ubuntu20.04-docker-arm64-4c-16g-17282 does not seem to be running inside a container 08:36:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:36:16 ---> a20ef75713f7 08:36:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:16 ---> 47da020a80a8 08:36:16 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:16 ---> 30fd4c555a2a 08:36:16 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:16 ---> 89e9d5628976 08:36:16 ---> be12ac2ffe09 08:36:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:16 08:36:16 ---> Running in 8cfb3a6c241f 08:36:16 Removing intermediate container 8cfb3a6c241f 08:36:16 ---> aa9e91b7311c 08:36:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:17 $ docker top 93cbefca5b8d8b7a69dc73d0cde5fbe0492717d14698f45dd9dd8be41237d65a -eo pid,comm 08:36:17 ---> Running in 88b48a50d2a3 08:36:17 ---> c79bdf2df65f 08:36:17 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [Pipeline] { [Pipeline] sh 08:36:17 Removing intermediate container 88b48a50d2a3 08:36:17 ---> 5951133d7844 08:36:17 Step 24/26 : LABEL arch=x86_64 08:36:17 ---> Running in eabc2a341e3a 08:36:17 Removing intermediate container eabc2a341e3a 08:36:17 ---> a64b234868b7 08:36:17 Step 25/26 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 08:36:17 ---> 93bffa68fe7f 08:36:17 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:17 ---> Running in b958208a63b1 08:36:17 ---> Running in 7055984d8dbf 08:36:17 Removing intermediate container 7055984d8dbf 08:36:17 ---> 1a1b35b9f8dc 08:36:17 Step 26/26 : LABEL version=0.0.0 08:36:17 + go version 08:36:17 go version go1.20.2 linux/arm64 [Pipeline] } 08:36:17 $ docker stop --time=1 93cbefca5b8d8b7a69dc73d0cde5fbe0492717d14698f45dd9dd8be41237d65a 08:36:17 ---> Running in e483eb286937 08:36:17 Removing intermediate container b958208a63b1 08:36:17 ---> 185e22035503 08:36:17 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:17 ---> Running in 300adcb47511 08:36:18 Removing intermediate container e483eb286937 08:36:18 ---> 111ff144a300 08:36:18 08:36:18 Removing intermediate container 300adcb47511 08:36:18 ---> 29e16f17a721 08:36:18 Step 25/27 : LABEL arch=x86_64 08:36:18 Successfully built 111ff144a300 08:36:18 Successfully tagged security-spire-server:latest 08:36:18 Building core-metadata 08:36:18  Building security-spire-server ... done  ---> Running in d7cf0bef7f65 08:36:19 $ docker rm -f --volumes 93cbefca5b8d8b7a69dc73d0cde5fbe0492717d14698f45dd9dd8be41237d65a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:20 + docker inspect -f . ci-base-image-arm64 08:36:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:20 prd-ubuntu20.04-docker-arm64-4c-16g-17282 does not seem to be running inside a container 08:36:20 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:36:21 $ docker top 6591d0ca7431e5becffdc1dd306d5ecdc60dc5cbd859635412d98d5a8e76e686 -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:21 ========================================================= 08:36:21 [edgeXBuildGoParallel] Running Tests and Build... 08:36:21 ========================================================= [Pipeline] sh 08:36:22 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] fileExists [Pipeline] sh 08:36:22 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:36:22 ---> 9500a8a19306 08:36:22 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:36:22 ---> Using cache 08:36:22 ---> e073d054c5c4 08:36:22 Step 4/25 : WORKDIR /edgex-go 08:36:22 ---> Using cache 08:36:22 ---> b69b4fdd2c20 08:36:22 Step 5/25 : RUN apk add --update --no-cache make git 08:36:22 ---> Using cache 08:36:22 ---> d5200aa212f2 08:36:22 Step 6/25 : COPY go.mod vendor* ./ 08:36:22 ---> Using cache 08:36:22 ---> f12a2dec69df 08:36:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:22 ---> Using cache 08:36:22 ---> 1f06ccc31893 08:36:22 Step 8/25 : COPY . . 08:36:22 ---> Using cache 08:36:22 ---> 9d5db00b7bca 08:36:22 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:36:23 + make test 08:36:23 go test -race -coverprofile=coverage.out ./... 08:36:25 Removing intermediate container d7cf0bef7f65 08:36:25 ---> 5353e1879476 08:36:25 Step 26/27 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 08:36:27 ---> Running in 043a604fd5af 08:36:27 ---> Running in 698f703abbc6 08:36:27 Removing intermediate container 698f703abbc6 08:36:27 ---> aebd0017b691 08:36:27 Step 27/27 : LABEL version=0.0.0 08:36:27 ---> Running in b43faa356f03 08:36:27 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:27 Removing intermediate container b43faa356f03 08:36:27 ---> ef86d44ff8a3 08:36:27 08:36:27 Successfully built ef86d44ff8a3 08:36:27 Successfully tagged security-spire-agent:latest 08:36:27  Building security-spire-agent ... done Building support-notifications 08:36:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:31 ---> 9500a8a19306 08:36:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:31 ---> Using cache 08:36:31 ---> e073d054c5c4 08:36:31 Step 4/23 : WORKDIR /edgex-go 08:36:31 ---> Using cache 08:36:31 ---> b69b4fdd2c20 08:36:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:36:35 ---> Running in ec2f2555ff58 08:36:35 Removing intermediate container ab001496f0b0 08:36:35 ---> 37341cede08d 08:36:35 08:36:35 Step 10/23 : FROM alpine:3.17 08:36:35 Removing intermediate container e1ba67a458c2 08:36:35 ---> b245021736a3 08:36:35 08:36:35 Step 10/23 : FROM alpine:3.17 08:36:35 ---> 9ed4aefc74f6 08:36:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:35 ---> 9ed4aefc74f6 08:36:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:35 ---> Running in c0b4a00455c8 08:36:35 ---> Running in 64f4c652465a 08:36:35 Removing intermediate container 64f4c652465a 08:36:35 ---> 4104b323c09a 08:36:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:36 Removing intermediate container c0b4a00455c8 08:36:36 ---> 83d3c227c11a 08:36:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:36 ---> Running in 9541e7eeeea7 08:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:36 OK: 265 MiB in 53 packages 08:36:36 ---> Running in 0c9798493bdd 08:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:37 (1/1) Installing dumb-init (1.2.5-r2) 08:36:37 (1/1) Installing dumb-init (1.2.5-r2) 08:36:37 Executing busybox-1.35.0-r29.trigger 08:36:37 Executing busybox-1.35.0-r29.trigger 08:36:37 OK: 7 MiB in 16 packages 08:36:37 OK: 7 MiB in 16 packages 08:36:37 Removing intermediate container ec2f2555ff58 08:36:37 ---> 1283f870611f 08:36:37 Step 6/23 : COPY go.mod vendor* ./ 08:36:38 ---> 997916e6967c 08:36:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:38 ---> Running in 0fe69d80b422 08:36:38 Removing intermediate container 0c9798493bdd 08:36:38 ---> 64475f2028e2 08:36:38 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:38 Removing intermediate container 04a9dac46c9b 08:36:38 ---> cf20dc840580 08:36:38 08:36:38 Step 10/24 : FROM alpine:3.17 08:36:38 ---> 9ed4aefc74f6 08:36:38 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:36:38 Removing intermediate container 9541e7eeeea7 08:36:38 ---> ab7b0ef65394 08:36:38 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:38 ---> Running in 1197ab569004 08:36:39 ---> cd0a4a7a6f01 08:36:39 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:36:39 ---> fa31612e8278 08:36:39 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:36:39 ---> d5e99bffacef 08:36:39 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:39 ---> 62b2539c6de1 08:36:39 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:39 (1/1) Installing dumb-init (1.2.5-r2) 08:36:39 Executing busybox-1.35.0-r29.trigger 08:36:39 OK: 7 MiB in 16 packages 08:36:40 ---> ba51e35b59e9 08:36:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:40 ---> 9a73aab57e60 08:36:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:36:40 ---> 3ecfa51e1689 08:36:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:40 ---> ebef647cbab6 08:36:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:36:40 Removing intermediate container 1197ab569004 08:36:40 ---> 67640187218f 08:36:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:40 ---> daaba5115b0a 08:36:40 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:40 ---> Running in 1703e852c022 08:36:40 ---> Running in f639b84bdcc6 08:36:41 Removing intermediate container 1703e852c022 08:36:41 ---> 98964bf6e5b8 08:36:41 Step 13/24 : ENV APP_PORT=59882 08:36:41 ---> b1a8e70d328b 08:36:41 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:41 ---> Running in d796b6b00279 08:36:41 ---> Running in 6af27a58dcc9 08:36:41 Removing intermediate container d796b6b00279 08:36:41 ---> 5502316f4e5d 08:36:41 Step 14/24 : EXPOSE $APP_PORT 08:36:41 ---> Running in 5c344b3239d0 08:36:41 Removing intermediate container 5c344b3239d0 08:36:41 ---> c56d43ab72fc 08:36:41 Step 15/24 : WORKDIR / 08:36:41 ---> Running in c75e7decd4d2 08:36:41 Removing intermediate container c75e7decd4d2 08:36:41 ---> f681d8babee1 08:36:41 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:41 Removing intermediate container f639b84bdcc6 08:36:41 ---> a44e8eb8add5 08:36:41 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:42 ---> Running in 2945e12f88da 08:36:42 Removing intermediate container 2945e12f88da 08:36:42 ---> 5be3845d8ee5 08:36:42 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:36:42 Removing intermediate container 6af27a58dcc9 08:36:42 ---> 2c4b0f293a9d 08:36:42 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:42 ---> bc9fd1b37f05 08:36:42 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:36:42 ---> Running in 798c55fc7573 08:36:42 ---> Running in af617ed85df7 08:36:42 Removing intermediate container 798c55fc7573 08:36:42 ---> dc10bfc032b7 08:36:42 Step 21/23 : LABEL arch=x86_64 08:36:42 Removing intermediate container af617ed85df7 08:36:42 ---> 78c15b2d4e1e 08:36:42 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:36:42 ---> Running in d9312e963af0 08:36:42 ---> Running in e2dc54637525 08:36:42 ---> 6a2643c73f64 08:36:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:42 Removing intermediate container d9312e963af0 08:36:42 ---> 2735a9f3850d 08:36:42 Step 22/23 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 08:36:42 Removing intermediate container e2dc54637525 08:36:42 ---> cf4150b51b70 08:36:42 Step 21/23 : LABEL arch=x86_64 08:36:43 ---> Running in d46458ceb5e2 08:36:43 ---> Running in 91f352b605d1 08:36:43 Removing intermediate container d46458ceb5e2 08:36:43 ---> 3050c69ff35b 08:36:43 Step 23/23 : LABEL version=0.0.0 08:36:43 ---> Running in f92cbb991d0c 08:36:43 ---> 76a90184b7fb 08:36:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:43 Removing intermediate container 91f352b605d1 08:36:43 ---> feba49f93e18 08:36:43 Step 22/23 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 08:36:48 ---> Running in 1a4ff463b94c 08:36:48 Removing intermediate container f92cbb991d0c 08:36:48 ---> 567e981bb8b7 08:36:48 08:36:48 ---> bcd5b13d9cfc 08:36:48 Step 20/24 : ENTRYPOINT ["/core-command"] 08:36:48 Successfully built 567e981bb8b7 08:36:48 Successfully tagged core-common-config-bootstrapper:latest 08:36:48 Building security-bootstrapper 08:36:51  Building core-common-config-bootstrapper ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:51 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:36:51 ---> 9500a8a19306 08:36:51 Step 3/33 : WORKDIR /edgex-go 08:36:51 ---> Using cache 08:36:51 ---> be5b718a9db1 08:36:51 Step 4/33 : RUN apk add --update --no-cache make git 08:36:52 ---> Running in 5e9f225c71e2 08:36:52 Removing intermediate container 1a4ff463b94c 08:36:52 ---> 4c31b8b0ee75 08:36:52 Step 23/23 : LABEL version=0.0.0 08:36:52 ---> Running in 7c6ef5dbd1a6 08:36:52 ---> Running in a396301482d7 08:36:52 Removing intermediate container 5e9f225c71e2 08:36:52 ---> 3ec368b15a35 08:36:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:53 Removing intermediate container 043a604fd5af 08:36:53 ---> f76911cfe2cc 08:36:53 08:36:53 Step 10/25 : FROM alpine:3.17 08:36:53 ---> 9ed4aefc74f6 08:36:53 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:36:53 ---> Using cache 08:36:53 ---> 67640187218f 08:36:53 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:53 ---> Using cache 08:36:53 ---> 98964bf6e5b8 08:36:53 Step 13/25 : ENV APP_PORT=59881 08:36:53 Removing intermediate container a396301482d7 08:36:53 ---> a7ee6dd836cf 08:36:53 08:36:53 ---> Running in db01f8ba5c56 08:36:53 Successfully built a7ee6dd836cf 08:36:53 Successfully tagged security-proxy-auth:latest 08:36:53  Building security-proxy-auth ... done Building security-spiffe-token-provider 08:36:53 ---> Running in d7b18f0d8617 08:36:53 Removing intermediate container db01f8ba5c56 08:36:53 ---> c488ef6a6c21 08:36:53 Step 22/24 : LABEL arch=x86_64 08:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:53 OK: 265 MiB in 53 packages 08:36:56 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:36:56 ---> 9500a8a19306 08:36:56 Step 3/20 : WORKDIR /edgex-go 08:36:56 ---> Using cache 08:36:56 ---> be5b718a9db1 08:36:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:37:00 Removing intermediate container d7b18f0d8617 08:37:00 ---> 0dc1bbc2dd89 08:37:00 Step 14/25 : EXPOSE $APP_PORT 08:37:00 ---> Running in 9bb964c280cb 08:37:00 ---> Running in 20435d4fef20 08:37:00 ---> Running in 0435ed95b581 08:37:00 Removing intermediate container 7c6ef5dbd1a6 08:37:00 ---> 142d7741c45d 08:37:00 Step 5/33 : COPY go.mod vendor* ./ 08:37:00 Removing intermediate container 20435d4fef20 08:37:00 ---> 352b375929aa 08:37:00 Step 23/24 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 08:37:00 Removing intermediate container 9bb964c280cb 08:37:00 ---> 2a1abb4549dd 08:37:00 Step 15/25 : WORKDIR / 08:37:00 ---> Running in 426308adee5e 08:37:00 ---> Running in 1b948deca710 08:37:00 ---> 10c0b8558a01 08:37:00 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:00 ---> Running in a243c038e875 08:37:00 Removing intermediate container 1b948deca710 08:37:00 ---> 07dd062d048a 08:37:00 Step 24/24 : LABEL version=0.0.0 08:37:00 Removing intermediate container 426308adee5e 08:37:00 ---> ba8b7bbb0e36 08:37:00 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:00 ---> Running in d9836200b96a 08:37:00 Removing intermediate container 0fe69d80b422 08:37:00 ---> 069bc67cbde4 08:37:00 Step 8/23 : COPY . . 08:37:01 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:01 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:01 OK: 17828 distinct packages available 08:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:01 Removing intermediate container d9836200b96a 08:37:01 ---> 98c21f75ad07 08:37:01 08:37:01 OK: 265 MiB in 53 packages 08:37:01 Successfully built 98c21f75ad07 08:37:03 Successfully tagged core-command:latest 08:37:03  Building core-command ... done Building security-spire-config 08:37:06 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:37:06 ---> 9500a8a19306 08:37:06 Step 3/27 : WORKDIR /edgex-go 08:37:06 ---> Using cache 08:37:06 ---> be5b718a9db1 08:37:06 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:37:06 ---> Using cache 08:37:06 ---> 52e10ea9d77d 08:37:06 Step 5/27 : COPY go.mod vendor* ./ 08:37:06 ---> Using cache 08:37:06 ---> 2777aaa4f399 08:37:06 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:06 ---> Using cache 08:37:06 ---> ae48845921fd 08:37:06 Step 7/27 : COPY . . 08:37:06 ---> Using cache 08:37:06 ---> ab8096652afb 08:37:06 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:37:06 ---> Using cache 08:37:06 ---> a672691ef6aa 08:37:06 Step 9/27 : WORKDIR /edgex-go/spire-build 08:37:06 ---> Using cache 08:37:06 ---> 56a0a23ef5c7 08:37:06 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:06 ---> Using cache 08:37:06 ---> 483ef450c7df 08:37:06 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:06 ---> Using cache 08:37:06 ---> 55ee5458c49e 08:37:06 Step 12/27 : WORKDIR /edgex-go 08:37:06 ---> Using cache 08:37:06 ---> 96fe4d2d66fc 08:37:06 08:37:06 Step 13/27 : FROM alpine:3.17 08:37:06 ---> 9ed4aefc74f6 08:37:06 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:06 ---> Using cache 08:37:06 ---> b35ae467e1bd 08:37:06 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:07 ---> d2f4d1d14fd1 08:37:07 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:37:07 ---> Running in ad716f5a6201 08:37:07 ---> 5383e1da6deb 08:37:07 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:37:07 ---> Running in 2e7c6eb3b470 08:37:07 ---> 21f062f18e04 08:37:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:37:08 Removing intermediate container 0435ed95b581 08:37:08 ---> 5ec57fb6136b 08:37:08 Step 5/20 : COPY go.mod vendor* ./ 08:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:08 ---> 2aef36a621b9 08:37:08 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:08 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:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:08 ---> Running in 782f9f7f4f13 08:37:09 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:09 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:09 OK: 17823 distinct packages available 08:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:09 ---> 15118d6b903b 08:37:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:09 ---> 8ce0fe77f021 08:37:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:37:09 (1/4) Installing dumb-init (1.2.5-r2) 08:37:09 (2/4) Installing musl-obstack (1.2.3-r0) 08:37:09 (3/4) Installing libucontext (1.2-r0) 08:37:09 (4/4) Installing gcompat (1.1.0-r0) 08:37:09 Executing busybox-1.35.0-r29.trigger 08:37:09 OK: 7 MiB in 19 packages 08:37:09 ---> f592b9b69345 08:37:09 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:37:09 ---> Running in 63ca87cc4925 08:37:09 Removing intermediate container 63ca87cc4925 08:37:09 ---> 7a0c7465b267 08:37:09 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:09 ---> Running in 2e47d1f417ae 08:37:10 Removing intermediate container ad716f5a6201 08:37:10 ---> 98b4eef1a526 08:37:10 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:10 Removing intermediate container 2e47d1f417ae 08:37:10 ---> 1668c07ee18b 08:37:10 Step 23/25 : LABEL arch=x86_64 08:37:10 ---> Running in f707b4bb27b4 08:37:10 Removing intermediate container f707b4bb27b4 08:37:10 ---> c539d4e1d47f 08:37:10 Step 24/25 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 08:37:10 ---> f27b20f03774 08:37:10 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:37:10 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:10 ---> Running in 6bc0a840c16a 08:37:10 Removing intermediate container 6bc0a840c16a 08:37:10 ---> ddfb1efe1bc4 08:37:10 Step 25/25 : LABEL version=0.0.0 08:37:10 ---> Running in 1c596561b0ec 08:37:10 ---> c62e9c70be5c 08:37:10 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:10 Removing intermediate container 1c596561b0ec 08:37:10 ---> 6edde8920105 08:37:10 08:37:10 Successfully built 6edde8920105 08:37:10 Successfully tagged core-metadata:latest 08:37:10 Building security-proxy-setup 08:37:14  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:14 ---> 9500a8a19306 08:37:14 Step 3/22 : WORKDIR /edgex-go 08:37:14 ---> Using cache 08:37:14 ---> be5b718a9db1 08:37:14 Step 4/22 : RUN apk add --update --no-cache make git 08:37:14 ---> Using cache 08:37:14 ---> 142d7741c45d 08:37:14 Step 5/22 : COPY go.mod vendor* ./ 08:37:14 ---> Using cache 08:37:14 ---> 10c0b8558a01 08:37:14 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:21 ---> Running in fe80ac2b7f36 08:37:21 ---> a843eb64e539 08:37:21 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:21 ---> 0441ac945506 08:37:21 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:21 ---> Running in 10668480f9d0 08:37:28 Removing intermediate container 10668480f9d0 08:37:28 ---> 268bf66b628f 08:37:28 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:32 ---> bec3144877e6 08:37:32 Step 22/27 : WORKDIR / 08:37:32 ---> Running in 6f675676e6a0 08:37:32 Removing intermediate container 6f675676e6a0 08:37:32 ---> 8f563c5d53ce 08:37:32 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:32 ---> Running in 6269812d2ee3 08:37:33 Removing intermediate container a243c038e875 08:37:33 ---> e2cb7d77baa1 08:37:33 Step 7/33 : COPY . . 08:37:33 Removing intermediate container 6269812d2ee3 08:37:33 ---> 62453097953a 08:37:33 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:40 ---> Running in 012825269f3a 08:37:42 ---> a7986895f0af 08:37:42 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:45 Removing intermediate container 012825269f3a 08:37:45 ---> 13a0a21b1fd3 08:37:45 Step 25/27 : LABEL arch=x86_64 08:37:45 ---> Running in 8c553fd87f5c 08:37:45 ---> Running in 4e00d86a1b16 08:37:45 Removing intermediate container 4e00d86a1b16 08:37:45 ---> 9da9097b18a7 08:37:45 Step 26/27 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 08:37:45 ---> Running in d1b331b2c204 08:37:45 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:46 Removing intermediate container 2e7c6eb3b470 08:37:46 ---> 50b8f5b44df1 08:37:46 08:37:46 Step 10/23 : FROM alpine:3.17 08:37:46 ---> 9ed4aefc74f6 08:37:46 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:37:46 Removing intermediate container d1b331b2c204 08:37:46 ---> 58fcbcc6336b 08:37:46 Step 27/27 : LABEL version=0.0.0 08:37:46 ---> Running in ff951ae4eb3b 08:37:46 ---> Running in e13fd3638539 08:37:46 Removing intermediate container 782f9f7f4f13 08:37:46 ---> f5c3d51f5bc9 08:37:46 Step 7/20 : COPY . . 08:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:47 (1/2) Installing ca-certificates (20230506-r0) 08:37:47 (2/2) Installing dumb-init (1.2.5-r2) 08:37:47 Executing busybox-1.35.0-r29.trigger 08:37:47 Executing ca-certificates-20230506-r0.trigger 08:37:47 Removing intermediate container e13fd3638539 08:37:47 ---> 8e5e533731fb 08:37:47 08:37:47 OK: 8 MiB in 17 packages 08:37:47 Successfully built 8e5e533731fb 08:37:47 Successfully tagged security-spire-config:latest 08:37:47 Building security-secretstore-setup 08:37:52  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:37:52 ---> 9500a8a19306 08:37:52 Step 3/25 : WORKDIR /edgex-go 08:37:52 ---> Using cache 08:37:52 ---> be5b718a9db1 08:37:52 Step 4/25 : RUN apk add --update --no-cache make git 08:37:52 ---> Using cache 08:37:52 ---> 142d7741c45d 08:37:52 Step 5/25 : COPY go.mod vendor* ./ 08:37:52 ---> Using cache 08:37:52 ---> 10c0b8558a01 08:37:52 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:52 ---> Using cache 08:37:52 ---> e2cb7d77baa1 08:37:52 Step 7/25 : COPY . . 08:37:52 ---> Using cache 08:37:52 ---> a7986895f0af 08:37:52 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:00 ---> Running in 378758197d4c 08:38:00 ---> b3b1262631d0 08:38:00 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:00 ---> Running in 568881c98b56 08:38:00 Removing intermediate container ff951ae4eb3b 08:38:00 ---> 2bce575b2bf8 08:38:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:38:00 ---> Running in 869cb6a52bda 08:38:00 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:38:00 Removing intermediate container 869cb6a52bda 08:38:00 ---> bd87a5727993 08:38:00 Step 13/23 : ENV APP_PORT=59860 08:38:00 ---> Running in 0b3fabcc1af1 08:38:00 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:38:01 Removing intermediate container fe80ac2b7f36 08:38:01 Removing intermediate container 0b3fabcc1af1 08:38:01 ---> 2b207c4ffc95 08:38:01 ---> b8783780f1cb 08:38:01 Step 14/23 : EXPOSE $APP_PORTStep 7/22 : COPY . . 08:38:01 08:38:01 ---> Running in 68099c874a7a 08:38:02 Removing intermediate container 68099c874a7a 08:38:02 ---> cc06dc5d9961 08:38:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:07 ---> 9db28f2a84e1 08:38:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:07 ---> 60fb5a73be10 08:38:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:07 ---> 4434bf5fcce3 08:38:07 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:38:08 ---> Running in 32c1798276c5 08:38:09 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:38:11 ---> 510385d2226e 08:38:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:12 ---> 4d5642d325c9 08:38:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:38:12 ---> Running in 0ac77b6be1ca 08:38:13 Removing intermediate container 0ac77b6be1ca 08:38:13 ---> 53750c1602d7 08:38:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:13 ---> Running in 84bd54fc2d4c 08:38:13 Removing intermediate container 84bd54fc2d4c 08:38:13 ---> 3053ec032bf3 08:38:13 Step 21/23 : LABEL arch=x86_64 08:38:13 ---> Running in cb27d958bc6a 08:38:14 Removing intermediate container cb27d958bc6a 08:38:14 ---> 36c572b5bb41 08:38:14 Step 22/23 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 08:38:17 ---> Running in 21d6816e4d98 08:38:18 Removing intermediate container 21d6816e4d98 08:38:18 ---> ec73a7d3084d 08:38:18 Step 23/23 : LABEL version=0.0.0 08:38:18 Removing intermediate container 8c553fd87f5c 08:38:18 ---> b0ee6732d848 08:38:18 08:38:18 Step 9/33 : FROM alpine:3.17 08:38:18 ---> 9ed4aefc74f6 08:38:18 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:38:18 ---> Running in c757dbc5a4bf 08:38:18 ---> Running in 4bb4a052d994 08:38:18 Removing intermediate container c757dbc5a4bf 08:38:18 ---> 1ac706fecfb5 08:38:18 08:38:18 Removing intermediate container 4bb4a052d994 08:38:18 ---> 621a4fb91979 08:38:18 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:38:18 ---> Running in 5ba29ac35b54 08:38:18 Successfully built 1ac706fecfb5 08:38:18 Successfully tagged support-notifications:latest 08:38:18 Building support-scheduler 08:38:19  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:19 (1/2) Installing dumb-init (1.2.5-r2) 08:38:19 (2/2) Installing su-exec (0.2-r2) 08:38:19 Executing busybox-1.35.0-r29.trigger 08:38:19 OK: 7 MiB in 17 packages 08:38:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:23 ---> 9500a8a19306 08:38:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:23 ---> Using cache 08:38:23 ---> e073d054c5c4 08:38:23 Step 4/23 : WORKDIR /edgex-go 08:38:23 ---> Using cache 08:38:23 ---> b69b4fdd2c20 08:38:23 Step 5/23 : RUN apk add --update --no-cache make git 08:38:23 ---> Using cache 08:38:23 ---> d5200aa212f2 08:38:23 Step 6/23 : COPY go.mod vendor* ./ 08:38:23 ---> Using cache 08:38:23 ---> f12a2dec69df 08:38:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:23 ---> Using cache 08:38:23 ---> 1f06ccc31893 08:38:23 Step 8/23 : COPY . . 08:38:23 ---> Using cache 08:38:23 ---> 9d5db00b7bca 08:38:23 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:38:28 ---> Running in 8087766e8030 08:38:28 Removing intermediate container 5ba29ac35b54 08:38:28 ---> 60f9a1a4252e 08:38:28 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:38:28 ---> Running in 0295f9cabcb5 08:38:29 Removing intermediate container 0295f9cabcb5 08:38:29 ---> 705574b0ab3e 08:38:29 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:38:29 ---> Running in d845a6b90029 08:38:29 Removing intermediate container d845a6b90029 08:38:29 ---> 15b0c40a50e4 08:38:29 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:38:29 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:38:29 ---> Running in cc03f2ae36c4 08:38:29 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:38:29 Removing intermediate container cc03f2ae36c4 08:38:29 ---> f70c1707f8a7 08:38:29 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:38:29 ---> Running in b003d8f38001 08:38:30 Removing intermediate container b003d8f38001 08:38:30 ---> ac20fc722492 08:38:30 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:38:30 ---> Running in f2545b925908 08:38:32 Removing intermediate container f2545b925908 08:38:32 ---> 3ca80d533b97 08:38:32 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:34 ---> Running in 9a2e98fc7a54 08:38:38 Removing intermediate container 378758197d4c 08:38:38 ---> da1fadbc5517 08:38:38 08:38:38 Step 9/25 : FROM alpine:3.17 08:38:38 Removing intermediate container 568881c98b56 08:38:38 ---> 468bc5205872 08:38:38 08:38:38 Step 9/20 : FROM alpine:3.17 08:38:38 ---> 9ed4aefc74f6 08:38:38 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:38:38 ---> 9ed4aefc74f6 08:38:38 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:38:38 ---> Using cache 08:38:38 ---> 621a4fb91979 08:38:38 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:38:38 Removing intermediate container 9a2e98fc7a54 08:38:38 ---> 0d7250faadd2 08:38:38 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:38:38 ---> Running in 5c14767e70b6 08:38:38 ---> Running in 40f3e8b11807 08:38:38 ---> ce8a55e32ba4 08:38:38 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:39 (1/3) Installing ca-certificates (20230506-r0) 08:38:39 (2/3) Installing dumb-init (1.2.5-r2) 08:38:39 (3/3) Installing su-exec (0.2-r2) 08:38:39 Executing busybox-1.35.0-r29.trigger 08:38:39 Executing ca-certificates-20230506-r0.trigger 08:38:39 ---> Running in d1c7e66e81c0 08:38:39 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:38:39 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:38:39 OK: 17823 distinct packages available 08:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:39 OK: 8 MiB in 18 packages 08:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:39 (1/9) Installing ca-certificates (20230506-r0) 08:38:39 (2/9) Installing brotli-libs (1.0.9-r9) 08:38:39 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:38:39 (4/9) Installing libcurl (8.1.1-r1) 08:38:39 (5/9) Installing curl (8.1.1-r1) 08:38:39 (6/9) Installing dumb-init (1.2.5-r2) 08:38:39 (7/9) Installing musl-obstack (1.2.3-r0) 08:38:39 (8/9) Installing libucontext (1.2-r0) 08:38:39 (9/9) Installing gcompat (1.1.0-r0) 08:38:39 Executing busybox-1.35.0-r29.trigger 08:38:39 Executing ca-certificates-20230506-r0.trigger 08:38:39 OK: 10 MiB in 24 packages 08:38:42 Removing intermediate container 40f3e8b11807 08:38:42 ---> c6da30dd2b01 08:38:42 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:38:42 ---> Running in 0c4d7c7d84d3 08:38:42 Removing intermediate container 32c1798276c5 08:38:42 ---> 63c946ac4f9b 08:38:42 08:38:42 Step 9/22 : FROM alpine:3.17 08:38:42 ---> 9ed4aefc74f6 08:38:42 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:38:42 Removing intermediate container d1c7e66e81c0 08:38:42 ---> 0d3c313c4959 08:38:42 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:42 ---> Running in 1ef6bd5d4f23 08:38:42 Removing intermediate container 5c14767e70b6 08:38:42 ---> c91667938edf 08:38:42 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:42 Removing intermediate container 0c4d7c7d84d3 08:38:42 ---> e1c7cef74f1b 08:38:42 Step 12/25 : WORKDIR / 08:38:42 ---> Running in b1d608f4be4b 08:38:42 Removing intermediate container b1d608f4be4b 08:38:42 ---> 78d23757c441 08:38:42 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:42 ---> b8cf77b7f02a 08:38:42 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:38:42 ---> b54d0ef61452 08:38:42 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:43 ---> 9dda365bcd2f 08:38:43 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:43 ---> a6a507ce8de5 08:38:43 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:38:43 ---> 967f8c68a6ec 08:38:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:43 (1/2) Installing dumb-init (1.2.5-r2) 08:38:43 (2/2) Installing openssl (3.0.8-r4) 08:38:43 Executing busybox-1.35.0-r29.trigger 08:38:43 OK: 8 MiB in 17 packages 08:38:45 ---> 0bd7c2ae36d5 08:38:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:45 ---> a475d21cd0b7 08:38:45 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:45 ---> c16bfd2dd63a 08:38:45 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:38:45 Removing intermediate container 1ef6bd5d4f23 08:38:45 ---> 8fcc76d2b43d 08:38:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:38:45 ---> Running in 3bbed1137c96 08:38:45 ---> 0a09ebf3fb8a 08:38:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:38:45 Removing intermediate container 3bbed1137c96 08:38:45 ---> 350f9b160854 08:38:45 ---> 920ea347b7e9 08:38:45 Step 12/22 : WORKDIR /edgexStep 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:38:45 08:38:45 ---> 122f49817c24 08:38:45 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:38:45 ---> Running in 8319f89b304e 08:38:45 ---> Running in a72517da6e3c 08:38:45 Removing intermediate container 8319f89b304e 08:38:45 ---> c7779fe0b1fe 08:38:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:38:45 ---> Running in c4f437aeebc9 08:38:46 ---> 3cb008424197 08:38:46 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:46 Removing intermediate container a72517da6e3c 08:38:46 ---> 98d92a71d0aa 08:38:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:46 ---> 408ab7344ef1 08:38:46 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:38:46 Removing intermediate container c4f437aeebc9 08:38:46 ---> f88340c22eac 08:38:46 Step 18/20 : LABEL arch=x86_64 08:38:46 ---> Running in a741103333c4 08:38:46 ---> 68c70efc1cb5 08:38:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:46 ---> a598f4d655f7 08:38:46 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:38:46 ---> ecdcb6328f30 08:38:46 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:38:46 Removing intermediate container a741103333c4 08:38:46 ---> 3d1d90cad022 08:38:46 Step 19/20 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 08:38:46 ---> Running in 6944dadde470 08:38:46 Removing intermediate container 6944dadde470 08:38:46 ---> 1c89da5a6711 08:38:46 Step 20/20 : LABEL version=0.0.0 08:38:46 ---> 83190ad50742 08:38:46 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:46 ---> Running in ead10626eba2 08:38:46 ---> f51bae8cc106 08:38:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:46 ---> 88b0cd3eb41f 08:38:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:46 Removing intermediate container ead10626eba2 08:38:46 ---> 0d0a3b0b6084 08:38:46 08:38:47 Successfully built 0d0a3b0b6084 08:38:47 Successfully tagged security-spiffe-token-provider:latest 08:38:47 Building core-data 08:38:47  Building security-spiffe-token-provider ... done  ---> dd7b0b96de49 08:38:47 Step 28/33 : RUN chmod +x /entrypoint.sh 08:38:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:50 ---> 9500a8a19306 08:38:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:50 ---> Using cache 08:38:50 ---> e073d054c5c4 08:38:50 Step 4/23 : WORKDIR /edgex-go 08:38:50 ---> Using cache 08:38:50 ---> b69b4fdd2c20 08:38:50 Step 5/23 : RUN apk add --update --no-cache make git 08:38:50 ---> Using cache 08:38:50 ---> d5200aa212f2 08:38:50 Step 6/23 : COPY go.mod vendor* ./ 08:38:50 ---> Using cache 08:38:50 ---> f12a2dec69df 08:38:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:50 ---> Using cache 08:38:50 ---> 1f06ccc31893 08:38:50 Step 8/23 : COPY . . 08:38:50 ---> Using cache 08:38:50 ---> 9d5db00b7bca 08:38:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:38:54 ---> 751ca43eaeb4 08:38:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:54 ---> Running in cc843aea3400 08:38:54 ---> 45f627087446 08:38:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:54 ---> Running in a1e143a66139 08:38:54 ---> 96b83bab8aca 08:38:54 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:54 ---> Running in 1ff58edd9995 08:38:54 ---> fd3b043e218e 08:38:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:54 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:38:54 ---> a28c1b67a33b 08:38:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:54 ---> Running in 15b50fc0a3d2 08:38:55 Removing intermediate container cc843aea3400 08:38:55 ---> 1d4ac24a6727 08:38:55 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:38:55 ---> Running in ca5d583de559 08:38:55 Removing intermediate container ca5d583de559 08:38:55 ---> a63f9dc551d2 08:38:55 Step 30/33 : CMD ["gate"] 08:38:56 ---> Running in 8ef05c627988 08:38:56 Removing intermediate container 1ff58edd9995 08:38:56 ---> 4cb0936959e3 08:38:56 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:38:56 Removing intermediate container 8ef05c627988 08:38:56 ---> eea7c837216a 08:38:56 Step 31/33 : LABEL arch=x86_64 08:38:56 ---> Running in 4d6e2f998192 08:38:56 ---> Running in c49c66308cb7 08:38:56 Removing intermediate container 15b50fc0a3d2 08:38:56 ---> 3d00e7a4cb68 08:38:56 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:38:56 ---> Running in f0b9500c1fd2 08:38:56 Removing intermediate container 4d6e2f998192 08:38:56 ---> 24e84a9269c0 08:38:56 Step 23/25 : LABEL arch=x86_64 08:38:56 Removing intermediate container c49c66308cb7 08:38:56 ---> 21a2f66fa3b8 08:38:56 Step 32/33 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 08:38:56 Removing intermediate container f0b9500c1fd2 08:38:56 ---> 03373ed2bdb7 08:38:56 Step 20/22 : LABEL arch=x86_64 08:38:56 ---> Running in 531058eefd3a 08:38:56 ---> Running in 0c0068d05a60 08:38:56 ---> Running in d297e5738512 08:38:56 Removing intermediate container d297e5738512 08:38:56 ---> 8328f012df24 08:38:56 Step 33/33 : LABEL version=0.0.0 08:38:56 Removing intermediate container 0c0068d05a60 08:38:56 ---> 135867bacd0d 08:38:56 Step 21/22 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 08:38:56 Removing intermediate container 531058eefd3a 08:38:56 ---> d112f2f140b2 08:38:56 Step 24/25 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 08:38:56 ---> Running in 02e63feabcf0 08:38:56 ---> Running in f8cf5678b68a 08:38:56 ---> Running in 749ec48d32fc 08:38:57 Removing intermediate container f8cf5678b68a 08:38:57 ---> 41571b35bdd6 08:38:57 Step 25/25 : LABEL version=0.0.0 08:38:57 Removing intermediate container 02e63feabcf0 08:38:57 ---> 051d66a1a6f7 08:38:57 Step 22/22 : LABEL version=0.0.0 08:38:57 Removing intermediate container 749ec48d32fc 08:38:57 ---> a2bcac417f6f 08:38:57 08:38:57 ---> Running in ea40fa93ffae 08:38:57 ---> Running in 5344ce5ca20c 08:38:57 Successfully built a2bcac417f6f 08:38:57 Successfully tagged security-bootstrapper:latest 08:38:57  Building security-bootstrapper ... done Removing intermediate container ea40fa93ffae 08:38:57 ---> e7c776c3d60c 08:38:57 08:38:57 Removing intermediate container 5344ce5ca20c 08:38:57 ---> c0e301d94d86 08:38:57 08:38:57 Successfully built c0e301d94d86 08:38:57 Successfully built e7c776c3d60c 08:38:57 Successfully tagged security-proxy-setup:latest 08:38:57  Building security-proxy-setup ... done Successfully tagged security-secretstore-setup:latest 08:38:59  Building security-secretstore-setup ... done Removing intermediate container 8087766e8030 08:38:59 ---> 1daceadb58f8 08:38:59 08:38:59 Step 10/23 : FROM alpine:3.17 08:38:59 ---> 9ed4aefc74f6 08:38:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:38:59 ---> Using cache 08:38:59 ---> 67640187218f 08:38:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:59 ---> Using cache 08:38:59 ---> 98964bf6e5b8 08:38:59 Step 13/23 : ENV APP_PORT=59861 08:38:59 ---> Running in 59fc1c638504 08:39:00 Removing intermediate container 59fc1c638504 08:39:00 ---> ef87d3ce54e0 08:39:00 Step 14/23 : EXPOSE $APP_PORT 08:39:00 ---> Running in 2cc4376272b7 08:39:00 Removing intermediate container 2cc4376272b7 08:39:00 ---> 992e1222ead9 08:39:00 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:00 ---> 098813e1d96a 08:39:00 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:39:01 ---> 7cf99f28b39a 08:39:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:39:02 ---> f0b4c179f572 08:39:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:39:03 ---> c5bd3809bdc1 08:39:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:39:03 ---> Running in 7e4c39d58e4e 08:39:03 Removing intermediate container 7e4c39d58e4e 08:39:03 ---> 5a0120083c0f 08:39:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:03 ---> Running in 4b15c47f1a2b 08:39:03 Removing intermediate container 4b15c47f1a2b 08:39:03 ---> 6d5468efee37 08:39:03 Step 21/23 : LABEL arch=x86_64 08:39:03 ---> Running in 0ae692ffde54 08:39:04 Removing intermediate container 0ae692ffde54 08:39:04 ---> 968942755256 08:39:04 Step 22/23 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 08:39:04 ---> Running in ecc2180fde25 08:39:04 Removing intermediate container ecc2180fde25 08:39:04 ---> 1715dfc8e3b5 08:39:04 Step 23/23 : LABEL version=0.0.0 08:39:04 ---> Running in e01e2b865785 08:39:04 Removing intermediate container e01e2b865785 08:39:04 ---> a64e34f6f756 08:39:04 08:39:04 Successfully built a64e34f6f756 08:39:04 Successfully tagged support-scheduler:latest 08:39:16  Building support-scheduler ... done Removing intermediate container a1e143a66139 08:39:16 ---> 6a9176714c3b 08:39:16 08:39:16 Step 10/23 : FROM alpine:3.17 08:39:16 ---> 9ed4aefc74f6 08:39:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:39:16 ---> Running in abf46e020ab1 08:39:16 Removing intermediate container abf46e020ab1 08:39:16 ---> 44130abbff71 08:39:16 Step 12/23 : ENV APP_PORT=59880 08:39:16 ---> Running in 2558ffde2748 08:39:16 Removing intermediate container 2558ffde2748 08:39:16 ---> f55d8dcf3255 08:39:16 Step 13/23 : EXPOSE $APP_PORT 08:39:16 ---> Running in 059a7c995292 08:39:16 Removing intermediate container 059a7c995292 08:39:16 ---> 19a272bf348d 08:39:16 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:39:16 ---> Running in c623d7a35b2c 08:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:16 (1/1) Installing dumb-init (1.2.5-r2) 08:39:16 Executing busybox-1.35.0-r29.trigger 08:39:16 OK: 7 MiB in 16 packages 08:39:16 Removing intermediate container c623d7a35b2c 08:39:16 ---> 119ad9dba884 08:39:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:16 ---> 5a4ae7dbdd92 08:39:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:39:16 ---> 4b7fea6f2f84 08:39:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:39:16 ---> 95770580bb31 08:39:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:39:16 ---> 90d7d74b2ece 08:39:16 Step 19/23 : ENTRYPOINT ["/core-data"] 08:39:16 ---> Running in a067a00ad93f 08:39:16 Removing intermediate container a067a00ad93f 08:39:16 ---> 5dd1074f6a0d 08:39:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:16 ---> Running in 33b8d91f31d8 08:39:16 Removing intermediate container 33b8d91f31d8 08:39:16 ---> 648d499048cd 08:39:16 Step 21/23 : LABEL arch=x86_64 08:39:16 ---> Running in 3a3be9a15383 08:39:17 Removing intermediate container 3a3be9a15383 08:39:17 ---> 816f969baf0b 08:39:17 Step 22/23 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 08:39:17 ---> Running in 9357e0e6c496 08:39:17 Removing intermediate container 9357e0e6c496 08:39:17 ---> 32a11e8d628d 08:39:17 Step 23/23 : LABEL version=0.0.0 08:39:17 ---> Running in 21a130c45f7f 08:39:17 Removing intermediate container 21a130c45f7f 08:39:17 ---> 212189bb795d 08:39:17 08:39:17 Successfully built 212189bb795d 08:39:17 Successfully tagged core-data:latest 08:39:17  Building core-data ... done  [Pipeline] } 08:39:17 $ docker stop --time=1 6698a8f8daed2ebe7d8abb80769b9b444eb52cb749917e88345e1922fecbf00b 08:39:18 $ docker rm -f --volumes 6698a8f8daed2ebe7d8abb80769b9b444eb52cb749917e88345e1922fecbf00b [Pipeline] // withDockerContainer [Pipeline] sh 08:39:19 + docker images 08:39:19 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:19 core-data latest 212189bb795d 1 second ago 20MB 08:39:19 6a9176714c3b 6 seconds ago 1.73GB 08:39:19 support-scheduler latest a64e34f6f756 14 seconds ago 31.8MB 08:39:19 1daceadb58f8 20 seconds ago 1.79GB 08:39:19 security-secretstore-setup latest e7c776c3d60c 21 seconds ago 32.8MB 08:39:19 security-bootstrapper latest a2bcac417f6f 21 seconds ago 22.2MB 08:39:19 security-proxy-setup latest c0e301d94d86 21 seconds ago 18.7MB 08:39:19 security-spiffe-token-provider latest 0d0a3b0b6084 32 seconds ago 32.8MB 08:39:19 63c946ac4f9b 37 seconds ago 1.7GB 08:39:19 468bc5205872 42 seconds ago 1.76GB 08:39:19 da1fadbc5517 44 seconds ago 1.72GB 08:39:19 support-notifications latest 1ac706fecfb5 About a minute ago 32.4MB 08:39:19 b0ee6732d848 About a minute ago 1.71GB 08:39:19 security-spire-config latest 8e5e533731fb About a minute ago 102MB 08:39:19 50b8f5b44df1 About a minute ago 1.79GB 08:39:19 core-metadata latest 6edde8920105 2 minutes ago 20.4MB 08:39:19 core-command latest 98c21f75ad07 2 minutes ago 19.9MB 08:39:19 f76911cfe2cc 2 minutes ago 1.73GB 08:39:19 security-proxy-auth latest a7ee6dd836cf 2 minutes ago 18.3MB 08:39:19 core-common-config-bootstrapper latest 567e981bb8b7 2 minutes ago 17.2MB 08:39:19 cf20dc840580 2 minutes ago 1.72GB 08:39:19 37341cede08d 2 minutes ago 1.7GB 08:39:19 b245021736a3 2 minutes ago 1.72GB 08:39:19 security-spire-agent latest ef86d44ff8a3 2 minutes ago 161MB 08:39:19 security-spire-server latest 111ff144a300 3 minutes ago 103MB 08:39:19 96fe4d2d66fc 3 minutes ago 1.58GB 08:39:19 8be387a1ed19 3 minutes ago 1.58GB 08:39:19 ci-base-image-x86_64 latest 9500a8a19306 7 minutes ago 918MB 08:39:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB 08:39:19 alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB 08:39:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:39:19 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:39:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.562s coverage: 28.7% of statements 08:40:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.313s coverage: 98.5% of statements 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.468s coverage: 71.5% of statements 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.397s coverage: 54.0% of statements 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.391s coverage: 88.5% of statements 08:40:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.575s coverage: 3.8% of statements 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.844s coverage: 95.6% of statements 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.211s coverage: 72.2% of statements 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.279s coverage: 65.9% of statements 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.502s coverage: 0.9% of statements 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.294s coverage: 29.0% of statements 08:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.279s coverage: 42.9% of statements 08:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.272s coverage: 82.9% of statements 08:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements 08:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements 08:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.226s coverage: 94.4% of statements 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.272s coverage: 79.9% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.297s coverage: 92.9% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.238s coverage: 62.3% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.283s coverage: 87.2% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.485s coverage: 81.8% of statements 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.527s coverage: 82.1% of statements 08:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 86.0% of statements 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.107s coverage: 63.1% of statements 08:41:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.261s coverage: 100.0% of statements 08:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.134s coverage: 89.4% of statements 08:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements 08:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements 08:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 08:42:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.082s coverage: 38.4% of statements 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.256s coverage: 89.5% of statements 08:42:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.242s coverage: 84.8% of statements 08:42:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements 08:42:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.640s coverage: 92.3% of statements 08:42:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.322s coverage: 61.5% of statements 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.426s coverage: 97.7% of statements 08:42:33 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:42:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:33 go vet ./... 08:45:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:25 ./bin/test-attribution-txt.sh [Pipeline] echo 08:45:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:45:26 + ls -al . 08:45:26 total 700 08:45:26 drwxrwxr-x 10 1001 1001 4096 May 30 08:36 . 08:45:26 drwxr-xr-x 4 root root 4096 May 30 08:36 .. 08:45:26 drwxrwxr-x 2 1001 1001 4096 May 30 08:34 .blubracket 08:45:26 -rw-rw-r-- 1 1001 1001 16 May 30 08:34 .dockerignore 08:45:26 drwxrwxr-x 8 1001 1001 4096 May 30 08:34 .git 08:45:26 drwxrwxr-x 3 1001 1001 4096 May 30 08:34 .github 08:45:26 -rw-rw-r-- 1 1001 1001 1133 May 30 08:34 .gitignore 08:45:26 -rw-rw-r-- 1 1001 1001 42 May 30 08:34 .golangci.yml 08:45:26 -rw-rw-r-- 1 1001 1001 87 May 30 08:34 .hadolint.yml 08:45:26 -rw-rw-r-- 1 1001 1001 166 May 30 08:34 .sonarcloud.properties 08:45:26 -rw-rw-r-- 1 1001 1001 1171 May 30 08:34 ADOPTERS.md 08:45:26 -rw-rw-r-- 1 1001 1001 10835 May 30 08:34 Attribution.txt 08:45:26 -rw-rw-r-- 1 1001 1001 73765 May 30 08:34 CHANGELOG.md 08:45:26 -rw-rw-r-- 1 1001 1001 3804 May 30 08:34 CONTRIBUTING.md 08:45:26 -rw-rw-r-- 1 1001 1001 677 May 30 08:34 GOVERNANCE.md 08:45:26 -rw-rw-r-- 1 1001 1001 883 May 30 08:34 Jenkinsfile 08:45:26 -rw-rw-r-- 1 1001 1001 10775 May 30 08:34 LICENSE 08:45:26 -rw-rw-r-- 1 1001 1001 14368 May 30 08:34 Makefile 08:45:26 -rw-rw-r-- 1 1001 1001 582 May 30 08:34 OWNERS.md 08:45:26 -rw-rw-r-- 1 1001 1001 9923 May 30 08:34 README.md 08:45:26 -rw-rw-r-- 1 1001 1001 789 May 30 08:34 SECURITY.md 08:45:26 -rw-rw-r-- 1 1001 1001 5 May 30 08:31 VERSION 08:45:26 drwxrwxr-x 2 1001 1001 4096 May 30 08:34 bin 08:45:26 drwxrwxr-x 18 1001 1001 4096 May 30 08:34 cmd 08:45:26 -rw-r--r-- 1 root root 447731 May 30 08:42 coverage.out 08:45:26 -rw-rw-r-- 1 1001 1001 3160 May 30 08:34 go.mod 08:45:26 -rw-rw-r-- 1 1001 1001 30960 May 30 08:34 go.sum 08:45:26 drwxrwxr-x 7 1001 1001 4096 May 30 08:34 internal 08:45:26 drwxrwxr-x 3 1001 1001 4096 May 30 08:34 openapi 08:45:26 -rw-rw-r-- 1 1001 1001 594 May 30 08:34 security.txt 08:45:26 drwxrwxr-x 4 1001 1001 4096 May 30 08:34 snap 08:45:26 -rw-rw-r-- 1 1001 1001 204 May 30 08:34 version.go [Pipeline] sh 08:45:26 + '[' -e coverage.out ] 08:45:26 + chown 1001:1001 coverage.out [Pipeline] stash 08:45:26 Warning: overwriting stash ‘coverage-report’ 08:45:27 Stashed 1 file(s) [Pipeline] sh 08:45:28 + make build 08:45:28 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:47:04 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:47:07 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:47: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 08:47:17 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:48:13 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:48: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:48:22 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:48: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:48:31 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:48:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:48:45 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:48:52 $ docker stop --time=1 6591d0ca7431e5becffdc1dd306d5ecdc60dc5cbd859635412d98d5a8e76e686 08:48:54 $ docker rm -f --volumes 6591d0ca7431e5becffdc1dd306d5ecdc60dc5cbd859635412d98d5a8e76e686 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:57 08:48:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:57 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:57 29e5d40040c1: Pulling fs layer 08:48:57 1ce36da41761: Pulling fs layer 08:48:57 25b303627fd3: Pulling fs layer 08:48:57 29e5d40040c1: Verifying Checksum 08:48:57 29e5d40040c1: Download complete 08:48:57 1ce36da41761: Verifying Checksum 08:48:57 1ce36da41761: Download complete 08:48:58 29e5d40040c1: Pull complete 08:48:59 25b303627fd3: Verifying Checksum 08:48:59 25b303627fd3: Download complete 08:48:59 1ce36da41761: Pull complete 08:49:09 25b303627fd3: Pull complete 08:49:09 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:49:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:09 prd-ubuntu20.04-docker-arm64-4c-16g-17282 does not seem to be running inside a container 08:49:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:49:12 $ docker top 78d513d58a2f2e2a515636bb2ff8bdd15d48c64801fa253fba28eabe8397142b -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:13 + docker-compose build --help 08:49:13 + grep parallel 08:49:20 --parallel Build images in parallel. [Pipeline] } 08:49:20 $ docker stop --time=1 78d513d58a2f2e2a515636bb2ff8bdd15d48c64801fa253fba28eabe8397142b 08:49:22 $ docker rm -f --volumes 78d513d58a2f2e2a515636bb2ff8bdd15d48c64801fa253fba28eabe8397142b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:23 prd-ubuntu20.04-docker-arm64-4c-16g-17282 does not seem to be running inside a container 08:49:23 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:49:24 $ docker top 6d18818712873ac735e3cabaf7cced0813116f917183faab046032f0a0e55a05 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:25 + docker-compose -f ./docker-compose-build.yml build --parallel 08:49:33 Building core-command ... 08:49:33 Building core-common-config-bootstrapper ... 08:49:33 Building core-data ... 08:49:33 Building core-metadata ... 08:49:33 Building security-bootstrapper ... 08:49:33 Building security-proxy-auth ... 08:49:33 Building security-proxy-setup ... 08:49:33 Building security-secretstore-setup ... 08:49:33 Building security-spiffe-token-provider ... 08:49:33 Building security-spire-agent ... 08:49:33 Building security-spire-config ... 08:49:33 Building security-spire-server ... 08:49:33 Building support-notifications ... 08:49:33 Building support-scheduler ... 08:49:33 Building core-command 08:49:33 Building security-proxy-setup 08:49:33 Building security-spire-server 08:49:33 Building core-metadata 08:49:33 Building core-common-config-bootstrapper 08:50:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:20 ---> 11898e0ccd51 08:50:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:20 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:50:20 ---> 11898e0ccd51 08:50:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:50:20 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:50:20 ---> 11898e0ccd51 08:50:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:50:20 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:20 ---> 11898e0ccd51 08:50:20 Step 3/22 : WORKDIR /edgex-go 08:50:20 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:50:20 ---> 11898e0ccd51 08:50:20 Step 3/26 : WORKDIR /edgex-go 08:50:20 ---> Running in 5a97c9657093 08:50:20 ---> Running in 956dbc280064 08:50:20 ---> Running in 4fa3a128b1ad 08:50:20 ---> Running in 9afeb08f9148 08:50:21 ---> Running in 8d4815136e4d 08:50:21 Removing intermediate container 4fa3a128b1ad 08:50:21 ---> 164d2300faa6 08:50:21 Step 4/23 : WORKDIR /edgex-go 08:50:21 Removing intermediate container 956dbc280064 08:50:21 ---> 3ef14361383d 08:50:21 Step 4/24 : WORKDIR /edgex-go 08:50:21 Removing intermediate container 9afeb08f9148 08:50:21 ---> 0c3120f21414 08:50:21 Step 4/22 : RUN apk add --update --no-cache make git 08:50:21 ---> Running in 24ece37eb502 08:50:21 ---> Running in 3ce91be6a048 08:50:21 Removing intermediate container 8d4815136e4d 08:50:21 ---> 7670b5a50093 08:50:21 Step 4/25 : WORKDIR /edgex-go 08:50:21 Removing intermediate container 5a97c9657093 08:50:21 ---> 430a3aef049b 08:50:21 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:50:21 ---> Running in 5cf5201a5ab7 08:50:21 ---> Running in 948f9fe2c0b4 08:50:22 ---> Running in ee4ba0bf221e 08:50:22 Removing intermediate container 24ece37eb502 08:50:22 ---> b0de2c11f11e 08:50:22 Step 5/23 : RUN apk add --update --no-cache make git 08:50:22 ---> Running in 1a4aa59aa555 08:50:22 Removing intermediate container 3ce91be6a048 08:50:23 ---> 96946c42e2cc 08:50:23 Step 5/24 : RUN apk add --update --no-cache make git 08:50:23 Removing intermediate container 948f9fe2c0b4 08:50:23 ---> e6da35f72c1e 08:50:23 Step 5/25 : RUN apk add --update --no-cache make git 08:50:23 ---> Running in 83e79d3ebce3 08:50:23 ---> Running in 4375919b0136 08:50:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:27 OK: 263 MiB in 53 packages 08:50:27 OK: 263 MiB in 53 packages 08:50:28 OK: 263 MiB in 53 packages 08:50:28 OK: 263 MiB in 53 packages 08:50:28 OK: 263 MiB in 53 packages 08:50:28 Removing intermediate container 5cf5201a5ab7 08:50:28 ---> 233fed3d39e8 08:50:28 Step 5/22 : COPY go.mod vendor* ./ 08:50:30 Removing intermediate container ee4ba0bf221e 08:50:30 ---> dee4770eef8c 08:50:30 Step 5/26 : COPY go.mod vendor* ./ 08:50:30 ---> 95323ca0ca61 08:50:30 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:30 ---> Running in 22c834d929a1 08:50:30 Removing intermediate container 83e79d3ebce3 08:50:30 ---> 9ce4777d1838 08:50:30 Step 6/24 : COPY go.mod vendor* ./ 08:50:31 Removing intermediate container 4375919b0136 08:50:31 ---> e8ed58a1f8d5 08:50:31 Step 6/25 : COPY go.mod vendor* ./ 08:50:31 Removing intermediate container 1a4aa59aa555 08:50:31 ---> d760bb01cfaf 08:50:31 Step 6/23 : COPY go.mod vendor* ./ 08:50:31 ---> 98612b35bd6f 08:50:31 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:31 ---> Running in 79e1ff07d5b6 08:50:32 ---> b04e7076127e 08:50:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:32 ---> Running in 8a229ab39934 08:50:33 ---> 1f4240b02801 08:50:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:33 ---> 4101ab04cc1d 08:50:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:33 ---> Running in 80182e7a8f70 08:50:33 ---> Running in 9abf67f08e7e 08:52:40 Removing intermediate container 80182e7a8f70 08:52:40 ---> 58d6e3500a13 08:52:40 Step 8/23 : COPY . . 08:52:40 Removing intermediate container 22c834d929a1 08:52:40 ---> 0b04d74c40f8 08:52:40 Step 7/22 : COPY . . 08:52:40 Removing intermediate container 79e1ff07d5b6 08:52:40 ---> bb79a348c9ea 08:52:40 Step 7/26 : COPY . . 08:52:40 Removing intermediate container 8a229ab39934 08:52:40 ---> 124682d2e3e5 08:52:40 Step 8/24 : COPY . . 08:52:40 Removing intermediate container 9abf67f08e7e 08:52:40 ---> 1d7e248eccfe 08:52:40 Step 8/25 : COPY . . 08:52:48 ---> cdacd720f783 08:52:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ---> 6486649b2d38 08:52:48 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:52:48 08:52:48 ---> 6d54d670d47e 08:52:48 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:52:48 ---> e1c19d92a842 08:52:48 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:52:48 ---> efeb79c8cd37 08:52:48 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:52:48 ---> Running in 56fd4824346b 08:52:48 ---> Running in d420d83547bf 08:52:48 ---> Running in fde2dff5124a 08:52:48 ---> Running in 4b38512883a2 08:52:48 ---> Running in 1bfa7ae809df 08:52:48 Removing intermediate container 56fd4824346b 08:52:48 ---> fdb12c207da6 08:52:48 Step 9/26 : WORKDIR /edgex-go/spire-build 08:52:48 ---> Running in 95a7c47270c8 08:52:49 Removing intermediate container 95a7c47270c8 08:52:49 ---> 07152793d3bf 08:52:49 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:52:49 ---> Running in d4ad24282b88 08:52:50 Removing intermediate container d4ad24282b88 08:52:50 ---> 2caedf77e042 08:52:50 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:52:50 ---> Running in b922895955cc 08:52:50 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:52:50 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:52:51 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:52:51 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:52:53 Removing intermediate container b922895955cc 08:52:53 ---> 9fd65b9acf7e 08:52:53 Step 12/26 : WORKDIR /edgex-go 08:52:53 ---> Running in 2196644543b2 08:52:54 Removing intermediate container 2196644543b2 08:52:54 ---> dcfb013ac8fb 08:52:54 08:52:54 Step 13/26 : FROM alpine:3.17 08:52:54 3.17: Pulling from library/alpine 08:52:55 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:52:55 Status: Downloaded newer image for alpine:3.17 08:52:55 ---> 51e60588ff2c 08:52:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:52:55 ---> Running in 48a9a5a4c786 08:52:55 Removing intermediate container 48a9a5a4c786 08:52:55 ---> 29d27abad20c 08:52:55 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:55 ---> Running in 0d1c673f3f20 08:52:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:53:00 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:53:00 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:53:00 OK: 17694 distinct packages available 08:53:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:53:03 (1/5) Installing dumb-init (1.2.5-r2) 08:53:03 (2/5) Installing musl-obstack (1.2.3-r0) 08:53:03 (3/5) Installing libucontext (1.2-r0) 08:53:03 (4/5) Installing gcompat (1.1.0-r0) 08:53:03 (5/5) Installing openssl (3.0.8-r4) 08:53:03 Executing busybox-1.35.0-r29.trigger 08:53:03 OK: 9 MiB in 20 packages 08:53:05 Removing intermediate container 0d1c673f3f20 08:53:05 ---> 93b1a1136d39 08:53:05 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:06 ---> d295fca68468 08:53:06 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:53:07 ---> 92f3aeaf6753 08:53:07 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:53:15 ---> 6cffebd6ebdf 08:53:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:53:16 ---> 349b1b49a4d8 08:53:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:53:17 ---> d0ce0aaa9e24 08:53:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:53:18 ---> a8d47006ac84 08:53:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:53:18 ---> Running in 50714029a012 08:53:18 Removing intermediate container 50714029a012 08:53:18 ---> ae9747357e04 08:53:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:53:18 ---> Running in 17e16a04b8f3 08:53:19 Removing intermediate container 17e16a04b8f3 08:53:19 ---> e1e8d59a5fe8 08:53:19 Step 24/26 : LABEL arch=arm64 08:53:19 ---> Running in 71fdd6b7c4a2 08:53:20 Removing intermediate container 71fdd6b7c4a2 08:53:20 ---> fde2c4f44ef6 08:53:20 Step 25/26 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab 08:53:20 ---> Running in 72e764d7dc82 08:53:20 Removing intermediate container 72e764d7dc82 08:53:20 ---> 2ab67194dbcb 08:53:20 Step 26/26 : LABEL version=0.0.0 08:53:21 ---> Running in e3cde9446a3e 08:53:21 Removing intermediate container e3cde9446a3e 08:53:21 ---> 084eb6216c99 08:53:21 08:53:21 Successfully built 084eb6216c99 08:53:21 Successfully tagged security-spire-server-arm64:latest 08:53:21  Building security-spire-server ... done Building core-data 08:53:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:53:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:53:40 ---> 11898e0ccd51 08:53:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:53:40 ---> Using cache 08:53:40 ---> 7670b5a50093 08:53:40 Step 4/23 : WORKDIR /edgex-go 08:53:40 ---> Using cache 08:53:40 ---> e6da35f72c1e 08:53:40 Step 5/23 : RUN apk add --update --no-cache make git 08:53:40 ---> Using cache 08:53:40 ---> e8ed58a1f8d5 08:53:40 Step 6/23 : COPY go.mod vendor* ./ 08:53:40 ---> Using cache 08:53:40 ---> 4101ab04cc1d 08:53:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:40 ---> Using cache 08:53:40 ---> 1d7e248eccfe 08:53:40 Step 8/23 : COPY . . 08:53:40 ---> Using cache 08:53:40 ---> 6d54d670d47e 08:53:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:53:41 ---> Running in 1c5b21e4b195 08:53:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:00:20 Removing intermediate container 1bfa7ae809df 09:00:20 ---> abc781a5bccf 09:00:20 09:00:20 Step 9/22 : FROM alpine:3.17 09:00:20 ---> 51e60588ff2c 09:00:20 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:00:20 ---> Running in c4edc06d117c 09:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:20 (1/2) Installing dumb-init (1.2.5-r2) 09:00:20 (2/2) Installing openssl (3.0.8-r4) 09:00:20 Executing busybox-1.35.0-r29.trigger 09:00:20 OK: 8 MiB in 17 packages 09:00:20 Removing intermediate container c4edc06d117c 09:00:20 ---> 89301f493573 09:00:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:00:20 ---> Running in dfcfe0a3713d 09:00:20 Removing intermediate container dfcfe0a3713d 09:00:20 ---> a09856aebea3 09:00:20 Step 12/22 : WORKDIR /edgex 09:00:20 ---> Running in 743eae6a0b1b 09:00:20 Removing intermediate container 743eae6a0b1b 09:00:20 ---> 10a467bf1b6b 09:00:20 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:20 ---> ddef5b884800 09:00:20 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:00:20 ---> 24443f65e6b6 09:00:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:00:20 ---> 288d38aedb88 09:00:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:00:21 ---> 4a809d91a9ad 09:00:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:00:22 ---> dba7a83b5c5a 09:00:22 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:22 ---> Running in 2e1c2912e881 09:00:25 Removing intermediate container 2e1c2912e881 09:00:25 ---> 01c1d0ec64de 09:00:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:00:25 ---> Running in 7b0f4f9c3ff9 09:00:26 Removing intermediate container 7b0f4f9c3ff9 09:00:26 ---> b190f1fadfd4 09:00:26 Step 20/22 : LABEL arch=arm64 09:00:26 ---> Running in d259b6586139 09:00:26 Removing intermediate container d259b6586139 09:00:26 ---> c54c57ddf286 09:00:26 Step 21/22 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab 09:00:27 ---> Running in c9ad3ff41d70 09:00:27 Removing intermediate container c9ad3ff41d70 09:00:27 ---> 69ba742a22a5 09:00:27 Step 22/22 : LABEL version=0.0.0 09:00:27 ---> Running in b8ffdf4cbba2 09:00:28 Removing intermediate container b8ffdf4cbba2 09:00:28 ---> 7c23d9a60e5e 09:00:28 09:00:28 Successfully built 7c23d9a60e5e 09:00:28 Successfully tagged security-proxy-setup-arm64:latest 09:00:28  Building security-proxy-setup ... done Building security-secretstore-setup 09:00:46 Removing intermediate container fde2dff5124a 09:00:46 ---> fbbd71d477c4 09:00:47 09:00:47 Step 10/23 : FROM alpine:3.17 09:00:47 ---> 51e60588ff2c 09:00:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:00:47 ---> Running in c5a67e395fd0 09:00:48 Removing intermediate container c5a67e395fd0 09:00:48 ---> 7597303c0154 09:00:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:00:48 ---> Running in 9c83117b9899 09:00:48 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:00:48 ---> 11898e0ccd51 09:00:48 Step 3/25 : WORKDIR /edgex-go 09:00:48 ---> Using cache 09:00:48 ---> 430a3aef049b 09:00:48 Step 4/25 : RUN apk add --update --no-cache make git 09:00:48 ---> Running in 64e8923cb0de 09:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:55 (1/1) Installing dumb-init (1.2.5-r2) 09:00:55 Executing busybox-1.35.0-r29.trigger 09:00:55 OK: 8 MiB in 16 packages 09:00:55 OK: 263 MiB in 53 packages 09:00:58 Removing intermediate container 9c83117b9899 09:00:58 ---> 1125b418b970 09:00:58 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:58 Removing intermediate container 64e8923cb0de 09:00:58 ---> 1dc0beed1c72 09:00:58 Step 5/25 : COPY go.mod vendor* ./ 09:00:59 ---> e009fed75322 09:00:59 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:59 ---> d7383970a85d 09:00:59 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:00:59 ---> Running in ced10a2aa37c 09:01:01 ---> 179bd328be35 09:01:01 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:01:04 ---> 290d62663183 09:01:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:01:04 Removing intermediate container 4b38512883a2 09:01:04 ---> c0edb452e75e 09:01:04 09:01:04 Step 10/24 : FROM alpine:3.17 09:01:04 ---> 51e60588ff2c 09:01:04 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:01:04 ---> Running in 7872707a9363 09:01:06 ---> 854cc96076a8 09:01:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:01:07 ---> b8043316941d 09:01:07 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:07 ---> Running in a920a639caeb 09:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:10 (1/1) Installing dumb-init (1.2.5-r2) 09:01:10 Executing busybox-1.35.0-r29.trigger 09:01:10 OK: 8 MiB in 16 packages 09:01:13 Removing intermediate container a920a639caeb 09:01:13 ---> 30ed2605d32e 09:01:13 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:01:13 ---> Running in dba9d404aae9 09:01:13 Removing intermediate container 7872707a9363 09:01:13 ---> a46b5753c1ce 09:01:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:01:13 ---> Running in c8050c5cd68b 09:01:13 Removing intermediate container dba9d404aae9 09:01:13 ---> 677dd4f70a37 09:01:13 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:01:14 ---> Running in 5c7e0f7f2c75 09:01:14 Removing intermediate container c8050c5cd68b 09:01:14 ---> 14efac610702 09:01:14 Step 13/24 : ENV APP_PORT=59882 09:01:14 ---> Running in 4b86cc19f7bf 09:01:14 Removing intermediate container 5c7e0f7f2c75 09:01:14 ---> b638d274857b 09:01:14 Step 21/23 : LABEL arch=arm64 09:01:15 ---> Running in d1354a25bd0e 09:01:16 Removing intermediate container 4b86cc19f7bf 09:01:16 ---> 5893ae3db392 09:01:16 Step 14/24 : EXPOSE $APP_PORT 09:01:16 Removing intermediate container d1354a25bd0e 09:01:16 ---> af8b499f507a 09:01:16 Step 22/23 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab 09:01:16 ---> Running in dd02c6952d59 09:01:16 ---> Running in 99f33b89b328 09:01:17 Removing intermediate container dd02c6952d59 09:01:17 ---> c3ba90290aa8 09:01:17 Step 15/24 : WORKDIR / 09:01:17 Removing intermediate container 99f33b89b328 09:01:17 ---> a9407b4a4f03 09:01:17 Step 23/23 : LABEL version=0.0.0 09:01:17 ---> Running in d1f3a6d5fa9b 09:01:18 ---> Running in db5c2e20d79e 09:01:19 Removing intermediate container d1f3a6d5fa9b 09:01:19 ---> 58a4eccd50ab 09:01:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:19 Removing intermediate container db5c2e20d79e 09:01:19 ---> d56dba60428e 09:01:19 09:01:19 Successfully built d56dba60428e 09:01:19 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:01:19  Building core-common-config-bootstrapper ... done Building security-spire-config 09:01:20 ---> 850a994cfc09 09:01:20 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:01:22 ---> 569844c29a05 09:01:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:01:25 Removing intermediate container d420d83547bf 09:01:25 ---> 07b6ee2e06c2 09:01:25 09:01:25 Step 10/25 : FROM alpine:3.17 09:01:25 ---> 51e60588ff2c 09:01:25 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:01:25 ---> Using cache 09:01:25 ---> a46b5753c1ce 09:01:25 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:01:25 ---> Using cache 09:01:25 ---> 14efac610702 09:01:25 Step 13/25 : ENV APP_PORT=59881 09:01:25 ---> 8ead39a313ac 09:01:25 ---> Running in e23ee817b814 09:01:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:01:25 Removing intermediate container e23ee817b814 09:01:25 ---> 6d94776a3f48 09:01:25 Step 14/25 : EXPOSE $APP_PORT 09:01:25 ---> Running in 744ab3606a3d 09:01:25 ---> d9ec791ce836 09:01:25 Step 20/24 : ENTRYPOINT ["/core-command"] 09:01:26 ---> Running in ddb50aa6a5a2 09:01:26 Removing intermediate container 744ab3606a3d 09:01:26 ---> 8bc995c50465 09:01:26 Step 15/25 : WORKDIR / 09:01:26 ---> Running in 9a48fac4372a 09:01:27 Removing intermediate container ddb50aa6a5a2 09:01:27 ---> 915eb14e233d 09:01:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:27 ---> Running in a267944cf29e 09:01:28 Removing intermediate container 9a48fac4372a 09:01:28 ---> 608d9a985c2b 09:01:28 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:28 Removing intermediate container a267944cf29e 09:01:28 ---> dc13e89e2451 09:01:28 Step 22/24 : LABEL arch=arm64 09:01:28 ---> Running in dc2d2d1a6258 09:01:29 Removing intermediate container dc2d2d1a6258 09:01:29 ---> 57af90764ecc 09:01:29 Step 23/24 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab 09:01:29 ---> Running in e740a634034d 09:01:29 ---> 08c8ff201412 09:01:29 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:01:30 Removing intermediate container e740a634034d 09:01:30 ---> f81f17272449 09:01:30 Step 24/24 : LABEL version=0.0.0 09:01:30 ---> Running in bb083131715e 09:01:31 ---> 48c8146aa6a8 09:01:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:01:31 Removing intermediate container bb083131715e 09:01:31 ---> 6f625b982d9a 09:01:31 09:01:32 Successfully built 6f625b982d9a 09:01:32 Successfully tagged core-command-arm64:latest 09:01:32  Building core-command ... done Building security-proxy-auth 09:01:33 ---> a5a2276942c6 09:01:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:01:35 ---> cc476e1b0b3b 09:01:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:01:36 ---> b253e00da19c 09:01:36 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:01:36 ---> Running in 7d29de80de2f 09:01:36 Removing intermediate container 7d29de80de2f 09:01:36 ---> e8f23cb9d481 09:01:36 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:37 ---> Running in c593cfa90bb5 09:01:38 Removing intermediate container c593cfa90bb5 09:01:38 ---> da965e9a2861 09:01:38 Step 23/25 : LABEL arch=arm64 09:01:38 ---> Running in 58785f2419bb 09:01:39 Removing intermediate container 58785f2419bb 09:01:39 ---> 4873ebeb3b62 09:01:39 Step 24/25 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab 09:01:39 ---> Running in 36c8a91e147c 09:01:40 Removing intermediate container 36c8a91e147c 09:01:40 ---> 99256e371235 09:01:40 Step 25/25 : LABEL version=0.0.0 09:01:40 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:40 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:01:40 ---> 11898e0ccd51 09:01:40 Step 3/27 : WORKDIR /edgex-go 09:01:40 ---> Using cache 09:01:40 ---> 430a3aef049b 09:01:40 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:01:40 ---> Using cache 09:01:40 ---> dee4770eef8c 09:01:40 Step 5/27 : COPY go.mod vendor* ./ 09:01:40 ---> Using cache 09:01:40 ---> 98612b35bd6f 09:01:40 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:40 ---> Using cache 09:01:40 ---> bb79a348c9ea 09:01:40 Step 7/27 : COPY . . 09:01:40 ---> Running in a1c37826785f 09:01:40 ---> Using cache 09:01:40 ---> 6486649b2d38 09:01:40 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:01:40 ---> Using cache 09:01:40 ---> fdb12c207da6 09:01:40 Step 9/27 : WORKDIR /edgex-go/spire-build 09:01:40 ---> Using cache 09:01:40 ---> 07152793d3bf 09:01:40 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:01:40 ---> Using cache 09:01:40 ---> 2caedf77e042 09:01:40 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:01:41 ---> Running in bbb5ee7d7537 09:01:42 Removing intermediate container a1c37826785f 09:01:42 ---> a8b317c8ac95 09:01:42 09:01:43 Successfully built a8b317c8ac95 09:01:43 Successfully tagged core-metadata-arm64:latest 09:01:43 Building support-scheduler 09:01:46  Building core-metadata ... done Removing intermediate container bbb5ee7d7537 09:01:46 ---> d7e76cad237b 09:01:46 Step 12/27 : WORKDIR /edgex-go 09:01:46 ---> Running in 3d7b5cd8f2cb 09:01:47 Removing intermediate container 3d7b5cd8f2cb 09:01:47 ---> 60c7c1117744 09:01:47 09:01:47 Step 13/27 : FROM alpine:3.17 09:01:47 ---> 51e60588ff2c 09:01:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:47 ---> Using cache 09:01:47 ---> 29d27abad20c 09:01:47 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:01:47 ---> Running in 1797f260da1d 09:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:51 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:01:51 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:01:51 OK: 17694 distinct packages available 09:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:53 (1/4) Installing dumb-init (1.2.5-r2) 09:01:53 (2/4) Installing musl-obstack (1.2.3-r0) 09:01:53 (3/4) Installing libucontext (1.2-r0) 09:01:53 (4/4) Installing gcompat (1.1.0-r0) 09:01:53 Executing busybox-1.35.0-r29.trigger 09:01:53 OK: 8 MiB in 19 packages 09:01:55 Removing intermediate container 1c5b21e4b195 09:01:55 ---> b6b7f89d8d12 09:01:55 09:01:55 Step 10/23 : FROM alpine:3.17 09:01:55 ---> 51e60588ff2c 09:01:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:01:55 Removing intermediate container 1797f260da1d 09:01:55 ---> 22609fc43f00 09:01:55 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:55 ---> Running in 341f14d519d6 09:01:56 Removing intermediate container 341f14d519d6 09:01:56 ---> 16c674189121 09:01:56 Step 12/23 : ENV APP_PORT=59880 09:01:56 ---> Running in b0ab66820904 09:01:57 ---> 3443937e7f0b 09:01:57 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:01:57 Removing intermediate container b0ab66820904 09:01:57 ---> bc3b1882ee33 09:01:57 Step 13/23 : EXPOSE $APP_PORT 09:01:58 ---> Running in cf7e291a23bb 09:01:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:58 ---> 11898e0ccd51 09:01:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:01:58 ---> Using cache 09:01:58 ---> 7670b5a50093 09:01:58 Step 4/23 : WORKDIR /edgex-go 09:01:58 ---> Using cache 09:01:58 ---> e6da35f72c1e 09:01:58 Step 5/23 : RUN apk add --update --no-cache make git 09:01:58 ---> Using cache 09:01:58 ---> e8ed58a1f8d5 09:01:58 Step 6/23 : COPY go.mod vendor* ./ 09:01:58 ---> Using cache 09:01:58 ---> 4101ab04cc1d 09:01:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:58 ---> Using cache 09:01:58 ---> 1d7e248eccfe 09:01:58 Step 8/23 : COPY . . 09:01:58 Removing intermediate container cf7e291a23bb 09:01:58 ---> 4152dea14a04 09:01:58 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:01:58 ---> Using cache 09:01:58 ---> 6d54d670d47e 09:01:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:01:58 ---> 6e46e6bc69b1 09:01:58 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:58 ---> Running in 65f0dfc128d5 09:01:58 ---> Running in eaf4479216e7 09:02:00 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 09:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:03 (1/1) Installing dumb-init (1.2.5-r2) 09:02:03 Executing busybox-1.35.0-r29.trigger 09:02:03 OK: 8 MiB in 16 packages 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 ---> 11898e0ccd51 09:02:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:02:06 ---> Using cache 09:02:06 ---> 7670b5a50093 09:02:06 Step 4/23 : WORKDIR /edgex-go 09:02:06 ---> Using cache 09:02:06 ---> e6da35f72c1e 09:02:06 Step 5/23 : RUN apk add --update --no-cache make git 09:02:06 ---> Using cache 09:02:06 ---> e8ed58a1f8d5 09:02:06 Step 6/23 : COPY go.mod vendor* ./ 09:02:06 ---> Using cache 09:02:06 ---> 4101ab04cc1d 09:02:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:06 ---> Using cache 09:02:06 ---> 1d7e248eccfe 09:02:06 Step 8/23 : COPY . . 09:02:06 Removing intermediate container eaf4479216e7 09:02:06 ---> ec1945699b35 09:02:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:06 ---> Using cache 09:02:06 ---> 6d54d670d47e 09:02:06 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:02:06 ---> Running in 17c8f47fc68e 09:02:08 ---> 9ba06a512c84 09:02:08 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:02:09 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 09:02:10 ---> d259f863fb52 09:02:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:02:13 ---> c00e1991b71a 09:02:13 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:02:14 ---> ece1319b4a39 09:02:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:02:14 ---> ab42ba2c2284 09:02:14 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:02:15 ---> Running in 1094c1eaf2c1 09:02:16 ---> aa4814bf1a75 09:02:16 Step 19/23 : ENTRYPOINT ["/core-data"] 09:02:16 ---> Running in 1528d72f0e79 09:02:16 Removing intermediate container 1094c1eaf2c1 09:02:16 ---> 696bab366477 09:02:16 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:02:17 Removing intermediate container 1528d72f0e79 09:02:17 ---> 263102d29d09 09:02:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:17 ---> Running in feef6ce07fd4 09:02:17 ---> 0e17a50b3c6d 09:02:17 Step 22/27 : WORKDIR / 09:02:18 ---> Running in 64e646d9d828 09:02:18 Removing intermediate container feef6ce07fd4 09:02:18 ---> cc5c99c754c0 09:02:18 Step 21/23 : LABEL arch=arm64 09:02:18 ---> Running in 6fd8d267489f 09:02:18 Removing intermediate container 64e646d9d828 09:02:18 ---> 95fc1ec8cb54 09:02:18 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:19 ---> Running in 752b2639a109 09:02:19 Removing intermediate container 6fd8d267489f 09:02:19 ---> 8860b5962245 09:02:19 Step 22/23 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab 09:02:20 ---> Running in 155f9eea9d9a 09:02:20 Removing intermediate container 752b2639a109 09:02:20 ---> 650a58302efb 09:02:20 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:20 ---> Running in ed667b897db6 09:02:20 Removing intermediate container 155f9eea9d9a 09:02:20 ---> 079c5d75acca 09:02:20 Step 23/23 : LABEL version=0.0.0 09:02:21 ---> Running in e822df5292b6 09:02:21 Removing intermediate container ed667b897db6 09:02:21 ---> b74de1e6c8ec 09:02:21 Step 25/27 : LABEL arch=arm64 09:02:21 ---> Running in 7046a1144ec6 09:02:22 Removing intermediate container e822df5292b6 09:02:22 ---> 0b180c78c9c3 09:02:22 09:02:22 Removing intermediate container 7046a1144ec6 09:02:22 ---> 4c290a6a56d8 09:02:22 Step 26/27 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab 09:02:22 Successfully built 0b180c78c9c3 09:02:23 Successfully tagged core-data-arm64:latest 09:02:23  Building core-data ... done Building security-spiffe-token-provider 09:02:23 ---> Running in 3984ea76f1b7 09:02:23 Removing intermediate container 3984ea76f1b7 09:02:23 ---> 89cbd0e0f147 09:02:23 Step 27/27 : LABEL version=0.0.0 09:02:24 ---> Running in 8a1d5cd70ef3 09:02:25 Removing intermediate container 8a1d5cd70ef3 09:02:25 ---> b9bfd54ebc79 09:02:25 09:02:25 Successfully built b9bfd54ebc79 09:02:25 Successfully tagged security-spire-config-arm64:latest 09:02:26  Building security-spire-config ... done Building support-notifications 09:02:44 Removing intermediate container ced10a2aa37c 09:02:44 ---> abe143bf5281 09:02:44 Step 7/25 : COPY . . 09:02:48 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:02:48 ---> 11898e0ccd51 09:02:48 Step 3/20 : WORKDIR /edgex-go 09:02:48 ---> Using cache 09:02:48 ---> 430a3aef049b 09:02:48 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:02:49 ---> Running in f66a969327e2 09:02:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:02:54 ---> 11898e0ccd51 09:02:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:02:54 ---> Using cache 09:02:54 ---> 7670b5a50093 09:02:54 Step 4/23 : WORKDIR /edgex-go 09:02:54 ---> Using cache 09:02:54 ---> e6da35f72c1e 09:02:54 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:02:54 ---> Running in 5fb9c5b14951 09:02:55 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:02:55 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:02:55 OK: 17699 distinct packages available 09:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:58 OK: 263 MiB in 53 packages 09:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:00 OK: 263 MiB in 53 packages 09:03:00 Removing intermediate container f66a969327e2 09:03:00 ---> fc276f8a75c7 09:03:00 Step 5/20 : COPY go.mod vendor* ./ 09:03:02 Removing intermediate container 5fb9c5b14951 09:03:02 ---> 9d795bce1e17 09:03:02 Step 6/23 : COPY go.mod vendor* ./ 09:03:02 ---> 1565874d363b 09:03:02 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:03 ---> Running in b18e2d7295da 09:03:04 ---> fa9d9a0897cc 09:03:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:04 ---> Running in 2a4459c007b8 09:03:08 ---> 16edcf2d6f5a 09:03:08 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:03:08 ---> Running in e727193c1c47 09:03:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:05:17 Removing intermediate container 2a4459c007b8 09:05:17 ---> 3f77acdaff20 09:05:17 Step 8/23 : COPY . . 09:05:17 Removing intermediate container b18e2d7295da 09:05:17 ---> 237f7f61bde6 09:05:17 Step 7/20 : COPY . . 09:05:29 ---> 38bac147d0fc 09:05:29 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:05:29 ---> Running in b40fafe870b7 09:05:29 ---> 408ffd58acda 09:05:29 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:29 ---> Running in 222bc2f59980 09:05:31 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:05:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:08:53 Removing intermediate container 65f0dfc128d5 09:08:53 ---> 059014971e3f 09:08:53 09:08:53 Step 10/23 : FROM alpine:3.17 09:08:53 ---> 51e60588ff2c 09:08:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:08:53 ---> Using cache 09:08:53 ---> 7597303c0154 09:08:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:08:53 ---> Using cache 09:08:53 ---> 1125b418b970 09:08:53 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:53 ---> Using cache 09:08:53 ---> d7383970a85d 09:08:53 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:08:53 ---> Using cache 09:08:53 ---> 179bd328be35 09:08:53 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:08:53 ---> d5376e855b0b 09:08:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:08:53 ---> 61ca998abd03 09:08:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:08:53 ---> d0c19cf0c956 09:08:53 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:53 ---> Running in 75f35ca47d48 09:08:53 Removing intermediate container 75f35ca47d48 09:08:53 ---> 1260b1c4e615 09:08:53 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:08:53 ---> Running in ca5cbe74a296 09:08:53 Removing intermediate container ca5cbe74a296 09:08:53 ---> cda731c6b8a9 09:08:53 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:08:53 ---> Running in 2872a34c934f 09:08:53 Removing intermediate container 2872a34c934f 09:08:53 ---> 5f32439964e1 09:08:53 Step 21/23 : LABEL arch=arm64 09:08:53 ---> Running in d4d9c334a508 09:08:53 Removing intermediate container d4d9c334a508 09:08:53 ---> fe76ead2d835 09:08:53 Step 22/23 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab 09:08:53 ---> Running in 3652303dbd27 09:08:54 Removing intermediate container 3652303dbd27 09:08:54 ---> 1f6217d04035 09:08:54 Step 23/23 : LABEL version=0.0.0 09:08:54 ---> Running in c87a0ce55006 09:08:54 Removing intermediate container c87a0ce55006 09:08:54 ---> 1473aec438ba 09:08:54 09:08:55 Successfully built 1473aec438ba 09:08:55 Successfully tagged security-proxy-auth-arm64:latest 09:08:55  Building security-proxy-auth ... done Building security-bootstrapper 09:09:17 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:09:17 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:09:17 ---> 11898e0ccd51 09:09:17 Step 3/33 : WORKDIR /edgex-go 09:09:17 ---> Using cache 09:09:17 ---> 430a3aef049b 09:09:17 Step 4/33 : RUN apk add --update --no-cache make git 09:09:17 ---> Using cache 09:09:17 ---> 1dc0beed1c72 09:09:17 Step 5/33 : COPY go.mod vendor* ./ 09:09:17 ---> Using cache 09:09:17 ---> e009fed75322 09:09:17 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:17 ---> Using cache 09:09:17 ---> abe143bf5281 09:09:17 Step 7/33 : COPY . . 09:09:17 ---> Using cache 09:09:17 ---> 16edcf2d6f5a 09:09:17 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:09:17 ---> Running in 789cc16a68e9 09:09: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:10: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:10:43 Removing intermediate container e727193c1c47 09:10:43 ---> 02b98eeae958 09:10:43 09:10:43 Step 9/25 : FROM alpine:3.17 09:10:43 ---> 51e60588ff2c 09:10:43 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:10:43 ---> Running in e0345db395c9 09:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:48 (1/3) Installing ca-certificates (20230506-r0) 09:10:48 (2/3) Installing dumb-init (1.2.5-r2) 09:10:48 (3/3) Installing su-exec (0.2-r2) 09:10:48 Executing busybox-1.35.0-r29.trigger 09:10:48 Executing ca-certificates-20230506-r0.trigger 09:10:49 OK: 8 MiB in 18 packages 09:10:51 Removing intermediate container e0345db395c9 09:10:51 ---> 91070e6a3a38 09:10:51 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:51 ---> Running in 6e091b7a93e3 09:10:51 Removing intermediate container 6e091b7a93e3 09:10:51 ---> d6d842156d34 09:10:51 Step 12/25 : WORKDIR / 09:10:51 ---> Running in 2561d5c1b253 09:10:52 Removing intermediate container 2561d5c1b253 09:10:52 ---> 6673ca5d340f 09:10:52 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:53 ---> 2de77ee4dcb3 09:10:53 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:10:54 ---> 823add34e26c 09:10:54 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:55 ---> 7374b2a54347 09:10:55 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:56 ---> c19ab2875de5 09:10:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:10:56 ---> f585ad077d77 09:10:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:11:00 ---> 037e5527396e 09:11:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:11:02 ---> 62f28692aa15 09:11:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:11:03 ---> b2cbe738730f 09:11:03 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:03 ---> Running in 0eefdb4c15f2 09:11:06 Removing intermediate container 0eefdb4c15f2 09:11:06 ---> 2adf2733c8e0 09:11:06 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:11:06 ---> Running in a05d0b9c9ed7 09:11:07 Removing intermediate container a05d0b9c9ed7 09:11:07 ---> 66ed761571b5 09:11:07 Step 23/25 : LABEL arch=arm64 09:11:07 ---> Running in df02b9b2d180 09:11:08 Removing intermediate container df02b9b2d180 09:11:08 ---> a0ced04f3428 09:11:08 Step 24/25 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab 09:11:08 ---> Running in 34657bc910ad 09:11:08 Removing intermediate container 34657bc910ad 09:11:08 ---> a8b08caf930b 09:11:08 Step 25/25 : LABEL version=0.0.0 09:11:08 ---> Running in 5699ffac5666 09:11:09 Removing intermediate container 5699ffac5666 09:11:09 ---> 3a7b8812f52c 09:11:09 09:11:10 Successfully built 3a7b8812f52c 09:11:10 Successfully tagged security-secretstore-setup-arm64:latest 09:11:10 Building security-spire-agent 09:11:28  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:11:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:11:28 ---> 11898e0ccd51 09:11:28 Step 3/27 : WORKDIR /edgex-go 09:11:28 ---> Using cache 09:11:28 ---> 430a3aef049b 09:11:28 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:11:28 ---> Using cache 09:11:28 ---> dee4770eef8c 09:11:28 Step 5/27 : COPY go.mod vendor* ./ 09:11:28 ---> Using cache 09:11:28 ---> 98612b35bd6f 09:11:28 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:28 ---> Using cache 09:11:28 ---> bb79a348c9ea 09:11:28 Step 7/27 : COPY . . 09:11:28 ---> Using cache 09:11:28 ---> 6486649b2d38 09:11:28 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:11:28 ---> Using cache 09:11:28 ---> fdb12c207da6 09:11:28 Step 9/27 : WORKDIR /edgex-go/spire-build 09:11:28 ---> Using cache 09:11:28 ---> 07152793d3bf 09:11:28 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:11:28 ---> Using cache 09:11:28 ---> 2caedf77e042 09:11:28 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:11:28 ---> Using cache 09:11:28 ---> d7e76cad237b 09:11:28 Step 12/27 : WORKDIR /edgex-go 09:11:28 ---> Using cache 09:11:28 ---> 60c7c1117744 09:11:28 09:11:28 Step 13/27 : FROM alpine:3.17 09:11:28 ---> 51e60588ff2c 09:11:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:11:28 ---> Using cache 09:11:28 ---> 29d27abad20c 09:11:28 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:11:28 ---> Using cache 09:11:28 ---> 93b1a1136d39 09:11:28 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:28 ---> Using cache 09:11:28 ---> d295fca68468 09:11:28 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:11:28 ---> Using cache 09:11:28 ---> 92f3aeaf6753 09:11:28 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:11:33 ---> 5b4ee7f3cdbc 09:11:33 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:11:40 ---> 4335d83dc8e0 09:11:40 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:11:40 ---> 9259ef3a809b 09:11:40 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:11:41 ---> 4d32876baa1d 09:11:41 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:11:42 ---> 0e46fc589989 09:11:42 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:11:43 ---> Running in a5bc92616b59 09:11:43 Removing intermediate container a5bc92616b59 09:11:43 ---> 4b47c9057a43 09:11:43 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:11:43 ---> Running in c4b439a5c3be 09:11:44 Removing intermediate container c4b439a5c3be 09:11:44 ---> c9aff0b345f8 09:11:44 Step 25/27 : LABEL arch=arm64 09:11:44 ---> Running in 8f05384f3851 09:11:44 Removing intermediate container 8f05384f3851 09:11:44 ---> e423a213bfbd 09:11:44 Step 26/27 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab 09:11:45 ---> Running in ed006df04884 09:11:45 Removing intermediate container ed006df04884 09:11:45 ---> 68ec98882b55 09:11:45 Step 27/27 : LABEL version=0.0.0 09:11:45 ---> Running in 817ea9c0a56a 09:11:46 Removing intermediate container 817ea9c0a56a 09:11:46 ---> 7f82a16aad28 09:11:46 09:11:46 Successfully built 7f82a16aad28 09:11:46 Successfully tagged security-spire-agent-arm64:latest 09:13:23  Building security-spire-agent ... done Removing intermediate container 17c8f47fc68e 09:13:23 ---> ae2f801da451 09:13:23 09:13:23 Step 10/23 : FROM alpine:3.17 09:13:23 ---> 51e60588ff2c 09:13:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:13:23 ---> Using cache 09:13:23 ---> a46b5753c1ce 09:13:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:13:23 ---> Using cache 09:13:23 ---> 14efac610702 09:13:23 Step 13/23 : ENV APP_PORT=59861 09:13:23 ---> Running in ab0a34f0b050 09:13:23 Removing intermediate container ab0a34f0b050 09:13:23 ---> 08f1609f2e68 09:13:23 Step 14/23 : EXPOSE $APP_PORT 09:13:23 ---> Running in f9e3bf15e5b7 09:13:23 Removing intermediate container f9e3bf15e5b7 09:13:23 ---> 85fa823b94a5 09:13:23 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:23 ---> 6d6079090e16 09:13:23 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:13:23 ---> 892cb569a7cf 09:13:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:13:23 ---> 710fa9e2bc8b 09:13:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:13:23 ---> b14e71d99e58 09:13:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:13:23 ---> Running in 158f15a7d464 09:13:23 Removing intermediate container 158f15a7d464 09:13:23 ---> ccb9294ea586 09:13:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:23 ---> Running in 3ca9d95b605b 09:13:24 Removing intermediate container 3ca9d95b605b 09:13:24 ---> 5a6ea807eec0 09:13:24 Step 21/23 : LABEL arch=arm64 09:13:24 ---> Running in a442ee62e6f4 09:13:25 Removing intermediate container a442ee62e6f4 09:13:25 ---> b57993b9f54e 09:13:25 Step 22/23 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab 09:13:25 ---> Running in 57b242d91b61 09:13:25 Removing intermediate container 57b242d91b61 09:13:25 ---> fd1aa49888fe 09:13:25 Step 23/23 : LABEL version=0.0.0 09:13:25 ---> Running in 86aa216c71e6 09:13:26 Removing intermediate container 86aa216c71e6 09:13:26 ---> 0fe0b4d4f76d 09:13:26 09:13:26 Successfully built 0fe0b4d4f76d 09:13:26 Successfully tagged support-scheduler-arm64:latest 09:14:48  Building support-scheduler ... done Removing intermediate container 222bc2f59980 09:14:48 ---> 551fc96cc1da 09:14:48 09:14:48 Step 9/20 : FROM alpine:3.17 09:14:48 ---> 51e60588ff2c 09:14:48 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:14:48 ---> Running in 1201f057ebd5 09:14:48 Removing intermediate container 1201f057ebd5 09:14:48 ---> 235cd500cdf4 09:14:48 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:14:48 ---> Running in 38a6cb300c5a 09:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:48 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:14:48 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:14:48 OK: 17694 distinct packages available 09:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:48 (1/9) Installing ca-certificates (20230506-r0) 09:14:48 (2/9) Installing brotli-libs (1.0.9-r9) 09:14:48 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:14:48 (4/9) Installing libcurl (8.1.1-r1) 09:14:48 (5/9) Installing curl (8.1.1-r1) 09:14:48 (6/9) Installing dumb-init (1.2.5-r2) 09:14:48 (7/9) Installing musl-obstack (1.2.3-r0) 09:14:48 (8/9) Installing libucontext (1.2-r0) 09:14:48 (9/9) Installing gcompat (1.1.0-r0) 09:14:48 Executing busybox-1.35.0-r29.trigger 09:14:48 Executing ca-certificates-20230506-r0.trigger 09:14:48 OK: 11 MiB in 24 packages 09:14:51 Removing intermediate container 38a6cb300c5a 09:14:51 ---> 8aefc25c39d4 09:14:51 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:52 ---> 35a5d58f12c9 09:14:52 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:14:53 ---> 0bd6218c73a5 09:14:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:14:55 ---> 86b9384bdeb8 09:14:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:14:56 ---> 795c7d3c608f 09:14:56 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:14:56 ---> Running in f283e184c38d 09:14:57 Removing intermediate container f283e184c38d 09:14:57 ---> 0ca597518e7b 09:14:57 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:14:57 ---> Running in 1b76a6c2b45a 09:14:58 Removing intermediate container 1b76a6c2b45a 09:14:58 ---> 23cc19324f07 09:14:58 Step 18/20 : LABEL arch=arm64 09:14:58 ---> Running in ab0a5df08323 09:14:58 Removing intermediate container ab0a5df08323 09:14:58 ---> b0155b222d96 09:14:58 Step 19/20 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab 09:14:58 ---> Running in 1b91bc6e9136 09:14:59 Removing intermediate container 1b91bc6e9136 09:14:59 ---> 33ac58289cf3 09:14:59 Step 20/20 : LABEL version=0.0.0 09:14:59 ---> Running in 043904f223a3 09:15:00 Removing intermediate container 043904f223a3 09:15:00 ---> 777e86349289 09:15:00 09:15:00 Successfully built 777e86349289 09:15:00 Successfully tagged security-spiffe-token-provider-arm64:latest 09:15:00  Building security-spiffe-token-provider ... done Removing intermediate container 789cc16a68e9 09:15:00 ---> a52e15218dbe 09:15:00 09:15:00 Step 9/33 : FROM alpine:3.17 09:15:00 ---> 51e60588ff2c 09:15:00 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:15:00 ---> Using cache 09:15:00 ---> 235cd500cdf4 09:15:00 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:15:00 ---> Running in 74a9f0903f8c 09:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:15:03 (1/2) Installing dumb-init (1.2.5-r2) 09:15:03 (2/2) Installing su-exec (0.2-r2) 09:15:03 Executing busybox-1.35.0-r29.trigger 09:15:03 OK: 8 MiB in 17 packages 09:15:05 Removing intermediate container 74a9f0903f8c 09:15:05 ---> 4aeb8a3ffeb2 09:15:05 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:15:05 ---> Running in 0180f499ec66 09:15:06 Removing intermediate container 0180f499ec66 09:15:06 ---> 8da412247c4e 09:15:06 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:15:06 ---> Running in 0593fa825705 09:15:06 Removing intermediate container 0593fa825705 09:15:06 ---> cc3223a8c0f6 09:15:06 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:15:06 ---> Running in 0c98859fccd1 09:15:07 Removing intermediate container 0c98859fccd1 09:15:07 ---> 554e8c55636d 09:15:07 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:15:07 ---> Running in 2637927c1bd9 09:15:07 Removing intermediate container b40fafe870b7 09:15:07 ---> 9b42af2ac8ff 09:15:07 09:15:07 Step 10/23 : FROM alpine:3.17 09:15:07 ---> 51e60588ff2c 09:15:07 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:15:07 Removing intermediate container 2637927c1bd9 09:15:07 ---> 274c1bf9ebc0 09:15:07 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:15:07 ---> Running in 430a189fee75 09:15:07 ---> Running in b867aa8a6cfa 09:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:15:09 Removing intermediate container 430a189fee75 09:15:09 ---> a96b2d10b211 09:15:09 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:15:09 ---> Running in 1d385d8da355 09:15:10 Removing intermediate container 1d385d8da355 09:15:10 ---> 032ec0e99fb6 09:15:10 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:15:10 ---> 648cd9e96161 09:15:10 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:15:10 (1/2) Installing ca-certificates (20230506-r0) 09:15:11 ---> Running in 8e73c5dd1220 09:15:11 (2/2) Installing dumb-init (1.2.5-r2) 09:15:11 Executing busybox-1.35.0-r29.trigger 09:15:11 Executing ca-certificates-20230506-r0.trigger 09:15:11 OK: 8 MiB in 17 packages 09:15:13 Removing intermediate container b867aa8a6cfa 09:15:13 ---> 63fec38a53b2 09:15:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:15:13 ---> Running in 0525d994f95c 09:15:13 Removing intermediate container 8e73c5dd1220 09:15:13 ---> 05950cc83e42 09:15:13 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:13 Removing intermediate container 0525d994f95c 09:15:13 ---> 6598b24e7417 09:15:13 Step 13/23 : ENV APP_PORT=59860 09:15:13 ---> Running in 473d93ee5216 09:15:13 ---> 85861fec05b1 09:15:13 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:15:13 Removing intermediate container 473d93ee5216 09:15:13 ---> 633d7e5b27fb 09:15:13 Step 14/23 : EXPOSE $APP_PORT 09:15:13 ---> Running in 4554bfdc570b 09:15:14 Removing intermediate container 4554bfdc570b 09:15:14 ---> 68209b247124 09:15:14 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:14 ---> f91634f28da8 09:15:14 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:15:15 ---> 0e19e255588c 09:15:15 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:15:15 ---> 21863900a2dc 09:15:15 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:15:15 ---> ee78ef053742 09:15:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:15:16 ---> a0f7ed941172 09:15:16 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:15:18 ---> 0b3838cce19e 09:15:18 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:15:18 ---> b1c374dc7416 09:15:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:15:19 ---> 1d31f18de2d6 09:15:19 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:15:19 ---> 7916709622e0 09:15:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:15:19 ---> Running in f8ff045c8743 09:15:19 Removing intermediate container f8ff045c8743 09:15:19 ---> a0a6cddc1220 09:15:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:15:19 ---> Running in 5ce97e5ee0c8 09:15:19 ---> 5cf90bd65bd2 09:15:19 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:15:19 Removing intermediate container 5ce97e5ee0c8 09:15:19 ---> 87625d65d4c2 09:15:19 Step 21/23 : LABEL arch=arm64 09:15:20 ---> Running in d28f39abfb1b 09:15:20 ---> 59f14a151771 09:15:20 Step 28/33 : RUN chmod +x /entrypoint.sh 09:15:20 ---> Running in 39de5ae78c14 09:15:20 Removing intermediate container d28f39abfb1b 09:15:20 ---> cbaa0a34f917 09:15:20 Step 22/23 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab 09:15:20 ---> Running in 60cd31a00c52 09:15:21 Removing intermediate container 60cd31a00c52 09:15:21 ---> aadedeaf05d6 09:15:21 Step 23/23 : LABEL version=0.0.0 09:15:21 ---> Running in 8e3f1ae3d53f 09:15:21 Removing intermediate container 8e3f1ae3d53f 09:15:21 ---> 186ba734ef93 09:15:21 09:15:21 Successfully built 186ba734ef93 09:15:21 Successfully tagged support-notifications-arm64:latest 09:15:22  Building support-notifications ... done Removing intermediate container 39de5ae78c14 09:15:22 ---> 611aeca18bba 09:15:22 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:15:22 ---> Running in d1397f69b5bb 09:15:22 Removing intermediate container d1397f69b5bb 09:15:22 ---> a51bcf5eb5de 09:15:22 Step 30/33 : CMD ["gate"] 09:15:23 ---> Running in 599df2c7e999 09:15:23 Removing intermediate container 599df2c7e999 09:15:23 ---> ef673b17bb74 09:15:23 Step 31/33 : LABEL arch=arm64 09:15:23 ---> Running in 8739f20ca6c0 09:15:23 Removing intermediate container 8739f20ca6c0 09:15:23 ---> 9db4d9dc471e 09:15:23 Step 32/33 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab 09:15:23 ---> Running in 7db074dabae8 09:15:23 Removing intermediate container 7db074dabae8 09:15:23 ---> 79560b6daf39 09:15:23 Step 33/33 : LABEL version=0.0.0 09:15:24 ---> Running in a0df78c6b1d8 09:15:24 Removing intermediate container a0df78c6b1d8 09:15:24 ---> e4a3c0330dc1 09:15:24 09:15:24 Successfully built e4a3c0330dc1 09:15:24 Successfully tagged security-bootstrapper-arm64:latest 09:15:25  Building security-bootstrapper ... done  [Pipeline] } 09:15:25 $ docker stop --time=1 6d18818712873ac735e3cabaf7cced0813116f917183faab046032f0a0e55a05 09:15:26 $ docker rm -f --volumes 6d18818712873ac735e3cabaf7cced0813116f917183faab046032f0a0e55a05 [Pipeline] // withDockerContainer [Pipeline] sh 09:15:27 + docker images 09:15:27 REPOSITORY TAG IMAGE ID CREATED SIZE 09:15:27 security-bootstrapper-arm64 latest e4a3c0330dc1 3 seconds ago 21.9MB 09:15:27 support-notifications-arm64 latest 186ba734ef93 6 seconds ago 31.9MB 09:15:27 9b42af2ac8ff 21 seconds ago 1.59GB 09:15:27 security-spiffe-token-provider-arm64 latest 777e86349289 28 seconds ago 32.7MB 09:15:27 a52e15218dbe 28 seconds ago 1.51GB 09:15:27 551fc96cc1da 48 seconds ago 1.57GB 09:15:27 support-scheduler-arm64 latest 0fe0b4d4f76d 2 minutes ago 31.2MB 09:15:27 ae2f801da451 2 minutes ago 1.59GB 09:15:27 security-spire-agent-arm64 latest 7f82a16aad28 3 minutes ago 153MB 09:15:27 security-secretstore-setup-arm64 latest 3a7b8812f52c 4 minutes ago 32.2MB 09:15:27 02b98eeae958 4 minutes ago 1.52GB 09:15:27 security-proxy-auth-arm64 latest 1473aec438ba 6 minutes ago 18.1MB 09:15:27 059014971e3f 6 minutes ago 1.51GB 09:15:27 security-spire-config-arm64 latest b9bfd54ebc79 13 minutes ago 96.1MB 09:15:27 core-data-arm64 latest 0b180c78c9c3 13 minutes ago 19.9MB 09:15:27 b6b7f89d8d12 13 minutes ago 1.53GB 09:15:27 60c7c1117744 13 minutes ago 1.39GB 09:15:27 core-metadata-arm64 latest a8b317c8ac95 13 minutes ago 20.2MB 09:15:27 core-command-arm64 latest 6f625b982d9a 13 minutes ago 19.7MB 09:15:27 07b6ee2e06c2 14 minutes ago 1.53GB 09:15:27 core-common-config-bootstrapper-arm64 latest d56dba60428e 14 minutes ago 17.2MB 09:15:27 c0edb452e75e 14 minutes ago 1.53GB 09:15:27 fbbd71d477c4 14 minutes ago 1.52GB 09:15:27 security-proxy-setup-arm64 latest 7c23d9a60e5e 14 minutes ago 18.7MB 09:15:27 abc781a5bccf 15 minutes ago 1.51GB 09:15:27 security-spire-server-arm64 latest 084eb6216c99 22 minutes ago 97MB 09:15:27 dcfb013ac8fb 22 minutes ago 1.39GB 09:15:27 ci-base-image-arm64 latest 11898e0ccd51 39 minutes ago 899MB 09:15:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB 09:15:27 alpine 3.17 51e60588ff2c 2 months ago 7.46MB 09:15:27 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:15:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:27 09:15:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:28 arm64: Pulling from edgex-lftools-log-publisher 09:15:28 8998bd30e6a1: Pulling fs layer 09:15:28 04944245beec: Pulling fs layer 09:15:28 699f458cf7ca: Pulling fs layer 09:15:28 765212b225bb: Pulling fs layer 09:15:28 f23df028b6ca: Pulling fs layer 09:15:28 d65c8cfc05b1: Pulling fs layer 09:15:28 2437ff75d9bd: Pulling fs layer 09:15:28 765212b225bb: Waiting 09:15:28 f23df028b6ca: Waiting 09:15:28 d65c8cfc05b1: Waiting 09:15:28 2437ff75d9bd: Waiting 09:15:28 04944245beec: Verifying Checksum 09:15:28 04944245beec: Download complete 09:15:28 765212b225bb: Verifying Checksum 09:15:28 765212b225bb: Download complete 09:15:28 f23df028b6ca: Verifying Checksum 09:15:28 f23df028b6ca: Download complete 09:15:28 d65c8cfc05b1: Verifying Checksum 09:15:28 d65c8cfc05b1: Download complete 09:15:28 699f458cf7ca: Verifying Checksum 09:15:28 699f458cf7ca: Download complete 09:15:29 8998bd30e6a1: Verifying Checksum 09:15:29 8998bd30e6a1: Download complete 09:15:31 2437ff75d9bd: Verifying Checksum 09:15:31 2437ff75d9bd: Download complete 09:15:33 8998bd30e6a1: Pull complete 09:15:33 04944245beec: Pull complete 09:15:35 699f458cf7ca: Pull complete 09:15:35 765212b225bb: Pull complete 09:15:35 f23df028b6ca: Pull complete 09:15:35 d65c8cfc05b1: Pull complete 09:15:50 2437ff75d9bd: Pull complete 09:15:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:15:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:51 prd-ubuntu20.04-docker-arm64-4c-16g-17282 does not seem to be running inside a container 09:15:51 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:15:53 $ docker top 914245d526f039883bfb66fe9258ab72fa0a2637c2a84de6033053e41873b573 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:54 ---> job-cost.sh 09:15:54 lf-activate-venv: SKIPPING 09:15:54 INFO: No Stack... 09:15:54 INFO: Retrieving Pricing Info for: v3-standard-4 09:15:55 INFO: Archiving Costs [Pipeline] sh 09:15:56 + cat /w/workspace/edgex-go/11/archives/cost.csv 09:15:56 + cut -d, -f6 [Pipeline] lock 09:15:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-11-stack-cost] 09:15:56 Resource [jenkins-edgexfoundry-edgex-go-PR-4563-11-stack-cost] did not exist. Created. 09:15:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:56 + echo total: 0.10999999940395355 [Pipeline] stash 09:15:56 Stashed 1 file(s) [Pipeline] } 09:15:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-11-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:56 $ docker stop --time=1 914245d526f039883bfb66fe9258ab72fa0a2637c2a84de6033053e41873b573 09:15:58 $ docker rm -f --volumes 914245d526f039883bfb66fe9258ab72fa0a2637c2a84de6033053e41873b573 [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:15:58 provisioning config files... 09:15:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config5842917194226891278tmp [Pipeline] { [Pipeline] sh 09:15:58 + set +x 09:15:58 + curl -s https://codecov.io/bash 09:15:58 + bash -s -- 09:15:58 09:15:58 _____ _ 09:15:58 / ____| | | 09:15:58 | | ___ __| | ___ ___ _____ __ 09:15:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:15:58 | |___| (_) | (_| | __/ (_| (_) \ V / 09:15:58 \_____\___/ \__,_|\___|\___\___/ \_/ 09:15:58 Bash-1.0.6 09:15:58 09:15:58 09:15:58 ==> git version 2.25.1 found 09:15:58 ==> 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:15:58 Release-Date: 2020-01-08 09:15:58 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:15:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:15:58 ==> Jenkins CI detected. 09:15:58 current dir:  /w/workspace/edgex-go/11 09:15:58 project root: . 09:15:58 --> token set from env 09:15:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:15:58 ==> Running gcov in . (disable via -X gcov) 09:15:58 ==> Python coveragepy not found 09:15:58 ==> Searching for coverage reports in: 09:15:58 + . 09:15:58 -> Found 1 reports 09:15:58 ==> Detecting git/mercurial file structure 09:15:58 ==> Reading reports 09:15:59 + ./coverage.out bytes=447731 09:15:59 ==> Appending adjustments 09:15:59 https://docs.codecov.io/docs/fixing-reports 09:16:00 + Found adjustments 09:16:00 ==> Gzipping contents 09:16:00 60K /tmp/codecov.9aK6QG.gz 09:16:00 ==> Uploading reports 09:16:00 url: https://codecov.io 09:16:00 query: branch=PR-4563&commit=3ce10973883ca235e17c16a75c9ff7411da33a16&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:16:00 -> Pinging Codecov 09:16:00 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=3ce10973883ca235e17c16a75c9ff7411da33a16&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:16:00 -> Uploading to 09:16:00 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/00271124DB129430A58F1EEE437C3FCB/3ce10973883ca235e17c16a75c9ff7411da33a16/91f9c4d8-dffb-4aef-9a1f-e459b36a4a4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T091600Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c24c1e595f362bee4b37f2a698e5c8615d455f5203733d759084620776bb607 09:16:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:00 Dload Upload Total Spent Left Speed 09:16:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57424 0 0 100 57424 0 162k --:--:-- --:--:-- --:--:-- 162k 09:16:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3ce10973883ca235e17c16a75c9ff7411da33a16 [Pipeline] } 09:16:00 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:16:01 + [ -d /w/workspace/edgex-go/11/archives ] [Pipeline] libraryResource [Pipeline] sh 09:16:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:16:02 ---> package-listing.sh 09:16:02 ++ facter osfamily 09:16:02 ++ tr '[:upper:]' '[:lower:]' 09:16:03 + OS_FAMILY=debian 09:16:03 + workspace=/w/workspace/edgex-go/11 09:16:03 + START_PACKAGES=/tmp/packages_start.txt 09:16:03 + END_PACKAGES=/tmp/packages_end.txt 09:16:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:16:03 + PACKAGES=/tmp/packages_start.txt 09:16:03 + '[' /w/workspace/edgex-go/11 ']' 09:16:03 + PACKAGES=/tmp/packages_end.txt 09:16:03 + case "${OS_FAMILY}" in 09:16:03 + dpkg -l 09:16:03 + grep '^ii' 09:16:03 + '[' -f /tmp/packages_start.txt ']' 09:16:03 + '[' -f /tmp/packages_end.txt ']' 09:16:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:16:03 + '[' /w/workspace/edgex-go/11 ']' 09:16:03 + mkdir -p /w/workspace/edgex-go/11/archives/ 09:16:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo 09:16:03 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:16:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:03 09:16:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:04 latest: Pulling from edgex-lftools-log-publisher 09:16:04 5eb5b503b376: Pulling fs layer 09:16:04 5c69ac0246d0: Pulling fs layer 09:16:04 ec43610c2a17: Pulling fs layer 09:16:04 3a2ae6a8a46f: Pulling fs layer 09:16:04 33b1e0a273af: Pulling fs layer 09:16:04 5d3b04190fa2: Pulling fs layer 09:16:04 2f39f015ded8: Pulling fs layer 09:16:04 33b1e0a273af: Waiting 09:16:04 5d3b04190fa2: Waiting 09:16:04 3a2ae6a8a46f: Waiting 09:16:04 2f39f015ded8: Waiting 09:16:04 5c69ac0246d0: Verifying Checksum 09:16:04 5c69ac0246d0: Download complete 09:16:04 3a2ae6a8a46f: Verifying Checksum 09:16:04 3a2ae6a8a46f: Download complete 09:16:04 33b1e0a273af: Verifying Checksum 09:16:04 33b1e0a273af: Download complete 09:16:04 5d3b04190fa2: Download complete 09:16:04 ec43610c2a17: Verifying Checksum 09:16:04 ec43610c2a17: Download complete 09:16:04 5eb5b503b376: Verifying Checksum 09:16:04 5eb5b503b376: Download complete 09:16:05 2f39f015ded8: Verifying Checksum 09:16:05 2f39f015ded8: Download complete 09:16:05 5eb5b503b376: Pull complete 09:16:05 5c69ac0246d0: Pull complete 09:16:06 ec43610c2a17: Pull complete 09:16:06 3a2ae6a8a46f: Pull complete 09:16:06 33b1e0a273af: Pull complete 09:16:06 5d3b04190fa2: Pull complete 09:16:10 2f39f015ded8: Pull complete 09:16:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:16:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:10 prd-ubuntu20.04-docker-8c-8g-17277 does not seem to be running inside a container 09:16:10 $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:16:15 $ docker top 8a6917ac614ed7bccc63cc93781e7fe273401c1036e29b6682925893a66b374d -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:15 + touch /tmp/pre-build-complete [Pipeline] sh 09:16:15 + mkdir -p /var/log/sysstat [Pipeline] sh 09:16:16 + ls /var/log/sa-host 09:16:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:16 provisioning config files... 09:16:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config11383786221283940546tmp [Pipeline] { [Pipeline] echo 09:16:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:16:16 ---> create-netrc.sh [Pipeline] } 09:16:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:16:16 ---> python-tools-install.sh [Pipeline] echo 09:16:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:16:17 ---> sudo-logs.sh 09:16:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:16:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:16:17 ---> job-cost.sh 09:16:17 lf-activate-venv: SKIPPING 09:16:17 DEBUG: total: 0.10999999940395355 09:16:17 INFO: Retrieving Stack Cost... 09:16:18 INFO: Retrieving Pricing Info for: v3-standard-8 09:16:18 INFO: Archiving Costs [Pipeline] echo 09:16:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:16:18 ---> logs-deploy.sh 09:16:18 lf-activate-venv: SKIPPING 09:16:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/11 09:16:18 INFO: archiving workspace using pattern(s): 09:16:19 Archives upload complete. 09:16:19 INFO: archiving logs to Nexus