Pull request #4465 event Pull request #4465 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 69577748dc3ed1b77a09d9d7c86107c2b9b92509+32e4cad4570321b8701fad636f81d26e3bb342d0 (154629ab77bdea495986614115ceec80326c6a4f) 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-ssh14145237310416678552.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-ssh7836859907676275135.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-4465/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-4465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2586456829547200414.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-ssh11982450878755820178.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-4465/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-4465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18299039275705473361.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5695 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 32e4cad4570321b8701fad636f81d26e3bb342d0 into PR head commit 69577748dc3ed1b77a09d9d7c86107c2b9b92509 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 69577748dc3ed1b77a09d9d7c86107c2b9b92509 # timeout=10 Merge succeeded, producing 69577748dc3ed1b77a09d9d7c86107c2b9b92509 Checking out Revision 69577748dc3ed1b77a09d9d7c86107c2b9b92509 (PR-4465) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:17:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:17:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:17:03 ========================================================= 09:17:03 EdgeX Global Pipelines Version Info 09:17:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 32e4cad4570321b8701fad636f81d26e3bb342d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 69577748dc3ed1b77a09d9d7c86107c2b9b92509 # timeout=10 > git rev-list --no-walk 392efc0de7edc7b080c2724aee3fa979449b005a # timeout=10 09:17:04 ------------------- 09:17:04 stable info: 09:17:04 ------------------- 09:17:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:17:04 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 09:17:04 Message: update stable to v1.0.245 09:17:05 ------------------- 09:17:05 experimental info: 09:17:05 ------------------- 09:17:05 Commited By: **** collab-it+edgex@linuxfoundation.org 09:17:05 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 09:17:05 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4465 [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4465 [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4465 [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69577748dc3ed1b77a09d9d7c86107c2b9b92509 [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6957774 [Pipeline] echo 09:17:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:05 provisioning config files... 09:17:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config1636397231093695979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:05 ---> docker-login.sh 09:17:05 nexus3.edgexfoundry.org:10001 09:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:06 Configure a credential helper to remove this warning. See 09:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:06 09:17:06 Login Succeeded 09:17:06 nexus3.edgexfoundry.org:10002 09:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:06 Configure a credential helper to remove this warning. See 09:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:06 09:17:06 Login Succeeded 09:17:06 nexus3.edgexfoundry.org:10003 09:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:06 Configure a credential helper to remove this warning. See 09:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:06 09:17:06 Login Succeeded 09:17:06 nexus3.edgexfoundry.org:10004 09:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:06 Configure a credential helper to remove this warning. See 09:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:06 09:17:06 Login Succeeded 09:17:06 docker.io 09:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:06 Configure a credential helper to remove this warning. See 09:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:06 09:17:06 Login Succeeded 09:17:06 ---> docker-login.sh ends [Pipeline] } 09:17:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:07 + 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 09:17:07 + dirname cmd/core-command/Dockerfile 09:17:07 + cut -d/ -f2 09:17:07 + echo core-command,cmd/core-command/Dockerfile 09:17:07 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:17:07 + cut -d/ -f2 09:17:07 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:17:07 + dirname cmd/core-data/Dockerfile 09:17:07 + cut -d/ -f2 09:17:07 + echo core-data,cmd/core-data/Dockerfile 09:17:07 + dirname cmd/core-metadata/Dockerfile 09:17:07 + cut -d/ -f2 09:17:07 + echo core-metadata,cmd/core-metadata/Dockerfile 09:17:07 + dirname cmd/security-bootstrapper/Dockerfile 09:17:07 + cut -d/ -f2 09:17:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:17:07 + dirname cmd/security-proxy-auth/Dockerfile 09:17:07 + cut -d/ -f2 09:17:07 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:17:07 + + dirname cmd/security-proxy-setup/Dockerfile 09:17:07 cut -d/ -f2 09:17:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:17:07 + dirname cmd/security-secretstore-setup/Dockerfile 09:17:07 + cut -d/ -f2 09:17:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:17:07 + dirname+ cmd/security-spiffe-token-provider/Dockerfile 09:17:07 cut -d/ -f2 09:17:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:17:07 + dirname cmd/security-spire-agent/Dockerfile 09:17:07 + cut -d/ -f2 09:17:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:17:07 + dirname cmd/security-spire-config/Dockerfile 09:17:07 + cut -d/ -f2 09:17:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:17:07 + dirname cmd/security-spire-server/Dockerfile 09:17:07 + cut -d/ -f2 09:17:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:17:07 + dirname cmd/support-notifications/Dockerfile 09:17:07 + cut -d/ -f2 09:17:07 + echo support-notifications,cmd/support-notifications/Dockerfile 09:17:07 + dirname cmd/support-scheduler/Dockerfile 09:17:07 + cut -d/ -f2 09:17:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:17:07 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 09:17:07 + git rev-list -1 --merges 69577748dc3ed1b77a09d9d7c86107c2b9b92509~1..69577748dc3ed1b77a09d9d7c86107c2b9b92509 [Pipeline] echo 09:17:07 -----------> git rev-list -1 --merges 69577748dc3ed1b77a09d9d7c86107c2b9b92509~1..69577748dc3ed1b77a09d9d7c86107c2b9b92509 69577748dc3ed1b77a09d9d7c86107c2b9b92509 [false] [Pipeline] sh 09:17:07 + git log --format=format:%s -1 69577748dc3ed1b77a09d9d7c86107c2b9b92509 [Pipeline] echo 09:17:07 ========================================================= 09:17:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:17:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:17:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:17:08 + grep -v github /etc/ssh/ssh_known_hosts 09:17:08 + [ -e /tmp/ssh_known_hosts ] 09:17:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:17:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:17:08 + sudo tee -a /etc/ssh/ssh_known_hosts 09:17:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:08 09:17:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:08 0.1.4: Pulling from edgex-devops/py-git-semver 09:17:08 b85a868b505f: Pulling fs layer 09:17:08 e2be974225ed: Pulling fs layer 09:17:08 339a4e72a1f5: Pulling fs layer 09:17:08 988bab9f4d93: Pulling fs layer 09:17:08 1469e6f7b9e6: Pulling fs layer 09:17:08 eaf3925da568: Pulling fs layer 09:17:08 bab4dde63d76: Pulling fs layer 09:17:08 bde34c3a00c8: Pulling fs layer 09:17:08 b352a97aabf1: Pulling fs layer 09:17:08 4872d77fe225: Pulling fs layer 09:17:08 5851b861e8e6: Pulling fs layer 09:17:08 bab4dde63d76: Waiting 09:17:08 bde34c3a00c8: Waiting 09:17:08 b352a97aabf1: Waiting 09:17:08 4872d77fe225: Waiting 09:17:08 5851b861e8e6: Waiting 09:17:08 988bab9f4d93: Waiting 09:17:08 eaf3925da568: Waiting 09:17:08 1469e6f7b9e6: Waiting 09:17:08 e2be974225ed: Download complete 09:17:08 988bab9f4d93: Verifying Checksum 09:17:08 988bab9f4d93: Download complete 09:17:09 1469e6f7b9e6: Verifying Checksum 09:17:09 1469e6f7b9e6: Download complete 09:17:09 eaf3925da568: Verifying Checksum 09:17:09 eaf3925da568: Download complete 09:17:09 339a4e72a1f5: Verifying Checksum 09:17:09 339a4e72a1f5: Download complete 09:17:09 bde34c3a00c8: Download complete 09:17:09 b352a97aabf1: Download complete 09:17:09 4872d77fe225: Verifying Checksum 09:17:09 5851b861e8e6: Verifying Checksum 09:17:09 5851b861e8e6: Download complete 09:17:09 b85a868b505f: Verifying Checksum 09:17:09 b85a868b505f: Download complete 09:17:09 bab4dde63d76: Verifying Checksum 09:17:09 bab4dde63d76: Download complete 09:17:10 b85a868b505f: Pull complete 09:17:10 e2be974225ed: Pull complete 09:17:11 339a4e72a1f5: Pull complete 09:17:11 988bab9f4d93: Pull complete 09:17:11 1469e6f7b9e6: Pull complete 09:17:11 eaf3925da568: Pull complete 09:17:13 bab4dde63d76: Pull complete 09:17:13 bde34c3a00c8: Pull complete 09:17:13 b352a97aabf1: Pull complete 09:17:13 4872d77fe225: Pull complete 09:17:13 5851b861e8e6: Pull complete 09:17:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:14 prd-ubuntu20.04-docker-8c-8g-5695 does not seem to be running inside a container 09:17:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:17:15 $ docker top 34d171f0beae66f2285c87cc2832157346ac825724885ea5b8d41130877bc9da -eo pid,comm 09:17:15 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). 09:17:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:15 [ssh-agent] Looking for ssh-agent implementation... 09:17:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:15 $ docker exec 34d171f0beae66f2285c87cc2832157346ac825724885ea5b8d41130877bc9da ssh-agent 09:17:15 SSH_AUTH_SOCK=/tmp/ssh-NEfMVTmo1uqy/agent.32 09:17:15 SSH_AGENT_PID=38 09:17:15 Running ssh-add (command line suppressed) 09:17:15 Identity added: /w/workspace/edgex-go/8@tmp/private_key_17868894819851951728.key (/w/workspace/edgex-go/8@tmp/private_key_17868894819851951728.key) 09:17:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:16 + git tag --points-at HEAD [Pipeline] } 09:17:16 $ docker exec --env ******** --env ******** 34d171f0beae66f2285c87cc2832157346ac825724885ea5b8d41130877bc9da ssh-agent -k 09:17:16 unset SSH_AUTH_SOCK; 09:17:16 unset SSH_AGENT_PID; 09:17:16 echo Agent pid 38 killed; 09:17:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:17:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:16 [ssh-agent] Looking for ssh-agent implementation... 09:17:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:16 $ docker exec 34d171f0beae66f2285c87cc2832157346ac825724885ea5b8d41130877bc9da ssh-agent 09:17:16 SSH_AUTH_SOCK=/tmp/ssh-ui8WDywxeRep/agent.71 09:17:16 SSH_AGENT_PID=77 09:17:16 Running ssh-add (command line suppressed) 09:17:16 Identity added: /w/workspace/edgex-go/8@tmp/private_key_6118025324912139451.key (/w/workspace/edgex-go/8@tmp/private_key_6118025324912139451.key) 09:17:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:17 + git semver init 09:17:17 2023-03-24 09:17:17,298 [run_init] DEBUG init version:0.0.0 force:False 09:17:17 2023-03-24 09:17:17,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver 09:17:17 2023-03-24 09:17:17,299 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver 09:17:17 2023-03-24 09:17:17,299 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) 09:17:21 2023-03-24 09:17:21,543 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude 09:17:21 2023-03-24 09:17:21,543 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4465 with force:False 09:17:21 2023-03-24 09:17:21,543 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4465 09:17:21 2023-03-24 09:17:21,549 [execute] INFO git cat-file --batch-check 09:17:21 2023-03-24 09:17:21,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 09:17:21 2023-03-24 09:17:21,556 [execute] INFO git cat-file --batch 09:17:21 2023-03-24 09:17:21,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 09:17:21 2023-03-24 09:17:21,563 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4465 09:17:21 0.0.0 [Pipeline] } 09:17:21 $ docker exec --env ******** --env ******** 34d171f0beae66f2285c87cc2832157346ac825724885ea5b8d41130877bc9da ssh-agent -k 09:17:21 unset SSH_AUTH_SOCK; 09:17:21 unset SSH_AGENT_PID; 09:17:21 echo Agent pid 77 killed; 09:17:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:22 + git semver [Pipeline] } 09:17:22 $ docker stop --time=1 34d171f0beae66f2285c87cc2832157346ac825724885ea5b8d41130877bc9da 09:17:23 $ docker rm -f --volumes 34d171f0beae66f2285c87cc2832157346ac825724885ea5b8d41130877bc9da [Pipeline] // withDockerContainer [Pipeline] sh 09:17:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:17:24 Stashed 1 file(s) [Pipeline] echo 09:17:24 [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 09:17:24 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 09:17:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:17:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:17:24 ========================================================= 09:17:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:17:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:17:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:17:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:17:25 63b65145d645: Pulling fs layer 09:17:25 a2d21d5440eb: Pulling fs layer 09:17:25 935e6c44a52c: Pulling fs layer 09:17:25 94cc34f8dd06: Pulling fs layer 09:17:25 30dea6a524f1: Pulling fs layer 09:17:25 a2aff8979fd8: Pulling fs layer 09:17:25 6808be2612f2: Pulling fs layer 09:17:25 f25807f1079a: Pulling fs layer 09:17:25 94cc34f8dd06: Waiting 09:17:25 6808be2612f2: Waiting 09:17:25 f25807f1079a: Waiting 09:17:25 30dea6a524f1: Waiting 09:17:25 a2aff8979fd8: Waiting 09:17:25 a2d21d5440eb: Verifying Checksum 09:17:25 94cc34f8dd06: Verifying Checksum 09:17:25 94cc34f8dd06: Download complete 09:17:25 30dea6a524f1: Download complete 09:17:25 63b65145d645: Verifying Checksum 09:17:25 63b65145d645: Download complete 09:17:25 a2aff8979fd8: Verifying Checksum 09:17:25 a2aff8979fd8: Download complete 09:17:25 63b65145d645: Pull complete 09:17:25 a2d21d5440eb: Pull complete 09:17:25 f25807f1079a: Verifying Checksum 09:17:25 f25807f1079a: Download complete 09:17:25 935e6c44a52c: Verifying Checksum 09:17:25 935e6c44a52c: Download complete 09:17:26 6808be2612f2: Verifying Checksum 09:17:29 935e6c44a52c: Pull complete 09:17:29 94cc34f8dd06: Pull complete 09:17:29 30dea6a524f1: Pull complete 09:17:29 a2aff8979fd8: Pull complete 09:17:32 6808be2612f2: Pull complete 09:17:33 f25807f1079a: Pull complete 09:17:33 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 09:17:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:17:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:17:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:17:33 WORKDIR /edgex 09:17:33 COPY go.mod . 09:17:33 RUN go mod download 09:17:33 + docker build -t ci-base-image-x86_64 -f - . 09:17:34 Sending build context to Docker daemon 170.5MB 09:17:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:17:34 ---> 3b553350e43f 09:17:34 Step 2/4 : WORKDIR /edgex 09:17:36 ---> Running in b85b0f95bd23 09:17:36 Removing intermediate container b85b0f95bd23 09:17:36 ---> d9acfc0c17d2 09:17:36 Step 3/4 : COPY go.mod . 09:17:36 ---> 0a396d337499 09:17:36 Step 4/4 : RUN go mod download 09:17:36 ---> Running in 45bbe107a34b 09:17:39 Still waiting to schedule task 09:17:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5694’ 09:17:46 Removing intermediate container 45bbe107a34b 09:17:46 ---> b1cf213411a9 09:17:46 Successfully built b1cf213411a9 09:17:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:46 + docker inspect -f . ci-base-image-x86_64 09:17:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:46 prd-ubuntu20.04-docker-8c-8g-5695 does not seem to be running inside a container 09:17:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:17:46 $ docker top 121e9aacba24b543019994e52c9946bab51233015c9b246c1feed679ac6c1a29 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:47 + go version 09:17:47 go version go1.20.2 linux/amd64 [Pipeline] } 09:17:47 $ docker stop --time=1 121e9aacba24b543019994e52c9946bab51233015c9b246c1feed679ac6c1a29 09:17:48 $ docker rm -f --volumes 121e9aacba24b543019994e52c9946bab51233015c9b246c1feed679ac6c1a29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:49 + docker inspect -f . ci-base-image-x86_64 09:17:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:49 prd-ubuntu20.04-docker-8c-8g-5695 does not seem to be running inside a container 09:17:49 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:17:49 $ docker top 0f5b90cbd46f128e88345e40ec042c315130af41303d9d19df4b775a0600b6d0 -eo pid,comm [Pipeline] { [Pipeline] echo 09:17:49 ========================================================= 09:17:49 [edgeXBuildGoParallel] Running Tests and Build... 09:17:49 ========================================================= [Pipeline] sh 09:17:49 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 09:17:50 + make test 09:17:50 go test -race -coverprofile=coverage.out ./... 09:17:56 ? github.com/edgexfoundry/edgex-go [no test files] 09:18:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:18:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:18:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:18:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:18:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:18:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:18:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:18:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:18:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:18:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:18:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:18:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:18:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:18:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:18:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:18:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:18:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 09:18:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 09:18:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.3% of statements 09:18:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:18:23 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:18:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:18:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:18:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:18:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements 09:18:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:18:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:18:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:18:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:18:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:18:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:18:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:18:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.547s coverage: 88.5% of statements 09:18:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 09:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:18:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.376s coverage: 95.6% of statements 09:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:18:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:18:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 09:18:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:18:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:18:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:18:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements 09:18:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:18:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:18:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 09:18:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements 09:18:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 44.1% of statements 09:18:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 82.9% of statements 09:18:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 09:18:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.046s coverage: 96.3% of statements 09:18:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 09:18:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:18:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:18:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:18:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:18:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:18:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:18:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:18:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:18:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:18:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:18:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:18:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:18:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:18:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:18:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:18:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:18:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:18:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:18:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:18:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:18:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 09:18:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:18:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.254s coverage: 79.9% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.079s coverage: 92.9% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.1% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.194s coverage: 38.4% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements 09:18:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 09:18:58 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 09:18:58 running golangci-lint 09:18:58 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 09:18:58 go version go1.20.2 linux/amd64 09:18:58 level=info msg="[config_reader] Used config file .golangci.yml" 09:18:58 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 09:19:13 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|imports|deps|exports_file|name) took 13.731062997s" 09:19:13 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.621344ms" 09:19:18 level=info msg="[linters_context/goanalysis] analyzers took 57.281534834s with top 10 stages: buildir: 27.854318873s, fact_deprecated: 1.868861432s, inspect: 1.674377714s, gosec: 1.415590269s, ctrlflow: 1.039670899s, nilness: 987.092864ms, printf: 836.601349ms, S1038: 788.750801ms, fact_purity: 711.181115ms, ineffassign: 521.623939ms" 09:19:18 level=info msg="[runner] Issues before processing: 201, after processing: 0" 09:19:18 level=info msg="[runner] Processors filtering stat (out/in): cgo: 201/201, exclude-rules: 21/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, path_prettifier: 201/201, filename_unadjuster: 201/201, skip_files: 201/201, identifier_marker: 201/201, exclude: 201/201, nolint: 0/21" 09:19:18 level=info msg="[runner] processing took 19.02272ms with stages: identifier_marker: 7.133969ms, nolint: 6.555143ms, path_prettifier: 1.661176ms, autogenerated_exclude: 1.537452ms, exclude-rules: 1.307837ms, skip_dirs: 753.795µs, cgo: 40.414µs, filename_unadjuster: 29.453µs, max_same_issues: 741ns, uniq_by_line: 410ns, skip_files: 380ns, exclude: 350ns, diff: 280ns, severity-rules: 270ns, source_code: 250ns, sort_results: 220ns, max_from_linter: 180ns, path_shortener: 170ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 09:19:18 level=info msg="[runner] linters took 6.920719526s with stages: goanalysis_metalinter: 6.901594255s" 09:19:18 level=info msg="File cache stats: 0 entries of total size 0B" 09:19:18 level=info msg="Memory: 208 samples, avg is 177.1MB, max is 802.0MB" 09:19:18 level=info msg="Execution took 20.696724477s" 09:19:18 go vet ./... 09:19:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:19:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:19:23 ./bin/test-attribution-txt.sh [Pipeline] echo 09:19:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:19:23 + ls -al . 09:19:23 total 704 09:19:23 drwxrwxr-x 11 1001 1001 4096 Mar 24 09:17 . 09:19:23 drwxr-xr-x 4 root root 4096 Mar 24 09:17 .. 09:19:23 drwxrwxr-x 2 1001 1001 4096 Mar 24 09:17 .blubracket 09:19:23 -rw-rw-r-- 1 1001 1001 16 Mar 24 09:17 .dockerignore 09:19:23 drwxrwxr-x 8 1001 1001 4096 Mar 24 09:17 .git 09:19:23 drwxrwxr-x 3 1001 1001 4096 Mar 24 09:17 .github 09:19:23 -rw-rw-r-- 1 1001 1001 1133 Mar 24 09:17 .gitignore 09:19:23 -rw-rw-r-- 1 1001 1001 42 Mar 24 09:17 .golangci.yml 09:19:23 -rw-rw-r-- 1 1001 1001 87 Mar 24 09:17 .hadolint.yml 09:19:23 drwxr-xr-x 3 1001 1001 4096 Mar 24 09:17 .semver 09:19:23 -rw-rw-r-- 1 1001 1001 166 Mar 24 09:17 .sonarcloud.properties 09:19:23 -rw-rw-r-- 1 1001 1001 1171 Mar 24 09:17 ADOPTERS.md 09:19:23 -rw-rw-r-- 1 1001 1001 10835 Mar 24 09:17 Attribution.txt 09:19:23 -rw-rw-r-- 1 1001 1001 73765 Mar 24 09:17 CHANGELOG.md 09:19:23 -rw-rw-r-- 1 1001 1001 3804 Mar 24 09:17 CONTRIBUTING.md 09:19:23 -rw-rw-r-- 1 1001 1001 677 Mar 24 09:17 GOVERNANCE.md 09:19:23 -rw-rw-r-- 1 1001 1001 883 Mar 24 09:17 Jenkinsfile 09:19:23 -rw-rw-r-- 1 1001 1001 10775 Mar 24 09:17 LICENSE 09:19:23 -rw-rw-r-- 1 1001 1001 14368 Mar 24 09:17 Makefile 09:19:23 -rw-rw-r-- 1 1001 1001 582 Mar 24 09:17 OWNERS.md 09:19:23 -rw-rw-r-- 1 1001 1001 9403 Mar 24 09:17 README.md 09:19:23 -rw-rw-r-- 1 1001 1001 789 Mar 24 09:17 SECURITY.md 09:19:23 -rw-rw-r-- 1 1001 1001 5 Mar 24 09:17 VERSION 09:19:23 drwxrwxr-x 2 1001 1001 4096 Mar 24 09:17 bin 09:19:23 drwxrwxr-x 18 1001 1001 4096 Mar 24 09:17 cmd 09:19:23 -rw-r--r-- 1 root root 447380 Mar 24 09:18 coverage.out 09:19:23 -rw-rw-r-- 1 1001 1001 3200 Mar 24 09:17 go.mod 09:19:23 -rw-rw-r-- 1 1001 1001 31265 Mar 24 09:17 go.sum 09:19:23 drwxrwxr-x 7 1001 1001 4096 Mar 24 09:17 internal 09:19:23 drwxrwxr-x 3 1001 1001 4096 Mar 24 09:17 openapi 09:19:23 -rw-rw-r-- 1 1001 1001 594 Mar 24 09:17 security.txt 09:19:23 drwxrwxr-x 4 1001 1001 4096 Mar 24 09:17 snap 09:19:23 -rw-rw-r-- 1 1001 1001 204 Mar 24 09:17 version.go [Pipeline] sh 09:19:23 + '[' -e coverage.out ] 09:19:23 + chown 1001:1001 coverage.out [Pipeline] stash 09:19:23 Stashed 1 file(s) [Pipeline] sh 09:19:24 + make build 09:19:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:19:36 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:19:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:19:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:19:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:19:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:19:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:19:46 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:19:47 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:19: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 09:19:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:19:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:19:51 $ docker stop --time=1 0f5b90cbd46f128e88345e40ec042c315130af41303d9d19df4b775a0600b6d0 09:19:54 $ docker rm -f --volumes 0f5b90cbd46f128e88345e40ec042c315130af41303d9d19df4b775a0600b6d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:19:55 09:19:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:19:55 latest: Pulling from edgex-devops/edgex-compose 09:19:55 cbdbe7a5bc2a: Pulling fs layer 09:19:55 ca9280d653b3: Pulling fs layer 09:19:55 7e9c9ca2126c: Pulling fs layer 09:19:55 cbdbe7a5bc2a: Download complete 09:19:55 ca9280d653b3: Verifying Checksum 09:19:55 ca9280d653b3: Download complete 09:19:55 cbdbe7a5bc2a: Pull complete 09:19:56 7e9c9ca2126c: Download complete 09:19:56 ca9280d653b3: Pull complete 09:19:59 7e9c9ca2126c: Pull complete 09:19:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:19:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:19:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:59 prd-ubuntu20.04-docker-8c-8g-5695 does not seem to be running inside a container 09:19:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:20:01 $ docker top 01736dc61e55003c6812e6e80f7c829adac5c63d3055187744bd0f9daf480ece -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:01 + docker-compose build --help 09:20:01 + grep parallel 09:20:02 --parallel Build images in parallel. [Pipeline] } 09:20:02 $ docker stop --time=1 01736dc61e55003c6812e6e80f7c829adac5c63d3055187744bd0f9daf480ece 09:20:03 $ docker rm -f --volumes 01736dc61e55003c6812e6e80f7c829adac5c63d3055187744bd0f9daf480ece [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:20:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:04 prd-ubuntu20.04-docker-8c-8g-5695 does not seem to be running inside a container 09:20: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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:20:04 $ docker top 7d358b596d0d218d2f21a4503eb3fc7a2bc3b77819bfa8598a0f12eb41133bf4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:04 + docker-compose -f ./docker-compose-build.yml build --parallel 09:20:05 Building core-command ... 09:20:05 Building core-common-config-bootstrapper ... 09:20:05 Building core-data ... 09:20:05 Building core-metadata ... 09:20:05 Building security-bootstrapper ... 09:20:05 Building security-proxy-auth ... 09:20:05 Building security-proxy-setup ... 09:20:05 Building security-secretstore-setup ... 09:20:05 Building security-spiffe-token-provider ... 09:20:05 Building security-spire-agent ... 09:20:05 Building security-spire-config ... 09:20:05 Building security-spire-server ... 09:20:05 Building support-notifications ... 09:20:05 Building support-scheduler ... 09:20:05 Building core-metadata 09:20:05 Building security-spire-server 09:20:05 Building security-spire-config 09:20:05 Building support-notifications 09:20:05 Building security-secretstore-setup 09:20:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:20:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:20:17 ---> b1cf213411a9 09:20:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:20:17 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:20:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:20:17 ---> b1cf213411a9 09:20:17 Step 3/26 : WORKDIR /edgex-go 09:20:17 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:20:17 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:20:17 ---> b1cf213411a9 09:20:17 Step 3/27 : WORKDIR /edgex-go 09:20:17 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:20:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:20:17 ---> b1cf213411a9 09:20:17 Step 3/25 : WORKDIR /edgex-go 09:20:17 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:20:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:20:17 ---> b1cf213411a9 09:20:17 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:20:20 ---> Running in 7c6b8e3694b7 09:20:20 ---> Running in 7c42fbaebbe4 09:20:20 ---> Running in 8910af48e279 09:20:20 ---> Running in 2e02bd544ec8 09:20:20 ---> Running in 26feaad9d975 09:20:20 Removing intermediate container 7c42fbaebbe4 09:20:20 ---> f0d5de3fc4eb 09:20:20 Step 4/23 : WORKDIR /edgex-go 09:20:20 Removing intermediate container 26feaad9d975 09:20:20 ---> 7d73506e4687 09:20:20 Step 4/25 : WORKDIR /edgex-go 09:20:20 Removing intermediate container 8910af48e279 09:20:20 ---> c1b6464be19c 09:20:20 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:20:20 ---> Running in e5a3b5ddb4f8 09:20:20 Removing intermediate container 2e02bd544ec8 09:20:20 ---> bc02ce0144fb 09:20:20 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:20:20 Removing intermediate container 7c6b8e3694b7 09:20:20 ---> 0067a4cb8164 09:20:20 Step 4/25 : RUN apk add --update --no-cache make git 09:20:20 ---> Running in 5b88d1e6013a 09:20:20 ---> Running in 1348f09098d5 09:20:20 ---> Running in bc1bffe9c2d6 09:20:20 ---> Running in e050ff59e37e 09:20:20 Removing intermediate container e5a3b5ddb4f8 09:20:20 ---> 5c72af1d88ff 09:20:20 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:20:20 ---> Running in f76814968b35 09:20:20 Removing intermediate container 1348f09098d5 09:20:20 ---> 186759c00796 09:20:20 Step 5/25 : RUN apk add --update --no-cache make git 09:20:20 ---> Running in 16ffa31e9d93 09:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:20:20 OK: 265 MiB in 53 packages 09:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:20:20 OK: 265 MiB in 53 packages 09:20:20 OK: 265 MiB in 53 packages 09:20:21 OK: 265 MiB in 53 packages 09:20:21 OK: 265 MiB in 53 packages 09:20:21 Removing intermediate container 5b88d1e6013a 09:20:21 ---> a1c192267228 09:20:21 Step 5/27 : COPY go.mod vendor* ./ 09:20:21 ---> df3e0675025b 09:20:21 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:21 ---> Running in df8a89dcb069 09:20:21 Removing intermediate container e050ff59e37e 09:20:21 ---> f575a47e8d89 09:20:21 Step 5/25 : COPY go.mod vendor* ./ 09:20:21 Removing intermediate container bc1bffe9c2d6 09:20:21 ---> 98352311e887 09:20:21 Step 5/26 : COPY go.mod vendor* ./ 09:20:21 Removing intermediate container f76814968b35 09:20:21 ---> 11ed0e7d1111 09:20:21 Step 6/23 : COPY go.mod vendor* ./ 09:20:21 Removing intermediate container 16ffa31e9d93 09:20:21 ---> fe6c4e52079d 09:20:21 Step 6/25 : COPY go.mod vendor* ./ 09:20:21 ---> 582828df3bde 09:20:21 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:21 ---> Running in 28225717d076 09:20:21 ---> 4fd9e4dcb183 09:20:21 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:21 ---> f8a7fcfff385 09:20:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:21 ---> 9595e8689536 09:20:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:22 ---> Running in e18a5b64ed9d 09:20:22 ---> Running in 7ccde973c27b 09:20:22 ---> Running in 1040d0e005bc 09:20:54 Removing intermediate container 7ccde973c27b 09:20:54 ---> a4ca4c286c73 09:20:54 Step 8/23 : COPY . . 09:20:54 Removing intermediate container 28225717d076 09:20:54 ---> 328d2a522d1f 09:20:54 Step 7/25 : COPY . . 09:20:54 Removing intermediate container e18a5b64ed9d 09:20:54 Removing intermediate container 1040d0e005bc 09:20:54 ---> 0fa649c2e095 09:20:54 ---> c86ebe36ca6a 09:20:54 Step 7/26 : COPY . .Step 8/25 : COPY . . 09:20:54 09:20:54 Removing intermediate container df8a89dcb069 09:20:54 ---> 93b6e4dcfda6 09:20:54 Step 7/27 : COPY . . 09:21:09 ---> 1b0c5a3b6abc 09:21:09 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:21:09 ---> 34d006dbf6f5 09:21:09 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:21:09 ---> 0d859d147217 09:21:09 ---> 402e4a2c0ad0 09:21:09 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/23 : RUN make cmd/support-notifications/support-notifications 09:21:09 09:21:09 ---> 55bf8aef9294 09:21:09 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:21:09 ---> Running in 6f7e525ac241 09:21:09 ---> Running in 0e8d7cfa97e4 09:21:09 ---> Running in 5f66331b209b 09:21:09 ---> Running in c8c11fdb001b 09:21:09 ---> Running in c2db79350fe5 09:21:09 Removing intermediate container 0e8d7cfa97e4 09:21:09 ---> 5de6dd9850b2 09:21:09 Step 9/26 : WORKDIR /edgex-go/spire-build 09:21:09 Removing intermediate container c2db79350fe5 09:21:09 ---> d5c7268a94ba 09:21:09 Step 9/27 : WORKDIR /edgex-go/spire-build 09:21:09 ---> Running in 41e65df5fd8f 09:21:09 ---> Running in dc7004bd5e50 09:21:09 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:21:09 Removing intermediate container 41e65df5fd8f 09:21:09 ---> 4c1563d972e1 09:21:09 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:21:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:21:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:21:09 Removing intermediate container dc7004bd5e50 09:21:09 ---> 47d6b9a74bdc 09:21:09 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:21:09 ---> Running in 8f6e6b61d7fc 09:21:09 ---> Running in 92cafd193f91 09:21:09 Removing intermediate container 8f6e6b61d7fc 09:21:09 ---> 36f693e6fa0d 09:21:09 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:21:09 ---> Running in 4106383a5be3 09:21:09 Removing intermediate container 92cafd193f91 09:21:09 ---> 62b8777f7354 09:21:09 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:21:09 ---> Running in d19f907b14d9 09:21:09 Removing intermediate container 4106383a5be3 09:21:09 ---> 8209e6299016 09:21:09 Step 12/26 : WORKDIR /edgex-go 09:21:09 Removing intermediate container d19f907b14d9 09:21:09 ---> 98fedc68dc68 09:21:09 Step 12/27 : WORKDIR /edgex-go 09:21:09 ---> Running in 88c98ed3e88b 09:21:09 ---> Running in 04320bef1a81 09:21:10 Removing intermediate container 04320bef1a81 09:21:10 ---> 04737e4b1661 09:21:10 09:21:10 Step 13/26 : FROM alpine:3.17 09:21:10 Removing intermediate container 88c98ed3e88b 09:21:10 ---> b8673592b9e7 09:21:10 09:21:10 Step 13/27 : FROM alpine:3.17 09:21:10 3.17: Pulling from library/alpine 09:21:10 3.17: Pulling from library/alpine 09:21:11 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 09:21:11 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 09:21:11 Status: Downloaded newer image for alpine:3.17 09:21:11 Status: Downloaded newer image for alpine:3.17 09:21:11 ---> b2aa39c304c2 09:21:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:21:11 ---> b2aa39c304c2 09:21:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:21:11 ---> Running in 61a4a84a141e 09:21:11 ---> Running in 896fa017d9ef 09:21:11 Removing intermediate container 61a4a84a141e 09:21:11 ---> 718060dda6cc 09:21:11 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:21:11 Removing intermediate container 896fa017d9ef 09:21:11 ---> d3751c1ebec1 09:21:11 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:21:12 ---> Running in e7ae11893df3 09:21:12 ---> Running in d79c34f9176b 09:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:21:13 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:21:13 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:21:13 OK: 17820 distinct packages available 09:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:21:13 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:21:13 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:21:13 OK: 17820 distinct packages available 09:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:21:13 (1/5) Installing dumb-init (1.2.5-r2) 09:21:13 (2/5) Installing musl-obstack (1.2.3-r0) 09:21:13 (3/5) Installing libucontext (1.2-r0) 09:21:13 (4/5) Installing gcompat (1.1.0-r0) 09:21:13 (5/5) Installing openssl (3.0.8-r1) 09:21:13 Executing busybox-1.35.0-r29.trigger 09:21:13 OK: 8 MiB in 20 packages 09:21:13 (1/4) Installing dumb-init (1.2.5-r2) 09:21:13 (2/4) Installing musl-obstack (1.2.3-r0) 09:21:13 (3/4) Installing libucontext (1.2-r0) 09:21:13 (4/4) Installing gcompat (1.1.0-r0) 09:21:13 Executing busybox-1.35.0-r29.trigger 09:21:13 OK: 7 MiB in 19 packages 09:21:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5696 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws 09:21:16 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 09:21:16 Removing intermediate container d79c34f9176b 09:21:16 ---> d6193a6b69f1 09:21:16 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:16 Removing intermediate container e7ae11893df3 09:21:16 ---> f5fabddbea8b 09:21:16 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:16 The recommended git tool is: git 09:21:16 ---> 300553792198 09:21:16 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:21:16 ---> cb453c62731f 09:21:16 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:21:17 ---> 294c33120021 09:21:17 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:21:17 ---> 6c40ccd1d979 09:21:17 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:21:22 using credential edgex-jenkins-ssh 09:21:22 Cloning the remote Git repository 09:21:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:21:22 > git init /w/workspace/edgex-go/8 # timeout=10 09:21:22 ---> 5725df857743 09:21:22 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:21:22 ---> 6afd4c751f2a 09:21:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:21:23 ---> c10fbee886cf 09:21:23 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:21:23 ---> cf827cfdd049 09:21:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:21:23 ---> Running in 1922a16a9fa2 09:21:23 Removing intermediate container 1922a16a9fa2 09:21:23 ---> 7545bdd865a0 09:21:23 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:21:23 ---> c1c549e6d001 09:21:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:21:23 ---> 00e446185ce7 09:21:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:21:23 ---> 3b3cc3f10b57 09:21:23 Step 22/27 : WORKDIR / 09:21:23 ---> Running in 07515018c7cb 09:21:23 ---> Running in b8b1e0e7ef83 09:21:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:21:22 > git --version # timeout=10 09:21:22 > git --version # 'git version 2.25.1' 09:21:22 using GIT_SSH to set credentials SSH Credentials for GitHub 09:21:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:21:24 Removing intermediate container b8b1e0e7ef83 09:21:24 ---> ebe06988cf26 09:21:24 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:21:24 Removing intermediate container 07515018c7cb 09:21:24 ---> 34604aa4a9fa 09:21:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:21:24 ---> Running in 89707d1bf8b9 09:21:24 ---> Running in 234d742b95b0 09:21:24 Removing intermediate container 234d742b95b0 09:21:24 ---> 1d50d32da824 09:21:24 Step 24/26 : LABEL arch=x86_64 09:21:24 ---> Running in 38658931c6ee 09:21:24 Removing intermediate container 89707d1bf8b9 09:21:24 ---> 8bbecbe98ad2 09:21:24 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:21:24 ---> Running in c0c0fc8dd893 09:21:24 Removing intermediate container c0c0fc8dd893 09:21:24 ---> 959e54cc7984 09:21:24 Step 25/27 : LABEL arch=x86_64 09:21:24 Removing intermediate container 38658931c6ee 09:21:24 ---> 430c1ba7f6c1 09:21:24 Step 25/26 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:21:24 ---> Running in e45f91fa532f 09:21:24 ---> Running in 76464bad90e0 09:21:25 Removing intermediate container e45f91fa532f 09:21:25 ---> b327939598f8 09:21:25 Step 26/27 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:21:25 Removing intermediate container 76464bad90e0 09:21:25 ---> d9b5ba799a0e 09:21:25 Step 26/26 : LABEL version=0.0.0 09:21:25 ---> Running in ba8a355fc77d 09:21:25 ---> Running in 1f0391fd63a4 09:21:25 Removing intermediate container 1f0391fd63a4 09:21:25 ---> d67daeeaf3e6 09:21:25 09:21:25 Successfully built d67daeeaf3e6 09:21:25 Successfully tagged security-spire-server:latest 09:21:25  Building security-spire-server ... done Building security-proxy-setup 09:21:25 Removing intermediate container ba8a355fc77d 09:21:25 ---> 664d4292e200 09:21:25 Step 27/27 : LABEL version=0.0.0 09:21:25 ---> Running in 25a53ebb6c28 09:21:26 Removing intermediate container 25a53ebb6c28 09:21:26 ---> 48119ad3b689 09:21:26 09:21:26 Successfully built 48119ad3b689 09:21:26 Successfully tagged security-spire-config:latest 09:21:26 Building core-command 09:21:29  Building security-spire-config ... 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:21:29 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:21:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:21:29 ---> b1cf213411a9 09:21:29 Step 3/22 : WORKDIR /edgex-go 09:21:29 ---> Using cache 09:21:29 ---> 0067a4cb8164 09:21:29 Step 4/22 : RUN apk add --update --no-cache make git 09:21:29 ---> Using cache 09:21:29 ---> f575a47e8d89 09:21:29 Step 5/22 : COPY go.mod vendor* ./ 09:21:29 ---> Using cache 09:21:29 ---> 582828df3bde 09:21:29 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:29 ---> Using cache 09:21:29 ---> 328d2a522d1f 09:21:29 Step 7/22 : COPY . . 09:21:29 ---> Using cache 09:21:29 ---> 0d859d147217 09:21:29 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:21:30 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:21:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:21:30 ---> b1cf213411a9 09:21:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:21:30 ---> Using cache 09:21:30 ---> 7d73506e4687 09:21:30 Step 4/24 : WORKDIR /edgex-go 09:21:30 ---> Using cache 09:21:30 ---> 186759c00796 09:21:30 Step 5/24 : RUN apk add --update --no-cache make git 09:21:30 ---> Using cache 09:21:30 ---> fe6c4e52079d 09:21:30 Step 6/24 : COPY go.mod vendor* ./ 09:21:30 ---> Using cache 09:21:30 ---> 9595e8689536 09:21:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:30 ---> Using cache 09:21:30 ---> c86ebe36ca6a 09:21:30 Step 8/24 : COPY . . 09:21:30 ---> Using cache 09:21:30 ---> 1b0c5a3b6abc 09:21:30 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:21:32 ---> Running in 3ff9b4660dce 09:21:32 ---> Running in f4c9c4f929dc 09:21:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:21:32 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 09:21:34 Removing intermediate container c8c11fdb001b 09:21:34 ---> 77bba0ed95fb 09:21:34 09:21:34 Step 9/25 : FROM alpine:3.17 09:21:34 ---> b2aa39c304c2 09:21:34 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:21:34 ---> Running in 454e50835f7a 09:21:34 Removing intermediate container 6f7e525ac241 09:21:34 ---> fca2ee2dfbc2 09:21:34 09:21:34 Step 10/25 : FROM alpine:3.17 09:21:34 ---> b2aa39c304c2 09:21:34 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:21:34 ---> Running in 1329c71cdf88 09:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:21:35 (1/3) Installing ca-certificates (20220614-r4) 09:21:35 (2/3) Installing dumb-init (1.2.5-r2) 09:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:21:35 (3/3) Installing su-exec (0.2-r2) 09:21:35 Executing busybox-1.35.0-r29.trigger 09:21:35 Executing ca-certificates-20220614-r4.trigger 09:21:35 OK: 8 MiB in 18 packages 09:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:21:35 (1/1) Installing dumb-init (1.2.5-r2) 09:21:35 Executing busybox-1.35.0-r29.trigger 09:21:35 OK: 7 MiB in 16 packages 09:21:36 Removing intermediate container 454e50835f7a 09:21:36 ---> cc12dde5eaff 09:21:36 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:21:36 Removing intermediate container 1329c71cdf88 09:21:36 ---> 3484fc967a11 09:21:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:21:36 ---> Running in 62aa981912e4 09:21:36 ---> Running in 95c661bc7f40 09:21:36 Removing intermediate container 95c661bc7f40 09:21:36 ---> 94e232c5a275 09:21:36 Step 13/25 : ENV APP_PORT=59881 09:21:36 Removing intermediate container 62aa981912e4 09:21:36 ---> 1e048b16402f 09:21:36 Step 12/25 : WORKDIR / 09:21:36 ---> Running in e865d4f9c93e 09:21:37 ---> Running in 03ee19e41cc7 09:21:37 Removing intermediate container e865d4f9c93e 09:21:37 ---> 2afd7922d6a4 09:21:37 Step 14/25 : EXPOSE $APP_PORT 09:21:37 ---> Running in e6c018b9dedd 09:21:37 Removing intermediate container 03ee19e41cc7 09:21:37 ---> 0fa54f92a622 09:21:37 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:37 Removing intermediate container e6c018b9dedd 09:21:37 ---> 567f1a15d480 09:21:37 Step 15/25 : WORKDIR / 09:21:37 ---> Running in da623868388c 09:21:38 ---> 104b39ec5952 09:21:38 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:21:38 Removing intermediate container da623868388c 09:21:38 ---> 9c710497aa81 09:21:38 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:38 ---> 77ae2570dd0f 09:21:38 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:21:38 ---> fa2f652c6a9c 09:21:38 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:21:38 Removing intermediate container 5f66331b209b 09:21:38 ---> 2d247eb16942 09:21:38 09:21:38 Step 10/23 : FROM alpine:3.17 09:21:38 ---> b2aa39c304c2 09:21:38 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:21:39 ---> 6a5f8a5d1b47 09:21:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:21:39 ---> 90decd910b4a 09:21:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:21:39 ---> Running in 6d54bc25b864 09:21:39 ---> f097e7be1920 09:21:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:21:39 ---> 38204514827e 09:21:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:21:40 (1/2) Installing ca-certificates (20220614-r4) 09:21:40 (2/2) Installing dumb-init (1.2.5-r2) 09:21:40 Executing busybox-1.35.0-r29.trigger 09:21:40 Executing ca-certificates-20220614-r4.trigger 09:21:40 OK: 8 MiB in 17 packages 09:21:40 ---> c278d2fbd261 09:21:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:21:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:21:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:21:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:21:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:21:40 using GIT_SSH to set credentials SSH Credentials for GitHub 09:21:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:21:40 ---> 66501fe28138 09:21:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:21:40 ---> 11847befeee0 09:21:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:21:41 Merging remotes/origin/main commit 32e4cad4570321b8701fad636f81d26e3bb342d0 into PR head commit 69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:21:41 Removing intermediate container 6d54bc25b864 09:21:41 ---> 889ef6324cac 09:21:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:21:41 ---> Running in 56d5d910a0ec 09:21:41 ---> b420d9c3856c 09:21:41 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:21:41 ---> Running in 67767dd83519 09:21:41 Removing intermediate container 56d5d910a0ec 09:21:41 ---> 345bb228cacb 09:21:41 Step 13/23 : ENV APP_PORT=59860 09:21:41 Merge succeeded, producing 69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:21:41 Checking out Revision 69577748dc3ed1b77a09d9d7c86107c2b9b92509 (PR-4465) 09:21:41 ---> Running in e25a4e87fbc5 09:21:41 Removing intermediate container 67767dd83519 09:21:41 ---> 6a9ddf9b1e4a 09:21:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:21:41 Removing intermediate container e25a4e87fbc5 09:21:41 ---> c85e6ef4ae03 09:21:41 Step 14/23 : EXPOSE $APP_PORT 09:21:42 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 09:21:42 ---> Running in 3edb7ebeeaa7 09:21:42 ---> Running in b6d880c7f327 09:21:42 ---> ae9f89ac2cc0 09:21:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:21:42 Removing intermediate container 3edb7ebeeaa7 09:21:42 ---> a251b5eb5ae5 09:21:42 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:42 Removing intermediate container b6d880c7f327 09:21:42 ---> 0808e24e0dcf 09:21:42 Step 23/25 : LABEL arch=x86_64 09:21:42 ---> Running in 0513f9583ad6 09:21:42 ---> 77a220c57686 09:21:42 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:21:41 > git config core.sparsecheckout # timeout=10 09:21:41 > git checkout -f 69577748dc3ed1b77a09d9d7c86107c2b9b92509 # timeout=10 09:21:41 > git remote # timeout=10 09:21:41 > git config --get remote.origin.url # timeout=10 09:21:41 using GIT_SSH to set credentials SSH Credentials for GitHub 09:21:41 > git merge 32e4cad4570321b8701fad636f81d26e3bb342d0 # timeout=10 09:21:41 > git rev-parse HEAD^{commit} # timeout=10 09:21:41 > git config core.sparsecheckout # timeout=10 09:21:41 > git checkout -f 69577748dc3ed1b77a09d9d7c86107c2b9b92509 # timeout=10 09:21:42 ---> 79824eb1e8a2 09:21:42 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:21:42 ---> Running in 07b2ce9e1de8 09:21:42 Removing intermediate container 0513f9583ad6 09:21:42 ---> b293daac334a 09:21:42 Step 24/25 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:21:42 ---> Running in 736a6cdf00df 09:21:43 ---> 2a4a939a5bf0 09:21:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:21:43 Removing intermediate container 736a6cdf00df 09:21:43 ---> 59700a92d942 09:21:43 Step 25/25 : LABEL version=0.0.0 09:21:43 ---> Running in 1e00a243c553 09:21:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:21:43 % Total % Received % Xferd Average Speed Time Time Time Current 09:21:43 Dload Upload Total Spent Left Speed 09:21:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 09:21:43 Removing intermediate container 1e00a243c553 09:21:43 ---> 494da74f1970 09:21:43 09:21:43 Successfully built 494da74f1970 09:21:43 Successfully tagged core-metadata:latest [Pipeline] sh 09:21:43  Building core-metadata ... done Building core-common-config-bootstrapper 09:21:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:21:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:21:44 + sudo tee /etc/docker/daemon.new 09:21:44 { 09:21:44 "registry-mirrors": [ 09:21:44 "https://nexus3.edgexfoundry.org:10001" 09:21:44 ], 09:21:44 "bip": "10.250.0.254/24", 09:21:44 "hosts": [ 09:21:44 "tcp://0.0.0.0:5555", 09:21:44 "unix:///var/run/docker.sock" 09:21:44 ], 09:21:44 "mtu": 1458, 09:21:44 "selinux-enabled": true, 09:21:44 "seccomp-profile": "/etc/docker/seccomp.json" 09:21:44 } [Pipeline] sh 09:21:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:21:44 ---> 270d41978ef8 09:21:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:21:44 Removing intermediate container 07b2ce9e1de8 09:21:44 ---> 2ea99a746555 09:21:44 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:21:44 ---> ccedc7b2d8bf 09:21:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:21:44 ---> Running in 6549aaaf2511 09:21:44 + sudo service docker restart 09:21:44 ---> Running in 14e0af163724 09:21:44 Removing intermediate container 14e0af163724 09:21:44 ---> d25045a73f55 09:21:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:21:45 Removing intermediate container 6549aaaf2511 09:21:45 ---> c9d630881a3a 09:21:45 Step 23/25 : LABEL arch=x86_64 09:21:45 ---> Running in 1d7eb1f0acbb 09:21:45 ---> Running in 4c3b7e1b9ca5 09:21:45 Removing intermediate container 1d7eb1f0acbb 09:21:45 ---> 461efe9b9a29 09:21:45 Step 21/23 : LABEL arch=x86_64 09:21:45 ---> Running in ce549e6aa212 09:21:45 Removing intermediate container 4c3b7e1b9ca5 09:21:45 ---> f2975a10495b 09:21:45 Step 24/25 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:21:45 ---> Running in 64156f2b1bea 09:21:45 Removing intermediate container ce549e6aa212 09:21:45 ---> 1549a665638f 09:21:45 Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:21:45 ---> Running in aaa01f54e7bf 09:21:45 Removing intermediate container 64156f2b1bea 09:21:45 ---> bf27be16c3ac 09:21:45 Step 25/25 : LABEL version=0.0.0 09:21:45 ---> Running in 4038340f8ae7 09:21:45 Removing intermediate container aaa01f54e7bf 09:21:45 ---> d69499a26581 09:21:45 Step 23/23 : LABEL version=0.0.0 09:21:45 ---> Running in c3cbc2b6cfa3 09:21:45 Removing intermediate container 4038340f8ae7 09:21:45 ---> d755e79fefab 09:21:45 09:21:45 Successfully built d755e79fefab 09:21:46 Successfully tagged security-secretstore-setup:latest 09:21:46  Building security-secretstore-setup ... done Building security-proxy-auth 09:21:46 Removing intermediate container c3cbc2b6cfa3 09:21:46 ---> 4262763659d6 09:21:46 09:21:46 Successfully built 4262763659d6 09:21:46 Successfully tagged support-notifications:latest 09:21:46 Building security-spiffe-token-provider 09:21:50  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:21:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:21:50 ---> b1cf213411a9 09:21:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:21:50 ---> Using cache 09:21:50 ---> 7d73506e4687 09:21:50 Step 4/23 : WORKDIR /edgex-go 09:21:50 ---> Using cache 09:21:50 ---> 186759c00796 09:21:50 Step 5/23 : RUN apk add --update --no-cache make git 09:21:50 ---> Using cache 09:21:50 ---> fe6c4e52079d 09:21:50 Step 6/23 : COPY go.mod vendor* ./ 09:21:50 ---> Using cache 09:21:50 ---> 9595e8689536 09:21:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:50 ---> Using cache 09:21:50 ---> c86ebe36ca6a 09:21:50 Step 8/23 : COPY . . 09:21:50 ---> Using cache 09:21:50 ---> 1b0c5a3b6abc 09:21:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:21:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:21:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:21:51 ---> b1cf213411a9 09:21:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:21:51 ---> Using cache 09:21:51 ---> 7d73506e4687 09:21:51 Step 4/23 : WORKDIR /edgex-go 09:21:51 ---> Using cache 09:21:51 ---> 186759c00796 09:21:51 Step 5/23 : RUN apk add --update --no-cache make git 09:21:51 ---> Using cache 09:21:51 ---> fe6c4e52079d 09:21:51 Step 6/23 : COPY go.mod vendor* ./ 09:21:51 ---> Using cache 09:21:51 ---> 9595e8689536 09:21:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:51 ---> Using cache 09:21:51 ---> c86ebe36ca6a 09:21:51 Step 8/23 : COPY . . 09:21:51 ---> Using cache 09:21:51 ---> 1b0c5a3b6abc 09:21:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:21:51 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:21:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:21:51 ---> b1cf213411a9 09:21:51 Step 3/20 : WORKDIR /edgex-go 09:21:51 ---> Using cache 09:21:51 ---> 0067a4cb8164 09:21:51 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:21:52 ---> Running in 293c2045e977 09:21:52 ---> Running in 6f4f61188d53 09:21:52 ---> Running in cdf3a4920676 09:21:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:21:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:21:53 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:21:53 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:21:53 OK: 17822 distinct packages available 09:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:21:54 OK: 265 MiB in 53 packages 09:21:54 Removing intermediate container 3ff9b4660dce 09:21:54 ---> 5f3955f3d51e 09:21:54 09:21:54 Step 9/22 : FROM alpine:3.17 09:21:54 ---> b2aa39c304c2 09:21:54 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:21:54 ---> Running in 017202466c19 09:21:54 Removing intermediate container 6f4f61188d53 09:21:54 ---> 3cc09bd8aba5 09:21:54 Step 5/20 : COPY go.mod vendor* ./ 09:21:54 Removing intermediate container f4c9c4f929dc 09:21:54 ---> 3a573a1150e5 09:21:54 09:21:54 Step 10/24 : FROM alpine:3.17 09:21:54 ---> b2aa39c304c2 09:21:54 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:21:54 ---> Using cache 09:21:54 ---> 3484fc967a11 09:21:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:21:54 ---> Using cache 09:21:54 ---> 94e232c5a275 09:21:54 Step 13/24 : ENV APP_PORT=59882 09:21:54 ---> Running in 02d063ff84fe 09:21:54 ---> 9acbdeecbd34 09:21:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:54 ---> Running in f385e7aebef9 09:21:54 Removing intermediate container 02d063ff84fe 09:21:54 ---> 40ab0b89ec6c 09:21:54 Step 14/24 : EXPOSE $APP_PORT 09:21:54 ---> Running in cc355350ca30 09:21:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:21:55 Removing intermediate container cc355350ca30 09:21:55 ---> 7ad3073b3a9e 09:21:55 Step 15/24 : WORKDIR / 09:21:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:21:55 ---> Running in 3ba49053f4c1 09:21:55 Removing intermediate container 3ba49053f4c1 09:21:55 ---> 8723e53407e5 09:21:55 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:55 (1/2) Installing dumb-init (1.2.5-r2) 09:21:55 (2/2) Installing openssl (3.0.8-r1) 09:21:55 Executing busybox-1.35.0-r29.trigger 09:21:55 OK: 8 MiB in 17 packages 09:21:55 ---> 1ac095cff4f6 09:21:55 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:21:56 ---> 1089d5072217 09:21:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:21:56 Removing intermediate container 017202466c19 09:21:56 ---> 76ca101f907d 09:21:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:21:56 ---> Running in 1e08e986d280 09:21:56 Removing intermediate container 1e08e986d280 09:21:56 ---> de74f4b7d770 09:21:56 Step 12/22 : WORKDIR /edgex 09:21:56 ---> Running in 7ccd6e4fe5ff 09:21:56 ---> 447f23b68af9 09:21:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:21:56 Removing intermediate container 7ccd6e4fe5ff 09:21:56 ---> f365a5fba091 09:21:56 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:56 ---> 71d49094e839 09:21:56 Step 20/24 : ENTRYPOINT ["/core-command"] 09:21:57 ---> Running in 077b80efb619 09:21:57 ---> 3c1c0babb98e 09:21:57 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:21:57 Removing intermediate container 077b80efb619 09:21:57 ---> 148e31b6c2b2 09:21:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:21:57 ---> Running in 5372ac682bb8 09:21:57 ---> 21a4a741eca7 09:21:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:21:57 Removing intermediate container 5372ac682bb8 09:21:57 ---> b1bb330af01a 09:21:57 Step 22/24 : LABEL arch=x86_64 09:21:57 ---> Running in bce690a57ae4 09:21:58 Removing intermediate container bce690a57ae4 09:21:58 ---> c5eaa95ad8b9 09:21:58 Step 23/24 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:21:58 ---> 3ee8c4c54e10 09:21:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:21:58 ---> Running in 8292c25e0cd3 09:21:58 Removing intermediate container 8292c25e0cd3 09:21:58 ---> b66ae3146723 09:21:58 Step 24/24 : LABEL version=0.0.0 09:21:58 ---> Running in 8ccd8f522145 09:21:59 ---> 68229dc2bb98 09:21:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:21:59 Removing intermediate container 8ccd8f522145 09:21:59 ---> 0eb8ec8ced56 09:21:59 09:21:59 Successfully built 0eb8ec8ced56 09:21:59 Successfully tagged core-command:latest 09:21:59 Building support-scheduler 09:21:59  Building core-command ... done  ---> 42c9166e4f20 09:21:59 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:21:59 ---> Running in c0807d5efc15 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:22:03 provisioning config files... 09:22:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config4916071523900208044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:22:03 ---> docker-login.sh 09:22:03 nexus3.edgexfoundry.org:10001 09:22:03 Removing intermediate container c0807d5efc15 09:22:03 ---> e34f7e9b56e2 09:22:03 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:22:03 ---> Running in c5efaf7a835d 09:22:04 Removing intermediate container c5efaf7a835d 09:22:04 ---> f6562d793971 09:22:04 Step 20/22 : LABEL arch=x86_64 09:22:04 ---> Running in 7e6cf9a95fb3 09:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:04 Configure a credential helper to remove this warning. See 09:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:04 09:22:04 Login Succeeded 09:22:04 nexus3.edgexfoundry.org:10002 09:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:04 Removing intermediate container 7e6cf9a95fb3 09:22:04 ---> b919ebea53f0 09:22:04 Step 21/22 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:22:04 ---> Running in 466b30537fe4 09:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:04 Configure a credential helper to remove this warning. See 09:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:04 09:22:04 Login Succeeded 09:22:04 nexus3.edgexfoundry.org:10003 09:22:04 Removing intermediate container 466b30537fe4 09:22:04 ---> 3e75ee12a6f6 09:22:04 Step 22/22 : LABEL version=0.0.0 09:22:04 ---> Running in 07f59fe2bbf7 09:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:04 Configure a credential helper to remove this warning. See 09:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:04 09:22:04 Login Succeeded 09:22:04 nexus3.edgexfoundry.org:10004 09:22:05 Removing intermediate container 07f59fe2bbf7 09:22:05 ---> 5b61e0cdf8df 09:22:05 09:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:05 Successfully built 5b61e0cdf8df 09:22:05 Successfully tagged security-proxy-setup:latest 09:22:05 Building security-spire-agent 09:22:05  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:22:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:22:05 ---> b1cf213411a9 09:22:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:22:05 ---> Using cache 09:22:05 ---> 7d73506e4687 09:22:05 Step 4/23 : WORKDIR /edgex-go 09:22:05 ---> Using cache 09:22:05 ---> 186759c00796 09:22:05 Step 5/23 : RUN apk add --update --no-cache make git 09:22:05 ---> Using cache 09:22:05 ---> fe6c4e52079d 09:22:05 Step 6/23 : COPY go.mod vendor* ./ 09:22:05 ---> Using cache 09:22:05 ---> 9595e8689536 09:22:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:05 ---> Using cache 09:22:05 ---> c86ebe36ca6a 09:22:05 Step 8/23 : COPY . . 09:22:05 ---> Using cache 09:22:05 ---> 1b0c5a3b6abc 09:22:05 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:05 Configure a credential helper to remove this warning. See 09:22:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:05 09:22:05 Login Succeeded 09:22:05 docker.io 09:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:06 Configure a credential helper to remove this warning. See 09:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:06 09:22:06 Login Succeeded 09:22:06 ---> docker-login.sh ends [Pipeline] } 09:22:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:22:06 ---> Running in d49d0fde9bb6 [Pipeline] sh 09:22:06 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 09:22:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:22:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:22:06 ========================================================= 09:22:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:22:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:22:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:22:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:22:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:22:07 af6eaf76a39c: Pulling fs layer 09:22:07 55522c791124: Pulling fs layer 09:22:07 ce5c4a1c91eb: Pulling fs layer 09:22:07 169dfbe0d373: Pulling fs layer 09:22:07 e1ff8fa3b103: Pulling fs layer 09:22:07 52ebb69f0ebf: Pulling fs layer 09:22:07 5abe8eddf0d5: Pulling fs layer 09:22:07 e1ff8fa3b103: Waiting 09:22:07 52ebb69f0ebf: Waiting 09:22:07 5abe8eddf0d5: Waiting 09:22:07 169dfbe0d373: Waiting 09:22:07 55522c791124: Verifying Checksum 09:22:07 55522c791124: Download complete 09:22:07 169dfbe0d373: Verifying Checksum 09:22:07 169dfbe0d373: Download complete 09:22:07 e1ff8fa3b103: Verifying Checksum 09:22:07 e1ff8fa3b103: Download complete 09:22:07 af6eaf76a39c: Download complete 09:22:08 af6eaf76a39c: Pull complete 09:22:08 5abe8eddf0d5: Verifying Checksum 09:22:08 5abe8eddf0d5: Download complete 09:22:09 55522c791124: Pull complete 09:22:09 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:22:09 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:22:09 ---> b1cf213411a9 09:22:09 Step 3/27 : WORKDIR /edgex-go 09:22:09 ---> Using cache 09:22:09 ---> 0067a4cb8164 09:22:09 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:22:10 ce5c4a1c91eb: Verifying Checksum 09:22:10 ce5c4a1c91eb: Download complete 09:22:10 52ebb69f0ebf: Verifying Checksum 09:22:10 52ebb69f0ebf: Download complete 09:22:11 ---> Running in 0e541e150135 09:22:11 Removing intermediate container f385e7aebef9 09:22:11 ---> 04d5f62f3087 09:22:11 Step 7/20 : COPY . . 09:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:22:12 OK: 265 MiB in 53 packages 09:22:14 Removing intermediate container 293c2045e977 09:22:14 ---> 4262ee966c0f 09:22:14 09:22:14 Step 10/23 : FROM alpine:3.17 09:22:14 ---> b2aa39c304c2 09:22:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:22:14 Removing intermediate container 0e541e150135 09:22:14 ---> ec716f3de7fd 09:22:14 Step 5/27 : COPY go.mod vendor* ./ 09:22:14 ---> Running in da07d85a2e8a 09:22:14 Removing intermediate container cdf3a4920676 09:22:14 ---> b0d2b747608b 09:22:14 09:22:14 Step 10/23 : FROM alpine:3.17 09:22:14 ---> b2aa39c304c2 09:22:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:22:14 ---> Using cache 09:22:14 ---> 3d97d13eab1b 09:22:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:22:14 Removing intermediate container da07d85a2e8a 09:22:14 ---> 3d97d13eab1b 09:22:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:22:14 ---> 0a0f0bc4d455 09:22:14 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:14 ---> Running in a1f0e3292f1b 09:22:14 ---> Running in 64ccf864bcf9 09:22:14 ---> Running in d663021735e8 09:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:22:15 (1/1) Installing dumb-init (1.2.5-r2) 09:22:15 Executing busybox-1.35.0-r29.trigger 09:22:15 OK: 7 MiB in 16 packages 09:22:15 (1/1) Installing dumb-init (1.2.5-r2) 09:22:15 Executing busybox-1.35.0-r29.trigger 09:22:15 OK: 7 MiB in 16 packages 09:22:16 Removing intermediate container 64ccf864bcf9 09:22:16 ---> f0aff981a6b9 09:22:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:22:16 Removing intermediate container a1f0e3292f1b 09:22:16 ---> f4f165b5241a 09:22:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:22:17 ---> 2c5e6fd17e18 09:22:17 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:22:17 ---> 77387f80b4b6 09:22:17 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:22:17 ---> 081556aa6fff 09:22:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:22:17 ---> 298f18bf6b77 09:22:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:22:18 ---> faeaa66c55bc 09:22:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:22:18 ---> 9974b1531bf9 09:22:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:22:18 ---> 638d6d2b65ce 09:22:18 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:22:18 ---> Running in 0f99ac09c4d6 09:22:18 ---> 2d4549c04f4b 09:22:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:22:18 ---> 953a1fa42463 09:22:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:22:18 ---> ab8ee6f2826a 09:22:18 ---> 32f64cb1f20b 09:22:18 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:22:18 09:22: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:22:18 ---> Running in 383ed32646c5 09:22:18 ---> Running in 5dd1805a686c 09:22:20 Removing intermediate container 5dd1805a686c 09:22:20 ---> e7a3f414e3b9 09:22:20 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:22:20 Removing intermediate container 383ed32646c5 09:22:20 ---> 565e9f503704 09:22:20 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:22:20 ---> Running in 4cc18e1d8461 09:22:21 ---> Running in ca4b20d3bd91 09:22:21 Removing intermediate container 4cc18e1d8461 09:22:21 ---> 58fd53a10355 09:22:21 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:22:21 ---> Running in 976105faf2a4 09:22:21 Removing intermediate container ca4b20d3bd91 09:22:21 ---> 27172ccf8350 09:22:21 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:22:21 ---> Running in 30e6406c2913 09:22:21 Removing intermediate container 976105faf2a4 09:22:21 ---> 166c781b1c60 09:22:21 Step 21/23 : LABEL arch=x86_64 09:22:21 Removing intermediate container 30e6406c2913 09:22:21 ---> a25352ae08ca 09:22:21 Step 21/23 : LABEL arch=x86_64 09:22:21 ---> Running in c437606e0c32 09:22:21 ---> Running in 875c706a5ff8 09:22:22 Removing intermediate container c437606e0c32 09:22:22 ---> 0b99d8e0b6cd 09:22:22 Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:22:22 ---> Running in 94db8ab3535c 09:22:22 Removing intermediate container 875c706a5ff8 09:22:22 ---> a623379232ae 09:22:22 Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:22:22 ---> Running in d9fcc044e652 09:22:22 Removing intermediate container 94db8ab3535c 09:22:22 ---> 7d0044542a90 09:22:22 Step 23/23 : LABEL version=0.0.0 09:22:22 ---> Running in c911779ab5a4 09:22:22 Removing intermediate container d9fcc044e652 09:22:22 ---> a348a4c135aa 09:22:22 Step 23/23 : LABEL version=0.0.0 09:22:22 ce5c4a1c91eb: Pull complete 09:22:22 169dfbe0d373: Pull complete 09:22:22 e1ff8fa3b103: Pull complete 09:22:22 ---> Running in d7da4f26283a 09:22:22 Removing intermediate container c911779ab5a4 09:22:22 ---> 079f201df6bb 09:22:22 09:22:22 Removing intermediate container d7da4f26283a 09:22:22 ---> 34006cc90178 09:22:22 09:22:22 Successfully built 079f201df6bb 09:22:22 Successfully tagged core-common-config-bootstrapper:latest 09:22:22  Building core-common-config-bootstrapper ... done Building core-data 09:22:22 Successfully built 34006cc90178 09:22:22 Successfully tagged security-proxy-auth:latest 09:22:22  Building security-proxy-auth ... done Building security-bootstrapper 09:22:28 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:22:28 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:22:28 ---> b1cf213411a9 09:22:28 Step 3/33 : WORKDIR /edgex-go 09:22:28 ---> Using cache 09:22:28 ---> 0067a4cb8164 09:22:28 Step 4/33 : RUN apk add --update --no-cache make git 09:22:28 ---> Using cache 09:22:28 ---> f575a47e8d89 09:22:28 Step 5/33 : COPY go.mod vendor* ./ 09:22:28 ---> Using cache 09:22:28 ---> 582828df3bde 09:22:28 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:28 ---> Using cache 09:22:28 ---> 328d2a522d1f 09:22:28 Step 7/33 : COPY . . 09:22:28 ---> Using cache 09:22:28 ---> 0d859d147217 09:22:28 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:22:29 ---> Running in 560dba945796 09:22:29 52ebb69f0ebf: Pull complete 09:22:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:22:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:22:29 ---> b1cf213411a9 09:22:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:22:29 ---> Using cache 09:22:29 ---> 7d73506e4687 09:22:29 Step 4/23 : WORKDIR /edgex-go 09:22:29 ---> Using cache 09:22:29 ---> 186759c00796 09:22:29 Step 5/23 : RUN apk add --update --no-cache make git 09:22:29 ---> Using cache 09:22:29 ---> fe6c4e52079d 09:22:29 Step 6/23 : COPY go.mod vendor* ./ 09:22:29 ---> Using cache 09:22:29 ---> 9595e8689536 09:22:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:29 ---> Using cache 09:22:29 ---> c86ebe36ca6a 09:22:29 Step 8/23 : COPY . . 09:22:29 ---> Using cache 09:22:29 ---> 1b0c5a3b6abc 09:22:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:22:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:22:29 ---> Running in 60d22b36076f 09:22:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:22:31 5abe8eddf0d5: Pull complete 09:22:31 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 09:22:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:22:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:22:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:22:32 WORKDIR /edgex 09:22:32 COPY go.mod . 09:22:32 RUN go mod download 09:22:32 + docker build -t ci-base-image-arm64 -f - . 09:22:32 Removing intermediate container d49d0fde9bb6 09:22:32 ---> d120c19e26d6 09:22:32 09:22:32 Step 10/23 : FROM alpine:3.17 09:22:32 ---> b2aa39c304c2 09:22:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:22:32 ---> Using cache 09:22:32 ---> 3484fc967a11 09:22:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:22:32 ---> Using cache 09:22:32 ---> 94e232c5a275 09:22:32 Step 13/23 : ENV APP_PORT=59861 09:22:32 Sending build context to Docker daemon 2.935MB 09:22:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:22:32 ---> 6cb57ee374ae 09:22:32 Step 2/4 : WORKDIR /edgex 09:22:33 ---> Running in 6bd90c0c6e97 09:22:33 Removing intermediate container 6bd90c0c6e97 09:22:33 ---> 75f25ffbb907 09:22:33 Step 14/23 : EXPOSE $APP_PORT 09:22:33 ---> Running in 10117777b393 09:22:33 Removing intermediate container d663021735e8 09:22:33 ---> 801fff33bcf2 09:22:33 Step 7/27 : COPY . . 09:22:33 Removing intermediate container 10117777b393 09:22:33 ---> 4472e1d3e637 09:22:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:22:34 ---> d3e0de0d05df 09:22:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:22:34 ---> Running in 97eec219a943 09:22:35 ---> bd517217b000 09:22:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:22:35 Removing intermediate container 97eec219a943 09:22:35 ---> cff2cc007c38 09:22:35 Step 3/4 : COPY go.mod . 09:22:35 ---> 14b6ec7c2c5b 09:22:35 Step 4/4 : RUN go mod download 09:22:35 ---> Running in a56802749337 09:22:38 ---> b7c7f7a7e38c 09:22:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:22:38 ---> d6e24c69fa6a 09:22:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:22:38 ---> e8c6a36e529b 09:22:38 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:22:38 ---> Running in 9936dc73ac81 09:22:38 ---> Running in c69c17b2f878 09:22:39 Removing intermediate container 9936dc73ac81 09:22:39 ---> 16b959b2a8f2 09:22:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:22:39 Removing intermediate container c69c17b2f878 09:22:39 ---> db3f327427d7 09:22:39 Step 9/27 : WORKDIR /edgex-go/spire-build 09:22:39 ---> Running in 6752e6d05004 09:22:39 ---> Running in ff70cdf35d7a 09:22:39 Removing intermediate container 6752e6d05004 09:22:39 ---> 6e46e7ca6521 09:22:39 Step 21/23 : LABEL arch=x86_64 09:22:39 Removing intermediate container ff70cdf35d7a 09:22:39 ---> ea724ab373ac 09:22:39 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:22:39 ---> Running in 6f7f1789e166 09:22:39 ---> Running in 2d6066f24c01 09:22:39 Removing intermediate container 6f7f1789e166 09:22:39 ---> 954958a4e5a8 09:22:39 Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:22:39 ---> Running in d246cf19a3a8 09:22:39 Removing intermediate container 2d6066f24c01 09:22:39 ---> 16eddd25ea73 09:22:39 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:22:40 ---> Running in 6405b1ed78e9 09:22:40 Removing intermediate container d246cf19a3a8 09:22:40 ---> 50960b9f81ed 09:22:40 Step 23/23 : LABEL version=0.0.0 09:22:40 ---> Running in ed050d873200 09:22:40 Removing intermediate container ed050d873200 09:22:40 ---> 8463d9dc6bf0 09:22:40 09:22:40 Successfully built 8463d9dc6bf0 09:22:40 Successfully tagged support-scheduler:latest 09:22:41  Building support-scheduler ... done Removing intermediate container 6405b1ed78e9 09:22:41 ---> f3736786518d 09:22:41 Step 12/27 : WORKDIR /edgex-go 09:22:41 ---> Running in f3beb4fe62cd 09:22:42 Removing intermediate container f3beb4fe62cd 09:22:42 ---> 8fa4c460eac4 09:22:42 09:22:42 Step 13/27 : FROM alpine:3.17 09:22:42 ---> b2aa39c304c2 09:22:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:22:42 ---> Using cache 09:22:42 ---> d3751c1ebec1 09:22:42 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:22:42 ---> Running in e53314fd8cb7 09:22:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:22:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:22:43 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:22:43 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:22:43 OK: 17820 distinct packages available 09:22:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:22:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:22:43 (1/5) Installing dumb-init (1.2.5-r2) 09:22:43 (2/5) Installing musl-obstack (1.2.3-r0) 09:22:43 (3/5) Installing libucontext (1.2-r0) 09:22:43 (4/5) Installing gcompat (1.1.0-r0) 09:22:43 (5/5) Installing openssl (3.0.8-r1) 09:22:43 Executing busybox-1.35.0-r29.trigger 09:22:43 OK: 8 MiB in 20 packages 09:22:44 Removing intermediate container 0f99ac09c4d6 09:22:44 ---> dffba7460a1a 09:22:44 09:22:44 Step 9/20 : FROM alpine:3.17 09:22:44 ---> b2aa39c304c2 09:22:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:22:44 ---> Running in f87750646afd 09:22:44 Removing intermediate container e53314fd8cb7 09:22:44 ---> 42b0a126550c 09:22:44 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:22:44 Removing intermediate container f87750646afd 09:22:44 ---> adb00cc905cb 09:22:44 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:22:44 ---> Running in 9793706fad2c 09:22:44 ---> 2691e2dfa165 09:22:44 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:22:45 ---> 1741eaece705 09:22:45 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:22:45 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:22:45 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:22:45 OK: 17820 distinct packages available 09:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:22:45 (1/9) Installing ca-certificates (20220614-r4) 09:22:45 (2/9) Installing brotli-libs (1.0.9-r9) 09:22:45 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:22:45 (4/9) Installing libcurl (7.88.1-r1) 09:22:45 (5/9) Installing curl (7.88.1-r1) 09:22:45 (6/9) Installing dumb-init (1.2.5-r2) 09:22:46 (7/9) Installing musl-obstack (1.2.3-r0) 09:22:46 (8/9) Installing libucontext (1.2-r0) 09:22:46 (9/9) Installing gcompat (1.1.0-r0) 09:22:46 Executing busybox-1.35.0-r29.trigger 09:22:46 Executing ca-certificates-20220614-r4.trigger 09:22:46 ---> 83986d4fdd1b 09:22:46 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:22:46 OK: 10 MiB in 24 packages 09:22:47 Removing intermediate container 9793706fad2c 09:22:47 ---> ea5d80fcc6ff 09:22:47 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:22:47 ---> 58e2ecfdffd6 09:22:47 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:22:48 ---> b4b2a27f886d 09:22:48 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:22:48 ---> e22f0329bdc9 09:22:48 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:22:48 ---> 5343febc8f87 09:22:48 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:22:48 ---> b0d2a6532a37 09:22:48 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:22:48 ---> 546597ef5183 09:22:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:22:49 ---> f487c850529d 09:22:49 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:22:49 ---> f76cd76f2e9f 09:22:49 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:22:49 ---> Running in 92b518895bbc 09:22:49 ---> Running in ff5324ac862c 09:22:49 Removing intermediate container 92b518895bbc 09:22:49 ---> c9c88ae3aee5 09:22:49 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:22:49 Removing intermediate container ff5324ac862c 09:22:49 ---> 00311823eb58 09:22:49 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:22:49 ---> Running in 1c370799260d 09:22:49 ---> Running in e4419c78d34f 09:22:49 Removing intermediate container 1c370799260d 09:22:49 ---> 8ac418ec64b4 09:22:49 Step 18/20 : LABEL arch=x86_64 09:22:49 Removing intermediate container e4419c78d34f 09:22:49 ---> 21f87fe83e1a 09:22:49 Step 25/27 : LABEL arch=x86_64 09:22:49 ---> Running in a66dec9ece1d 09:22:49 ---> Running in f42dde1434f1 09:22:49 Removing intermediate container a66dec9ece1d 09:22:49 ---> aae32ae377c3 09:22:49 Step 19/20 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:22:49 ---> Running in da724b562a02 09:22:49 Removing intermediate container f42dde1434f1 09:22:49 ---> d91e0983e1a9 09:22:49 Step 26/27 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:22:49 ---> Running in 4c06b0f0b905 09:22:49 Removing intermediate container da724b562a02 09:22:49 ---> d9919a6e193f 09:22:49 Step 20/20 : LABEL version=0.0.0 09:22:49 ---> Running in 8f733e09c785 09:22:49 Removing intermediate container 4c06b0f0b905 09:22:49 ---> a6ab00433c57 09:22:49 Step 27/27 : LABEL version=0.0.0 09:22:49 ---> Running in 5563b2e8d7da 09:22:49 Removing intermediate container 8f733e09c785 09:22:49 ---> fd63328a97dd 09:22:49 09:22:50 Successfully built fd63328a97dd 09:22:50 Successfully tagged security-spiffe-token-provider:latest 09:22:50  Building security-spiffe-token-provider ... done Removing intermediate container 5563b2e8d7da 09:22:50 ---> 1969a2ecf152 09:22:50 09:22:50 Successfully built 1969a2ecf152 09:22:50 Successfully tagged security-spire-agent:latest 09:22:52  Building security-spire-agent ... done Removing intermediate container 560dba945796 09:22:52 ---> 5e4a1bf21027 09:22:52 09:22:52 Step 9/33 : FROM alpine:3.17 09:22:52 ---> b2aa39c304c2 09:22:52 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:22:52 ---> Using cache 09:22:52 ---> adb00cc905cb 09:22:52 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:22:52 ---> Running in 4c7dcb419fa3 09:22:52 Removing intermediate container 60d22b36076f 09:22:52 ---> 8f9593878b57 09:22:52 09:22:52 Step 10/23 : FROM alpine:3.17 09:22:52 ---> b2aa39c304c2 09:22:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:22:52 ---> Running in 22c03f26d2a1 09:22:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:22:52 Removing intermediate container 22c03f26d2a1 09:22:52 ---> cb57ad99600d 09:22:52 Step 12/23 : ENV APP_PORT=59880 09:22:52 ---> Running in 0bc10daaac66 09:22:52 Removing intermediate container 0bc10daaac66 09:22:52 ---> bd0df51e5115 09:22:52 Step 13/23 : EXPOSE $APP_PORT 09:22:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:22:52 ---> Running in 6c22ea8ee3aa 09:22:52 Removing intermediate container 6c22ea8ee3aa 09:22:52 ---> 0903cff96427 09:22:52 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:22:52 ---> Running in 5a580f0bbaec 09:22:52 (1/2) Installing dumb-init (1.2.5-r2) 09:22:52 (2/2) Installing su-exec (0.2-r2) 09:22:52 Executing busybox-1.35.0-r29.trigger 09:22:52 OK: 7 MiB in 17 packages 09:22:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:22:52 Removing intermediate container 4c7dcb419fa3 09:22:52 ---> 8532fa38f0be 09:22:52 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:22:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:22:52 ---> Running in b6d00c3e1dc0 09:22:53 Removing intermediate container b6d00c3e1dc0 09:22:53 ---> 1fce504dc848 09:22:53 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:22:53 ---> Running in 96022c0c6ffb 09:22:53 (1/1) Installing dumb-init (1.2.5-r2) 09:22:53 Executing busybox-1.35.0-r29.trigger 09:22:53 OK: 7 MiB in 16 packages 09:22:53 Removing intermediate container 96022c0c6ffb 09:22:53 ---> 134ceccccee2 09:22:53 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:22:53 ---> Running in 4273fad229fd 09:22:53 Removing intermediate container 4273fad229fd 09:22:53 ---> cc210b0e94d1 09:22:53 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:22:53 ---> Running in 403bb17fb66c 09:22:53 Removing intermediate container 403bb17fb66c 09:22:53 ---> 11ae26e57097 09:22:53 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:22:53 ---> Running in 7850057bf535 09:22:53 Removing intermediate container 5a580f0bbaec 09:22:53 ---> 7f7ab6abfba8 09:22:53 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:22:53 ---> d222a5dabc0e 09:22:53 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:22:53 ---> 66a6c4da9211 09:22:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:22:54 Removing intermediate container 7850057bf535 09:22:54 ---> 9d390f463156 09:22:54 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:22:54 ---> 34cb10263c5c 09:22:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:22:54 ---> Running in 85957fe18565 09:22:54 Removing intermediate container 85957fe18565 09:22:54 ---> 239996bc8cbe 09:22:54 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:22:54 ---> 430dd925c1ea 09:22:54 Step 19/23 : ENTRYPOINT ["/core-data"] 09:22:54 ---> Running in 05598abda1cd 09:22:54 ---> 6ff6afe1508d 09:22:54 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:22:54 ---> Running in f6027bc0fe65 09:22:54 Removing intermediate container 05598abda1cd 09:22:54 ---> f3abdce054a3 09:22:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:22:54 ---> Running in 909a57170484 09:22:54 Removing intermediate container 909a57170484 09:22:54 ---> 5c98eaca4ddd 09:22:54 Step 21/23 : LABEL arch=x86_64 09:22:54 ---> Running in 7be774505834 09:22:54 Removing intermediate container 7be774505834 09:22:54 ---> b72275f4eb87 09:22:54 Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:22:54 ---> Running in 56e2903d01ca 09:22:54 Removing intermediate container 56e2903d01ca 09:22:54 ---> c4a901176633 09:22:54 Step 23/23 : LABEL version=0.0.0 09:22:54 ---> Running in 6702ca35f6bc 09:22:54 Removing intermediate container 6702ca35f6bc 09:22:54 ---> 38648d7b0224 09:22:54 09:22:55 Successfully built 38648d7b0224 09:22:55 Successfully tagged core-data:latest 09:22:55  Building core-data ... done Removing intermediate container f6027bc0fe65 09:22:55 ---> 12d9e23b6ab9 09:22:55 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:22:55 ---> 2b34d01bf478 09:22:55 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:22:55 ---> 403e257237e2 09:22:55 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:22:55 ---> fc8117926031 09:22:55 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:22:55 ---> c27882c85574 09:22:55 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:22:56 ---> 9a2ecf21868e 09:22:56 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:22:56 ---> f27fb75fd734 09:22:56 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:22:56 ---> 8172a3b9967d 09:22:56 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:22:56 ---> 8d43813d6978 09:22:56 Step 28/33 : RUN chmod +x /entrypoint.sh 09:22:56 ---> Running in 71fb25835381 09:22:57 Removing intermediate container 71fb25835381 09:22:57 ---> e036d1893c63 09:22:57 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:22:57 ---> Running in c32c58027a62 09:22:57 Removing intermediate container c32c58027a62 09:22:57 ---> 17e4d18757b9 09:22:57 Step 30/33 : CMD ["gate"] 09:22:57 ---> Running in 19c8755804a8 09:22:57 Removing intermediate container 19c8755804a8 09:22:57 ---> d6e79d0a6666 09:22:57 Step 31/33 : LABEL arch=x86_64 09:22:57 ---> Running in fade3abb8826 09:22:57 Removing intermediate container fade3abb8826 09:22:57 ---> 2f96e28115c9 09:22:57 Step 32/33 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:22:57 ---> Running in 1e4b0f9ef475 09:22:57 Removing intermediate container 1e4b0f9ef475 09:22:57 ---> 624b53a16b67 09:22:57 Step 33/33 : LABEL version=0.0.0 09:22:57 ---> Running in 044b8bc6c6cc 09:22:57 Removing intermediate container 044b8bc6c6cc 09:22:57 ---> 78b97916c59d 09:22:57 09:22:57 Successfully built 78b97916c59d 09:22:57 Successfully tagged security-bootstrapper:latest 09:22:57  Building security-bootstrapper ... done  [Pipeline] } 09:22:57 $ docker stop --time=1 7d358b596d0d218d2f21a4503eb3fc7a2bc3b77819bfa8598a0f12eb41133bf4 09:22:59 $ docker rm -f --volumes 7d358b596d0d218d2f21a4503eb3fc7a2bc3b77819bfa8598a0f12eb41133bf4 [Pipeline] // withDockerContainer [Pipeline] sh 09:22:59 + docker images 09:22:59 REPOSITORY TAG IMAGE ID CREATED SIZE 09:22:59 security-bootstrapper latest 78b97916c59d 2 seconds ago 22.2MB 09:22:59 core-data latest 38648d7b0224 5 seconds ago 20MB 09:22:59 8f9593878b57 8 seconds ago 1.69GB 09:22:59 5e4a1bf21027 9 seconds ago 1.67GB 09:22:59 security-spiffe-token-provider latest fd63328a97dd 10 seconds ago 32.8MB 09:22:59 security-spire-agent latest 1969a2ecf152 10 seconds ago 129MB 09:22:59 dffba7460a1a 15 seconds ago 1.73GB 09:22:59 8fa4c460eac4 18 seconds ago 1.54GB 09:22:59 support-scheduler latest 8463d9dc6bf0 19 seconds ago 32.1MB 09:22:59 d120c19e26d6 27 seconds ago 1.75GB 09:22:59 security-proxy-auth latest 34006cc90178 37 seconds ago 18.3MB 09:22:59 core-common-config-bootstrapper latest 079f201df6bb 37 seconds ago 17.2MB 09:22:59 b0d2b747608b 45 seconds ago 1.68GB 09:22:59 4262ee966c0f 46 seconds ago 1.66GB 09:22:59 security-proxy-setup latest 5b61e0cdf8df 55 seconds ago 18.7MB 09:22:59 core-command latest 0eb8ec8ced56 About a minute ago 19.8MB 09:22:59 3a573a1150e5 About a minute ago 1.69GB 09:22:59 5f3955f3d51e About a minute ago 1.67GB 09:22:59 security-secretstore-setup latest d755e79fefab About a minute ago 32.8MB 09:22:59 support-notifications latest 4262763659d6 About a minute ago 32.7MB 09:22:59 core-metadata latest 494da74f1970 About a minute ago 20.4MB 09:22:59 2d247eb16942 About a minute ago 1.75GB 09:22:59 77bba0ed95fb About a minute ago 1.68GB 09:22:59 fca2ee2dfbc2 About a minute ago 1.69GB 09:22:59 security-spire-server latest d67daeeaf3e6 About a minute ago 89.8MB 09:22:59 security-spire-config latest 48119ad3b689 About a minute ago 88.9MB 09:22:59 b8673592b9e7 About a minute ago 1.54GB 09:22:59 04737e4b1661 About a minute ago 1.54GB 09:22:59 ci-base-image-x86_64 latest b1cf213411a9 5 minutes ago 881MB 09:22:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 13 days ago 664MB 09:22:59 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 09:22:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 09:22:59 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] } 09:23:07 Removing intermediate container a56802749337 09:23:07 ---> 3cf01b8ac279 09:23:07 Successfully built 3cf01b8ac279 09:23:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:08 + docker inspect -f . ci-base-image-arm64 09:23:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:08 prd-ubuntu20.04-docker-arm64-4c-16g-5696 does not seem to be running inside a container 09:23:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:23:09 $ docker top 74920f80e1ef58f423a88a9f956d4cad1ca3b0eb26bfbc5c442bda672c95d4e9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:10 + go version 09:23:10 go version go1.20.2 linux/arm64 [Pipeline] } 09:23:10 $ docker stop --time=1 74920f80e1ef58f423a88a9f956d4cad1ca3b0eb26bfbc5c442bda672c95d4e9 09:23:12 $ docker rm -f --volumes 74920f80e1ef58f423a88a9f956d4cad1ca3b0eb26bfbc5c442bda672c95d4e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:13 + docker inspect -f . ci-base-image-arm64 09:23:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:13 prd-ubuntu20.04-docker-arm64-4c-16g-5696 does not seem to be running inside a container 09:23:13 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:23:14 $ docker top 8508e2cc90c94da37d7e33b9b32f484ab3a58e2ad65e6d2e8857381a13e49477 -eo pid,comm [Pipeline] { [Pipeline] echo 09:23:14 ========================================================= 09:23:14 [edgeXBuildGoParallel] Running Tests and Build... 09:23:14 ========================================================= [Pipeline] sh 09:23:15 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 09:23:16 + make test 09:23:16 go test -race -coverprofile=coverage.out ./... 09:24:03 ? github.com/edgexfoundry/edgex-go [no test files] 09:26:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:26:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:26:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:26:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:26:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:26:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:26:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:26:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:26:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:26:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:26:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:26:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:26:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:26:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:26:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.389s coverage: 28.7% of statements 09:26:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.373s coverage: 98.5% of statements 09:26:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:26:43 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:26:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:26:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.534s coverage: 71.3% of statements 09:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:26:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.328s coverage: 54.0% of statements 09:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:26:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:27:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.409s coverage: 88.5% of statements 09:27:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.538s coverage: 3.9% of statements 09:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:27:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.863s coverage: 95.6% of statements 09:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:27:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.219s coverage: 72.2% of statements 09:27:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:27:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:27:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:27:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.270s coverage: 65.9% of statements 09:27:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:27:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:27:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.423s coverage: 0.9% of statements 09:27:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 29.0% of statements 09:27:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.299s coverage: 44.1% of statements 09:27:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.262s coverage: 82.9% of statements 09:27:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.276s coverage: 94.1% of statements 09:27:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.309s coverage: 96.3% of statements 09:27:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements 09:27:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:27:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:27:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:27:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.231s coverage: 94.4% of statements 09:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:28:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:28:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:28:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:28:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.464s coverage: 79.9% of statements 09:28:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.434s coverage: 92.9% of statements 09:28:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 09:28:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.245s coverage: 86.9% of statements 09:28:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements 09:28:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements 09:28:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 09:28:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.479s coverage: 81.2% of statements 09:28:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.477s coverage: 82.1% of statements 09:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 86.0% of statements 09:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.163s coverage: 63.1% of statements 09:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.285s coverage: 100.0% of statements 09:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 09:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements 09:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 09:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.093s coverage: 100.0% of statements 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.013s coverage: 38.4% of statements 09:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.262s coverage: 89.5% of statements 09:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:28:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:28:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements 09:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:28:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.312s coverage: 17.7% of statements 09:28:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:28:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:28:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:28:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:28:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.601s coverage: 92.3% of statements 09:28:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:28:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:28:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.307s coverage: 61.5% of statements 09:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:28:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements 09:29:00 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 09:29:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:29:00 go vet ./... 09:31:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:31:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:31:52 ./bin/test-attribution-txt.sh [Pipeline] echo 09:31:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:31:53 + ls -al . 09:31:53 total 700 09:31:53 drwxrwxr-x 10 1001 1001 4096 Mar 24 09:23 . 09:31:53 drwxr-xr-x 4 root root 4096 Mar 24 09:23 .. 09:31:53 drwxrwxr-x 2 1001 1001 4096 Mar 24 09:21 .blubracket 09:31:53 -rw-rw-r-- 1 1001 1001 16 Mar 24 09:21 .dockerignore 09:31:53 drwxrwxr-x 8 1001 1001 4096 Mar 24 09:21 .git 09:31:53 drwxrwxr-x 3 1001 1001 4096 Mar 24 09:21 .github 09:31:53 -rw-rw-r-- 1 1001 1001 1133 Mar 24 09:21 .gitignore 09:31:53 -rw-rw-r-- 1 1001 1001 42 Mar 24 09:21 .golangci.yml 09:31:53 -rw-rw-r-- 1 1001 1001 87 Mar 24 09:21 .hadolint.yml 09:31:53 -rw-rw-r-- 1 1001 1001 166 Mar 24 09:21 .sonarcloud.properties 09:31:53 -rw-rw-r-- 1 1001 1001 1171 Mar 24 09:21 ADOPTERS.md 09:31:53 -rw-rw-r-- 1 1001 1001 10835 Mar 24 09:21 Attribution.txt 09:31:53 -rw-rw-r-- 1 1001 1001 73765 Mar 24 09:21 CHANGELOG.md 09:31:53 -rw-rw-r-- 1 1001 1001 3804 Mar 24 09:21 CONTRIBUTING.md 09:31:53 -rw-rw-r-- 1 1001 1001 677 Mar 24 09:21 GOVERNANCE.md 09:31:53 -rw-rw-r-- 1 1001 1001 883 Mar 24 09:21 Jenkinsfile 09:31:53 -rw-rw-r-- 1 1001 1001 10775 Mar 24 09:21 LICENSE 09:31:53 -rw-rw-r-- 1 1001 1001 14368 Mar 24 09:21 Makefile 09:31:53 -rw-rw-r-- 1 1001 1001 582 Mar 24 09:21 OWNERS.md 09:31:53 -rw-rw-r-- 1 1001 1001 9403 Mar 24 09:21 README.md 09:31:53 -rw-rw-r-- 1 1001 1001 789 Mar 24 09:21 SECURITY.md 09:31:53 -rw-rw-r-- 1 1001 1001 5 Mar 24 09:17 VERSION 09:31:53 drwxrwxr-x 2 1001 1001 4096 Mar 24 09:21 bin 09:31:53 drwxrwxr-x 18 1001 1001 4096 Mar 24 09:21 cmd 09:31:53 -rw-r--r-- 1 root root 447379 Mar 24 09:28 coverage.out 09:31:53 -rw-rw-r-- 1 1001 1001 3200 Mar 24 09:21 go.mod 09:31:53 -rw-rw-r-- 1 1001 1001 31265 Mar 24 09:21 go.sum 09:31:53 drwxrwxr-x 7 1001 1001 4096 Mar 24 09:21 internal 09:31:53 drwxrwxr-x 3 1001 1001 4096 Mar 24 09:21 openapi 09:31:53 -rw-rw-r-- 1 1001 1001 594 Mar 24 09:21 security.txt 09:31:53 drwxrwxr-x 4 1001 1001 4096 Mar 24 09:21 snap 09:31:53 -rw-rw-r-- 1 1001 1001 204 Mar 24 09:21 version.go [Pipeline] sh 09:31:53 + '[' -e coverage.out ] 09:31:53 + chown 1001:1001 coverage.out [Pipeline] stash 09:31:53 Warning: overwriting stash ‘coverage-report’ 09:31:54 Stashed 1 file(s) [Pipeline] sh 09:31:55 + make build 09:31:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:33:31 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:33:31 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 09:33:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:33:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:34:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:34:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:34:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:34:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:34:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:34:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:34:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:34:57 $ docker stop --time=1 8508e2cc90c94da37d7e33b9b32f484ab3a58e2ad65e6d2e8857381a13e49477 09:34:59 $ docker rm -f --volumes 8508e2cc90c94da37d7e33b9b32f484ab3a58e2ad65e6d2e8857381a13e49477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:35:01 09:35:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:35:01 latest: Pulling from edgex-devops/edgex-compose-arm64 09:35:01 29e5d40040c1: Pulling fs layer 09:35:01 1ce36da41761: Pulling fs layer 09:35:01 25b303627fd3: Pulling fs layer 09:35:02 29e5d40040c1: Verifying Checksum 09:35:02 29e5d40040c1: Download complete 09:35:02 1ce36da41761: Verifying Checksum 09:35:02 1ce36da41761: Download complete 09:35:02 29e5d40040c1: Pull complete 09:35:04 1ce36da41761: Pull complete 09:35:04 25b303627fd3: Verifying Checksum 09:35:04 25b303627fd3: Download complete 09:35:12 25b303627fd3: Pull complete 09:35:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:35:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:35:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:12 prd-ubuntu20.04-docker-arm64-4c-16g-5696 does not seem to be running inside a container 09:35:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:35:14 $ docker top 9fca3b4e1d23bce85f261bb79b375adc4d5e435e9210d1150a803f08151ff077 -eo pid,comm [Pipeline] { [Pipeline] sh 09:35:15 + docker-compose build --help 09:35:15 + grep parallel 09:35:19 --parallel Build images in parallel. [Pipeline] } 09:35:19 $ docker stop --time=1 9fca3b4e1d23bce85f261bb79b375adc4d5e435e9210d1150a803f08151ff077 09:35:21 $ docker rm -f --volumes 9fca3b4e1d23bce85f261bb79b375adc4d5e435e9210d1150a803f08151ff077 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:35:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:22 prd-ubuntu20.04-docker-arm64-4c-16g-5696 does not seem to be running inside a container 09:35:22 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:35:23 $ docker top 59fdc6e74bb865048662288514dd01be4945d57c4e598116977fcc916bf3f1e1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:35:24 + docker-compose -f ./docker-compose-build.yml build --parallel 09:35:29 Building core-command ... 09:35:29 Building core-common-config-bootstrapper ... 09:35:29 Building core-data ... 09:35:29 Building core-metadata ... 09:35:29 Building security-bootstrapper ... 09:35:29 Building security-proxy-auth ... 09:35:29 Building security-proxy-setup ... 09:35:29 Building security-secretstore-setup ... 09:35:29 Building security-spiffe-token-provider ... 09:35:29 Building security-spire-agent ... 09:35:29 Building security-spire-config ... 09:35:29 Building security-spire-server ... 09:35:29 Building support-notifications ... 09:35:29 Building support-scheduler ... 09:35:29 Building core-command 09:35:29 Building core-common-config-bootstrapper 09:35:29 Building security-spiffe-token-provider 09:35:29 Building security-spire-agent 09:35:29 Building core-metadata 09:36:16 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:36:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:36:16 ---> 3cf01b8ac279 09:36:16 Step 3/20 : WORKDIR /edgex-go 09:36:16 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:36:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:36:16 ---> 3cf01b8ac279 09:36:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:36:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:36:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:36:16 ---> 3cf01b8ac279 09:36:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:36:16 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:36:16 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:36:16 ---> 3cf01b8ac279 09:36:16 Step 3/27 : WORKDIR /edgex-go 09:36:16 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:36:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:36:16 ---> 3cf01b8ac279 09:36:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:36:16 ---> Running in ea87f3dc7cb9 09:36:16 ---> Running in 28e66a0ae3b3 09:36:16 ---> Running in 2746ae9f8752 09:36:16 ---> Running in 68a17ad4e278 09:36:16 ---> Running in 9ba8d1f2391e 09:36:16 Removing intermediate container 68a17ad4e278 09:36:16 ---> 406f3bf67fb4 09:36:16 Step 4/24 : WORKDIR /edgex-go 09:36:16 Removing intermediate container ea87f3dc7cb9 09:36:16 ---> a20c34bec6e6 09:36:16 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:36:16 Removing intermediate container 9ba8d1f2391e 09:36:16 ---> 490586d97c69 09:36:16 Step 4/23 : WORKDIR /edgex-go 09:36:16 ---> Running in 076630c3dc76 09:36:16 Removing intermediate container 28e66a0ae3b3 09:36:16 ---> ad59bcb8e82c 09:36:16 Step 4/25 : WORKDIR /edgex-go 09:36:16 Removing intermediate container 2746ae9f8752 09:36:16 ---> 06844a9304c9 09:36:16 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:36:16 ---> Running in 6805bbe26ab2 09:36:16 ---> Running in e2aa0f163cf8 09:36:16 ---> Running in 3382df2b07cc 09:36:16 ---> Running in f43f6306fd17 09:36:16 Removing intermediate container e2aa0f163cf8 09:36:16 ---> 0be7b669000c 09:36:16 Step 5/23 : RUN apk add --update --no-cache make git 09:36:16 Removing intermediate container f43f6306fd17 09:36:16 ---> a9f47dc5b0d6 09:36:16 Step 5/25 : RUN apk add --update --no-cache make git 09:36:16 ---> Running in 220096d6e7e9 09:36:16 Removing intermediate container 076630c3dc76 09:36:16 ---> f816cd30677f 09:36:16 Step 5/24 : RUN apk add --update --no-cache make git 09:36:16 ---> Running in 6ce8b6bd7b74 09:36:16 ---> Running in 82a2a9e4b1a2 09:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:36:17 OK: 263 MiB in 53 packages 09:36:18 OK: 263 MiB in 53 packages 09:36:18 OK: 263 MiB in 53 packages 09:36:18 OK: 263 MiB in 53 packages 09:36:18 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:36:18 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:36:18 OK: 17693 distinct packages available 09:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:36:19 Removing intermediate container 3382df2b07cc 09:36:19 ---> a23992e40c1d 09:36:19 Step 5/27 : COPY go.mod vendor* ./ 09:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:36:19 Removing intermediate container 220096d6e7e9 09:36:19 ---> 2e3ecfc789b7 09:36:19 Step 6/23 : COPY go.mod vendor* ./ 09:36:20 Removing intermediate container 6ce8b6bd7b74 09:36:20 ---> 1c4b0e2d8fe6 09:36:20 Step 6/25 : COPY go.mod vendor* ./ 09:36:20 Removing intermediate container 82a2a9e4b1a2 09:36:20 ---> 0bcbe36e4784 09:36:20 Step 6/24 : COPY go.mod vendor* ./ 09:36:20 ---> 7318a3818a28 09:36:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:20 ---> Running in e989179a0688 09:36:20 OK: 263 MiB in 53 packages 09:36:20 ---> 44cd843f7a68 09:36:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:21 ---> Running in be3ef387d742 09:36:21 ---> 1c8e4eb66179 09:36:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:21 ---> Running in 8561cf9759fa 09:36:22 ---> db999372834d 09:36:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:22 ---> Running in caaa74cf3df7 09:36:22 Removing intermediate container 6805bbe26ab2 09:36:22 ---> 7f8b4ff8764d 09:36:22 Step 5/20 : COPY go.mod vendor* ./ 09:36:24 ---> 04dee1f54753 09:36:24 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:24 ---> Running in e13d62d52ea3 09:38:16 Removing intermediate container caaa74cf3df7 09:38:16 ---> 635411fac048 09:38:16 Step 8/24 : COPY . . 09:38:16 Removing intermediate container 8561cf9759fa 09:38:16 ---> 62677cba7988 09:38:16 Step 8/25 : COPY . . 09:38:16 Removing intermediate container be3ef387d742 09:38:16 ---> ac0f2e865342 09:38:16 Step 8/23 : COPY . . 09:38:16 Removing intermediate container e989179a0688 09:38:16 ---> b7909bae5c80 09:38:16 Step 7/27 : COPY . . 09:38:16 Removing intermediate container e13d62d52ea3 09:38:16 ---> ca51894fdb7c 09:38:16 Step 7/20 : COPY . . 09:38:21 ---> 464361c7e52b 09:38:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:38:21 ---> add215c5500a 09:38:21 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:38:21 ---> aa6a90841e5b 09:38:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:38:21 ---> b813e4bcab39 09:38:21 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:38:21 ---> Running in e88306db0828 09:38:21 ---> Running in 8cefed1f80d9 09:38:21 ---> Running in f7a47612c96f 09:38:21 ---> bd12a868f7ad 09:38:21 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:38:21 ---> Running in cf54f9a34fcc 09:38:21 ---> Running in b3b0828e6fd8 09:38:21 Removing intermediate container 8cefed1f80d9 09:38:21 ---> 056758a88856 09:38:21 Step 9/27 : WORKDIR /edgex-go/spire-build 09:38:22 ---> Running in 651e8c34ef16 09:38:22 Removing intermediate container 651e8c34ef16 09:38:22 ---> cbc22848f1c2 09:38:22 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:38:23 ---> Running in ac846a22cb47 09:38:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:38:23 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:38:23 Removing intermediate container ac846a22cb47 09:38:23 ---> 7355870abbf6 09:38:23 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:38:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:38:23 ---> Running in 552a324e64f7 09:38:23 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 09:38:27 Removing intermediate container 552a324e64f7 09:38:27 ---> 487ac813cc0c 09:38:27 Step 12/27 : WORKDIR /edgex-go 09:38:27 ---> Running in 176dfb6f8602 09:38:27 Removing intermediate container 176dfb6f8602 09:38:27 ---> bd8c230a7801 09:38:27 09:38:27 Step 13/27 : FROM alpine:3.17 09:38:27 3.17: Pulling from library/alpine 09:38:27 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 09:38:27 Status: Downloaded newer image for alpine:3.17 09:38:27 ---> d74e625d9115 09:38:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:38:28 ---> Running in a804489ce38a 09:38:28 Removing intermediate container a804489ce38a 09:38:28 ---> d99954528c02 09:38:28 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:38:28 ---> Running in 4a0557072dd7 09:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:38:32 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:38:32 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:38:32 OK: 17691 distinct packages available 09:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:38:34 (1/5) Installing dumb-init (1.2.5-r2) 09:38:34 (2/5) Installing musl-obstack (1.2.3-r0) 09:38:34 (3/5) Installing libucontext (1.2-r0) 09:38:34 (4/5) Installing gcompat (1.1.0-r0) 09:38:34 (5/5) Installing openssl (3.0.8-r1) 09:38:34 Executing busybox-1.35.0-r29.trigger 09:38:34 OK: 9 MiB in 20 packages 09:38:36 Removing intermediate container 4a0557072dd7 09:38:36 ---> c2662b6ecdc5 09:38:36 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:38:37 ---> eada7539b81e 09:38:37 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:38:38 ---> 6b52b506ebba 09:38:38 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:38:41 ---> d18e6727ec86 09:38:41 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:38:49 ---> 562672bc4d99 09:38:49 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:38:49 ---> 670850a5c1c4 09:38:49 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:38:50 ---> bf4a26580767 09:38:50 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:38:51 ---> 5a99af6c3f31 09:38:51 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:38:51 ---> Running in 2114cbbe8fe3 09:38:51 Removing intermediate container 2114cbbe8fe3 09:38:51 ---> f750acc5fca3 09:38:51 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:38:51 ---> Running in aecae2461480 09:38:52 Removing intermediate container aecae2461480 09:38:52 ---> c0facaa56b03 09:38:52 Step 25/27 : LABEL arch=arm64 09:38:52 ---> Running in 1835528e9202 09:38:53 Removing intermediate container 1835528e9202 09:38:53 ---> 4899c866d36b 09:38:53 Step 26/27 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:38:53 ---> Running in cfd0eb01a994 09:38:53 Removing intermediate container cfd0eb01a994 09:38:53 ---> 6833da574c77 09:38:53 Step 27/27 : LABEL version=0.0.0 09:38:53 ---> Running in 861b170e1a4e 09:38:53 Removing intermediate container 861b170e1a4e 09:38:53 ---> 75917d161591 09:38:53 09:38:54 Successfully built 75917d161591 09:38:54 Successfully tagged security-spire-agent-arm64:latest 09:38:54  Building security-spire-agent ... done Building security-proxy-setup 09:39:12 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:39:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:39:12 ---> 3cf01b8ac279 09:39:12 Step 3/22 : WORKDIR /edgex-go 09:39:12 ---> Using cache 09:39:12 ---> 06844a9304c9 09:39:12 Step 4/22 : RUN apk add --update --no-cache make git 09:39:12 ---> Running in ac0f6895b6bd 09:39:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:39:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:39:13 OK: 263 MiB in 53 packages 09:39:15 Removing intermediate container ac0f6895b6bd 09:39:15 ---> 667302771c56 09:39:15 Step 5/22 : COPY go.mod vendor* ./ 09:39:16 ---> 4bd6734d636b 09:39:16 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:16 ---> Running in 43493e8cfe6f 09:40:53 Removing intermediate container 43493e8cfe6f 09:40:53 ---> fe4112d60829 09:40:53 Step 7/22 : COPY . . 09:41:03 ---> 798c03cb7e7c 09:41:03 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:41:03 ---> Running in 2a5e6e949f59 09:41:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:44:56 Removing intermediate container f7a47612c96f 09:44:56 ---> 8891334ae98f 09:44:56 09:44:56 Step 10/23 : FROM alpine:3.17 09:44:56 ---> d74e625d9115 09:44:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:44:56 ---> Running in 87cd9907eff6 09:44:56 Removing intermediate container 87cd9907eff6 09:44:56 ---> 4d3002deabd1 09:44:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:44:56 ---> Running in 8d6823f9e220 09:44:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:44:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:44:57 (1/1) Installing dumb-init (1.2.5-r2) 09:44:57 Executing busybox-1.35.0-r29.trigger 09:44:57 OK: 8 MiB in 16 packages 09:44:59 Removing intermediate container 8d6823f9e220 09:44:59 ---> c1f11599a25b 09:44:59 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:44:59 ---> 1ea6e8670bcb 09:44:59 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:45:00 ---> 2773dcb937c9 09:45:00 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:45:05 ---> e734f3f5ce52 09:45:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:45:06 ---> f28a0716dfd8 09:45:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:45:07 ---> b0a0292b011a 09:45:07 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:45:08 ---> Running in 74caf281ae5b 09:45:12 Removing intermediate container 74caf281ae5b 09:45:12 ---> 0edbc5d4b3f7 09:45:12 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:45:12 ---> Running in 56dcb70b355c 09:45:12 Removing intermediate container 56dcb70b355c 09:45:12 ---> 468751658c75 09:45:12 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:45:13 ---> Running in 103745c0e967 09:45:13 Removing intermediate container b3b0828e6fd8 09:45:13 ---> 4128f329fbec 09:45:13 09:45:13 Step 10/24 : FROM alpine:3.17 09:45:13 ---> d74e625d9115 09:45:13 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:45:13 ---> Running in 3abc6ee06468 09:45:14 Removing intermediate container 103745c0e967 09:45:14 ---> 3342640103a5 09:45:14 Step 21/23 : LABEL arch=arm64 09:45:14 ---> Running in a5371f70fc69 09:45:15 Removing intermediate container a5371f70fc69 09:45:15 ---> 7cac678f13b2 09:45:15 Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:45:15 ---> Running in 55788f3fd413 09:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:45:16 Removing intermediate container 55788f3fd413 09:45:16 ---> ac69bf540f52 09:45:16 Step 23/23 : LABEL version=0.0.0 09:45:16 ---> Running in cbaa0f26a4b3 09:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:45:17 Removing intermediate container cbaa0f26a4b3 09:45:17 ---> 45cf8bd5e2e7 09:45:17 09:45:17 (1/1) Installing dumb-init (1.2.5-r2) 09:45:17 Executing busybox-1.35.0-r29.trigger 09:45:18 OK: 8 MiB in 16 packages 09:45:18 Successfully built 45cf8bd5e2e7 09:45:18 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:45:18  Building core-common-config-bootstrapper ... done Building security-proxy-auth 09:45:20 Removing intermediate container 3abc6ee06468 09:45:20 ---> 67a0fc55b416 09:45:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:45:20 ---> Running in 0c8ab9f2ba2f 09:45:20 Removing intermediate container 0c8ab9f2ba2f 09:45:20 ---> 0e470477aeb2 09:45:20 Step 13/24 : ENV APP_PORT=59882 09:45:21 ---> Running in 4a607fafd89a 09:45:22 Removing intermediate container 4a607fafd89a 09:45:22 ---> ffd8790645cf 09:45:22 Step 14/24 : EXPOSE $APP_PORT 09:45:22 ---> Running in 02a9f1a4a320 09:45:23 Removing intermediate container 02a9f1a4a320 09:45:23 ---> b604c726ae58 09:45:23 Step 15/24 : WORKDIR / 09:45:23 ---> Running in b7391915f4ec 09:45:24 Removing intermediate container b7391915f4ec 09:45:24 ---> c5f839ccf643 09:45:24 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:45:26 ---> 9b87d81ef4bc 09:45:26 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:45:27 ---> 153abe890412 09:45:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:45:28 Removing intermediate container cf54f9a34fcc 09:45:28 ---> 61697b56da91 09:45:28 09:45:28 Step 10/25 : FROM alpine:3.17 09:45:28 ---> d74e625d9115 09:45:28 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:45:28 ---> Using cache 09:45:28 ---> 67a0fc55b416 09:45:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:45:28 ---> Using cache 09:45:28 ---> 0e470477aeb2 09:45:28 Step 13/25 : ENV APP_PORT=59881 09:45:30 ---> Running in e5b1ba7a2e44 09:45:30 ---> 371d4b538c92 09:45:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:45:31 Removing intermediate container e5b1ba7a2e44 09:45:31 ---> d82faa9d7966 09:45:31 Step 14/25 : EXPOSE $APP_PORT 09:45:31 ---> Running in c95d6651bebc 09:45:32 ---> 655184963347 09:45:32 Step 20/24 : ENTRYPOINT ["/core-command"] 09:45:32 Removing intermediate container c95d6651bebc 09:45:32 ---> 46c83f3e2e75 09:45:32 Step 15/25 : WORKDIR / 09:45:32 ---> Running in afd4a5b1bcfe 09:45:32 ---> Running in f4c56b433625 09:45:33 Removing intermediate container afd4a5b1bcfe 09:45:33 ---> e87a86b42ef9 09:45:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:45:33 Removing intermediate container f4c56b433625 09:45:33 ---> 7c71e2157ad4 09:45:33 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:45:33 ---> Running in ce3d153bf526 09:45:34 Removing intermediate container ce3d153bf526 09:45:34 ---> 172b3159f355 09:45:34 Step 22/24 : LABEL arch=arm64 09:45:34 ---> Running in 56b120de53fd 09:45:35 ---> bfdf5a287b19 09:45:35 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:45:35 Removing intermediate container 56b120de53fd 09:45:35 ---> d6464bbe071d 09:45:35 Step 23/24 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:45:35 ---> Running in 69ecd1b0bc4a 09:45:36 Removing intermediate container 69ecd1b0bc4a 09:45:36 ---> b35b02c847b8 09:45:36 Step 24/24 : LABEL version=0.0.0 09:45:36 ---> Running in 39048a93e623 09:45:36 ---> e33beacd8ba3 09:45:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:45:37 Removing intermediate container 39048a93e623 09:45:37 ---> 2201c3d95c2f 09:45:37 09:45:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:45:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:45:37 ---> 3cf01b8ac279 09:45:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:45:37 ---> Using cache 09:45:37 ---> ad59bcb8e82c 09:45:37 Step 4/23 : WORKDIR /edgex-go 09:45:37 ---> Using cache 09:45:37 ---> a9f47dc5b0d6 09:45:37 Step 5/23 : RUN apk add --update --no-cache make git 09:45:37 ---> Using cache 09:45:37 ---> 1c4b0e2d8fe6 09:45:37 Step 6/23 : COPY go.mod vendor* ./ 09:45:37 ---> Using cache 09:45:37 ---> 1c8e4eb66179 09:45:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:37 ---> Using cache 09:45:37 ---> 62677cba7988 09:45:37 Step 8/23 : COPY . . 09:45:37 Successfully built 2201c3d95c2f 09:45:37 ---> Using cache 09:45:37 ---> b813e4bcab39 09:45:37 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:45:38 Successfully tagged core-command-arm64:latest 09:45:38  Building core-command ... done Building core-data 09:45:38 ---> Running in 12f06361b382 09:45:39 ---> 3c1bd63ee611 09:45:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:45: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:45:40 ---> 7b86332e8431 09:45:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:45:44 ---> 8d5c1affcfef 09:45:44 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:45:44 ---> Running in bcd3f0cd249b 09:45:45 Removing intermediate container bcd3f0cd249b 09:45:45 ---> 25b1c4e881c4 09:45:45 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:45:45 ---> Running in f3104ba4c675 09:45:46 Removing intermediate container f3104ba4c675 09:45:46 ---> a559628b8d2b 09:45:46 Step 23/25 : LABEL arch=arm64 09:45:46 ---> Running in 9cd104840bc9 09:45:47 Removing intermediate container 9cd104840bc9 09:45:47 ---> d3e964ed37c1 09:45:47 Step 24/25 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:45:47 ---> Running in 0bfa610b2aa4 09:45:48 Removing intermediate container 0bfa610b2aa4 09:45:48 ---> bcd69ffd670a 09:45:48 Step 25/25 : LABEL version=0.0.0 09:45:48 ---> Running in 3479a07c1720 09:45:48 Removing intermediate container 3479a07c1720 09:45:48 ---> f6bcfcde8da5 09:45:48 09:45:49 Successfully built f6bcfcde8da5 09:45:49 Successfully tagged core-metadata-arm64:latest 09:45:49 Building support-scheduler 09:45:56  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:45:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:45:56 ---> 3cf01b8ac279 09:45:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:45:56 ---> Using cache 09:45:56 ---> ad59bcb8e82c 09:45:56 Step 4/23 : WORKDIR /edgex-go 09:45:56 ---> Using cache 09:45:56 ---> a9f47dc5b0d6 09:45:56 Step 5/23 : RUN apk add --update --no-cache make git 09:45:56 ---> Using cache 09:45:56 ---> 1c4b0e2d8fe6 09:45:56 Step 6/23 : COPY go.mod vendor* ./ 09:45:56 ---> Using cache 09:45:56 ---> 1c8e4eb66179 09:45:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:56 ---> Using cache 09:45:56 ---> 62677cba7988 09:45:56 Step 8/23 : COPY . . 09:45:56 ---> Using cache 09:45:56 ---> b813e4bcab39 09:45:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:45:57 ---> Running in 4a0019d45d7d 09:45:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:46:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:46:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:46:11 ---> 3cf01b8ac279 09:46:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:46:11 ---> Using cache 09:46:11 ---> ad59bcb8e82c 09:46:11 Step 4/23 : WORKDIR /edgex-go 09:46:11 ---> Using cache 09:46:11 ---> a9f47dc5b0d6 09:46:11 Step 5/23 : RUN apk add --update --no-cache make git 09:46:11 ---> Using cache 09:46:11 ---> 1c4b0e2d8fe6 09:46:11 Step 6/23 : COPY go.mod vendor* ./ 09:46:11 ---> Using cache 09:46:11 ---> 1c8e4eb66179 09:46:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:11 ---> Using cache 09:46:11 ---> 62677cba7988 09:46:11 Step 8/23 : COPY . . 09:46:11 ---> Using cache 09:46:11 ---> b813e4bcab39 09:46:11 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:46:11 ---> Running in f62ccd7833e5 09:46:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:46:40 Removing intermediate container e88306db0828 09:46:40 ---> 6c02f2dfc14c 09:46:40 09:46:40 Step 9/20 : FROM alpine:3.17 09:46:40 ---> d74e625d9115 09:46:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:46:40 ---> Running in f1ef364d1bc1 09:46:40 Removing intermediate container f1ef364d1bc1 09:46:40 ---> 69421e8c6b32 09:46:40 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:46:40 ---> Running in a45a4b411f29 09:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:46:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:46:44 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:46:44 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:46:44 OK: 17691 distinct packages available 09:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:46:46 (1/9) Installing ca-certificates (20220614-r4) 09:46:46 (2/9) Installing brotli-libs (1.0.9-r9) 09:46:46 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:46:46 (4/9) Installing libcurl (7.88.1-r1) 09:46:46 (5/9) Installing curl (7.88.1-r1) 09:46:46 (6/9) Installing dumb-init (1.2.5-r2) 09:46:46 (7/9) Installing musl-obstack (1.2.3-r0) 09:46:46 (8/9) Installing libucontext (1.2-r0) 09:46:46 (9/9) Installing gcompat (1.1.0-r0) 09:46:46 Executing busybox-1.35.0-r29.trigger 09:46:47 Executing ca-certificates-20220614-r4.trigger 09:46:47 OK: 11 MiB in 24 packages 09:46:51 Removing intermediate container a45a4b411f29 09:46:51 ---> 68b297301b14 09:46:51 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:46:52 ---> 0471cf2fde81 09:46:52 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:46:53 ---> 4e1412aa839e 09:46:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:46:57 ---> 5031dbfc0a6a 09:46:57 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:46:57 Removing intermediate container 2a5e6e949f59 09:46:57 ---> 0ea742ce330b 09:46:57 09:46:57 Step 9/22 : FROM alpine:3.17 09:46:57 ---> d74e625d9115 09:46:57 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:46:57 ---> Running in 9c19fdcba4e1 09:46:58 ---> a017c29e403c 09:46:58 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:46:58 ---> Running in 55cecf276f17 09:46:59 Removing intermediate container 55cecf276f17 09:46:59 ---> 215780aa1208 09:46:59 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:46:59 ---> Running in 8439bad804ea 09:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:47:01 (1/2) Installing dumb-init (1.2.5-r2) 09:47:01 (2/2) Installing openssl (3.0.8-r1) 09:47:01 Executing busybox-1.35.0-r29.trigger 09:47:01 OK: 8 MiB in 17 packages 09:47:02 Removing intermediate container 8439bad804ea 09:47:02 ---> 389a04e26058 09:47:02 Step 18/20 : LABEL arch=arm64 09:47:02 ---> Running in a26845eb95f7 09:47:03 Removing intermediate container a26845eb95f7 09:47:03 ---> ffd2bbca50bd 09:47:03 Step 19/20 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:47:03 ---> Running in 3cf8513fdfa5 09:47:03 Removing intermediate container 9c19fdcba4e1 09:47:03 ---> cdcd208b1a27 09:47:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:47:04 ---> Running in ed0cea8a871a 09:47:04 Removing intermediate container 3cf8513fdfa5 09:47:04 ---> e2f64900cfc2 09:47:04 Step 20/20 : LABEL version=0.0.0 09:47:04 Removing intermediate container ed0cea8a871a 09:47:04 ---> b46027cf9bfe 09:47:04 Step 12/22 : WORKDIR /edgex 09:47:04 ---> Running in 9b246de32f64 09:47:04 ---> Running in 6e99e8aaea2d 09:47:05 Removing intermediate container 9b246de32f64 09:47:05 ---> 93d5a5f0a831 09:47:05 09:47:05 Removing intermediate container 6e99e8aaea2d 09:47:05 ---> 14276a9a1313 09:47:05 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:47:06 Successfully built 93d5a5f0a831 09:47:06 Successfully tagged security-spiffe-token-provider-arm64:latest 09:47:06  Building security-spiffe-token-provider ... done Building support-notifications 09:47:06 ---> c7fbd65813b8 09:47:06 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:47:07 ---> 1c8e2f4845c5 09:47:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:47:08 ---> b7edff27d0ea 09:47:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:47:10 ---> df6e446dd465 09:47:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:47:11 ---> 1fb799daf746 09:47:11 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:47:11 ---> Running in 2f088001bf9f 09:47:16 Removing intermediate container 2f088001bf9f 09:47:16 ---> d16faf665796 09:47:16 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:47:16 ---> Running in 623b10dd90cd 09:47:16 Removing intermediate container 623b10dd90cd 09:47:16 ---> 78c3e64db7cc 09:47:16 Step 20/22 : LABEL arch=arm64 09:47:17 ---> Running in 62dd6e1a364c 09:47:18 Removing intermediate container 62dd6e1a364c 09:47:18 ---> d1555274c296 09:47:18 Step 21/22 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:47:18 ---> Running in 1bbe4f645dd6 09:47:18 Removing intermediate container 1bbe4f645dd6 09:47:18 ---> f4681c11cfbc 09:47:18 Step 22/22 : LABEL version=0.0.0 09:47:19 ---> Running in e6e8e8ee317d 09:47:19 Removing intermediate container e6e8e8ee317d 09:47:19 ---> f912a340dd50 09:47:19 09:47:19 Successfully built f912a340dd50 09:47:19 Successfully tagged security-proxy-setup-arm64:latest 09:47:19  Building security-proxy-setup ... done Building security-spire-config 09:47:25 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:47:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:47:25 ---> 3cf01b8ac279 09:47:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:47:25 ---> Using cache 09:47:25 ---> ad59bcb8e82c 09:47:25 Step 4/23 : WORKDIR /edgex-go 09:47:25 ---> Using cache 09:47:25 ---> a9f47dc5b0d6 09:47:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:47:25 ---> Running in 55442c7ad377 09:47:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:47:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:47:29 OK: 263 MiB in 53 packages 09:47:31 Removing intermediate container 55442c7ad377 09:47:31 ---> b01a406d8fe3 09:47:31 Step 6/23 : COPY go.mod vendor* ./ 09:47:32 ---> 499c65510bc5 09:47:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:32 ---> Running in b10a1ed8d9bb 09:47:39 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:47:39 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:47:39 ---> 3cf01b8ac279 09:47:39 Step 3/27 : WORKDIR /edgex-go 09:47:39 ---> Using cache 09:47:39 ---> 06844a9304c9 09:47:39 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:47:39 ---> Using cache 09:47:39 ---> a23992e40c1d 09:47:39 Step 5/27 : COPY go.mod vendor* ./ 09:47:39 ---> Using cache 09:47:39 ---> 7318a3818a28 09:47:39 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:39 ---> Using cache 09:47:39 ---> b7909bae5c80 09:47:39 Step 7/27 : COPY . . 09:47:39 ---> Using cache 09:47:39 ---> add215c5500a 09:47:39 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:47:39 ---> Using cache 09:47:39 ---> 056758a88856 09:47:39 Step 9/27 : WORKDIR /edgex-go/spire-build 09:47:39 ---> Using cache 09:47:39 ---> cbc22848f1c2 09:47:39 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:47:39 ---> Using cache 09:47:39 ---> 7355870abbf6 09:47:39 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:47:39 ---> Using cache 09:47:39 ---> 487ac813cc0c 09:47:39 Step 12/27 : WORKDIR /edgex-go 09:47:39 ---> Using cache 09:47:39 ---> bd8c230a7801 09:47:39 09:47:39 Step 13/27 : FROM alpine:3.17 09:47:39 ---> d74e625d9115 09:47:39 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:47:39 ---> Using cache 09:47:39 ---> d99954528c02 09:47:39 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:47:39 ---> Running in d1d633bfa1d8 09:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:47:43 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:47:43 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:47:43 OK: 17691 distinct packages available 09:47:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:47:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:47:46 (1/4) Installing dumb-init (1.2.5-r2) 09:47:46 (2/4) Installing musl-obstack (1.2.3-r0) 09:47:46 (3/4) Installing libucontext (1.2-r0) 09:47:46 (4/4) Installing gcompat (1.1.0-r0) 09:47:46 Executing busybox-1.35.0-r29.trigger 09:47:46 OK: 8 MiB in 19 packages 09:47:48 Removing intermediate container d1d633bfa1d8 09:47:48 ---> b1d77cf25749 09:47:48 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:47:48 ---> 63d4dfbbb6be 09:47:48 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:47:49 ---> bae90562e166 09:47:49 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:47:56 ---> e6e6cad95985 09:47:56 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:47:57 ---> a14d113eff87 09:47:57 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:47:57 ---> Running in a20ff991e1f8 09:47:57 Removing intermediate container a20ff991e1f8 09:47:57 ---> f112f8167410 09:47:57 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:47:58 ---> d22afd30a9a6 09:47:58 Step 22/27 : WORKDIR / 09:47:58 ---> Running in 769fab663e7a 09:47:59 Removing intermediate container 769fab663e7a 09:47:59 ---> cf9dc6130558 09:47:59 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:47:59 ---> Running in 5983556467ac 09:48:00 Removing intermediate container 5983556467ac 09:48:00 ---> f72019a88be9 09:48:00 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:48:00 ---> Running in d5ee09aeb13a 09:48:00 Removing intermediate container d5ee09aeb13a 09:48:00 ---> d7fdb0991d47 09:48:00 Step 25/27 : LABEL arch=arm64 09:48:00 ---> Running in d18db8cdbb63 09:48:01 Removing intermediate container d18db8cdbb63 09:48:01 ---> 7a227a2fab46 09:48:01 Step 26/27 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:48:01 ---> Running in f5fb3426df1e 09:48:02 Removing intermediate container f5fb3426df1e 09:48:02 ---> ebbabbe2bc7f 09:48:02 Step 27/27 : LABEL version=0.0.0 09:48:02 ---> Running in 0b6e11a0307a 09:48:02 Removing intermediate container 0b6e11a0307a 09:48:02 ---> 6925007d8cfa 09:48:02 09:48:03 Successfully built 6925007d8cfa 09:48:03 Successfully tagged security-spire-config-arm64:latest 09:48:03 Building security-bootstrapper 09:48:21  Building security-spire-config ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:48:21 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:48:21 ---> 3cf01b8ac279 09:48:21 Step 3/33 : WORKDIR /edgex-go 09:48:21 ---> Using cache 09:48:21 ---> 06844a9304c9 09:48:21 Step 4/33 : RUN apk add --update --no-cache make git 09:48:21 ---> Using cache 09:48:21 ---> 667302771c56 09:48:21 Step 5/33 : COPY go.mod vendor* ./ 09:48:21 ---> Using cache 09:48:21 ---> 4bd6734d636b 09:48:21 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:21 ---> Using cache 09:48:21 ---> fe4112d60829 09:48:21 Step 7/33 : COPY . . 09:48:21 ---> Using cache 09:48:21 ---> 798c03cb7e7c 09:48:21 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:48:21 ---> Running in 9a9e9356ac89 09:48:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:49:19 Removing intermediate container b10a1ed8d9bb 09:49:19 ---> 9797b1b44a8c 09:49:19 Step 8/23 : COPY . . 09:49:22 ---> 386e70a359b8 09:49:22 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:49:22 ---> Running in 2f01493fc5f3 09:49:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:52:00 Removing intermediate container 12f06361b382 09:52:00 ---> 547f70faa154 09:52:00 09:52:00 Step 10/23 : FROM alpine:3.17 09:52:00 ---> d74e625d9115 09:52:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:52:00 ---> Using cache 09:52:00 ---> 4d3002deabd1 09:52:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:52:00 ---> Using cache 09:52:00 ---> c1f11599a25b 09:52:00 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:52:00 ---> Using cache 09:52:00 ---> 1ea6e8670bcb 09:52:00 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:52:00 ---> Using cache 09:52:00 ---> 2773dcb937c9 09:52:00 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:52:00 ---> f4793e4a63b8 09:52:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:52:00 ---> 175887f9c94b 09:52:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:52:00 ---> 26c5686d3c55 09:52:00 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:52:00 ---> Running in 5f1bec043aaf 09:52:00 Removing intermediate container 5f1bec043aaf 09:52:00 ---> d24dc7026db0 09:52:00 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:52:00 ---> Running in c03e989cbc40 09:52:00 Removing intermediate container c03e989cbc40 09:52:00 ---> bb68e73bfacc 09:52:00 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:52:00 ---> Running in 71247a18e1ca 09:52:00 Removing intermediate container 71247a18e1ca 09:52:00 ---> 791711505473 09:52:00 Step 21/23 : LABEL arch=arm64 09:52:00 ---> Running in 8ba7ff5b4ebf 09:52:00 Removing intermediate container 8ba7ff5b4ebf 09:52:00 ---> f93a46ae3477 09:52:00 Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:52:00 ---> Running in 238ccde14bd4 09:52:00 Removing intermediate container 238ccde14bd4 09:52:00 ---> f2e90352f326 09:52:00 Step 23/23 : LABEL version=0.0.0 09:52:00 ---> Running in e1fe848e794e 09:52:00 Removing intermediate container e1fe848e794e 09:52:00 ---> a9524f5d3d57 09:52:00 09:52:00 Successfully built a9524f5d3d57 09:52:00 Successfully tagged security-proxy-auth-arm64:latest 09:52:00  Building security-proxy-auth ... done Building security-spire-server 09:52:12 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:52:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:52:12 ---> 3cf01b8ac279 09:52:12 Step 3/26 : WORKDIR /edgex-go 09:52:12 ---> Using cache 09:52:12 ---> 06844a9304c9 09:52:12 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:52:12 ---> Using cache 09:52:12 ---> a23992e40c1d 09:52:12 Step 5/26 : COPY go.mod vendor* ./ 09:52:12 ---> Using cache 09:52:12 ---> 7318a3818a28 09:52:12 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:12 ---> Using cache 09:52:12 ---> b7909bae5c80 09:52:12 Step 7/26 : COPY . . 09:52:12 ---> Using cache 09:52:12 ---> add215c5500a 09:52:12 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:52:12 ---> Using cache 09:52:12 ---> 056758a88856 09:52:12 Step 9/26 : WORKDIR /edgex-go/spire-build 09:52:12 ---> Using cache 09:52:12 ---> cbc22848f1c2 09:52:12 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:52:12 ---> Using cache 09:52:12 ---> 7355870abbf6 09:52:12 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:52:12 ---> Running in 4bded4dee3d6 09:52:16 Removing intermediate container 4bded4dee3d6 09:52:16 ---> aff3acaa7295 09:52:16 Step 12/26 : WORKDIR /edgex-go 09:52:16 ---> Running in dabe742e60d2 09:52:16 Removing intermediate container dabe742e60d2 09:52:16 ---> 85dcbe4d8381 09:52:16 09:52:16 Step 13/26 : FROM alpine:3.17 09:52:16 ---> d74e625d9115 09:52:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:52:16 ---> Using cache 09:52:16 ---> d99954528c02 09:52:16 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:52:16 ---> Using cache 09:52:16 ---> c2662b6ecdc5 09:52:16 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:52:16 ---> Using cache 09:52:16 ---> eada7539b81e 09:52:16 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:52:16 ---> Using cache 09:52:16 ---> 6b52b506ebba 09:52:16 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:52:21 ---> 5b84850b07db 09:52:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:52:22 ---> eb7a482badb6 09:52:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:52:23 ---> e0140a745be4 09:52:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:52:24 ---> c45cb4e381fb 09:52:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:52:24 ---> Running in a157766744b4 09:52:24 Removing intermediate container a157766744b4 09:52:24 ---> 5a53f198eae7 09:52:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:52:24 ---> Running in 6c5d144c19ad 09:52:25 Removing intermediate container 6c5d144c19ad 09:52:25 ---> 4e39f9cf3dee 09:52:25 Step 24/26 : LABEL arch=arm64 09:52:25 ---> Running in b6afbd15b001 09:52:25 Removing intermediate container b6afbd15b001 09:52:25 ---> 6a696acd771d 09:52:25 Step 25/26 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:52:25 ---> Running in 28bd408c4982 09:52:26 Removing intermediate container 28bd408c4982 09:52:26 ---> 53ae5af50318 09:52:26 Step 26/26 : LABEL version=0.0.0 09:52:26 ---> Running in c04b0133a82f 09:52:27 Removing intermediate container c04b0133a82f 09:52:27 ---> f262b4079d45 09:52:27 09:52:27 Successfully built f262b4079d45 09:52:27 Successfully tagged security-spire-server-arm64:latest 09:52:27  Building security-spire-server ... done Building security-secretstore-setup 09:52:45 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:52:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:52:45 ---> 3cf01b8ac279 09:52:45 Step 3/25 : WORKDIR /edgex-go 09:52:45 ---> Using cache 09:52:45 ---> 06844a9304c9 09:52:45 Step 4/25 : RUN apk add --update --no-cache make git 09:52:45 ---> Using cache 09:52:45 ---> 667302771c56 09:52:45 Step 5/25 : COPY go.mod vendor* ./ 09:52:45 ---> Using cache 09:52:45 ---> 4bd6734d636b 09:52:45 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:45 ---> Using cache 09:52:45 ---> fe4112d60829 09:52:45 Step 7/25 : COPY . . 09:52:45 ---> Using cache 09:52:45 ---> 798c03cb7e7c 09:52:45 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:52:45 ---> Running in d326a31e0601 09:52:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:53:12 Removing intermediate container 4a0019d45d7d 09:53:12 ---> c766918b3833 09:53:12 09:53:12 Step 10/23 : FROM alpine:3.17 09:53:12 ---> d74e625d9115 09:53:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:53:14 ---> Running in 1db18ce57746 09:53:14 Removing intermediate container 1db18ce57746 09:53:14 ---> 45465a71d00a 09:53:14 Step 12/23 : ENV APP_PORT=59880 09:53:14 ---> Running in 24955df9b178 09:53:15 Removing intermediate container 24955df9b178 09:53:15 ---> 550604cf0ace 09:53:15 Step 13/23 : EXPOSE $APP_PORT 09:53:15 ---> Running in 46e3f3596093 09:53:15 Removing intermediate container 46e3f3596093 09:53:15 ---> e7ecdbfca39a 09:53:15 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:53:15 ---> Running in 4227ffbb087b 09:53:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:53:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:53:19 (1/1) Installing dumb-init (1.2.5-r2) 09:53:19 Executing busybox-1.35.0-r29.trigger 09:53:19 OK: 8 MiB in 16 packages 09:53:20 Removing intermediate container 4227ffbb087b 09:53:20 ---> 8eb000e78911 09:53:20 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:21 ---> cf1a870d425b 09:53:21 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:53:22 ---> 2e46f37e6d59 09:53:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:53:24 ---> 63f8df7de801 09:53:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:53:27 ---> e0eae027c7ac 09:53:27 Step 19/23 : ENTRYPOINT ["/core-data"] 09:53:27 ---> Running in 85a75f12fc8b 09:53:28 Removing intermediate container 85a75f12fc8b 09:53:28 ---> 3b227e2a696e 09:53:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:53:28 ---> Running in ee32cfb8a06d 09:53:28 Removing intermediate container ee32cfb8a06d 09:53:28 ---> 9b56c450d2c7 09:53:28 Step 21/23 : LABEL arch=arm64 09:53:28 ---> Running in 766315fd7a52 09:53:29 Removing intermediate container 766315fd7a52 09:53:29 ---> b45cac843556 09:53:29 Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:53:29 ---> Running in d3c8aca53e2c 09:53:30 Removing intermediate container d3c8aca53e2c 09:53:30 ---> 1c1731210033 09:53:30 Step 23/23 : LABEL version=0.0.0 09:53:30 ---> Running in a33dcee7ff3e 09:53:30 Removing intermediate container a33dcee7ff3e 09:53:30 ---> 63b2f6c6a9bf 09:53:30 09:53:30 Successfully built 63b2f6c6a9bf 09:53:30 Successfully tagged core-data-arm64:latest 09:54:38  Building core-data ... done Removing intermediate container 9a9e9356ac89 09:54:38 ---> 16ed50516bc2 09:54:38 09:54:38 Step 9/33 : FROM alpine:3.17 09:54:38 ---> d74e625d9115 09:54:38 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:54:38 ---> Using cache 09:54:38 ---> 69421e8c6b32 09:54:38 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:54:38 ---> Running in 343f049a944f 09:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:54:38 (1/2) Installing dumb-init (1.2.5-r2) 09:54:38 (2/2) Installing su-exec (0.2-r2) 09:54:38 Executing busybox-1.35.0-r29.trigger 09:54:38 OK: 8 MiB in 17 packages 09:54:39 Removing intermediate container 343f049a944f 09:54:39 ---> 871a5c478299 09:54:39 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:54:39 ---> Running in e38c7253b4f5 09:54:39 Removing intermediate container e38c7253b4f5 09:54:39 ---> d7963920937e 09:54:39 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:54:39 ---> Running in b1f287a17710 09:54:40 Removing intermediate container b1f287a17710 09:54:40 ---> 29cdffd37c35 09:54:40 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:54:40 ---> Running in 320897005f69 09:54:41 Removing intermediate container 320897005f69 09:54:41 ---> c31719fa52e9 09:54:41 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:54:41 ---> Running in 52fffb1f8d4b 09:54:41 Removing intermediate container 52fffb1f8d4b 09:54:41 ---> 9c1934afc411 09:54:41 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:54:44 ---> Running in b51c6e3adaa7 09:54:48 Removing intermediate container b51c6e3adaa7 09:54:48 ---> 30b6bd0ad59f 09:54:48 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:54:48 ---> Running in 0ba93dd9abbf 09:54:48 Removing intermediate container 0ba93dd9abbf 09:54:48 ---> 109c92fd76a7 09:54:48 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:54:49 ---> 2cbd248605af 09:54:49 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:54:49 ---> Running in 3701ac263934 09:54:52 Removing intermediate container 3701ac263934 09:54:52 ---> 95f69b4ae7d3 09:54:52 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:54:53 ---> 04e9f355eb23 09:54:53 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:54:54 ---> a13906d3b9dc 09:54:54 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:54:56 ---> 504ffa9352ce 09:54:56 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:54:57 ---> 18e8f5405dd6 09:54:57 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:54:58 ---> b2ed0540fd25 09:54:58 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:54:59 ---> 3e465721f902 09:54:59 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:55:00 ---> bad1d8b4f11b 09:55:00 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:55:01 ---> 79d4f45d078b 09:55:01 Step 28/33 : RUN chmod +x /entrypoint.sh 09:55:01 ---> Running in 98b8e2a31681 09:55:04 Removing intermediate container 98b8e2a31681 09:55:04 ---> 7d2b3b0ebdb8 09:55:04 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:55:04 ---> Running in cc2b41b23a36 09:55:04 Removing intermediate container cc2b41b23a36 09:55:04 ---> 9c82b1db00e4 09:55:04 Step 30/33 : CMD ["gate"] 09:55:04 ---> Running in e985697673bc 09:55:05 Removing intermediate container e985697673bc 09:55:05 ---> 62cd9f5fcc80 09:55:05 Step 31/33 : LABEL arch=arm64 09:55:05 ---> Running in e7d570fa87d8 09:55:06 Removing intermediate container e7d570fa87d8 09:55:06 ---> 7a85958369cf 09:55:06 Step 32/33 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:55:06 ---> Running in e92b0514a55b 09:55:06 Removing intermediate container e92b0514a55b 09:55:06 ---> 5f7cb2036820 09:55:06 Step 33/33 : LABEL version=0.0.0 09:55:06 ---> Running in 0634aabe5d84 09:55:07 Removing intermediate container 0634aabe5d84 09:55:07 ---> ad1916b379fe 09:55:07 09:55:07 Successfully built ad1916b379fe 09:55:07 Successfully tagged security-bootstrapper-arm64:latest 09:55:29  Building security-bootstrapper ... done Removing intermediate container f62ccd7833e5 09:55:29 ---> 14bcb068ab7f 09:55:29 09:55:29 Step 10/23 : FROM alpine:3.17 09:55:29 ---> d74e625d9115 09:55:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:55:29 ---> Using cache 09:55:29 ---> 67a0fc55b416 09:55:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:55:29 ---> Using cache 09:55:29 ---> 0e470477aeb2 09:55:29 Step 13/23 : ENV APP_PORT=59861 09:55:29 ---> Running in f59edd001b49 09:55:29 Removing intermediate container f59edd001b49 09:55:29 ---> b53f577877df 09:55:29 Step 14/23 : EXPOSE $APP_PORT 09:55:29 ---> Running in 9cf2a2f6c95c 09:55:29 Removing intermediate container 9cf2a2f6c95c 09:55:29 ---> bed56d988a42 09:55:29 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:55:30 ---> 3542ff64049b 09:55:30 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:55:30 ---> 495cb3bd6b37 09:55:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:55:33 ---> fe5bcaa68f6c 09:55:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:55:34 ---> 662d5649a851 09:55:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:55:34 ---> Running in c2a12d48d675 09:55:34 Removing intermediate container c2a12d48d675 09:55:34 ---> 28620d3fe9a1 09:55:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:55:34 ---> Running in 0f4fecbf9b45 09:55:35 Removing intermediate container 0f4fecbf9b45 09:55:35 ---> aecfd9d29acd 09:55:35 Step 21/23 : LABEL arch=arm64 09:55:35 ---> Running in c07b1d7600ce 09:55:35 Removing intermediate container c07b1d7600ce 09:55:35 ---> d7cc97767c06 09:55:35 Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:55:35 ---> Running in 4ba00dbd10c5 09:55:36 Removing intermediate container 4ba00dbd10c5 09:55:36 ---> 8f55274aa1f1 09:55:36 Step 23/23 : LABEL version=0.0.0 09:55:36 ---> Running in dc9a9954ed8c 09:55:37 Removing intermediate container dc9a9954ed8c 09:55:37 ---> 049dfeb0c992 09:55:37 09:55:37 Successfully built 049dfeb0c992 09:55:37 Successfully tagged support-scheduler-arm64:latest 09:56:24  Building support-scheduler ... 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:56:34 Removing intermediate container d326a31e0601 09:56:34 ---> db8a0597b4bc 09:56:34 09:56:34 Step 9/25 : FROM alpine:3.17 09:56:34 ---> d74e625d9115 09:56:34 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:56:34 ---> Running in 50e6d6f50712 09:56:34 Removing intermediate container 2f01493fc5f3 09:56:34 ---> 18c3005098f8 09:56:34 09:56:34 Step 10/23 : FROM alpine:3.17 09:56:34 ---> d74e625d9115 09:56:34 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:56:35 ---> Running in 9c82e3bf232a 09:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:56:37 (1/3) Installing ca-certificates (20220614-r4) 09:56:37 (2/3) Installing dumb-init (1.2.5-r2) 09:56:37 (3/3) Installing su-exec (0.2-r2) 09:56:37 Executing busybox-1.35.0-r29.trigger 09:56:37 Executing ca-certificates-20220614-r4.trigger 09:56:37 (1/2) Installing ca-certificates (20220614-r4) 09:56:37 (2/2) Installing dumb-init (1.2.5-r2) 09:56:37 Executing busybox-1.35.0-r29.trigger 09:56:37 Executing ca-certificates-20220614-r4.trigger 09:56:37 OK: 8 MiB in 18 packages 09:56:37 OK: 8 MiB in 17 packages 09:56:38 Removing intermediate container 50e6d6f50712 09:56:38 ---> b173cc28ffbb 09:56:38 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:56:39 ---> Running in fffb337c33ed 09:56:39 Removing intermediate container 9c82e3bf232a 09:56:39 ---> bb5cee58f009 09:56:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:56:39 Removing intermediate container fffb337c33ed 09:56:39 ---> 6521bf28d473 09:56:39 Step 12/25 : WORKDIR / 09:56:39 ---> Running in 6715bdebd768 09:56:39 ---> Running in 3fa3d27aab43 09:56:39 Removing intermediate container 6715bdebd768 09:56:39 ---> 8625665a071e 09:56:39 Step 13/23 : ENV APP_PORT=59860 09:56:39 Removing intermediate container 3fa3d27aab43 09:56:39 ---> 11eba7188e3e 09:56:39 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:39 ---> Running in 8edfa39e57d2 09:56:40 Removing intermediate container 8edfa39e57d2 09:56:40 ---> dcb2d7617d6d 09:56:40 Step 14/23 : EXPOSE $APP_PORT 09:56:40 ---> Running in e11d189d05d5 09:56:40 ---> 5870325e7dba 09:56:40 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:56:40 Removing intermediate container e11d189d05d5 09:56:40 ---> e07d7968acaf 09:56:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:41 ---> 8892b19e29e6 09:56:41 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:56:41 ---> b2a087f846df 09:56:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:56:41 ---> 14b5ee2cd4a4 09:56:41 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:56:41 ---> ee75c3c631ea 09:56:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:56:42 ---> 803b2364f168 09:56:42 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:56:42 ---> 98da8460302f 09:56:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:56:43 ---> 74bf06473564 09:56:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:56:43 ---> 8943535dea0b 09:56:43 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:56:43 ---> 99aba1b922e0 09:56:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:56:43 ---> Running in 6ad00eb9991f 09:56:44 Removing intermediate container 6ad00eb9991f 09:56:44 ---> fe3636e37d72 09:56:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:56:44 ---> Running in cb6da6185714 09:56:44 Removing intermediate container cb6da6185714 09:56:44 ---> ce1480cf275f 09:56:44 Step 21/23 : LABEL arch=arm64 09:56:44 ---> Running in c9e1e019039f 09:56:44 ---> d983dfc848d0 09:56:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:56:45 Removing intermediate container c9e1e019039f 09:56:45 ---> 8493b46768b8 09:56:45 Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:56:45 ---> Running in 0844fc6bc722 09:56:45 Removing intermediate container 0844fc6bc722 09:56:45 ---> 44fe38e09b63 09:56:45 Step 23/23 : LABEL version=0.0.0 09:56:45 ---> 01a6e3a1a54b 09:56:45 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:56:45 ---> Running in 9ff1ab27e416 09:56:45 ---> Running in eec4c89e9065 09:56:45 Removing intermediate container 9ff1ab27e416 09:56:45 ---> 1c3e45b237f3 09:56:45 09:56:46 Successfully built 1c3e45b237f3 09:56:46 Successfully tagged support-notifications-arm64:latest 09:56:47  Building support-notifications ... done Removing intermediate container eec4c89e9065 09:56:47 ---> 5b38990a81b8 09:56:47 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:56:47 ---> Running in 82bac4100058 09:56:47 Removing intermediate container 82bac4100058 09:56:47 ---> 7c0bfcd46bba 09:56:47 Step 23/25 : LABEL arch=arm64 09:56:47 ---> Running in 704cd51c99d6 09:56:47 Removing intermediate container 704cd51c99d6 09:56:47 ---> 925e42b908e9 09:56:47 Step 24/25 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 09:56:47 ---> Running in 0f9b71a25229 09:56:48 Removing intermediate container 0f9b71a25229 09:56:48 ---> 533f32878386 09:56:48 Step 25/25 : LABEL version=0.0.0 09:56:48 ---> Running in 8f29b4e0fac2 09:56:48 Removing intermediate container 8f29b4e0fac2 09:56:48 ---> c8f7c45c6fd1 09:56:48 09:56:48 Successfully built c8f7c45c6fd1 09:56:48 Successfully tagged security-secretstore-setup-arm64:latest 09:56:48  Building security-secretstore-setup ... done  [Pipeline] } 09:56:48 $ docker stop --time=1 59fdc6e74bb865048662288514dd01be4945d57c4e598116977fcc916bf3f1e1 09:56:50 $ docker rm -f --volumes 59fdc6e74bb865048662288514dd01be4945d57c4e598116977fcc916bf3f1e1 [Pipeline] // withDockerContainer [Pipeline] sh 09:56:51 + docker images 09:56:51 REPOSITORY TAG IMAGE ID CREATED SIZE 09:56:51 security-secretstore-setup-arm64 latest c8f7c45c6fd1 3 seconds ago 32.2MB 09:56:51 support-notifications-arm64 latest 1c3e45b237f3 6 seconds ago 32.1MB 09:56:51 18c3005098f8 18 seconds ago 1.56GB 09:56:51 db8a0597b4bc 19 seconds ago 1.49GB 09:56:51 support-scheduler-arm64 latest 049dfeb0c992 About a minute ago 31.5MB 09:56:51 14bcb068ab7f About a minute ago 1.56GB 09:56:51 security-bootstrapper-arm64 latest ad1916b379fe About a minute ago 21.9MB 09:56:51 16ed50516bc2 2 minutes ago 1.48GB 09:56:51 core-data-arm64 latest 63b2f6c6a9bf 3 minutes ago 19.9MB 09:56:51 c766918b3833 3 minutes ago 1.5GB 09:56:51 security-spire-server-arm64 latest f262b4079d45 4 minutes ago 87.1MB 09:56:51 85dcbe4d8381 4 minutes ago 1.35GB 09:56:51 security-proxy-auth-arm64 latest a9524f5d3d57 4 minutes ago 18.2MB 09:56:51 547f70faa154 5 minutes ago 1.47GB 09:56:51 security-spire-config-arm64 latest 6925007d8cfa 8 minutes ago 86.2MB 09:56:51 security-proxy-setup-arm64 latest f912a340dd50 9 minutes ago 18.7MB 09:56:51 security-spiffe-token-provider-arm64 latest 93d5a5f0a831 9 minutes ago 32.7MB 09:56:51 0ea742ce330b 9 minutes ago 1.47GB 09:56:51 6c02f2dfc14c 10 minutes ago 1.53GB 09:56:51 core-metadata-arm64 latest f6bcfcde8da5 11 minutes ago 20.2MB 09:56:51 core-command-arm64 latest 2201c3d95c2f 11 minutes ago 19.7MB 09:56:51 61697b56da91 11 minutes ago 1.5GB 09:56:51 core-common-config-bootstrapper-arm64 latest 45cf8bd5e2e7 11 minutes ago 17.2MB 09:56:51 4128f329fbec 11 minutes ago 1.49GB 09:56:51 8891334ae98f 12 minutes ago 1.49GB 09:56:51 security-spire-agent-arm64 latest 75917d161591 17 minutes ago 125MB 09:56:51 bd8c230a7801 18 minutes ago 1.35GB 09:56:51 ci-base-image-arm64 latest 3cf01b8ac279 33 minutes ago 866MB 09:56:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 13 days ago 648MB 09:56:51 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 09:56:51 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:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:56:51 09:56:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:56:52 arm64: Pulling from edgex-lftools-log-publisher 09:56:52 8998bd30e6a1: Pulling fs layer 09:56:52 04944245beec: Pulling fs layer 09:56:52 699f458cf7ca: Pulling fs layer 09:56:52 765212b225bb: Pulling fs layer 09:56:52 f23df028b6ca: Pulling fs layer 09:56:52 d65c8cfc05b1: Pulling fs layer 09:56:52 2437ff75d9bd: Pulling fs layer 09:56:52 f23df028b6ca: Waiting 09:56:52 2437ff75d9bd: Waiting 09:56:52 d65c8cfc05b1: Waiting 09:56:52 765212b225bb: Waiting 09:56:52 04944245beec: Verifying Checksum 09:56:52 04944245beec: Download complete 09:56:52 765212b225bb: Verifying Checksum 09:56:52 765212b225bb: Download complete 09:56:52 f23df028b6ca: Download complete 09:56:52 d65c8cfc05b1: Verifying Checksum 09:56:52 d65c8cfc05b1: Download complete 09:56:52 699f458cf7ca: Verifying Checksum 09:56:52 699f458cf7ca: Download complete 09:56:53 8998bd30e6a1: Verifying Checksum 09:56:53 8998bd30e6a1: Download complete 09:56:55 2437ff75d9bd: Verifying Checksum 09:56:55 2437ff75d9bd: Download complete 09:56:57 8998bd30e6a1: Pull complete 09:56:57 04944245beec: Pull complete 09:56:58 699f458cf7ca: Pull complete 09:56:58 765212b225bb: Pull complete 09:56:59 f23df028b6ca: Pull complete 09:56:59 d65c8cfc05b1: Pull complete 09:57:14 2437ff75d9bd: Pull complete 09:57:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:57:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:57:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:14 prd-ubuntu20.04-docker-arm64-4c-16g-5696 does not seem to be running inside a container 09:57:15 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:57:17 $ docker top 4dd4f992bd1c7749db8302d9e7ace75358339870dbc8d74f582ef307a71e7ceb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:57:18 ---> job-cost.sh 09:57:18 lf-activate-venv: SKIPPING 09:57:18 INFO: No Stack... 09:57:19 INFO: Retrieving Pricing Info for: v3-standard-4 09:57:20 INFO: Archiving Costs [Pipeline] sh 09:57:20 + cat /w/workspace/edgex-go/8/archives/cost.csv 09:57:20 + cut -d, -f6 [Pipeline] lock 09:57:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4465-8-stack-cost] 09:57:20 Resource [jenkins-edgexfoundry-edgex-go-PR-4465-8-stack-cost] did not exist. Created. 09:57:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4465-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:57:21 + echo total: 0.10999999940395355 [Pipeline] stash 09:57:21 Stashed 1 file(s) [Pipeline] } 09:57:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4465-8-stack-cost] [Pipeline] // lock [Pipeline] } 09:57:21 $ docker stop --time=1 4dd4f992bd1c7749db8302d9e7ace75358339870dbc8d74f582ef307a71e7ceb 09:57:22 $ docker rm -f --volumes 4dd4f992bd1c7749db8302d9e7ace75358339870dbc8d74f582ef307a71e7ceb [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:57:23 provisioning config files... 09:57:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config766347443491833845tmp [Pipeline] { [Pipeline] sh 09:57:23 + set +x 09:57:23 + curl -s https://codecov.io/bash 09:57:23 + bash -s -- 09:57:23 09:57:23 _____ _ 09:57:23 / ____| | | 09:57:23 | | ___ __| | ___ ___ _____ __ 09:57:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:57:23 | |___| (_) | (_| | __/ (_| (_) \ V / 09:57:23 \_____\___/ \__,_|\___|\___\___/ \_/ 09:57:23 Bash-1.0.6 09:57:23 09:57:23 09:57:23 ==> git version 2.25.1 found 09:57:23 ==> 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:57:23 Release-Date: 2020-01-08 09:57:23 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:57:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:57:23 ==> Jenkins CI detected. 09:57:23 current dir:  /w/workspace/edgex-go/8 09:57:23 project root: . 09:57:23 --> token set from env 09:57:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:57:23 ==> Running gcov in . (disable via -X gcov) 09:57:23 ==> Python coveragepy not found 09:57:23 ==> Searching for coverage reports in: 09:57:23 + . 09:57:23 -> Found 1 reports 09:57:23 ==> Detecting git/mercurial file structure 09:57:23 ==> Reading reports 09:57:23 + ./coverage.out bytes=447379 09:57:23 ==> Appending adjustments 09:57:23 https://docs.codecov.io/docs/fixing-reports 09:57:24 + Found adjustments 09:57:24 ==> Gzipping contents 09:57:24 60K /tmp/codecov.tDLRup.gz 09:57:24 ==> Uploading reports 09:57:24 url: https://codecov.io 09:57:24 query: branch=PR-4465&commit=69577748dc3ed1b77a09d9d7c86107c2b9b92509&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= 09:57:24 -> Pinging Codecov 09:57:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4465&commit=69577748dc3ed1b77a09d9d7c86107c2b9b92509&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= 09:57:25 -> Uploading to 09:57:25 https://storage.googleapis.com/codecov/v4/raw/2023-03-24/00271124DB129430A58F1EEE437C3FCB/69577748dc3ed1b77a09d9d7c86107c2b9b92509/86e0eefe-36d7-458c-acd5-5a1f47212beb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230324T095724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6523d4e37c8ede95db138c2e393abe38c8f2999d01e801f660122d9577c789f8 09:57:25 % Total % Received % Xferd Average Speed Time Time Time Current 09:57:25 Dload Upload Total Spent Left Speed 09:57:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57499 0 0 100 57499 0 197k --:--:-- --:--:-- --:--:-- 197k 09:57:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/69577748dc3ed1b77a09d9d7c86107c2b9b92509 [Pipeline] } 09:57:25 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:57:25 + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh 09:57:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:57:27 ---> package-listing.sh 09:57:27 ++ facter osfamily 09:57:27 ++ tr '[:upper:]' '[:lower:]' 09:57:27 + OS_FAMILY=debian 09:57:27 + workspace=/w/workspace/edgex-go/8 09:57:27 + START_PACKAGES=/tmp/packages_start.txt 09:57:27 + END_PACKAGES=/tmp/packages_end.txt 09:57:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:57:27 + PACKAGES=/tmp/packages_start.txt 09:57:27 + '[' /w/workspace/edgex-go/8 ']' 09:57:27 + PACKAGES=/tmp/packages_end.txt 09:57:27 + case "${OS_FAMILY}" in 09:57:27 + dpkg -l 09:57:27 + grep '^ii' 09:57:27 + '[' -f /tmp/packages_start.txt ']' 09:57:27 + '[' -f /tmp/packages_end.txt ']' 09:57:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:57:27 + '[' /w/workspace/edgex-go/8 ']' 09:57:27 + mkdir -p /w/workspace/edgex-go/8/archives/ 09:57:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 09:57:27 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:57:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:28 09:57:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:28 latest: Pulling from edgex-lftools-log-publisher 09:57:28 5eb5b503b376: Pulling fs layer 09:57:28 5c69ac0246d0: Pulling fs layer 09:57:28 ec43610c2a17: Pulling fs layer 09:57:28 3a2ae6a8a46f: Pulling fs layer 09:57:28 33b1e0a273af: Pulling fs layer 09:57:28 5d3b04190fa2: Pulling fs layer 09:57:28 2f39f015ded8: Pulling fs layer 09:57:28 3a2ae6a8a46f: Waiting 09:57:28 33b1e0a273af: Waiting 09:57:28 5d3b04190fa2: Waiting 09:57:28 2f39f015ded8: Waiting 09:57:28 5c69ac0246d0: Verifying Checksum 09:57:28 5c69ac0246d0: Download complete 09:57:28 3a2ae6a8a46f: Verifying Checksum 09:57:28 3a2ae6a8a46f: Download complete 09:57:28 33b1e0a273af: Verifying Checksum 09:57:28 33b1e0a273af: Download complete 09:57:28 5d3b04190fa2: Download complete 09:57:28 ec43610c2a17: Verifying Checksum 09:57:28 ec43610c2a17: Download complete 09:57:28 5eb5b503b376: Verifying Checksum 09:57:28 5eb5b503b376: Download complete 09:57:29 2f39f015ded8: Download complete 09:57:29 5eb5b503b376: Pull complete 09:57:30 5c69ac0246d0: Pull complete 09:57:30 ec43610c2a17: Pull complete 09:57:30 3a2ae6a8a46f: Pull complete 09:57:30 33b1e0a273af: Pull complete 09:57:30 5d3b04190fa2: Pull complete 09:57:34 2f39f015ded8: Pull complete 09:57:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:57:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:34 prd-ubuntu20.04-docker-8c-8g-5695 does not seem to be running inside a container 09:57:34 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:57:36 $ docker top f1084e668b7f3b6de10f27d5ed98468f4ef7fd32f411743cea3b111f4b202423 -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:37 + touch /tmp/pre-build-complete [Pipeline] sh 09:57:37 + mkdir -p /var/log/sysstat [Pipeline] sh 09:57:37 + ls /var/log/sa-host 09:57:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:57:38 provisioning config files... 09:57:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config1085519518520177004tmp [Pipeline] { [Pipeline] echo 09:57:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:57:38 ---> create-netrc.sh [Pipeline] } 09:57:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:57:38 ---> python-tools-install.sh [Pipeline] echo 09:57:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:57:38 ---> sudo-logs.sh 09:57:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:57:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:57:39 ---> job-cost.sh 09:57:39 lf-activate-venv: SKIPPING 09:57:39 DEBUG: total: 0.10999999940395355 09:57:39 INFO: Retrieving Stack Cost... 09:57:39 INFO: Retrieving Pricing Info for: v3-standard-8 09:57:40 INFO: Archiving Costs [Pipeline] echo 09:57:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:57:40 ---> logs-deploy.sh 09:57:40 lf-activate-venv: SKIPPING 09:57:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4465/8 09:57:40 INFO: archiving workspace using pattern(s): 09:57:41 Archives upload complete. 09:57:41 INFO: archiving logs to Nexus