Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from c1dbeb0b804e52bc17696917375e56ea1ac61ffe+eecf9864b491fb41522b6558cae261f6169b3352 (89764001d0123ce0afa76f9b2bf6a55ffbefd61b) 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-ssh9686195975123115476.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-ssh3664966169871694488.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-4558/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-4558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6350594289062693575.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-ssh12338772823980517550.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-4558/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-4558/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12071001439881877127.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-15272 in /w/workspace/edgexfoundry_edgex-go_PR-4558 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit eecf9864b491fb41522b6558cae261f6169b3352 into PR head commit c1dbeb0b804e52bc17696917375e56ea1ac61ffe Merge succeeded, producing b5354926094d0ae3b032ca63166c1c3f07ab43f1 Checking out Revision b5354926094d0ae3b032ca63166c1c3f07ab43f1 (PR-4558) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4558/head:refs/remotes/origin/PR-4558 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # 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 eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5354926094d0ae3b032ca63166c1c3f07ab43f1 # timeout=10 Commit message: "Merge commit 'eecf9864b491fb41522b6558cae261f6169b3352' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:27 ========================================================= 08:29:27 EdgeX Global Pipelines Version Info 08:29:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:28 ------------------- 08:29:28 stable info: 08:29:28 ------------------- 08:29:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:28 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:29:28 Message: update stable to v1.0.249 > git rev-list --no-walk e9b96c2d6279786f3fc8b3fe1baa06241c4195c0 # timeout=10 08:29:29 ------------------- 08:29:29 experimental info: 08:29:29 ------------------- 08:29:29 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:29 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:29:29 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4558 [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4558 [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4558 [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5354926094d0ae3b032ca63166c1c3f07ab43f1 [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b535492 [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:29 provisioning config files... 08:29:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config16585560863259022632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:30 ---> docker-login.sh 08:29:30 nexus3.edgexfoundry.org:10001 08:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:30 Configure a credential helper to remove this warning. See 08:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:30 08:29:30 Login Succeeded 08:29:30 nexus3.edgexfoundry.org:10002 08:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:30 Configure a credential helper to remove this warning. See 08:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:30 08:29:30 Login Succeeded 08:29:30 nexus3.edgexfoundry.org:10003 08:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:30 Configure a credential helper to remove this warning. See 08:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:30 08:29:30 Login Succeeded 08:29:30 nexus3.edgexfoundry.org:10004 08:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:30 Configure a credential helper to remove this warning. See 08:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:30 08:29:30 Login Succeeded 08:29:30 docker.io 08:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:31 Configure a credential helper to remove this warning. See 08:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:31 08:29:31 Login Succeeded 08:29:31 ---> docker-login.sh ends [Pipeline] } 08:29:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:31 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:29:31 + dirname cmd/core-command/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo core-command,cmd/core-command/Dockerfile 08:29:31 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:31 + dirname cmd/core-data/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo core-data,cmd/core-data/Dockerfile 08:29:31 + dirname cmd/core-metadata/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:31 + dirname cmd/security-bootstrapper/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:31 + dirname cmd/security-proxy-auth/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:31 + dirname cmd/security-proxy-setup/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:31 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:31 + dirname cmd/security-spire-agent/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:31 + dirname cmd/security-spire-config/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:31 + dirname+ cmd/security-spire-server/Dockerfile 08:29:31 cut -d/ -f2 08:29:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:31 + dirname cmd/support-notifications/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:31 + dirname cmd/support-scheduler/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:31 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:31 + git rev-list -1 --merges b5354926094d0ae3b032ca63166c1c3f07ab43f1~1..b5354926094d0ae3b032ca63166c1c3f07ab43f1 [Pipeline] echo 08:29:31 -----------> git rev-list -1 --merges b5354926094d0ae3b032ca63166c1c3f07ab43f1~1..b5354926094d0ae3b032ca63166c1c3f07ab43f1 b5354926094d0ae3b032ca63166c1c3f07ab43f1 08:29:31 b5354926094d0ae3b032ca63166c1c3f07ab43f1 [false] [Pipeline] sh 08:29:32 + git log --format=format:%s -1 b5354926094d0ae3b032ca63166c1c3f07ab43f1 [Pipeline] echo 08:29:32 ========================================================= 08:29:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:32 + grep -v github /etc/ssh/ssh_known_hosts 08:29:32 + [ -e /tmp/ssh_known_hosts ] 08:29:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:32 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:32 sudo tee -a /etc/ssh/ssh_known_hosts 08:29:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:33 08:29:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:33 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:33 b85a868b505f: Pulling fs layer 08:29:33 e2be974225ed: Pulling fs layer 08:29:33 339a4e72a1f5: Pulling fs layer 08:29:33 988bab9f4d93: Pulling fs layer 08:29:33 1469e6f7b9e6: Pulling fs layer 08:29:33 eaf3925da568: Pulling fs layer 08:29:33 bab4dde63d76: Pulling fs layer 08:29:33 bde34c3a00c8: Pulling fs layer 08:29:33 b352a97aabf1: Pulling fs layer 08:29:33 4872d77fe225: Pulling fs layer 08:29:33 5851b861e8e6: Pulling fs layer 08:29:33 bab4dde63d76: Waiting 08:29:33 bde34c3a00c8: Waiting 08:29:33 b352a97aabf1: Waiting 08:29:33 1469e6f7b9e6: Waiting 08:29:33 eaf3925da568: Waiting 08:29:33 4872d77fe225: Waiting 08:29:33 5851b861e8e6: Waiting 08:29:33 988bab9f4d93: Waiting 08:29:33 e2be974225ed: Download complete 08:29:33 988bab9f4d93: Verifying Checksum 08:29:33 988bab9f4d93: Download complete 08:29:33 1469e6f7b9e6: Verifying Checksum 08:29:33 1469e6f7b9e6: Download complete 08:29:33 339a4e72a1f5: Verifying Checksum 08:29:33 339a4e72a1f5: Download complete 08:29:33 eaf3925da568: Download complete 08:29:33 bde34c3a00c8: Download complete 08:29:33 b352a97aabf1: Verifying Checksum 08:29:33 b352a97aabf1: Download complete 08:29:33 4872d77fe225: Verifying Checksum 08:29:33 4872d77fe225: Download complete 08:29:33 5851b861e8e6: Verifying Checksum 08:29:33 5851b861e8e6: Download complete 08:29:33 b85a868b505f: Verifying Checksum 08:29:33 b85a868b505f: Download complete 08:29:33 bab4dde63d76: Verifying Checksum 08:29:33 bab4dde63d76: Download complete 08:29:34 b85a868b505f: Pull complete 08:29:34 e2be974225ed: Pull complete 08:29:35 339a4e72a1f5: Pull complete 08:29:35 988bab9f4d93: Pull complete 08:29:35 1469e6f7b9e6: Pull complete 08:29:35 eaf3925da568: Pull complete 08:29:37 bab4dde63d76: Pull complete 08:29:37 bde34c3a00c8: Pull complete 08:29:37 b352a97aabf1: Pull complete 08:29:37 4872d77fe225: Pull complete 08:29:37 5851b861e8e6: Pull complete 08:29:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:37 prd-ubuntu20.04-docker-8c-8g-15272 does not seem to be running inside a container 08:29:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:39 $ docker top 0b448fc08b584f4523cb37547cfd7dd1f231c522d880bd9e76a3297918cd1418 -eo pid,comm 08:29:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:29:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:39 [ssh-agent] Looking for ssh-agent implementation... 08:29:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:40 $ docker exec 0b448fc08b584f4523cb37547cfd7dd1f231c522d880bd9e76a3297918cd1418 ssh-agent 08:29:40 SSH_AUTH_SOCK=/tmp/ssh-wPHhfxmJkkAd/agent.32 08:29:40 SSH_AGENT_PID=38 08:29:40 Running ssh-add (command line suppressed) 08:29:40 Identity added: /w/workspace/edgex-go/5@tmp/private_key_7979682638829570693.key (/w/workspace/edgex-go/5@tmp/private_key_7979682638829570693.key) 08:29:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:40 + git tag --points-at HEAD [Pipeline] } 08:29:40 $ docker exec --env ******** --env ******** 0b448fc08b584f4523cb37547cfd7dd1f231c522d880bd9e76a3297918cd1418 ssh-agent -k 08:29:40 unset SSH_AUTH_SOCK; 08:29:40 unset SSH_AGENT_PID; 08:29:40 echo Agent pid 38 killed; 08:29:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:40 [ssh-agent] Looking for ssh-agent implementation... 08:29:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:40 $ docker exec 0b448fc08b584f4523cb37547cfd7dd1f231c522d880bd9e76a3297918cd1418 ssh-agent 08:29:40 SSH_AUTH_SOCK=/tmp/ssh-xPmJ7YmjJL2G/agent.70 08:29:40 SSH_AGENT_PID=76 08:29:40 Running ssh-add (command line suppressed) 08:29:41 Identity added: /w/workspace/edgex-go/5@tmp/private_key_16967685066562823336.key (/w/workspace/edgex-go/5@tmp/private_key_16967685066562823336.key) 08:29:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:41 + git semver init 08:29:41 2023-05-12 08:29:41,501 [run_init] DEBUG init version:0.0.0 force:False 08:29:41 2023-05-12 08:29:41,501 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 08:29:41 2023-05-12 08:29:41,502 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 08:29:41 2023-05-12 08:29:41,502 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 08:29:46 2023-05-12 08:29:46,082 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 08:29:46 2023-05-12 08:29:46,083 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4558 with force:False 08:29:46 2023-05-12 08:29:46,083 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4558 08:29:46 2023-05-12 08:29:46,087 [execute] INFO git cat-file --batch-check 08:29:46 2023-05-12 08:29:46,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:29:46 2023-05-12 08:29:46,094 [execute] INFO git cat-file --batch 08:29:46 2023-05-12 08:29:46,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:29:46 2023-05-12 08:29:46,099 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4558 08:29:46 0.0.0 [Pipeline] } 08:29:46 $ docker exec --env ******** --env ******** 0b448fc08b584f4523cb37547cfd7dd1f231c522d880bd9e76a3297918cd1418 ssh-agent -k 08:29:46 unset SSH_AUTH_SOCK; 08:29:46 unset SSH_AGENT_PID; 08:29:46 echo Agent pid 76 killed; 08:29:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:47 + git semver [Pipeline] } 08:29:47 $ docker stop --time=1 0b448fc08b584f4523cb37547cfd7dd1f231c522d880bd9e76a3297918cd1418 08:29:48 $ docker rm -f --volumes 0b448fc08b584f4523cb37547cfd7dd1f231c522d880bd9e76a3297918cd1418 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:49 Stashed 1 file(s) [Pipeline] echo 08:29:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:29:49 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:49 ========================================================= 08:29:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:29:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:29:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:50 f56be85fc22e: Pulling fs layer 08:29:50 85791d961cd3: Pulling fs layer 08:29:50 d694b5ae8c79: Pulling fs layer 08:29:50 9f32a84ed3da: Pulling fs layer 08:29:50 4d19c01a9841: Pulling fs layer 08:29:50 9325e15d5711: Pulling fs layer 08:29:50 556b6ee489ea: Pulling fs layer 08:29:50 c5a4b2cf53e6: Pulling fs layer 08:29:50 556b6ee489ea: Waiting 08:29:50 9f32a84ed3da: Waiting 08:29:50 4d19c01a9841: Waiting 08:29:50 9325e15d5711: Waiting 08:29:50 85791d961cd3: Download complete 08:29:50 9f32a84ed3da: Verifying Checksum 08:29:50 9f32a84ed3da: Download complete 08:29:50 4d19c01a9841: Verifying Checksum 08:29:50 4d19c01a9841: Download complete 08:29:50 f56be85fc22e: Verifying Checksum 08:29:50 f56be85fc22e: Download complete 08:29:50 9325e15d5711: Download complete 08:29:50 f56be85fc22e: Pull complete 08:29:50 85791d961cd3: Pull complete 08:29:50 c5a4b2cf53e6: Verifying Checksum 08:29:50 c5a4b2cf53e6: Download complete 08:29:50 d694b5ae8c79: Verifying Checksum 08:29:50 d694b5ae8c79: Download complete 08:29:51 556b6ee489ea: Verifying Checksum 08:29:51 556b6ee489ea: Download complete 08:29:53 d694b5ae8c79: Pull complete 08:29:53 9f32a84ed3da: Pull complete 08:29:53 4d19c01a9841: Pull complete 08:29:53 9325e15d5711: Pull complete 08:29:56 556b6ee489ea: Pull complete 08:29:56 c5a4b2cf53e6: Pull complete 08:29:56 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:29:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:29:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:29:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:29:57 WORKDIR /edgex 08:29:57 COPY go.mod . 08:29:57 RUN go mod download 08:29:57 + docker build -t ci-base-image-x86_64 -f - . 08:29:57 Sending build context to Docker daemon 170.7MB 08:29:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:29:57 ---> c4be618373d6 08:29:57 Step 2/4 : WORKDIR /edgex 08:30:02 ---> Running in aa8f95f1e652 08:30:02 Removing intermediate container aa8f95f1e652 08:30:02 ---> c3fb3a337f64 08:30:02 Step 3/4 : COPY go.mod . 08:30:02 ---> d0b559f91bc6 08:30:02 Step 4/4 : RUN go mod download 08:30:02 ---> Running in 9c6c5abfc757 08:30:04 Still waiting to schedule task 08:30:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:20 Removing intermediate container 9c6c5abfc757 08:30:20 ---> f7b99e075db9 08:30:20 Successfully built f7b99e075db9 08:30:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:20 + docker inspect -f . ci-base-image-x86_64 08:30:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:20 prd-ubuntu20.04-docker-8c-8g-15272 does not seem to be running inside a container 08:30:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:21 $ docker top 68e5aa0fc7f583618390690e4b604d62d2ac0069dc508bb66dbf8524da606235 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:21 + go version 08:30:21 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:21 $ docker stop --time=1 68e5aa0fc7f583618390690e4b604d62d2ac0069dc508bb66dbf8524da606235 08:30:22 $ docker rm -f --volumes 68e5aa0fc7f583618390690e4b604d62d2ac0069dc508bb66dbf8524da606235 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:23 + docker inspect -f . ci-base-image-x86_64 08:30:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:23 prd-ubuntu20.04-docker-8c-8g-15272 does not seem to be running inside a container 08:30:23 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:23 $ docker top 85f18d4ad6eb009f7ab095949e2286efa7d4005d06caaa2f04fb254bace9ce19 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:23 ========================================================= 08:30:23 [edgeXBuildGoParallel] Running Tests and Build... 08:30:23 ========================================================= [Pipeline] sh 08:30:23 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:30:24 + make test 08:30:24 go test -race -coverprofile=coverage.out ./... 08:30:30 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 08:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.5% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.623s coverage: 88.5% of statements 08:31:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.344s coverage: 95.6% of statements 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 42.9% of statements 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 82.9% of statements 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.266s coverage: 79.9% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.066s coverage: 92.9% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.058s coverage: 62.3% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 38.4% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.107s coverage: 92.3% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.072s coverage: 97.7% of statements 08:31:31 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:31:31 running golangci-lint 08:31:31 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:31:31 go version go1.20.2 linux/amd64 08:31:31 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:31 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:31:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15274 in /w/workspace/edgexfoundry_edgex-go_PR-4558 [Pipeline] { [Pipeline] ws 08:31:42 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:31:42 The recommended git tool is: git 08:31:45 level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|files|imports|deps) took 13.472172545s" 08:31:45 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.377524ms" 08:31:47 using credential edgex-jenkins-ssh 08:31:47 Cloning the remote Git repository 08:31:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:47 > git init /w/workspace/edgex-go/5 # timeout=10 08:31:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:47 > git --version # timeout=10 08:31:47 > git --version # 'git version 2.25.1' 08:31:47 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:50 level=info msg="[linters_context/goanalysis] analyzers took 48.39281657s with top 10 stages: buildir: 26.661363898s, fact_deprecated: 1.620930306s, inspect: 1.597676592s, ctrlflow: 1.129778147s, gosec: 1.099423923s, S1038: 955.278118ms, printf: 744.156041ms, nilness: 648.323358ms, directives: 564.377918ms, fact_purity: 494.142971ms" 08:31:50 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:31:50 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, path_prettifier: 203/203, skip_files: 203/203, nolint: 0/23, autogenerated_exclude: 203/203, exclude: 203/203, cgo: 203/203, skip_dirs: 203/203" 08:31:50 level=info msg="[runner] processing took 17.243658ms with stages: nolint: 6.666612ms, identifier_marker: 5.91544ms, autogenerated_exclude: 1.399055ms, path_prettifier: 1.306454ms, exclude-rules: 1.236385ms, skip_dirs: 675.122µs, cgo: 26.68µs, filename_unadjuster: 14.34µs, max_same_issues: 540ns, uniq_by_line: 480ns, skip_files: 350ns, diff: 310ns, exclude: 300ns, source_code: 290ns, path_prefixer: 270ns, sort_results: 260ns, severity-rules: 250ns, path_shortener: 230ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns" 08:31:50 level=info msg="[runner] linters took 6.309644603s with stages: goanalysis_metalinter: 6.292318665s" 08:31:50 level=info msg="File cache stats: 0 entries of total size 0B" 08:31:50 level=info msg="Memory: 200 samples, avg is 176.3MB, max is 752.7MB" 08:31:50 level=info msg="Execution took 19.837424486s" 08:31:50 go vet ./... 08:31:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:54 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:54 + ls -al . 08:31:54 total 704 08:31:54 drwxrwxr-x 11 1001 1001 4096 May 12 08:30 . 08:31:54 drwxr-xr-x 4 root root 4096 May 12 08:30 .. 08:31:54 drwxrwxr-x 2 1001 1001 4096 May 12 08:29 .blubracket 08:31:54 -rw-rw-r-- 1 1001 1001 16 May 12 08:29 .dockerignore 08:31:54 drwxrwxr-x 8 1001 1001 4096 May 12 08:29 .git 08:31:54 drwxrwxr-x 3 1001 1001 4096 May 12 08:29 .github 08:31:54 -rw-rw-r-- 1 1001 1001 1133 May 12 08:29 .gitignore 08:31:54 -rw-rw-r-- 1 1001 1001 42 May 12 08:29 .golangci.yml 08:31:54 -rw-rw-r-- 1 1001 1001 87 May 12 08:29 .hadolint.yml 08:31:54 drwxr-xr-x 3 1001 1001 4096 May 12 08:29 .semver 08:31:54 -rw-rw-r-- 1 1001 1001 166 May 12 08:29 .sonarcloud.properties 08:31:54 -rw-rw-r-- 1 1001 1001 1171 May 12 08:29 ADOPTERS.md 08:31:54 -rw-rw-r-- 1 1001 1001 10835 May 12 08:29 Attribution.txt 08:31:54 -rw-rw-r-- 1 1001 1001 73765 May 12 08:29 CHANGELOG.md 08:31:54 -rw-rw-r-- 1 1001 1001 3804 May 12 08:29 CONTRIBUTING.md 08:31:54 -rw-rw-r-- 1 1001 1001 677 May 12 08:29 GOVERNANCE.md 08:31:54 -rw-rw-r-- 1 1001 1001 883 May 12 08:29 Jenkinsfile 08:31:54 -rw-rw-r-- 1 1001 1001 10775 May 12 08:29 LICENSE 08:31:54 -rw-rw-r-- 1 1001 1001 14368 May 12 08:29 Makefile 08:31:54 -rw-rw-r-- 1 1001 1001 582 May 12 08:29 OWNERS.md 08:31:54 -rw-rw-r-- 1 1001 1001 9902 May 12 08:29 README.md 08:31:54 -rw-rw-r-- 1 1001 1001 789 May 12 08:29 SECURITY.md 08:31:54 -rw-rw-r-- 1 1001 1001 5 May 12 08:29 VERSION 08:31:54 drwxrwxr-x 2 1001 1001 4096 May 12 08:29 bin 08:31:54 drwxrwxr-x 18 1001 1001 4096 May 12 08:29 cmd 08:31:54 -rw-r--r-- 1 root root 447731 May 12 08:31 coverage.out 08:31:54 -rw-rw-r-- 1 1001 1001 3200 May 12 08:29 go.mod 08:31:54 -rw-rw-r-- 1 1001 1001 31040 May 12 08:29 go.sum 08:31:54 drwxrwxr-x 7 1001 1001 4096 May 12 08:29 internal 08:31:54 drwxrwxr-x 3 1001 1001 4096 May 12 08:29 openapi 08:31:54 -rw-rw-r-- 1 1001 1001 594 May 12 08:29 security.txt 08:31:54 drwxrwxr-x 4 1001 1001 4096 May 12 08:29 snap 08:31:54 -rw-rw-r-- 1 1001 1001 204 May 12 08:29 version.go [Pipeline] sh 08:31:54 + '[' -e coverage.out ] 08:31:54 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:55 Stashed 1 file(s) [Pipeline] sh 08:31:55 + make build 08:31:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4558/head:refs/remotes/origin/PR-4558 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:07 Merging remotes/origin/main commit eecf9864b491fb41522b6558cae261f6169b3352 into PR head commit c1dbeb0b804e52bc17696917375e56ea1ac61ffe 08:32:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32: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:32:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:08 Merge succeeded, producing f93906c866d216b233ab19d9c4674c87b5be9e5d 08:32:08 Checking out Revision f93906c866d216b233ab19d9c4674c87b5be9e5d (PR-4558) 08:32: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:32:07 > git config core.sparsecheckout # timeout=10 08:32:07 > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # timeout=10 08:32:07 > git remote # timeout=10 08:32:07 > git config --get remote.origin.url # timeout=10 08:32:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:07 > git merge eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 08:32:08 > git rev-parse HEAD^{commit} # timeout=10 08:32:08 > git config core.sparsecheckout # timeout=10 08:32:08 > git checkout -f f93906c866d216b233ab19d9c4674c87b5be9e5d # timeout=10 08:32:11 Commit message: "Merge commit 'eecf9864b491fb41522b6558cae261f6169b3352' into HEAD" 08:32:11 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:12 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:12 Dload Upload Total Spent Left Speed 08:32:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 75898 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 75449 [Pipeline] sh 08:32:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:11 > git rev-list --no-walk e9b96c2d6279786f3fc8b3fe1baa06241c4195c0 # timeout=10 08:32:13 + sudo tee /etc/docker/daemon.new 08:32:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:13 { 08:32:13 "registry-mirrors": [ 08:32:13 "https://nexus3.edgexfoundry.org:10001" 08:32:13 ], 08:32:13 "bip": "10.250.0.254/24", 08:32:13 "hosts": [ 08:32:13 "tcp://0.0.0.0:5555", 08:32:13 "unix:///var/run/docker.sock" 08:32:13 ], 08:32:13 "mtu": 1458, 08:32:13 "selinux-enabled": true, 08:32:13 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:13 } [Pipeline] sh 08:32:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:14 + sudo service docker restart 08:32:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:32:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:21 $ docker stop --time=1 85f18d4ad6eb009f7ab095949e2286efa7d4005d06caaa2f04fb254bace9ce19 08:32:24 $ docker rm -f --volumes 85f18d4ad6eb009f7ab095949e2286efa7d4005d06caaa2f04fb254bace9ce19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:25 08:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:26 latest: Pulling from edgex-devops/edgex-compose 08:32:26 cbdbe7a5bc2a: Pulling fs layer 08:32:26 ca9280d653b3: Pulling fs layer 08:32:26 7e9c9ca2126c: Pulling fs layer 08:32:26 cbdbe7a5bc2a: Download complete 08:32:26 cbdbe7a5bc2a: Pull complete 08:32:26 ca9280d653b3: Verifying Checksum 08:32:26 ca9280d653b3: Download complete 08:32:26 7e9c9ca2126c: Verifying Checksum 08:32:26 7e9c9ca2126c: Download complete 08:32:26 ca9280d653b3: Pull complete 08:32:30 7e9c9ca2126c: Pull complete 08:32:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:30 prd-ubuntu20.04-docker-8c-8g-15272 does not seem to be running inside a container 08:32:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:32 $ docker top 02e32f98d4b486af28dbbfaaa6ed50a95fe64954ae2a62c324598b5050848ab9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:32 provisioning config files... 08:32:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config12261492557407036605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:32 + docker-compose build --help 08:32:32 + grep parallel 08:32:32 ---> docker-login.sh 08:32:32 nexus3.edgexfoundry.org:10001 08:32:33 --parallel Build images in parallel. [Pipeline] } 08:32:33 $ docker stop --time=1 02e32f98d4b486af28dbbfaaa6ed50a95fe64954ae2a62c324598b5050848ab9 08:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:33 Configure a credential helper to remove this warning. See 08:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:33 08:32:33 Login Succeeded 08:32:33 nexus3.edgexfoundry.org:10002 08:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:34 Configure a credential helper to remove this warning. See 08:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:34 08:32:34 Login Succeeded 08:32:34 nexus3.edgexfoundry.org:10003 08:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:34 Configure a credential helper to remove this warning. See 08:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:34 08:32:34 Login Succeeded 08:32:34 nexus3.edgexfoundry.org:10004 08:32:34 $ docker rm -f --volumes 02e32f98d4b486af28dbbfaaa6ed50a95fe64954ae2a62c324598b5050848ab9 [Pipeline] // withDockerContainer 08:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:34 Configure a credential helper to remove this warning. See 08:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:34 08:32:34 Login Succeeded 08:32:34 docker.io 08:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:34 prd-ubuntu20.04-docker-8c-8g-15272 does not seem to be running inside a container 08:32: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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:35 $ docker top f8fca8a19271e204a95f7bb2cb816e829b8917e0d335f399e133f815248e1f8e -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:35 Configure a credential helper to remove this warning. See 08:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:35 08:32:35 Login Succeeded 08:32:35 ---> docker-login.sh ends [Pipeline] } 08:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:32:35 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 08:32:35 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:32:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:36 ========================================================= 08:32:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:32:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:36 Building core-command ... 08:32:36 Building core-common-config-bootstrapper ... 08:32:36 Building core-data ... 08:32:36 Building core-metadata ... 08:32:36 Building security-bootstrapper ... 08:32:36 Building security-proxy-auth ... 08:32:36 Building security-proxy-setup ... 08:32:36 Building security-secretstore-setup ... 08:32:36 Building security-spiffe-token-provider ... 08:32:36 Building security-spire-agent ... 08:32:36 Building security-spire-config ... 08:32:36 Building security-spire-server ... 08:32:36 Building support-notifications ... 08:32:36 Building support-scheduler ... 08:32:36 Building support-notifications 08:32:36 Building security-spire-agent 08:32:36 Building security-spire-config 08:32:36 Building core-common-config-bootstrapper 08:32:36 Building core-metadata 08:32:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:36 c41833b44d91: Pulling fs layer 08:32:36 ed15518f5707: Pulling fs layer 08:32:36 feae8fd75edb: Pulling fs layer 08:32:36 242c74f7c9fa: Pulling fs layer 08:32:36 3cdef696dda3: Pulling fs layer 08:32:36 2ced38df9373: Pulling fs layer 08:32:36 58f1dce35555: Pulling fs layer 08:32:36 242c74f7c9fa: Waiting 08:32:36 3cdef696dda3: Waiting 08:32:36 2ced38df9373: Waiting 08:32:36 58f1dce35555: Waiting 08:32:36 ed15518f5707: Download complete 08:32:36 242c74f7c9fa: Verifying Checksum 08:32:36 242c74f7c9fa: Download complete 08:32:36 3cdef696dda3: Verifying Checksum 08:32:36 3cdef696dda3: Download complete 08:32:36 c41833b44d91: Verifying Checksum 08:32:36 c41833b44d91: Download complete 08:32:37 c41833b44d91: Pull complete 08:32:37 58f1dce35555: Verifying Checksum 08:32:37 58f1dce35555: Download complete 08:32:38 ed15518f5707: Pull complete 08:32:39 feae8fd75edb: Download complete 08:32:39 2ced38df9373: Verifying Checksum 08:32:39 2ced38df9373: Download complete 08:32:48 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:32:48 ---> f7b99e075db9 08:32:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:32:48 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:48 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:32:48 ---> f7b99e075db9 08:32:48 Step 3/27 : WORKDIR /edgex-go 08:32:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:48 ---> f7b99e075db9 08:32:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:48 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:48 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:32:48 ---> f7b99e075db9 08:32:48 Step 3/27 : WORKDIR /edgex-go 08:32:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:48 ---> f7b99e075db9 08:32:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:51 feae8fd75edb: Pull complete 08:32:51 242c74f7c9fa: Pull complete 08:32:51 3cdef696dda3: Pull complete 08:32:53 ---> Running in adc1bde125cb 08:32:53 ---> Running in cd5c7058cdea 08:32:53 ---> Running in 8c59fd35b6c1 08:32:53 ---> Running in 6596e2f7667c 08:32:53 ---> Running in 073503f71847 08:32:53 Removing intermediate container 8c59fd35b6c1 08:32:53 ---> 12383ec0fca4 08:32:53 Step 4/23 : WORKDIR /edgex-go 08:32:53 Removing intermediate container 6596e2f7667c 08:32:53 ---> f5ecce19b315 08:32:53 Step 4/25 : WORKDIR /edgex-go 08:32:53 Removing intermediate container adc1bde125cb 08:32:53 ---> 2c83fe159183 08:32:53 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:32:53 Removing intermediate container cd5c7058cdea 08:32:53 ---> 9104de282bf6 08:32:53 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:32:53 ---> Running in 16af9e5d2b82 08:32:53 Removing intermediate container 073503f71847 08:32:53 ---> 3426e132d4f7 08:32:53 Step 4/23 : WORKDIR /edgex-go 08:32:53 ---> Running in 85360ad1b1e0 08:32:53 ---> Running in 45f4fa6f100e 08:32:53 ---> Running in 36cd241825bf 08:32:53 ---> Running in 34c2cf319fed 08:32:53 Removing intermediate container 16af9e5d2b82 08:32:53 ---> f029781390f9 08:32:53 Step 5/23 : RUN apk add --update --no-cache make git 08:32:53 Removing intermediate container 85360ad1b1e0 08:32:53 ---> 2db2fc9ae88c 08:32:53 Step 5/25 : RUN apk add --update --no-cache make git 08:32:53 ---> Running in 6b19f2cfc58e 08:32:53 ---> Running in 6f78d15f7d75 08:32:53 Removing intermediate container 34c2cf319fed 08:32:53 ---> 3360df1d2bbf 08:32:53 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:32:53 ---> Running in a02b390df223 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:53 OK: 265 MiB in 53 packages 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:53 OK: 265 MiB in 53 packages 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:53 OK: 265 MiB in 53 packages 08:32:54 OK: 265 MiB in 53 packages 08:32:54 OK: 265 MiB in 53 packages 08:32:54 Removing intermediate container 36cd241825bf 08:32:54 ---> 7e5768f4cd52 08:32:54 Step 5/27 : COPY go.mod vendor* ./ 08:32:54 Removing intermediate container 45f4fa6f100e 08:32:54 ---> ca201fe837a0 08:32:54 Step 5/27 : COPY go.mod vendor* ./ 08:32:54 Removing intermediate container 6f78d15f7d75 08:32:54 ---> a6f0b8ccaf94 08:32:54 Step 6/25 : COPY go.mod vendor* ./ 08:32:54 ---> e2a89a447588 08:32:54 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:54 ---> Running in 976a4d9bad9e 08:32:54 ---> f3de3896dab3 08:32:54 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:54 ---> Running in f79246089aea 08:32:54 ---> 8a9d31bb49db 08:32:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:54 ---> Running in 10d0cbf07e0d 08:32:54 Removing intermediate container 6b19f2cfc58e 08:32:54 ---> 314af7124ee5 08:32:54 Step 6/23 : COPY go.mod vendor* ./ 08:32:54 Removing intermediate container a02b390df223 08:32:54 ---> 619ea10cb147 08:32:54 Step 6/23 : COPY go.mod vendor* ./ 08:32:54 ---> fb830e806c47 08:32:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:54 ---> Running in 49237c365fcc 08:32:54 ---> 2a59d76ec463 08:32:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:54 ---> Running in c0527e271819 08:32:56 2ced38df9373: Pull complete 08:32:59 58f1dce35555: Pull complete 08:32:59 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:32:59 + docker build -t ci-base-image-arm64 -f - . 08:32:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:59 WORKDIR /edgex 08:32:59 COPY go.mod . 08:32:59 RUN go mod download 08:33:00 Sending build context to Docker daemon 2.928MB 08:33:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:00 ---> fadd8f120f05 08:33:00 Step 2/4 : WORKDIR /edgex 08:33:02 ---> Running in c48a27d16062 08:33:02 Removing intermediate container c48a27d16062 08:33:02 ---> 00b86c285cfa 08:33:02 Step 3/4 : COPY go.mod . 08:33:03 ---> 7627b5089d89 08:33:03 Step 4/4 : RUN go mod download 08:33:03 ---> Running in bdebe03f4e70 08:33:30 Removing intermediate container bdebe03f4e70 08:33:30 ---> 5f6630cc96cc 08:33:30 Successfully built 5f6630cc96cc 08:33:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:30 + docker inspect -f . ci-base-image-arm64 08:33:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:31 prd-ubuntu20.04-docker-arm64-4c-16g-15274 does not seem to be running inside a container 08:33:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:32 $ docker top 95d91e6c490c82011cc93d8ec31ef30665eceb1566f1b6530b6736f0f81b7a15 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:33 + go version 08:33:33 go version go1.20.2 linux/arm64 [Pipeline] } 08:33:33 $ docker stop --time=1 95d91e6c490c82011cc93d8ec31ef30665eceb1566f1b6530b6736f0f81b7a15 08:33:35 $ docker rm -f --volumes 95d91e6c490c82011cc93d8ec31ef30665eceb1566f1b6530b6736f0f81b7a15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:35 + docker inspect -f . ci-base-image-arm64 08:33:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:35 prd-ubuntu20.04-docker-arm64-4c-16g-15274 does not seem to be running inside a container 08:33:35 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:37 $ docker top 980fea8e62c74fc2a7c55829f7f1167b70bb438d43df5d440c383ba9b21c31b2 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:37 ========================================================= 08:33:37 [edgeXBuildGoParallel] Running Tests and Build... 08:33:37 ========================================================= [Pipeline] sh 08:33:37 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:33:37 + make test 08:33:38 go test -race -coverprofile=coverage.out ./... 08:34:02 Removing intermediate container c0527e271819 08:34:02 ---> ff105bfc8ce3 08:34:02 Step 8/23 : COPY . . 08:34:02 Removing intermediate container 49237c365fcc 08:34:02 ---> 3cc57831f4c1 08:34:02 Step 8/23 : COPY . . 08:34:02 Removing intermediate container 976a4d9bad9e 08:34:02 ---> c9fe35693b3e 08:34:02 Step 7/27 : COPY . . 08:34:02 Removing intermediate container f79246089aea 08:34:02 ---> df09a65aa131 08:34:02 Step 7/27 : COPY . . 08:34:02 Removing intermediate container 10d0cbf07e0d 08:34:02 ---> 1d4d0c58bce1 08:34:02 Step 8/25 : COPY . . 08:34:17 ---> 438eef47b45c 08:34:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:17 ---> 40862d67dfa1 08:34:17 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:34:17 ---> 30c2560985bd 08:34:17 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:34:17 ---> d283ed77d31d 08:34:17 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:34:17 ---> 8e758bc9643d 08:34:17 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:17 ---> Running in f5a8aa9a5a8a 08:34:17 ---> Running in 4100f41c0252 08:34:17 ---> Running in df365ae22ebe 08:34:17 ---> Running in ec534d8256b3 08:34:17 ---> Running in 8b76ca8e5dc5 08:34:17 Removing intermediate container ec534d8256b3 08:34:17 ---> 4bb2a728fa05 08:34:17 Step 9/27 : WORKDIR /edgex-go/spire-build 08:34:17 ---> Running in bc77ca483564 08:34:17 Removing intermediate container 4100f41c0252 08:34:17 ---> 17c2d59190d7 08:34:17 Step 9/27 : WORKDIR /edgex-go/spire-build 08:34:17 ---> Running in ca3574076efa 08:34:17 Removing intermediate container bc77ca483564 08:34:17 ---> 1eb7b888671b 08:34:17 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:17 ---> Running in 01ccdc28b4cd 08:34:17 Removing intermediate container ca3574076efa 08:34:17 ---> 3ff5aabaa028 08:34:17 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:17 ---> Running in be4ac16652c6 08:34: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:34:17 Removing intermediate container 01ccdc28b4cd 08:34:17 ---> 8c7821b93c12 08:34:17 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:17 Removing intermediate container be4ac16652c6 08:34:17 ---> 5db5d42e5c75 08:34:17 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:17 ---> Running in 9f1a3f37af9a 08:34:17 ---> Running in 1a5113487fbd 08:34:17 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:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:17 Removing intermediate container 1a5113487fbd 08:34:17 ---> c119ebc13618 08:34:17 Step 12/27 : WORKDIR /edgex-go 08:34:17 Removing intermediate container 9f1a3f37af9a 08:34:17 ---> c11ae833b4c0 08:34:17 Step 12/27 : WORKDIR /edgex-go 08:34:17 ---> Running in aba9d7f3bd65 08:34:17 ---> Running in bcb1e1ab8f8d 08:34:17 Removing intermediate container bcb1e1ab8f8d 08:34:17 ---> 6edb57f7893d 08:34:17 08:34:17 Step 13/27 : FROM alpine:3.17 08:34:17 Removing intermediate container aba9d7f3bd65 08:34:17 ---> f8426726bce7 08:34:17 08:34:17 Step 13/27 : FROM alpine:3.17 08:34:17 3.17: Pulling from library/alpine 08:34:17 3.17: Pulling from library/alpine 08:34:18 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:34:18 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:34:18 Status: Image is up to date for alpine:3.17 08:34:18 Status: Downloaded newer image for alpine:3.17 08:34:18 ---> 9ed4aefc74f6 08:34:18 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:18 ---> 9ed4aefc74f6 08:34:18 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:18 ---> Running in 114126d5af86 08:34:18 ---> Running in cca2fc545d92 08:34:18 Removing intermediate container 114126d5af86 08:34:18 ---> 767d66af985e 08:34:18 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:18 Removing intermediate container cca2fc545d92 08:34:18 ---> dd12e4a5e6bc 08:34:18 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:18 ---> Running in 8deab3e275fd 08:34:18 ---> Running in e0b76d40a752 08:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:19 v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:19 v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:19 OK: 17821 distinct packages available 08:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:19 v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:19 v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:19 OK: 17821 distinct packages available 08:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:19 (1/5) Installing dumb-init (1.2.5-r2) 08:34:19 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:19 (3/5) Installing libucontext (1.2-r0) 08:34:19 (4/5) Installing gcompat (1.1.0-r0) 08:34:19 (5/5) Installing openssl (3.0.8-r4) 08:34:19 Executing busybox-1.35.0-r29.trigger 08:34:19 OK: 8 MiB in 20 packages 08:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:20 (1/4) Installing dumb-init (1.2.5-r2) 08:34:20 (2/4) Installing musl-obstack (1.2.3-r0) 08:34:20 (3/4) Installing libucontext (1.2-r0) 08:34:20 (4/4) Installing gcompat (1.1.0-r0) 08:34:20 Executing busybox-1.35.0-r29.trigger 08:34:20 OK: 7 MiB in 19 packages 08:34:22 Removing intermediate container e0b76d40a752 08:34:22 ---> e26adcd3f349 08:34:22 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:22 Removing intermediate container 8deab3e275fd 08:34:22 ---> 993402021a2c 08:34:22 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:23 ---> 43c8c886dcb6 08:34:23 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:34:23 ---> 94dfed5e3fe8 08:34:23 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:34:25 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:25 ---> 8df54a74dae7 08:34:25 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:28 ---> f54e7eddd607 08:34:28 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:34:30 ---> 5850b9aa8e61 08:34:30 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:30 ---> 51c9bb90aa6b 08:34:30 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:33 ---> 1a29ef52f302 08:34:33 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:33 ---> Running in 2205bff65a6f 08:34:33 ---> 491ad458b3f7 08:34:33 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:33 Removing intermediate container 2205bff65a6f 08:34:33 ---> 10ed2fbb15c5 08:34:33 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:33 ---> 6885e6cce7eb 08:34:33 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:33 ---> d580b58efac2 08:34:33 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:34 ---> a101acfcc311 08:34:34 Step 22/27 : WORKDIR / 08:34:34 ---> Running in fc9cc727df7c 08:34:34 Removing intermediate container fc9cc727df7c 08:34:34 ---> 4d02322f3418 08:34:34 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:34 ---> 30d3db04eb58 08:34:34 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:34 ---> Running in 96c313322536 08:34:34 ---> Running in 8cf5a5c3729e 08:34:35 Removing intermediate container 96c313322536 08:34:35 Removing intermediate container 8cf5a5c3729e 08:34:35 ---> 29307d809e14 08:34:35 ---> 2181e1fafdc3 08:34:35 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ]Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:35 08:34:35 ---> Running in d37095a2bd36 08:34:35 ---> Running in 722e9fc61206 08:34:35 Removing intermediate container d37095a2bd36 08:34:35 ---> f33d44582037 08:34:35 Step 25/27 : LABEL arch=x86_64 08:34:35 ---> Running in ef727804b298 08:34:35 Removing intermediate container 722e9fc61206 08:34:35 ---> ac849bea28cf 08:34:35 Step 25/27 : LABEL arch=x86_64 08:34:36 ---> Running in 3ae403adace5 08:34:36 Removing intermediate container ef727804b298 08:34:36 ---> 33557f105c08 08:34:36 Step 26/27 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 08:34:36 ---> Running in 101532ae7097 08:34:36 Removing intermediate container 3ae403adace5 08:34:36 ---> deee07d00266 08:34:36 Step 26/27 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 08:34:37 ---> Running in 3bb2c97e8327 08:34:37 Removing intermediate container 101532ae7097 08:34:37 ---> 12bd0fc8b6b3 08:34:37 Step 27/27 : LABEL version=0.0.0 08:34:37 ---> Running in d79db1cf041e 08:34:37 Removing intermediate container 3bb2c97e8327 08:34:37 ---> 1cf28fe4c698 08:34:37 Step 27/27 : LABEL version=0.0.0 08:34:37 ---> Running in a1eb09b44eb4 08:34:37 Removing intermediate container d79db1cf041e 08:34:37 ---> b9ae9edec767 08:34:37 08:34:37 Successfully built b9ae9edec767 08:34:38 Successfully tagged security-spire-agent:latest 08:34:38  Building security-spire-agent ... done Building security-spiffe-token-provider 08:34:41 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:34:41 ---> f7b99e075db9 08:34:41 Step 3/20 : WORKDIR /edgex-go 08:34:41 ---> Using cache 08:34:41 ---> 9104de282bf6 08:34:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:34:45 Removing intermediate container a1eb09b44eb4 08:34:45 ---> 70c00da6a202 08:34:45 08:34:45 Successfully built 70c00da6a202 08:34:45 Successfully tagged security-spire-config:latest 08:34:45  Building security-spire-config ... done Building security-bootstrapper 08:34:45 ---> Running in 293b1af9ff26 08:34:49 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:49 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:34:49 ---> f7b99e075db9 08:34:49 Step 3/33 : WORKDIR /edgex-go 08:34:49 ---> Using cache 08:34:49 ---> 9104de282bf6 08:34:49 Step 4/33 : RUN apk add --update --no-cache make git 08:34:50 ---> Running in 605feddd5087 08:34:50 Removing intermediate container 8b76ca8e5dc5 08:34:50 Removing intermediate container df365ae22ebe 08:34:50 ---> 9c38779ec0b2 08:34:50 ---> ce6fa9bcae8a 08:34:50 08:34:50 08:34:50 Step 10/25 : FROM alpine:3.17Step 10/23 : FROM alpine:3.17 08:34:50 ---> 9ed4aefc74f6 08:34:50 08:34:50 Step 11/25 : RUN apk add --update --no-cache dumb-init ---> 9ed4aefc74f6 08:34:50 08:34:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 ---> Running in 089bb4da863d 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 ---> Running in d6aaa81ad7ea 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:51 Removing intermediate container 089bb4da863d 08:34:51 ---> c6dcefe05317 08:34:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:51 ---> Running in 5be5775804ea 08:34:51 v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:51 v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:51 OK: 17821 distinct packages available 08:34:51 OK: 265 MiB in 53 packages 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:52 (1/1) Installing dumb-init (1.2.5-r2) 08:34:52 Executing busybox-1.35.0-r29.trigger 08:34:52 OK: 7 MiB in 16 packages 08:34:52 OK: 265 MiB in 53 packages 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:52 Removing intermediate container 605feddd5087 08:34:52 ---> 6ba426b3ceba 08:34:52 Step 5/33 : COPY go.mod vendor* ./ 08:34:53 (1/1) Installing dumb-init (1.2.5-r2) 08:34:53 Executing busybox-1.35.0-r29.trigger 08:34:53 OK: 7 MiB in 16 packages 08:34:53 ---> 9ddfbaff3c0d 08:34:53 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:53 Removing intermediate container 293b1af9ff26 08:34:53 ---> 2f0b5c2a3eb5 08:34:53 Step 5/20 : COPY go.mod vendor* ./ 08:34:53 Removing intermediate container d6aaa81ad7ea 08:34:53 ---> fe6ce74411b8 08:34:53 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:34:53 ---> Running in f121ce818eda 08:34:53 ---> Running in 7402d08b2764 08:34:53 Removing intermediate container f121ce818eda 08:34:53 ---> cb4ff00030de 08:34:53 Step 13/25 : ENV APP_PORT=59881 08:34:54 ---> 3338ed4cafbf 08:34:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:54 ---> Running in 8b3908bf2928 08:34:54 ---> Running in 61eb2b498e23 08:34:54 Removing intermediate container 5be5775804ea 08:34:54 ---> 4bdbeae075c4 08:34:54 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:54 Removing intermediate container 8b3908bf2928 08:34:54 ---> 6be5a7e1b767 08:34:54 Step 14/25 : EXPOSE $APP_PORT 08:34:54 ---> Running in c93c20c6f9c3 08:34:54 ---> 0e68fc72518a 08:34:54 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:34:54 Removing intermediate container c93c20c6f9c3 08:34:54 ---> 3abef8ab8715 08:34:54 Step 15/25 : WORKDIR / 08:34:54 ---> Running in f40f0ce07d2c 08:34:54 ---> ed9b77523235 08:34:54 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:54 Removing intermediate container f40f0ce07d2c 08:34:54 ---> 93cd4ec82a3d 08:34:54 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:55 ---> ac6a62ed3c90 08:34:55 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:34:55 ---> 002ee427ca01 08:34:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:55 ---> a4dad8817720 08:34:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:55 Removing intermediate container f5a8aa9a5a8a 08:34:55 ---> afa0baf81da0 08:34:55 08:34:55 Step 10/23 : FROM alpine:3.17 08:34:55 ---> 9ed4aefc74f6 08:34:55 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:34:55 ---> fef9d222dfbc 08:34:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:34:55 ---> Running in 1f8af5d85761 08:34:55 ---> 86fb2d0f3363 08:34:55 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:55 ---> 8126e09eff71 08:34:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:55 ---> Running in 3aa9802e97e3 08:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:56 ---> c68b148fa2b0 08:34:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:34:56 (1/2) Installing ca-certificates (20230506-r0) 08:34:56 ---> 4b6b6474e940 08:34:56 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:34:56 (2/2) Installing dumb-init (1.2.5-r2) 08:34:56 Executing busybox-1.35.0-r29.trigger 08:34:56 Executing ca-certificates-20230506-r0.trigger 08:34:56 ---> Running in 9f3b11d3ef8a 08:34:56 OK: 8 MiB in 17 packages 08:34:56 Removing intermediate container 9f3b11d3ef8a 08:34:56 ---> a34f5dffc29c 08:34:56 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:56 ---> Running in 2059f6b430d6 08:34:56 Removing intermediate container 3aa9802e97e3 08:34:56 ---> 24602b644115 08:34:56 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:34:56 Removing intermediate container 2059f6b430d6 08:34:56 ---> 3044e2c3ae3c 08:34:56 Step 23/25 : LABEL arch=x86_64 08:34:56 ---> Running in 7f8c86b555d6 08:34:56 ---> Running in 26f1a0f2f5e3 08:34:56 Removing intermediate container 7f8c86b555d6 08:34:56 ---> 85fd612b21b6 08:34:56 Step 24/25 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 08:34:56 Removing intermediate container 26f1a0f2f5e3 08:34:56 ---> db848da035dc 08:34:56 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:34:56 ---> Running in 0515d76acb52 08:34:56 ---> Running in a8e2ea19bbf8 08:34:56 Removing intermediate container 0515d76acb52 08:34:56 ---> 939d2b436585 08:34:56 Step 25/25 : LABEL version=0.0.0 08:34:56 Removing intermediate container 1f8af5d85761 08:34:56 ---> 338cb1d63c06 08:34:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:34:56 Removing intermediate container a8e2ea19bbf8 08:34:56 ---> 21da600ee6f2 08:34:56 Step 21/23 : LABEL arch=x86_64 08:34:56 ---> Running in f46802d9bcc2 08:34:56 ---> Running in b3c6c4717e02 08:34:56 ---> Running in e9622537fa72 08:34:56 Removing intermediate container f46802d9bcc2 08:34:56 ---> 947324f0364b 08:34:56 Step 13/23 : ENV APP_PORT=59860 08:34:57 Removing intermediate container e9622537fa72 08:34:57 ---> bbfea96b9614 08:34:57 08:34:57 Removing intermediate container b3c6c4717e02 08:34:57 ---> c512608669d7 08:34:57 Step 22/23 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 08:34:57 ---> Running in a95ab9359280 08:34:57 ---> Running in e00c83689892 08:34:57 Successfully built bbfea96b9614 08:34:57 Successfully tagged core-metadata:latest 08:34:57 Building security-spire-server 08:34:57  Building core-metadata ... done Removing intermediate container a95ab9359280 08:34:57 ---> 10d46ab18eea 08:34:57 Step 14/23 : EXPOSE $APP_PORT 08:34:57 ---> Running in 9fac08db2b05 08:34:57 Removing intermediate container e00c83689892 08:34:57 ---> 8d89c217be6c 08:34:57 Step 23/23 : LABEL version=0.0.0 08:34:57 ---> Running in 861a321f1910 08:34:59 Removing intermediate container 9fac08db2b05 08:34:59 ---> 21036c0edbce 08:34:59 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:59 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:34:59 ---> f7b99e075db9 08:34:59 Step 3/26 : WORKDIR /edgex-go 08:34:59 ---> Using cache 08:34:59 ---> 9104de282bf6 08:34:59 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:34:59 ---> Using cache 08:34:59 ---> 7e5768f4cd52 08:34:59 Step 5/26 : COPY go.mod vendor* ./ 08:34:59 ---> Using cache 08:34:59 ---> e2a89a447588 08:34:59 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:59 ---> Using cache 08:34:59 ---> c9fe35693b3e 08:34:59 Step 7/26 : COPY . . 08:34:59 ---> Using cache 08:34:59 ---> d283ed77d31d 08:34:59 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:34:59 ---> Using cache 08:34:59 ---> 4bb2a728fa05 08:34:59 Step 9/26 : WORKDIR /edgex-go/spire-build 08:34:59 ---> Using cache 08:34:59 ---> 1eb7b888671b 08:34:59 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:59 ---> Using cache 08:34:59 ---> 8c7821b93c12 08:34:59 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:35:00 Removing intermediate container 861a321f1910 08:35:00 ---> 1d05bc5a73b2 08:35:00 08:35:00 ---> Running in a2e7ef1b614f 08:35:00 ---> aa501e74ae9e 08:35:00 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:00 Successfully built 1d05bc5a73b2 08:35:00 Successfully tagged core-common-config-bootstrapper:latest 08:35:00  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 08:35:03 ---> 37e01d293414 08:35:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:03 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:35:03 ---> f7b99e075db9 08:35:03 Step 3/25 : WORKDIR /edgex-go 08:35:03 ---> Using cache 08:35:03 ---> 9104de282bf6 08:35:03 Step 4/25 : RUN apk add --update --no-cache make git 08:35:03 ---> Using cache 08:35:03 ---> 6ba426b3ceba 08:35:03 Step 5/25 : COPY go.mod vendor* ./ 08:35:03 ---> Using cache 08:35:03 ---> 9ddfbaff3c0d 08:35:03 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:09 ---> 02de5a76c1bb 08:35:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:35:09 ---> Running in a9fe1ff64237 08:35:09 Removing intermediate container a2e7ef1b614f 08:35:09 ---> e9ec09eedcea 08:35:09 Step 12/26 : WORKDIR /edgex-go 08:35:09 ---> Running in 27e089a058cd 08:35:09 ---> 5e4567eff79c 08:35:09 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:35:09 ---> Running in 1e81a2574633 08:35:10 Removing intermediate container 27e089a058cd 08:35:10 ---> e0b101740caa 08:35:10 08:35:10 Step 13/26 : FROM alpine:3.17 08:35:10 ---> 9ed4aefc74f6 08:35:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:10 ---> Using cache 08:35:10 ---> dd12e4a5e6bc 08:35:10 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:11 Removing intermediate container 1e81a2574633 08:35:11 ---> 47d784050e5a 08:35:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:11 ---> Running in 2dcfec1d797b 08:35:11 ---> Running in 09742d21e54d 08:35:11 Removing intermediate container 09742d21e54d 08:35:11 ---> ad83c82dd38a 08:35:11 Step 21/23 : LABEL arch=x86_64 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:11 ---> Running in ea15d4df4299 08:35:11 v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:11 v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:11 OK: 17821 distinct packages available 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:12 (1/5) Installing dumb-init (1.2.5-r2) 08:35:12 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:12 (3/5) Installing libucontext (1.2-r0) 08:35:12 (4/5) Installing gcompat (1.1.0-r0) 08:35:12 (5/5) Installing openssl (3.0.8-r4) 08:35:12 Removing intermediate container ea15d4df4299 08:35:12 ---> de1be8e1c9ce 08:35:12 Step 22/23 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 08:35:12 Executing busybox-1.35.0-r29.trigger 08:35:12 OK: 8 MiB in 20 packages 08:35:12 ---> Running in 779df26c22da 08:35:13 Removing intermediate container 779df26c22da 08:35:13 ---> e9e26e73269f 08:35:13 Step 23/23 : LABEL version=0.0.0 08:35:13 Removing intermediate container 2dcfec1d797b 08:35:13 ---> 262fc6be880f 08:35:13 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:13 ---> Running in 13f013ea933e 08:35:14 ---> 4b728be63e75 08:35:14 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:35:14 Removing intermediate container 13f013ea933e 08:35:14 ---> fde42e6980d4 08:35:14 08:35:14 ---> 9014449a8a18 08:35:14 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:14 Successfully built fde42e6980d4 08:35:14 Successfully tagged support-notifications:latest 08:35:14 Building core-command 08:35:18  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:18 ---> f7b99e075db9 08:35:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:35:18 ---> Using cache 08:35:18 ---> 3426e132d4f7 08:35:18 Step 4/24 : WORKDIR /edgex-go 08:35:18 ---> Using cache 08:35:18 ---> 3360df1d2bbf 08:35:18 Step 5/24 : RUN apk add --update --no-cache make git 08:35:24 ---> cfe2d97f7cfd 08:35:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:24 ---> Running in fbf47b23fe38 08:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:24 Removing intermediate container 61eb2b498e23 08:35:24 ---> 8e3d1e9ba0fb 08:35:24 Step 7/20 : COPY . . 08:35:24 ---> 16a8190d75a7 08:35:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:24 OK: 265 MiB in 53 packages 08:35:24 Removing intermediate container 7402d08b2764 08:35:24 ---> 1397c66e81ef 08:35:24 Step 7/33 : COPY . . 08:35:34 ---> 003fcf1772b9 08:35:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:34 ---> cce5d7f07255 08:35:34 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:34 ---> 2d3273d11a01 08:35:34 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:34 ---> Running in b08986da9236 08:35:34 ---> Running in e80d4bcc05d6 08:35:34 ---> 2e088824df13 08:35:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:34 Removing intermediate container fbf47b23fe38 08:35:34 ---> d9c8e5f27d68 08:35:34 Step 6/24 : COPY go.mod vendor* ./ 08:35:34 ---> Running in 3e8ad3434238 08:35:34 ---> 126bdc93621d 08:35:34 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:34 Removing intermediate container 3e8ad3434238 08:35:34 ---> 2b089489be85 08:35:34 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:34 ---> Running in a83c7cd6c80b 08:35:34 ---> Running in 43544b017b33 08:35:34 Removing intermediate container a9fe1ff64237 08:35:34 ---> 516224f438c1 08:35:34 Step 7/25 : COPY . . 08:35:34 Removing intermediate container 43544b017b33 08:35:34 ---> 1afcfe306deb 08:35:34 Step 24/26 : LABEL arch=x86_64 08:35:34 ---> Running in 63b6483506a3 08:35:34 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:35:34 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:35:34 Removing intermediate container 63b6483506a3 08:35:34 ---> e77b7051c59e 08:35:34 Step 25/26 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 08:35:38 ---> Running in ff32b598d04a 08:35:38 Removing intermediate container ff32b598d04a 08:35:38 ---> c5b253c998db 08:35:38 Step 26/26 : LABEL version=0.0.0 08:35:38 ---> Running in c0ee9e0e9e12 08:35:39 Removing intermediate container c0ee9e0e9e12 08:35:39 ---> eed5abe18df1 08:35:39 08:35:39 Successfully built eed5abe18df1 08:35:39 Successfully tagged security-spire-server:latest 08:35:39 Building security-proxy-setup 08:35:43  Building security-spire-server ... done  ---> 45bf68d58d25 08:35:43 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:43 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:43 ---> f7b99e075db9 08:35:43 Step 3/22 : WORKDIR /edgex-go 08:35:43 ---> Using cache 08:35:43 ---> 9104de282bf6 08:35:43 Step 4/22 : RUN apk add --update --no-cache make git 08:35:43 ---> Using cache 08:35:43 ---> 6ba426b3ceba 08:35:43 Step 5/22 : COPY go.mod vendor* ./ 08:35:43 ---> Using cache 08:35:43 ---> 9ddfbaff3c0d 08:35:43 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:43 ---> Using cache 08:35:43 ---> 516224f438c1 08:35:43 Step 7/22 : COPY . . 08:35:43 ---> Using cache 08:35:43 ---> 45bf68d58d25 08:35:43 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:35:44 ---> Running in db776696010f 08:35:44 ---> Running in a83f8fecf898 08:35:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:35: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:12 Removing intermediate container a83c7cd6c80b 08:36:12 ---> 8b956d666089 08:36:12 Step 8/24 : COPY . . 08:36:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:16 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:16 ---> 5ae4b4fd7b7f 08:36:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:36:16 Removing intermediate container b08986da9236 08:36:16 ---> 7f42da37d09c 08:36:16 08:36:16 Step 9/33 : FROM alpine:3.17 08:36:16 ---> 9ed4aefc74f6 08:36:16 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:36:16 Removing intermediate container e80d4bcc05d6 08:36:16 ---> 63805010639c 08:36:16 08:36:16 Step 9/20 : FROM alpine:3.17 08:36:16 ---> 9ed4aefc74f6 08:36:16 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:36:16 ---> Running in 64ef1563f9c2 08:36:16 ---> Running in 9e949354aa19 08:36:16 ---> Running in dbd3148bfd95 08:36:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:17 Removing intermediate container dbd3148bfd95 08:36:17 ---> f070f15e423b 08:36:17 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:17 Removing intermediate container 9e949354aa19 08:36:17 ---> a4435719e0e1 08:36:17 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:36:17 ---> Running in 2dbac9e5ea13 08:36:17 ---> Running in f8015c8da21d 08:36:17 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:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:18 v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:18 v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:18 OK: 17821 distinct packages available 08:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:18 (1/2) Installing dumb-init (1.2.5-r2) 08:36:18 (2/2) Installing su-exec (0.2-r2) 08:36:18 Executing busybox-1.35.0-r29.trigger 08:36:18 OK: 7 MiB in 17 packages 08:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:18 (1/9) Installing ca-certificates (20230506-r0) 08:36:18 (2/9) Installing brotli-libs (1.0.9-r9) 08:36:18 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:36:18 (4/9) Installing libcurl (8.0.1-r0) 08:36:18 (5/9) Installing curl (8.0.1-r0) 08:36:18 (6/9) Installing dumb-init (1.2.5-r2) 08:36:18 (7/9) Installing musl-obstack (1.2.3-r0) 08:36:18 (8/9) Installing libucontext (1.2-r0) 08:36:18 (9/9) Installing gcompat (1.1.0-r0) 08:36:18 Executing busybox-1.35.0-r29.trigger 08:36:18 Executing ca-certificates-20230506-r0.trigger 08:36:18 OK: 10 MiB in 24 packages 08:36:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:20 Removing intermediate container db776696010f 08:36:20 ---> 3f83d947d977 08:36:20 08:36:20 Step 9/22 : FROM alpine:3.17 08:36:20 ---> 9ed4aefc74f6 08:36:20 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:36:20 Removing intermediate container f8015c8da21d 08:36:20 ---> edb4924e1799 08:36:20 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:36:20 Removing intermediate container a83f8fecf898 08:36:20 ---> 7bf154c68b37 08:36:20 08:36:20 Step 9/25 : FROM alpine:3.17 08:36:20 ---> 9ed4aefc74f6 08:36:20 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:36:20 ---> Running in d05fccb9c4a7 08:36:20 ---> Running in 196069f4d345 08:36:20 ---> Running in a5181abc8db9 08:36:20 Removing intermediate container d05fccb9c4a7 08:36:20 ---> 7defce697743 08:36:20 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:36:20 Removing intermediate container 2dbac9e5ea13 08:36:20 ---> ece442cc5c9e 08:36:20 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:20 ---> Running in e4d58f77d05c 08:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:20 Removing intermediate container e4d58f77d05c 08:36:20 ---> 3a310f345728 08:36:20 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:36:20 ---> Running in 2b244a69feba 08:36:20 ---> e590b10bd5af 08:36:20 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:20 Removing intermediate container 2b244a69feba 08:36:20 ---> 94ea11b04104 08:36:20 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:36:20 ---> Running in 7bdbaf3e0a54 08:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:20 ---> 82cca6e56c71 08:36:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:20 Removing intermediate container 7bdbaf3e0a54 08:36:20 ---> 7f8f3a67935f 08:36:20 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:20 ---> Running in 765809d7eefe 08:36:21 (1/2) Installing dumb-init (1.2.5-r2) 08:36:21 (2/2) Installing openssl (3.0.8-r4) 08:36:21 Executing busybox-1.35.0-r29.trigger 08:36:21 OK: 8 MiB in 17 packages 08:36:21 (1/3) Installing ca-certificates (20230506-r0) 08:36:21 (2/3) Installing dumb-init (1.2.5-r2) 08:36:21 (3/3) Installing su-exec (0.2-r2) 08:36:21 Executing busybox-1.35.0-r29.trigger 08:36:21 Executing ca-certificates-20230506-r0.trigger 08:36:21 OK: 8 MiB in 18 packages 08:36:21 ---> 488b65b71b1f 08:36:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:36:21 ---> 8af0688e6ac8 08:36:21 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:36:22 ---> Running in 0dbdb62979b4 08:36:22 Removing intermediate container 196069f4d345 08:36:22 ---> 86287d0804b4 08:36:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:36:22 ---> Running in 9235eaf0d6b2 08:36:22 Removing intermediate container 765809d7eefe 08:36:22 ---> 3cfce72c6173 08:36:22 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:36:22 Removing intermediate container 0dbdb62979b4 08:36:22 ---> 14a5f9472d7d 08:36:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:36:22 Removing intermediate container a5181abc8db9 08:36:22 ---> 9b69fc100552 08:36:22 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:36:22 ---> Running in f97e336ea88d 08:36:22 ---> Running in cf6433c9631c 08:36:22 ---> Running in 4bbd01a89ed0 08:36:22 Removing intermediate container 9235eaf0d6b2 08:36:22 ---> 0bed19438be6 08:36:22 Step 12/22 : WORKDIR /edgex 08:36:22 ---> Running in 7a60f38012c6 08:36:22 Removing intermediate container f97e336ea88d 08:36:22 ---> 12c50efa9031 08:36:22 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:36:23 Removing intermediate container cf6433c9631c 08:36:23 ---> 71932c082351 08:36:23 Step 18/20 : LABEL arch=x86_64 08:36:23 ---> Running in 8f2142223ede 08:36:23 Removing intermediate container 7a60f38012c6 08:36:23 ---> eba35b646619 08:36:23 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:23 Removing intermediate container 4bbd01a89ed0 08:36:23 ---> 31d78d01dfec 08:36:23 Step 12/25 : WORKDIR / 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:23 ---> Running in ff332a292a17 08:36:23 Removing intermediate container 8f2142223ede 08:36:23 ---> 69d7c677bdf0 08:36:23 Step 19/20 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 08:36:23 ---> 7f4155238fa0 08:36:23 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:36:23 ---> Running in f47afd965a97 08:36:23 ---> 388ce00f781d 08:36:23 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:36:23 ---> Running in a2af5dde1799 08:36:23 Removing intermediate container ff332a292a17 08:36:23 ---> 72f3acf10f0a 08:36:23 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:23 Removing intermediate container f47afd965a97 08:36:23 ---> 586bc712b0d1 08:36:23 Step 20/20 : LABEL version=0.0.0 08:36:23 ---> Running in 24c18b41a524 08:36:23 ---> 0618bef80fb4 08:36:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:23 ---> 752fccdafc42 08:36:23 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:36:23 Removing intermediate container 24c18b41a524 08:36:23 ---> 2c4905d0c8ee 08:36:23 08:36:23 Successfully built 2c4905d0c8ee 08:36:23 Successfully tagged security-spiffe-token-provider:latest 08:36:23  Building security-spiffe-token-provider ... done Building security-proxy-auth 08:36:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:28 ---> f7b99e075db9 08:36:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:28 ---> Using cache 08:36:28 ---> 3426e132d4f7 08:36:28 Step 4/23 : WORKDIR /edgex-go 08:36:28 ---> Using cache 08:36:28 ---> 3360df1d2bbf 08:36:28 Step 5/23 : RUN apk add --update --no-cache make git 08:36:28 ---> Using cache 08:36:28 ---> d9c8e5f27d68 08:36:28 Step 6/23 : COPY go.mod vendor* ./ 08:36:28 ---> Using cache 08:36:28 ---> 126bdc93621d 08:36:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:28 ---> Using cache 08:36:28 ---> 8b956d666089 08:36:28 Step 8/23 : COPY . . 08:36:28 ---> f2df8b510220 08:36:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:28 ---> Using cache 08:36:28 ---> 5ae4b4fd7b7f 08:36:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:36:28 ---> b78095ac4cd2 08:36:28 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:36:28 ---> Running in 7d40d56f3328 08:36:28 Removing intermediate container a2af5dde1799 08:36:28 ---> 4345b4935a7f 08:36:28 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:36: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:36:29 ---> e3381b118d30 08:36:29 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:36:29 ---> d0aa62d2e110 08:36:29 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:36:29 ---> f79907147038 08:36:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:29 ---> a5e962f45a1d 08:36:29 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:36:29 ---> fcba73d5bd0d 08:36:29 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:29 ---> 54cafe70ee3b 08:36:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:29 ---> fd9ff664dfd7 08:36:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:29 ---> Running in 07a822f7fcf1 08:36:30 ---> bd881224b9da 08:36:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:31 ---> 2b27b5f3aa91 08:36:31 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:36:31 ---> ebef18fa57d6 08:36:31 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:36:31 ---> 1efc9e88c1d0 08:36:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:31 Removing intermediate container 07a822f7fcf1 08:36:31 ---> 7d4cbf23343e 08:36:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:36:31 ---> Running in 26a3f27aec30 08:36:31 ---> 8e2f5e77aa14 08:36:31 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:36:31 ---> 476359dfd88c 08:36:31 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:31 ---> Running in 7c1d953dc8a0 08:36:31 Removing intermediate container 26a3f27aec30 08:36:31 ---> 601ca240fb57 08:36:31 Step 20/22 : LABEL arch=x86_64 08:36:31 ---> Running in c28719adf6cb 08:36:31 ---> 4c2abd18d122 08:36:31 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:36:31 Removing intermediate container c28719adf6cb 08:36:31 ---> 129c4c562224 08:36:31 Step 21/22 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 08:36:31 ---> Running in c0dfc388fb02 08:36:32 ---> 69a2f27e693b 08:36:32 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:32 Removing intermediate container c0dfc388fb02 08:36:32 ---> c1fefe038227 08:36:32 Step 22/22 : LABEL version=0.0.0 08:36:32 ---> Running in 9622e47db2a5 08:36:32 Removing intermediate container 9622e47db2a5 08:36:32 ---> 3aa9bb072149 08:36:32 08:36:32 Successfully built 3aa9bb072149 08:36:32 Successfully tagged security-proxy-setup:latest 08:36:32  Building security-proxy-setup ... done Building support-scheduler 08:36:32 Removing intermediate container 7c1d953dc8a0 08:36:32 ---> e4ae17b39d86 08:36:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:36:33 ---> Running in 9a16ccae8bf6 08:36:33 ---> af54d0e5a924 08:36:33 Step 28/33 : RUN chmod +x /entrypoint.sh 08:36:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:37 ---> f7b99e075db9 08:36:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:37 ---> Using cache 08:36:37 ---> 3426e132d4f7 08:36:37 Step 4/23 : WORKDIR /edgex-go 08:36:37 ---> Using cache 08:36:37 ---> 3360df1d2bbf 08:36:37 Step 5/23 : RUN apk add --update --no-cache make git 08:36:37 ---> Using cache 08:36:37 ---> d9c8e5f27d68 08:36:37 Step 6/23 : COPY go.mod vendor* ./ 08:36:37 ---> Using cache 08:36:37 ---> 126bdc93621d 08:36:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:37 ---> Using cache 08:36:37 ---> 8b956d666089 08:36:37 Step 8/23 : COPY . . 08:36:37 ---> Using cache 08:36:37 ---> 5ae4b4fd7b7f 08:36:37 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:36:38 Removing intermediate container 9a16ccae8bf6 08:36:38 ---> b09f78a3dcae 08:36:38 Step 23/25 : LABEL arch=x86_64 08:36:38 ---> Running in 995f73a1ed70 08:36:38 ---> Running in 63e518d53733 08:36:38 ---> Running in 4bf666d6ca69 08:36:38 Removing intermediate container 4bf666d6ca69 08:36:38 ---> 474bd292a819 08:36:38 Step 24/25 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 08:36:38 ---> Running in b8bbc48c9d4e 08:36:39 Removing intermediate container b8bbc48c9d4e 08:36:39 ---> c760846faf65 08:36:39 Step 25/25 : LABEL version=0.0.0 08:36:39 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:36:39 ---> Running in 852ca9eab369 08:36:39 Removing intermediate container 852ca9eab369 08:36:39 ---> bec2f28fa437 08:36:39 08:36:39 Successfully built bec2f28fa437 08:36:39 Successfully tagged security-secretstore-setup:latest 08:36:39  Building security-secretstore-setup ... done Building core-data 08:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.452s coverage: 28.7% of statements 08:36:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:44 ---> f7b99e075db9 08:36:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:44 ---> Using cache 08:36:44 ---> 3426e132d4f7 08:36:44 Step 4/23 : WORKDIR /edgex-go 08:36:44 ---> Using cache 08:36:44 ---> 3360df1d2bbf 08:36:44 Step 5/23 : RUN apk add --update --no-cache make git 08:36:44 ---> Using cache 08:36:44 ---> d9c8e5f27d68 08:36:44 Step 6/23 : COPY go.mod vendor* ./ 08:36:44 ---> Using cache 08:36:44 ---> 126bdc93621d 08:36:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:44 ---> Using cache 08:36:44 ---> 8b956d666089 08:36:44 Step 8/23 : COPY . . 08:36:44 ---> Using cache 08:36:44 ---> 5ae4b4fd7b7f 08:36:44 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:36:45 Removing intermediate container 995f73a1ed70 08:36:45 ---> e5e434a6c360 08:36:45 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:36:45 ---> Running in cc7fbe8ae21a 08:36:45 ---> Running in dad44cfc18b1 08:36:45 Removing intermediate container 64ef1563f9c2 08:36:45 ---> 3d7f3783e67d 08:36:45 08:36:45 Step 10/24 : FROM alpine:3.17 08:36:45 ---> 9ed4aefc74f6 08:36:45 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:36:45 ---> Using cache 08:36:45 ---> fe6ce74411b8 08:36:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:45 ---> Using cache 08:36:45 ---> cb4ff00030de 08:36:45 Step 13/24 : ENV APP_PORT=59882 08:36:45 ---> Running in 562849f797bd 08:36:45 Removing intermediate container dad44cfc18b1 08:36:45 ---> d8722a7a9983 08:36:45 Step 30/33 : CMD ["gate"] 08:36:45 ---> Running in 51f1feee24b9 08:36:45 Removing intermediate container 51f1feee24b9 08:36:45 ---> 4ea9bde4338b 08:36:45 Step 31/33 : LABEL arch=x86_64 08:36:45 Removing intermediate container 562849f797bd 08:36:45 ---> 8c531d86d765 08:36:45 Step 14/24 : EXPOSE $APP_PORT 08:36:45 ---> Running in c5501dfcd3e0 08:36:45 ---> Running in ece63d77e3e6 08:36:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:36:46 Removing intermediate container ece63d77e3e6 08:36:46 ---> 5cce68a3384f 08:36:46 Step 15/24 : WORKDIR / 08:36:46 Removing intermediate container c5501dfcd3e0 08:36:46 ---> 9c750fdf8efc 08:36:46 Step 32/33 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 08:36:46 ---> Running in 9af2bdf797dd 08:36:46 ---> Running in 91ec3676578a 08:36:46 Removing intermediate container 9af2bdf797dd 08:36:46 ---> 8f48801d8a68 08:36:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:46 Removing intermediate container 91ec3676578a 08:36:46 ---> 99bff861ee47 08:36:46 Step 33/33 : LABEL version=0.0.0 08:36:46 ---> Running in b41b81a23690 08:36:47 Removing intermediate container b41b81a23690 08:36:47 ---> 708e08d2ceb6 08:36:47 08:36:47 Successfully built 708e08d2ceb6 08:36:47 ---> 66fdca25f8f2 08:36:47 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:36:47 Successfully tagged security-bootstrapper:latest 08:36:47  Building security-bootstrapper ... done  ---> c35dbc21982d 08:36:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:49 ---> e218e3c314b5 08:36:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:49 ---> abc20761d49c 08:36:49 Step 20/24 : ENTRYPOINT ["/core-command"] 08:36:49 ---> Running in 9c099ddff55c 08:36:49 Removing intermediate container 9c099ddff55c 08:36:49 ---> a9a961fb5127 08:36:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:49 ---> Running in de22e056f0ff 08:36:49 Removing intermediate container de22e056f0ff 08:36:49 ---> a9e6fe6dbbaa 08:36:49 Step 22/24 : LABEL arch=x86_64 08:36:49 ---> Running in 86c9b2ad381d 08:36:49 Removing intermediate container 86c9b2ad381d 08:36:49 ---> 4e273d7a4a67 08:36:49 Step 23/24 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 08:36:50 ---> Running in b83e36e2aa86 08:36:50 Removing intermediate container b83e36e2aa86 08:36:50 ---> ed73aae6f704 08:36:50 Step 24/24 : LABEL version=0.0.0 08:36:50 ---> Running in 2f4bf65b2956 08:36:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.332s coverage: 98.5% of statements 08:36:51 Removing intermediate container 2f4bf65b2956 08:36:51 ---> 0faad8ae4ec0 08:36:51 08:36:51 Successfully built 0faad8ae4ec0 08:36:51 Successfully tagged core-command:latest 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:36:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.467s coverage: 71.5% of statements 08:37:01  Building core-command ... done Removing intermediate container 7d40d56f3328 08:37:01 ---> 43655fb4a20d 08:37:01 08:37:01 Step 10/23 : FROM alpine:3.17 08:37:01 ---> 9ed4aefc74f6 08:37:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:37:01 ---> Using cache 08:37:01 ---> c6dcefe05317 08:37:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:37:01 ---> Using cache 08:37:01 ---> 4bdbeae075c4 08:37:01 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:01 ---> Using cache 08:37:01 ---> 0e68fc72518a 08:37:01 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:37:01 ---> Using cache 08:37:01 ---> ed9b77523235 08:37:01 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:37:02 ---> f88097c785f3 08:37:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:37:02 ---> 89216c38911f 08:37:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:37:02 ---> d5bcb3791788 08:37:02 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:02 ---> Running in 1f53a965acad 08:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.386s coverage: 54.0% of statements 08:37:04 Removing intermediate container 1f53a965acad 08:37:04 ---> 56e0b9e93695 08:37:04 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:37:04 ---> Running in 03abcbbae03b 08:37:04 Removing intermediate container 03abcbbae03b 08:37:04 ---> e415c939ab00 08:37:04 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:37:05 ---> Running in 278dc468a61c 08:37:05 Removing intermediate container 278dc468a61c 08:37:05 ---> 6b0771d555d9 08:37:05 Step 21/23 : LABEL arch=x86_64 08:37:05 ---> Running in a437afef9f7a 08:37:05 Removing intermediate container a437afef9f7a 08:37:05 ---> 73d47ac9464e 08:37:05 Step 22/23 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 08:37:05 ---> Running in 38fdf5fdf74b 08:37:05 Removing intermediate container 38fdf5fdf74b 08:37:05 ---> d83cb1847df7 08:37:05 Step 23/23 : LABEL version=0.0.0 08:37:05 ---> Running in 365ce768ec1e 08:37:05 Removing intermediate container 365ce768ec1e 08:37:05 ---> 061e429ba2a9 08:37:05 08:37:05 Successfully built 061e429ba2a9 08:37:05 Successfully tagged security-proxy-auth:latest 08:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:08  Building security-proxy-auth ... done Removing intermediate container 63e518d53733 08:37:08 ---> da188e9d1aa1 08:37:08 08:37:08 Step 10/23 : FROM alpine:3.17 08:37:08 ---> 9ed4aefc74f6 08:37:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:37:08 ---> Using cache 08:37:08 ---> fe6ce74411b8 08:37:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:08 ---> Using cache 08:37:08 ---> cb4ff00030de 08:37:08 Step 13/23 : ENV APP_PORT=59861 08:37:08 ---> Running in 2084dbdc4b44 08:37:08 Removing intermediate container 2084dbdc4b44 08:37:08 ---> 5cb183810e86 08:37:08 Step 14/23 : EXPOSE $APP_PORT 08:37:08 ---> Running in a94d88fdaf71 08:37:09 Removing intermediate container a94d88fdaf71 08:37:09 ---> 584969df91a8 08:37:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:09 ---> 96da5a9fe70b 08:37:09 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:37:10 Removing intermediate container cc7fbe8ae21a 08:37:10 ---> 2e44dfbe8c76 08:37:10 08:37:10 Step 10/23 : FROM alpine:3.17 08:37:10 ---> 9ed4aefc74f6 08:37:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:10 ---> Running in 280b21daea46 08:37:10 ---> 9cb23a7c19ea 08:37:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:37:10 Removing intermediate container 280b21daea46 08:37:10 ---> 2d0a644e6cb0 08:37:10 Step 12/23 : ENV APP_PORT=59880 08:37:10 ---> Running in f81415a20940 08:37:10 Removing intermediate container f81415a20940 08:37:10 ---> 59ff3169da6e 08:37:10 Step 13/23 : EXPOSE $APP_PORT 08:37:10 ---> Running in ae127ec7e724 08:37:10 Removing intermediate container ae127ec7e724 08:37:10 ---> e8aa47fcb07e 08:37:10 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:37:10 ---> 97a0cc3c4714 08:37:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:37:10 ---> Running in 442c36cd654f 08:37:10 ---> e916d7bfcee1 08:37:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:37:11 ---> Running in d8711246bc53 08:37:11 Removing intermediate container d8711246bc53 08:37:11 ---> a5f0ef15dce2 08:37:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:11 ---> Running in 734493f75fd4 08:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:11 Removing intermediate container 734493f75fd4 08:37:11 ---> 65c509bd21dd 08:37:11 Step 21/23 : LABEL arch=x86_64 08:37:11 ---> Running in 917572490bbd 08:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:11 Removing intermediate container 917572490bbd 08:37:11 ---> 56768e130dce 08:37:11 Step 22/23 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 08:37:11 ---> Running in a8edf0aa7cd6 08:37:11 Removing intermediate container a8edf0aa7cd6 08:37:11 ---> a4d4304f9f0a 08:37:11 Step 23/23 : LABEL version=0.0.0 08:37:11 ---> Running in 834e0a445015 08:37:11 Removing intermediate container 834e0a445015 08:37:11 ---> 4f24da3cb69d 08:37:11 08:37:11 (1/1) Installing dumb-init (1.2.5-r2) 08:37:11 Executing busybox-1.35.0-r29.trigger 08:37:11 OK: 7 MiB in 16 packages 08:37:11 Successfully built 4f24da3cb69d 08:37:11 Successfully tagged support-scheduler:latest 08:37:11  Building support-scheduler ... done Removing intermediate container 442c36cd654f 08:37:11 ---> 9ca3c37d4e79 08:37:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:11 ---> 467dedc379ee 08:37:11 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:37:12 ---> 33ad57d8c2b1 08:37:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:37:12 ---> b4d27287fd1f 08:37:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:37:12 ---> 3b2a0b004d15 08:37:12 Step 19/23 : ENTRYPOINT ["/core-data"] 08:37:12 ---> Running in 5ff20343c742 08:37:12 Removing intermediate container 5ff20343c742 08:37:12 ---> 2637ceebd02d 08:37:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:13 ---> Running in 10522721babf 08:37:13 Removing intermediate container 10522721babf 08:37:13 ---> 03475aa9ea6f 08:37:13 Step 21/23 : LABEL arch=x86_64 08:37:13 ---> Running in ef1ce3af002d 08:37:13 Removing intermediate container ef1ce3af002d 08:37:13 ---> ad7e3db021ad 08:37:13 Step 22/23 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 08:37:13 ---> Running in 4f9dfd28124f 08:37:13 Removing intermediate container 4f9dfd28124f 08:37:13 ---> be194be3f1ce 08:37:13 Step 23/23 : LABEL version=0.0.0 08:37:13 ---> Running in c748c3d1578d 08:37:13 Removing intermediate container c748c3d1578d 08:37:13 ---> 276ee96a2881 08:37:13 08:37:13 Successfully built 276ee96a2881 08:37:13 Successfully tagged core-data:latest 08:37:13  Building core-data ... done  [Pipeline] } 08:37:13 $ docker stop --time=1 f8fca8a19271e204a95f7bb2cb816e829b8917e0d335f399e133f815248e1f8e 08:37:14 $ docker rm -f --volumes f8fca8a19271e204a95f7bb2cb816e829b8917e0d335f399e133f815248e1f8e [Pipeline] // withDockerContainer [Pipeline] sh 08:37:14 + docker images 08:37:14 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:14 core-data latest 276ee96a2881 1 second ago 20MB 08:37:14 support-scheduler latest 4f24da3cb69d 3 seconds ago 31.8MB 08:37:14 2e44dfbe8c76 5 seconds ago 1.73GB 08:37:14 da188e9d1aa1 6 seconds ago 1.79GB 08:37:14 security-proxy-auth latest 061e429ba2a9 9 seconds ago 18.3MB 08:37:14 43655fb4a20d 17 seconds ago 1.7GB 08:37:14 core-command latest 0faad8ae4ec0 24 seconds ago 19.9MB 08:37:14 security-bootstrapper latest 708e08d2ceb6 28 seconds ago 22.2MB 08:37:14 3d7f3783e67d 33 seconds ago 1.72GB 08:37:14 security-secretstore-setup latest bec2f28fa437 35 seconds ago 32.8MB 08:37:14 security-proxy-setup latest 3aa9bb072149 42 seconds ago 18.7MB 08:37:14 security-spiffe-token-provider latest 2c4905d0c8ee 51 seconds ago 32.8MB 08:37:14 7bf154c68b37 55 seconds ago 1.72GB 08:37:14 3f83d947d977 56 seconds ago 1.7GB 08:37:14 63805010639c About a minute ago 1.76GB 08:37:14 7f42da37d09c About a minute ago 1.71GB 08:37:14 security-spire-server latest eed5abe18df1 About a minute ago 103MB 08:37:14 support-notifications latest fde42e6980d4 2 minutes ago 32.4MB 08:37:14 e0b101740caa 2 minutes ago 1.58GB 08:37:14 core-common-config-bootstrapper latest 1d05bc5a73b2 2 minutes ago 17.2MB 08:37:14 core-metadata latest bbfea96b9614 2 minutes ago 20.4MB 08:37:14 afa0baf81da0 2 minutes ago 1.79GB 08:37:14 9c38779ec0b2 2 minutes ago 1.73GB 08:37:14 ce6fa9bcae8a 2 minutes ago 1.72GB 08:37:14 security-spire-agent latest b9ae9edec767 2 minutes ago 161MB 08:37:14 security-spire-config latest 70c00da6a202 2 minutes ago 102MB 08:37:14 6edb57f7893d 2 minutes ago 1.58GB 08:37:14 f8426726bce7 2 minutes ago 1.58GB 08:37:14 ci-base-image-x86_64 latest f7b99e075db9 6 minutes ago 918MB 08:37:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 08:37:14 alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB 08:37:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:37:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.835s coverage: 88.5% of statements 08:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.597s coverage: 3.8% of statements 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.790s coverage: 95.6% of statements 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.223s coverage: 72.2% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.264s coverage: 65.9% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.447s coverage: 0.9% of statements 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.268s coverage: 29.0% of statements 08:37:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.290s coverage: 42.9% of statements 08:37:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.264s coverage: 82.9% of statements 08:37:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements 08:37:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.328s coverage: 96.3% of statements 08:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.240s coverage: 94.4% of statements 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.149s coverage: 79.9% of statements 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.292s coverage: 92.9% of statements 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.225s coverage: 62.3% of statements 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.275s coverage: 20.0% of statements 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.194s coverage: 100.0% of statements 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.512s coverage: 81.8% of statements 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.507s coverage: 82.1% of statements 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 86.0% of statements 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.192s coverage: 63.1% of statements 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements 08:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements 08:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements 08:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.077s coverage: 38.4% of statements 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.269s coverage: 89.5% of statements 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.301s coverage: 17.7% of statements 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.600s coverage: 92.3% of statements 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 61.5% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements 08:39:14 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:39:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:14 go vet ./... 08:42:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:06 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:06 + ls -al . 08:42:06 total 704 08:42:06 drwxrwxr-x 10 1001 1001 4096 May 12 08:33 . 08:42:06 drwxr-xr-x 4 root root 4096 May 12 08:33 .. 08:42:06 drwxrwxr-x 2 1001 1001 4096 May 12 08:32 .blubracket 08:42:06 -rw-rw-r-- 1 1001 1001 16 May 12 08:32 .dockerignore 08:42:06 drwxrwxr-x 8 1001 1001 4096 May 12 08:32 .git 08:42:06 drwxrwxr-x 3 1001 1001 4096 May 12 08:32 .github 08:42:06 -rw-rw-r-- 1 1001 1001 1133 May 12 08:32 .gitignore 08:42:06 -rw-rw-r-- 1 1001 1001 42 May 12 08:32 .golangci.yml 08:42:06 -rw-rw-r-- 1 1001 1001 87 May 12 08:32 .hadolint.yml 08:42:06 -rw-rw-r-- 1 1001 1001 166 May 12 08:32 .sonarcloud.properties 08:42:06 -rw-rw-r-- 1 1001 1001 1171 May 12 08:32 ADOPTERS.md 08:42:06 -rw-rw-r-- 1 1001 1001 10835 May 12 08:32 Attribution.txt 08:42:06 -rw-rw-r-- 1 1001 1001 73765 May 12 08:32 CHANGELOG.md 08:42:06 -rw-rw-r-- 1 1001 1001 3804 May 12 08:32 CONTRIBUTING.md 08:42:06 -rw-rw-r-- 1 1001 1001 677 May 12 08:32 GOVERNANCE.md 08:42:06 -rw-rw-r-- 1 1001 1001 883 May 12 08:32 Jenkinsfile 08:42:06 -rw-rw-r-- 1 1001 1001 10775 May 12 08:32 LICENSE 08:42:06 -rw-rw-r-- 1 1001 1001 14368 May 12 08:32 Makefile 08:42:06 -rw-rw-r-- 1 1001 1001 582 May 12 08:32 OWNERS.md 08:42:06 -rw-rw-r-- 1 1001 1001 9902 May 12 08:32 README.md 08:42:06 -rw-rw-r-- 1 1001 1001 789 May 12 08:32 SECURITY.md 08:42:06 -rw-rw-r-- 1 1001 1001 5 May 12 08:29 VERSION 08:42:06 drwxrwxr-x 2 1001 1001 4096 May 12 08:32 bin 08:42:06 drwxrwxr-x 18 1001 1001 4096 May 12 08:32 cmd 08:42:06 -rw-r--r-- 1 root root 447730 May 12 08:39 coverage.out 08:42:06 -rw-rw-r-- 1 1001 1001 3200 May 12 08:32 go.mod 08:42:06 -rw-rw-r-- 1 1001 1001 31040 May 12 08:32 go.sum 08:42:06 drwxrwxr-x 7 1001 1001 4096 May 12 08:32 internal 08:42:06 drwxrwxr-x 3 1001 1001 4096 May 12 08:32 openapi 08:42:06 -rw-rw-r-- 1 1001 1001 594 May 12 08:32 security.txt 08:42:06 drwxrwxr-x 4 1001 1001 4096 May 12 08:32 snap 08:42:06 -rw-rw-r-- 1 1001 1001 204 May 12 08:32 version.go [Pipeline] sh 08:42:07 + '[' -e coverage.out ] 08:42:07 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:07 Warning: overwriting stash ‘coverage-report’ 08:42:08 Stashed 1 file(s) [Pipeline] sh 08:42:08 + make build 08:42:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:43:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:43:48 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:43:53 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:43:57 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:44:44 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:44:49 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:44:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:45: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:45:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:45:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:45:22 $ docker stop --time=1 980fea8e62c74fc2a7c55829f7f1167b70bb438d43df5d440c383ba9b21c31b2 08:45:24 $ docker rm -f --volumes 980fea8e62c74fc2a7c55829f7f1167b70bb438d43df5d440c383ba9b21c31b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:27 08:45:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:27 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:27 29e5d40040c1: Pulling fs layer 08:45:27 1ce36da41761: Pulling fs layer 08:45:27 25b303627fd3: Pulling fs layer 08:45:27 29e5d40040c1: Verifying Checksum 08:45:27 29e5d40040c1: Download complete 08:45:28 1ce36da41761: Verifying Checksum 08:45:28 1ce36da41761: Download complete 08:45:28 29e5d40040c1: Pull complete 08:45:29 1ce36da41761: Pull complete 08:45:29 25b303627fd3: Verifying Checksum 08:45:29 25b303627fd3: Download complete 08:45:42 25b303627fd3: Pull complete 08:45:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:45:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:42 prd-ubuntu20.04-docker-arm64-4c-16g-15274 does not seem to be running inside a container 08:45:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:44 $ docker top 020aa094a295606548306bd6d66471a45ce7397caf94335c05a1770ec193fa97 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:45 + + docker-compose build --helpgrep 08:45:45 parallel 08:45:51 --parallel Build images in parallel. [Pipeline] } 08:45:51 $ docker stop --time=1 020aa094a295606548306bd6d66471a45ce7397caf94335c05a1770ec193fa97 08:45:52 $ docker rm -f --volumes 020aa094a295606548306bd6d66471a45ce7397caf94335c05a1770ec193fa97 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:53 prd-ubuntu20.04-docker-arm64-4c-16g-15274 does not seem to be running inside a container 08:45:53 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:56 $ docker top 80b2c370cd76efc07ce6966498d3a1a6f9fcd876bdd6fa4b6d57eb2423d1420e -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:57 + docker-compose -f ./docker-compose-build.yml build --parallel 08:46:02 Building core-command ... 08:46:02 Building core-common-config-bootstrapper ... 08:46:02 Building core-data ... 08:46:02 Building core-metadata ... 08:46:02 Building security-bootstrapper ... 08:46:02 Building security-proxy-auth ... 08:46:02 Building security-proxy-setup ... 08:46:02 Building security-secretstore-setup ... 08:46:02 Building security-spiffe-token-provider ... 08:46:02 Building security-spire-agent ... 08:46:02 Building security-spire-config ... 08:46:02 Building security-spire-server ... 08:46:02 Building support-notifications ... 08:46:02 Building support-scheduler ... 08:46:02 Building security-bootstrapper 08:46:02 Building core-common-config-bootstrapper 08:46:02 Building security-spiffe-token-provider 08:46:02 Building security-spire-server 08:46:02 Building core-command 08:46:49 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:46:49 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:46:49 ---> 5f6630cc96cc 08:46:49 Step 3/33 : WORKDIR /edgex-go 08:46:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:46:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:49 ---> 5f6630cc96cc 08:46:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:46:49 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:46:49 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:46:49 ---> 5f6630cc96cc 08:46:49 Step 3/20 : WORKDIR /edgex-go 08:46:49 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:46:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:49 ---> 5f6630cc96cc 08:46:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:46:49 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:46:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:46:49 ---> 5f6630cc96cc 08:46:49 Step 3/26 : WORKDIR /edgex-go 08:46:49 ---> Running in 45e113b0c9ba 08:46:49 ---> Running in eac194040b65 08:46:49 ---> Running in 321e7e39fd3b 08:46:49 ---> Running in 3597e3b732b6 08:46:49 ---> Running in e42a40d2b571 08:46:50 Removing intermediate container 45e113b0c9ba 08:46:50 ---> d4c138fdc954 08:46:50 Step 4/33 : RUN apk add --update --no-cache make git 08:46:50 Removing intermediate container eac194040b65 08:46:50 ---> 26bb84552920 08:46:50 Step 4/23 : WORKDIR /edgex-go 08:46:50 Removing intermediate container 321e7e39fd3b 08:46:50 ---> bdd0f191f770 08:46:50 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:46:50 Removing intermediate container 3597e3b732b6 08:46:50 ---> 8a168cfaf663 08:46:50 Step 4/24 : WORKDIR /edgex-go 08:46:50 ---> Running in 50d8f03b7177 08:46:50 Removing intermediate container e42a40d2b571 08:46:50 ---> b7ab40276b85 08:46:50 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:46:50 ---> Running in 1108a266c972 08:46:50 ---> Running in 5ffd2be905df 08:46:50 ---> Running in ab62f335f085 08:46:50 ---> Running in f6775d1d07a2 08:46:51 Removing intermediate container 1108a266c972 08:46:51 ---> 4fb3b0eda0c6 08:46:51 Step 5/23 : RUN apk add --update --no-cache make git 08:46:51 Removing intermediate container ab62f335f085 08:46:51 ---> 23e1272741f3 08:46:51 Step 5/24 : RUN apk add --update --no-cache make git 08:46:51 ---> Running in 0f725717325e 08:46:51 ---> Running in 9d1afd10108a 08:46:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:55 OK: 263 MiB in 53 packages 08:46:55 OK: 263 MiB in 53 packages 08:46:56 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:56 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:56 OK: 17692 distinct packages available 08:46:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:56 OK: 263 MiB in 53 packages 08:46:57 OK: 263 MiB in 53 packages 08:46:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:57 Removing intermediate container 50d8f03b7177 08:46:57 ---> 64f861bf765c 08:46:57 Step 5/33 : COPY go.mod vendor* ./ 08:46:58 Removing intermediate container 5ffd2be905df 08:46:58 ---> 9a712440d510 08:46:58 Step 5/26 : COPY go.mod vendor* ./ 08:46:58 OK: 263 MiB in 53 packages 08:46:59 Removing intermediate container 0f725717325e 08:46:59 ---> b044da08ec0b 08:46:59 Step 6/23 : COPY go.mod vendor* ./ 08:46:59 ---> bd6d52597cc9 08:46:59 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:59 ---> Running in 49f922e11192 08:46:59 Removing intermediate container 9d1afd10108a 08:46:59 ---> ce650973713e 08:46:59 Step 6/24 : COPY go.mod vendor* ./ 08:47:00 ---> 8face7515977 08:47:00 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:00 ---> Running in 622d1a0d7598 08:47:00 ---> 660fd18a9ab5 08:47:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:00 Removing intermediate container f6775d1d07a2 08:47:00 ---> 15284f90c19b 08:47:00 Step 5/20 : COPY go.mod vendor* ./ 08:47:00 ---> Running in 47b41d7fdf90 08:47:01 ---> 97e46e21bc91 08:47:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:01 ---> Running in eb8ddb9ecee2 08:47:02 ---> a067ce7edd8f 08:47:02 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:02 ---> Running in 7784ba5f4544 08:48:54 Removing intermediate container eb8ddb9ecee2 08:48:54 ---> 511a6100f4cf 08:48:54 Step 8/24 : COPY . . 08:48:54 Removing intermediate container 49f922e11192 08:48:54 ---> 83836f9b9a1f 08:48:54 Step 7/33 : COPY . . 08:48:54 Removing intermediate container 7784ba5f4544 08:48:54 ---> dee688cbae01 08:48:54 Step 7/20 : COPY . . 08:48:54 Removing intermediate container 622d1a0d7598 08:48:54 ---> e0b3193bbe82 08:48:54 Step 7/26 : COPY . . 08:48:54 Removing intermediate container 47b41d7fdf90 08:48:54 ---> 7d1962d7cb5a 08:48:54 Step 8/23 : COPY . . 08:49:06 ---> 3e0598e2afe2 08:49:06 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:49:06 ---> 5bfeb22d4e97 08:49:06 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:49:06 ---> 0ebc6ea0f8e8 08:49:06 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:49:06 ---> Running in 50a71d0a4a5d 08:49:06 ---> Running in d3a8559683b5 08:49:06 ---> 492efe1ffa84 08:49:06 ---> fbbd42947dda 08:49:06 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:49:06 ---> Running in 14f2fb77cdac 08:49:06 ---> Running in d625dd55622f 08:49:07 ---> Running in 967575eb9d1f 08:49:07 Removing intermediate container 50a71d0a4a5d 08:49:07 ---> 540a6674c3a3 08:49:07 Step 9/26 : WORKDIR /edgex-go/spire-build 08:49:07 ---> Running in c89b71356355 08:49:08 Removing intermediate container c89b71356355 08:49:08 ---> 07bf27d30f52 08:49:08 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:49:08 ---> Running in 4c7c49ad504d 08:49:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:49:09 Removing intermediate container 4c7c49ad504d 08:49:09 ---> 23085cacc96c 08:49:09 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:49:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:49:09 ---> Running in 7ba5ff646632 08:49:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:49: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:12 Removing intermediate container 7ba5ff646632 08:49:12 ---> 37a71565ffe9 08:49:12 Step 12/26 : WORKDIR /edgex-go 08:49:12 ---> Running in 6e2c45b4211a 08:49:13 Removing intermediate container 6e2c45b4211a 08:49:13 ---> b74f4049db9a 08:49:13 08:49:13 Step 13/26 : FROM alpine:3.17 08:49:13 3.17: Pulling from library/alpine 08:49:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:49:14 Status: Downloaded newer image for alpine:3.17 08:49:14 ---> 51e60588ff2c 08:49:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:14 ---> Running in 34a71f49cffd 08:49:15 Removing intermediate container 34a71f49cffd 08:49:15 ---> 642cc8da32dd 08:49:15 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:15 ---> Running in 8a025722821f 08:49:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:19 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:49:19 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:49:19 OK: 17692 distinct packages available 08:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:22 (1/5) Installing dumb-init (1.2.5-r2) 08:49:22 (2/5) Installing musl-obstack (1.2.3-r0) 08:49:22 (3/5) Installing libucontext (1.2-r0) 08:49:22 (4/5) Installing gcompat (1.1.0-r0) 08:49:22 (5/5) Installing openssl (3.0.8-r4) 08:49:22 Executing busybox-1.35.0-r29.trigger 08:49:22 OK: 9 MiB in 20 packages 08:49:24 Removing intermediate container 8a025722821f 08:49:24 ---> a07a8c0f54cb 08:49:24 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:25 ---> 4caad6143581 08:49:25 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:49:26 ---> 9faa6f9a92d9 08:49:26 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:32 ---> 03fa1fa39d64 08:49:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:49:33 ---> 0f95fbc817cb 08:49:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:49:34 ---> bcb3f0198063 08:49:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:49:35 ---> 8a2ad7e1844f 08:49:35 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:49:35 ---> Running in 9dad6ac29026 08:49:36 Removing intermediate container 9dad6ac29026 08:49:36 ---> 9333aba5b4f2 08:49:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:49:36 ---> Running in ae5d23b4e662 08:49:36 Removing intermediate container ae5d23b4e662 08:49:36 ---> 41c366ec6587 08:49:36 Step 24/26 : LABEL arch=arm64 08:49:36 ---> Running in 6663509564b7 08:49:37 Removing intermediate container 6663509564b7 08:49:37 ---> 2ed1da057bf9 08:49:37 Step 25/26 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d 08:49:37 ---> Running in 292483349d54 08:49:37 Removing intermediate container 292483349d54 08:49:37 ---> 4836019d4930 08:49:37 Step 26/26 : LABEL version=0.0.0 08:49:37 ---> Running in af5072f1e0fa 08:49:38 Removing intermediate container af5072f1e0fa 08:49:38 ---> da234bea7f7a 08:49:38 08:49:38 Successfully built da234bea7f7a 08:49:38 Successfully tagged security-spire-server-arm64:latest 08:49:38  Building security-spire-server ... done Building core-metadata 08:49:57 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:49:57 ---> 5f6630cc96cc 08:49:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:49:57 ---> Using cache 08:49:57 ---> 8a168cfaf663 08:49:57 Step 4/25 : WORKDIR /edgex-go 08:49:57 ---> Using cache 08:49:57 ---> 23e1272741f3 08:49:57 Step 5/25 : RUN apk add --update --no-cache make git 08:49:57 ---> Using cache 08:49:57 ---> ce650973713e 08:49:57 Step 6/25 : COPY go.mod vendor* ./ 08:49:57 ---> Using cache 08:49:57 ---> 97e46e21bc91 08:49:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:57 ---> Using cache 08:49:57 ---> 511a6100f4cf 08:49:57 Step 8/25 : COPY . . 08:49:57 ---> Using cache 08:49:57 ---> 3e0598e2afe2 08:49:57 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:49:57 ---> Running in d71a0d6b0eee 08:49:57 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:56:19 Removing intermediate container d625dd55622f 08:56:19 ---> 6b12b926622a 08:56:19 08:56:19 Step 9/33 : FROM alpine:3.17 08:56:19 ---> 51e60588ff2c 08:56:19 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:56:19 ---> Running in df711c25b621 08:56:19 Removing intermediate container df711c25b621 08:56:19 ---> 4dd80b5c8707 08:56:19 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:56:19 ---> Running in baaeefaa6699 08:56:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:56:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:56:19 (1/2) Installing dumb-init (1.2.5-r2) 08:56:19 (2/2) Installing su-exec (0.2-r2) 08:56:19 Executing busybox-1.35.0-r29.trigger 08:56:19 OK: 8 MiB in 17 packages 08:56:21 Removing intermediate container baaeefaa6699 08:56:21 ---> 5e7f691b6fa3 08:56:21 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:56:21 ---> Running in 7b2a7743f49c 08:56:21 Removing intermediate container 7b2a7743f49c 08:56:21 ---> ba1a5846d818 08:56:21 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:56:22 ---> Running in e63b01b79b31 08:56:22 Removing intermediate container e63b01b79b31 08:56:22 ---> 69f54bad93e8 08:56:22 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:56:22 ---> Running in 8a0d67089752 08:56:25 Removing intermediate container 8a0d67089752 08:56:25 ---> f99b6b4256e2 08:56:25 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:56:25 ---> Running in f2f293a0d868 08:56:25 Removing intermediate container f2f293a0d868 08:56:25 ---> 6cfa28417cee 08:56:25 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:56:26 ---> Running in 817c0cffab2e 08:56:29 Removing intermediate container 817c0cffab2e 08:56:29 ---> 94736bf86f72 08:56:29 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:56:29 ---> Running in 5a59465370fe 08:56:30 Removing intermediate container 5a59465370fe 08:56:30 ---> 82cd948bcaf4 08:56:30 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:56:31 ---> 68677af3af3f 08:56:31 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:56:31 ---> Running in 895777c45b89 08:56:38 Removing intermediate container 895777c45b89 08:56:38 ---> 78e76ab3ed9c 08:56:38 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:40 ---> e96a8c860728 08:56:40 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:56:40 Removing intermediate container 967575eb9d1f 08:56:40 ---> 0c9bd10883c6 08:56:40 08:56:40 Step 10/23 : FROM alpine:3.17 08:56:40 ---> 51e60588ff2c 08:56:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:56:40 ---> Running in c67f78c868f2 08:56:40 ---> 7a57cf736eb9 08:56:40 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:56:41 Removing intermediate container c67f78c868f2 08:56:41 ---> fd308dfef34b 08:56:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:56:41 ---> Running in b23a8aa9d89e 08:56:43 ---> 197ce56d2945 08:56:43 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:56:45 ---> 7f98a24d8e4f 08:56:45 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:56:46 ---> 4116cbf1c938 08:56:46 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:56:46 (1/1) Installing dumb-init (1.2.5-r2) 08:56:46 Executing busybox-1.35.0-r29.trigger 08:56:47 OK: 8 MiB in 16 packages 08:56:48 ---> a2b1a548e750 08:56:48 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:56:52 Removing intermediate container b23a8aa9d89e 08:56:52 ---> 450b15ff3b99 08:56:52 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:53 ---> c330e34ca483 08:56:53 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:56:55 ---> b0d1a5338c33 08:56:55 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:56:55 ---> 5b444e27e4a8 08:56:55 Step 28/33 : RUN chmod +x /entrypoint.sh 08:56:55 ---> Running in 56d3780ece09 08:56:56 ---> c98df051280f 08:56:56 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:56:58 Removing intermediate container d3a8559683b5 08:56:58 ---> b0455f46f3da 08:56:58 08:56:58 Step 10/24 : FROM alpine:3.17 08:56:58 ---> 51e60588ff2c 08:56:58 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:56:58 ---> Running in 8c1db18a35f5 08:57:00 Removing intermediate container 56d3780ece09 08:57:00 ---> fe513b8c3612 08:57:00 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:57:00 ---> c1e714661d88 08:57:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:57:00 ---> Running in 6e67bc34b008 08:57:01 Removing intermediate container 6e67bc34b008 08:57:01 ---> 131625d8b7fa 08:57:01 Step 30/33 : CMD ["gate"] 08:57:01 ---> Running in 7662c2526082 08:57:01 ---> 22629fcb76cc 08:57:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:01 Removing intermediate container 7662c2526082 08:57:01 ---> 127459bba04a 08:57:01 Step 31/33 : LABEL arch=arm64 08:57:02 ---> Running in 2af8a012a15d 08:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:02 ---> 0a783aedc9d6 08:57:02 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:02 Removing intermediate container 2af8a012a15d 08:57:02 ---> df8b36ee7e4a 08:57:02 Step 32/33 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d 08:57:02 ---> Running in 8e5449865e30 08:57:03 ---> Running in 2262eaa2d5aa 08:57:04 (1/1) Installing dumb-init (1.2.5-r2) 08:57:04 Executing busybox-1.35.0-r29.trigger 08:57:04 OK: 8 MiB in 16 packages 08:57:06 Removing intermediate container 2262eaa2d5aa 08:57:06 ---> 2d8c1dc7e79b 08:57:06 Step 33/33 : LABEL version=0.0.0 08:57:07 ---> Running in 14002c0f6f82 08:57:08 Removing intermediate container 8c1db18a35f5 08:57:08 ---> bd34ceaefd7e 08:57:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:57:08 Removing intermediate container 14002c0f6f82 08:57:08 ---> d6cfb779334f 08:57:08 08:57:08 ---> Running in cd97dc427232 08:57:09 Successfully built d6cfb779334f 08:57:09 Successfully tagged security-bootstrapper-arm64:latest 08:57:09 Building core-data 08:57:09  Building security-bootstrapper ... done Removing intermediate container 8e5449865e30 08:57:09 ---> 8b4c8a908526 08:57:09 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:57:09 Removing intermediate container cd97dc427232 08:57:09 ---> c13e84aaba41 08:57:09 Step 13/24 : ENV APP_PORT=59882 08:57:09 ---> Running in ac30cca77d3b 08:57:09 ---> Running in a090ec1ead75 08:57:10 Removing intermediate container a090ec1ead75 08:57:10 ---> 85bda1de41e0 08:57:10 Step 14/24 : EXPOSE $APP_PORT 08:57:10 Removing intermediate container ac30cca77d3b 08:57:10 ---> 3c469eb64854 08:57:10 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:57:10 ---> Running in 9cc037bd402b 08:57:10 ---> Running in 280352e66af4 08:57:11 Removing intermediate container 9cc037bd402b 08:57:11 ---> 1ce0abb37d71 08:57:11 Step 15/24 : WORKDIR /Removing intermediate container 280352e66af4 08:57:11 ---> 9b23b843f04b 08:57:11 Step 21/23 : LABEL arch=arm64 08:57:11 08:57:11 ---> Running in ec8406578660 08:57:11 ---> Running in f50e32bdb1c5 08:57:11 Removing intermediate container f50e32bdb1c5 08:57:11 ---> 33026acfe718 08:57:11 Step 22/23 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d 08:57:11 Removing intermediate container ec8406578660 08:57:11 ---> 31f0e95f191a 08:57:11 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:12 ---> Running in 4260f1a3f787 08:57:12 Removing intermediate container 4260f1a3f787 08:57:12 ---> c98ecf9f7c45 08:57:13 Step 23/23 : LABEL version=0.0.0 08:57:13 ---> Running in 053474b59bd3 08:57:13 ---> 480c74a468cf 08:57:13 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:57:13 Removing intermediate container 053474b59bd3 08:57:13 ---> e26ebe124034 08:57:13 08:57:14 Successfully built e26ebe124034 08:57:14 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:57:14 Building security-secretstore-setup 08:57:14  Building core-common-config-bootstrapper ... done  ---> 953c88ca4756 08:57:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:57:16 ---> 531ef6087927 08:57:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:57:21 ---> 60234f329865 08:57:21 Step 20/24 : ENTRYPOINT ["/core-command"] 08:57:21 ---> Running in cfe25b5b4faf 08:57:22 Removing intermediate container cfe25b5b4faf 08:57:22 ---> 86afec7148cc 08:57:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:22 ---> Running in 60a3077ee0eb 08:57:22 Removing intermediate container 60a3077ee0eb 08:57:22 ---> 7caa18ac5562 08:57:22 Step 22/24 : LABEL arch=arm64 08:57:23 ---> Running in 1942ece880e8 08:57:23 Removing intermediate container 1942ece880e8 08:57:23 ---> d190653d8662 08:57:23 Step 23/24 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d 08:57:23 ---> Running in fe572f631df8 08:57:24 Removing intermediate container fe572f631df8 08:57:24 ---> c55c9f981847 08:57:24 Step 24/24 : LABEL version=0.0.0 08:57:24 ---> Running in 9b802ff7bb10 08:57:25 Removing intermediate container 9b802ff7bb10 08:57:25 ---> 6c3a89b1b7a1 08:57:25 08:57:25 Successfully built 6c3a89b1b7a1 08:57:25 Successfully tagged core-command-arm64:latest 08:57:25 Building security-proxy-setup 08:57:34  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:57:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:57:34 ---> 5f6630cc96cc 08:57:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:57:34 ---> Using cache 08:57:34 ---> 8a168cfaf663 08:57:34 Step 4/23 : WORKDIR /edgex-go 08:57:34 ---> Using cache 08:57:34 ---> 23e1272741f3 08:57:34 Step 5/23 : RUN apk add --update --no-cache make git 08:57:34 ---> Using cache 08:57:34 ---> ce650973713e 08:57:34 Step 6/23 : COPY go.mod vendor* ./ 08:57:34 ---> Using cache 08:57:34 ---> 97e46e21bc91 08:57:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:34 ---> Using cache 08:57:34 ---> 511a6100f4cf 08:57:34 Step 8/23 : COPY . . 08:57:34 ---> Using cache 08:57:34 ---> 3e0598e2afe2 08:57:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:57:34 ---> Running in f54cadf578b2 08:57:36 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:57:41 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:57:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:57:41 ---> 5f6630cc96cc 08:57:41 Step 3/25 : WORKDIR /edgex-go 08:57:41 ---> Using cache 08:57:41 ---> b7ab40276b85 08:57:41 Step 4/25 : RUN apk add --update --no-cache make git 08:57:41 ---> Running in d50a1730950a 08:57:43 Removing intermediate container d71a0d6b0eee 08:57:43 ---> 85b8233e9cea 08:57:43 08:57:43 Step 10/25 : FROM alpine:3.17 08:57:43 ---> 51e60588ff2c 08:57:43 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:57:43 ---> Using cache 08:57:43 ---> bd34ceaefd7e 08:57:43 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:57:43 ---> Using cache 08:57:43 ---> c13e84aaba41 08:57:43 Step 13/25 : ENV APP_PORT=59881 08:57:43 ---> Running in 304a93e4b9b7 08:57:43 Removing intermediate container 304a93e4b9b7 08:57:43 ---> df2d47454af0 08:57:43 Step 14/25 : EXPOSE $APP_PORT 08:57:44 ---> Running in 1b7318f079f0 08:57:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:45 Removing intermediate container 1b7318f079f0 08:57:45 ---> 70e03549def5 08:57:45 Step 15/25 : WORKDIR / 08:57:45 ---> Running in c2350d08addc 08:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:45 Removing intermediate container c2350d08addc 08:57:45 ---> 4ab3b6f0f3bb 08:57:45 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:47 OK: 263 MiB in 53 packages 08:57:48 ---> af0566f4725e 08:57:48 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:57:49 Removing intermediate container d50a1730950a 08:57:49 ---> 3fb04e761d54 08:57:49 Step 5/25 : COPY go.mod vendor* ./ 08:57:49 ---> 28a0c60f5a6b 08:57:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:57:50 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:57:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:50 ---> 5f6630cc96cc 08:57:50 Step 3/22 : WORKDIR /edgex-go 08:57:50 ---> Using cache 08:57:50 ---> b7ab40276b85 08:57:50 Step 4/22 : RUN apk add --update --no-cache make git 08:57:50 ---> Using cache 08:57:50 ---> 3fb04e761d54 08:57:50 Step 5/22 : COPY go.mod vendor* ./ 08:57:50 ---> ed1bc9cc7f01 08:57:50 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:51 ---> Running in 5bf98820e706 08:57:51 ---> 9aee4a20778f 08:57:51 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:51 ---> Running in 6a0968466af6 08:57:53 ---> d3e1d67cfd4a 08:57:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:57:54 ---> c58f1614444f 08:57:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:57:55 ---> 481b35d257a2 08:57:55 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:57:55 ---> Running in 5ae5e1d0ea53 08:57:55 Removing intermediate container 5ae5e1d0ea53 08:57:55 ---> 5d705145d9f8 08:57:55 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:55 ---> Running in cfc24d911e07 08:57:56 Removing intermediate container cfc24d911e07 08:57:56 ---> 1b888214a89b 08:57:56 Step 23/25 : LABEL arch=arm64 08:57:56 ---> Running in a4c6cf80c3d2 08:57:56 Removing intermediate container a4c6cf80c3d2 08:57:56 ---> 738bc14f1a8d 08:57:56 Step 24/25 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d 08:57:56 ---> Running in f8b6d22f9df3 08:57:57 Removing intermediate container f8b6d22f9df3 08:57:57 ---> 9201a056990c 08:57:57 Step 25/25 : LABEL version=0.0.0 08:57:57 ---> Running in 0eac21780515 08:57:57 Removing intermediate container 0eac21780515 08:57:57 ---> 398e0a6627ec 08:57:57 08:57:58 Successfully built 398e0a6627ec 08:57:58 Successfully tagged core-metadata-arm64:latest 08:57:58 Building security-proxy-auth 08:58:16  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:58:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:58:16 ---> 5f6630cc96cc 08:58:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:58:16 ---> Using cache 08:58:16 ---> 8a168cfaf663 08:58:16 Step 4/23 : WORKDIR /edgex-go 08:58:16 ---> Using cache 08:58:16 ---> 23e1272741f3 08:58:16 Step 5/23 : RUN apk add --update --no-cache make git 08:58:16 ---> Using cache 08:58:16 ---> ce650973713e 08:58:16 Step 6/23 : COPY go.mod vendor* ./ 08:58:16 ---> Using cache 08:58:16 ---> 97e46e21bc91 08:58:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:16 ---> Using cache 08:58:16 ---> 511a6100f4cf 08:58:16 Step 8/23 : COPY . . 08:58:16 ---> Using cache 08:58:16 ---> 3e0598e2afe2 08:58:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:58:18 ---> Running in 9ede93ddd355 08:58:18 Removing intermediate container 14f2fb77cdac 08:58:18 ---> 731ff4cda250 08:58:18 08:58:18 Step 9/20 : FROM alpine:3.17 08:58:18 ---> 51e60588ff2c 08:58:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:58:18 ---> Using cache 08:58:18 ---> 4dd80b5c8707 08:58:18 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:58:19 ---> Running in a3dec58fafa0 08:58:20 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:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:24 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:58:24 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:58:24 OK: 17692 distinct packages available 08:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:26 (1/9) Installing ca-certificates (20230506-r0) 08:58:26 (2/9) Installing brotli-libs (1.0.9-r9) 08:58:26 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:58:26 (4/9) Installing libcurl (8.0.1-r0) 08:58:26 (5/9) Installing curl (8.0.1-r0) 08:58:26 (6/9) Installing dumb-init (1.2.5-r2) 08:58:27 (7/9) Installing musl-obstack (1.2.3-r0) 08:58:27 (8/9) Installing libucontext (1.2-r0) 08:58:27 (9/9) Installing gcompat (1.1.0-r0) 08:58:27 Executing busybox-1.35.0-r29.trigger 08:58:27 Executing ca-certificates-20230506-r0.trigger 08:58:27 OK: 11 MiB in 24 packages 08:58:31 Removing intermediate container a3dec58fafa0 08:58:31 ---> c41c8d975fe7 08:58:31 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:32 ---> 9b89b5db49cc 08:58:32 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:58:33 ---> 18cce70b5ec5 08:58:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:58:35 ---> 0e13829c1937 08:58:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:58:36 ---> 50bc18744ba3 08:58:36 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:58:36 ---> Running in 20fe21ab803e 08:58:37 Removing intermediate container 20fe21ab803e 08:58:37 ---> 17a19d6ef6d8 08:58:37 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:58:37 ---> Running in 0cdf513d3403 08:58:38 Removing intermediate container 0cdf513d3403 08:58:38 ---> 6de720d4eff4 08:58:38 Step 18/20 : LABEL arch=arm64 08:58:38 ---> Running in 519fc0c0494c 08:58:41 Removing intermediate container 519fc0c0494c 08:58:41 ---> c1a864c63cae 08:58:41 Step 19/20 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d 08:58:41 ---> Running in 015fc4650cf1 08:58:42 Removing intermediate container 015fc4650cf1 08:58:42 ---> de0f6ae9d56a 08:58:42 Step 20/20 : LABEL version=0.0.0 08:58:42 ---> Running in 5a9527d7eece 08:58:43 Removing intermediate container 5a9527d7eece 08:58:43 ---> f2c694253686 08:58:43 08:58:43 Successfully built f2c694253686 08:58:43 Successfully tagged security-spiffe-token-provider-arm64:latest 08:58:43 Building support-scheduler 08:59:05  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:05 ---> 5f6630cc96cc 08:59:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:05 ---> Using cache 08:59:05 ---> 8a168cfaf663 08:59:05 Step 4/23 : WORKDIR /edgex-go 08:59:05 ---> Using cache 08:59:05 ---> 23e1272741f3 08:59:05 Step 5/23 : RUN apk add --update --no-cache make git 08:59:05 ---> Using cache 08:59:05 ---> ce650973713e 08:59:05 Step 6/23 : COPY go.mod vendor* ./ 08:59:05 ---> Using cache 08:59:05 ---> 97e46e21bc91 08:59:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:05 ---> Using cache 08:59:05 ---> 511a6100f4cf 08:59:05 Step 8/23 : COPY . . 08:59:05 ---> Using cache 08:59:05 ---> 3e0598e2afe2 08:59:05 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:59:05 ---> Running in cb44271c7609 08:59:08 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:59:54 Removing intermediate container 6a0968466af6 08:59:54 ---> a007f6e282d8 08:59:54 Step 7/22 : COPY . . 08:59:54 Removing intermediate container 5bf98820e706 08:59:54 ---> c76d4ac96394 08:59:54 Step 7/25 : COPY . . 09:00:09 ---> 27e0be7ddcd3 09:00:09 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:00:09 ---> b129803e0007 09:00:09 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:00:09 ---> Running in 0b81c6e27422 09:00:09 ---> Running in 7cb0006c76dd 09:00:12 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 09:00: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:05:05 Removing intermediate container 9ede93ddd355 09:05:05 ---> 295476337fdb 09:05:05 09:05:05 Step 10/23 : FROM alpine:3.17 09:05:05 ---> 51e60588ff2c 09:05:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:05:05 ---> Using cache 09:05:05 ---> fd308dfef34b 09:05:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:05:05 ---> Using cache 09:05:05 ---> 450b15ff3b99 09:05:05 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:05 ---> Using cache 09:05:05 ---> b0d1a5338c33 09:05:05 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:05:05 ---> Using cache 09:05:05 ---> c98df051280f 09:05:05 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:05:05 ---> 5139bcdbeef1 09:05:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:05:05 ---> ccfbd0dca391 09:05:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:05:07 ---> 698cab0c8e26 09:05:07 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:05:07 ---> Running in aae204f306fb 09:05:12 Removing intermediate container aae204f306fb 09:05:12 ---> 5fcdf4743b1a 09:05:12 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:05:13 ---> Running in 27a6b8a445fd 09:05:13 Removing intermediate container f54cadf578b2 09:05:13 ---> 36f911eb82d6 09:05:13 09:05:13 Step 10/23 : FROM alpine:3.17 09:05:13 ---> 51e60588ff2c 09:05:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:05:13 ---> Running in d2fff35a402f 09:05:13 Removing intermediate container 27a6b8a445fd 09:05:13 ---> eaf4dc19b54f 09:05:13 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:05:13 ---> Running in 360f22a730e0 09:05:13 Removing intermediate container d2fff35a402f 09:05:13 ---> b399429a3fe2 09:05:13 Step 12/23 : ENV APP_PORT=59880 09:05:14 ---> Running in cc37e76d4037 09:05:14 Removing intermediate container 360f22a730e0 09:05:14 ---> 7d146f693519 09:05:14 Step 21/23 : LABEL arch=arm64 09:05:14 Removing intermediate container cc37e76d4037 09:05:14 ---> 357e2f74cd89 09:05:14 Step 13/23 : EXPOSE $APP_PORT 09:05:14 ---> Running in b7f92e1f33cc 09:05:15 ---> Running in dd91c479eebb 09:05:15 Removing intermediate container b7f92e1f33cc 09:05:15 ---> fd42aeeb52cb 09:05:15 Step 22/23 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d 09:05:15 Removing intermediate container dd91c479eebb 09:05:15 ---> 06fc0515a250 09:05:15 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:05:15 ---> Running in f2cc3f776951 09:05:15 ---> Running in d364e7f31142 09:05:16 Removing intermediate container f2cc3f776951 09:05:16 ---> b1862b58b03a 09:05:16 Step 23/23 : LABEL version=0.0.0 09:05:16 ---> Running in 6d8c0900425e 09:05:17 Removing intermediate container 6d8c0900425e 09:05:17 ---> a03f4e22844a 09:05:17 09:05:17 Successfully built a03f4e22844a 09:05:17 Successfully tagged security-proxy-auth-arm64:latest 09:05:17 Building security-spire-agent 09:05:18  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:20 (1/1) Installing dumb-init (1.2.5-r2) 09:05:20 Executing busybox-1.35.0-r29.trigger 09:05:20 OK: 8 MiB in 16 packages 09:05:22 Removing intermediate container d364e7f31142 09:05:22 ---> 7b91d74fe598 09:05:22 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:25 ---> 1d3f5d1830e3 09:05:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:05:26 ---> 052fbe69f235 09:05:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:05:28 ---> c57ab73100e2 09:05:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:05:29 ---> fa160b64e279 09:05:29 Step 19/23 : ENTRYPOINT ["/core-data"] 09:05:29 ---> Running in 470190131c9e 09:05:30 Removing intermediate container 470190131c9e 09:05:30 ---> e7263e745af2 09:05:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:05:30 ---> Running in 446a415ddcf8 09:05:31 Removing intermediate container 446a415ddcf8 09:05:31 ---> 13b8337d259a 09:05:31 Step 21/23 : LABEL arch=arm64 09:05:31 ---> Running in 4d95dc980426 09:05:31 Removing intermediate container 4d95dc980426 09:05:31 ---> e07ad5e129ef 09:05:31 Step 22/23 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d 09:05:31 ---> Running in 16fa4cf50aee 09:05:32 Removing intermediate container 16fa4cf50aee 09:05:32 ---> 875bf723ad1a 09:05:32 Step 23/23 : LABEL version=0.0.0 09:05:32 ---> Running in 028827a3ab77 09:05:33 Removing intermediate container 028827a3ab77 09:05:33 ---> 73945964653e 09:05:33 09:05:34 Successfully built 73945964653e 09:05:34 Successfully tagged core-data-arm64:latest 09:05:34  Building core-data ... done Building support-notifications 09:05:35 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:35 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:05:35 ---> 5f6630cc96cc 09:05:35 Step 3/27 : WORKDIR /edgex-go 09:05:35 ---> Using cache 09:05:35 ---> b7ab40276b85 09:05:35 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:05:35 ---> Running in 4451ce53e97b 09:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:38 OK: 263 MiB in 53 packages 09:05:40 Removing intermediate container 4451ce53e97b 09:05:40 ---> 35110ce0705c 09:05:40 Step 5/27 : COPY go.mod vendor* ./ 09:05:41 ---> e87ec1b672fc 09:05:41 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:41 ---> Running in f7bfbd18d6e0 09:05:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:05:54 ---> 5f6630cc96cc 09:05:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:05:54 ---> Using cache 09:05:54 ---> 8a168cfaf663 09:05:54 Step 4/23 : WORKDIR /edgex-go 09:05:54 ---> Using cache 09:05:54 ---> 23e1272741f3 09:05:54 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:05:54 ---> Running in d427ebd21468 09:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:57 OK: 263 MiB in 53 packages 09:05:59 Removing intermediate container d427ebd21468 09:05:59 ---> b85c321ea99e 09:05:59 Step 6/23 : COPY go.mod vendor* ./ 09:06:00 ---> 882b8cba469d 09:06:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:00 ---> Running in cf341f536a2b 09:06:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:07:29 Removing intermediate container 7cb0006c76dd 09:07:29 ---> d22216c6a5c4 09:07:29 09:07:29 Step 9/22 : FROM alpine:3.17 09:07:29 ---> 51e60588ff2c 09:07:29 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:07:29 ---> Running in b25753141f9a 09:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:31 Removing intermediate container 0b81c6e27422 09:07:31 ---> 17361995825c 09:07:31 09:07:31 Step 9/25 : FROM alpine:3.17 09:07:31 ---> 51e60588ff2c 09:07:31 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:31 ---> Running in ecf74876112a 09:07:33 (1/2) Installing dumb-init (1.2.5-r2) 09:07:33 (2/2) Installing openssl (3.0.8-r4) 09:07:33 Executing busybox-1.35.0-r29.trigger 09:07:33 OK: 8 MiB in 17 packages 09:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:35 Removing intermediate container b25753141f9a 09:07:35 ---> 0d4e2d746348 09:07:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:07:35 ---> Running in 32d277757c5b 09:07:36 (1/3) Installing ca-certificates (20230506-r0) 09:07:36 (2/3) Installing dumb-init (1.2.5-r2) 09:07:36 Removing intermediate container 32d277757c5b 09:07:36 (3/3) Installing su-exec (0.2-r2) 09:07:36 ---> 035bc0e6c1b7 09:07:36 Step 12/22 : WORKDIR /edgex 09:07:36 Executing busybox-1.35.0-r29.trigger 09:07:36 Executing ca-certificates-20230506-r0.trigger 09:07:36 ---> Running in 62ce6696a79d 09:07:37 OK: 8 MiB in 18 packages 09:07:37 Removing intermediate container 62ce6696a79d 09:07:37 ---> 066515a67088 09:07:37 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:39 ---> c85bfbe9a1d0 09:07:39 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:07:40 Removing intermediate container ecf74876112a 09:07:40 ---> 70fbb38c4aed 09:07:40 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:07:40 ---> Running in b16c7286d2aa 09:07:41 ---> b3ab6761a052 09:07:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:07:41 Removing intermediate container b16c7286d2aa 09:07:41 ---> c2711e41f41c 09:07:41 Step 12/25 : WORKDIR / 09:07:41 ---> Running in 90e002738728 09:07:43 Removing intermediate container 90e002738728 09:07:43 ---> 0a564d3fff0d 09:07:43 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:43 ---> 71d12c3ab7cb 09:07:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:07:44 ---> ff3ab8e541da 09:07:44 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:07:46 ---> 04656b36ff18 09:07:46 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:07:46 ---> 80bd57161402 09:07:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:07:46 Removing intermediate container f7bfbd18d6e0 09:07:46 ---> 8dabd3065970 09:07:46 Step 7/27 : COPY . . 09:07:47 ---> 23ba29ef851d 09:07:47 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:07:48 ---> 7b856e4cdf7a 09:07:48 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:07:48 ---> Running in 529a94915d7e 09:07:49 ---> a85edf3fdb48 09:07:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:07:51 ---> a988e42055f8 09:07:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:07:52 Removing intermediate container 529a94915d7e 09:07:52 ---> 0b5bf905197c 09:07:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:07:52 ---> Running in 55248758d027 09:07:53 Removing intermediate container 55248758d027 09:07:53 ---> 7db2d749a80f 09:07:53 Step 20/22 : LABEL arch=arm64 09:07:54 ---> Running in 2d1fd242f4b5 09:07:54 ---> a5c537c9968b 09:07:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:07:55 Removing intermediate container 2d1fd242f4b5 09:07:55 ---> a2c62473b8f0 09:07:55 Step 21/22 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d 09:07:55 ---> Running in 0fac55040823 09:07:56 Removing intermediate container 0fac55040823 09:07:56 ---> 163559c54962 09:07:56 Step 22/22 : LABEL version=0.0.0 09:07:56 ---> Running in 221313f0601c 09:07:57 ---> 7ae0f928b5c7 09:07:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:07:57 Removing intermediate container 221313f0601c 09:07:57 ---> 484a262f292d 09:07:57 09:07:57 Successfully built 484a262f292d 09:07:57 Successfully tagged security-proxy-setup-arm64:latest 09:07:57 Building security-spire-config 09:07:58  Building security-proxy-setup ... done  ---> 76736670562e 09:07:58 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:07:59 ---> Running in 011c5db8eace 09:08:04 Removing intermediate container 011c5db8eace 09:08:04 ---> b4d55e79de50 09:08:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:08:04 ---> Running in 71c9817a1a55 09:08:09 Removing intermediate container 71c9817a1a55 09:08:09 ---> 51c50a168d6e 09:08:09 Step 23/25 : LABEL arch=arm64 09:08:09 ---> Running in e52a9395cfe5 09:08:09 Removing intermediate container e52a9395cfe5 09:08:09 ---> dd69b7152808 09:08:09 Step 24/25 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d 09:08:10 ---> Running in 7976173dee9a 09:08:11 ---> 613d8530be7f 09:08:11 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:08:11 Removing intermediate container 7976173dee9a 09:08:11 ---> 34fa93635e5c 09:08:11 Step 25/25 : LABEL version=0.0.0 09:08:11 ---> Running in f012cff36d8d 09:08:11 ---> Running in 784cee75c243 09:08:12 Removing intermediate container f012cff36d8d 09:08:12 Removing intermediate container 784cee75c243 09:08:12 ---> 0e53265764c4 09:08:12 09:08:12 ---> 4962ad0314ac 09:08:12 Step 9/27 : WORKDIR /edgex-go/spire-build 09:08:12 ---> Running in 5c6cd61ba744 09:08:13 Successfully built 0e53265764c4 09:08:13 Successfully tagged security-secretstore-setup-arm64:latest 09:08:13  Building security-secretstore-setup ... done Removing intermediate container 5c6cd61ba744 09:08:13 ---> d50eed1e0e32 09:08:13 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:08:13 ---> Running in 3bbad216d6ba 09:08:14 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:08:14 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:08:14 ---> 5f6630cc96cc 09:08:14 Step 3/27 : WORKDIR /edgex-go 09:08:14 ---> Using cache 09:08:14 ---> b7ab40276b85 09:08:14 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:08:14 ---> Using cache 09:08:14 ---> 35110ce0705c 09:08:14 Step 5/27 : COPY go.mod vendor* ./ 09:08:14 ---> Using cache 09:08:14 ---> e87ec1b672fc 09:08:14 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:14 ---> Using cache 09:08:14 ---> 8dabd3065970 09:08:14 Step 7/27 : COPY . . 09:08:14 ---> Using cache 09:08:14 ---> 613d8530be7f 09:08:14 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:08:14 ---> Using cache 09:08:14 ---> 4962ad0314ac 09:08:14 Step 9/27 : WORKDIR /edgex-go/spire-build 09:08:14 ---> Using cache 09:08:14 ---> d50eed1e0e32 09:08:14 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:08:14 Removing intermediate container 3bbad216d6ba 09:08:14 ---> 74f5f35ff806 09:08:14 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:08:14 ---> Running in 6d7b1a9f202b 09:08:14 ---> Running in 88f70d57142f 09:08:15 Removing intermediate container 6d7b1a9f202b 09:08:15 ---> debd6cc8490f 09:08:15 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:08:15 ---> Running in 7de520463186 09:08:17 Removing intermediate container cf341f536a2b 09:08:17 ---> 6f458aa5c27e 09:08:17 Step 8/23 : COPY . . 09:08:18 Removing intermediate container 88f70d57142f 09:08:18 ---> 89515c1427ef 09:08:18 Step 12/27 : WORKDIR /edgex-go 09:08:18 ---> Running in ce280f05f878 09:08:19 Removing intermediate container 7de520463186 09:08:19 ---> 9ef6b4c1797e 09:08:19 Step 12/27 : WORKDIR /edgex-go 09:08:19 ---> Running in 3357b52a3126 09:08:19 Removing intermediate container ce280f05f878 09:08:19 ---> 76fc1258c721 09:08:19 09:08:19 Step 13/27 : FROM alpine:3.17 09:08:19 ---> 51e60588ff2c 09:08:19 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:08:19 ---> Using cache 09:08:19 ---> 642cc8da32dd 09:08:19 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:08:19 ---> Using cache 09:08:19 ---> a07a8c0f54cb 09:08:19 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:19 ---> Using cache 09:08:19 ---> 4caad6143581 09:08:19 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:08:19 ---> Using cache 09:08:19 ---> 9faa6f9a92d9 09:08:19 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:08:19 Removing intermediate container 3357b52a3126 09:08:19 ---> d749ac1dcbeb 09:08:19 09:08:19 Step 13/27 : FROM alpine:3.17 09:08:19 ---> 51e60588ff2c 09:08:19 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:08:19 ---> Using cache 09:08:19 ---> 642cc8da32dd 09:08:19 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:08:19 ---> Running in c4252e043915 09:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:23 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:08:23 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:08:23 OK: 17692 distinct packages available 09:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:25 (1/4) Installing dumb-init (1.2.5-r2) 09:08:25 (2/4) Installing musl-obstack (1.2.3-r0) 09:08:25 (3/4) Installing libucontext (1.2-r0) 09:08:25 (4/4) Installing gcompat (1.1.0-r0) 09:08:25 Executing busybox-1.35.0-r29.trigger 09:08:25 OK: 8 MiB in 19 packages 09:08:26 ---> 9393b22e3f60 09:08:26 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:08:27 Removing intermediate container c4252e043915 09:08:27 ---> 7170de5f8624 09:08:27 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:28 Removing intermediate container cb44271c7609 09:08:28 ---> f10236b9fed4 09:08:28 09:08:28 Step 10/23 : FROM alpine:3.17 09:08:28 ---> 51e60588ff2c 09:08:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:08:28 ---> Using cache 09:08:28 ---> bd34ceaefd7e 09:08:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:08:28 ---> Using cache 09:08:28 ---> c13e84aaba41 09:08:28 Step 13/23 : ENV APP_PORT=59861 09:08:28 ---> 8d3a01f8797e 09:08:28 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:08:28 ---> Running in 2fc9487f778a 09:08:29 Removing intermediate container 2fc9487f778a 09:08:29 ---> b67a7ddea3b5 09:08:29 Step 14/23 : EXPOSE $APP_PORT 09:08:29 ---> c1a6ff37adf9 09:08:29 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:08:29 ---> Running in 3f65b727aa20 09:08:30 Removing intermediate container 3f65b727aa20 09:08:30 ---> 269471f1ba22 09:08:30 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:31 ---> bb5ebb595eca 09:08:31 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:08:31 ---> Running in 5f4d6311b658 09:08:31 ---> 3af65e229ef6 09:08:31 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:08:33 ---> b09c0b6dea52 09:08:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:08:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:08:34 ---> b74e57bb8b73 09:08:34 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:08:35 ---> 1fad71380c38 09:08:35 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:08:36 ---> d0769a966ade 09:08:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:08:36 ---> 8354f886a548 09:08:36 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:08:37 ---> 517535b8d9c9 09:08:37 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:08:37 ---> Running in b39499d117ed 09:08:37 ---> 5fbbc4eacb83 09:08:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:08:38 ---> Running in 2d6202398bff 09:08:38 Removing intermediate container b39499d117ed 09:08:38 ---> 716157656d2d 09:08:38 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:08:38 Removing intermediate container 2d6202398bff 09:08:38 ---> 908a550c8297 09:08:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:38 ---> Running in 1dd85cfbb903 09:08:38 ---> Running in f0d6202c1c43 09:08:39 ---> 39fa87f7169c 09:08:39 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:08:39 Removing intermediate container f0d6202c1c43 09:08:39 ---> 02053c67b210 09:08:39 Step 21/23 : LABEL arch=arm64 09:08:39 Removing intermediate container 1dd85cfbb903 09:08:39 ---> 3263df2863a5 09:08:39 Step 25/27 : LABEL arch=arm64 09:08:39 ---> Running in 6aea1d50d3c9 09:08:39 ---> Running in a0a54164797b 09:08:40 Removing intermediate container a0a54164797b 09:08:40 ---> e4870d580d37 09:08:40 Step 22/23 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d 09:08:40 Removing intermediate container 6aea1d50d3c9 09:08:40 ---> 20878338d2e2 09:08:40 Step 26/27 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d 09:08:40 ---> Running in 4d647b3c6ab5 09:08:40 ---> Running in 134c1e706f91 09:08:40 ---> cc71399cbaa1 09:08:40 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:08:40 ---> Running in f7412dd0ddf4 09:08:41 Removing intermediate container 4d647b3c6ab5 09:08:41 ---> d5d1172d0e1e 09:08:41 Step 23/23 : LABEL version=0.0.0 09:08:41 Removing intermediate container 134c1e706f91 09:08:41 ---> 0eff8ed9320a 09:08:41 Step 27/27 : LABEL version=0.0.0 09:08:41 ---> Running in 7b213b26184b 09:08:41 ---> Running in 8e83661b0bd1 09:08:41 Removing intermediate container f7412dd0ddf4 09:08:41 ---> 068b1b494585 09:08:42 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:08:42 Removing intermediate container 7b213b26184b 09:08:42 ---> 2e6d2bb5cb02 09:08:42 09:08:42 Removing intermediate container 8e83661b0bd1 09:08:42 ---> 4e84d4e7f672 09:08:42 09:08:42 Successfully built 2e6d2bb5cb02 09:08:43 Successfully tagged support-scheduler-arm64:latest 09:08:43  Building support-scheduler ... done Successfully built 4e84d4e7f672 09:08:43 Successfully tagged security-spire-agent-arm64:latest 09:08:43  Building security-spire-agent ... done  ---> 98da93400bac 09:08:43 Step 22/27 : WORKDIR / 09:08:43 ---> Running in d53b0991cc27 09:08:43 Removing intermediate container d53b0991cc27 09:08:43 ---> b09fdc657665 09:08:43 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:08:43 ---> Running in 48a768660caa 09:08:44 Removing intermediate container 48a768660caa 09:08:44 ---> b52e0e09d260 09:08:44 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:08:44 ---> Running in 91c0cdea935b 09:08:44 Removing intermediate container 91c0cdea935b 09:08:44 ---> 23937a6395af 09:08:44 Step 25/27 : LABEL arch=arm64 09:08:44 ---> Running in bc20612aae1d 09:08:45 Removing intermediate container bc20612aae1d 09:08:45 ---> 489468b077d5 09:08:45 Step 26/27 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d 09:08:45 ---> Running in 5066b55bd024 09:08:45 Removing intermediate container 5066b55bd024 09:08:45 ---> a8a28e055f59 09:08:45 Step 27/27 : LABEL version=0.0.0 09:08:45 ---> Running in 7b79ff1e5d9e 09:08:46 Removing intermediate container 7b79ff1e5d9e 09:08:46 ---> e639c4f66c7c 09:08:46 09:08:46 Successfully built e639c4f66c7c 09:08:46 Successfully tagged security-spire-config-arm64:latest 09:11:08  Building security-spire-config ... done Removing intermediate container 5f4d6311b658 09:11:08 ---> 9e4558a3fdc1 09:11:08 09:11:08 Step 10/23 : FROM alpine:3.17 09:11:08 ---> 51e60588ff2c 09:11:08 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:11:08 ---> Running in ab030b551ec8 09:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:11:08 (1/2) Installing ca-certificates (20230506-r0) 09:11:08 (2/2) Installing dumb-init (1.2.5-r2) 09:11:08 Executing busybox-1.35.0-r29.trigger 09:11:08 Executing ca-certificates-20230506-r0.trigger 09:11:08 OK: 8 MiB in 17 packages 09:11:08 Removing intermediate container ab030b551ec8 09:11:08 ---> c6d513f1333e 09:11:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:11:08 ---> Running in af3a2ad2032f 09:11:08 Removing intermediate container af3a2ad2032f 09:11:08 ---> ce7449c97480 09:11:08 Step 13/23 : ENV APP_PORT=59860 09:11:08 ---> Running in f71a5a00eeb2 09:11:08 Removing intermediate container f71a5a00eeb2 09:11:08 ---> bfc0958b2035 09:11:08 Step 14/23 : EXPOSE $APP_PORT 09:11:08 ---> Running in 57a64d7b869b 09:11:08 Removing intermediate container 57a64d7b869b 09:11:08 ---> 0af360b9b168 09:11:08 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:09 ---> dc0d59ef2d1c 09:11:09 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:11:09 ---> d2116c681ca2 09:11:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:11:11 ---> fc172caf00d4 09:11:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:11:11 ---> 66302b6d1a3c 09:11:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:11:11 ---> Running in 7f36582d6a5f 09:11:11 Removing intermediate container 7f36582d6a5f 09:11:11 ---> a845a10909cb 09:11:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:11 ---> Running in 579486edd9bf 09:11:12 Removing intermediate container 579486edd9bf 09:11:12 ---> 86a1a886c214 09:11:12 Step 21/23 : LABEL arch=arm64 09:11:12 ---> Running in 1fcf3f8503c6 09:11:12 Removing intermediate container 1fcf3f8503c6 09:11:12 ---> 459ffb3cd22d 09:11:12 Step 22/23 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d 09:11:12 ---> Running in 7da26d1d69d7 09:11:12 Removing intermediate container 7da26d1d69d7 09:11:12 ---> f0d919c3ca8c 09:11:12 Step 23/23 : LABEL version=0.0.0 09:11:12 ---> Running in 44347d11682c 09:11:13 Removing intermediate container 44347d11682c 09:11:13 ---> 78ee0deb330d 09:11:13 09:11:13 Successfully built 78ee0deb330d 09:11:13 Successfully tagged support-notifications-arm64:latest 09:11:14  Building support-notifications ... done  [Pipeline] } 09:11:14 $ docker stop --time=1 80b2c370cd76efc07ce6966498d3a1a6f9fcd876bdd6fa4b6d57eb2423d1420e 09:11:15 $ docker rm -f --volumes 80b2c370cd76efc07ce6966498d3a1a6f9fcd876bdd6fa4b6d57eb2423d1420e [Pipeline] // withDockerContainer [Pipeline] sh 09:11:16 + docker images 09:11:16 REPOSITORY TAG IMAGE ID CREATED SIZE 09:11:16 support-notifications-arm64 latest 78ee0deb330d 3 seconds ago 31.9MB 09:11:16 9e4558a3fdc1 16 seconds ago 1.59GB 09:11:16 security-spire-config-arm64 latest e639c4f66c7c 2 minutes ago 96.1MB 09:11:16 security-spire-agent-arm64 latest 4e84d4e7f672 2 minutes ago 153MB 09:11:16 support-scheduler-arm64 latest 2e6d2bb5cb02 2 minutes ago 31.2MB 09:11:16 f10236b9fed4 2 minutes ago 1.59GB 09:11:16 d749ac1dcbeb 2 minutes ago 1.39GB 09:11:16 76fc1258c721 2 minutes ago 1.39GB 09:11:16 security-secretstore-setup-arm64 latest 0e53265764c4 3 minutes ago 32.2MB 09:11:16 security-proxy-setup-arm64 latest 484a262f292d 3 minutes ago 18.7MB 09:11:16 17361995825c 3 minutes ago 1.52GB 09:11:16 d22216c6a5c4 3 minutes ago 1.51GB 09:11:16 core-data-arm64 latest 73945964653e 5 minutes ago 19.9MB 09:11:16 security-proxy-auth-arm64 latest a03f4e22844a 5 minutes ago 18.1MB 09:11:16 36f911eb82d6 6 minutes ago 1.53GB 09:11:16 295476337fdb 6 minutes ago 1.51GB 09:11:16 security-spiffe-token-provider-arm64 latest f2c694253686 12 minutes ago 32.7MB 09:11:16 731ff4cda250 12 minutes ago 1.57GB 09:11:16 core-metadata-arm64 latest 398e0a6627ec 13 minutes ago 20.2MB 09:11:16 85b8233e9cea 13 minutes ago 1.53GB 09:11:16 core-command-arm64 latest 6c3a89b1b7a1 13 minutes ago 19.7MB 09:11:16 core-common-config-bootstrapper-arm64 latest e26ebe124034 14 minutes ago 17.2MB 09:11:16 security-bootstrapper-arm64 latest d6cfb779334f 14 minutes ago 21.9MB 09:11:16 b0455f46f3da 14 minutes ago 1.53GB 09:11:16 0c9bd10883c6 14 minutes ago 1.52GB 09:11:16 6b12b926622a 15 minutes ago 1.51GB 09:11:16 security-spire-server-arm64 latest da234bea7f7a 21 minutes ago 97MB 09:11:16 b74f4049db9a 22 minutes ago 1.39GB 09:11:16 ci-base-image-arm64 latest 5f6630cc96cc 37 minutes ago 899MB 09:11:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 09:11:16 alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB 09:11:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:16 09:11:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:17 arm64: Pulling from edgex-lftools-log-publisher 09:11:17 8998bd30e6a1: Pulling fs layer 09:11:17 04944245beec: Pulling fs layer 09:11:17 699f458cf7ca: Pulling fs layer 09:11:17 765212b225bb: Pulling fs layer 09:11:17 f23df028b6ca: Pulling fs layer 09:11:17 d65c8cfc05b1: Pulling fs layer 09:11:17 2437ff75d9bd: Pulling fs layer 09:11:17 765212b225bb: Waiting 09:11:17 f23df028b6ca: Waiting 09:11:17 d65c8cfc05b1: Waiting 09:11:17 04944245beec: Verifying Checksum 09:11:17 04944245beec: Download complete 09:11:17 f23df028b6ca: Verifying Checksum 09:11:17 f23df028b6ca: Download complete 09:11:17 d65c8cfc05b1: Verifying Checksum 09:11:17 d65c8cfc05b1: Download complete 09:11:17 699f458cf7ca: Verifying Checksum 09:11:17 699f458cf7ca: Download complete 09:11:18 8998bd30e6a1: Verifying Checksum 09:11:18 8998bd30e6a1: Download complete 09:11:21 2437ff75d9bd: Verifying Checksum 09:11:21 2437ff75d9bd: Download complete 09:11:22 8998bd30e6a1: Pull complete 09:11:23 04944245beec: Pull complete 09:11:24 699f458cf7ca: Pull complete 09:11:24 765212b225bb: Pull complete 09:11:25 f23df028b6ca: Pull complete 09:11:25 d65c8cfc05b1: Pull complete 09:11:40 2437ff75d9bd: Pull complete 09:11:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:40 prd-ubuntu20.04-docker-arm64-4c-16g-15274 does not seem to be running inside a container 09:11:40 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:11:43 $ docker top 4c84104b674cfeb483fd98cc2b9e63b3c9d659f07da4d1210777add12a508cbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:44 ---> job-cost.sh 09:11:44 lf-activate-venv: SKIPPING 09:11:44 INFO: No Stack... 09:11:45 INFO: Retrieving Pricing Info for: v3-standard-4 09:11:46 INFO: Archiving Costs [Pipeline] sh 09:11:46 + + cat /w/workspace/edgex-go/5/archives/cost.csvcut -d, -f6 09:11:46 [Pipeline] lock 09:11:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4558-5-stack-cost] 09:11:46 Resource [jenkins-edgexfoundry-edgex-go-PR-4558-5-stack-cost] did not exist. Created. 09:11:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4558-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:11:47 + echo total: 0.10999999940395355 [Pipeline] stash 09:11:47 Stashed 1 file(s) [Pipeline] } 09:11:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4558-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:11:47 $ docker stop --time=1 4c84104b674cfeb483fd98cc2b9e63b3c9d659f07da4d1210777add12a508cbe 09:11:49 $ docker rm -f --volumes 4c84104b674cfeb483fd98cc2b9e63b3c9d659f07da4d1210777add12a508cbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:11:49 provisioning config files... 09:11:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config8613678542544063952tmp [Pipeline] { [Pipeline] sh 09:11:49 + set +x 09:11:49 + curl -s https://codecov.io/bash 09:11:49 + bash -s -- 09:11:49 09:11:49 _____ _ 09:11:49 / ____| | | 09:11:49 | | ___ __| | ___ ___ _____ __ 09:11:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:11:49 | |___| (_) | (_| | __/ (_| (_) \ V / 09:11:49 \_____\___/ \__,_|\___|\___\___/ \_/ 09:11:49 Bash-1.0.6 09:11:49 09:11:49 09:11:49 ==> git version 2.25.1 found 09:11:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:11:49 Release-Date: 2020-01-08 09:11:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:11:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:11:49 ==> Jenkins CI detected. 09:11:49 current dir:  /w/workspace/edgex-go/5 09:11:49 project root: . 09:11:49 --> token set from env 09:11:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:11:49 ==> Running gcov in . (disable via -X gcov) 09:11:49 ==> Python coveragepy not found 09:11:49 ==> Searching for coverage reports in: 09:11:49 + . 09:11:50 -> Found 1 reports 09:11:50 ==> Detecting git/mercurial file structure 09:11:50 ==> Reading reports 09:11:50 + ./coverage.out bytes=447730 09:11:50 ==> Appending adjustments 09:11:50 https://docs.codecov.io/docs/fixing-reports 09:11:51 + Found adjustments 09:11:51 ==> Gzipping contents 09:11:51 60K /tmp/codecov.IrQteX.gz 09:11:51 ==> Uploading reports 09:11:51 url: https://codecov.io 09:11:51 query: branch=PR-4558&commit=b5354926094d0ae3b032ca63166c1c3f07ab43f1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4558%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4558&job=&cmd_args= 09:11:51 -> Pinging Codecov 09:11:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4558&commit=b5354926094d0ae3b032ca63166c1c3f07ab43f1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4558%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4558&job=&cmd_args= 09:11:51 -> Uploading to 09:11:51 https://storage.googleapis.com/codecov/v4/raw/2023-05-12/00271124DB129430A58F1EEE437C3FCB/b5354926094d0ae3b032ca63166c1c3f07ab43f1/566c9f82-52f2-466c-b919-29a5cb40671b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230512T091151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1b8957559c0648d19804db793dd002e25ba13eb3ad86cf75c46008ce3771408 09:11:51 % Total % Received % Xferd Average Speed Time Time Time Current 09:11:51 Dload Upload Total Spent Left Speed 09:11:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57449 0 0 100 57449 0 214k --:--:-- --:--:-- --:--:-- 214k 09:11:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b5354926094d0ae3b032ca63166c1c3f07ab43f1 [Pipeline] } 09:11:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:11:52 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 09:11:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:11:53 ---> package-listing.sh 09:11:53 ++ facter osfamily 09:11:53 ++ tr '[:upper:]' '[:lower:]' 09:11:53 + OS_FAMILY=debian 09:11:53 + workspace=/w/workspace/edgex-go/5 09:11:53 + START_PACKAGES=/tmp/packages_start.txt 09:11:53 + END_PACKAGES=/tmp/packages_end.txt 09:11:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:11:53 + PACKAGES=/tmp/packages_start.txt 09:11:53 + '[' /w/workspace/edgex-go/5 ']' 09:11:53 + PACKAGES=/tmp/packages_end.txt 09:11:53 + case "${OS_FAMILY}" in 09:11:53 + dpkg -l 09:11:53 + grep '^ii' 09:11:53 + '[' -f /tmp/packages_start.txt ']' 09:11:53 + '[' -f /tmp/packages_end.txt ']' 09:11:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:11:53 + '[' /w/workspace/edgex-go/5 ']' 09:11:53 + mkdir -p /w/workspace/edgex-go/5/archives/ 09:11:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 09:11:53 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:11:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:54 09:11:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:54 latest: Pulling from edgex-lftools-log-publisher 09:11:54 5eb5b503b376: Pulling fs layer 09:11:54 5c69ac0246d0: Pulling fs layer 09:11:54 ec43610c2a17: Pulling fs layer 09:11:54 3a2ae6a8a46f: Pulling fs layer 09:11:54 33b1e0a273af: Pulling fs layer 09:11:54 5d3b04190fa2: Pulling fs layer 09:11:54 2f39f015ded8: Pulling fs layer 09:11:54 3a2ae6a8a46f: Waiting 09:11:54 33b1e0a273af: Waiting 09:11:54 5d3b04190fa2: Waiting 09:11:54 2f39f015ded8: Waiting 09:11:54 5c69ac0246d0: Verifying Checksum 09:11:54 5c69ac0246d0: Download complete 09:11:54 3a2ae6a8a46f: Verifying Checksum 09:11:54 3a2ae6a8a46f: Download complete 09:11:54 33b1e0a273af: Verifying Checksum 09:11:54 33b1e0a273af: Download complete 09:11:54 ec43610c2a17: Verifying Checksum 09:11:54 ec43610c2a17: Download complete 09:11:54 5d3b04190fa2: Verifying Checksum 09:11:54 5d3b04190fa2: Download complete 09:11:55 5eb5b503b376: Verifying Checksum 09:11:55 5eb5b503b376: Download complete 09:11:55 2f39f015ded8: Download complete 09:11:56 5eb5b503b376: Pull complete 09:11:56 5c69ac0246d0: Pull complete 09:11:56 ec43610c2a17: Pull complete 09:11:56 3a2ae6a8a46f: Pull complete 09:11:57 33b1e0a273af: Pull complete 09:11:57 5d3b04190fa2: Pull complete 09:12:01 2f39f015ded8: Pull complete 09:12:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:01 prd-ubuntu20.04-docker-8c-8g-15272 does not seem to be running inside a container 09:12:01 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:12:04 $ docker top 0dd54f5c5e37b1e9253e982cec6760c8005b63ce9d5047b7fa34875a608bdc88 -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:05 + touch /tmp/pre-build-complete [Pipeline] sh 09:12:05 + mkdir -p /var/log/sysstat [Pipeline] sh 09:12:05 + ls /var/log/sa-host 09:12:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:06 provisioning config files... 09:12:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8722914541896038614tmp [Pipeline] { [Pipeline] echo 09:12:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:12:06 ---> create-netrc.sh [Pipeline] } 09:12:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:12:06 ---> python-tools-install.sh [Pipeline] echo 09:12:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:12:06 ---> sudo-logs.sh 09:12:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:12:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:12:07 ---> job-cost.sh 09:12:07 lf-activate-venv: SKIPPING 09:12:07 DEBUG: total: 0.10999999940395355 09:12:07 INFO: Retrieving Stack Cost... 09:12:07 INFO: Retrieving Pricing Info for: v3-standard-8 09:12:08 INFO: Archiving Costs [Pipeline] echo 09:12:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:12:08 ---> logs-deploy.sh 09:12:08 lf-activate-venv: SKIPPING 09:12:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4558/5 09:12:08 INFO: archiving workspace using pattern(s): 09:12:09 Archives upload complete. 09:12:09 INFO: archiving logs to Nexus