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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 0c81f2623765c7cb967c9e53a7d8046df7c306cf rather than f6a522e7c0f32af2510f6446dc520bc4984a635d Obtained Jenkinsfile from 0c81f2623765c7cb967c9e53a7d8046df7c306cf 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-ssh18103387926636584135.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17521370282804654654.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4506/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-4506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6180242784466702697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12618112398125827428.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-4506/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-4506/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7235256631947727027.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 ‘prd-ubuntu20.04-docker-8c-8g-7391’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7392 in /w/workspace/edgexfoundry_edgex-go_PR-4506 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0c81f2623765c7cb967c9e53a7d8046df7c306cf into PR head commit f6a522e7c0f32af2510f6446dc520bc4984a635d Merge succeeded, producing 0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b Checking out Revision 0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b (PR-4506) > 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/4506/head:refs/remotes/origin/PR-4506 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6a522e7c0f32af2510f6446dc520bc4984a635d # 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 0c81f2623765c7cb967c9e53a7d8046df7c306cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b # timeout=10 Commit message: "Merge commit '0c81f2623765c7cb967c9e53a7d8046df7c306cf' into HEAD" > git rev-list --no-walk f6a522e7c0f32af2510f6446dc520bc4984a635d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:14 ========================================================= 08:30:14 EdgeX Global Pipelines Version Info 08:30:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:15 ------------------- 08:30:15 stable info: 08:30:15 ------------------- 08:30:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:15 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:30:15 Message: update stable to v1.0.245 08:30:15 ------------------- 08:30:15 experimental info: 08:30:15 ------------------- 08:30:15 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:15 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 08:30:15 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4506 [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4506 [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4506 [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0410dfd [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:16 provisioning config files... 08:30:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config10252642539510648624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:16 ---> docker-login.sh 08:30:16 nexus3.edgexfoundry.org:10001 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 nexus3.edgexfoundry.org:10002 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 nexus3.edgexfoundry.org:10003 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 nexus3.edgexfoundry.org:10004 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 docker.io 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:18 Configure a credential helper to remove this warning. See 08:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:18 08:30:18 Login Succeeded 08:30:18 ---> docker-login.sh ends [Pipeline] } 08:30:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:18 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:18 + dirname cmd/core-command/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo core-command,cmd/core-command/Dockerfile 08:30:18 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:18 + dirname cmd/core-data/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo core-data,cmd/core-data/Dockerfile 08:30:18 + dirname cmd/core-metadata/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:18 + dirname cmd/security-bootstrapper/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:18 + dirname cmd/security-proxy-auth/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:18 + dirname cmd/security-proxy-setup/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:18 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:18 + + dirname cmd/security-spire-agent/Dockerfile 08:30:18 cut -d/ -f2 08:30:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:18 + dirname cmd/security-spire-config/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:18 + dirname cmd/security-spire-server/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:18 + dirname cmd/support-notifications/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:18 + dirname cmd/support-scheduler/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:18 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:18 + git rev-list -1 --merges 0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b~1..0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b [Pipeline] echo 08:30:18 -----------> git rev-list -1 --merges 0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b~1..0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b 0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b 08:30:18 0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b [false] [Pipeline] sh 08:30:19 + git log --format=format:%s -1 0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b [Pipeline] echo 08:30:19 ========================================================= 08:30:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:19 + grep -v github /etc/ssh/ssh_known_hosts 08:30:19 + [ -e /tmp/ssh_known_hosts ] 08:30:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:19 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:19 08:30:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:20 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:20 b85a868b505f: Pulling fs layer 08:30:20 e2be974225ed: Pulling fs layer 08:30:20 339a4e72a1f5: Pulling fs layer 08:30:20 988bab9f4d93: Pulling fs layer 08:30:20 1469e6f7b9e6: Pulling fs layer 08:30:20 eaf3925da568: Pulling fs layer 08:30:20 bab4dde63d76: Pulling fs layer 08:30:20 bde34c3a00c8: Pulling fs layer 08:30:20 b352a97aabf1: Pulling fs layer 08:30:20 4872d77fe225: Pulling fs layer 08:30:20 5851b861e8e6: Pulling fs layer 08:30:20 bab4dde63d76: Waiting 08:30:20 bde34c3a00c8: Waiting 08:30:20 b352a97aabf1: Waiting 08:30:20 4872d77fe225: Waiting 08:30:20 988bab9f4d93: Waiting 08:30:20 1469e6f7b9e6: Waiting 08:30:20 eaf3925da568: Waiting 08:30:20 e2be974225ed: Verifying Checksum 08:30:20 e2be974225ed: Download complete 08:30:20 988bab9f4d93: Download complete 08:30:20 1469e6f7b9e6: Verifying Checksum 08:30:20 1469e6f7b9e6: Download complete 08:30:20 eaf3925da568: Verifying Checksum 08:30:20 eaf3925da568: Download complete 08:30:20 339a4e72a1f5: Verifying Checksum 08:30:20 339a4e72a1f5: Download complete 08:30:20 bde34c3a00c8: Download complete 08:30:20 b352a97aabf1: Verifying Checksum 08:30:20 b352a97aabf1: Download complete 08:30:20 4872d77fe225: Verifying Checksum 08:30:20 4872d77fe225: Download complete 08:30:20 5851b861e8e6: Download complete 08:30:20 b85a868b505f: Download complete 08:30:20 bab4dde63d76: Verifying Checksum 08:30:20 bab4dde63d76: Download complete 08:30:22 b85a868b505f: Pull complete 08:30:22 e2be974225ed: Pull complete 08:30:22 339a4e72a1f5: Pull complete 08:30:22 988bab9f4d93: Pull complete 08:30:22 1469e6f7b9e6: Pull complete 08:30:23 eaf3925da568: Pull complete 08:30:25 bab4dde63d76: Pull complete 08:30:25 bde34c3a00c8: Pull complete 08:30:25 b352a97aabf1: Pull complete 08:30:25 4872d77fe225: Pull complete 08:30:25 5851b861e8e6: Pull complete 08:30:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:25 prd-ubuntu20.04-docker-8c-8g-7392 does not seem to be running inside a container 08:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:28 $ docker top 8f5fe62f1254bc71ff10522ffefd7646535d53fa210b85bfa20f5e06a43b8371 -eo pid,comm 08:30:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:28 [ssh-agent] Looking for ssh-agent implementation... 08:30:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:28 $ docker exec 8f5fe62f1254bc71ff10522ffefd7646535d53fa210b85bfa20f5e06a43b8371 ssh-agent 08:30:29 SSH_AUTH_SOCK=/tmp/ssh-cW44SIiy5Wth/agent.33 08:30:29 SSH_AGENT_PID=40 08:30:29 Running ssh-add (command line suppressed) 08:30:29 Identity added: /w/workspace/edgex-go/2@tmp/private_key_13718100292293941677.key (/w/workspace/edgex-go/2@tmp/private_key_13718100292293941677.key) 08:30:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:29 + git tag --points-at HEAD [Pipeline] } 08:30:29 $ docker exec --env ******** --env ******** 8f5fe62f1254bc71ff10522ffefd7646535d53fa210b85bfa20f5e06a43b8371 ssh-agent -k 08:30:29 unset SSH_AUTH_SOCK; 08:30:29 unset SSH_AGENT_PID; 08:30:29 echo Agent pid 40 killed; 08:30:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:29 [ssh-agent] Looking for ssh-agent implementation... 08:30:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:29 $ docker exec 8f5fe62f1254bc71ff10522ffefd7646535d53fa210b85bfa20f5e06a43b8371 ssh-agent 08:30:29 SSH_AUTH_SOCK=/tmp/ssh-e7SbKtQb8jnB/agent.72 08:30:29 SSH_AGENT_PID=78 08:30:29 Running ssh-add (command line suppressed) 08:30:29 Identity added: /w/workspace/edgex-go/2@tmp/private_key_17537582778980442794.key (/w/workspace/edgex-go/2@tmp/private_key_17537582778980442794.key) 08:30:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:30 + git semver init 08:30:30 2023-04-11 08:30:30,480 [run_init] DEBUG init version:0.0.0 force:False 08:30:30 2023-04-11 08:30:30,481 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:30:30 2023-04-11 08:30:30,481 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:30:30 2023-04-11 08:30:30,481 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:35 2023-04-11 08:30:35,388 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:35 2023-04-11 08:30:35,388 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4506 with force:False 08:30:35 2023-04-11 08:30:35,388 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4506 08:30:35 2023-04-11 08:30:35,393 [execute] INFO git cat-file --batch-check 08:30:35 2023-04-11 08:30:35,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:35 2023-04-11 08:30:35,400 [execute] INFO git cat-file --batch 08:30:35 2023-04-11 08:30:35,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:35 2023-04-11 08:30:35,406 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4506 08:30:35 0.0.0 [Pipeline] } 08:30:35 $ docker exec --env ******** --env ******** 8f5fe62f1254bc71ff10522ffefd7646535d53fa210b85bfa20f5e06a43b8371 ssh-agent -k 08:30:35 unset SSH_AUTH_SOCK; 08:30:35 unset SSH_AGENT_PID; 08:30:35 echo Agent pid 78 killed; 08:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:36 + git semver [Pipeline] } 08:30:36 $ docker stop --time=1 8f5fe62f1254bc71ff10522ffefd7646535d53fa210b85bfa20f5e06a43b8371 08:30:37 $ docker rm -f --volumes 8f5fe62f1254bc71ff10522ffefd7646535d53fa210b85bfa20f5e06a43b8371 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:38 Stashed 1 file(s) [Pipeline] echo 08:30:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:39 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:39 ========================================================= 08:30:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:39 63b65145d645: Pulling fs layer 08:30:39 a2d21d5440eb: Pulling fs layer 08:30:39 935e6c44a52c: Pulling fs layer 08:30:39 94cc34f8dd06: Pulling fs layer 08:30:39 30dea6a524f1: Pulling fs layer 08:30:39 a2aff8979fd8: Pulling fs layer 08:30:39 6808be2612f2: Pulling fs layer 08:30:39 f25807f1079a: Pulling fs layer 08:30:39 30dea6a524f1: Waiting 08:30:39 6808be2612f2: Waiting 08:30:39 94cc34f8dd06: Waiting 08:30:39 a2d21d5440eb: Download complete 08:30:39 94cc34f8dd06: Verifying Checksum 08:30:39 94cc34f8dd06: Download complete 08:30:39 30dea6a524f1: Verifying Checksum 08:30:39 30dea6a524f1: Download complete 08:30:39 63b65145d645: Verifying Checksum 08:30:39 63b65145d645: Download complete 08:30:39 a2aff8979fd8: Verifying Checksum 08:30:39 a2aff8979fd8: Download complete 08:30:39 63b65145d645: Pull complete 08:30:39 a2d21d5440eb: Pull complete 08:30:40 f25807f1079a: Verifying Checksum 08:30:40 f25807f1079a: Download complete 08:30:40 935e6c44a52c: Verifying Checksum 08:30:40 935e6c44a52c: Download complete 08:30:40 6808be2612f2: Verifying Checksum 08:30:40 6808be2612f2: Download complete 08:30:44 935e6c44a52c: Pull complete 08:30:44 94cc34f8dd06: Pull complete 08:30:44 30dea6a524f1: Pull complete 08:30:44 a2aff8979fd8: Pull complete 08:30:47 6808be2612f2: Pull complete 08:30:47 f25807f1079a: Pull complete 08:30:47 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:30:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:47 WORKDIR /edgex 08:30:47 COPY go.mod . 08:30:47 RUN go mod download 08:30:47 + docker build -t ci-base-image-x86_64 -f - . 08:30:48 Sending build context to Docker daemon 170.6MB 08:30:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:48 ---> 3b553350e43f 08:30:48 Step 2/4 : WORKDIR /edgex 08:30:53 Still waiting to schedule task 08:30:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:55 ---> Running in 98ecfb007539 08:30:55 Removing intermediate container 98ecfb007539 08:30:55 ---> a51b88fb6bf1 08:30:55 Step 3/4 : COPY go.mod . 08:30:55 ---> 1e488bd09b8a 08:30:55 Step 4/4 : RUN go mod download 08:30:55 ---> Running in 8e71f0dc65f3 08:31:13 Removing intermediate container 8e71f0dc65f3 08:31:13 ---> 191239b2ff05 08:31:13 Successfully built 191239b2ff05 08:31:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:13 + docker inspect -f . ci-base-image-x86_64 08:31:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:13 prd-ubuntu20.04-docker-8c-8g-7392 does not seem to be running inside a container 08:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-x86_64 cat 08:31:14 $ docker top 30aff7287d24f08eeceeb9e5d3d0c8720d9fd8781e25aee8dde948b68939468a -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:14 + go version 08:31:14 go version go1.20.2 linux/amd64 [Pipeline] } 08:31:14 $ docker stop --time=1 30aff7287d24f08eeceeb9e5d3d0c8720d9fd8781e25aee8dde948b68939468a 08:31:16 $ docker rm -f --volumes 30aff7287d24f08eeceeb9e5d3d0c8720d9fd8781e25aee8dde948b68939468a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:16 + docker inspect -f . ci-base-image-x86_64 08:31:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:16 prd-ubuntu20.04-docker-8c-8g-7392 does not seem to be running inside a container 08:31:16 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-x86_64 cat 08:31:17 $ docker top dcbab5aaef8d2961c6f0fd447b198b2c2116290a0ef557afb883a0ebcbe6ab58 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:17 ========================================================= 08:31:17 [edgeXBuildGoParallel] Running Tests and Build... 08:31:17 ========================================================= [Pipeline] sh 08:31:17 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:31:18 + make test 08:31:18 go test -race -coverprofile=coverage.out ./... 08:31:26 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.5% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 54.0% of statements 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.970s coverage: 88.5% of statements 08:31:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.085s coverage: 3.8% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.364s coverage: 95.6% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.0% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 44.1% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.037s coverage: 82.9% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.038s coverage: 94.1% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.280s coverage: 79.9% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.069s coverage: 92.9% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.2% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.240s coverage: 82.1% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 63.1% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 38.4% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 08:32:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:24 running golangci-lint 08:32:24 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:32:24 go version go1.20.2 linux/amd64 08:32:24 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:24 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:32:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7394 in /w/workspace/edgexfoundry_edgex-go_PR-4506 [Pipeline] { [Pipeline] ws 08:32:31 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:32:31 The recommended git tool is: git 08:32:37 using credential edgex-jenkins-ssh 08:32:37 Cloning the remote Git repository 08:32:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:37 > git init /w/workspace/edgex-go/2 # timeout=10 08:32:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:37 > git --version # timeout=10 08:32:37 > git --version # 'git version 2.25.1' 08:32:37 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:39 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 15.34381534s" 08:32:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.775522ms" 08:32:47 level=info msg="[linters_context/goanalysis] analyzers took 1m13.002931443s with top 10 stages: buildir: 34.580411968s, inspect: 1.891351567s, fact_deprecated: 1.721294714s, ctrlflow: 1.414408754s, printf: 1.378698828s, gosec: 1.374014267s, S1038: 1.02720955s, nilness: 789.54723ms, fact_purity: 706.611516ms, isgenerated: 574.624227ms" 08:32:47 level=info msg="[runner] Issues before processing: 201, after processing: 0" 08:32:47 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 201/201, identifier_marker: 201/201, exclude: 201/201, exclude-rules: 21/201, path_prettifier: 201/201, skip_files: 201/201, cgo: 201/201, autogenerated_exclude: 201/201, nolint: 0/21, skip_dirs: 201/201" 08:32:47 level=info msg="[runner] processing took 25.953374ms with stages: nolint: 12.157356ms, identifier_marker: 7.790141ms, exclude-rules: 3.004934ms, path_prettifier: 1.33291ms, autogenerated_exclude: 1.25989ms, skip_dirs: 336.793µs, cgo: 42.43µs, filename_unadjuster: 23.78µs, max_same_issues: 1.13µs, exclude: 720ns, max_per_file_from_linter: 610ns, skip_files: 420ns, source_code: 410ns, max_from_linter: 350ns, uniq_by_line: 300ns, path_shortener: 290ns, sort_results: 260ns, diff: 250ns, severity-rules: 250ns, path_prefixer: 150ns" 08:32:47 level=info msg="[runner] linters took 8.074971686s with stages: goanalysis_metalinter: 8.048863511s" 08:32:47 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:47 level=info msg="Memory: 236 samples, avg is 188.5MB, max is 801.6MB" 08:32:47 level=info msg="Execution took 23.465839273s" 08:32:47 go vet ./... 08:32:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:52 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:52 + ls -al . 08:32:52 total 704 08:32:52 drwxrwxr-x 11 1001 1001 4096 Apr 11 08:31 . 08:32:52 drwxr-xr-x 4 root root 4096 Apr 11 08:31 .. 08:32:52 drwxrwxr-x 2 1001 1001 4096 Apr 11 08:30 .blubracket 08:32:52 -rw-rw-r-- 1 1001 1001 16 Apr 11 08:30 .dockerignore 08:32:52 drwxrwxr-x 8 1001 1001 4096 Apr 11 08:30 .git 08:32:52 drwxrwxr-x 3 1001 1001 4096 Apr 11 08:30 .github 08:32:52 -rw-rw-r-- 1 1001 1001 1133 Apr 11 08:30 .gitignore 08:32:52 -rw-rw-r-- 1 1001 1001 42 Apr 11 08:30 .golangci.yml 08:32:52 -rw-rw-r-- 1 1001 1001 87 Apr 11 08:30 .hadolint.yml 08:32:52 drwxr-xr-x 3 1001 1001 4096 Apr 11 08:30 .semver 08:32:52 -rw-rw-r-- 1 1001 1001 166 Apr 11 08:30 .sonarcloud.properties 08:32:52 -rw-rw-r-- 1 1001 1001 1171 Apr 11 08:30 ADOPTERS.md 08:32:52 -rw-rw-r-- 1 1001 1001 10835 Apr 11 08:30 Attribution.txt 08:32:52 -rw-rw-r-- 1 1001 1001 73765 Apr 11 08:30 CHANGELOG.md 08:32:52 -rw-rw-r-- 1 1001 1001 3804 Apr 11 08:30 CONTRIBUTING.md 08:32:52 -rw-rw-r-- 1 1001 1001 677 Apr 11 08:30 GOVERNANCE.md 08:32:52 -rw-rw-r-- 1 1001 1001 883 Apr 11 08:30 Jenkinsfile 08:32:52 -rw-rw-r-- 1 1001 1001 10775 Apr 11 08:30 LICENSE 08:32:52 -rw-rw-r-- 1 1001 1001 14368 Apr 11 08:30 Makefile 08:32:52 -rw-rw-r-- 1 1001 1001 582 Apr 11 08:30 OWNERS.md 08:32:52 -rw-rw-r-- 1 1001 1001 9403 Apr 11 08:30 README.md 08:32:52 -rw-rw-r-- 1 1001 1001 789 Apr 11 08:30 SECURITY.md 08:32:52 -rw-rw-r-- 1 1001 1001 5 Apr 11 08:30 VERSION 08:32:52 drwxrwxr-x 2 1001 1001 4096 Apr 11 08:30 bin 08:32:52 drwxrwxr-x 18 1001 1001 4096 Apr 11 08:30 cmd 08:32:52 -rw-r--r-- 1 root root 448244 Apr 11 08:32 coverage.out 08:32:52 -rw-rw-r-- 1 1001 1001 3200 Apr 11 08:30 go.mod 08:32:52 -rw-rw-r-- 1 1001 1001 31265 Apr 11 08:30 go.sum 08:32:52 drwxrwxr-x 7 1001 1001 4096 Apr 11 08:30 internal 08:32:52 drwxrwxr-x 3 1001 1001 4096 Apr 11 08:30 openapi 08:32:52 -rw-rw-r-- 1 1001 1001 594 Apr 11 08:30 security.txt 08:32:52 drwxrwxr-x 4 1001 1001 4096 Apr 11 08:30 snap 08:32:52 -rw-rw-r-- 1 1001 1001 204 Apr 11 08:30 version.go [Pipeline] sh 08:32:52 + '[' -e coverage.out ] 08:32:52 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:52 Stashed 1 file(s) [Pipeline] sh 08:32:53 + make build 08:32:53 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:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4506/head:refs/remotes/origin/PR-4506 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:56 Merging remotes/origin/main commit 0c81f2623765c7cb967c9e53a7d8046df7c306cf into PR head commit f6a522e7c0f32af2510f6446dc520bc4984a635d 08:32:56 Merge succeeded, producing 5ee8f064dfa88edf524192889df7fd2c1bf07a58 08:32:56 Checking out Revision 5ee8f064dfa88edf524192889df7fd2c1bf07a58 (PR-4506) 08:32:56 > git config core.sparsecheckout # timeout=10 08:32:56 > git checkout -f f6a522e7c0f32af2510f6446dc520bc4984a635d # timeout=10 08:32:56 > git remote # timeout=10 08:32:56 > git config --get remote.origin.url # timeout=10 08:32:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:56 > git merge 0c81f2623765c7cb967c9e53a7d8046df7c306cf # timeout=10 08:32:56 > git rev-parse HEAD^{commit} # timeout=10 08:32:56 > git config core.sparsecheckout # timeout=10 08:32:56 > git checkout -f 5ee8f064dfa88edf524192889df7fd2c1bf07a58 # timeout=10 08:33:00 Commit message: "Merge commit '0c81f2623765c7cb967c9e53a7d8046df7c306cf' into HEAD" 08:33:00 > git rev-list --no-walk f6a522e7c0f32af2510f6446dc520bc4984a635d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:02 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:02 Dload Upload Total Spent Left Speed 08:33:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 66067 0 --:--:-- --:--:-- --:--:-- 66411 [Pipeline] sh 08:33:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:03 + sudo tee /etc/docker/daemon.new 08:33:03 { 08:33:03 "registry-mirrors": [ 08:33:03 "https://nexus3.edgexfoundry.org:10001" 08:33:03 ], 08:33:03 "bip": "10.250.0.254/24", 08:33:03 "hosts": [ 08:33:03 "tcp://0.0.0.0:5555", 08:33:03 "unix:///var/run/docker.sock" 08:33:03 ], 08:33:03 "mtu": 1458, 08:33:03 "selinux-enabled": true, 08:33:03 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:03 } [Pipeline] sh 08:33:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:03 + sudo service docker restart 08:33:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:33:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33: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:33:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:21 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:21 provisioning config files... 08:33:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config783783857610829598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:22 ---> docker-login.sh 08:33:22 nexus3.edgexfoundry.org:10001 08:33:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:22 Configure a credential helper to remove this warning. See 08:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:22 08:33:22 Login Succeeded 08:33:22 nexus3.edgexfoundry.org:10002 08:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:23 Configure a credential helper to remove this warning. See 08:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:23 08:33:23 Login Succeeded 08:33:23 nexus3.edgexfoundry.org:10003 08:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:23 Configure a credential helper to remove this warning. See 08:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:23 08:33:23 Login Succeeded 08:33:23 nexus3.edgexfoundry.org:10004 [Pipeline] } 08:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:23 Configure a credential helper to remove this warning. See 08:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:23 08:33:23 Login Succeeded 08:33:23 docker.io 08:33:23 $ docker stop --time=1 dcbab5aaef8d2961c6f0fd447b198b2c2116290a0ef557afb883a0ebcbe6ab58 08:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:24 Configure a credential helper to remove this warning. See 08:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:24 08:33:24 Login Succeeded 08:33:24 ---> docker-login.sh ends 08:33:29 $ docker rm -f --volumes dcbab5aaef8d2961c6f0fd447b198b2c2116290a0ef557afb883a0ebcbe6ab58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 08:33:30 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:30 + git config --global --add safe.directory /w/workspace/edgex-go/2 08:33:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:30 08:33:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:33:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] echo 08:33:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:30 ========================================================= 08:33:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:33:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:31 latest: Pulling from edgex-devops/edgex-compose 08:33:31 cbdbe7a5bc2a: Pulling fs layer 08:33:31 ca9280d653b3: Pulling fs layer 08:33:31 7e9c9ca2126c: Pulling fs layer 08:33:31 cbdbe7a5bc2a: Download complete 08:33:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:31 ca9280d653b3: Verifying Checksum 08:33:31 ca9280d653b3: Download complete 08:33:31 cbdbe7a5bc2a: Pull complete 08:33:31 af6eaf76a39c: Pulling fs layer 08:33:31 55522c791124: Pulling fs layer 08:33:31 ce5c4a1c91eb: Pulling fs layer 08:33:31 169dfbe0d373: Pulling fs layer 08:33:31 e1ff8fa3b103: Pulling fs layer 08:33:31 52ebb69f0ebf: Pulling fs layer 08:33:31 5abe8eddf0d5: Pulling fs layer 08:33:31 e1ff8fa3b103: Waiting 08:33:31 52ebb69f0ebf: Waiting 08:33:31 5abe8eddf0d5: Waiting 08:33:31 169dfbe0d373: Waiting 08:33:31 55522c791124: Verifying Checksum 08:33:31 55522c791124: Download complete 08:33:31 169dfbe0d373: Verifying Checksum 08:33:31 169dfbe0d373: Download complete 08:33:31 e1ff8fa3b103: Verifying Checksum 08:33:31 e1ff8fa3b103: Download complete 08:33:31 af6eaf76a39c: Verifying Checksum 08:33:31 af6eaf76a39c: Download complete 08:33:31 7e9c9ca2126c: Verifying Checksum 08:33:31 7e9c9ca2126c: Download complete 08:33:31 ca9280d653b3: Pull complete 08:33:32 af6eaf76a39c: Pull complete 08:33:32 5abe8eddf0d5: Verifying Checksum 08:33:32 5abe8eddf0d5: Download complete 08:33:32 55522c791124: Pull complete 08:33:33 ce5c4a1c91eb: Verifying Checksum 08:33:33 ce5c4a1c91eb: Download complete 08:33:33 52ebb69f0ebf: Verifying Checksum 08:33:33 52ebb69f0ebf: Download complete 08:33:35 7e9c9ca2126c: Pull complete 08:33:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:35 prd-ubuntu20.04-docker-8c-8g-7392 does not seem to be running inside a container 08:33:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:33:38 $ docker top f0210f6d872395fd633c5db557c3da8882fc780c395b8f7e27dded1fe513ab76 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:38 + docker-compose build --help 08:33:38 + grep parallel 08:33:39 --parallel Build images in parallel. [Pipeline] } 08:33:39 $ docker stop --time=1 f0210f6d872395fd633c5db557c3da8882fc780c395b8f7e27dded1fe513ab76 08:33:40 $ docker rm -f --volumes f0210f6d872395fd633c5db557c3da8882fc780c395b8f7e27dded1fe513ab76 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:41 prd-ubuntu20.04-docker-8c-8g-7392 does not seem to be running inside a container 08:33:41 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat 08:33:41 $ docker top 10824dea08cfffeb0a907131287728cacbd28022beee89987c72c59fff2b6313 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:41 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:42 Building core-command ... 08:33:42 Building core-common-config-bootstrapper ... 08:33:42 Building core-data ... 08:33:42 Building core-metadata ... 08:33:42 Building security-bootstrapper ... 08:33:42 Building security-proxy-auth ... 08:33:42 Building security-proxy-setup ... 08:33:42 Building security-secretstore-setup ... 08:33:42 Building security-spiffe-token-provider ... 08:33:42 Building security-spire-agent ... 08:33:42 Building security-spire-config ... 08:33:42 Building security-spire-server ... 08:33:42 Building support-notifications ... 08:33:42 Building support-scheduler ... 08:33:42 Building support-notifications 08:33:42 Building security-spire-agent 08:33:42 Building security-spire-config 08:33:42 Building core-data 08:33:42 Building security-secretstore-setup 08:33:46 ce5c4a1c91eb: Pull complete 08:33:46 169dfbe0d373: Pull complete 08:33:46 e1ff8fa3b103: Pull complete 08:33:51 52ebb69f0ebf: Pull complete 08:33:53 5abe8eddf0d5: Pull complete 08:33:53 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:33:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:53 + docker build -t ci-base-image-arm64 -f - . 08:33:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:53 WORKDIR /edgex 08:33:53 COPY go.mod . 08:33:53 RUN go mod download 08:33:54 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:54 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:33:54 ---> 191239b2ff05 08:33:54 Step 3/27 : WORKDIR /edgex-go 08:33:54 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:33:54 ---> 191239b2ff05 08:33:54 Step 3/25 : WORKDIR /edgex-go 08:33:54 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:54 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:33:54 ---> 191239b2ff05 08:33:54 Step 3/27 : WORKDIR /edgex-go 08:33:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:54 ---> 191239b2ff05 08:33:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:54 ---> 191239b2ff05 08:33:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:54 Sending build context to Docker daemon 2.936MB 08:33:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:54 ---> 6cb57ee374ae 08:33:54 Step 2/4 : WORKDIR /edgex 08:33:56 ---> Running in e80c85ff9133 08:33:56 Removing intermediate container e80c85ff9133 08:33:56 ---> 564b8a519b51 08:33:56 Step 3/4 : COPY go.mod . 08:33:57 ---> 7588e0010762 08:33:57 Step 4/4 : RUN go mod download 08:33:57 ---> Running in ff05a081d1a7 08:34:02 ---> Running in fad6e54d75a4 08:34:02 ---> Running in e9e29ad4868c 08:34:02 ---> Running in a22150bc9584 08:34:02 ---> Running in d63e16d65fb1 08:34:02 ---> Running in eeb605474017 08:34:02 Removing intermediate container e9e29ad4868c 08:34:02 ---> 05235335bfb7 08:34:02 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:34:02 Removing intermediate container a22150bc9584 08:34:02 ---> 4d835835dd20 08:34:02 Step 4/25 : RUN apk add --update --no-cache make git 08:34:02 Removing intermediate container fad6e54d75a4 08:34:02 ---> a54f62746e3f 08:34:02 Step 4/23 : WORKDIR /edgex-go 08:34:02 Removing intermediate container eeb605474017 08:34:02 ---> 72f3310154bd 08:34:02 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:34:02 Removing intermediate container d63e16d65fb1 08:34:02 ---> 24e306da1723 08:34:02 Step 4/23 : WORKDIR /edgex-go 08:34:02 ---> Running in 12bc93866e07 08:34:02 ---> Running in a99e5670022f 08:34:02 ---> Running in 076cee543030 08:34:02 ---> Running in e75c213ed8f6 08:34:02 ---> Running in e7d97478e31a 08:34:02 Removing intermediate container e75c213ed8f6 08:34:02 Removing intermediate container e7d97478e31a 08:34:02 ---> 1aff8d82a27f 08:34:02 ---> af7a2950de27 08:34:02 Step 5/23 : RUN apk add --update --no-cache make gitStep 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:34:02 08:34:02 ---> Running in 6a541dbfadbc 08:34:02 ---> Running in 42ff70fd95a6 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:03 OK: 265 MiB in 53 packages 08:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:03 OK: 265 MiB in 53 packages 08:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:03 OK: 265 MiB in 53 packages 08:34:03 OK: 265 MiB in 53 packages 08:34:03 OK: 265 MiB in 53 packages 08:34:03 Removing intermediate container 12bc93866e07 08:34:03 ---> 729106caf998 08:34:03 Step 5/27 : COPY go.mod vendor* ./ 08:34:03 Removing intermediate container a99e5670022f 08:34:03 ---> c3888abcb655 08:34:03 Step 5/25 : COPY go.mod vendor* ./ 08:34:03 ---> ab2f5aea5f18 08:34:03 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 ---> 2685866934ea 08:34:03 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 ---> Running in 145fe51f1547 08:34:03 ---> Running in fb33fa371ff8 08:34:03 Removing intermediate container 6a541dbfadbc 08:34:03 ---> 820db2cdb304 08:34:03 Step 6/23 : COPY go.mod vendor* ./ 08:34:03 Removing intermediate container 42ff70fd95a6 08:34:03 ---> 301f05bb8671 08:34:03 Step 6/23 : COPY go.mod vendor* ./ 08:34:03 Removing intermediate container 076cee543030 08:34:03 ---> 37b28866cb0b 08:34:03 Step 5/27 : COPY go.mod vendor* ./ 08:34:04 ---> 2b2d5500f96d 08:34:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:04 ---> Running in 7170d2060853 08:34:04 ---> 542cd8adc5ae 08:34:04 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:04 ---> dd3427ba87d9 08:34:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:04 ---> Running in ab0adcb62d04 08:34:04 ---> Running in c81de8f32c67 08:34:29 Removing intermediate container ff05a081d1a7 08:34:29 ---> 3b8e112ef260 08:34:29 Successfully built 3b8e112ef260 08:34:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:29 + docker inspect -f . ci-base-image-arm64 08:34:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:29 prd-ubuntu20.04-docker-arm64-4c-16g-7394 does not seem to be running inside a container 08:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:31 $ docker top 2e2f6aba4271deb91a0d047a18319c62c3a498cd5621d36d85686bdb448ef3d7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:32 + go version 08:34:32 go version go1.20.2 linux/arm64 [Pipeline] } 08:34:32 $ docker stop --time=1 2e2f6aba4271deb91a0d047a18319c62c3a498cd5621d36d85686bdb448ef3d7 08:34:33 $ docker rm -f --volumes 2e2f6aba4271deb91a0d047a18319c62c3a498cd5621d36d85686bdb448ef3d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:34 + docker inspect -f . ci-base-image-arm64 08:34:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:34 prd-ubuntu20.04-docker-arm64-4c-16g-7394 does not seem to be running inside a container 08:34:34 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:35 $ docker top f87cc864873ccaee57599d01e0604028a0a80c16f7eb337bade68eb61b5f6fba -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:35 ========================================================= 08:34:35 [edgeXBuildGoParallel] Running Tests and Build... 08:34:35 ========================================================= [Pipeline] sh 08:34:36 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:34:36 + make test 08:34:36 go test -race -coverprofile=coverage.out ./... 08:35:15 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:25 Removing intermediate container 7170d2060853 08:35:25 ---> bec1a6930ea0 08:35:25 Step 8/23 : COPY . . 08:35:25 Removing intermediate container c81de8f32c67 08:35:25 ---> 6436cba2ecd7 08:35:25 Step 8/23 : COPY . . 08:35:25 Removing intermediate container fb33fa371ff8 08:35:25 ---> 2b800902e94f 08:35:25 Step 7/25 : COPY . . 08:35:25 Removing intermediate container ab0adcb62d04 08:35:25 ---> 737aa81232f3 08:35:25 Step 7/27 : COPY . . 08:35:25 Removing intermediate container 145fe51f1547 08:35:25 ---> 3430c3dcaae4 08:35:25 Step 7/27 : COPY . . 08:35:33 ---> 18ac0f96eb71 08:35:33 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:35:33 ---> 045465e4853a 08:35:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:35:33 ---> 8cb5a89792ca 08:35:33 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:33 ---> dfb98073f59d 08:35:33 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:35:33 ---> 762935d04a45 08:35:33 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:35:33 ---> Running in 27c9ca156699 08:35:33 ---> Running in 189cc4888249 08:35:33 ---> Running in 3545185b3fbe 08:35:33 ---> Running in 57339d585df8 08:35:33 ---> Running in 4af4da3541fa 08:35:33 Removing intermediate container 27c9ca156699 08:35:33 ---> 134c2949dd6e 08:35:33 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:33 Removing intermediate container 4af4da3541fa 08:35:33 ---> 6f8131a9ad73 08:35:33 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:33 ---> Running in 722d620bfa26 08:35:33 ---> Running in 859afcc62a4e 08:35:33 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:35:33 Removing intermediate container 722d620bfa26 08:35:33 ---> 58f663954b65 08:35:33 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:33 Removing intermediate container 859afcc62a4e 08:35:33 ---> 72e5c73a760b 08:35:33 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35: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 08:35:33 ---> Running in b349351e2b3d 08:35:33 ---> Running in 99a202f280e7 08:35:34 Removing intermediate container 99a202f280e7 08:35:34 ---> 195977f4b537 08:35:34 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:34 Removing intermediate container b349351e2b3d 08:35:34 ---> e9d8df60238d 08:35:34 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:35 ---> Running in cc7ebc974b38 08:35:35 ---> Running in fac913325884 08:35:36 Removing intermediate container cc7ebc974b38 08:35:36 ---> de4a5046e89c 08:35:36 Step 12/27 : WORKDIR /edgex-go 08:35:36 Removing intermediate container fac913325884 08:35:36 ---> eb4ed9d83110 08:35:36 Step 12/27 : WORKDIR /edgex-go 08:35:36 ---> Running in a0206640ebcd 08:35:36 ---> Running in f576e08b18ae 08:35:36 Removing intermediate container a0206640ebcd 08:35:36 ---> 15626b8d9abf 08:35:36 08:35:36 Step 13/27 : FROM alpine:3.17 08:35:36 Removing intermediate container f576e08b18ae 08:35:36 ---> 52927bd7ad4b 08:35:36 08:35:36 Step 13/27 : FROM alpine:3.17 08:35:37 3.17: Pulling from library/alpine 08:35:37 3.17: Pulling from library/alpine 08:35:37 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:37 Status: Downloaded newer image for alpine:3.17 08:35:37 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:37 Status: Image is up to date for alpine:3.17 08:35:37 ---> 9ed4aefc74f6 08:35:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:37 ---> 9ed4aefc74f6 08:35:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:38 ---> Running in c8530749d064 08:35:38 ---> Running in 929594f85283 08:35:39 Removing intermediate container 929594f85283 08:35:39 Removing intermediate container c8530749d064 08:35:39 ---> 9d811db2488f 08:35:39 ---> 88eb639c840c 08:35:39 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompatStep 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:39 08:35:40 ---> Running in cbe41eb65b4c 08:35:40 ---> Running in 5f52fc8714e4 08:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:41 v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:41 v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:41 OK: 17818 distinct packages available 08:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:41 v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:41 v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:41 OK: 17818 distinct packages available 08:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:41 (1/5) Installing dumb-init (1.2.5-r2) 08:35:41 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:41 (3/5) Installing libucontext (1.2-r0) 08:35:41 (4/5) Installing gcompat (1.1.0-r0) 08:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:41 (5/5) Installing openssl (3.0.8-r3) 08:35:41 Executing busybox-1.35.0-r29.trigger 08:35:41 OK: 8 MiB in 20 packages 08:35:41 (1/4) Installing dumb-init (1.2.5-r2) 08:35:42 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:42 (3/4) Installing libucontext (1.2-r0) 08:35:42 (4/4) Installing gcompat (1.1.0-r0) 08:35:42 Executing busybox-1.35.0-r29.trigger 08:35:42 OK: 7 MiB in 19 packages 08:35:45 Removing intermediate container cbe41eb65b4c 08:35:45 ---> bb39109f84e9 08:35:45 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 Removing intermediate container 5f52fc8714e4 08:35:45 ---> a7de689587fb 08:35:45 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:47 ---> 0f6865543ad4 08:35:47 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:35:47 ---> 718aaab3e2ae 08:35:47 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:35:47 ---> 3de52d57d457 08:35:47 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:49 ---> d53e50725f45 08:35:49 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:53 ---> ceb4664ac647 08:35:53 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:53 ---> 335ef0f05ccd 08:35:53 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:53 ---> 6dc1dc2c357c 08:35:53 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:54 ---> Running in a8ebe4b94926 08:35:55 Removing intermediate container a8ebe4b94926 08:35:55 ---> cc389b6176e6 08:35:55 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:57 ---> 79803fc20782 08:35:57 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:57 ---> eb11f0d85cdd 08:35:57 Step 22/27 : WORKDIR / 08:35:57 ---> Running in 01601b95f145 08:35:57 ---> a4f3f256473b 08:35:57 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:58 Removing intermediate container 01601b95f145 08:35:58 ---> 186f600ff969 08:35:58 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:58 ---> 3e6cfaca58cf 08:35:58 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:58 ---> Running in bf4e6ccb2783 08:35:58 Removing intermediate container bf4e6ccb2783 08:35:58 ---> b0ad95631a7c 08:35:58 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:59 ---> Running in b64717c368a1 08:35:59 ---> b040f90b661f 08:35:59 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:59 ---> Running in ae816939cbc2 08:35:59 Removing intermediate container b64717c368a1 08:35:59 ---> e7e024e3ac5a 08:35:59 Step 25/27 : LABEL arch=x86_64 08:35:59 ---> Running in 2ba13031036b 08:35:59 Removing intermediate container ae816939cbc2 08:35:59 ---> 7c5355579763 08:35:59 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:59 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:00 ---> Running in 085de78312ed 08:36:00 Removing intermediate container 2ba13031036b 08:36:00 ---> d46b2c19fc9e 08:36:00 Step 26/27 : LABEL git_sha=0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b 08:36:00 ---> Running in e1b97cae5cd2 08:36:00 Removing intermediate container 085de78312ed 08:36:00 ---> 13f9990ca53f 08:36:00 Step 25/27 : LABEL arch=x86_64 08:36:00 ---> Running in f515d6baa911 08:36:00 Removing intermediate container e1b97cae5cd2 08:36:00 ---> a5b9a687954f 08:36:00 Step 27/27 : LABEL version=0.0.0 08:36:01 ---> Running in a02e2423f042 08:36:01 Removing intermediate container f515d6baa911 08:36:01 ---> 0f80ff8b632f 08:36:01 Step 26/27 : LABEL git_sha=0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b 08:36:04 ---> Running in c11c6174d9f2 08:36:04 Removing intermediate container a02e2423f042 08:36:04 ---> 795c2bd4326d 08:36:04 08:36:04 Successfully built 795c2bd4326d 08:36:04 Successfully tagged security-spire-config:latest 08:36:04 Building security-spiffe-token-provider 08:36:04  Building security-spire-config ... done Removing intermediate container 189cc4888249 08:36:04 ---> cb7f88a02398 08:36:04 08:36:04 Step 10/23 : FROM alpine:3.17 08:36:04 ---> 9ed4aefc74f6 08:36:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:05 Removing intermediate container c11c6174d9f2 08:36:05 ---> aa420528c5b2 08:36:05 Step 27/27 : LABEL version=0.0.0 08:36:07 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:36:07 ---> 191239b2ff05 08:36:07 Step 3/20 : WORKDIR /edgex-go 08:36:07 ---> Using cache 08:36:07 ---> 72f3310154bd 08:36:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:36:10 ---> Running in 39d8500e5691 08:36:10 ---> Running in 4a1cdd7c8614 08:36:10 ---> Running in 9e35bab9607a 08:36:10 Removing intermediate container 3545185b3fbe 08:36:10 ---> 29864d104ad2 08:36:10 08:36:10 Step 9/25 : FROM alpine:3.17 08:36:10 ---> 9ed4aefc74f6 08:36:10 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:36:10 Removing intermediate container 39d8500e5691 08:36:10 ---> 008c302d4290 08:36:10 Step 12/23 : ENV APP_PORT=59880 08:36:10 Removing intermediate container 4a1cdd7c8614 08:36:10 ---> 46d2e8c658aa 08:36:10 08:36:10 Successfully built 46d2e8c658aa 08:36:10 Successfully tagged security-spire-agent:latest 08:36:10 Building core-command 08:36:10  Building security-spire-agent ... done  ---> Running in 7e1749a62dbd 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:10 ---> Running in d2ac12afd27d 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:11 v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:11 v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:11 OK: 17824 distinct packages available 08:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:11 OK: 265 MiB in 53 packages 08:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:12 (1/3) Installing ca-certificates (20220614-r4) 08:36:12 (2/3) Installing dumb-init (1.2.5-r2) 08:36:12 (3/3) Installing su-exec (0.2-r2) 08:36:12 Executing busybox-1.35.0-r29.trigger 08:36:12 Executing ca-certificates-20220614-r4.trigger 08:36:12 OK: 8 MiB in 18 packages 08:36:15 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:15 ---> 191239b2ff05 08:36:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:36:15 ---> Using cache 08:36:15 ---> 24e306da1723 08:36:15 Step 4/24 : WORKDIR /edgex-go 08:36:15 ---> Using cache 08:36:15 ---> af7a2950de27 08:36:15 Step 5/24 : RUN apk add --update --no-cache make git 08:36:16 Removing intermediate container d2ac12afd27d 08:36:16 ---> 5435ac4389ab 08:36:16 Step 13/23 : EXPOSE $APP_PORT 08:36:16 ---> Running in 47f654d78a69 08:36:16 ---> Running in bd002bea803a 08:36:17 Removing intermediate container bd002bea803a 08:36:17 ---> 8827c6e8a6e1 08:36:17 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:36:17 Removing intermediate container 9e35bab9607a 08:36:17 ---> 8fb3db624277 08:36:17 Step 5/20 : COPY go.mod vendor* ./ 08:36:17 Removing intermediate container 57339d585df8 08:36:17 ---> b790cf45591d 08:36:17 08:36:17 Step 10/23 : FROM alpine:3.17 08:36:17 ---> 9ed4aefc74f6 08:36:17 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:17 ---> Running in 5ed952959078 08:36:17 ---> Running in e6ae43aed33f 08:36:17 Removing intermediate container 7e1749a62dbd 08:36:17 ---> d083357f16d7 08:36:17 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:17 ---> Running in 0bb56589dd80 08:36:17 ---> f8186b2b3662 08:36:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:17 Removing intermediate container 0bb56589dd80 08:36:17 ---> 70e032e602bb 08:36:17 Step 12/25 : WORKDIR / 08:36:17 ---> Running in 3bc8d1a4b2c7 08:36:17 ---> Running in 2019f7343ae1 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:17 Removing intermediate container 2019f7343ae1 08:36:17 ---> 9a1d05e49fb5 08:36:17 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 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/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:18 (1/1) Installing dumb-init (1.2.5-r2) 08:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:18 ---> add349f4ddde 08:36:18 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:36:18 Executing busybox-1.35.0-r29.trigger 08:36:18 OK: 7 MiB in 16 packages 08:36:18 (1/2) Installing ca-certificates (20220614-r4) 08:36:18 (2/2) Installing dumb-init (1.2.5-r2) 08:36:18 Executing busybox-1.35.0-r29.trigger 08:36:18 Executing ca-certificates-20220614-r4.trigger 08:36:18 OK: 8 MiB in 17 packages 08:36:18 OK: 265 MiB in 53 packages 08:36:18 ---> bb1f52ba6f19 08:36:18 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:18 Removing intermediate container 5ed952959078 08:36:18 ---> 1eeffa4e1afd 08:36:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:18 ---> 0773eb3a2b87 08:36:18 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:18 Removing intermediate container 47f654d78a69 08:36:18 ---> 4fac0db83376 08:36:18 Step 6/24 : COPY go.mod vendor* ./ 08:36:18 ---> c003e9efc770 08:36:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:18 ---> 0ecf88ec2903 08:36:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:36:19 Removing intermediate container e6ae43aed33f 08:36:19 ---> fe86fe93a237 08:36:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:36:19 ---> Running in 59fc546b3390 08:36:19 ---> 9d2823353072 08:36:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:19 ---> Running in cd9163a4111d 08:36:19 ---> 679bfe9fa45d 08:36:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:19 Removing intermediate container 59fc546b3390 08:36:19 ---> 1e76be0933bd 08:36:19 Step 13/23 : ENV APP_PORT=59860 08:36:19 ---> 3a113ec3e27e 08:36:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:19 ---> Running in 05d604ca72c6 08:36:19 Removing intermediate container 05d604ca72c6 08:36:19 ---> bf18831f4498 08:36:19 Step 14/23 : EXPOSE $APP_PORT 08:36:20 ---> Running in 7485e8f98b2e 08:36:20 ---> 9857502acb74 08:36:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:20 ---> e76657064bcf 08:36:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:36:20 Removing intermediate container 7485e8f98b2e 08:36:20 ---> 3c19016566bb 08:36:20 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:20 ---> e1fdf6acdd98 08:36:20 Step 19/23 : ENTRYPOINT ["/core-data"] 08:36:20 ---> e866479cca89 08:36:20 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:20 ---> f81b11832549 08:36:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:20 ---> Running in 7c6b1234d3d7 08:36:20 ---> 445232923065 08:36:20 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:20 ---> 092f7049b3af 08:36:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:20 Removing intermediate container 7c6b1234d3d7 08:36:20 ---> 44f9b1e65c8c 08:36:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:20 ---> Running in 2e610500ca4a 08:36:20 ---> Running in c8d32b8c6d23 08:36:20 Removing intermediate container c8d32b8c6d23 08:36:20 ---> f2ce4ec19841 08:36:20 Step 21/23 : LABEL arch=x86_64 08:36:21 ---> Running in d2fac1b8daa6 08:36:21 Removing intermediate container d2fac1b8daa6 08:36:21 ---> 0b874a42060b 08:36:21 Step 22/23 : LABEL git_sha=0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b 08:36:21 ---> Running in afa7163cfd1a 08:36:21 ---> 16ca40313674 08:36:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:36:21 Removing intermediate container afa7163cfd1a 08:36:21 ---> 3756aabd7fd3 08:36:21 Step 23/23 : LABEL version=0.0.0 08:36:21 ---> Running in e46d0acf6222 08:36:21 ---> 11db0304629a 08:36:21 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:36:21 ---> Running in f98b17e4ba7d 08:36:21 Removing intermediate container e46d0acf6222 08:36:21 ---> 616c4ad6da47 08:36:21 08:36:21 Removing intermediate container f98b17e4ba7d 08:36:21 ---> 82f8b6f3bf39 08:36:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:21 ---> Running in 37bf9c229766 08:36:21 Successfully built 616c4ad6da47 08:36:21 Successfully tagged core-data:latest 08:36:21  Building core-data ... done Building security-spire-server 08:36:21 Removing intermediate container 2e610500ca4a 08:36:21 ---> 3f6ca45828a2 08:36:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:36:21 Removing intermediate container 37bf9c229766 08:36:21 ---> fe81b0cd32f9 08:36:21 Step 21/23 : LABEL arch=x86_64 08:36:21 ---> Running in 5a0f8fb9b97a 08:36:21 ---> Running in 9929095ca55a 08:36:25 Removing intermediate container 5a0f8fb9b97a 08:36:25 ---> 0cf7a9139a7a 08:36:25 Step 23/25 : LABEL arch=x86_64 08:36:25 Removing intermediate container 9929095ca55a 08:36:25 ---> 040ca87a611b 08:36:25 Step 22/23 : LABEL git_sha=0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b 08:36:25 ---> Running in 896f76ac6c82 08:36:25 ---> Running in c460096b1be4 08:36:26 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:36:26 ---> 191239b2ff05 08:36:26 Step 3/26 : WORKDIR /edgex-go 08:36:26 ---> Using cache 08:36:26 ---> 72f3310154bd 08:36:26 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:36:26 ---> Using cache 08:36:26 ---> 37b28866cb0b 08:36:26 Step 5/26 : COPY go.mod vendor* ./ 08:36:26 ---> Using cache 08:36:26 ---> 542cd8adc5ae 08:36:26 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:26 ---> Using cache 08:36:26 ---> 737aa81232f3 08:36:26 Step 7/26 : COPY . . 08:36:26 ---> Using cache 08:36:26 ---> 18ac0f96eb71 08:36:26 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:36:26 ---> Using cache 08:36:26 ---> 134c2949dd6e 08:36:26 Step 9/26 : WORKDIR /edgex-go/spire-build 08:36:26 ---> Using cache 08:36:26 ---> 58f663954b65 08:36:26 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:26 ---> Using cache 08:36:26 ---> e9d8df60238d 08:36:26 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:36:26 Removing intermediate container 896f76ac6c82 08:36:26 ---> 78227d8f43d0 08:36:26 Step 23/23 : LABEL version=0.0.0 08:36:26 Removing intermediate container c460096b1be4 08:36:26 ---> dcb71b1a1a42 08:36:26 Step 24/25 : LABEL git_sha=0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b 08:36:26 ---> Running in 2809a64dd642 08:36:26 ---> Running in a6db30fadafc 08:36:26 ---> Running in c1d288e8f15f 08:36:26 Removing intermediate container a6db30fadafc 08:36:26 ---> 8cc3e72ea33a 08:36:26 08:36:26 Removing intermediate container c1d288e8f15f 08:36:26 ---> 79f64d27a05f 08:36:26 Step 25/25 : LABEL version=0.0.0 08:36:26 ---> Running in b375511b49ad 08:36:26 Successfully built 8cc3e72ea33a 08:36:26 Successfully tagged support-notifications:latest 08:36:26 Building security-bootstrapper 08:36:26  Building support-notifications ... done Removing intermediate container b375511b49ad 08:36:26 ---> d36037487fe5 08:36:26 08:36:26 Successfully built d36037487fe5 08:36:26 Successfully tagged security-secretstore-setup:latest 08:36:26 Building core-common-config-bootstrapper 08:36:30  Building security-secretstore-setup ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:30 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:36:30 ---> 191239b2ff05 08:36:30 Step 3/33 : WORKDIR /edgex-go 08:36:30 ---> Using cache 08:36:30 ---> 72f3310154bd 08:36:30 Step 4/33 : RUN apk add --update --no-cache make git 08:36:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:30 ---> 191239b2ff05 08:36:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:30 ---> Using cache 08:36:30 ---> 24e306da1723 08:36:30 Step 4/23 : WORKDIR /edgex-go 08:36:30 ---> Using cache 08:36:30 ---> af7a2950de27 08:36:30 Step 5/23 : RUN apk add --update --no-cache make git 08:36:30 ---> Using cache 08:36:30 ---> 4fac0db83376 08:36:30 Step 6/23 : COPY go.mod vendor* ./ 08:36:30 ---> Using cache 08:36:30 ---> 9d2823353072 08:36:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:33 ---> Running in 9ab9930914d2 08:36:33 ---> Running in f4e48b1da7ae 08:36:33 Removing intermediate container 2809a64dd642 08:36:33 ---> e63d826f0ab7 08:36:33 Step 12/26 : WORKDIR /edgex-go 08:36:33 ---> Running in 3dfdf22cfb55 08:36:33 Removing intermediate container 3dfdf22cfb55 08:36:33 ---> b6c457a46ece 08:36:33 08:36:33 Step 13/26 : FROM alpine:3.17 08:36:33 ---> 9ed4aefc74f6 08:36:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:33 ---> Using cache 08:36:33 ---> 9d811db2488f 08:36:33 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:33 ---> Running in 8201e71fdaef 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:33 OK: 265 MiB in 53 packages 08:36:33 v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:33 v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:33 OK: 17818 distinct packages available 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:34 Removing intermediate container f4e48b1da7ae 08:36:34 ---> 9d51a3f390cb 08:36:34 Step 5/33 : COPY go.mod vendor* ./ 08:36:34 (1/5) Installing dumb-init (1.2.5-r2) 08:36:34 (2/5) Installing musl-obstack (1.2.3-r0) 08:36:34 (3/5) Installing libucontext (1.2-r0) 08:36:34 (4/5) Installing gcompat (1.1.0-r0) 08:36:34 (5/5) Installing openssl (3.0.8-r3) 08:36:34 Executing busybox-1.35.0-r29.trigger 08:36:34 OK: 8 MiB in 20 packages 08:36:34 ---> 50718c351d7a 08:36:34 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:34 ---> Running in e014d7d15c82 08:36:34 Removing intermediate container 8201e71fdaef 08:36:34 ---> a24a4ac083ef 08:36:34 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:34 ---> f7432feb1474 08:36:34 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:36:34 ---> 5fd4ba7c7772 08:36:34 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:37 ---> 979279ef90f5 08:36:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:37 ---> 865e45ac16e4 08:36:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:37 ---> 940881372a14 08:36:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:37 ---> 9065ca8d9afa 08:36:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:37 ---> Running in f77e293954f6 08:36:37 Removing intermediate container f77e293954f6 08:36:37 ---> 4c76cb5d3633 08:36:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:37 ---> Running in 16edf77a15e5 08:36:37 Removing intermediate container 16edf77a15e5 08:36:37 ---> a88689b1c5c1 08:36:37 Step 24/26 : LABEL arch=x86_64 08:36:37 ---> Running in 4609b8c4b879 08:36:38 Removing intermediate container 4609b8c4b879 08:36:38 ---> 18909471ae74 08:36:38 Step 25/26 : LABEL git_sha=0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b 08:36:38 ---> Running in 607e40cc6e55 08:36:38 Removing intermediate container 607e40cc6e55 08:36:38 ---> 2276936d6969 08:36:38 Step 26/26 : LABEL version=0.0.0 08:36:38 ---> Running in 7945e713c67a 08:36:38 Removing intermediate container 7945e713c67a 08:36:38 ---> 0c08b4bc9ecf 08:36:38 08:36:38 Successfully built 0c08b4bc9ecf 08:36:38 Successfully tagged security-spire-server:latest 08:36:38  Building security-spire-server ... done Building core-metadata 08:36:40 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:36:40 ---> 191239b2ff05 08:36:40 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:36:40 ---> Using cache 08:36:40 ---> 24e306da1723 08:36:40 Step 4/25 : WORKDIR /edgex-go 08:36:40 ---> Using cache 08:36:40 ---> af7a2950de27 08:36:40 Step 5/25 : RUN apk add --update --no-cache make git 08:36:40 ---> Using cache 08:36:40 ---> 4fac0db83376 08:36:40 Step 6/25 : COPY go.mod vendor* ./ 08:36:40 ---> Using cache 08:36:40 ---> 9d2823353072 08:36:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:59 ---> Running in 3a55900b5518 08:37:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:37:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:21 Removing intermediate container e014d7d15c82 08:37:21 ---> e976ae8ed7c9 08:37:21 Step 7/33 : COPY . . 08:37:21 Removing intermediate container 3bc8d1a4b2c7 08:37:21 ---> 4a8e99c71cfc 08:37:21 Step 7/20 : COPY . . 08:37:21 Removing intermediate container 9ab9930914d2 08:37:21 ---> a3d6df08533c 08:37:21 Step 8/23 : COPY . . 08:37:21 Removing intermediate container cd9163a4111d 08:37:21 ---> 97772cbca766 08:37:21 Step 8/24 : COPY . . 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.329s coverage: 28.7% of statements 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 98.5% of statements 08:37:43 ---> dfbb4003db97 08:37:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:43 ---> c9aa4234a993 08:37:43 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:43 ---> 9a255dd7e855 08:37:43 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:37:43 ---> Running in 7f0fd928428f 08:37:43 ---> Running in b1816d8e811a 08:37:43 ---> f57ada32883d 08:37:43 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:43 ---> Running in f4520f0a02c3 08:37:43 ---> Running in db49fb4426e2 08:37:43 Removing intermediate container 3a55900b5518 08:37:43 ---> d3fd3de748df 08:37:43 Step 8/25 : COPY . . 08:37:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:37:43 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:37:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:37:43 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:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.561s coverage: 71.5% of statements 08:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.330s coverage: 54.0% of statements 08:37:55 ---> 81f991156099 08:37:55 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:37:55 ---> Running in 42e72b650d0b 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:56 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:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.316s coverage: 88.5% of statements 08:38:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.452s coverage: 3.8% of statements 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.569s coverage: 95.6% of statements 08:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.197s coverage: 72.2% of statements 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.240s coverage: 65.9% of statements 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.435s coverage: 0.9% of statements 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.248s coverage: 29.0% of statements 08:38:35 Removing intermediate container b1816d8e811a 08:38:35 ---> 86bdc0d6419d 08:38:35 08:38:35 Step 9/33 : FROM alpine:3.17 08:38:35 ---> 9ed4aefc74f6 08:38:35 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:38:35 Removing intermediate container f4520f0a02c3 08:38:35 ---> 0dd9587fae23 08:38:35 08:38:35 Step 10/24 : FROM alpine:3.17 08:38:35 ---> 9ed4aefc74f6 08:38:35 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:38:35 Removing intermediate container 7f0fd928428f 08:38:35 ---> 37113ff5c2d1 08:38:35 08:38:35 Step 10/23 : FROM alpine:3.17 08:38:35 ---> 9ed4aefc74f6 08:38:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:38:35 Removing intermediate container 42e72b650d0b 08:38:35 ---> 4451a7d45463 08:38:35 08:38:35 Step 10/25 : FROM alpine:3.17 08:38:35 ---> 9ed4aefc74f6 08:38:35 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:38:35 Removing intermediate container db49fb4426e2 08:38:35 ---> 7eb381270012 08:38:35 08:38:35 Step 9/20 : FROM alpine:3.17 08:38:35 ---> 9ed4aefc74f6 08:38:35 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:38:35 ---> Running in cc186db429b4 08:38:35 ---> Running in a0128225e299 08:38:35 ---> Running in 8f7635fa5af1 08:38:35 ---> Running in b3b979dd5caa 08:38:35 ---> Running in d256659a3679 08:38:35 Removing intermediate container cc186db429b4 08:38:35 ---> 2ad9f396e5c9 08:38:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:38:35 Removing intermediate container a0128225e299 08:38:35 ---> 9dee6a2b284f 08:38:35 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:38:35 ---> Running in c686ce447aad 08:38:35 ---> Running in 3ca9c173aeb2 08:38:35 Removing intermediate container d256659a3679 08:38:35 ---> 1159b03e21b2 08:38:35 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:38:35 ---> Running in 27449ac7f22b 08:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:35 (1/1) Installing dumb-init (1.2.5-r2) 08:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:35 Executing busybox-1.35.0-r29.trigger 08:38:35 OK: 7 MiB in 16 packages 08:38:35 (1/1) Installing dumb-init (1.2.5-r2) 08:38:35 Executing busybox-1.35.0-r29.trigger 08:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:35 OK: 7 MiB in 16 packages 08:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:35 v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:38:35 v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:38:35 OK: 17818 distinct packages available 08:38:35 (1/1) Installing dumb-init (1.2.5-r2) 08:38:35 Executing busybox-1.35.0-r29.trigger 08:38:35 OK: 7 MiB in 16 packages 08:38:35 (1/2) Installing dumb-init (1.2.5-r2) 08:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:35 (2/2) Installing su-exec (0.2-r2) 08:38:35 Executing busybox-1.35.0-r29.trigger 08:38:35 OK: 7 MiB in 17 packages 08:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:35 Removing intermediate container b3b979dd5caa 08:38:35 ---> 1f66a553c89e 08:38:35 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:35 Removing intermediate container 8f7635fa5af1 08:38:35 ---> 1f30f175f2f4 08:38:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:35 ---> Running in 6726df4cd90b 08:38:35 ---> Running in 22f8c664370b 08:38:35 (1/9) Installing ca-certificates (20220614-r4) 08:38:35 (2/9) Installing brotli-libs (1.0.9-r9) 08:38:35 Removing intermediate container 6726df4cd90b 08:38:35 ---> 9138b96e623f 08:38:35 Step 13/25 : ENV APP_PORT=59881 08:38:35 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:38:35 Removing intermediate container 22f8c664370b 08:38:35 ---> ea39f19db646 08:38:35 Step 13/24 : ENV APP_PORT=59882 ---> Running in 72eaf0bb6af5 08:38:35 08:38:35 ---> Running in bf7b08ac3c0d 08:38:35 Removing intermediate container c686ce447aad 08:38:35 ---> cbc02d1fd922 08:38:35 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:35 (4/9) Installing libcurl (7.88.1-r1) 08:38:35 (5/9) Installing curl (7.88.1-r1) 08:38:35 (6/9) Installing dumb-init (1.2.5-r2) 08:38:35 (7/9) Installing musl-obstack (1.2.3-r0) 08:38:35 (8/9) Installing libucontext (1.2-r0) 08:38:35 (9/9) Installing gcompat (1.1.0-r0) 08:38:35 Executing busybox-1.35.0-r29.trigger 08:38:35 Executing ca-certificates-20220614-r4.trigger 08:38:35 Removing intermediate container 72eaf0bb6af5 08:38:35 ---> 72da48584a0f 08:38:35 Step 14/25 : EXPOSE $APP_PORT 08:38:35 Removing intermediate container 3ca9c173aeb2 08:38:35 ---> 2ef91ec5d02b 08:38:35 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:38:35 OK: 10 MiB in 24 packages 08:38:35 Removing intermediate container bf7b08ac3c0d 08:38:35 ---> ee8e81b10d68 08:38:35 Step 14/24 : EXPOSE $APP_PORT 08:38:35 ---> Running in 8109ee82ae0b 08:38:35 ---> 6da987a9ea36 08:38:35 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:38:35 ---> Running in 1fe5771c27b0 08:38:35 ---> Running in d6fcd35f59f4 08:38:35 Removing intermediate container 8109ee82ae0b 08:38:35 ---> 594e54f64cba 08:38:35 Step 15/25 : WORKDIR / 08:38:35 Removing intermediate container 1fe5771c27b0 08:38:35 ---> 24adea6d782a 08:38:35 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:38:35 ---> Running in 17ed4a97f59b 08:38:35 Removing intermediate container d6fcd35f59f4 08:38:35 ---> 33b4c0003932 08:38:35 Step 15/24 : WORKDIR / 08:38:35 ---> Running in ea6172d09fbe 08:38:35 ---> 4ccac01a5075 08:38:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:35 ---> Running in c8e9b3152057 08:38:35 Removing intermediate container 17ed4a97f59b 08:38:35 ---> 50345b8aff2e 08:38:35 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:35 Removing intermediate container ea6172d09fbe 08:38:35 ---> 14b4f4194a2b 08:38:35 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:38:35 Removing intermediate container c8e9b3152057 08:38:35 ---> 513d238448fb 08:38:35 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:35 ---> 97f75192e8c6 08:38:35 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:38:35 Removing intermediate container 27449ac7f22b 08:38:35 ---> a4a7bbc901c6 08:38:35 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:35 ---> Running in 24105fa16728 08:38:35 ---> 7c28ab31d46b 08:38:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:38:35 Removing intermediate container 24105fa16728 08:38:35 ---> 799db6a1fc8b 08:38:35 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:38:35 ---> 5e7778a9cb4d 08:38:35 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:38:35 ---> Running in 28dcf2ea5185 08:38:35 ---> 4179e7c68a84 08:38:35 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:38:35 ---> 96325b05c94c 08:38:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:35 ---> c88f737db12b 08:38:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:38:35 Removing intermediate container 28dcf2ea5185 08:38:35 ---> a817f6f667ce 08:38:35 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:38:35 ---> c3392333c73a 08:38:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:35 ---> Running in 7b3b132fa010 08:38:35 ---> 113d1e5036e5 08:38:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:35 ---> 7adac2c2a5a5 08:38:35 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:35 ---> Running in a1356c08bf4b 08:38:35 ---> 3b61bc2e1319 08:38:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:35 ---> ec60cf59fbdb 08:38:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:35 ---> ccd75310541e 08:38:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:35 ---> 1a17903cec1f 08:38:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:35 ---> 054a61e772bd 08:38:35 Step 20/24 : ENTRYPOINT ["/core-command"] 08:38:35 ---> Running in 90badd8a98f7 08:38:35 ---> 22cd1eb0aa85 08:38:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:38:35 ---> Running in 029a3feec657 08:38:35 Removing intermediate container 7b3b132fa010 08:38:35 ---> 42b267ce8a22 08:38:35 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:35 Removing intermediate container 90badd8a98f7 08:38:35 ---> 97ac9cdd5c2b 08:38:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:35 ---> Running in 1873330623f7 08:38:35 ---> dbe8589eba20 08:38:35 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:38:35 ---> Running in 46a132555aa0 08:38:35 Removing intermediate container 029a3feec657 08:38:35 ---> 9af1d3391987 08:38:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:35 ---> Running in 8aac6964a9d2 08:38:35 ---> Running in 28b1fd9b59bb 08:38:35 Removing intermediate container 1873330623f7 08:38:35 ---> b148730448f1 08:38:35 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:38:35 Removing intermediate container 46a132555aa0 08:38:35 ---> 7abab3cafad7 08:38:35 Step 22/24 : LABEL arch=x86_64 08:38:35 Removing intermediate container 8aac6964a9d2 08:38:35 ---> eac43ea67f7e 08:38:35 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:35 ---> Running in 7ae56c6046d2 08:38:35 Removing intermediate container 28b1fd9b59bb 08:38:35 ---> 618339366dc3 08:38:35 Step 18/20 : LABEL arch=x86_64 08:38:35 ---> Running in 658bc8d44ec9 08:38:35 ---> Running in 6d40e3f1832b 08:38:35 Removing intermediate container 7ae56c6046d2 08:38:35 ---> 0091ba289d4d 08:38:35 Step 23/24 : LABEL git_sha=0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b 08:38:35 ---> 3dcf7529ea96 08:38:35 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:38:35 Removing intermediate container a1356c08bf4b 08:38:35 ---> f1a3caa502af 08:38:35 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:38:35 ---> Running in 18f42623b5be 08:38:35 ---> Running in ed3306e7b7b4 08:38:35 ---> Running in a785c8a542f3 08:38:35 Removing intermediate container 6d40e3f1832b 08:38:35 ---> 12e02edcc298 08:38:35 Step 19/20 : LABEL git_sha=0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b 08:38:35 Removing intermediate container 658bc8d44ec9 08:38:35 ---> e1fb71a4517f 08:38:35 Step 23/25 : LABEL arch=x86_64 08:38:35 ---> Running in cb2f6e3be1b7 08:38:35 ---> Running in 9fef6694a0b9 08:38:36 Removing intermediate container ed3306e7b7b4 08:38:36 ---> 2811365b43d3 08:38:36 Step 24/24 : LABEL version=0.0.0 08:38:36 Removing intermediate container a785c8a542f3 08:38:36 ---> b1808e65b9e2 08:38:36 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:38:36 ---> Running in f269f69ba3df 08:38:36 ---> Running in 6e9a2bee5172 08:38:36 Removing intermediate container cb2f6e3be1b7 08:38:36 ---> dd8f0e4736d5 08:38:36 Step 20/20 : LABEL version=0.0.0 08:38:36 ---> Running in a69a913aa664 08:38:36 Removing intermediate container 9fef6694a0b9 08:38:36 ---> 4ab04f1f53ba 08:38:36 Step 24/25 : LABEL git_sha=0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b 08:38:36 Removing intermediate container f269f69ba3df 08:38:36 ---> ed244aad750e 08:38:36 08:38:36 ---> Running in 7a246c01bbc7 08:38:36 Removing intermediate container 6e9a2bee5172 08:38:36 ---> d2f7b1f1cdeb 08:38:36 Step 21/23 : LABEL arch=x86_64 08:38:36 Removing intermediate container a69a913aa664 08:38:36 ---> 2ff4c5c6829a 08:38:36 08:38:36 Successfully built ed244aad750e 08:38:36 Successfully tagged core-command:latest 08:38:36 Building security-proxy-auth 08:38:36  Building core-command ... done  ---> Running in 0551fa502c54 08:38:36 Removing intermediate container 7a246c01bbc7 08:38:36 ---> 5ad65946cdb4 08:38:36 Step 25/25 : LABEL version=0.0.0 08:38:36 Successfully built 2ff4c5c6829a 08:38:36 Successfully tagged security-spiffe-token-provider:latest 08:38:36 Building security-proxy-setup 08:38:36  Building security-spiffe-token-provider ... done  ---> Running in 6d269ea9de47 08:38:36 Removing intermediate container 0551fa502c54 08:38:36 ---> 2e5da7c3d14f 08:38:36 Step 22/23 : LABEL git_sha=0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b 08:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.291s coverage: 44.1% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 82.9% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements 08:38:41 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:38:41 ---> 191239b2ff05 08:38:41 Step 3/22 : WORKDIR /edgex-go 08:38:41 ---> Using cache 08:38:41 ---> 72f3310154bd 08:38:41 Step 4/22 : RUN apk add --update --no-cache make git 08:38:41 ---> Using cache 08:38:41 ---> 9d51a3f390cb 08:38:41 Step 5/22 : COPY go.mod vendor* ./ 08:38:41 ---> Using cache 08:38:41 ---> 50718c351d7a 08:38:41 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:41 ---> Using cache 08:38:41 ---> e976ae8ed7c9 08:38:41 Step 7/22 : COPY . . 08:38:41 ---> Using cache 08:38:41 ---> c9aa4234a993 08:38:41 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:38:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:41 ---> 191239b2ff05 08:38:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:41 ---> Using cache 08:38:41 ---> 24e306da1723 08:38:41 Step 4/23 : WORKDIR /edgex-go 08:38:41 ---> Using cache 08:38:41 ---> af7a2950de27 08:38:41 Step 5/23 : RUN apk add --update --no-cache make git 08:38:41 ---> Using cache 08:38:41 ---> 4fac0db83376 08:38:41 Step 6/23 : COPY go.mod vendor* ./ 08:38:41 ---> Using cache 08:38:41 ---> 9d2823353072 08:38:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:41 ---> Using cache 08:38:41 ---> d3fd3de748df 08:38:41 Step 8/23 : COPY . . 08:38:41 ---> Using cache 08:38:41 ---> 81f991156099 08:38:41 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.227s coverage: 87.5% of statements 08:38:44 Removing intermediate container 6d269ea9de47 08:38:44 ---> a13495df472d 08:38:44 08:38:44 ---> Running in 18a5b2f941de 08:38:44 Removing intermediate container 18f42623b5be 08:38:44 ---> 7714ab5320f2 08:38:44 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:44 ---> Running in d684b4e3fee0 08:38:44 ---> Running in d101b4d879d0 08:38:44 Successfully built a13495df472d 08:38:44 Successfully tagged core-metadata:latest 08:38:44  Building core-metadata ... done Building support-scheduler 08:38:44 Removing intermediate container 18a5b2f941de 08:38:44 ---> 2688b296ddc8 08:38:44 Step 23/23 : LABEL version=0.0.0 08:38:44 ---> Running in 0cd351f9c9a8 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:47 ---> 191239b2ff05 08:38:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:47 ---> Using cache 08:38:47 ---> 24e306da1723 08:38:47 Step 4/23 : WORKDIR /edgex-go 08:38:47 ---> Using cache 08:38:47 ---> af7a2950de27 08:38:47 Step 5/23 : RUN apk add --update --no-cache make git 08:38:47 ---> Using cache 08:38:47 ---> 4fac0db83376 08:38:47 Step 6/23 : COPY go.mod vendor* ./ 08:38:47 ---> Using cache 08:38:47 ---> 9d2823353072 08:38:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:47 ---> Using cache 08:38:47 ---> d3fd3de748df 08:38:47 Step 8/23 : COPY . . 08:38:47 ---> Using cache 08:38:47 ---> 81f991156099 08:38:47 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:38:48 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:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:38:48 ---> 80ff0cdf85df 08:38:48 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:38:48 Removing intermediate container 0cd351f9c9a8 08:38:48 ---> 0cbf40f94849 08:38:48 08:38:48 ---> Running in efe2d8f9d6fb 08:38:48 Successfully built 0cbf40f94849 08:38:48 Successfully tagged core-common-config-bootstrapper:latest 08:38:48  Building core-common-config-bootstrapper ... done  ---> 97828d8c15fe 08:38:49 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:38:50 ---> aa60555f32dd 08:38:50 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:50 ---> edecaa3ea582 08:38:50 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:38:50 ---> 75d6d1de5813 08:38:50 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:38:50 ---> e0fa0400899d 08:38:50 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:38:51 ---> b7fa8c9162aa 08:38:51 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:51 ---> 4b22aca1d20d 08:38:51 Step 28/33 : RUN chmod +x /entrypoint.sh 08:38:51 ---> Running in 46c91e2d61a2 08:38:52 Removing intermediate container 46c91e2d61a2 08:38:52 ---> 3988e293a6f4 08:38:52 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:38:52 ---> Running in da9af7959536 08:38:52 Removing intermediate container da9af7959536 08:38:52 ---> 1ee86c91d32e 08:38:52 Step 30/33 : CMD ["gate"] 08:38:53 ---> Running in 0f92f0dbf9ca 08:38:53 Removing intermediate container 0f92f0dbf9ca 08:38:53 ---> 2649a76f9cd0 08:38:53 Step 31/33 : LABEL arch=x86_64 08:38:54 ---> Running in d0308246ecd9 08:38:54 Removing intermediate container d0308246ecd9 08:38:54 ---> 670e442d3789 08:38:54 Step 32/33 : LABEL git_sha=0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b 08:38:54 ---> Running in f788ac00b252 08:38:55 Removing intermediate container f788ac00b252 08:38:55 ---> 179cb4c48be0 08:38:55 Step 33/33 : LABEL version=0.0.0 08:38:55 ---> Running in fcd212311f0d 08:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:56 Removing intermediate container fcd212311f0d 08:38:56 ---> e1c2d21ddf7d 08:38:56 08:38:56 Successfully built e1c2d21ddf7d 08:38:56 Successfully tagged security-bootstrapper:latest 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.034s coverage: 79.9% of statements 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.217s coverage: 62.3% of statements 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.462s coverage: 81.2% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.524s coverage: 82.1% of statements 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 86.0% of statements 08:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:18  Building security-bootstrapper ... done Removing intermediate container d684b4e3fee0 08:39:18 Removing intermediate container d101b4d879d0 08:39:18 ---> cb6bfeac5984 08:39:18 ---> 173fbd18731a 08:39:18 08:39:18 Step 10/23 : FROM alpine:3.17 08:39:18 08:39:18 ---> 9ed4aefc74f6 08:39:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:39:18 ---> Using cache 08:39:18 ---> 2ad9f396e5c9 08:39:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:39:18 ---> Using cache 08:39:18 ---> cbc02d1fd922 08:39:18 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:18 Step 9/22 : FROM alpine:3.17 ---> Using cache 08:39:18 08:39:18 ---> 9ed4aefc74f6 08:39:18 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.093s coverage: 63.1% of statements 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.242s coverage: 100.0% of statements 08:39:19 ---> 6da987a9ea36 08:39:19 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:39:19 ---> Using cache 08:39:19 ---> 4ccac01a5075 08:39:19 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:39:19 ---> Running in 1334d28bb737 08:39:19 Removing intermediate container efe2d8f9d6fb 08:39:19 ---> 02adac1038dc 08:39:19 08:39:19 Step 10/23 : FROM alpine:3.17 08:39:19 ---> 9ed4aefc74f6 08:39:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:39:19 ---> Using cache 08:39:19 ---> 1f30f175f2f4 08:39:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:39:19 ---> Using cache 08:39:19 ---> ea39f19db646 08:39:19 Step 13/23 : ENV APP_PORT=59861 08:39:19 ---> Running in 3bdcfa43a060 08:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:19 ---> d7d483f81840 08:39:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:39:19 Removing intermediate container 3bdcfa43a060 08:39:19 ---> b789c0f7820e 08:39:19 Step 14/23 : EXPOSE $APP_PORT 08:39:19 ---> Running in fec43a037da7 08:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:19 Removing intermediate container fec43a037da7 08:39:19 ---> de0bd359be4c 08:39:19 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:19 ---> 0139f2a2dbb6 08:39:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:39:19 ---> b829debd08e1 08:39:19 ---> a95234732918 08:39:19 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:39:19 08:39:20 (1/2) Installing dumb-init (1.2.5-r2) 08:39:20 (2/2) Installing openssl (3.0.8-r3) 08:39:20 Executing busybox-1.35.0-r29.trigger 08:39:20 OK: 8 MiB in 17 packages 08:39:20 ---> Running in acbb36d1a7d5 08:39:20 ---> 8a2574bca125 08:39:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements 08:39:21 ---> 86cac9882b34 08:39:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:39:21 Removing intermediate container 1334d28bb737 08:39:21 ---> 0a26861bb20c 08:39:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:39:21 ---> Running in 1e91d1605ebf 08:39:21 Removing intermediate container 1e91d1605ebf 08:39:21 ---> b447fe3eb360 08:39:21 Step 12/22 : WORKDIR /edgex 08:39:21 ---> 897bd10b55e7 08:39:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:39:21 ---> Running in a6d3b1f196f0 08:39:21 ---> Running in 46ec34fc69c4 08:39:21 Removing intermediate container acbb36d1a7d5 08:39:21 ---> 0da37ad5e0eb 08:39:21 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:39:21 ---> Running in e78a3b051351 08:39:21 Removing intermediate container a6d3b1f196f0 08:39:21 ---> 87eaa45c9cc6 08:39:21 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:21 Removing intermediate container 46ec34fc69c4 08:39:21 ---> 6cf826bc234a 08:39:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:21 ---> Running in f70bb19adcdb 08:39:21 Removing intermediate container e78a3b051351 08:39:21 ---> 15c72d2c87c7 08:39:21 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:39:21 ---> Running in 7e0775b6d08e 08:39:21 Removing intermediate container f70bb19adcdb 08:39:21 ---> 25f28736bb34 08:39:21 Step 21/23 : LABEL arch=x86_64 08:39:21 ---> 32ab440bdaa6 08:39:21 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:39:21 ---> Running in 755ae7b1d6e1 08:39:21 Removing intermediate container 7e0775b6d08e 08:39:21 ---> d6e226fc974d 08:39:21 Step 21/23 : LABEL arch=x86_64 08:39:21 ---> Running in 97350dd14d31 08:39:21 Removing intermediate container 755ae7b1d6e1 08:39:21 ---> 5326fd6ffc7a 08:39:21 Step 22/23 : LABEL git_sha=0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b 08:39:21 ---> Running in d73878f6f317 08:39:21 ---> 5eeb4b884efa 08:39:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:39:21 Removing intermediate container 97350dd14d31 08:39:21 ---> 46179c76581c 08:39:21 Step 22/23 : LABEL git_sha=0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b 08:39:21 Removing intermediate container d73878f6f317 08:39:21 ---> 999bad3bb6a7 08:39:21 Step 23/23 : LABEL version=0.0.0 08:39:21 ---> Running in 38848725d0fe 08:39:21 ---> Running in c08f93606fe5 08:39:21 ---> d1f23bddbbcb 08:39:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:39:21 Removing intermediate container c08f93606fe5 08:39:21 ---> 4c5382726300 08:39:21 08:39:21 Removing intermediate container 38848725d0fe 08:39:21 ---> 5509be21740e 08:39:21 Step 23/23 : LABEL version=0.0.0 08:39:21 ---> Running in 2db4cd36960e 08:39:21 Successfully built 4c5382726300 08:39:22 Successfully tagged support-scheduler:latest 08:39:22  Building support-scheduler ... done Removing intermediate container 2db4cd36960e 08:39:22 ---> 8a991d38ccab 08:39:22 08:39:22 Successfully built 8a991d38ccab 08:39:22 Successfully tagged security-proxy-auth:latest 08:39:22  Building security-proxy-auth ... done  ---> d35aa50877f6 08:39:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:39:22 ---> 17bd63066ab4 08:39:22 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:22 ---> Running in 41366d46a672 08:39:23 Removing intermediate container 41366d46a672 08:39:23 ---> e61110c0b6ad 08:39:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:39:23 ---> Running in a33c1bcf5f64 08:39:23 Removing intermediate container a33c1bcf5f64 08:39:23 ---> c4be10c1fb6c 08:39:23 Step 20/22 : LABEL arch=x86_64 08:39:23 ---> Running in 2a325c1d679f 08:39:23 Removing intermediate container 2a325c1d679f 08:39:23 ---> d322a7483765 08:39:23 Step 21/22 : LABEL git_sha=0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b 08:39:23 ---> Running in b0fcb49c6f26 08:39:23 Removing intermediate container b0fcb49c6f26 08:39:23 ---> 69ed02391a4d 08:39:23 Step 22/22 : LABEL version=0.0.0 08:39:23 ---> Running in faa9338c11f7 08:39:23 Removing intermediate container faa9338c11f7 08:39:23 ---> f012db7bf2f2 08:39:23 08:39:23 Successfully built f012db7bf2f2 08:39:23 Successfully tagged security-proxy-setup:latest 08:39:23  Building security-proxy-setup ... done  [Pipeline] } 08:39:23 $ docker stop --time=1 10824dea08cfffeb0a907131287728cacbd28022beee89987c72c59fff2b6313 08:39:24 $ docker rm -f --volumes 10824dea08cfffeb0a907131287728cacbd28022beee89987c72c59fff2b6313 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:25 + docker images 08:39:25 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:25 security-proxy-setup latest f012db7bf2f2 2 seconds ago 18.7MB 08:39:25 security-proxy-auth latest 8a991d38ccab 3 seconds ago 18.3MB 08:39:25 support-scheduler latest 4c5382726300 4 seconds ago 32.1MB 08:39:25 02adac1038dc 6 seconds ago 1.75GB 08:39:25 173fbd18731a 9 seconds ago 1.66GB 08:39:25 cb6bfeac5984 9 seconds ago 1.66GB 08:39:25 security-bootstrapper latest e1c2d21ddf7d 30 seconds ago 22.2MB 08:39:25 core-common-config-bootstrapper latest 0cbf40f94849 38 seconds ago 17.2MB 08:39:25 core-metadata latest a13495df472d 49 seconds ago 20.4MB 08:39:25 security-spiffe-token-provider latest 2ff4c5c6829a 49 seconds ago 32.8MB 08:39:25 core-command latest ed244aad750e 50 seconds ago 19.8MB 08:39:25 4451a7d45463 56 seconds ago 1.69GB 08:39:25 7eb381270012 58 seconds ago 1.72GB 08:39:25 0dd9587fae23 About a minute ago 1.69GB 08:39:25 37113ff5c2d1 About a minute ago 1.68GB 08:39:25 86bdc0d6419d About a minute ago 1.67GB 08:39:25 security-spire-server latest 0c08b4bc9ecf 2 minutes ago 89.8MB 08:39:25 b6c457a46ece 2 minutes ago 1.54GB 08:39:25 support-notifications latest 8cc3e72ea33a 2 minutes ago 32.7MB 08:39:25 security-secretstore-setup latest d36037487fe5 2 minutes ago 32.8MB 08:39:25 core-data latest 616c4ad6da47 3 minutes ago 20MB 08:39:25 b790cf45591d 3 minutes ago 1.75GB 08:39:25 security-spire-agent latest 46d2e8c658aa 3 minutes ago 129MB 08:39:25 29864d104ad2 3 minutes ago 1.68GB 08:39:25 cb7f88a02398 3 minutes ago 1.69GB 08:39:25 security-spire-config latest 795c2bd4326d 3 minutes ago 88.9MB 08:39:25 52927bd7ad4b 3 minutes ago 1.54GB 08:39:25 15626b8d9abf 3 minutes ago 1.54GB 08:39:25 ci-base-image-x86_64 latest 191239b2ff05 8 minutes ago 881MB 08:39:25 alpine 3.17 9ed4aefc74f6 12 days ago 7.05MB 08:39:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB 08:39:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 08:39:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.016s coverage: 38.4% of statements 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.209s coverage: 84.8% of statements 08:39:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.284s coverage: 17.7% of statements 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.569s coverage: 92.3% of statements 08:39:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.291s coverage: 61.5% of statements 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.379s coverage: 97.7% of statements 08:39:54 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:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:54 go vet ./... 08:42:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:32 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:32 + ls -al . 08:42:32 total 700 08:42:32 drwxrwxr-x 10 1001 1001 4096 Apr 11 08:34 . 08:42:32 drwxr-xr-x 4 root root 4096 Apr 11 08:34 .. 08:42:32 drwxrwxr-x 2 1001 1001 4096 Apr 11 08:32 .blubracket 08:42:32 -rw-rw-r-- 1 1001 1001 16 Apr 11 08:32 .dockerignore 08:42:32 drwxrwxr-x 8 1001 1001 4096 Apr 11 08:32 .git 08:42:32 drwxrwxr-x 3 1001 1001 4096 Apr 11 08:32 .github 08:42:32 -rw-rw-r-- 1 1001 1001 1133 Apr 11 08:32 .gitignore 08:42:32 -rw-rw-r-- 1 1001 1001 42 Apr 11 08:32 .golangci.yml 08:42:32 -rw-rw-r-- 1 1001 1001 87 Apr 11 08:32 .hadolint.yml 08:42:32 -rw-rw-r-- 1 1001 1001 166 Apr 11 08:32 .sonarcloud.properties 08:42:32 -rw-rw-r-- 1 1001 1001 1171 Apr 11 08:32 ADOPTERS.md 08:42:32 -rw-rw-r-- 1 1001 1001 10835 Apr 11 08:32 Attribution.txt 08:42:32 -rw-rw-r-- 1 1001 1001 73765 Apr 11 08:32 CHANGELOG.md 08:42:32 -rw-rw-r-- 1 1001 1001 3804 Apr 11 08:32 CONTRIBUTING.md 08:42:32 -rw-rw-r-- 1 1001 1001 677 Apr 11 08:32 GOVERNANCE.md 08:42:32 -rw-rw-r-- 1 1001 1001 883 Apr 11 08:32 Jenkinsfile 08:42:32 -rw-rw-r-- 1 1001 1001 10775 Apr 11 08:32 LICENSE 08:42:32 -rw-rw-r-- 1 1001 1001 14368 Apr 11 08:32 Makefile 08:42:32 -rw-rw-r-- 1 1001 1001 582 Apr 11 08:32 OWNERS.md 08:42:32 -rw-rw-r-- 1 1001 1001 9403 Apr 11 08:32 README.md 08:42:32 -rw-rw-r-- 1 1001 1001 789 Apr 11 08:32 SECURITY.md 08:42:32 -rw-rw-r-- 1 1001 1001 5 Apr 11 08:30 VERSION 08:42:32 drwxrwxr-x 2 1001 1001 4096 Apr 11 08:32 bin 08:42:32 drwxrwxr-x 18 1001 1001 4096 Apr 11 08:32 cmd 08:42:32 -rw-r--r-- 1 root root 448244 Apr 11 08:39 coverage.out 08:42:32 -rw-rw-r-- 1 1001 1001 3200 Apr 11 08:32 go.mod 08:42:32 -rw-rw-r-- 1 1001 1001 31265 Apr 11 08:32 go.sum 08:42:32 drwxrwxr-x 7 1001 1001 4096 Apr 11 08:32 internal 08:42:32 drwxrwxr-x 3 1001 1001 4096 Apr 11 08:32 openapi 08:42:32 -rw-rw-r-- 1 1001 1001 594 Apr 11 08:32 security.txt 08:42:32 drwxrwxr-x 4 1001 1001 4096 Apr 11 08:32 snap 08:42:32 -rw-rw-r-- 1 1001 1001 204 Apr 11 08:32 version.go [Pipeline] sh 08:42:33 + '[' -e coverage.out ] 08:42:33 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:33 Warning: overwriting stash ‘coverage-report’ 08:42:36 Stashed 1 file(s) [Pipeline] sh 08:42:37 + make build 08:42:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:44:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:44:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:44:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:44:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:45:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:45:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:45:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:45: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:45:20 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:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:30 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:37 $ docker stop --time=1 f87cc864873ccaee57599d01e0604028a0a80c16f7eb337bade68eb61b5f6fba 08:45:39 $ docker rm -f --volumes f87cc864873ccaee57599d01e0604028a0a80c16f7eb337bade68eb61b5f6fba [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:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:41 08:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:42 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:42 29e5d40040c1: Pulling fs layer 08:45:42 1ce36da41761: Pulling fs layer 08:45:42 25b303627fd3: Pulling fs layer 08:45:42 29e5d40040c1: Verifying Checksum 08:45:42 29e5d40040c1: Download complete 08:45:42 1ce36da41761: Verifying Checksum 08:45:42 1ce36da41761: Download complete 08:45:44 29e5d40040c1: Pull complete 08:45:44 25b303627fd3: Verifying Checksum 08:45:44 25b303627fd3: Download complete 08:45:44 1ce36da41761: Pull complete 08:45:55 25b303627fd3: Pull complete 08:45:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:45:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:55 prd-ubuntu20.04-docker-arm64-4c-16g-7394 does not seem to be running inside a container 08:45:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:57 $ docker top 6bb68c6e08d86dad819136be76772549c0383626ef99abc7dafd28c614a1ed63 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:58 + grep parallel 08:45:58 + docker-compose build --help 08:46:02 --parallel Build images in parallel. [Pipeline] } 08:46:02 $ docker stop --time=1 6bb68c6e08d86dad819136be76772549c0383626ef99abc7dafd28c614a1ed63 08:46:04 $ docker rm -f --volumes 6bb68c6e08d86dad819136be76772549c0383626ef99abc7dafd28c614a1ed63 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:04 prd-ubuntu20.04-docker-arm64-4c-16g-7394 does not seem to be running inside a container 08:46:04 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:46:06 $ docker top 3750ad94a6112d18627e1385c90208b2dddb9f19415bdc41ce0684913d0d6e47 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:06 + docker-compose -f ./docker-compose-build.yml build --parallel 08:46:11 Building core-command ... 08:46:11 Building core-common-config-bootstrapper ... 08:46:11 Building core-data ... 08:46:11 Building core-metadata ... 08:46:11 Building security-bootstrapper ... 08:46:11 Building security-proxy-auth ... 08:46:11 Building security-proxy-setup ... 08:46:11 Building security-secretstore-setup ... 08:46:11 Building security-spiffe-token-provider ... 08:46:11 Building security-spire-agent ... 08:46:11 Building security-spire-config ... 08:46:11 Building security-spire-server ... 08:46:11 Building support-notifications ... 08:46:11 Building support-scheduler ... 08:46:11 Building security-proxy-auth 08:46:11 Building security-proxy-setup 08:46:11 Building core-data 08:46:11 Building support-scheduler 08:46:11 Building core-command 08:47:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:00 ---> 3b8e112ef260 08:47:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:00 ---> 3b8e112ef260 08:47:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:00 ---> 3b8e112ef260 08:47:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:00 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:00 ---> 3b8e112ef260 08:47:00 Step 3/22 : WORKDIR /edgex-go 08:47:00 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:00 ---> 3b8e112ef260 08:47:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:47:00 ---> Running in 2bacda8e29a4 08:47:00 ---> Running in 42283e4f27ee 08:47:00 ---> Running in 9780d2dad435 08:47:00 ---> Running in 1a6b597dc7a7 08:47:00 ---> Running in 6c0c81c92d86 08:47:00 Removing intermediate container 2bacda8e29a4 08:47:00 ---> 18c3ee41e85a 08:47:00 Step 4/23 : WORKDIR /edgex-go 08:47:00 ---> Running in 0a64547a17b8 08:47:00 Removing intermediate container 1a6b597dc7a7 08:47:00 ---> efc70dcf0938 08:47:00 Step 4/24 : WORKDIR /edgex-go 08:47:00 Removing intermediate container 6c0c81c92d86 08:47:00 ---> dff8e04c274d 08:47:00 Step 4/23 : WORKDIR /edgex-go 08:47:00 Removing intermediate container 9780d2dad435 08:47:00 ---> a8b01aa9a30a 08:47:00 Step 4/22 : RUN apk add --update --no-cache make git 08:47:00 Removing intermediate container 42283e4f27ee 08:47:00 ---> 4ec4a28bdff8 08:47:00 Step 4/23 : WORKDIR /edgex-go 08:47:00 ---> Running in f971fa505841 08:47:00 ---> Running in 9df7619745d0 08:47:00 ---> Running in d57bfd51ea79 08:47:00 ---> Running in 9158cf5eec04 08:47:00 Removing intermediate container 0a64547a17b8 08:47:00 ---> 7fe8f00702b2 08:47:00 Step 5/23 : RUN apk add --update --no-cache make git 08:47:00 ---> Running in e6eec8904a77 08:47:00 Removing intermediate container f971fa505841 08:47:00 Removing intermediate container 9158cf5eec04 08:47:00 ---> f4c190ebf528 08:47:00 Step 5/23 : RUN apk add --update --no-cache make git 08:47:00 ---> e1b12e5c0fcd 08:47:00 Step 5/24 : RUN apk add --update --no-cache make git 08:47:00 ---> Running in fff7eec25a7b 08:47:01 ---> Running in 7afdce9968b3 08:47:01 Removing intermediate container d57bfd51ea79 08:47:01 ---> d70fa1d5d923 08:47:01 Step 5/23 : RUN apk add --update --no-cache make git 08:47:01 ---> Running in 57690cb65dad 08:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:04 OK: 263 MiB in 53 packages 08:47:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:04 OK: 263 MiB in 53 packages 08:47:05 OK: 263 MiB in 53 packages 08:47:05 Removing intermediate container 9df7619745d0 08:47:05 ---> 480289a7147f 08:47:05 Step 5/22 : COPY go.mod vendor* ./ 08:47:06 OK: 263 MiB in 53 packages 08:47:06 OK: 263 MiB in 53 packages 08:47:06 ---> d1175849bd48 08:47:06 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:07 Removing intermediate container fff7eec25a7b 08:47:07 ---> cebf91a29edb 08:47:07 Step 6/23 : COPY go.mod vendor* ./ 08:47:07 ---> Running in 4ecadd37abfe 08:47:07 Removing intermediate container e6eec8904a77 08:47:07 ---> 0077f129dd89 08:47:07 Step 6/23 : COPY go.mod vendor* ./ 08:47:08 Removing intermediate container 57690cb65dad 08:47:08 ---> 32d976076bd4 08:47:08 Step 6/23 : COPY go.mod vendor* ./ 08:47:08 Removing intermediate container 7afdce9968b3 08:47:08 ---> 9f7ee9b09be5 08:47:08 Step 6/24 : COPY go.mod vendor* ./ 08:47:08 ---> 3fefeabdddd9 08:47:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:08 ---> Running in fe3aa9483199 08:47:09 ---> 0317a9fd5ee4 08:47:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:10 ---> Running in f65d2c5dfdae 08:47:10 ---> f40e8650bbe0 08:47:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:10 ---> Running in 09a9b2741b2b 08:47:10 ---> 14ec007b1bee 08:47:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:10 ---> Running in c71b71f02810 08:49:02 Removing intermediate container 4ecadd37abfe 08:49:02 ---> af69df2d1ae6 08:49:02 Step 7/22 : COPY . . 08:49:02 Removing intermediate container fe3aa9483199 08:49:02 ---> ad3c5203b2fd 08:49:02 Step 8/23 : COPY . . 08:49:02 Removing intermediate container 09a9b2741b2b 08:49:02 ---> 7b811d11895f 08:49:02 Step 8/23 : COPY . . 08:49:02 Removing intermediate container c71b71f02810 08:49:02 ---> 67fa4aa7aa62 08:49:02 Step 8/24 : COPY . . 08:49:02 Removing intermediate container f65d2c5dfdae 08:49:02 ---> 69c2c60b22e0 08:49:02 Step 8/23 : COPY . . 08:49:05 ---> 88eb05b415e2 08:49:05 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:49:05 ---> 1e4b4fa42bf5 08:49:05 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:49:05 ---> Running in 6fb33ed144d0 08:49:05 ---> cc16692cd444 08:49:05 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:49:05 ---> Running in 5c58eb0fde5d 08:49:05 ---> Running in 409f9f7669ab 08:49:06 ---> e80f728a36a0 08:49:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:49:06 ---> Running in a15768adbc59 08:49:06 ---> de0788b92d92 08:49:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:49:07 ---> Running in a9f42aaf3bed 08:49:08 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: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:49:08 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:49: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:49:08 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:55:15 Removing intermediate container a9f42aaf3bed 08:55:15 ---> a093185f1082 08:55:15 08:55:15 Step 10/23 : FROM alpine:3.17 08:55:15 3.17: Pulling from library/alpine 08:55:17 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:55:17 Status: Downloaded newer image for alpine:3.17 08:55:17 ---> 51e60588ff2c 08:55:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:55:18 ---> Running in f5b7689aa7cd 08:55:18 Removing intermediate container f5b7689aa7cd 08:55:18 ---> f76111c02d67 08:55:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:55:18 ---> Running in 129264f0528e 08:55:20 Removing intermediate container 409f9f7669ab 08:55:20 ---> 31a2b0309882 08:55:20 08:55:20 Step 9/22 : FROM alpine:3.17 08:55:20 ---> 51e60588ff2c 08:55:20 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:55:20 ---> Running in f806fdfb2d43 08:55:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:55:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:55:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:55:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:55:23 (1/1) Installing dumb-init (1.2.5-r2) 08:55:23 Executing busybox-1.35.0-r29.trigger 08:55:23 OK: 8 MiB in 16 packages 08:55:25 (1/2) Installing dumb-init (1.2.5-r2) 08:55:25 (2/2) Installing openssl (3.0.8-r3) 08:55:25 Executing busybox-1.35.0-r29.trigger 08:55:25 OK: 8 MiB in 17 packages 08:55:27 Removing intermediate container 129264f0528e 08:55:27 ---> 174c92e20547 08:55:27 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:27 Removing intermediate container f806fdfb2d43 08:55:27 ---> adf2b7bd7d10 08:55:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:55:27 ---> Running in 22f64b931538 08:55:27 Removing intermediate container 22f64b931538 08:55:27 ---> 46eea999cb9b 08:55:27 Step 12/22 : WORKDIR /edgex 08:55:27 ---> fc029996531d 08:55:27 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:55:28 ---> Running in 585a301b5752 08:55:28 Removing intermediate container 585a301b5752 08:55:28 ---> 54bf7a9138a7 08:55:28 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:29 ---> 4dbcc9d1370d 08:55:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:55:30 ---> cd38373d3a38 08:55:30 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:55:31 ---> 9f96bc4072aa 08:55:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:55:31 ---> a95c8a1aa1ef 08:55:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:55:32 ---> 5a68ad5525c4 08:55:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:55:32 ---> 21a78e9518a9 08:55:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:55:33 ---> 69934ccba578 08:55:33 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:34 ---> Running in 5e380db63980 08:55:35 ---> 361828be67a8 08:55:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:55:38 ---> 3cb347d585ef 08:55:38 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:39 ---> Running in 5778b4f9bfa3 08:55:40 Removing intermediate container 5e380db63980 08:55:40 ---> dfdf62896b9a 08:55:40 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:55:40 ---> Running in 5eacfafa6f45 08:55:41 Removing intermediate container 5eacfafa6f45 08:55:41 ---> 3a57c8218cb5 08:55:41 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:55:41 ---> Running in c667317c9bf0 08:55:42 Removing intermediate container c667317c9bf0 08:55:42 ---> 5d1a0f8482b0 08:55:42 Step 21/23 : LABEL arch=arm64 08:55:42 ---> Running in 7302497d1194 08:55:42 Removing intermediate container 5778b4f9bfa3 08:55:42 ---> 72f0cee92566 08:55:42 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:55:42 ---> Running in 998d1f91dcb8 08:55:42 Removing intermediate container 7302497d1194 08:55:42 ---> b0769b5d9f06 08:55:42 Step 22/23 : LABEL git_sha=5ee8f064dfa88edf524192889df7fd2c1bf07a58 08:55:43 ---> Running in 9212815fcea9 08:55:43 Removing intermediate container 9212815fcea9 08:55:43 ---> 88b1adc41693 08:55:43 Step 23/23 : LABEL version=0.0.0 08:55:43 Removing intermediate container 998d1f91dcb8 08:55:43 ---> a4497bf829ba 08:55:43 Step 20/22 : LABEL arch=arm64 08:55:43 ---> Running in 43a64347aba9 08:55:43 ---> Running in 52c60b559112 08:55:44 Removing intermediate container 43a64347aba9 08:55:44 ---> c76cc0d8b132 08:55:44 08:55:44 Removing intermediate container 52c60b559112 08:55:44 ---> 3fe4a64e944f 08:55:44 Step 21/22 : LABEL git_sha=5ee8f064dfa88edf524192889df7fd2c1bf07a58 08:55:44 ---> Running in 1bc39692a8b1 08:55:44 Successfully built c76cc0d8b132 08:55:45 Successfully tagged security-proxy-auth-arm64:latest 08:55:45  Building security-proxy-auth ... done Building security-bootstrapper 08:55:45 Removing intermediate container 1bc39692a8b1 08:55:45 ---> 958b6007fae2 08:55:45 Step 22/22 : LABEL version=0.0.0 08:55:45 ---> Running in 328a96b7199c 08:55:46 Removing intermediate container 328a96b7199c 08:55:46 ---> cf58a4fb8d6d 08:55:46 08:55:46 Successfully built cf58a4fb8d6d 08:55:46 Successfully tagged security-proxy-setup-arm64:latest 08:55:47  Building security-proxy-setup ... done Building security-spiffe-token-provider 08:55:57 Removing intermediate container 6fb33ed144d0 08:55:57 ---> 3b184679bf6e 08:55:57 08:55:57 Step 10/24 : FROM alpine:3.17 08:55:57 ---> 51e60588ff2c 08:55:57 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:55:57 ---> Running in dfc2295d6eaa 08:55:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:55:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:56:00 (1/1) Installing dumb-init (1.2.5-r2) 08:56:00 Executing busybox-1.35.0-r29.trigger 08:56:00 OK: 8 MiB in 16 packages 08:56:03 Removing intermediate container dfc2295d6eaa 08:56:03 ---> d1444b894d82 08:56:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:56:03 ---> Running in 781ca492a721 08:56:05 Removing intermediate container 781ca492a721 08:56:05 ---> 26349be7b619 08:56:05 Step 13/24 : ENV APP_PORT=59882 08:56:05 ---> Running in 0a5925123f9b 08:56:06 Removing intermediate container 0a5925123f9b 08:56:06 ---> e307310afb01 08:56:06 Step 14/24 : EXPOSE $APP_PORT 08:56:07 ---> Running in f37feafb794f 08:56:08 Removing intermediate container f37feafb794f 08:56:08 ---> 8aabd328fda9 08:56:08 Step 15/24 : WORKDIR / 08:56:08 ---> Running in 273280ae991f 08:56:09 Removing intermediate container 273280ae991f 08:56:09 ---> b91120d2d150 08:56:09 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:09 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:56:09 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:56:09 ---> 3b8e112ef260 08:56:09 Step 3/33 : WORKDIR /edgex-go 08:56:09 ---> Using cache 08:56:09 ---> a8b01aa9a30a 08:56:09 Step 4/33 : RUN apk add --update --no-cache make git 08:56:09 ---> Using cache 08:56:09 ---> 480289a7147f 08:56:09 Step 5/33 : COPY go.mod vendor* ./ 08:56:09 ---> Using cache 08:56:09 ---> d1175849bd48 08:56:09 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:09 ---> Using cache 08:56:09 ---> af69df2d1ae6 08:56:09 Step 7/33 : COPY . . 08:56:10 ---> Using cache 08:56:10 ---> cc16692cd444 08:56:10 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:56:10 ---> Running in 49234a7fcae8 08:56:11 ---> be1c33b9127b 08:56:11 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:56: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:56:13 ---> 51c6b8c3c03f 08:56:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:56:14 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:56:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:56:14 ---> 3b8e112ef260 08:56:14 Step 3/20 : WORKDIR /edgex-go 08:56:14 ---> Using cache 08:56:14 ---> a8b01aa9a30a 08:56:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:56:14 ---> Running in 5dff1a710e41 08:56:17 ---> 59ece802b7f6 08:56:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:56:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:56:18 Removing intermediate container a15768adbc59 08:56:18 ---> f57d71ff72da 08:56:18 08:56:18 Step 10/23 : FROM alpine:3.17 08:56:18 ---> 51e60588ff2c 08:56:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:56:18 ---> Running in 93696090ccf8 08:56:18 ---> 76e4a0633d2c 08:56:18 Step 20/24 : ENTRYPOINT ["/core-command"] 08:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:56:18 ---> Running in 55f6936264bc 08:56:18 Removing intermediate container 93696090ccf8 08:56:18 ---> eddf5c9d3798 08:56:18 Step 12/23 : ENV APP_PORT=59880 08:56:18 Removing intermediate container 55f6936264bc 08:56:18 ---> 8582435c9e97 08:56:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:19 ---> Running in 2bd2b6674a89 08:56:19 ---> Running in 6c97afc16b95 08:56:19 Removing intermediate container 2bd2b6674a89 08:56:19 ---> 4949a95fed5f 08:56:19 Step 13/23 : EXPOSE $APP_PORT 08:56:19 ---> Running in 297918d1ab36 08:56:20 v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:56:20 v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:56:20 Removing intermediate container 6c97afc16b95 08:56:20 ---> fd11dc791858 08:56:20 Step 22/24 : LABEL arch=arm64OK: 17695 distinct packages available 08:56:20 08:56:20 ---> Running in f1bd73ee2e88 08:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:56:20 Removing intermediate container 297918d1ab36 08:56:20 ---> a462be13db11 08:56:20 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:56:20 ---> Running in 852ab7180b4d 08:56:20 Removing intermediate container f1bd73ee2e88 08:56:20 ---> 6aaf2ca794fb 08:56:20 Step 23/24 : LABEL git_sha=5ee8f064dfa88edf524192889df7fd2c1bf07a58 08:56:21 ---> Running in 2b03fe9fff2a 08:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:56:21 Removing intermediate container 2b03fe9fff2a 08:56:21 ---> 21a55c96a6be 08:56:21 Step 24/24 : LABEL version=0.0.0 08:56:21 ---> Running in 4b429d14b486 08:56:22 Removing intermediate container 4b429d14b486 08:56:22 ---> 4fa3d713ad1c 08:56:22 08:56:22 OK: 263 MiB in 53 packages 08:56:22 Successfully built 4fa3d713ad1c 08:56:22 Successfully tagged core-command-arm64:latest 08:56:22 Building support-notifications 08:56:22  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:56:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:56:24 Removing intermediate container 5dff1a710e41 08:56:24 ---> 9afd218f60f4 08:56:24 Step 5/20 : COPY go.mod vendor* ./ 08:56:25 (1/1) Installing dumb-init (1.2.5-r2) 08:56:25 Executing busybox-1.35.0-r29.trigger 08:56:25 OK: 8 MiB in 16 packages 08:56:25 ---> 4a4e3af00cb7 08:56:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:25 ---> Running in 7dbd0c1f8a2a 08:56:27 Removing intermediate container 852ab7180b4d 08:56:27 ---> 52498e33a59b 08:56:27 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:28 ---> f2c68d453f22 08:56:28 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:56:29 ---> 9ca11225bd1e 08:56:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:56:33 ---> b561848004b8 08:56:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:56:33 ---> 47ac0c90fcd5 08:56:33 Step 19/23 : ENTRYPOINT ["/core-data"] 08:56:33 ---> Running in 4a2a18871a74 08:56:34 Removing intermediate container 4a2a18871a74 08:56:34 ---> df87a3ae6ff4 08:56:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:34 ---> Running in 525adc1d8fcb 08:56:35 Removing intermediate container 525adc1d8fcb 08:56:35 ---> 539860ac875a 08:56:35 Step 21/23 : LABEL arch=arm64 08:56:35 ---> Running in 5224eb895dc6 08:56:36 Removing intermediate container 5224eb895dc6 08:56:36 ---> 99eaae3b1843 08:56:36 Step 22/23 : LABEL git_sha=5ee8f064dfa88edf524192889df7fd2c1bf07a58 08:56:36 ---> Running in 916231d463df 08:56:37 Removing intermediate container 916231d463df 08:56:37 ---> 95fdef0545ca 08:56:37 Step 23/23 : LABEL version=0.0.0 08:56:37 ---> Running in 809b4a99929f 08:56:37 Removing intermediate container 809b4a99929f 08:56:37 ---> e230c9c858a8 08:56:37 08:56:38 Successfully built e230c9c858a8 08:56:38 Successfully tagged core-data-arm64:latest 08:56:38  Building core-data ... done Building security-spire-config 08:56:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:56:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:56:41 ---> 3b8e112ef260 08:56:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:56:41 ---> Using cache 08:56:41 ---> 4ec4a28bdff8 08:56:41 Step 4/23 : WORKDIR /edgex-go 08:56:41 ---> Using cache 08:56:41 ---> d70fa1d5d923 08:56:41 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:56:41 ---> Running in ae975d327abe 08:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:56:45 OK: 263 MiB in 53 packages 08:56:47 Removing intermediate container ae975d327abe 08:56:47 ---> 7bbdc4e0f6fd 08:56:47 Step 6/23 : COPY go.mod vendor* ./ 08:56:48 ---> b561c74b79cc 08:56:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:48 ---> Running in e99438a5c856 08:56:57 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:56:57 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:56:57 ---> 3b8e112ef260 08:56:57 Step 3/27 : WORKDIR /edgex-go 08:56:57 ---> Using cache 08:56:57 ---> a8b01aa9a30a 08:56:57 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:56:57 ---> Running in 99d7f5e36e8e 08:56:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:56:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:00 OK: 263 MiB in 53 packages 08:57:02 Removing intermediate container 99d7f5e36e8e 08:57:02 ---> 8ea3b384064f 08:57:02 Step 5/27 : COPY go.mod vendor* ./ 08:57:03 ---> e4c6848a8dc8 08:57:03 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:03 ---> Running in 8ef5192a7703 08:58:11 Removing intermediate container 7dbd0c1f8a2a 08:58:11 ---> 231c88f8c454 08:58:11 Step 7/20 : COPY . . 08:58:37 Removing intermediate container 5c58eb0fde5d 08:58:37 ---> 1920c70c1be8 08:58:37 08:58:37 Step 10/23 : FROM alpine:3.17 08:58:37 ---> 51e60588ff2c 08:58:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:58:37 ---> Using cache 08:58:37 ---> d1444b894d82 08:58:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:58:37 ---> Using cache 08:58:37 ---> 26349be7b619 08:58:37 Step 13/23 : ENV APP_PORT=59861 08:58:37 ---> Running in 2bc3412a644d 08:58:37 Removing intermediate container 2bc3412a644d 08:58:37 ---> 9e4361795238 08:58:37 Step 14/23 : EXPOSE $APP_PORT 08:58:37 ---> Running in 389007d89708 08:58:37 ---> 07c32797cc01 08:58:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:58:37 ---> Running in bec52ca094d1 08:58:38 Removing intermediate container 389007d89708 08:58:38 ---> 101d782f2d7e 08:58:38 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:40 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:58:40 ---> 0b64be800025 08:58:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:58:42 ---> ed8277be5087 08:58:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:58:47 ---> e67f37fcda49 08:58:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:58:49 ---> 21f6262cdee1 08:58:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:58:49 ---> Running in d9255fb38eb9 08:58:50 Removing intermediate container d9255fb38eb9 08:58:50 ---> 99322ef93c1e 08:58:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:50 ---> Running in f99289b85c3a 08:58:51 Removing intermediate container f99289b85c3a 08:58:51 ---> 17ab1d7b9f1c 08:58:51 Step 21/23 : LABEL arch=arm64 08:58:51 ---> Running in 40188a86be54 08:58:54 Removing intermediate container 40188a86be54 08:58:54 ---> 2c27026db603 08:58:54 Step 22/23 : LABEL git_sha=5ee8f064dfa88edf524192889df7fd2c1bf07a58 08:58:54 ---> Running in cf2ec100297a 08:58:55 Removing intermediate container cf2ec100297a 08:58:55 ---> 90889aaa6bec 08:58:55 Step 23/23 : LABEL version=0.0.0 08:58:55 ---> Running in c0b17f116ce2 08:58:56 Removing intermediate container c0b17f116ce2 08:58:56 ---> 14985468ba5c 08:58:56 08:58:57 Removing intermediate container e99438a5c856 08:58:57 ---> f3e6a6db44ba 08:58:57 Step 8/23 : COPY . . 08:58:57 Successfully built 14985468ba5c 08:58:57 Successfully tagged support-scheduler-arm64:latest 08:58:57  Building support-scheduler ... done Building core-common-config-bootstrapper 08:59:15 Removing intermediate container 8ef5192a7703 08:59:15 ---> cc379d93f7c1 08:59:15 Step 7/27 : COPY . . 08:59:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:15 ---> 3b8e112ef260 08:59:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:15 ---> Using cache 08:59:15 ---> 4ec4a28bdff8 08:59:15 Step 4/23 : WORKDIR /edgex-go 08:59:15 ---> Using cache 08:59:15 ---> d70fa1d5d923 08:59:15 Step 5/23 : RUN apk add --update --no-cache make git 08:59:15 ---> Using cache 08:59:15 ---> 32d976076bd4 08:59:15 Step 6/23 : COPY go.mod vendor* ./ 08:59:15 ---> Using cache 08:59:15 ---> f40e8650bbe0 08:59:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:15 ---> Using cache 08:59:15 ---> 7b811d11895f 08:59:15 Step 8/23 : COPY . . 08:59:15 ---> Using cache 08:59:15 ---> de0788b92d92 08:59:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:59:15 ---> Running in 5513ef9864d6 08:59: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:59:18 ---> 1496485d8901 08:59:18 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:59:20 ---> Running in 95a643e92e9d 08:59:22 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:59:28 ---> 6c1916bc8384 08:59:28 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:59:28 ---> Running in 02bec674b4eb 08:59:28 Removing intermediate container 02bec674b4eb 08:59:28 ---> 8162dc4d7dd1 08:59:28 Step 9/27 : WORKDIR /edgex-go/spire-build 08:59:28 ---> Running in 9781f83fa4cc 08:59:29 Removing intermediate container 9781f83fa4cc 08:59:29 ---> 277f27c70e0e 08:59:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:59:29 ---> Running in 801cc173cde4 08:59:30 Removing intermediate container 801cc173cde4 08:59:30 ---> 7a2078902e23 08:59:30 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:59:30 ---> Running in f1bd0a8877ef 08:59:35 Removing intermediate container f1bd0a8877ef 08:59:35 ---> 7488b4085432 08:59:35 Step 12/27 : WORKDIR /edgex-go 08:59:35 ---> Running in 7682b3016a59 08:59:35 Removing intermediate container 7682b3016a59 08:59:35 ---> 78556253405f 08:59:35 08:59:35 Step 13/27 : FROM alpine:3.17 08:59:35 ---> 51e60588ff2c 08:59:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:59:35 ---> Running in 57fd8945c40d 08:59:35 Removing intermediate container 57fd8945c40d 08:59:35 ---> f71cb424380d 08:59:35 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:59:35 ---> Running in abefaa6b7f2a 08:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:39 v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:59:39 v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:59:39 OK: 17689 distinct packages available 08:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:42 (1/4) Installing dumb-init (1.2.5-r2) 08:59:42 (2/4) Installing musl-obstack (1.2.3-r0) 08:59:42 (3/4) Installing libucontext (1.2-r0) 08:59:42 (4/4) Installing gcompat (1.1.0-r0) 08:59:42 Executing busybox-1.35.0-r29.trigger 08:59:42 OK: 8 MiB in 19 packages 08:59:44 Removing intermediate container abefaa6b7f2a 08:59:44 ---> a2035c14c50e 08:59:44 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:44 ---> 0833a771a757 08:59:44 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:59:46 ---> f356a43e4437 08:59:46 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:59:53 ---> 2f0d5e49ef19 08:59:53 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:59:53 ---> d3f9b81f5162 08:59:53 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:59:53 ---> Running in d8769d69fe92 08:59:53 Removing intermediate container d8769d69fe92 08:59:53 ---> 600180f37724 08:59:53 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:59:54 ---> 7f95e9ae9bf5 08:59:54 Step 22/27 : WORKDIR / 08:59:54 ---> Running in 4ad42ee42b95 08:59:55 Removing intermediate container 4ad42ee42b95 08:59:55 ---> c3a7938809d3 08:59:55 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:59:55 ---> Running in 6f12b88db40d 08:59:55 Removing intermediate container 6f12b88db40d 08:59:55 ---> dca0e61e715e 08:59:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:59:55 ---> Running in be13a75e07eb 08:59:56 Removing intermediate container be13a75e07eb 08:59:56 ---> 8db819233816 08:59:56 Step 25/27 : LABEL arch=arm64 08:59:56 ---> Running in 2fee73366c4c 08:59:57 Removing intermediate container 2fee73366c4c 08:59:57 ---> d805998ff986 08:59:57 Step 26/27 : LABEL git_sha=5ee8f064dfa88edf524192889df7fd2c1bf07a58 08:59:57 ---> Running in f8816f3e148f 08:59:57 Removing intermediate container f8816f3e148f 08:59:57 ---> 3dc00ecd6515 08:59:57 Step 27/27 : LABEL version=0.0.0 08:59:57 ---> Running in b5ddb9224e1f 08:59:57 Removing intermediate container b5ddb9224e1f 08:59:57 ---> b4f3c7d6077a 08:59:57 08:59:58 Successfully built b4f3c7d6077a 08:59:58 Successfully tagged security-spire-config-arm64:latest 08:59:58 Building core-metadata 09:00:16  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:00:16 ---> 3b8e112ef260 09:00:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:00:16 ---> Using cache 09:00:16 ---> 4ec4a28bdff8 09:00:16 Step 4/25 : WORKDIR /edgex-go 09:00:16 ---> Using cache 09:00:16 ---> d70fa1d5d923 09:00:16 Step 5/25 : RUN apk add --update --no-cache make git 09:00:16 ---> Using cache 09:00:16 ---> 32d976076bd4 09:00:16 Step 6/25 : COPY go.mod vendor* ./ 09:00:16 ---> Using cache 09:00:16 ---> f40e8650bbe0 09:00:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:16 ---> Using cache 09:00:16 ---> 7b811d11895f 09:00:16 Step 8/25 : COPY . . 09:00:16 ---> Using cache 09:00:16 ---> de0788b92d92 09:00:16 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:00:16 ---> Running in d6f439b830cb 09:00:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:00:50 Removing intermediate container 49234a7fcae8 09:00:50 ---> 3a59e6a76b6e 09:00:50 09:00:50 Step 9/33 : FROM alpine:3.17 09:00:50 ---> 51e60588ff2c 09:00:50 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:00:50 ---> Running in ca948ba82cf6 09:00:50 Removing intermediate container ca948ba82cf6 09:00:50 ---> b3184a14e31d 09:00:50 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:00:50 ---> Running in 6904db44bb64 09:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:52 (1/2) Installing dumb-init (1.2.5-r2) 09:00:52 (2/2) Installing su-exec (0.2-r2) 09:00:52 Executing busybox-1.35.0-r29.trigger 09:00:52 OK: 8 MiB in 17 packages 09:00:54 Removing intermediate container 6904db44bb64 09:00:54 ---> 4b1e2c45c3bc 09:00:54 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:00:55 ---> Running in 81e0f5e6601e 09:00:55 Removing intermediate container 81e0f5e6601e 09:00:55 ---> e4f00c7fbed8 09:00:55 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:00:55 ---> Running in 55090bb69bd6 09:00:56 Removing intermediate container 55090bb69bd6 09:00:56 ---> b0dd95520b3d 09:00:56 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:00:56 ---> Running in fa9bdc6b897b 09:00:56 Removing intermediate container fa9bdc6b897b 09:00:56 ---> 7b21d77bc139 09:00:56 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:00:56 ---> Running in 2b28740a4555 09:00:57 Removing intermediate container 2b28740a4555 09:00:57 ---> 64af565e101c 09:00:57 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:00:57 ---> Running in aafdd83d994e 09:01:00 Removing intermediate container aafdd83d994e 09:01:00 ---> d2cebbaf146b 09:01:00 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:01:00 ---> Running in 13d971f4cbf9 09:01:00 Removing intermediate container 13d971f4cbf9 09:01:00 ---> fffabd78072f 09:01:00 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:01:01 ---> 7b394f485d80 09:01:01 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:01:02 ---> Running in cde9e2408603 09:01:04 Removing intermediate container cde9e2408603 09:01:04 ---> 36d4a20e160b 09:01:04 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:07 ---> b000cf6e3333 09:01:07 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:01:08 ---> 98c6750a489c 09:01:08 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:01:10 ---> cfaf9e07aeca 09:01:10 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:01:10 ---> 6f76a5657619 09:01:10 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:01:11 ---> 9c1519187c19 09:01:11 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:01:12 ---> 440e400a3bbe 09:01:12 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:01:13 ---> 76620d57fc21 09:01:13 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:01:14 ---> b3ea1c6e9ca7 09:01:14 Step 28/33 : RUN chmod +x /entrypoint.sh 09:01:14 ---> Running in 2546da6fd2dc 09:01:17 Removing intermediate container 2546da6fd2dc 09:01:17 ---> 475fb59e4a99 09:01:17 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:01:18 ---> Running in 726d2ad8d920 09:01:18 Removing intermediate container 726d2ad8d920 09:01:18 ---> 23d5e0a2ad14 09:01:18 Step 30/33 : CMD ["gate"] 09:01:18 ---> Running in aaab5e555295 09:01:19 Removing intermediate container aaab5e555295 09:01:19 ---> a161fd927fad 09:01:19 Step 31/33 : LABEL arch=arm64 09:01:19 ---> Running in 141e43439ee3 09:01:21 Removing intermediate container 141e43439ee3 09:01:21 ---> d296dd4dec15 09:01:21 Step 32/33 : LABEL git_sha=5ee8f064dfa88edf524192889df7fd2c1bf07a58 09:01:21 ---> Running in c6f322f8dc3d 09:01:21 Removing intermediate container c6f322f8dc3d 09:01:21 ---> 065fb6764f15 09:01:21 Step 33/33 : LABEL version=0.0.0 09:01:21 ---> Running in 5448b81ebbe1 09:01:22 Removing intermediate container 5448b81ebbe1 09:01:22 ---> 86ccc393ac2d 09:01:22 09:01:22 Successfully built 86ccc393ac2d 09:01:22 Successfully tagged security-bootstrapper-arm64:latest 09:01:22 Building security-spire-server 09:01:37  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:01:37 ---> 3b8e112ef260 09:01:37 Step 3/26 : WORKDIR /edgex-go 09:01:37 ---> Using cache 09:01:37 ---> a8b01aa9a30a 09:01:37 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:01:37 ---> Using cache 09:01:37 ---> 8ea3b384064f 09:01:37 Step 5/26 : COPY go.mod vendor* ./ 09:01:37 ---> Using cache 09:01:37 ---> e4c6848a8dc8 09:01:37 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:37 ---> Using cache 09:01:37 ---> cc379d93f7c1 09:01:37 Step 7/26 : COPY . . 09:01:37 ---> Using cache 09:01:37 ---> 6c1916bc8384 09:01:37 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:01:37 ---> Using cache 09:01:37 ---> 8162dc4d7dd1 09:01:37 Step 9/26 : WORKDIR /edgex-go/spire-build 09:01:37 ---> Using cache 09:01:37 ---> 277f27c70e0e 09:01:37 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:01:37 ---> Using cache 09:01:37 ---> 7a2078902e23 09:01:37 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:01:37 ---> Running in e2f640c6e1bd 09:01:38 Removing intermediate container e2f640c6e1bd 09:01:38 ---> 032a6be2ab11 09:01:38 Step 12/26 : WORKDIR /edgex-go 09:01:38 ---> Running in 00489db1eed7 09:01:39 Removing intermediate container 00489db1eed7 09:01:39 ---> d2d92f6ce998 09:01:39 09:01:39 Step 13/26 : FROM alpine:3.17 09:01:39 ---> 51e60588ff2c 09:01:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:39 ---> Using cache 09:01:39 ---> f71cb424380d 09:01:39 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:39 ---> Running in b1cd8b2d8502 09:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:43 v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:01:43 v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:01:43 OK: 17689 distinct packages available 09:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:46 (1/5) Installing dumb-init (1.2.5-r2) 09:01:46 (2/5) Installing musl-obstack (1.2.3-r0) 09:01:46 (3/5) Installing libucontext (1.2-r0) 09:01:46 (4/5) Installing gcompat (1.1.0-r0) 09:01:46 (5/5) Installing openssl (3.0.8-r3) 09:01:46 Executing busybox-1.35.0-r29.trigger 09:01:46 OK: 9 MiB in 20 packages 09:01:48 Removing intermediate container b1cd8b2d8502 09:01:48 ---> 3eb7c812d466 09:01:48 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:49 ---> 9c851ae16e61 09:01:49 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:01:50 ---> 966357b6bb84 09:01:50 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:56 ---> f8de680691cb 09:01:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:01:56 ---> 7deff7fc7b19 09:01:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:01:57 ---> 9f902b3d816e 09:01:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:01:58 ---> bb9e3945f858 09:01:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:01:58 ---> Running in dce02dff14c4 09:01:59 Removing intermediate container dce02dff14c4 09:01:59 ---> 170fbecd0afa 09:01:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:01:59 ---> Running in 61cefd459deb 09:01:59 Removing intermediate container 61cefd459deb 09:01:59 ---> 29bc2a54ca75 09:01:59 Step 24/26 : LABEL arch=arm64 09:01:59 ---> Running in b9223424d8c0 09:02:00 Removing intermediate container b9223424d8c0 09:02:00 ---> 8fdb6949c2d5 09:02:00 Step 25/26 : LABEL git_sha=5ee8f064dfa88edf524192889df7fd2c1bf07a58 09:02:00 ---> Running in 3008b67ca695 09:02:01 Removing intermediate container 3008b67ca695 09:02:01 ---> 0b7adcb38099 09:02:01 Step 26/26 : LABEL version=0.0.0 09:02:01 ---> Running in 60d467d8f307 09:02:01 Removing intermediate container 60d467d8f307 09:02:01 ---> 2e5d548e0042 09:02:01 09:02:02 Successfully built 2e5d548e0042 09:02:02 Successfully tagged security-spire-server-arm64:latest 09:02:02  Building security-spire-server ... done Building security-secretstore-setup 09:02:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:02:24 ---> 3b8e112ef260 09:02:24 Step 3/25 : WORKDIR /edgex-go 09:02:24 ---> Using cache 09:02:24 ---> a8b01aa9a30a 09:02:24 Step 4/25 : RUN apk add --update --no-cache make git 09:02:24 ---> Using cache 09:02:24 ---> 480289a7147f 09:02:24 Step 5/25 : COPY go.mod vendor* ./ 09:02:24 ---> Using cache 09:02:24 ---> d1175849bd48 09:02:24 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:24 ---> Using cache 09:02:24 ---> af69df2d1ae6 09:02:24 Step 7/25 : COPY . . 09:02:24 ---> Using cache 09:02:24 ---> cc16692cd444 09:02:24 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:02:24 ---> Running in 5034453dc532 09:02:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:06:16 Removing intermediate container 5513ef9864d6 09:06:16 ---> 37d093268dbe 09:06:16 09:06:16 Step 10/23 : FROM alpine:3.17 09:06:16 ---> 51e60588ff2c 09:06:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:06:16 ---> Using cache 09:06:16 ---> f76111c02d67 09:06:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:06:16 ---> Using cache 09:06:16 ---> 174c92e20547 09:06:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:16 ---> Using cache 09:06:16 ---> fc029996531d 09:06:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:06:16 ---> Using cache 09:06:16 ---> 4dbcc9d1370d 09:06:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:06:16 ---> a00676b6db43 09:06:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:06:16 ---> a64bc3ba3b87 09:06:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:06:16 ---> 4ef27eb3dad7 09:06:16 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:06:16 ---> Running in b0b2ad219fb6 09:06:16 Removing intermediate container b0b2ad219fb6 09:06:16 ---> 1f7c86085402 09:06:16 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:06:16 ---> Running in 74a6129c0396 09:06:16 Removing intermediate container 74a6129c0396 09:06:16 ---> 12966e9d54e9 09:06:16 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:06:16 ---> Running in c660eb499288 09:06:16 Removing intermediate container c660eb499288 09:06:16 ---> 4575ab2f3f30 09:06:16 Step 21/23 : LABEL arch=arm64 09:06:16 ---> Running in e285ca9778a6 09:06:16 Removing intermediate container e285ca9778a6 09:06:16 ---> 7340e58c0ceb 09:06:16 Step 22/23 : LABEL git_sha=5ee8f064dfa88edf524192889df7fd2c1bf07a58 09:06:16 ---> Running in c5f73c1d5f67 09:06:16 Removing intermediate container c5f73c1d5f67 09:06:16 ---> 2386756c2288 09:06:16 Step 23/23 : LABEL version=0.0.0 09:06:16 ---> Running in 09d9cc7bc012 09:06:16 Removing intermediate container 09d9cc7bc012 09:06:16 ---> fd7cb9ac411d 09:06:16 09:06:16 Successfully built fd7cb9ac411d 09:06:16 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:06:16  Building core-common-config-bootstrapper ... done Building security-spire-agent 09:06:31 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:06:31 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:06:31 ---> 3b8e112ef260 09:06:31 Step 3/27 : WORKDIR /edgex-go 09:06:31 ---> Using cache 09:06:31 ---> a8b01aa9a30a 09:06:31 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:06:31 ---> Using cache 09:06:31 ---> 8ea3b384064f 09:06:31 Step 5/27 : COPY go.mod vendor* ./ 09:06:31 ---> Using cache 09:06:31 ---> e4c6848a8dc8 09:06:31 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:31 ---> Using cache 09:06:31 ---> cc379d93f7c1 09:06:31 Step 7/27 : COPY . . 09:06:31 ---> Using cache 09:06:31 ---> 6c1916bc8384 09:06:31 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:06:31 ---> Using cache 09:06:31 ---> 8162dc4d7dd1 09:06:31 Step 9/27 : WORKDIR /edgex-go/spire-build 09:06:31 ---> Using cache 09:06:31 ---> 277f27c70e0e 09:06:31 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:06:31 ---> Using cache 09:06:31 ---> 7a2078902e23 09:06:31 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:06:31 ---> Using cache 09:06:31 ---> 7488b4085432 09:06:31 Step 12/27 : WORKDIR /edgex-go 09:06:31 ---> Using cache 09:06:31 ---> 78556253405f 09:06:31 09:06:31 Step 13/27 : FROM alpine:3.17 09:06:31 ---> 51e60588ff2c 09:06:31 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:06:31 ---> Using cache 09:06:31 ---> f71cb424380d 09:06:31 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:06:31 ---> Using cache 09:06:31 ---> 3eb7c812d466 09:06:31 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:31 ---> Using cache 09:06:31 ---> 9c851ae16e61 09:06:31 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:06:31 ---> Using cache 09:06:31 ---> 966357b6bb84 09:06:31 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:06:38 ---> aa8cc0a9a617 09:06:38 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:06:42 ---> c54e134fc612 09:06:42 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:06:43 ---> 001e3192e247 09:06:43 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:06:44 ---> b0d01db640c7 09:06:44 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:06:44 ---> 64a0542f25c8 09:06:44 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:06:45 ---> Running in bfb55f29636e 09:06:45 Removing intermediate container bfb55f29636e 09:06:45 ---> 4a304c6bc18c 09:06:45 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:06:45 ---> Running in ee515fc1d63c 09:06:46 Removing intermediate container ee515fc1d63c 09:06:46 ---> c9860056cddd 09:06:46 Step 25/27 : LABEL arch=arm64 09:06:46 ---> Running in 693fea0b79ba 09:06:46 Removing intermediate container 693fea0b79ba 09:06:46 ---> 7c7e15e84e37 09:06:46 Step 26/27 : LABEL git_sha=5ee8f064dfa88edf524192889df7fd2c1bf07a58 09:06:47 ---> Running in c5f54385998f 09:06:49 Removing intermediate container c5f54385998f 09:06:49 ---> 8bff383017e5 09:06:49 Step 27/27 : LABEL version=0.0.0 09:06:49 ---> Running in dee087b85ef7 09:06:50 Removing intermediate container dee087b85ef7 09:06:50 ---> 993408a5e81f 09:06:50 09:06:50 Successfully built 993408a5e81f 09:06:50 Successfully tagged security-spire-agent-arm64:latest 09:07:12  Building security-spire-agent ... done Removing intermediate container bec52ca094d1 09:07:12 ---> 4081f85ea431 09:07:12 09:07:12 Step 9/20 : FROM alpine:3.17 09:07:12 ---> 51e60588ff2c 09:07:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:07:12 ---> Using cache 09:07:12 ---> b3184a14e31d 09:07:12 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:07:12 ---> Running in 8ef218045b56 09:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:14 v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:07:14 v3.17.3-60-gd2fcca727e7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:07:14 OK: 17689 distinct packages available 09:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:16 (1/9) Installing ca-certificates (20220614-r4) 09:07:16 (2/9) Installing brotli-libs (1.0.9-r9) 09:07:16 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:07:16 (4/9) Installing libcurl (7.88.1-r1) 09:07:16 (5/9) Installing curl (7.88.1-r1) 09:07:16 (6/9) Installing dumb-init (1.2.5-r2) 09:07:16 (7/9) Installing musl-obstack (1.2.3-r0) 09:07:16 (8/9) Installing libucontext (1.2-r0) 09:07:16 (9/9) Installing gcompat (1.1.0-r0) 09:07:16 Executing busybox-1.35.0-r29.trigger 09:07:16 Executing ca-certificates-20220614-r4.trigger 09:07:17 OK: 11 MiB in 24 packages 09:07:19 Removing intermediate container 8ef218045b56 09:07:19 ---> e379aa2a951b 09:07:19 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:20 ---> b23f7a2313ce 09:07:20 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:07:21 ---> e0fac870b455 09:07:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:07:26 ---> 55f188035216 09:07:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:07:28 ---> e66e24c6bb64 09:07:28 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:07:28 ---> Running in 100d8ab7f578 09:07:29 Removing intermediate container 100d8ab7f578 09:07:29 ---> 1710f95e705d 09:07:29 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:29 ---> Running in adc01f9f3f99 09:07:29 Removing intermediate container adc01f9f3f99 09:07:29 ---> e030a1129819 09:07:29 Step 18/20 : LABEL arch=arm64 09:07:30 ---> Running in 26d921414d1c 09:07:31 Removing intermediate container 26d921414d1c 09:07:31 ---> a0e0906cb4c0 09:07:31 Step 19/20 : LABEL git_sha=5ee8f064dfa88edf524192889df7fd2c1bf07a58 09:07:31 ---> Running in 3815bd830957 09:07:32 Removing intermediate container 3815bd830957 09:07:32 ---> 7961e9a2dfce 09:07:32 Step 20/20 : LABEL version=0.0.0 09:07:32 ---> Running in 55148edd93b5 09:07:33 Removing intermediate container 55148edd93b5 09:07:33 ---> 432523f2c07b 09:07:33 09:07:33 Removing intermediate container d6f439b830cb 09:07:33 ---> d26aa58bc5bf 09:07:33 09:07:33 Step 10/25 : FROM alpine:3.17 09:07:33 ---> 51e60588ff2c 09:07:33 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:07:33 ---> Using cache 09:07:33 ---> d1444b894d82 09:07:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:07:33 ---> Using cache 09:07:33 ---> 26349be7b619 09:07:33 Step 13/25 : ENV APP_PORT=59881 09:07:33 ---> Running in ad910ee357e9 09:07:33 Successfully built 432523f2c07b 09:07:33 Successfully tagged security-spiffe-token-provider-arm64:latest 09:07:33  Building security-spiffe-token-provider ... done Removing intermediate container ad910ee357e9 09:07:33 ---> e51239109f2e 09:07:33 Step 14/25 : EXPOSE $APP_PORT 09:07:33 ---> Running in 62c7a4edf6ed 09:07:34 Removing intermediate container 62c7a4edf6ed 09:07:34 ---> ca4d7c2773a4 09:07:34 Step 15/25 : WORKDIR / 09:07:34 ---> Running in c1d740e3c83a 09:07:35 Removing intermediate container c1d740e3c83a 09:07:35 ---> 6be7b1815e89 09:07:35 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:36 ---> c10e76b8a028 09:07:36 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:07:36 ---> ce2b0ed10b5c 09:07:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:07:42 ---> 842a480c1675 09:07:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:07:42 ---> b8b677e3594b 09:07:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:07:43 ---> e54cd65db8c4 09:07:43 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:07:43 ---> Running in e4900159681a 09:07:44 Removing intermediate container e4900159681a 09:07:44 ---> 37c7fe5983f1 09:07:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:44 ---> Running in fdd17b164d89 09:07:44 Removing intermediate container fdd17b164d89 09:07:44 ---> c7ad0980bb66 09:07:44 Step 23/25 : LABEL arch=arm64 09:07:45 ---> Running in 99e5e135512f 09:07:45 Removing intermediate container 99e5e135512f 09:07:45 ---> df544108ad45 09:07:45 Step 24/25 : LABEL git_sha=5ee8f064dfa88edf524192889df7fd2c1bf07a58 09:07:45 ---> Running in 0f69ddf4dc15 09:07:46 Removing intermediate container 0f69ddf4dc15 09:07:46 ---> f0b6daf7e91a 09:07:46 Step 25/25 : LABEL version=0.0.0 09:07:46 ---> Running in cabcacfb1bc4 09:07:46 Removing intermediate container cabcacfb1bc4 09:07:46 ---> 61d43f8bafd3 09:07:46 09:07:47 Successfully built 61d43f8bafd3 09:07:47 Successfully tagged core-metadata-arm64:latest 09:07:52  Building core-metadata ... done 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:08:04 Removing intermediate container 5034453dc532 09:08:04 ---> 32c09bc7812b 09:08:04 09:08:04 Step 9/25 : FROM alpine:3.17 09:08:04 ---> 51e60588ff2c 09:08:04 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:08:04 ---> Running in 94df4e46d48e 09:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:05 (1/3) Installing ca-certificates (20220614-r4) 09:08:05 (2/3) Installing dumb-init (1.2.5-r2) 09:08:05 (3/3) Installing su-exec (0.2-r2) 09:08:05 Executing busybox-1.35.0-r29.trigger 09:08:06 Executing ca-certificates-20220614-r4.trigger 09:08:06 OK: 8 MiB in 18 packages 09:08:08 Removing intermediate container 94df4e46d48e 09:08:08 ---> 22c3a82205e5 09:08:08 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:08:08 ---> Running in e0598c1bd4e8 09:08:08 Removing intermediate container e0598c1bd4e8 09:08:08 ---> 76db815b69e9 09:08:08 Step 12/25 : WORKDIR / 09:08:08 ---> Running in 3be59e3a370c 09:08:08 Removing intermediate container 3be59e3a370c 09:08:08 ---> cd1853c4f2af 09:08:08 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:09 ---> f6cf0bf827a2 09:08:09 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:08:10 ---> 13d84d20d3f6 09:08:10 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:08:11 ---> 0aee24582736 09:08:11 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:08:11 ---> 95668bb039d5 09:08:11 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:08:12 ---> e4b3649f9783 09:08:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:08:13 ---> 36a7c6e7572e 09:08:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:08:14 ---> d43a6a7d6e25 09:08:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:08:15 Removing intermediate container 95a643e92e9d 09:08:15 ---> d51403c6dfe4 09:08:15 09:08:15 Step 10/23 : FROM alpine:3.17 09:08:15 ---> 51e60588ff2c 09:08:15 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:08:15 ---> d6b6a1078bc6 09:08:15 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:15 ---> Running in f951790d48e8 09:08:15 ---> Running in cb1e11d53674 09:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:17 Removing intermediate container cb1e11d53674 09:08:17 ---> 1d8898e11457 09:08:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:08:17 ---> Running in adb08c566e07 09:08:18 Removing intermediate container adb08c566e07 09:08:18 ---> 59f92c9ac498 09:08:18 Step 23/25 : LABEL arch=arm64 09:08:18 ---> Running in 2ebdd72ebd51 09:08:18 Removing intermediate container 2ebdd72ebd51 09:08:18 ---> 4598f3731f0a 09:08:18 Step 24/25 : LABEL git_sha=5ee8f064dfa88edf524192889df7fd2c1bf07a58 09:08:18 ---> Running in 006e93a41c8a 09:08:18 (1/2) Installing ca-certificates (20220614-r4) 09:08:18 (2/2) Installing dumb-init (1.2.5-r2) 09:08:18 Removing intermediate container 006e93a41c8a 09:08:18 ---> 1b68d4df3c4c 09:08:18 Step 25/25 : LABEL version=0.0.0 09:08:18 Executing busybox-1.35.0-r29.trigger 09:08:18 Executing ca-certificates-20220614-r4.trigger 09:08:18 ---> Running in 17d4e0380725 09:08:19 Removing intermediate container 17d4e0380725 09:08:19 ---> 6806c6898f25 09:08:19 09:08:19 OK: 8 MiB in 17 packages 09:08:19 Successfully built 6806c6898f25 09:08:19 Successfully tagged security-secretstore-setup-arm64:latest 09:08:21  Building security-secretstore-setup ... done Removing intermediate container f951790d48e8 09:08:21 ---> b4f658c3582a 09:08:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:08:21 ---> Running in 6de487b71901 09:08:21 Removing intermediate container 6de487b71901 09:08:21 ---> 90e682628caa 09:08:21 Step 13/23 : ENV APP_PORT=59860 09:08:21 ---> Running in 8e2e378ec9eb 09:08:22 Removing intermediate container 8e2e378ec9eb 09:08:22 ---> 027aa91c444d 09:08:22 Step 14/23 : EXPOSE $APP_PORT 09:08:22 ---> Running in 682aae6f0790 09:08:22 Removing intermediate container 682aae6f0790 09:08:22 ---> cf98f61904f0 09:08:22 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:23 ---> a23207bbd5a1 09:08:23 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:08:23 ---> ea9970e2391a 09:08:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:08:25 ---> 51091456d0a2 09:08:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:08:25 ---> ee848f045bdc 09:08:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:08:25 ---> Running in c4a1e5ece3a8 09:08:25 Removing intermediate container c4a1e5ece3a8 09:08:25 ---> a216b476968d 09:08:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:25 ---> Running in cf7f17fffcf9 09:08:26 Removing intermediate container cf7f17fffcf9 09:08:26 ---> 2bc8190f8315 09:08:26 Step 21/23 : LABEL arch=arm64 09:08:26 ---> Running in dab0074ab58e 09:08:26 Removing intermediate container dab0074ab58e 09:08:26 ---> 13faf849b1b5 09:08:26 Step 22/23 : LABEL git_sha=5ee8f064dfa88edf524192889df7fd2c1bf07a58 09:08:26 ---> Running in b74650a84c87 09:08:27 Removing intermediate container b74650a84c87 09:08:27 ---> 34d1af1fdc15 09:08:27 Step 23/23 : LABEL version=0.0.0 09:08:27 ---> Running in 4636d3e3d9a6 09:08:27 Removing intermediate container 4636d3e3d9a6 09:08:27 ---> 2484258bef4a 09:08:27 09:08:27 Successfully built 2484258bef4a 09:08:27 Successfully tagged support-notifications-arm64:latest 09:08:27  Building support-notifications ... done  [Pipeline] } 09:08:27 $ docker stop --time=1 3750ad94a6112d18627e1385c90208b2dddb9f19415bdc41ce0684913d0d6e47 09:08:29 $ docker rm -f --volumes 3750ad94a6112d18627e1385c90208b2dddb9f19415bdc41ce0684913d0d6e47 [Pipeline] // withDockerContainer [Pipeline] sh 09:08:29 + docker images 09:08:30 REPOSITORY TAG IMAGE ID CREATED SIZE 09:08:30 support-notifications-arm64 latest 2484258bef4a 2 seconds ago 32.3MB 09:08:30 security-secretstore-setup-arm64 latest 6806c6898f25 10 seconds ago 32.2MB 09:08:30 d51403c6dfe4 15 seconds ago 1.56GB 09:08:30 32c09bc7812b 28 seconds ago 1.49GB 09:08:30 core-metadata-arm64 latest 61d43f8bafd3 43 seconds ago 20.2MB 09:08:30 security-spiffe-token-provider-arm64 latest 432523f2c07b 57 seconds ago 32.7MB 09:08:30 d26aa58bc5bf 58 seconds ago 1.5GB 09:08:30 4081f85ea431 About a minute ago 1.53GB 09:08:30 security-spire-agent-arm64 latest 993408a5e81f About a minute ago 125MB 09:08:30 core-common-config-bootstrapper-arm64 latest fd7cb9ac411d 2 minutes ago 17.2MB 09:08:30 37d093268dbe 2 minutes ago 1.48GB 09:08:30 security-spire-server-arm64 latest 2e5d548e0042 6 minutes ago 87.1MB 09:08:30 d2d92f6ce998 6 minutes ago 1.35GB 09:08:30 security-bootstrapper-arm64 latest 86ccc393ac2d 7 minutes ago 21.9MB 09:08:30 3a59e6a76b6e 7 minutes ago 1.48GB 09:08:30 security-spire-config-arm64 latest b4f3c7d6077a 8 minutes ago 86.2MB 09:08:30 78556253405f 8 minutes ago 1.35GB 09:08:30 support-scheduler-arm64 latest 14985468ba5c 9 minutes ago 31.5MB 09:08:30 1920c70c1be8 10 minutes ago 1.56GB 09:08:30 core-data-arm64 latest e230c9c858a8 11 minutes ago 19.9MB 09:08:30 core-command-arm64 latest 4fa3d713ad1c 12 minutes ago 19.7MB 09:08:30 f57d71ff72da 12 minutes ago 1.5GB 09:08:30 3b184679bf6e 12 minutes ago 1.49GB 09:08:30 security-proxy-setup-arm64 latest cf58a4fb8d6d 12 minutes ago 18.7MB 09:08:30 security-proxy-auth-arm64 latest c76cc0d8b132 12 minutes ago 18.3MB 09:08:30 31a2b0309882 13 minutes ago 1.47GB 09:08:30 a093185f1082 13 minutes ago 1.47GB 09:08:30 ci-base-image-arm64 latest 3b8e112ef260 34 minutes ago 866MB 09:08:30 alpine 3.17 51e60588ff2c 12 days ago 7.46MB 09:08:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB 09:08:30 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:08:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:30 09:08:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:31 arm64: Pulling from edgex-lftools-log-publisher 09:08:31 8998bd30e6a1: Pulling fs layer 09:08:31 04944245beec: Pulling fs layer 09:08:31 699f458cf7ca: Pulling fs layer 09:08:31 765212b225bb: Pulling fs layer 09:08:31 f23df028b6ca: Pulling fs layer 09:08:31 d65c8cfc05b1: Pulling fs layer 09:08:31 2437ff75d9bd: Pulling fs layer 09:08:31 f23df028b6ca: Waiting 09:08:31 d65c8cfc05b1: Waiting 09:08:31 2437ff75d9bd: Waiting 09:08:31 765212b225bb: Waiting 09:08:31 04944245beec: Verifying Checksum 09:08:31 04944245beec: Download complete 09:08:31 765212b225bb: Verifying Checksum 09:08:31 765212b225bb: Download complete 09:08:31 f23df028b6ca: Verifying Checksum 09:08:31 f23df028b6ca: Download complete 09:08:31 d65c8cfc05b1: Verifying Checksum 09:08:31 d65c8cfc05b1: Download complete 09:08:31 699f458cf7ca: Verifying Checksum 09:08:31 699f458cf7ca: Download complete 09:08:31 8998bd30e6a1: Verifying Checksum 09:08:31 8998bd30e6a1: Download complete 09:08:34 2437ff75d9bd: Verifying Checksum 09:08:34 2437ff75d9bd: Download complete 09:08:36 8998bd30e6a1: Pull complete 09:08:36 04944245beec: Pull complete 09:08:37 699f458cf7ca: Pull complete 09:08:37 765212b225bb: Pull complete 09:08:38 f23df028b6ca: Pull complete 09:08:38 d65c8cfc05b1: Pull complete 09:08:53 2437ff75d9bd: Pull complete 09:08:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:53 prd-ubuntu20.04-docker-arm64-4c-16g-7394 does not seem to be running inside a container 09:08:53 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:08:56 $ docker top 9d5768e34fa11e521f47e12cae074e4f503d3c2035e7b8ac652703c60aaaded7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:57 ---> job-cost.sh 09:08:57 lf-activate-venv: SKIPPING 09:08:57 INFO: No Stack... 09:08:58 INFO: Retrieving Pricing Info for: v3-standard-4 09:08:59 INFO: Archiving Costs [Pipeline] sh 09:08:59 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:08:59 + cut -d, -f6 [Pipeline] lock 09:08:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4506-2-stack-cost] 09:08:59 Resource [jenkins-edgexfoundry-edgex-go-PR-4506-2-stack-cost] did not exist. Created. 09:08:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4506-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:09:00 + echo total: 0.10999999940395355 [Pipeline] stash 09:09:00 Stashed 1 file(s) [Pipeline] } 09:09:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4506-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:09:00 $ docker stop --time=1 9d5768e34fa11e521f47e12cae074e4f503d3c2035e7b8ac652703c60aaaded7 09:09:03 $ docker rm -f --volumes 9d5768e34fa11e521f47e12cae074e4f503d3c2035e7b8ac652703c60aaaded7 [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:09:03 provisioning config files... 09:09:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config14642107177673670344tmp [Pipeline] { [Pipeline] sh 09:09:04 + set +x 09:09:04 + bash -s -- 09:09:04 + curl -s https://codecov.io/bash 09:09:04 09:09:04 _____ _ 09:09:04 / ____| | | 09:09:04 | | ___ __| | ___ ___ _____ __ 09:09:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:09:04 | |___| (_) | (_| | __/ (_| (_) \ V / 09:09:04 \_____\___/ \__,_|\___|\___\___/ \_/ 09:09:04 Bash-1.0.6 09:09:04 09:09:04 09:09:04 ==> git version 2.25.1 found 09:09:04 ==> 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:09:04 Release-Date: 2020-01-08 09:09:04 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:09:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:09:04 ==> Jenkins CI detected. 09:09:04 current dir:  /w/workspace/edgex-go/2 09:09:04 project root: . 09:09:04 --> token set from env 09:09:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:09:04 ==> Running gcov in . (disable via -X gcov) 09:09:04 ==> Python coveragepy not found 09:09:04 ==> Searching for coverage reports in: 09:09:04 + . 09:09:04 -> Found 1 reports 09:09:04 ==> Detecting git/mercurial file structure 09:09:04 ==> Reading reports 09:09:04 + ./coverage.out bytes=448244 09:09:04 ==> Appending adjustments 09:09:04 https://docs.codecov.io/docs/fixing-reports 09:09:05 + Found adjustments 09:09:05 ==> Gzipping contents 09:09:05 60K /tmp/codecov.SYWPTR.gz 09:09:05 ==> Uploading reports 09:09:05 url: https://codecov.io 09:09:05 query: branch=PR-4506&commit=0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4506%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4506&job=&cmd_args= 09:09:05 -> Pinging Codecov 09:09:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4506&commit=0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4506%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4506&job=&cmd_args= 09:09:05 -> Uploading to 09:09:05 https://storage.googleapis.com/codecov/v4/raw/2023-04-11/00271124DB129430A58F1EEE437C3FCB/0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b/3e2657fa-6336-4aff-bac3-5cc239ea03d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T090905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3bd8703e9e346328f299668cf81e4856a4ae5b8ac4a69f07469f62440210c46e 09:09:05 % Total % Received % Xferd Average Speed Time Time Time Current 09:09:05 Dload Upload Total Spent Left Speed 09:09:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57542 0 0 100 57542 0 191k --:--:-- --:--:-- --:--:-- 191k 09:09:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0410dfdcc12979ba86e71b6ae9ec0eb25a6bb37b [Pipeline] } 09:09:05 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:09:06 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:09:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:09:07 ---> package-listing.sh 09:09:07 ++ facter osfamily 09:09:07 ++ tr '[:upper:]' '[:lower:]' 09:09:07 + OS_FAMILY=debian 09:09:07 + workspace=/w/workspace/edgex-go/2 09:09:07 + START_PACKAGES=/tmp/packages_start.txt 09:09:07 + END_PACKAGES=/tmp/packages_end.txt 09:09:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:09:07 + PACKAGES=/tmp/packages_start.txt 09:09:07 + '[' /w/workspace/edgex-go/2 ']' 09:09:07 + PACKAGES=/tmp/packages_end.txt 09:09:07 + case "${OS_FAMILY}" in 09:09:07 + dpkg -l 09:09:07 + grep '^ii' 09:09:07 + '[' -f /tmp/packages_start.txt ']' 09:09:07 + '[' -f /tmp/packages_end.txt ']' 09:09:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:09:07 + '[' /w/workspace/edgex-go/2 ']' 09:09:07 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:09:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:09:07 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:09:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:08 09:09:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:08 latest: Pulling from edgex-lftools-log-publisher 09:09:08 5eb5b503b376: Pulling fs layer 09:09:08 5c69ac0246d0: Pulling fs layer 09:09:08 ec43610c2a17: Pulling fs layer 09:09:08 3a2ae6a8a46f: Pulling fs layer 09:09:08 33b1e0a273af: Pulling fs layer 09:09:08 5d3b04190fa2: Pulling fs layer 09:09:08 2f39f015ded8: Pulling fs layer 09:09:08 5d3b04190fa2: Waiting 09:09:08 33b1e0a273af: Waiting 09:09:08 2f39f015ded8: Waiting 09:09:08 3a2ae6a8a46f: Waiting 09:09:08 5c69ac0246d0: Verifying Checksum 09:09:08 5c69ac0246d0: Download complete 09:09:08 3a2ae6a8a46f: Verifying Checksum 09:09:08 3a2ae6a8a46f: Download complete 09:09:08 33b1e0a273af: Verifying Checksum 09:09:08 33b1e0a273af: Download complete 09:09:08 5d3b04190fa2: Download complete 09:09:08 ec43610c2a17: Download complete 09:09:09 5eb5b503b376: Download complete 09:09:09 2f39f015ded8: Verifying Checksum 09:09:10 5eb5b503b376: Pull complete 09:09:10 5c69ac0246d0: Pull complete 09:09:11 ec43610c2a17: Pull complete 09:09:11 3a2ae6a8a46f: Pull complete 09:09:11 33b1e0a273af: Pull complete 09:09:11 5d3b04190fa2: Pull complete 09:09:16 2f39f015ded8: Pull complete 09:09:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:09:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:16 prd-ubuntu20.04-docker-8c-8g-7392 does not seem to be running inside a container 09:09:16 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:09:22 $ docker top 7fa984b83157ef3a992b270ce918aacfd2a6c31e8a7dab4ef727548995959384 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:22 + touch /tmp/pre-build-complete [Pipeline] sh 09:09:23 + mkdir -p /var/log/sysstat [Pipeline] sh 09:09:23 + ls /var/log/sa-host 09:09:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:23 provisioning config files... 09:09:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config16505912499496673657tmp [Pipeline] { [Pipeline] echo 09:09:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:09:23 ---> create-netrc.sh [Pipeline] } 09:09:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:09:24 ---> python-tools-install.sh [Pipeline] echo 09:09:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:09:24 ---> sudo-logs.sh 09:09:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:09:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:09:24 ---> job-cost.sh 09:09:24 lf-activate-venv: SKIPPING 09:09:24 DEBUG: total: 0.10999999940395355 09:09:24 INFO: Retrieving Stack Cost... 09:09:25 INFO: Retrieving Pricing Info for: v3-standard-8 09:09:25 INFO: Archiving Costs [Pipeline] echo 09:09:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:09:25 ---> logs-deploy.sh 09:09:25 lf-activate-venv: SKIPPING 09:09:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4506/2 09:09:25 INFO: archiving workspace using pattern(s): 09:09:26 Archives upload complete. 09:09:26 INFO: archiving logs to Nexus