Pull request #4495 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5+581b0da79acfc8c7cfb708782744174800bf9092 (813734b066a72def84cc2ff9200fd1b197b1d9bd) 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-ssh18322251345801220540.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-ssh2274152991672051936.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4495/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4495/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9788532493116836560.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4495/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17939972442780147978.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11671745163637517333.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4495/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4495/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9308868936013082111.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6918 in /w/workspace/edgexfoundry_edgex-go_PR-4495 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 581b0da79acfc8c7cfb708782744174800bf9092 into PR head commit 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 > 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/4495/head:refs/remotes/origin/PR-4495 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 # timeout=10 Merge succeeded, producing 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 Checking out Revision 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 (PR-4495) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:10:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:10:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:10:04 ========================================================= 20:10:04 EdgeX Global Pipelines Version Info 20:10:04 ========================================================= [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 581b0da79acfc8c7cfb708782744174800bf9092 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 # timeout=10 20:10:05 ------------------- 20:10:05 stable info: 20:10:05 ------------------- 20:10:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:10:05 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 20:10:05 Message: update stable to v1.0.245 20:10:05 ------------------- 20:10:05 experimental info: 20:10:05 ------------------- 20:10:05 Commited By: **** collab-it+edgex@linuxfoundation.org 20:10:05 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 20:10:05 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:10:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4495 [Pipeline] echo 20:10:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4495 [Pipeline] echo 20:10:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4495 [Pipeline] echo 20:10:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [Pipeline] echo 20:10:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c64e30 [Pipeline] echo 20:10:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:07 provisioning config files... 20:10:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3410493004383676204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:07 ---> docker-login.sh 20:10:07 nexus3.edgexfoundry.org:10001 20:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:07 Configure a credential helper to remove this warning. See 20:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:07 20:10:07 Login Succeeded 20:10:07 nexus3.edgexfoundry.org:10002 20:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:08 Configure a credential helper to remove this warning. See 20:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:08 20:10:08 Login Succeeded 20:10:08 nexus3.edgexfoundry.org:10003 20:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:08 Configure a credential helper to remove this warning. See 20:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:08 20:10:08 Login Succeeded 20:10:08 nexus3.edgexfoundry.org:10004 20:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:08 Configure a credential helper to remove this warning. See 20:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:08 20:10:08 Login Succeeded 20:10:08 docker.io 20:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:08 Configure a credential helper to remove this warning. See 20:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:08 20:10:08 Login Succeeded 20:10:08 ---> docker-login.sh ends [Pipeline] } 20:10:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:09 + 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 20:10:09 + dirname cmd/core-command/Dockerfile 20:10:09 + cut -d/ -f2 20:10:09 + echo core-command,cmd/core-command/Dockerfile 20:10:09 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:10:09 + cut -d/ -f2 20:10:09 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:10:09 + dirname cmd/core-data/Dockerfile 20:10:09 + cut -d/ -f2 20:10:09 + echo core-data,cmd/core-data/Dockerfile 20:10:09 + dirname cmd/core-metadata/Dockerfile 20:10:09 + cut -d/ -f2 20:10:09 + echo core-metadata,cmd/core-metadata/Dockerfile 20:10:09 + dirname cmd/security-bootstrapper/Dockerfile 20:10:09 + cut -d/ -f2 20:10:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:10:09 + cut -d/ -f2 20:10:09 + dirname cmd/security-proxy-auth/Dockerfile 20:10:09 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:10:09 + cut -d/ -f2 20:10:09 + dirname cmd/security-proxy-setup/Dockerfile 20:10:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:10:09 + dirname cmd/security-secretstore-setup/Dockerfile 20:10:09 + cut -d/ -f2 20:10:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:10:09 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:10:09 + cut -d/ -f2 20:10:09 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:10:09 + dirname cmd/security-spire-agent/Dockerfile 20:10:09 + cut -d/ -f2 20:10:09 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:10:09 + cut -d/ -f2 20:10:09 + dirname cmd/security-spire-config/Dockerfile 20:10:09 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:10:09 + dirname cmd/security-spire-server/Dockerfile 20:10:09 + cut -d/ -f2 20:10:09 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:10:09 + + dirname cmd/support-notifications/Dockerfile 20:10:09 cut -d/ -f2 20:10:09 + echo support-notifications,cmd/support-notifications/Dockerfile 20:10:09 + dirname cmd/support-scheduler/Dockerfile 20:10:09 + cut -d/ -f2 20:10:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:10:09 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 20:10:09 + git rev-list -1 --merges 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5~1..8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [Pipeline] echo 20:10:09 -----------> git rev-list -1 --merges 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5~1..8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [false] [Pipeline] sh 20:10:09 + git log --format=format:%s -1 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [Pipeline] echo 20:10:09 ========================================================= 20:10:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:10:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:10:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:10:10 + grep -v github /etc/ssh/ssh_known_hosts 20:10:10 + [ -e /tmp/ssh_known_hosts ] 20:10:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:10:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:10:10 + sudo tee -a /etc/ssh/ssh_known_hosts 20:10:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:10 20:10:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:11 0.1.4: Pulling from edgex-devops/py-git-semver 20:10:11 b85a868b505f: Pulling fs layer 20:10:11 e2be974225ed: Pulling fs layer 20:10:11 339a4e72a1f5: Pulling fs layer 20:10:11 988bab9f4d93: Pulling fs layer 20:10:11 1469e6f7b9e6: Pulling fs layer 20:10:11 eaf3925da568: Pulling fs layer 20:10:11 bab4dde63d76: Pulling fs layer 20:10:11 bde34c3a00c8: Pulling fs layer 20:10:11 b352a97aabf1: Pulling fs layer 20:10:11 4872d77fe225: Pulling fs layer 20:10:11 5851b861e8e6: Pulling fs layer 20:10:11 bab4dde63d76: Waiting 20:10:11 bde34c3a00c8: Waiting 20:10:11 b352a97aabf1: Waiting 20:10:11 4872d77fe225: Waiting 20:10:11 5851b861e8e6: Waiting 20:10:11 988bab9f4d93: Waiting 20:10:11 eaf3925da568: Waiting 20:10:11 1469e6f7b9e6: Waiting 20:10:11 e2be974225ed: Download complete 20:10:11 988bab9f4d93: Verifying Checksum 20:10:11 988bab9f4d93: Download complete 20:10:11 1469e6f7b9e6: Verifying Checksum 20:10:11 1469e6f7b9e6: Download complete 20:10:11 eaf3925da568: Verifying Checksum 20:10:11 eaf3925da568: Download complete 20:10:11 339a4e72a1f5: Verifying Checksum 20:10:11 339a4e72a1f5: Download complete 20:10:11 bde34c3a00c8: Verifying Checksum 20:10:11 bde34c3a00c8: Download complete 20:10:11 b352a97aabf1: Verifying Checksum 20:10:11 b352a97aabf1: Download complete 20:10:11 4872d77fe225: Verifying Checksum 20:10:11 4872d77fe225: Download complete 20:10:11 5851b861e8e6: Download complete 20:10:11 b85a868b505f: Verifying Checksum 20:10:11 b85a868b505f: Download complete 20:10:11 bab4dde63d76: Verifying Checksum 20:10:11 bab4dde63d76: Download complete 20:10:12 b85a868b505f: Pull complete 20:10:12 e2be974225ed: Pull complete 20:10:13 339a4e72a1f5: Pull complete 20:10:13 988bab9f4d93: Pull complete 20:10:13 1469e6f7b9e6: Pull complete 20:10:13 eaf3925da568: Pull complete 20:10:15 bab4dde63d76: Pull complete 20:10:15 bde34c3a00c8: Pull complete 20:10:15 b352a97aabf1: Pull complete 20:10:15 4872d77fe225: Pull complete 20:10:15 5851b861e8e6: Pull complete 20:10:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:10:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:15 prd-ubuntu20.04-docker-8c-8g-6918 does not seem to be running inside a container 20:10:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:10:17 $ docker top c07ad53f5eb59e835e37d524c2a4f36ddfd535665dbe58b028679e98aaf8cd0e -eo pid,comm 20:10:17 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). 20:10:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:10:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:17 [ssh-agent] Looking for ssh-agent implementation... 20:10:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:17 $ docker exec c07ad53f5eb59e835e37d524c2a4f36ddfd535665dbe58b028679e98aaf8cd0e ssh-agent 20:10:17 SSH_AUTH_SOCK=/tmp/ssh-GSWQpRIbXdtI/agent.31 20:10:17 SSH_AGENT_PID=37 20:10:17 Running ssh-add (command line suppressed) 20:10:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_514824473860344483.key (/w/workspace/edgex-go/1@tmp/private_key_514824473860344483.key) 20:10:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:18 + git tag --points-at HEAD [Pipeline] } 20:10:18 $ docker exec --env ******** --env ******** c07ad53f5eb59e835e37d524c2a4f36ddfd535665dbe58b028679e98aaf8cd0e ssh-agent -k 20:10:18 unset SSH_AUTH_SOCK; 20:10:18 unset SSH_AGENT_PID; 20:10:18 echo Agent pid 37 killed; 20:10:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:10:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:18 [ssh-agent] Looking for ssh-agent implementation... 20:10:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:18 $ docker exec c07ad53f5eb59e835e37d524c2a4f36ddfd535665dbe58b028679e98aaf8cd0e ssh-agent 20:10:18 SSH_AUTH_SOCK=/tmp/ssh-zcsOAT7SfNwA/agent.69 20:10:18 SSH_AGENT_PID=75 20:10:18 Running ssh-add (command line suppressed) 20:10:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14061053733082948915.key (/w/workspace/edgex-go/1@tmp/private_key_14061053733082948915.key) 20:10:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:19 + git semver init 20:10:19 2023-04-05 20:10:19,192 [run_init] DEBUG init version:0.0.0 force:False 20:10:19 2023-04-05 20:10:19,193 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:10:19 2023-04-05 20:10:19,194 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:10:19 2023-04-05 20:10:19,194 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 20:10:23 2023-04-05 20:10:23,103 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:10:23 2023-04-05 20:10:23,104 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4495 with force:False 20:10:23 2023-04-05 20:10:23,104 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4495 20:10:23 2023-04-05 20:10:23,108 [execute] INFO git cat-file --batch-check 20:10:23 2023-04-05 20:10:23,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:10:23 2023-04-05 20:10:23,113 [execute] INFO git cat-file --batch 20:10:23 2023-04-05 20:10:23,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:10:23 2023-04-05 20:10:23,118 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4495 20:10:23 0.0.0 [Pipeline] } 20:10:23 $ docker exec --env ******** --env ******** c07ad53f5eb59e835e37d524c2a4f36ddfd535665dbe58b028679e98aaf8cd0e ssh-agent -k 20:10:23 unset SSH_AUTH_SOCK; 20:10:23 unset SSH_AGENT_PID; 20:10:23 echo Agent pid 75 killed; 20:10:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:24 + git semver [Pipeline] } 20:10:24 $ docker stop --time=1 c07ad53f5eb59e835e37d524c2a4f36ddfd535665dbe58b028679e98aaf8cd0e 20:10:25 $ docker rm -f --volumes c07ad53f5eb59e835e37d524c2a4f36ddfd535665dbe58b028679e98aaf8cd0e [Pipeline] // withDockerContainer [Pipeline] sh 20:10:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:10:26 Stashed 1 file(s) [Pipeline] echo 20:10:26 [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 20:10:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:10:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:27 ========================================================= 20:10:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:10:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:10:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:10:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:10:27 63b65145d645: Pulling fs layer 20:10:27 a2d21d5440eb: Pulling fs layer 20:10:27 935e6c44a52c: Pulling fs layer 20:10:27 94cc34f8dd06: Pulling fs layer 20:10:27 30dea6a524f1: Pulling fs layer 20:10:27 a2aff8979fd8: Pulling fs layer 20:10:27 6808be2612f2: Pulling fs layer 20:10:27 f25807f1079a: Pulling fs layer 20:10:27 94cc34f8dd06: Waiting 20:10:27 30dea6a524f1: Waiting 20:10:27 a2aff8979fd8: Waiting 20:10:27 6808be2612f2: Waiting 20:10:27 f25807f1079a: Waiting 20:10:27 a2d21d5440eb: Verifying Checksum 20:10:27 a2d21d5440eb: Download complete 20:10:27 94cc34f8dd06: Verifying Checksum 20:10:27 94cc34f8dd06: Download complete 20:10:27 30dea6a524f1: Verifying Checksum 20:10:27 30dea6a524f1: Download complete 20:10:27 63b65145d645: Verifying Checksum 20:10:27 63b65145d645: Download complete 20:10:27 a2aff8979fd8: Verifying Checksum 20:10:27 a2aff8979fd8: Download complete 20:10:27 63b65145d645: Pull complete 20:10:27 a2d21d5440eb: Pull complete 20:10:28 f25807f1079a: Verifying Checksum 20:10:28 f25807f1079a: Download complete 20:10:28 935e6c44a52c: Verifying Checksum 20:10:28 935e6c44a52c: Download complete 20:10:28 6808be2612f2: Verifying Checksum 20:10:28 6808be2612f2: Download complete 20:10:31 935e6c44a52c: Pull complete 20:10:31 94cc34f8dd06: Pull complete 20:10:31 30dea6a524f1: Pull complete 20:10:31 a2aff8979fd8: Pull complete 20:10:34 6808be2612f2: Pull complete 20:10:34 f25807f1079a: Pull complete 20:10:34 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:10:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:10:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:10:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:10:35 WORKDIR /edgex 20:10:35 COPY go.mod . 20:10:35 RUN go mod download 20:10:35 + docker build -t ci-base-image-x86_64 -f - . 20:10:35 Sending build context to Docker daemon 170.5MB 20:10:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:10:35 ---> 3b553350e43f 20:10:35 Step 2/4 : WORKDIR /edgex 20:10:37 ---> Running in fc0a4449c429 20:10:38 Removing intermediate container fc0a4449c429 20:10:38 ---> 17c13f37a69d 20:10:38 Step 3/4 : COPY go.mod . 20:10:38 ---> 6e814268312d 20:10:38 Step 4/4 : RUN go mod download 20:10:38 ---> Running in f83a1c43205d 20:10:41 Still waiting to schedule task 20:10:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:10:50 Removing intermediate container f83a1c43205d 20:10:50 ---> 3059a573bd33 20:10:50 Successfully built 3059a573bd33 20:10:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:50 + docker inspect -f . ci-base-image-x86_64 20:10:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:51 prd-ubuntu20.04-docker-8c-8g-6918 does not seem to be running inside a container 20:10:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 20:10:51 $ docker top 363de59b1605388f07fadef5d13ba1734e3f2a7205706618eb7847b7fb8e5b5f -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:51 + go version 20:10:51 go version go1.20.2 linux/amd64 [Pipeline] } 20:10:51 $ docker stop --time=1 363de59b1605388f07fadef5d13ba1734e3f2a7205706618eb7847b7fb8e5b5f 20:10:53 $ docker rm -f --volumes 363de59b1605388f07fadef5d13ba1734e3f2a7205706618eb7847b7fb8e5b5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:53 + docker inspect -f . ci-base-image-x86_64 20:10:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:54 prd-ubuntu20.04-docker-8c-8g-6918 does not seem to be running inside a container 20:10:54 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 20:10:54 $ docker top d76ca612887277f84e3230e7f356ca462d9fd09f5403ed2effeb8bd3bbf4221e -eo pid,comm [Pipeline] { [Pipeline] echo 20:10:54 ========================================================= 20:10:54 [edgeXBuildGoParallel] Running Tests and Build... 20:10:54 ========================================================= [Pipeline] sh 20:10:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:10:55 + make test 20:10:55 go test -race -coverprofile=coverage.out ./... 20:11:03 ? github.com/edgexfoundry/edgex-go [no test files] 20:11:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:11:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:11:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:11:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:11:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:11:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:11:17 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:11:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:11:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:11:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:11:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:11:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 20:11:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 20:11:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:11:21 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:11:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:11:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.3% of statements 20:11:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 20:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:11:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.810s coverage: 88.5% of statements 20:11:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.9% of statements 20:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:11:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 95.6% of statements 20:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:11:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 20:11:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:11:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 65.9% of statements 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:11:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 20:11:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements 20:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 44.1% of statements 20:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 82.9% of statements 20:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 20:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:11:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:11:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:11:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:11:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:11:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:11:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 20:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.286s coverage: 79.9% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.1% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 20:11:55 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 20:11:55 running golangci-lint 20:11:55 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:11:55 go version go1.20.2 linux/amd64 20:11:55 level=info msg="[config_reader] Used config file .golangci.yml" 20:11:55 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:12:09 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|imports|name|compiled_files) took 14.313694207s" 20:12:09 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.211874ms" 20:12:16 level=info msg="[linters_context/goanalysis] analyzers took 1m2.227912404s with top 10 stages: buildir: 29.062962292s, inspect: 2.276420661s, fact_deprecated: 1.904657275s, gosec: 1.199109679s, fact_purity: 1.082010923s, ctrlflow: 999.941135ms, nilness: 949.667864ms, printf: 877.78544ms, directives: 729.84652ms, S1038: 689.378355ms" 20:12:16 level=info msg="[runner] Issues before processing: 201, after processing: 0" 20:12:16 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 201/201, cgo: 201/201, exclude: 201/201, exclude-rules: 21/201, nolint: 0/21, filename_unadjuster: 201/201, skip_dirs: 201/201, skip_files: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201" 20:12:16 level=info msg="[runner] processing took 16.220923ms with stages: nolint: 6.454128ms, identifier_marker: 4.909163ms, autogenerated_exclude: 1.472813ms, path_prettifier: 1.426113ms, exclude-rules: 1.186308ms, skip_dirs: 719.697µs, cgo: 30.781µs, filename_unadjuster: 18.24µs, max_same_issues: 610ns, severity-rules: 480ns, diff: 420ns, skip_files: 410ns, exclude: 400ns, uniq_by_line: 300ns, source_code: 290ns, max_from_linter: 190ns, path_shortener: 180ns, sort_results: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" 20:12:16 level=info msg="[runner] linters took 7.162079171s with stages: goanalysis_metalinter: 7.145770136s" 20:12:16 level=info msg="File cache stats: 0 entries of total size 0B" 20:12:16 level=info msg="Memory: 217 samples, avg is 181.5MB, max is 752.4MB" 20:12:16 level=info msg="Execution took 21.528761951s" 20:12:16 go vet ./... 20:12:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6920 in /w/workspace/edgexfoundry_edgex-go_PR-4495 [Pipeline] { [Pipeline] ws 20:12:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:12:16 The recommended git tool is: git 20:12:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:12:20 ./bin/test-attribution-txt.sh [Pipeline] echo 20:12:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:12:21 + ls -al . 20:12:21 total 704 20:12:21 drwxrwxr-x 11 1001 1001 4096 Apr 5 20:10 . 20:12:21 drwxr-xr-x 4 root root 4096 Apr 5 20:10 .. 20:12:21 drwxrwxr-x 2 1001 1001 4096 Apr 5 20:10 .blubracket 20:12:21 -rw-rw-r-- 1 1001 1001 16 Apr 5 20:10 .dockerignore 20:12:21 drwxrwxr-x 8 1001 1001 4096 Apr 5 20:10 .git 20:12:21 drwxrwxr-x 3 1001 1001 4096 Apr 5 20:10 .github 20:12:21 -rw-rw-r-- 1 1001 1001 1133 Apr 5 20:10 .gitignore 20:12:21 -rw-rw-r-- 1 1001 1001 42 Apr 5 20:10 .golangci.yml 20:12:21 -rw-rw-r-- 1 1001 1001 87 Apr 5 20:10 .hadolint.yml 20:12:21 drwxr-xr-x 3 1001 1001 4096 Apr 5 20:10 .semver 20:12:21 -rw-rw-r-- 1 1001 1001 166 Apr 5 20:10 .sonarcloud.properties 20:12:21 -rw-rw-r-- 1 1001 1001 1171 Apr 5 20:10 ADOPTERS.md 20:12:21 -rw-rw-r-- 1 1001 1001 10835 Apr 5 20:10 Attribution.txt 20:12:21 -rw-rw-r-- 1 1001 1001 73765 Apr 5 20:10 CHANGELOG.md 20:12:21 -rw-rw-r-- 1 1001 1001 3804 Apr 5 20:10 CONTRIBUTING.md 20:12:21 -rw-rw-r-- 1 1001 1001 677 Apr 5 20:10 GOVERNANCE.md 20:12:21 -rw-rw-r-- 1 1001 1001 883 Apr 5 20:10 Jenkinsfile 20:12:21 -rw-rw-r-- 1 1001 1001 10775 Apr 5 20:10 LICENSE 20:12:21 -rw-rw-r-- 1 1001 1001 14368 Apr 5 20:10 Makefile 20:12:21 -rw-rw-r-- 1 1001 1001 582 Apr 5 20:10 OWNERS.md 20:12:21 -rw-rw-r-- 1 1001 1001 9403 Apr 5 20:10 README.md 20:12:21 -rw-rw-r-- 1 1001 1001 789 Apr 5 20:10 SECURITY.md 20:12:21 -rw-rw-r-- 1 1001 1001 5 Apr 5 20:10 VERSION 20:12:21 drwxrwxr-x 2 1001 1001 4096 Apr 5 20:10 bin 20:12:21 drwxrwxr-x 18 1001 1001 4096 Apr 5 20:10 cmd 20:12:21 -rw-r--r-- 1 root root 447380 Apr 5 20:11 coverage.out 20:12:21 -rw-rw-r-- 1 1001 1001 3200 Apr 5 20:10 go.mod 20:12:21 -rw-rw-r-- 1 1001 1001 31265 Apr 5 20:10 go.sum 20:12:21 drwxrwxr-x 7 1001 1001 4096 Apr 5 20:10 internal 20:12:21 drwxrwxr-x 3 1001 1001 4096 Apr 5 20:10 openapi 20:12:21 -rw-rw-r-- 1 1001 1001 594 Apr 5 20:10 security.txt 20:12:21 drwxrwxr-x 4 1001 1001 4096 Apr 5 20:10 snap 20:12:21 -rw-rw-r-- 1 1001 1001 204 Apr 5 20:10 version.go [Pipeline] sh 20:12:21 + '[' -e coverage.out ] 20:12:21 + chown 1001:1001 coverage.out [Pipeline] stash 20:12:21 Stashed 1 file(s) 20:12:21 using credential edgex-jenkins-ssh [Pipeline] sh 20:12:21 Cloning the remote Git repository 20:12:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:12:21 + make build 20:12:21 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 20:12:21 > git init /w/workspace/edgex-go/1 # timeout=10 20:12:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:12:21 > git --version # timeout=10 20:12:21 > git --version # 'git version 2.25.1' 20:12:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:34 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 20:12:34 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 20:12:35 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 20:12:35 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 20:12:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:12:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:12:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:12:40 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4495/head:refs/remotes/origin/PR-4495 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:12:41 Merging remotes/origin/main commit 581b0da79acfc8c7cfb708782744174800bf9092 into PR head commit 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:12:41 Merge succeeded, producing 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:12:41 Checking out Revision 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 (PR-4495) 20:12:42 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 20:12:42 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:12:42 > git --version # timeout=10 20:12:42 > git --version # 'git version 2.25.1' 20:12:42 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 20:12:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:12:41 > git config core.sparsecheckout # timeout=10 20:12:41 > git checkout -f 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 # timeout=10 20:12:41 > git remote # timeout=10 20:12:41 > git config --get remote.origin.url # timeout=10 20:12:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:41 > git merge 581b0da79acfc8c7cfb708782744174800bf9092 # timeout=10 20:12:41 > git rev-parse HEAD^{commit} # timeout=10 20:12:41 > git config core.sparsecheckout # timeout=10 20:12:41 > git checkout -f 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 20:12:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:12:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:12:43 Dload Upload Total Spent Left Speed 20:12:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 20:12:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:12:44 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 20:12:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:12:44 + sudo tee /etc/docker/daemon.new 20:12:44 { 20:12:44 "registry-mirrors": [ 20:12:44 "https://nexus3.edgexfoundry.org:10001" 20:12:44 ], 20:12:44 "bip": "10.250.0.254/24", 20:12:44 "hosts": [ 20:12:44 "tcp://0.0.0.0:5555", 20:12:44 "unix:///var/run/docker.sock" 20:12:44 ], 20:12:44 "mtu": 1458, 20:12:44 "selinux-enabled": true, 20:12:44 "seccomp-profile": "/etc/docker/seccomp.json" 20:12:44 } [Pipeline] sh 20:12:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:12: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 20:12:45 + sudo service docker restart 20:12:46 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 20:12: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:12:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:12:49 $ docker stop --time=1 d76ca612887277f84e3230e7f356ca462d9fd09f5403ed2effeb8bd3bbf4221e 20:12:52 $ docker rm -f --volumes d76ca612887277f84e3230e7f356ca462d9fd09f5403ed2effeb8bd3bbf4221e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:12:53 20:12:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:12:54 latest: Pulling from edgex-devops/edgex-compose 20:12:54 cbdbe7a5bc2a: Pulling fs layer 20:12:54 ca9280d653b3: Pulling fs layer 20:12:54 7e9c9ca2126c: Pulling fs layer 20:12:54 cbdbe7a5bc2a: Download complete 20:12:54 ca9280d653b3: Verifying Checksum 20:12:54 ca9280d653b3: Download complete 20:12:54 cbdbe7a5bc2a: Pull complete 20:12:54 7e9c9ca2126c: Download complete 20:12:54 ca9280d653b3: Pull complete 20:12:58 7e9c9ca2126c: Pull complete 20:12:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:12:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:12:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:58 prd-ubuntu20.04-docker-8c-8g-6918 does not seem to be running inside a container 20:12:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:12:59 $ docker top edbb1e49bb499d3ee256036b136e0977dc1b991e512f6fbbcd77272b88de4574 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:00 + docker-compose build --help 20:13:00 + grep parallel 20:13:00 --parallel Build images in parallel. [Pipeline] } 20:13:00 $ docker stop --time=1 edbb1e49bb499d3ee256036b136e0977dc1b991e512f6fbbcd77272b88de4574 20:13:02 $ docker rm -f --volumes edbb1e49bb499d3ee256036b136e0977dc1b991e512f6fbbcd77272b88de4574 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:13:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:02 prd-ubuntu20.04-docker-8c-8g-6918 does not seem to be running inside a container 20:13:02 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose:latest cat 20:13:03 $ docker top 72bea65c66d9c778acf813cc433ff4439d5c3252659cf2a39c1c404c0c80aafc -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:03 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:03 provisioning config files... 20:13:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15719354712835284927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:04 Building core-command ... 20:13:04 Building core-common-config-bootstrapper ... 20:13:04 Building core-data ... 20:13:04 Building core-metadata ... 20:13:04 Building security-bootstrapper ... 20:13:04 Building security-proxy-auth ... 20:13:04 Building security-proxy-setup ... 20:13:04 Building security-secretstore-setup ... 20:13:04 Building security-spiffe-token-provider ... 20:13:04 Building security-spire-agent ... 20:13:04 Building security-spire-config ... 20:13:04 Building security-spire-server ... 20:13:04 Building support-notifications ... 20:13:04 Building support-scheduler ... 20:13:04 Building core-data 20:13:04 Building core-common-config-bootstrapper 20:13:04 Building security-spiffe-token-provider 20:13:04 Building core-metadata 20:13:04 Building security-bootstrapper 20:13:04 ---> docker-login.sh 20:13:04 nexus3.edgexfoundry.org:10001 20:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:04 Configure a credential helper to remove this warning. See 20:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:04 20:13:04 Login Succeeded 20:13:04 nexus3.edgexfoundry.org:10002 20:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:05 Configure a credential helper to remove this warning. See 20:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:05 20:13:05 Login Succeeded 20:13:05 nexus3.edgexfoundry.org:10003 20:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:05 Configure a credential helper to remove this warning. See 20:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:05 20:13:05 Login Succeeded 20:13:05 nexus3.edgexfoundry.org:10004 20:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:05 Configure a credential helper to remove this warning. See 20:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:05 20:13:05 Login Succeeded 20:13:05 docker.io 20:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:06 Configure a credential helper to remove this warning. See 20:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:06 20:13:06 Login Succeeded 20:13:06 ---> docker-login.sh ends [Pipeline] } 20:13:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:13:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:13:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:13:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:13:07 ========================================================= 20:13:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:13:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:13:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:13:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:13:07 af6eaf76a39c: Pulling fs layer 20:13:07 55522c791124: Pulling fs layer 20:13:07 ce5c4a1c91eb: Pulling fs layer 20:13:07 169dfbe0d373: Pulling fs layer 20:13:07 e1ff8fa3b103: Pulling fs layer 20:13:07 52ebb69f0ebf: Pulling fs layer 20:13:07 5abe8eddf0d5: Pulling fs layer 20:13:07 169dfbe0d373: Waiting 20:13:07 e1ff8fa3b103: Waiting 20:13:07 52ebb69f0ebf: Waiting 20:13:07 5abe8eddf0d5: Waiting 20:13:07 55522c791124: Verifying Checksum 20:13:07 55522c791124: Download complete 20:13:07 169dfbe0d373: Verifying Checksum 20:13:07 169dfbe0d373: Download complete 20:13:07 e1ff8fa3b103: Verifying Checksum 20:13:07 e1ff8fa3b103: Download complete 20:13:07 af6eaf76a39c: Download complete 20:13:08 af6eaf76a39c: Pull complete 20:13:09 5abe8eddf0d5: Verifying Checksum 20:13:09 5abe8eddf0d5: Download complete 20:13:09 55522c791124: Pull complete 20:13:10 ce5c4a1c91eb: Download complete 20:13:10 52ebb69f0ebf: Verifying Checksum 20:13:10 52ebb69f0ebf: Download complete 20:13:16 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:13:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:13:16 ---> 3059a573bd33 20:13:16 Step 3/20 : WORKDIR /edgex-go 20:13:16 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:13:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:13:16 ---> 3059a573bd33 20:13:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:13:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:13:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:13:16 ---> 3059a573bd33 20:13:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:13:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:13:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:13:16 ---> 3059a573bd33 20:13:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:13:16 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:13:16 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:13:16 ---> 3059a573bd33 20:13:16 Step 3/33 : WORKDIR /edgex-go 20:13:18 ---> Running in 1e3a03398cb5 20:13:18 ---> Running in ce058124246f 20:13:18 ---> Running in 45c1e98645d1 20:13:18 ---> Running in c807a1c0dcab 20:13:18 ---> Running in f870ebdd1aa3 20:13:18 Removing intermediate container 45c1e98645d1 20:13:18 Removing intermediate container c807a1c0dcab 20:13:18 ---> 6a6de47ff048 20:13:18 ---> 4699d47acdff 20:13:18 Step 4/23 : WORKDIR /edgex-goStep 4/23 : WORKDIR /edgex-go 20:13:18 20:13:18 Removing intermediate container ce058124246f 20:13:18 ---> 6cc023fd0242 20:13:18 Step 4/25 : WORKDIR /edgex-go 20:13:18 ---> Running in 083becd1ba07 20:13:18 ---> Running in d76bd269da50 20:13:18 Removing intermediate container 1e3a03398cb5 20:13:18 ---> a1716d06b049 20:13:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:13:18 ---> Running in 25d9e854584f 20:13:18 Removing intermediate container f870ebdd1aa3 20:13:18 ---> c9fa9142e674 20:13:18 Step 4/33 : RUN apk add --update --no-cache make git 20:13:18 ---> Running in ec0911fe2f94 20:13:18 ---> Running in 525e90acdc2d 20:13:18 Removing intermediate container d76bd269da50 20:13:18 ---> e52e6e570f9f 20:13:18 Step 5/23 : RUN apk add --update --no-cache make git 20:13:18 Removing intermediate container 083becd1ba07 20:13:18 ---> d483de3f5cea 20:13:18 Step 5/23 : RUN apk add --update --no-cache make git 20:13:18 ---> Running in 3dd49fddd3c1 20:13:18 ---> Running in 0e9aff07d160 20:13:18 Removing intermediate container 25d9e854584f 20:13:18 ---> 9f6134c0f4b8 20:13:18 Step 5/25 : RUN apk add --update --no-cache make git 20:13:18 ---> Running in 051055739a69 20:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:19 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:13:19 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:13:19 OK: 17823 distinct packages available 20:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:19 OK: 265 MiB in 53 packages 20:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:19 OK: 265 MiB in 53 packages 20:13:20 OK: 265 MiB in 53 packages 20:13:20 OK: 265 MiB in 53 packages 20:13:20 OK: 265 MiB in 53 packages 20:13:20 Removing intermediate container 525e90acdc2d 20:13:20 ---> 8f2c6107a6a5 20:13:20 Step 5/33 : COPY go.mod vendor* ./ 20:13:20 Removing intermediate container 3dd49fddd3c1 20:13:20 ---> 1f238ea7da54 20:13:20 Step 6/23 : COPY go.mod vendor* ./ 20:13:20 ---> 228c28255702 20:13:20 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:20 ---> Running in 3da24d343098 20:13:20 ---> 3751ba84736e 20:13:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:20 ---> Running in a629c529c319 20:13:20 Removing intermediate container 0e9aff07d160 20:13:20 ---> 8434228a6029 20:13:20 Step 6/23 : COPY go.mod vendor* ./ 20:13:20 Removing intermediate container 051055739a69 20:13:20 ---> 14ec519a3b53 20:13:20 Step 6/25 : COPY go.mod vendor* ./ 20:13:20 ---> d90e3da5c2f8 20:13:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:20 Removing intermediate container ec0911fe2f94 20:13:20 ---> 05586c6bb836 20:13:20 Step 5/20 : COPY go.mod vendor* ./ 20:13:20 ce5c4a1c91eb: Pull complete 20:13:20 169dfbe0d373: Pull complete 20:13:20 e1ff8fa3b103: Pull complete 20:13:20 ---> ea4816fc614b 20:13:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:20 ---> Running in dd912df7d691 20:13:20 ---> Running in 4bced2f967b4 20:13:20 ---> 207713af7cba 20:13:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:20 ---> Running in 5a28cccba0b8 20:13:27 52ebb69f0ebf: Pull complete 20:13:27 5abe8eddf0d5: Pull complete 20:13:27 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:13:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:13:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:13:28 + docker build -t ci-base-image-arm64 -f - . 20:13:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:13:28 WORKDIR /edgex 20:13:28 COPY go.mod . 20:13:28 RUN go mod download 20:13:28 Sending build context to Docker daemon 2.934MB 20:13:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:13:28 ---> 6cb57ee374ae 20:13:28 Step 2/4 : WORKDIR /edgex 20:13:32 ---> Running in a712648f2be2 20:13:32 Removing intermediate container a712648f2be2 20:13:32 ---> 19723f214afa 20:13:32 Step 3/4 : COPY go.mod . 20:13:32 ---> 1d17435449a2 20:13:32 Step 4/4 : RUN go mod download 20:13:32 ---> Running in 50f40bcd644f 20:13:59 Removing intermediate container 50f40bcd644f 20:13:59 ---> b34b28fbff69 20:13:59 Successfully built b34b28fbff69 20:13:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:59 + docker inspect -f . ci-base-image-arm64 20:13:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:59 prd-ubuntu20.04-docker-arm64-4c-16g-6920 does not seem to be running inside a container 20:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 20:14:01 $ docker top adeab61cc3a887481afb4c802dc3caab0001b550b54a3b3e46350455bec277f8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:02 + go version 20:14:02 go version go1.20.2 linux/arm64 [Pipeline] } 20:14:02 $ docker stop --time=1 adeab61cc3a887481afb4c802dc3caab0001b550b54a3b3e46350455bec277f8 20:14:03 $ docker rm -f --volumes adeab61cc3a887481afb4c802dc3caab0001b550b54a3b3e46350455bec277f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:04 + docker inspect -f . ci-base-image-arm64 20:14:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:04 prd-ubuntu20.04-docker-arm64-4c-16g-6920 does not seem to be running inside a container 20:14:04 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 20:14:06 $ docker top 21555296e5eddbfc7f899685553c8a0a88c7cbc3f81aef0adeb7a4e212245508 -eo pid,comm [Pipeline] { [Pipeline] echo 20:14:06 ========================================================= 20:14:06 [edgeXBuildGoParallel] Running Tests and Build... 20:14:06 ========================================================= [Pipeline] sh 20:14:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:14:07 Removing intermediate container a629c529c319 20:14:07 ---> 6139b65a111a 20:14:07 Step 8/23 : COPY . . 20:14:07 Removing intermediate container dd912df7d691 20:14:07 ---> 423ced1e88d7 20:14:07 Step 8/23 : COPY . . 20:14:07 Removing intermediate container 4bced2f967b4 20:14:07 ---> e528e65c191e 20:14:07 Step 8/25 : COPY . . 20:14:07 Removing intermediate container 3da24d343098 20:14:07 ---> 342ce62e1fda 20:14:07 Step 7/33 : COPY . . 20:14:07 Removing intermediate container 5a28cccba0b8 20:14:07 ---> 6d55a305cdce 20:14:07 Step 7/20 : COPY . . 20:14:07 + make test 20:14:07 go test -race -coverprofile=coverage.out ./... 20:14:15 ---> e66c618a49fa 20:14:15 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:14:15 ---> 5b6c43dc21cf 20:14:15 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:14:15 ---> 11d4e7eb02fe 20:14:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:14:15 ---> Running in 7b5952f1c4a1 20:14:15 ---> Running in 362e77e8ee1a 20:14:15 ---> db699dbe00ae 20:14:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:14:15 ---> 9df196d6fa16 20:14:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:14:15 ---> Running in f6829382cade 20:14:15 ---> Running in 678f1be65548 20:14:15 ---> Running in 0eab6df8288a 20:14:15 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 20:14:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:14:15 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 20:14:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:14:16 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 20:14:54 ? github.com/edgexfoundry/edgex-go [no test files] 20:15:12 Removing intermediate container 7b5952f1c4a1 20:15:12 ---> d84071d10cd1 20:15:12 20:15:12 Step 10/25 : FROM alpine:3.17 20:15:12 Removing intermediate container 362e77e8ee1a 20:15:12 ---> ddff216a0c9f 20:15:12 20:15:12 Step 9/33 : FROM alpine:3.17 20:15:12 Removing intermediate container 0eab6df8288a 20:15:12 ---> d24e81c5c2a5 20:15:12 20:15:12 Step 10/23 : FROM alpine:3.17 20:15:12 Removing intermediate container f6829382cade 20:15:12 ---> bb3653e47ff3 20:15:12 20:15:12 Step 10/23 : FROM alpine:3.17 20:15:12 Removing intermediate container 678f1be65548 20:15:12 ---> a5fd21ca2e31 20:15:12 20:15:12 Step 9/20 : FROM alpine:3.17 20:15:12 3.17: Pulling from library/alpine 20:15:12 3.17: Pulling from library/alpine 20:15:12 3.17: Pulling from library/alpine 20:15:12 3.17: Pulling from library/alpine 20:15:12 3.17: Pulling from library/alpine 20:15:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:15:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:15:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:15:12 Status: Downloaded newer image for alpine:3.17 20:15:12 Status: Image is up to date for alpine:3.17 20:15:12 Status: Downloaded newer image for alpine:3.17 20:15:12 ---> 9ed4aefc74f6 20:15:12 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:15:12 ---> 9ed4aefc74f6 20:15:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:15:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:15:12 Status: Image is up to date for alpine:3.17 20:15:12 ---> 9ed4aefc74f6 20:15:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:15:12 ---> 9ed4aefc74f6 20:15:12 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:15:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:15:12 Status: Image is up to date for alpine:3.17 20:15:12 ---> 9ed4aefc74f6 20:15:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:15:12 ---> Running in 27050c2421bd 20:15:12 ---> Running in 1c8a491f4a8e 20:15:12 ---> Running in 1b90597ecc10 20:15:12 ---> Running in 33dc9ce84882 20:15:12 ---> Running in 4b3862b59672 20:15:12 Removing intermediate container 4b3862b59672 20:15:12 ---> 0e5835d268c3 20:15:12 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:15:12 Removing intermediate container 1b90597ecc10 20:15:12 ---> 528e811c6028 20:15:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:15:12 Removing intermediate container 27050c2421bd 20:15:12 ---> 2bf10906b1a0 20:15:12 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:15:12 Removing intermediate container 33dc9ce84882 20:15:12 ---> 85c789bb8546 20:15:12 Step 12/23 : ENV APP_PORT=59880 20:15:12 ---> Running in 2e4eb74759ca 20:15:12 ---> Running in 13f2fc88e33c 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:15:12 ---> Running in e816f14d4dc6 20:15:12 ---> Running in e1ad73b7ddc2 20:15:12 Removing intermediate container e1ad73b7ddc2 20:15:12 ---> 97203d482795 20:15:12 Step 13/23 : EXPOSE $APP_PORT 20:15:12 ---> Running in f98b0449f3ea 20:15:12 (1/1) Installing dumb-init (1.2.5-r2) 20:15:12 Removing intermediate container f98b0449f3ea 20:15:12 Executing busybox-1.35.0-r29.trigger 20:15:12 ---> 640a7522e124 20:15:12 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:15:12 OK: 7 MiB in 16 packages 20:15:12 ---> Running in 90723f16dd37 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:15:12 (1/1) Installing dumb-init (1.2.5-r2) 20:15:12 Executing busybox-1.35.0-r29.trigger 20:15:12 OK: 7 MiB in 16 packages 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:15:12 Removing intermediate container 1c8a491f4a8e 20:15:12 ---> 33bade29a308 20:15:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:15:12 (1/2) Installing dumb-init (1.2.5-r2) 20:15:12 (2/2) Installing su-exec (0.2-r2) 20:15:12 Executing busybox-1.35.0-r29.trigger 20:15:12 OK: 7 MiB in 17 packages 20:15:12 ---> Running in e9c0661e7831 20:15:12 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:15:12 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:15:12 OK: 17818 distinct packages available 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:15:12 (1/1) Installing dumb-init (1.2.5-r2) 20:15:12 Executing busybox-1.35.0-r29.trigger 20:15:12 OK: 7 MiB in 16 packages 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:15:12 Removing intermediate container e9c0661e7831 20:15:12 ---> c0476ac8c7d1 20:15:12 Step 13/25 : ENV APP_PORT=59881 20:15:12 Removing intermediate container 2e4eb74759ca 20:15:12 ---> 9ea45ce16813 20:15:12 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:15:12 (1/9) Installing ca-certificates (20220614-r4) 20:15:12 (2/9) Installing brotli-libs (1.0.9-r9) 20:15:12 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:15:12 (4/9) Installing libcurl (7.88.1-r1) 20:15:12 ---> Running in 455adda81f19 20:15:12 (5/9) Installing curl (7.88.1-r1) 20:15:12 (6/9) Installing dumb-init (1.2.5-r2) 20:15:12 (7/9) Installing musl-obstack (1.2.3-r0) 20:15:12 (8/9) Installing libucontext (1.2-r0) 20:15:12 (9/9) Installing gcompat (1.1.0-r0) 20:15:12 Executing busybox-1.35.0-r29.trigger 20:15:12 Executing ca-certificates-20220614-r4.trigger 20:15:12 OK: 10 MiB in 24 packages 20:15:12 ---> 44103ed33a81 20:15:12 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:15:12 Removing intermediate container 455adda81f19 20:15:12 ---> ce49a4727108 20:15:12 Step 14/25 : EXPOSE $APP_PORT 20:15:12 Removing intermediate container e816f14d4dc6 20:15:12 ---> c9ccfa5a85f3 20:15:12 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:15:12 Removing intermediate container 90723f16dd37 20:15:12 ---> 0504a21551cd 20:15:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:15:12 ---> Running in f8cc37fc9d2a 20:15:12 ---> d0587dfa7be6 20:15:12 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:15:12 ---> Running in 024bc6f8d693 20:15:12 ---> c2a073540ef7 20:15:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:15:12 Removing intermediate container f8cc37fc9d2a 20:15:12 ---> 2605aa42b0d3 20:15:12 Step 15/25 : WORKDIR / 20:15:12 Removing intermediate container 024bc6f8d693 20:15:12 ---> d21778272f32 20:15:12 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:15:12 ---> Running in 14b8fb551937 20:15:12 ---> Running in 24eddc0ba10b 20:15:12 ---> 93c4451551f8 20:15:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:15:12 Removing intermediate container 13f2fc88e33c 20:15:12 ---> 6c1a64dd3981 20:15:12 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:15:12 ---> 0934a6c29beb 20:15:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:15:13 Removing intermediate container 24eddc0ba10b 20:15:13 ---> 2d6f3d72580f 20:15:13 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:15:13 Removing intermediate container 14b8fb551937 20:15:13 ---> 0e6e540823c5 20:15:13 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:15:13 ---> b60ba9e80255 20:15:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:15:13 ---> 697157f56314 20:15:13 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:15:13 ---> d9d11d1b85b4 20:15:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:15:13 ---> Running in e7a65f673fd7 20:15:13 Removing intermediate container e7a65f673fd7 20:15:13 ---> 1ba127aa42cc 20:15:13 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:15:13 ---> edbf373bc70e 20:15:13 Step 19/23 : ENTRYPOINT ["/core-data"] 20:15:13 ---> 6c5952b78a5a 20:15:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:15:13 ---> dd974ebc3e90 20:15:13 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:13 ---> 1ffc0e8bd0bf 20:15:13 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:15:13 ---> Running in 15553b438152 20:15:14 ---> Running in 67d24cb5b31a 20:15:14 ---> Running in 9f82a7e4f327 20:15:14 ---> 18f7b5bcb418 20:15:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:15:14 ---> 9814e47d63b5 20:15:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:15:14 Removing intermediate container 67d24cb5b31a 20:15:14 ---> f127bb83d656 20:15:14 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:15:14 Removing intermediate container 15553b438152 20:15:14 ---> 3911a1cb34c2 20:15:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:15:15 ---> Running in ea8940cd2847 20:15:15 ---> Running in bb5b270aad33 20:15:15 ---> 3b93e4c250a1 20:15:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:15:15 ---> 900d49a41caa 20:15:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:15:16 ---> Running in f7bb6a5f5f26 20:15:16 Removing intermediate container bb5b270aad33 20:15:16 ---> 225aab15ca7e 20:15:16 Step 21/23 : LABEL arch=x86_64 20:15:16 ---> f55573e6c00d 20:15:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:15:16 ---> Running in a6f696224afe 20:15:17 Removing intermediate container f7bb6a5f5f26 20:15:17 ---> a150e6be98a2 20:15:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:15:17 Removing intermediate container 9f82a7e4f327 20:15:17 ---> 8fecf97b6a23 20:15:17 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:15:17 ---> 8c1e6493e0bf 20:15:17 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:15:17 ---> Running in 7c9630b59d04 20:15:17 ---> Running in 0aa39bdf3e8b 20:15:17 Removing intermediate container a6f696224afe 20:15:17 ---> 06ddbfcc9834 20:15:17 Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:15:17 ---> Running in 8355d70b5e6a 20:15:17 ---> Running in 24db0c4f0954 20:15:17 Removing intermediate container ea8940cd2847 20:15:17 ---> 8a735ac6ad77 20:15:17 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:15:17 Removing intermediate container 7c9630b59d04 20:15:17 ---> a8ccca8639a0 20:15:17 Step 18/20 : LABEL arch=x86_64 20:15:17 Removing intermediate container 0aa39bdf3e8b 20:15:17 ---> ffc8854d04f7 20:15:17 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:15:18 ---> Running in d0f275ec390a 20:15:18 Removing intermediate container 8355d70b5e6a 20:15:18 ---> 55c7c5b499cc 20:15:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:15:18 ---> Running in d75278ae3a17 20:15:18 ---> Running in 80642b99608e 20:15:18 Removing intermediate container 24db0c4f0954 20:15:18 ---> 7f5690b8e627 20:15:18 Step 23/23 : LABEL version=0.0.0 20:15:18 ---> Running in b2b3501e7735 20:15:18 ---> Running in 9af8c9c61528 20:15:18 Removing intermediate container d75278ae3a17 20:15:18 ---> 8e1d2fbb536b 20:15:18 Step 19/20 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:15:18 Removing intermediate container d0f275ec390a 20:15:18 ---> 5e2af7871b3c 20:15:18 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:15:18 Removing intermediate container 80642b99608e 20:15:18 ---> 52996d5ab51d 20:15:18 Step 21/23 : LABEL arch=x86_64 20:15:18 ---> Running in 235385d0e6d3 20:15:18 Removing intermediate container b2b3501e7735 20:15:18 ---> 19c2690635d1 20:15:18 Step 23/25 : LABEL arch=x86_64 20:15:18 Removing intermediate container 9af8c9c61528 20:15:18 ---> ef57183c8f27 20:15:18 20:15:18 ---> Running in 51eed2ee7195 20:15:18 Successfully built ef57183c8f27 20:15:18 ---> Running in 23d5a6cb2461 20:15:18 Successfully tagged core-data:latest 20:15:18  Building core-data ... done Building security-secretstore-setup 20:15:18 ---> a40ed8d23620 20:15:18 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:15:22 Removing intermediate container 235385d0e6d3 20:15:22 ---> ffcbcbe42e82 20:15:22 Step 20/20 : LABEL version=0.0.0 20:15:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:15:24 ---> 3059a573bd33 20:15:24 Step 3/25 : WORKDIR /edgex-go 20:15:24 ---> Using cache 20:15:24 ---> c9fa9142e674 20:15:24 Step 4/25 : RUN apk add --update --no-cache make git 20:15:24 ---> Using cache 20:15:24 ---> 8f2c6107a6a5 20:15:24 Step 5/25 : COPY go.mod vendor* ./ 20:15:24 ---> Using cache 20:15:24 ---> 228c28255702 20:15:24 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:24 ---> Using cache 20:15:24 ---> 342ce62e1fda 20:15:24 Step 7/25 : COPY . . 20:15:24 ---> Using cache 20:15:24 ---> e66c618a49fa 20:15:24 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:15:25 Removing intermediate container 51eed2ee7195 20:15:25 ---> 342f6a03e4ed 20:15:25 Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:15:25 Removing intermediate container 23d5a6cb2461 20:15:25 ---> 5d5dbe6378b5 20:15:25 Step 24/25 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:15:25 ---> Running in d6a45d785484 20:15:25 ---> Running in 0ed172679587 20:15:25 ---> Running in 63ca20901b10 20:15:25 ---> Running in 23bc9db5f980 20:15:25 ---> Running in b7fc96b82f0b 20:15:26 Removing intermediate container 0ed172679587 20:15:26 ---> 3c7d22cb31f0 20:15:26 20:15:26 Successfully built 3c7d22cb31f0 20:15:26 Removing intermediate container 23bc9db5f980 20:15:26 ---> efca1829ca40 20:15:26 Step 23/23 : LABEL version=0.0.0 20:15:26 Successfully tagged security-spiffe-token-provider:latest 20:15:26 Building support-scheduler 20:15:26  Building security-spiffe-token-provider ... done Removing intermediate container b7fc96b82f0b 20:15:26 ---> 1aa7cf18d031 20:15:26 Step 25/25 : LABEL version=0.0.0 20:15:28 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 20:15:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:15:30 ---> 3059a573bd33 20:15:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:15:30 ---> Using cache 20:15:30 ---> 6cc023fd0242 20:15:30 Step 4/23 : WORKDIR /edgex-go 20:15:30 ---> Using cache 20:15:30 ---> 9f6134c0f4b8 20:15:30 Step 5/23 : RUN apk add --update --no-cache make git 20:15:30 ---> Using cache 20:15:30 ---> 14ec519a3b53 20:15:30 Step 6/23 : COPY go.mod vendor* ./ 20:15:30 ---> Using cache 20:15:30 ---> ea4816fc614b 20:15:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:30 ---> Using cache 20:15:30 ---> e528e65c191e 20:15:30 Step 8/23 : COPY . . 20:15:30 ---> Using cache 20:15:30 ---> 5b6c43dc21cf 20:15:30 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:15:31 ---> Running in 7f4b9fd594e1 20:15:32 ---> Running in 72060e9000fd 20:15:33 ---> Running in e8df9dcf067b 20:15:33 Removing intermediate container 7f4b9fd594e1 20:15:33 ---> e45dc415622e 20:15:33 20:15:33 Successfully built e45dc415622e 20:15:33 Successfully tagged core-common-config-bootstrapper:latest 20:15:33  Building core-common-config-bootstrapper ... done Building support-notifications 20:15:33 Removing intermediate container 72060e9000fd 20:15:33 ---> 0f57ed40e47d 20:15:33 20:15:33 Successfully built 0f57ed40e47d 20:15:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:15:38 ---> 3059a573bd33 20:15:38 Successfully tagged core-metadata:latest 20:15:38  Building core-metadata ... done Step 3/23 : ARG ADD_BUILD_TAGS="" 20:15:38 ---> Using cache 20:15:38 ---> 6cc023fd0242 20:15:38 Step 4/23 : WORKDIR /edgex-go 20:15:38 ---> Using cache 20:15:38 ---> 9f6134c0f4b8 20:15:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:15:38 Building security-spire-config 20:15:40 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:40 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:15:40 ---> 3059a573bd33 20:15:40 Step 3/27 : WORKDIR /edgex-go 20:15:40 ---> Using cache 20:15:40 ---> c9fa9142e674 20:15:40 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:15:44 ---> Running in e287ccc54ccc 20:15:44 ---> Running in 87b82e15bf9d 20:15: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 20:15:44 Removing intermediate container d6a45d785484 20:15:44 ---> f6e2d1489bf1 20:15:44 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:15:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:15:44 ---> b40458e861e9 20:15:44 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:15:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:15:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:15:45 OK: 265 MiB in 53 packages 20:15:45 OK: 265 MiB in 53 packages 20:15:46 ---> f5b90dac0af2 20:15:46 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:15:51 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 20:15:52 ---> 40f68a6c7394 20:15:52 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:15:53 Removing intermediate container 87b82e15bf9d 20:15:53 ---> 8ee8692e190d 20:15:53 Step 5/27 : COPY go.mod vendor* ./ 20:15:53 Removing intermediate container e287ccc54ccc 20:15:53 ---> 25a05afa13e4 20:15:53 Step 6/23 : COPY go.mod vendor* ./ 20:15:54 ---> 150700db06d9 20:15:54 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:15:54 ---> bbbe05835b07 20:15:54 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:57 ---> 11ca6b310a4f 20:15:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:58 ---> 9554ef57f91e 20:15:58 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:15:58 ---> Running in 2827118ee85b 20:15:58 ---> Running in 7826b693373b 20:15:58 Removing intermediate container 63ca20901b10 20:15:58 ---> 02542cbcf6cb 20:15:58 20:15:58 Step 9/25 : FROM alpine:3.17 20:15:58 ---> 9ed4aefc74f6 20:15:58 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:15:59 ---> 70665949fd36 20:15:59 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:15:59 ---> Running in 520bcf2e59b6 20:16:00 ---> b23a4f11b8f9 20:16:00 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:16:00 (1/3) Installing ca-certificates (20220614-r4) 20:16:00 (2/3) Installing dumb-init (1.2.5-r2) 20:16:00 (3/3) Installing su-exec (0.2-r2) 20:16:00 Executing busybox-1.35.0-r29.trigger 20:16:00 Executing ca-certificates-20220614-r4.trigger 20:16:00 OK: 8 MiB in 18 packages 20:16:05 ---> 5fe2bed15a98 20:16:05 Step 28/33 : RUN chmod +x /entrypoint.sh 20:16:05 ---> Running in c461fca085d2 20:16:05 Removing intermediate container 520bcf2e59b6 20:16:05 ---> 372eb893a505 20:16:05 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:16:05 ---> Running in 60026518ac77 20:16:07 Removing intermediate container 60026518ac77 20:16:07 ---> 2f3364058275 20:16:07 Step 12/25 : WORKDIR / 20:16:07 ---> Running in bb3ccfdcae23 20:16:07 Removing intermediate container c461fca085d2 20:16:07 ---> 563e9aec958c 20:16:07 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:16:11 ---> Running in b6efe8c3662f 20:16:13 Removing intermediate container bb3ccfdcae23 20:16:13 ---> 7a4add9d2773 20:16:13 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:16:23 ---> dccbc22e6bfa 20:16:23 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:16:23 Removing intermediate container b6efe8c3662f 20:16:23 ---> dbcd4279671a 20:16:23 Step 30/33 : CMD ["gate"] 20:16:23 Removing intermediate container e8df9dcf067b 20:16:23 ---> 586eb9003281 20:16:23 20:16:23 Step 10/23 : FROM alpine:3.17 20:16:23 ---> 9ed4aefc74f6 20:16:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:16:23 ---> Using cache 20:16:23 ---> 33bade29a308 20:16:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:16:23 ---> Using cache 20:16:23 ---> c0476ac8c7d1 20:16:23 Step 13/23 : ENV APP_PORT=59861 20:16:23 ---> Running in acf695c10d86 20:16:24 ---> Running in dbc4f0bb4a20 20:16:39 ---> 239f2a8fe6ce 20:16:39 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:16:39 Removing intermediate container dbc4f0bb4a20 20:16:39 ---> b4feacd32c74 20:16:39 Step 14/23 : EXPOSE $APP_PORT 20:16:39 Removing intermediate container acf695c10d86 20:16:39 ---> 189089d24f15 20:16:39 Step 31/33 : LABEL arch=x86_64 20:16:39 ---> Running in 264bcaa94666 20:16:39 ---> Running in 0f064780b594 20:16:39 ---> fab8f5c5dc0a 20:16: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 20:16:39 Removing intermediate container 2827118ee85b 20:16:39 ---> b5714be6c794 20:16:39 Step 7/27 : COPY . . 20:16:39 Removing intermediate container 7826b693373b 20:16:39 ---> cfb6d5a92462 20:16:39 Step 8/23 : COPY . . 20:16:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:16:46 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:16:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:16:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:16:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:16:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:16:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:16:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:16:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:16:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:16:49 ---> dfeec83d8b03 20:16:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:16:49 Removing intermediate container 264bcaa94666 20:16:49 Removing intermediate container 0f064780b594 20:16:49 ---> 1b2a3b6ff6b4 20:16:49 ---> af082d171cb1 20:16:49 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt /Step 32/33 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:16:49 20:16:49 ---> Running in c8eca750f894 20:16:49 ---> 5ff6bb0fb5ef 20:16:49 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:16:49 ---> cf24efc7eacc 20:16:49 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:16:49 Removing intermediate container c8eca750f894 20:16:49 ---> 951c59b482f6 20:16:49 Step 33/33 : LABEL version=0.0.0 20:16:49 ---> Running in 75a193ccd6ab 20:16:49 ---> Running in 7843b4f90e66 20:16:49 ---> 49f42529e17b 20:16:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:16:49 ---> e9da88c62e18 20:16:49 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:16:49 ---> Running in 75e5576caf82 20:16:49 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 20:16:49 Removing intermediate container 75a193ccd6ab 20:16:49 ---> 049332f56be0 20:16:49 Step 9/27 : WORKDIR /edgex-go/spire-build 20:16:50 Removing intermediate container 75e5576caf82 20:16:50 ---> 0500043766ca 20:16:50 20:16:50 Successfully built 0500043766ca 20:16:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:16:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:16:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:16:50 ---> 22da6b8fcfd9 20:16:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:16:50 Successfully tagged security-bootstrapper:latest 20:16:50 Building security-proxy-setup 20:16:50  Building security-bootstrapper ... done  ---> dd1a3f8fe7c1 20:16:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:16:51 ---> Running in e6bbf10cf5bd 20:16:54 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:16:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:16:54 ---> 3059a573bd33 20:16:54 Step 3/22 : WORKDIR /edgex-go 20:16:54 ---> Using cache 20:16:54 ---> c9fa9142e674 20:16:54 Step 4/22 : RUN apk add --update --no-cache make git 20:16:54 ---> Using cache 20:16:54 ---> 8f2c6107a6a5 20:16:54 Step 5/22 : COPY go.mod vendor* ./ 20:16:54 ---> Using cache 20:16:54 ---> 228c28255702 20:16:54 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:54 ---> Using cache 20:16:54 ---> 342ce62e1fda 20:16:54 Step 7/22 : COPY . . 20:16:54 ---> Using cache 20:16:54 ---> e66c618a49fa 20:16:54 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:16:58 ---> Running in 56b509deb64c 20:16:58 ---> 1f3705de8003 20:16:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:16:58 ---> 1b7b69a363d1 20:16:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:16:58 Removing intermediate container e6bbf10cf5bd 20:16:58 ---> 8513f2a74170 20:16:58 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:16:59 ---> Running in cd799efa713a 20:16:59 ---> 61a8c6e2e285 20:16:59 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:16:59 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 20:17:00 ---> eb7f83f83118 20:17:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:17:00 ---> Running in 57e1b04dffea 20:17:00 Removing intermediate container cd799efa713a 20:17:00 ---> bd9bdb6cad95 20:17:00 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 20:17:00 ---> Running in 90edf291c010 20:17:00 ---> Running in c1a2a3262e16 20:17:01 Removing intermediate container 90edf291c010 20:17:01 ---> 6e1015f2bfe9 20:17:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:17:01 ---> Running in 070f65484121 20:17:01 Removing intermediate container 070f65484121 20:17:01 ---> 713812064938 20:17:01 Step 21/23 : LABEL arch=x86_64 20:17:01 ---> Running in 329a44fc7ac3 20:17:02 Removing intermediate container 329a44fc7ac3 20:17:02 ---> dc5ea8ad109c 20:17:02 Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:17:02 ---> Running in 2fb536ae0205 20:17:02 Removing intermediate container 57e1b04dffea 20:17:02 ---> fdc939bf4610 20:17:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:17:04 Removing intermediate container 2fb536ae0205 20:17:04 ---> e617aaf66f93 20:17:04 Step 23/23 : LABEL version=0.0.0 20:17:04 ---> Running in 42f7c9843dbe 20:17:04 Removing intermediate container c1a2a3262e16 20:17:04 ---> 55eb0a55b522 20:17:04 Step 12/27 : WORKDIR /edgex-go 20:17:04 ---> Running in 94a0a911a102 20:17:05 ---> Running in b420b208bba0 20:17:05 Removing intermediate container 42f7c9843dbe 20:17:05 ---> facefb91aafb 20:17:05 Step 23/25 : LABEL arch=x86_64 20:17:05 Removing intermediate container 94a0a911a102 20:17:05 ---> 048e0c25883f 20:17:05 20:17:05 ---> Running in db6f0794faa2 20:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:17:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements 20:17:05 Successfully built 048e0c25883f 20:17:05 Successfully tagged support-scheduler:latest 20:17:05 Building security-spire-server 20:17:05  Building support-scheduler ... done Removing intermediate container b420b208bba0 20:17:05 ---> 0852d82c69a8 20:17:05 20:17:05 Step 13/27 : FROM alpine:3.17 20:17:05 ---> 9ed4aefc74f6 20:17:05 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:17:06 Removing intermediate container db6f0794faa2 20:17:06 ---> 305b2fcd92ee 20:17:06 Step 24/25 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:17:09 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:17:09 ---> 3059a573bd33 20:17:09 Step 3/26 : WORKDIR /edgex-go 20:17:09 ---> Using cache 20:17:09 ---> c9fa9142e674 20:17:09 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:17:09 ---> Using cache 20:17:09 ---> 8ee8692e190d 20:17:09 Step 5/26 : COPY go.mod vendor* ./ 20:17:09 ---> Using cache 20:17:09 ---> bbbe05835b07 20:17:09 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:09 ---> Using cache 20:17:09 ---> b5714be6c794 20:17:09 Step 7/26 : COPY . . 20:17:09 ---> Using cache 20:17:09 ---> cf24efc7eacc 20:17:09 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:17:09 ---> Using cache 20:17:09 ---> 049332f56be0 20:17:09 Step 9/26 : WORKDIR /edgex-go/spire-build 20:17:09 ---> Using cache 20:17:09 ---> 8513f2a74170 20:17:09 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:17:09 ---> Using cache 20:17:09 ---> bd9bdb6cad95 20:17: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 20:17:14 ---> Running in 208a321058b8 20:17:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 98.5% of statements 20:17:15 ---> Running in b71a834fd107 20:17:16 ---> Running in d95f14a24c93 20:17:16 Removing intermediate container 208a321058b8 20:17:16 ---> 2e44ba5ea34d 20:17:16 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:17:21 Removing intermediate container b71a834fd107 20:17:21 ---> 8b7f44e5d7a3 20:17:21 Step 25/25 : LABEL version=0.0.0 20:17:21 ---> Running in af371199f88c 20:17:22 ---> Running in 61badbe0b3ad 20:17:22 Removing intermediate container 7843b4f90e66 20:17:22 ---> 61f47be3551b 20:17:22 20:17:22 Step 10/23 : FROM alpine:3.17 20:17:22 ---> 9ed4aefc74f6 20:17:22 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:17:23 ---> Running in 5e2ac88447e4 20:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:17:23 Removing intermediate container 61badbe0b3ad 20:17:23 ---> de7db5a5213c 20:17:23 20:17:23 Successfully built de7db5a5213c 20:17:23 Successfully tagged security-secretstore-setup:latest 20:17:23  Building security-secretstore-setup ... done Building security-spire-agent 20:17:23 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:17:23 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:17:23 OK: 17818 distinct packages available 20:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:17:23 (1/4) Installing dumb-init (1.2.5-r2) 20:17:23 (2/4) Installing musl-obstack (1.2.3-r0) 20:17:23 (3/4) Installing libucontext (1.2-r0) 20:17:23 (4/4) Installing gcompat (1.1.0-r0) 20:17:23 Executing busybox-1.35.0-r29.trigger 20:17:23 OK: 7 MiB in 19 packages 20:17:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.434s coverage: 71.3% of statements 20:17:27 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:27 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:17:27 ---> 3059a573bd33 20:17:27 Step 3/27 : WORKDIR /edgex-go 20:17:27 ---> Using cache 20:17:27 ---> c9fa9142e674 20:17:27 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:17:27 ---> Using cache 20:17:27 ---> 8ee8692e190d 20:17:27 Step 5/27 : COPY go.mod vendor* ./ 20:17:27 ---> Using cache 20:17:27 ---> bbbe05835b07 20:17:27 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:27 ---> Using cache 20:17:27 ---> b5714be6c794 20:17:27 Step 7/27 : COPY . . 20:17:27 ---> Using cache 20:17:27 ---> cf24efc7eacc 20:17:27 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:17:27 ---> Using cache 20:17:27 ---> 049332f56be0 20:17:27 Step 9/27 : WORKDIR /edgex-go/spire-build 20:17:27 ---> Using cache 20:17:27 ---> 8513f2a74170 20:17:27 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:17:27 ---> Using cache 20:17:27 ---> bd9bdb6cad95 20:17:27 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 20:17:27 ---> Using cache 20:17:27 ---> 55eb0a55b522 20:17:27 Step 12/27 : WORKDIR /edgex-go 20:17:27 ---> Using cache 20:17:27 ---> 0852d82c69a8 20:17:27 20:17:27 Step 13/27 : FROM alpine:3.17 20:17:27 ---> 9ed4aefc74f6 20:17:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:17:27 ---> Using cache 20:17:27 ---> 2e44ba5ea34d 20:17:27 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:17:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.366s coverage: 54.0% of statements 20:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:17:30 Removing intermediate container d95f14a24c93 20:17:30 ---> 96d006275a5b 20:17:30 Step 12/26 : WORKDIR /edgex-go 20:17:30 (1/2) Installing ca-certificates (20220614-r4) 20:17:30 (2/2) Installing dumb-init (1.2.5-r2) 20:17:30 Executing busybox-1.35.0-r29.trigger 20:17:30 Executing ca-certificates-20220614-r4.trigger 20:17:30 Removing intermediate container 56b509deb64c 20:17:30 ---> e82ece214238 20:17:30 20:17:30 Step 9/22 : FROM alpine:3.17 20:17:30 ---> 9ed4aefc74f6 20:17:30 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:17:30 ---> Running in 34eb919a07e3 20:17:30 OK: 8 MiB in 17 packages 20:17:30 ---> Running in 1829669f3658 20:17:30 ---> Running in f30a2f958bcb 20:17:31 Removing intermediate container af371199f88c 20:17:31 ---> 3ed2a7bf40f0 20:17:31 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:17:31 Removing intermediate container 1829669f3658 20:17:31 ---> 60a41d25341a 20:17:31 20:17:31 Step 13/26 : FROM alpine:3.17 20:17:31 ---> 9ed4aefc74f6 20:17:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:17:31 ---> Using cache 20:17:31 ---> 2e44ba5ea34d 20:17:31 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:17:31 ---> Running in 4906262bd300 20:17:31 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:17:31 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:17:31 OK: 17818 distinct packages available 20:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:17:31 ---> c434ddcbd6f8 20:17:31 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:17:32 Removing intermediate container 5e2ac88447e4 20:17:32 ---> 292f53e1114e 20:17:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:17:32 (1/5) Installing dumb-init (1.2.5-r2) 20:17:32 (2/5) Installing musl-obstack (1.2.3-r0) 20:17:32 (3/5) Installing libucontext (1.2-r0) 20:17:32 (4/5) Installing gcompat (1.1.0-r0) 20:17:32 (5/5) Installing openssl (3.0.8-r3) 20:17:32 (1/2) Installing dumb-init (1.2.5-r2) 20:17:32 (2/2) Installing openssl (3.0.8-r3) 20:17:32 Executing busybox-1.35.0-r29.trigger 20:17:32 OK: 8 MiB in 20 packages 20:17:32 Executing busybox-1.35.0-r29.trigger 20:17:32 OK: 8 MiB in 17 packages 20:17:32 ---> 192bc2ae9435 20:17:32 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:17:32 ---> Running in d22ae964d775 20:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:17:32 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:17:32 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:17:32 OK: 17818 distinct packages available 20:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:17:32 (1/5) Installing dumb-init (1.2.5-r2) 20:17:32 (2/5) Installing musl-obstack (1.2.3-r0) 20:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:17:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:17:33 (3/5) Installing libucontext (1.2-r0) 20:17:33 (4/5) Installing gcompat (1.1.0-r0) 20:17:33 (5/5) Installing openssl (3.0.8-r3) 20:17:33 Executing busybox-1.35.0-r29.trigger 20:17:33 OK: 8 MiB in 20 packages 20:17:35 Removing intermediate container d22ae964d775 20:17:35 ---> eb13eee7e1cc 20:17:35 Step 13/23 : ENV APP_PORT=59860 20:17:35 ---> c5f55c52888a 20:17:35 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:17:35 ---> Running in 1ccbe04e5e82 20:17:35 Removing intermediate container f30a2f958bcb 20:17:35 ---> 1aec0eb0ae9e 20:17:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:17:35 Removing intermediate container 34eb919a07e3 20:17:35 ---> a0536e1be5f6 20:17:35 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:17:35 Removing intermediate container 1ccbe04e5e82 20:17:35 ---> 44a1b179864f 20:17:35 Step 14/23 : EXPOSE $APP_PORT 20:17:35 ---> 8ce25fcf8ebb 20:17:35 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:17:36 ---> Running in 0d4f46dd8678 20:17:36 ---> Running in eed0d95102ff 20:17:36 ---> Running in af6a488e00a0 20:17:36 Removing intermediate container 4906262bd300 20:17:36 ---> 2920ebd24b0c 20:17:36 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:17:36 ---> 8702d6282f82 20:17:36 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:17:36 Removing intermediate container 0d4f46dd8678 20:17:36 ---> 5719f8d05b3d 20:17:36 Step 12/22 : WORKDIR /edgex 20:17:36 Removing intermediate container eed0d95102ff 20:17:36 ---> d1c9365e75ee 20:17:36 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:17:36 Removing intermediate container af6a488e00a0 20:17:36 ---> ed8983331b85 20:17:36 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:17:36 ---> 3954f4a3e880 20:17:36 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:17:36 ---> b390443d970c 20:17:36 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:17:36 ---> Running in fb57d5541d0f 20:17:36 Removing intermediate container fb57d5541d0f 20:17:36 ---> 82623ce24715 20:17:36 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:17:37 ---> a82a341fdefa 20:17:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:17:37 ---> 98e636ee7bc7 20:17:37 Step 22/27 : WORKDIR / 20:17:37 ---> 9d601cc48551 20:17:37 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:37 ---> e8e943fd0f1b 20:17:37 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:17:37 ---> 23a95f14a864 20:17:37 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:37 ---> Running in e51aeefc4d75 20:17:40 Removing intermediate container e51aeefc4d75 20:17:40 ---> 7b6d1e25da99 20:17:40 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:17:40 ---> d93ee28732c3 20:17:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:17:40 ---> c48db81dad36 20:17:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:17:40 ---> Running in e788128214a8 20:17:40 ---> f1f4da084131 20:17:40 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ ---> ab5d49c8bc46 20:17:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:17:40 20:17:40 Removing intermediate container e788128214a8 20:17:40 ---> 16180d376bd4 20:17:40 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:17:40 ---> f9c26a532bf7 20:17:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:17:40 ---> 00e1a9cb6e55 20:17:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:17:41 ---> da5e9b2e6385 20:17:41 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:17:41 ---> Running in e24e7f26499e 20:17:41 ---> bc5ca1f87a0c 20:17:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:17:41 ---> 5a643839c88a 20:17:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:17:41 Removing intermediate container e24e7f26499e 20:17:41 ---> a9f3db2ddc0f 20:17:41 Step 25/27 : LABEL arch=x86_64 20:17:41 ---> e7f991034e3b 20:17:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:17:41 ---> 587d0c395aa9 20:17:41 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:17:41 ---> Running in 3f2d1a726c4b 20:17:41 ---> 1cf045cd896e 20:17:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:17:41 ---> Running in a96f9624cd91 20:17:41 ---> 43fc91d4f21a 20:17:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:17:41 ---> 0f7711716cdb 20:17:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:17:41 ---> f5223a0834b7 20:17:41 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:17:41 Removing intermediate container 3f2d1a726c4b 20:17:41 ---> dbc31098f8f0 20:17:41 Step 26/27 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:17:41 ---> Running in b387779bd76e 20:17:41 Removing intermediate container a96f9624cd91 20:17:41 ---> 3ee214c5e08b 20:17:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:17:41 ---> Running in 4e9221507aa2 20:17:41 ---> Running in eebd74a65a75 20:17:41 ---> Running in df401413c455 20:17:41 ---> Running in 83106cefe76d 20:17:41 Removing intermediate container eebd74a65a75 20:17:41 ---> 7257c9f4a5ec 20:17:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:17:41 Removing intermediate container 4e9221507aa2 20:17:41 ---> 9ae47613b809 20:17:41 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:17:42 ---> Running in 4293c2fea021 20:17:42 ---> Running in bf84ebcc6383 20:17:42 Removing intermediate container df401413c455 20:17:42 ---> afd645082a16 20:17:42 Step 27/27 : LABEL version=0.0.0 20:17:42 Removing intermediate container 83106cefe76d 20:17:42 ---> 529c61f03b2a 20:17:42 Step 21/23 : LABEL arch=x86_64 20:17:42 ---> Running in b4559b7df150 20:17:42 ---> Running in 8434cf0dafd1 20:17:42 Removing intermediate container bf84ebcc6383 20:17:42 ---> 6f62dd4184b3 20:17:42 Step 25/27 : LABEL arch=x86_64 20:17:42 Removing intermediate container 4293c2fea021 20:17:42 ---> 0b741344ed81 20:17:42 Step 24/26 : LABEL arch=x86_64 20:17:42 ---> Running in 256382e8263f 20:17:42 ---> Running in e51151da71a0 20:17:42 Removing intermediate container b4559b7df150 20:17:42 ---> c6fdf5398c81 20:17:42 20:17:42 Removing intermediate container 8434cf0dafd1 20:17:42 ---> b6454ea17491 20:17:42 Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:17:42 ---> Running in 90f80ed75efe 20:17:42 Removing intermediate container 256382e8263f 20:17:42 ---> c8353a6b4939 20:17:42 Step 26/27 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:17:42 Successfully built c6fdf5398c81 20:17:42 Removing intermediate container e51151da71a0 20:17:42 ---> 32b17222e363 20:17:42 Step 25/26 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:17:42 Successfully tagged security-spire-config:latest 20:17:42  Building security-spire-config ... done Building security-proxy-auth 20:17:42 ---> Running in 39a1bdefe000 20:17:42 ---> Running in f27c39a812c1 20:17:42 Removing intermediate container 90f80ed75efe 20:17:42 ---> 352c216d6867 20:17:42 Step 23/23 : LABEL version=0.0.0 20:17:42 ---> Running in f2beae6e7b4f 20:17:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:17:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:17:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:17:46 ---> 3059a573bd33 20:17:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:17:46 ---> Using cache 20:17:46 ---> 6cc023fd0242 20:17:46 Step 4/23 : WORKDIR /edgex-go 20:17:46 ---> Using cache 20:17:46 ---> 9f6134c0f4b8 20:17:46 Step 5/23 : RUN apk add --update --no-cache make git 20:17:46 ---> Using cache 20:17:46 ---> 14ec519a3b53 20:17:46 Step 6/23 : COPY go.mod vendor* ./ 20:17:46 ---> Using cache 20:17:46 ---> ea4816fc614b 20:17:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:46 ---> Using cache 20:17:46 ---> e528e65c191e 20:17:46 Step 8/23 : COPY . . 20:17:46 ---> Using cache 20:17:46 ---> 5b6c43dc21cf 20:17:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:17:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.188s coverage: 88.5% of statements 20:17:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.752s coverage: 3.9% of statements 20:17:48 Removing intermediate container 39a1bdefe000 20:17:48 Removing intermediate container f27c39a812c1 20:17:48 ---> 44e42963cb6a 20:17:48 ---> 5c8c0d86fbbd 20:17:48 Step 27/27 : LABEL version=0.0.0Step 26/26 : LABEL version=0.0.0 20:17:48 20:17:48 Removing intermediate container f2beae6e7b4f 20:17:48 ---> 6b9476d42a5f 20:17:48 20:17:48 ---> Running in e58017434461 20:17:48 Removing intermediate container b387779bd76e 20:17:48 ---> c784b7317550 20:17:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:17:48 ---> Running in 4a1b8fd7048a 20:17:48 Successfully built 6b9476d42a5f 20:17:48 ---> Running in 64fbc2655fb1 20:17:48 Successfully tagged support-notifications:latest 20:17:48 Building core-command 20:17:49  Building support-notifications ... done  ---> Running in 26db216855c4 20:17:54 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:17:54 ---> 3059a573bd33 20:17:54 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:17:54 ---> Using cache 20:17:54 ---> 6cc023fd0242 20:17:54 Step 4/24 : WORKDIR /edgex-go 20:17:54 ---> Using cache 20:17:54 ---> 9f6134c0f4b8 20:17:54 Step 5/24 : RUN apk add --update --no-cache make git 20:17:55 ---> Using cache 20:17:55 ---> 14ec519a3b53 20:17:55 Step 6/24 : COPY go.mod vendor* ./ 20:17:55 ---> Using cache 20:17:55 ---> ea4816fc614b 20:17:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:55 ---> Using cache 20:17:55 ---> e528e65c191e 20:17:55 Step 8/24 : COPY . . 20:17:55 ---> Using cache 20:17:55 ---> 5b6c43dc21cf 20:17:55 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:17:55 Removing intermediate container 4a1b8fd7048a 20:17:55 ---> 2827b9f1005c 20:17:55 20:17:55 Removing intermediate container 64fbc2655fb1 20:17:55 ---> f67cff4c5993 20:17:55 20:17:55 Successfully built 2827b9f1005c 20:17:55 Successfully built f67cff4c5993 20:17:55 Removing intermediate container 26db216855c4 20:17:55 ---> 7d66b8b4c5a8 20:17:55 Step 20/22 : LABEL arch=x86_64 20:17:55 Successfully tagged security-spire-server:latest 20:17:55 Successfully tagged security-spire-agent:latest 20:17:55  Building security-spire-server ... done  Building security-spire-agent ... 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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:17:55 ---> Running in 7c72f15d2d02 20:17:56 ---> Running in 4340d9608105 20:17:56 Removing intermediate container 4340d9608105 20:17:56 ---> c641a59484ee 20:17:56 Step 21/22 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:17:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:17:56 ---> Running in 03a2a87859d6 20:17:57 Removing intermediate container 03a2a87859d6 20:17:57 ---> 1544b6477bb2 20:17:57 Step 22/22 : LABEL version=0.0.0 20:17:57 ---> Running in 78a0f74ebff2 20:17:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:17:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:17:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:17:57 Removing intermediate container 78a0f74ebff2 20:17:57 ---> 1dab52f934f8 20:17:57 20:17:57 Successfully built 1dab52f934f8 20:17:57 Successfully tagged security-proxy-setup:latest 20:17:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.672s coverage: 95.6% of statements 20:17:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:17:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:17:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:17:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:17:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:17:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 72.2% of statements 20:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:18:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:18:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.251s coverage: 65.9% of statements 20:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:18:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:18:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.425s coverage: 0.9% of statements 20:18:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.269s coverage: 29.0% of statements 20:18:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 44.1% of statements 20:18:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.292s coverage: 82.9% of statements 20:18:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.219s coverage: 94.1% of statements 20:18:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.285s coverage: 96.3% of statements 20:18:19  Building security-proxy-setup ... done Removing intermediate container e58017434461 20:18:19 ---> 06d21d24ab7a 20:18:19 20:18:19 Step 10/23 : FROM alpine:3.17 20:18:19 ---> 9ed4aefc74f6 20:18:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:18:19 ---> Using cache 20:18:19 ---> 528e811c6028 20:18:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:18:19 ---> Using cache 20:18:19 ---> 9ea45ce16813 20:18:19 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:18:19 ---> Using cache 20:18:19 Removing intermediate container 7c72f15d2d02 20:18:19 ---> 32890e533aa5 20:18:19 20:18:19 Step 10/24 : FROM alpine:3.17 20:18:19 ---> 9ed4aefc74f6 20:18:19 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:18:19 ---> Using cache 20:18:19 ---> 33bade29a308 20:18:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:18:19 ---> Using cache 20:18:19 ---> c0476ac8c7d1 20:18:19 Step 13/24 : ENV APP_PORT=59882 20:18:19 ---> 44103ed33a81 20:18:19 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:18:19 ---> Using cache 20:18:19 ---> d0587dfa7be6 20:18:19 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:18:19 ---> Running in 368a08b249b7 20:18:19 Removing intermediate container 368a08b249b7 20:18:19 ---> 5ee61b29e0b5 20:18:19 Step 14/24 : EXPOSE $APP_PORT 20:18:19 ---> Running in 5d0fc035089b 20:18:19 ---> 39f6c293f4fe 20:18:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:18:19 Removing intermediate container 5d0fc035089b 20:18:19 ---> 6e045bf0d8b0 20:18:19 Step 15/24 : WORKDIR / 20:18:19 ---> 9b0c1c188e49 20:18:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:18:19 ---> Running in 51a0b7677a28 20:18:19 Removing intermediate container 51a0b7677a28 20:18:19 ---> 8c37f03828e8 20:18:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:18:19 ---> 1913c3a5474c 20:18:19 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:18:19 ---> Running in 74adcf5bc05c 20:18:19 ---> 349687550fa0 20:18:19 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:18:19 ---> 36d6e2a417a5 20:18:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:18:20 ---> 242773317b14 20:18:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:18:20 Removing intermediate container 74adcf5bc05c 20:18:20 ---> c7c680447e82 20:18:20 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:18:20 ---> Running in d88fbd3aa13d 20:18:20 ---> 9c2d5594c91b 20:18:20 Step 20/24 : ENTRYPOINT ["/core-command"] 20:18:20 ---> Running in efa48424f281 20:18:20 Removing intermediate container d88fbd3aa13d 20:18:20 ---> b42ed5d9b1fa 20:18:20 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:18:20 ---> Running in 753cc1a9b889 20:18:20 Removing intermediate container efa48424f281 20:18:20 ---> 25a6e1d950d4 20:18:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:18:20 ---> Running in 019f2c0cd650 20:18:20 Removing intermediate container 753cc1a9b889 20:18:20 ---> 26ddc4a16ecd 20:18:20 Step 21/23 : LABEL arch=x86_64 20:18:21 ---> Running in cd39342ab999 20:18:21 Removing intermediate container 019f2c0cd650 20:18:21 ---> 6c96a0c0883b 20:18:21 Step 22/24 : LABEL arch=x86_64 20:18:21 ---> Running in de40368e07a8 20:18:21 Removing intermediate container cd39342ab999 20:18:21 ---> 1a8d288786c3 20:18:21 Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:18:21 ---> Running in ff4c574b1899 20:18:21 Removing intermediate container de40368e07a8 20:18:21 ---> 142b9745b941 20:18:21 Step 23/24 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:18:21 ---> Running in 49d4544a5874 20:18:21 Removing intermediate container ff4c574b1899 20:18:21 ---> 71884a482b4d 20:18:21 Step 23/23 : LABEL version=0.0.0 20:18:21 ---> Running in 467a315ab05f 20:18:21 Removing intermediate container 49d4544a5874 20:18:21 ---> 4ef63c27e642 20:18:21 Step 24/24 : LABEL version=0.0.0 20:18:22 ---> Running in 74ed9b7fc52f 20:18:22 Removing intermediate container 467a315ab05f 20:18:22 ---> 2e51d3ca6fb3 20:18:22 20:18:22 Successfully built 2e51d3ca6fb3 20:18:22 Successfully tagged security-proxy-auth:latest 20:18:22  Building security-proxy-auth ... done Removing intermediate container 74ed9b7fc52f 20:18:22 ---> f3d53492171f 20:18:22 20:18:22 Successfully built f3d53492171f 20:18:22 Successfully tagged core-command:latest 20:18:22  Building core-command ... done  [Pipeline] } 20:18:22 $ docker stop --time=1 72bea65c66d9c778acf813cc433ff4439d5c3252659cf2a39c1c404c0c80aafc 20:18:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements 20:18:23 $ docker rm -f --volumes 72bea65c66d9c778acf813cc433ff4439d5c3252659cf2a39c1c404c0c80aafc [Pipeline] // withDockerContainer [Pipeline] sh 20:18:24 + docker images 20:18:24 REPOSITORY TAG IMAGE ID CREATED SIZE 20:18:24 security-proxy-auth latest 2e51d3ca6fb3 3 seconds ago 18.3MB 20:18:24 core-command latest f3d53492171f 3 seconds ago 19.8MB 20:18:24 32890e533aa5 7 seconds ago 1.69GB 20:18:24 06d21d24ab7a 10 seconds ago 1.66GB 20:18:24 security-proxy-setup latest 1dab52f934f8 27 seconds ago 18.7MB 20:18:24 security-spire-agent latest f67cff4c5993 35 seconds ago 129MB 20:18:24 security-spire-server latest 2827b9f1005c 35 seconds ago 89.8MB 20:18:24 support-notifications latest 6b9476d42a5f 36 seconds ago 32.7MB 20:18:24 security-spire-config latest c6fdf5398c81 42 seconds ago 88.9MB 20:18:24 60a41d25341a 54 seconds ago 1.54GB 20:18:24 e82ece214238 56 seconds ago 1.66GB 20:18:24 security-secretstore-setup latest de7db5a5213c About a minute ago 32.8MB 20:18:24 61f47be3551b About a minute ago 1.75GB 20:18:24 0852d82c69a8 About a minute ago 1.54GB 20:18:24 support-scheduler latest 048e0c25883f About a minute ago 32.1MB 20:18:24 security-bootstrapper latest 0500043766ca About a minute ago 22.2MB 20:18:24 586eb9003281 2 minutes ago 1.75GB 20:18:24 02542cbcf6cb 2 minutes ago 1.68GB 20:18:24 core-common-config-bootstrapper latest e45dc415622e 2 minutes ago 17.2MB 20:18:24 core-metadata latest 0f57ed40e47d 2 minutes ago 20.4MB 20:18:24 security-spiffe-token-provider latest 3c7d22cb31f0 2 minutes ago 32.8MB 20:18:24 core-data latest ef57183c8f27 3 minutes ago 20MB 20:18:24 a5fd21ca2e31 3 minutes ago 1.72GB 20:18:24 d84071d10cd1 3 minutes ago 1.69GB 20:18:24 bb3653e47ff3 3 minutes ago 1.69GB 20:18:24 d24e81c5c2a5 3 minutes ago 1.68GB 20:18:24 ddff216a0c9f 3 minutes ago 1.67GB 20:18:24 ci-base-image-x86_64 latest 3059a573bd33 7 minutes ago 881MB 20:18:24 alpine 3.17 9ed4aefc74f6 7 days ago 7.05MB 20:18:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB 20:18:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 20:18:24 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] } 20:18:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:18:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:18:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:18:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:18:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:18:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:18:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:18:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:18:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements 20:18:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:18:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:18:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:18:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:18:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.101s coverage: 79.9% of statements 20:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.289s coverage: 92.9% of statements 20:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 20:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.238s coverage: 62.3% of statements 20:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements 20:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements 20:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements 20:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.517s coverage: 81.2% of statements 20:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.598s coverage: 82.1% of statements 20:18:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:18:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.353s coverage: 86.0% of statements 20:18:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:18:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:18:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.061s coverage: 63.1% of statements 20:18:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.269s coverage: 100.0% of statements 20:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements 20:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 20:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 20:19:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:19:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:19:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:19:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.993s coverage: 38.4% of statements 20:19:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements 20:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:19:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.209s coverage: 84.8% of statements 20:19:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:19:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:19:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:19:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:19:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements 20:19:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:19:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:19:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:19:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:19:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.568s coverage: 92.3% of statements 20:19:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:19:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:19:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 61.5% of statements 20:19:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:19:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:19:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.418s coverage: 97.7% of statements 20:19:33 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:19:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:19:33 go vet ./... 20:22:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:22:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:22:25 ./bin/test-attribution-txt.sh [Pipeline] echo 20:22:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:22:25 + ls -al . 20:22:25 total 700 20:22:25 drwxrwxr-x 10 1001 1001 4096 Apr 5 20:14 . 20:22:25 drwxr-xr-x 4 root root 4096 Apr 5 20:14 .. 20:22:25 drwxrwxr-x 2 1001 1001 4096 Apr 5 20:12 .blubracket 20:22:25 -rw-rw-r-- 1 1001 1001 16 Apr 5 20:12 .dockerignore 20:22:25 drwxrwxr-x 8 1001 1001 4096 Apr 5 20:12 .git 20:22:25 drwxrwxr-x 3 1001 1001 4096 Apr 5 20:12 .github 20:22:25 -rw-rw-r-- 1 1001 1001 1133 Apr 5 20:12 .gitignore 20:22:25 -rw-rw-r-- 1 1001 1001 42 Apr 5 20:12 .golangci.yml 20:22:25 -rw-rw-r-- 1 1001 1001 87 Apr 5 20:12 .hadolint.yml 20:22:25 -rw-rw-r-- 1 1001 1001 166 Apr 5 20:12 .sonarcloud.properties 20:22:25 -rw-rw-r-- 1 1001 1001 1171 Apr 5 20:12 ADOPTERS.md 20:22:25 -rw-rw-r-- 1 1001 1001 10835 Apr 5 20:12 Attribution.txt 20:22:25 -rw-rw-r-- 1 1001 1001 73765 Apr 5 20:12 CHANGELOG.md 20:22:25 -rw-rw-r-- 1 1001 1001 3804 Apr 5 20:12 CONTRIBUTING.md 20:22:25 -rw-rw-r-- 1 1001 1001 677 Apr 5 20:12 GOVERNANCE.md 20:22:25 -rw-rw-r-- 1 1001 1001 883 Apr 5 20:12 Jenkinsfile 20:22:25 -rw-rw-r-- 1 1001 1001 10775 Apr 5 20:12 LICENSE 20:22:25 -rw-rw-r-- 1 1001 1001 14368 Apr 5 20:12 Makefile 20:22:25 -rw-rw-r-- 1 1001 1001 582 Apr 5 20:12 OWNERS.md 20:22:25 -rw-rw-r-- 1 1001 1001 9403 Apr 5 20:12 README.md 20:22:25 -rw-rw-r-- 1 1001 1001 789 Apr 5 20:12 SECURITY.md 20:22:25 -rw-rw-r-- 1 1001 1001 5 Apr 5 20:10 VERSION 20:22:25 drwxrwxr-x 2 1001 1001 4096 Apr 5 20:12 bin 20:22:25 drwxrwxr-x 18 1001 1001 4096 Apr 5 20:12 cmd 20:22:25 -rw-r--r-- 1 root root 447380 Apr 5 20:19 coverage.out 20:22:25 -rw-rw-r-- 1 1001 1001 3200 Apr 5 20:12 go.mod 20:22:25 -rw-rw-r-- 1 1001 1001 31265 Apr 5 20:12 go.sum 20:22:25 drwxrwxr-x 7 1001 1001 4096 Apr 5 20:12 internal 20:22:25 drwxrwxr-x 3 1001 1001 4096 Apr 5 20:12 openapi 20:22:25 -rw-rw-r-- 1 1001 1001 594 Apr 5 20:12 security.txt 20:22:25 drwxrwxr-x 4 1001 1001 4096 Apr 5 20:12 snap 20:22:25 -rw-rw-r-- 1 1001 1001 204 Apr 5 20:12 version.go [Pipeline] sh 20:22:26 + '[' -e coverage.out ] 20:22:26 + chown 1001:1001 coverage.out [Pipeline] stash 20:22:26 Warning: overwriting stash ‘coverage-report’ 20:22:27 Stashed 1 file(s) [Pipeline] sh 20:22:27 + make build 20:22:27 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 20:24:06 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 20:24:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:24:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:24:12 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 20:24:59 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 20:25:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:25:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:25:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:25:16 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 20:25:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:25: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:25:33 $ docker stop --time=1 21555296e5eddbfc7f899685553c8a0a88c7cbc3f81aef0adeb7a4e212245508 20:25:35 $ docker rm -f --volumes 21555296e5eddbfc7f899685553c8a0a88c7cbc3f81aef0adeb7a4e212245508 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:25:37 20:25:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:25:38 latest: Pulling from edgex-devops/edgex-compose-arm64 20:25:38 29e5d40040c1: Pulling fs layer 20:25:38 1ce36da41761: Pulling fs layer 20:25:38 25b303627fd3: Pulling fs layer 20:25:38 29e5d40040c1: Download complete 20:25:38 1ce36da41761: Verifying Checksum 20:25:38 1ce36da41761: Download complete 20:25:39 29e5d40040c1: Pull complete 20:25:40 1ce36da41761: Pull complete 20:25:40 25b303627fd3: Verifying Checksum 20:25:40 25b303627fd3: Download complete 20:25:50 25b303627fd3: Pull complete 20:25:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:25:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:25:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:51 prd-ubuntu20.04-docker-arm64-4c-16g-6920 does not seem to be running inside a container 20:25:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose-arm64:latest cat 20:25:53 $ docker top 171df4ecbcc08d9d84aaa8a121661f46035d46cddac708f6b1ba162cb97d4e29 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:54 + grep parallel 20:25:54 + docker-compose build --help 20:25:59 --parallel Build images in parallel. [Pipeline] } 20:25:59 $ docker stop --time=1 171df4ecbcc08d9d84aaa8a121661f46035d46cddac708f6b1ba162cb97d4e29 20:26:01 $ docker rm -f --volumes 171df4ecbcc08d9d84aaa8a121661f46035d46cddac708f6b1ba162cb97d4e29 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:02 prd-ubuntu20.04-docker-arm64-4c-16g-6920 does not seem to be running inside a container 20:26:02 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:26:03 $ docker top 07fac4821370730e295744fcecd5d628a37346927694478e277506d8df3fb29f -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:03 + docker-compose -f ./docker-compose-build.yml build --parallel 20:26:09 Building core-command ... 20:26:09 Building core-common-config-bootstrapper ... 20:26:09 Building core-data ... 20:26:09 Building core-metadata ... 20:26:09 Building security-bootstrapper ... 20:26:09 Building security-proxy-auth ... 20:26:09 Building security-proxy-setup ... 20:26:09 Building security-secretstore-setup ... 20:26:09 Building security-spiffe-token-provider ... 20:26:09 Building security-spire-agent ... 20:26:09 Building security-spire-config ... 20:26:09 Building security-spire-server ... 20:26:09 Building support-notifications ... 20:26:09 Building support-scheduler ... 20:26:09 Building security-spire-config 20:26:09 Building core-command 20:26:09 Building security-proxy-setup 20:26:09 Building security-spire-server 20:26:09 Building core-common-config-bootstrapper 20:26:55 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:55 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:26:55 ---> b34b28fbff69 20:26:55 Step 3/27 : WORKDIR /edgex-go 20:26:55 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:26:55 ---> b34b28fbff69 20:26:55 Step 3/22 : WORKDIR /edgex-go 20:26:55 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:26:55 ---> b34b28fbff69 20:26:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:26:55 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:26:55 ---> b34b28fbff69 20:26:55 Step 3/26 : WORKDIR /edgex-go 20:26:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:55 ---> b34b28fbff69 20:26:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:26:55 ---> Running in 05b6bd17ac80 20:26:55 ---> Running in c2dfa2444bc1 20:26:55 ---> Running in c40bebbbb81f 20:26:55 ---> Running in 0a034f35b2f1 20:26:55 ---> Running in 8f56f4e33609 20:26:55 Removing intermediate container c2dfa2444bc1 20:26:55 ---> 1eb6f0f5207b 20:26:55 Step 4/22 : RUN apk add --update --no-cache make git 20:26:55 ---> Running in 3fd514b3a164 20:26:55 Removing intermediate container 8f56f4e33609 20:26:55 ---> c40ee0dde362 20:26:55 Step 4/24 : WORKDIR /edgex-go 20:26:55 Removing intermediate container 05b6bd17ac80 20:26:55 ---> eabbccab7f9d 20:26:55 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:26:55 Removing intermediate container 0a034f35b2f1 20:26:55 ---> 4a744c309a15 20:26:55 Step 4/23 : WORKDIR /edgex-go 20:26:55 Removing intermediate container c40bebbbb81f 20:26:55 ---> 1553f6ab1f98 20:26:55 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:26:55 ---> Running in 29ea28c2bdad 20:26:55 ---> Running in 0a2010ab0af4 20:26:55 ---> Running in fc4cdf265444 20:26:55 ---> Running in 60a38bf805fe 20:26:56 Removing intermediate container fc4cdf265444 20:26:56 ---> 94346ad57bed 20:26:56 Step 5/24 : RUN apk add --update --no-cache make git 20:26:56 Removing intermediate container 0a2010ab0af4 20:26:56 ---> cc82f3d6150a 20:26:56 Step 5/23 : RUN apk add --update --no-cache make git 20:26:56 ---> Running in 0f466abc479d 20:26:56 ---> Running in 1b5c6db04cfc 20:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:59 OK: 263 MiB in 53 packages 20:27:00 OK: 263 MiB in 53 packages 20:27:00 OK: 263 MiB in 53 packages 20:27:01 OK: 263 MiB in 53 packages 20:27:01 OK: 263 MiB in 53 packages 20:27:01 Removing intermediate container 3fd514b3a164 20:27:01 ---> 4117759ec46c 20:27:01 Step 5/22 : COPY go.mod vendor* ./ 20:27:02 Removing intermediate container 29ea28c2bdad 20:27:02 ---> 90299f853812 20:27:02 Step 5/27 : COPY go.mod vendor* ./ 20:27:02 Removing intermediate container 0f466abc479d 20:27:02 ---> 29f47996b101 20:27:02 Step 6/23 : COPY go.mod vendor* ./ 20:27:02 Removing intermediate container 60a38bf805fe 20:27:02 ---> 6be3ee5ed553 20:27:02 Step 5/26 : COPY go.mod vendor* ./ 20:27:02 Removing intermediate container 1b5c6db04cfc 20:27:02 ---> 9b85b010e911 20:27:02 Step 6/24 : COPY go.mod vendor* ./ 20:27:02 ---> 04d08dc518fd 20:27:02 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:02 ---> Running in bd8e13ec4320 20:27:03 ---> eb2404ddb9c0 20:27:03 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:03 ---> 4d9daa74cb5d 20:27:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:03 ---> 0af9b98cb762 20:27:03 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:03 ---> Running in 49487dd6b52b 20:27:04 ---> Running in 8d18b5d3963d 20:27:04 ---> Running in 401cdcc04e06 20:27:04 ---> e99f16328484 20:27:04 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:04 ---> Running in 4691830122a7 20:28:56 Removing intermediate container bd8e13ec4320 20:28:56 ---> 2ab4e7b3d428 20:28:56 Step 7/22 : COPY . . 20:28:56 Removing intermediate container 49487dd6b52b 20:28:56 ---> 5cb07d20e4eb 20:28:56 Step 7/26 : COPY . . 20:28:56 Removing intermediate container 401cdcc04e06 20:28:56 ---> acf71018c41e 20:28:56 Step 7/27 : COPY . . 20:28:56 Removing intermediate container 4691830122a7 20:28:56 ---> 85495684201a 20:28:56 Step 8/24 : COPY . . 20:28:56 Removing intermediate container 8d18b5d3963d 20:28:56 ---> 5e70b16dd80a 20:28:56 Step 8/23 : COPY . . 20:29:02 ---> 28ac91370aa3 20:29:02 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:29:02 ---> 54f924016469 20:29:02 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:29:03 ---> Running in 0df5438e521b 20:29:03 ---> 7a146edae373 20:29:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:29:03 ---> fc8c2f001078 20:29:03 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:29:03 ---> Running in 1fda54e74755 20:29:03 ---> 42b7cdc189ee 20:29:03 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:29:03 ---> Running in a249a50419a6 20:29:03 ---> Running in 402c3eb17280 20:29:03 ---> Running in 4f4b7b186b07 20:29:04 Removing intermediate container a249a50419a6 20:29:04 ---> e546b66e51bb 20:29:04 Step 9/26 : WORKDIR /edgex-go/spire-build 20:29:04 ---> Running in 3e8d8f9c7324 20:29:04 Removing intermediate container 4f4b7b186b07 20:29:04 ---> 3e6de7ab6760 20:29:04 Step 9/27 : WORKDIR /edgex-go/spire-build 20:29:04 ---> Running in 79665e11b055 20:29:05 Removing intermediate container 3e8d8f9c7324 20:29:05 ---> 766dd452ccc2 20:29:05 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:29:05 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 20:29:05 ---> Running in 665a9d6805c3 20:29:05 Removing intermediate container 79665e11b055 20:29:05 ---> c03d05f62f0b 20:29:05 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:29:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:29:05 ---> Running in 46b8d5510072 20:29:05 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 20:29:06 Removing intermediate container 665a9d6805c3 20:29:06 ---> a59b0df7e04d 20:29:06 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 20:29:06 ---> Running in 85bff4d091ac 20:29:06 Removing intermediate container 46b8d5510072 20:29:06 ---> 1825487ecfa3 20:29:06 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:29:06 ---> Running in ccc01f121314 20:29:10 Removing intermediate container ccc01f121314 20:29:10 ---> 627861471cad 20:29:10 Step 12/27 : WORKDIR /edgex-go 20:29:10 Removing intermediate container 85bff4d091ac 20:29:10 ---> a218e13b787f 20:29:10 Step 12/26 : WORKDIR /edgex-go 20:29:10 ---> Running in 8caadcde3c83 20:29:10 ---> Running in 248c16f232bf 20:29:11 Removing intermediate container 248c16f232bf 20:29:11 ---> f0189c917806 20:29:11 20:29:11 Step 13/26 : FROM alpine:3.17 20:29:11 Removing intermediate container 8caadcde3c83 20:29:11 ---> 4efac83cebd9 20:29:11 20:29:11 Step 13/27 : FROM alpine:3.17 20:29:12 3.17: Pulling from library/alpine 20:29:12 3.17: Pulling from library/alpine 20:29:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:29:14 Status: Downloaded newer image for alpine:3.17 20:29:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:29:14 Status: Image is up to date for alpine:3.17 20:29:14 ---> 51e60588ff2c 20:29:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:14 ---> 51e60588ff2c 20:29:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:14 ---> Running in 34650acda468 20:29:14 ---> Running in 02608ccad934 20:29:15 Removing intermediate container 34650acda468 20:29:15 ---> 475a86bc618b 20:29:15 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:29:15 Removing intermediate container 02608ccad934 20:29:15 ---> 2c8389f0405c 20:29:15 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:29:15 ---> Running in f6b6e808a455 20:29:15 ---> Running in 79129ef72f53 20:29:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:20 v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:29:20 v3.17.3-43-g781c081f9b4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:29:20 OK: 17689 distinct packages available 20:29:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:21 v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:29:21 v3.17.3-43-g781c081f9b4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:29:21 OK: 17689 distinct packages available 20:29:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:23 (1/4) Installing dumb-init (1.2.5-r2) 20:29:23 (2/4) Installing musl-obstack (1.2.3-r0) 20:29:23 (3/4) Installing libucontext (1.2-r0) 20:29:23 (4/4) Installing gcompat (1.1.0-r0) 20:29:23 Executing busybox-1.35.0-r29.trigger 20:29:23 OK: 8 MiB in 19 packages 20:29:23 (1/5) Installing dumb-init (1.2.5-r2) 20:29:23 (2/5) Installing musl-obstack (1.2.3-r0) 20:29:23 (3/5) Installing libucontext (1.2-r0) 20:29:23 (4/5) Installing gcompat (1.1.0-r0) 20:29:24 (5/5) Installing openssl (3.0.8-r3) 20:29:24 Executing busybox-1.35.0-r29.trigger 20:29:24 OK: 9 MiB in 20 packages 20:29:26 Removing intermediate container f6b6e808a455 20:29:26 ---> 74e113e32825 20:29:26 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:26 Removing intermediate container 79129ef72f53 20:29:26 ---> 5b004d656b39 20:29:26 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:27 ---> 1e79b239f2fc 20:29:27 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:29:27 ---> 02302c19447f 20:29:27 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:29:28 ---> a343c4af53da 20:29:28 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:29:29 ---> 838b4681f681 20:29:29 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:29:37 ---> bdf6be9cfa5f 20:29:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:29:37 ---> a36285637050 20:29:37 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:29:38 ---> 919bdcf61b79 20:29:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:29:39 ---> d82226af28bf 20:29:39 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:29:39 ---> 3bd4ddd12585 20:29:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:29:39 ---> Running in 9a0f23cfb59c 20:29:40 Removing intermediate container 9a0f23cfb59c 20:29:40 ---> cd4eaded1ad5 20:29:40 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:29:40 ---> 3aaf70b978e3 20:29:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:29:40 ---> Running in b3179823e448 20:29:41 ---> 79d62977c4ea 20:29:41 Step 22/27 : WORKDIR / 20:29:41 Removing intermediate container b3179823e448 20:29:41 ---> 54ee9cb28f4d 20:29:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:29:41 ---> Running in 262585b3516a 20:29:41 ---> Running in ed21931e551d 20:29:42 Removing intermediate container ed21931e551d 20:29:42 ---> db30da71fd63 20:29:42 Step 24/26 : LABEL arch=arm64 20:29:42 Removing intermediate container 262585b3516a 20:29:42 ---> b9eccc02a0ac 20:29:42 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:29:42 ---> Running in 5f3675186a3d 20:29:42 ---> Running in ac71e0cbcef1 20:29:43 Removing intermediate container 5f3675186a3d 20:29:43 Removing intermediate container ac71e0cbcef1 20:29:43 ---> f977c8b73371 20:29:43 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:29:43 ---> 14593b4550dc 20:29:43 Step 25/26 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:29:43 ---> Running in c4023e45d3ec 20:29:43 ---> Running in 79cc6dd1b244 20:29:43 Removing intermediate container c4023e45d3ec 20:29:43 ---> c7d83af5a7b7 20:29:43 Step 25/27 : LABEL arch=arm64 20:29:44 ---> Running in de9679457539 20:29:44 Removing intermediate container 79cc6dd1b244 20:29:44 ---> 222390375618 20:29:44 Step 26/26 : LABEL version=0.0.0 20:29:44 ---> Running in bff52c97376b 20:29:44 Removing intermediate container de9679457539 20:29:44 ---> d4f524668718 20:29:44 Step 26/27 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:29:44 ---> Running in f2b265657005 20:29:44 Removing intermediate container bff52c97376b 20:29:44 ---> 4f611d1d9f7e 20:29:44 20:29:45 Removing intermediate container f2b265657005 20:29:45 ---> 52d131eecdd8 20:29:45 Step 27/27 : LABEL version=0.0.0 20:29:45 Successfully built 4f611d1d9f7e 20:29:45 Successfully tagged security-spire-server-arm64:latest 20:29:45 ---> Running in c7da97792b0b 20:29:45  Building security-spire-server ... done Building security-secretstore-setup 20:29:46 Removing intermediate container c7da97792b0b 20:29:46 ---> f0efa4da4891 20:29:46 20:29:46 Successfully built f0efa4da4891 20:29:46 Successfully tagged security-spire-config-arm64:latest 20:29:46  Building security-spire-config ... done Building core-data 20:30:18 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:30:18 ---> b34b28fbff69 20:30:18 Step 3/25 : WORKDIR /edgex-go 20:30:18 ---> Using cache 20:30:18 ---> 1553f6ab1f98 20:30:18 Step 4/25 : RUN apk add --update --no-cache make git 20:30:18 ---> Running in 80df4d18cecd 20:30:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:18 ---> b34b28fbff69 20:30:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:30:18 ---> Using cache 20:30:18 ---> 4a744c309a15 20:30:18 Step 4/23 : WORKDIR /edgex-go 20:30:18 ---> Using cache 20:30:18 ---> cc82f3d6150a 20:30:18 Step 5/23 : RUN apk add --update --no-cache make git 20:30:18 ---> Using cache 20:30:18 ---> 29f47996b101 20:30:18 Step 6/23 : COPY go.mod vendor* ./ 20:30:18 ---> Using cache 20:30:18 ---> 4d9daa74cb5d 20:30:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:18 ---> Using cache 20:30:18 ---> 5e70b16dd80a 20:30:18 Step 8/23 : COPY . . 20:30:18 ---> Using cache 20:30:18 ---> 7a146edae373 20:30:18 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:30:18 ---> Running in a14cad3de960 20:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:18 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 20:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:21 OK: 263 MiB in 53 packages 20:30:23 Removing intermediate container 80df4d18cecd 20:30:23 ---> 1ee2c44ea1f0 20:30:23 Step 5/25 : COPY go.mod vendor* ./ 20:30:24 ---> 4a3e28478b4c 20:30:24 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:24 ---> Running in 09dad4a20350 20:32:00 Removing intermediate container 09dad4a20350 20:32:00 ---> f35792e46c31 20:32:00 Step 7/25 : COPY . . 20:32:10 ---> d415644722f2 20:32:10 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:32:10 ---> Running in da0abef9eb7f 20:32:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:36:04 Removing intermediate container 1fda54e74755 20:36:04 ---> 10c417975649 20:36:04 20:36:04 Step 9/22 : FROM alpine:3.17 20:36:04 ---> 51e60588ff2c 20:36:04 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:36:04 ---> Running in fefc40f4d7f8 20:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:04 (1/2) Installing dumb-init (1.2.5-r2) 20:36:04 (2/2) Installing openssl (3.0.8-r3) 20:36:04 Executing busybox-1.35.0-r29.trigger 20:36:04 OK: 8 MiB in 17 packages 20:36:04 Removing intermediate container fefc40f4d7f8 20:36:04 ---> 716ce3bcd1bc 20:36:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:36:04 ---> Running in b8187b231fcb 20:36:04 Removing intermediate container b8187b231fcb 20:36:04 ---> f2cc37743366 20:36:04 Step 12/22 : WORKDIR /edgex 20:36:04 ---> Running in e7105f47909b 20:36:04 Removing intermediate container e7105f47909b 20:36:04 ---> be31be94de49 20:36:04 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:04 ---> 8d4c46c704fc 20:36:04 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:36:05 ---> d889f2c70234 20:36:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:36:06 ---> f55df97cb42e 20:36:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:36:07 ---> b0eaba7c3363 20:36:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:36:08 ---> ef35a98dd4ad 20:36:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:08 ---> Running in 8d0aabd24ee4 20:36:12 Removing intermediate container 8d0aabd24ee4 20:36:12 ---> db3d3ad590db 20:36:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:36:12 ---> Running in 7d072664d89d 20:36:12 Removing intermediate container 7d072664d89d 20:36:12 ---> 1817aaf49eaa 20:36:12 Step 20/22 : LABEL arch=arm64 20:36:13 ---> Running in e70823773037 20:36:13 Removing intermediate container e70823773037 20:36:13 ---> 48d2efca1e13 20:36:13 Step 21/22 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:36:14 ---> Running in c097bf2ee9c9 20:36:14 Removing intermediate container c097bf2ee9c9 20:36:14 ---> bc99514edabd 20:36:14 Step 22/22 : LABEL version=0.0.0 20:36:14 ---> Running in d152c96575cb 20:36:15 Removing intermediate container d152c96575cb 20:36:15 ---> 8aa0bb3be919 20:36:15 20:36:16 Successfully built 8aa0bb3be919 20:36:16 Successfully tagged security-proxy-setup-arm64:latest 20:36:16  Building security-proxy-setup ... done Building support-notifications 20:36:22 Removing intermediate container 402c3eb17280 20:36:22 ---> 615b0f8564bd 20:36:22 20:36:22 Step 10/23 : FROM alpine:3.17 20:36:22 ---> 51e60588ff2c 20:36:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:36:22 ---> Running in 2b7aa6a5ab6c 20:36:23 Removing intermediate container 2b7aa6a5ab6c 20:36:23 ---> 79a48ad1bdbe 20:36:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:36:23 ---> Running in 74b8a13778a7 20:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:28 (1/1) Installing dumb-init (1.2.5-r2) 20:36:28 Executing busybox-1.35.0-r29.trigger 20:36:28 OK: 8 MiB in 16 packages 20:36:31 Removing intermediate container 74b8a13778a7 20:36:31 ---> 3662d40f48ea 20:36:31 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:33 ---> adbd114e0598 20:36:33 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:36:35 ---> 036e261e8044 20:36:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:36:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:36:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:37 ---> b34b28fbff69 20:36:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:36:37 ---> Using cache 20:36:37 ---> 4a744c309a15 20:36:37 Step 4/23 : WORKDIR /edgex-go 20:36:37 ---> Using cache 20:36:37 ---> cc82f3d6150a 20:36:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:36:37 ---> Running in b8cd76ad72dd 20:36:38 ---> 88da995e25d9 20:36:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:40 ---> 564f1b8346ac 20:36:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:41 Removing intermediate container 0df5438e521b 20:36:41 ---> 998ebe701382 20:36:41 20:36:41 Step 10/24 : FROM alpine:3.17 20:36:41 ---> 51e60588ff2c 20:36:41 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:36:41 ---> Running in fc9618c845ff 20:36:42 ---> 32808d66e86f 20:36:42 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:42 ---> Running in 0130a4a1a835 20:36:43 OK: 263 MiB in 53 packages 20:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:46 Removing intermediate container b8cd76ad72dd 20:36:46 ---> 5aa839fcc464 20:36:46 Step 6/23 : COPY go.mod vendor* ./ 20:36:46 (1/1) Installing dumb-init (1.2.5-r2) 20:36:46 Executing busybox-1.35.0-r29.trigger 20:36:46 OK: 8 MiB in 16 packages 20:36:47 ---> 64717dc39781 20:36:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:47 ---> Running in c1ff8410dba7 20:36:48 Removing intermediate container 0130a4a1a835 20:36:48 ---> eb3965783fec 20:36:48 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:36:48 ---> Running in d7ed76d891dd 20:36:49 Removing intermediate container d7ed76d891dd 20:36:49 ---> 6cf7baade537 20:36:49 Removing intermediate container fc9618c845ff 20:36:49 ---> 91e981a43022 20:36:49 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"]Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:36:49 20:36:49 ---> Running in 0ebdf018a449 20:36:49 ---> Running in 49abcd775543 20:36:50 Removing intermediate container 49abcd775543 20:36:50 Removing intermediate container 0ebdf018a449 20:36:50 ---> 4c89a088ff4b 20:36:50 Step 21/23 : LABEL arch=arm64 20:36:50 ---> 30ecc7f3dbe4 20:36:50 Step 13/24 : ENV APP_PORT=59882 20:36:50 ---> Running in 73306459c4d1 20:36:50 ---> Running in d9175da64800 20:36:51 Removing intermediate container 73306459c4d1 20:36:51 Removing intermediate container d9175da64800 20:36:51 ---> db343057f6a8 20:36:51 Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 ---> c00a7c412302 20:36:51 20:36:51 Step 14/24 : EXPOSE $APP_PORT 20:36:51 ---> Running in 1a1c39896fd8 20:36:51 ---> Running in 01753cdcbe6c 20:36:52 Removing intermediate container 01753cdcbe6c 20:36:52 ---> 931cbc068d00 20:36:52 Step 15/24 : WORKDIR / 20:36:52 Removing intermediate container 1a1c39896fd8 20:36:52 ---> 61c4b948b77f 20:36:52 Step 23/23 : LABEL version=0.0.0 20:36:52 ---> Running in c5b05b52e2e0 20:36:52 ---> Running in bf64b326b7f2 20:36:52 Removing intermediate container c5b05b52e2e0 20:36:52 ---> 0e2378972503 20:36:52 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:53 Removing intermediate container bf64b326b7f2 20:36:53 ---> 2b498c14d154 20:36:53 20:36:53 Successfully built 2b498c14d154 20:36:53 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:36:53  Building core-common-config-bootstrapper ... done Building security-spire-agent 20:36:54 ---> 61382ab363cb 20:36:54 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:36:55 ---> 30580f825614 20:36:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:36:57 ---> 8b0ecabe3304 20:36:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:36:58 ---> 8172103b5cd6 20:36:58 Step 20/24 : ENTRYPOINT ["/core-command"] 20:36:58 ---> Running in fc8645295045 20:36:59 Removing intermediate container fc8645295045 20:36:59 ---> e56a30f678f6 20:36:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:59 ---> Running in 4878646c1e6d 20:36:59 Removing intermediate container 4878646c1e6d 20:36:59 ---> cd29d9f7a2ba 20:36:59 Step 22/24 : LABEL arch=arm64 20:36:59 ---> Running in 553d1b02576b 20:37:00 Removing intermediate container 553d1b02576b 20:37:00 ---> b674b959e6ae 20:37:00 Step 23/24 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:37:00 ---> Running in 34f97f7f4363 20:37:01 Removing intermediate container 34f97f7f4363 20:37:01 ---> a191331efc22 20:37:01 Step 24/24 : LABEL version=0.0.0 20:37:01 ---> Running in ef5f45fb9344 20:37:01 Removing intermediate container ef5f45fb9344 20:37:01 ---> b93974009277 20:37:01 20:37:02 Successfully built b93974009277 20:37:02 Successfully tagged core-command-arm64:latest 20:37:02 Building security-spiffe-token-provider 20:37:20  Building core-command ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:37:20 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:37:20 ---> b34b28fbff69 20:37:20 Step 3/27 : WORKDIR /edgex-go 20:37:20 ---> Using cache 20:37:20 ---> 1553f6ab1f98 20:37:20 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:37:20 ---> Using cache 20:37:20 ---> 6be3ee5ed553 20:37:20 Step 5/27 : COPY go.mod vendor* ./ 20:37:20 ---> Using cache 20:37:20 ---> eb2404ddb9c0 20:37:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:20 ---> Using cache 20:37:20 ---> 5cb07d20e4eb 20:37:20 Step 7/27 : COPY . . 20:37:20 ---> Using cache 20:37:20 ---> fc8c2f001078 20:37:20 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:37:20 ---> Using cache 20:37:20 ---> e546b66e51bb 20:37:20 Step 9/27 : WORKDIR /edgex-go/spire-build 20:37:20 ---> Using cache 20:37:20 ---> 766dd452ccc2 20:37:20 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:37:20 ---> Using cache 20:37:20 ---> a59b0df7e04d 20:37:20 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 20:37:20 ---> Running in c7a7f97c6d52 20:37:24 Removing intermediate container c7a7f97c6d52 20:37:24 ---> 31240b302c93 20:37:24 Step 12/27 : WORKDIR /edgex-go 20:37:24 ---> Running in a230891df033 20:37:24 Removing intermediate container a230891df033 20:37:24 ---> 346f4b5d09f8 20:37:24 20:37:24 Step 13/27 : FROM alpine:3.17 20:37:24 ---> 51e60588ff2c 20:37:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:24 ---> Using cache 20:37:24 ---> 2c8389f0405c 20:37:24 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:37:24 ---> Using cache 20:37:24 ---> 5b004d656b39 20:37:24 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:24 ---> Using cache 20:37:24 ---> 02302c19447f 20:37:24 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:37:24 ---> Using cache 20:37:24 ---> 838b4681f681 20:37:24 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:37:27 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:37:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:37:27 ---> b34b28fbff69 20:37:27 Step 3/20 : WORKDIR /edgex-go 20:37:27 ---> Using cache 20:37:27 ---> 1553f6ab1f98 20:37:27 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:37:27 ---> Running in 0d67e09a4ce5 20:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:30 ---> 4cf63b157ece 20:37:30 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:37:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:32 v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:37:32 v3.17.3-43-g781c081f9b4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:37:32 OK: 17694 distinct packages available 20:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:35 OK: 263 MiB in 53 packages 20:37:36 ---> b87722bc7ff4 20:37:36 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:37:37 Removing intermediate container 0d67e09a4ce5 20:37:37 ---> 6cf167cc36bf 20:37:37 Step 5/20 : COPY go.mod vendor* ./ 20:37:38 ---> 005cd73f07ac 20:37:38 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:37:39 ---> 4c1c52a6c35c 20:37:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:39 ---> a598c5822f45 20:37:39 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:37:39 ---> Running in 5dc6ad991b86 20:37:41 ---> 4a1249a0a57b 20:37:41 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:37:41 ---> Running in 96b0c5d0d13f 20:37:42 Removing intermediate container 96b0c5d0d13f 20:37:42 ---> e6fb1f8c3354 20:37:42 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:37:42 ---> Running in f197f25b0383 20:37:42 Removing intermediate container f197f25b0383 20:37:42 ---> 175eff02cfdc 20:37:42 Step 25/27 : LABEL arch=arm64 20:37:43 ---> Running in 2d07fae2276d 20:37:44 Removing intermediate container 2d07fae2276d 20:37:44 ---> d6f6118a2735 20:37:44 Step 26/27 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:37:44 ---> Running in 92ef774714e0 20:37:45 Removing intermediate container 92ef774714e0 20:37:45 ---> b1d69b9bbeba 20:37:45 Step 27/27 : LABEL version=0.0.0 20:37:45 ---> Running in 3c3dff15a665 20:37:46 Removing intermediate container 3c3dff15a665 20:37:46 ---> cd380affb31b 20:37:46 20:37:46 Successfully built cd380affb31b 20:37:46 Successfully tagged security-spire-agent-arm64:latest 20:37:46 Building core-metadata 20:38:09  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:38:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:38:09 ---> b34b28fbff69 20:38:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:38:09 ---> Using cache 20:38:09 ---> 4a744c309a15 20:38:09 Step 4/25 : WORKDIR /edgex-go 20:38:09 ---> Using cache 20:38:09 ---> cc82f3d6150a 20:38:09 Step 5/25 : RUN apk add --update --no-cache make git 20:38:09 ---> Using cache 20:38:09 ---> 29f47996b101 20:38:09 Step 6/25 : COPY go.mod vendor* ./ 20:38:09 ---> Using cache 20:38:09 ---> 4d9daa74cb5d 20:38:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:09 ---> Using cache 20:38:09 ---> 5e70b16dd80a 20:38:09 Step 8/25 : COPY . . 20:38:09 ---> Using cache 20:38:09 ---> 7a146edae373 20:38:09 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:38:09 ---> Running in bb1f7f2bf19e 20:38:09 Removing intermediate container a14cad3de960 20:38:09 ---> f8dd1783a689 20:38:09 20:38:09 Step 10/23 : FROM alpine:3.17 20:38:09 ---> 51e60588ff2c 20:38:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:38:10 ---> Running in 6a65d7caf213 20:38:10 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 20:38:11 Removing intermediate container 6a65d7caf213 20:38:11 ---> a180213a3c1b 20:38:11 Step 12/23 : ENV APP_PORT=59880 20:38:11 ---> Running in c76ae963a638 20:38:12 Removing intermediate container c76ae963a638 20:38:12 ---> bb8bccdf0014 20:38:12 Step 13/23 : EXPOSE $APP_PORT 20:38:12 ---> Running in 66cee609dfc5 20:38:13 Removing intermediate container 66cee609dfc5 20:38:13 ---> 18c6a445bc3a 20:38:13 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:38:13 ---> Running in 5f33f03d88ff 20:38:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:38:18 (1/1) Installing dumb-init (1.2.5-r2) 20:38:18 Executing busybox-1.35.0-r29.trigger 20:38:18 OK: 8 MiB in 16 packages 20:38:22 Removing intermediate container 5f33f03d88ff 20:38:22 ---> 2e1d38eb7585 20:38:22 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:22 ---> cdae4e143cd0 20:38:22 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:38:24 ---> b04c46e6b905 20:38:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:38:27 ---> 9dcf1ea79f72 20:38:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:38:29 ---> 233775ae8942 20:38:29 Step 19/23 : ENTRYPOINT ["/core-data"] 20:38:29 ---> Running in ed3fe55adf32 20:38:32 Removing intermediate container ed3fe55adf32 20:38:32 ---> 437c51a8ded4 20:38:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:38:32 ---> Running in d9edf8fc22b0 20:38:33 Removing intermediate container d9edf8fc22b0 20:38:33 ---> 433ad41a8fa4 20:38:33 Step 21/23 : LABEL arch=arm64 20:38:34 ---> Running in 24bb852e4a6b 20:38:34 Removing intermediate container 24bb852e4a6b 20:38:34 ---> 04f06da1a860 20:38:34 Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:38:34 ---> Running in a4ea2b5ce7e5 20:38:34 Removing intermediate container c1ff8410dba7 20:38:34 ---> 7cf2c6d0be0c 20:38:34 Step 8/23 : COPY . . 20:38:35 Removing intermediate container a4ea2b5ce7e5 20:38:35 ---> a0a0ac06c435 20:38:35 Step 23/23 : LABEL version=0.0.0 20:38:35 ---> Running in 3f9fb2ede657 20:38:36 Removing intermediate container 3f9fb2ede657 20:38:36 ---> 059373d929ca 20:38:36 20:38:36 Successfully built 059373d929ca 20:38:36 Successfully tagged core-data-arm64:latest 20:38:36 Building support-scheduler 20:38:38  Building core-data ... done Removing intermediate container da0abef9eb7f 20:38:38 ---> 85fd41b95db3 20:38:38 20:38:38 Step 9/25 : FROM alpine:3.17 20:38:38 ---> 51e60588ff2c 20:38:38 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:38:39 ---> Running in e6f9c5d327a5 20:38:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:38:43 (1/3) Installing ca-certificates (20220614-r4) 20:38:44 (2/3) Installing dumb-init (1.2.5-r2) 20:38:44 (3/3) Installing su-exec (0.2-r2) 20:38:44 Executing busybox-1.35.0-r29.trigger 20:38:44 Executing ca-certificates-20220614-r4.trigger 20:38:44 OK: 8 MiB in 18 packages 20:38:49 Removing intermediate container e6f9c5d327a5 20:38:49 ---> 3e8bf9717961 20:38:49 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:38:49 ---> Running in a129246cb2a6 20:38:49 Removing intermediate container a129246cb2a6 20:38:49 ---> 497394b93ea1 20:38:49 Step 12/25 : WORKDIR / 20:38:49 ---> Running in 7b7e22414a0b 20:38:50 Removing intermediate container 7b7e22414a0b 20:38:50 ---> 3f61079427a0 20:38:50 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:52 ---> 228d78c4a440 20:38:52 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:38:53 ---> f79b43dc021f 20:38:53 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:38:55 ---> 49b7738fab53 20:38:55 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:38:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:38:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:38:56 ---> b34b28fbff69 20:38:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:38:56 ---> Using cache 20:38:56 ---> 4a744c309a15 20:38:56 Step 4/23 : WORKDIR /edgex-go 20:38:57 ---> Using cache 20:38:57 ---> cc82f3d6150a 20:38:57 Step 5/23 : RUN apk add --update --no-cache make git 20:38:57 ---> Using cache 20:38:57 ---> 29f47996b101 20:38:57 Step 6/23 : COPY go.mod vendor* ./ 20:38:57 ---> Using cache 20:38:57 ---> 4d9daa74cb5d 20:38:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:57 ---> Using cache 20:38:57 ---> 5e70b16dd80a 20:38:57 Step 8/23 : COPY . . 20:38:57 ---> Using cache 20:38:57 ---> 7a146edae373 20:38:57 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:38:57 ---> 98e1832de5e6 20:38:57 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:38:57 ---> Running in f8044efa9ab9 20:39:00 ---> 0be0199a9859 20:39:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:39:00 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 20:39:03 ---> 49e0f8ac7637 20:39:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:39:05 ---> 5054ac35e92e 20:39:05 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:39:05 ---> Running in 28ab0bb0567f 20:39:08 ---> 51e7f57327ec 20:39:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:39:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:39:09 ---> f64d6d413f0e 20:39:09 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:39:09 ---> Running in 036612be0d0e 20:39:16 Removing intermediate container 036612be0d0e 20:39:16 ---> 8f320e61a949 20:39:16 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:39:16 ---> Running in bec0665dc537 20:39:16 Removing intermediate container bec0665dc537 20:39:16 ---> 7ffe7c581991 20:39:16 Step 23/25 : LABEL arch=arm64 20:39:16 ---> Running in 214954826daa 20:39:17 Removing intermediate container 214954826daa 20:39:17 ---> 4d6ce59ff786 20:39:17 Step 24/25 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:39:17 ---> Running in 8bac2b7161b4 20:39:18 Removing intermediate container 8bac2b7161b4 20:39:18 ---> 40835c24cacc 20:39:18 Step 25/25 : LABEL version=0.0.0 20:39:18 ---> Running in 9580158170a8 20:39:19 Removing intermediate container 9580158170a8 20:39:19 ---> db402e5fe7f9 20:39:19 20:39:20 Successfully built db402e5fe7f9 20:39:20 Successfully tagged security-secretstore-setup-arm64:latest 20:39:20  Building security-secretstore-setup ... done Building security-bootstrapper 20:39:30 Removing intermediate container 5dc6ad991b86 20:39:30 ---> 658e6a919217 20:39:30 Step 7/20 : COPY . . 20:39:38 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:39:38 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:39:38 ---> b34b28fbff69 20:39:38 Step 3/33 : WORKDIR /edgex-go 20:39:38 ---> Using cache 20:39:38 ---> 1553f6ab1f98 20:39:38 Step 4/33 : RUN apk add --update --no-cache make git 20:39:38 ---> Using cache 20:39:38 ---> 1ee2c44ea1f0 20:39:38 Step 5/33 : COPY go.mod vendor* ./ 20:39:38 ---> Using cache 20:39:38 ---> 4a3e28478b4c 20:39:38 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:38 ---> Using cache 20:39:38 ---> f35792e46c31 20:39:38 Step 7/33 : COPY . . 20:39:38 ---> Using cache 20:39:38 ---> d415644722f2 20:39:38 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:39:39 ---> Running in 9aba3e214c74 20:39:42 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 20:39:47 ---> d1d78288915f 20:39:47 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:39:47 ---> Running in 91c1db9d62e6 20:39: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:45:26 Removing intermediate container bb1f7f2bf19e 20:45:26 ---> d0330b53cb2c 20:45:26 20:45:26 Step 10/25 : FROM alpine:3.17 20:45:26 ---> 51e60588ff2c 20:45:26 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:45:26 ---> Using cache 20:45:26 ---> 91e981a43022 20:45:26 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:45:26 ---> Using cache 20:45:26 ---> 30ecc7f3dbe4 20:45:26 Step 13/25 : ENV APP_PORT=59881 20:45:26 ---> Running in 93b6d7288159 20:45:27 Removing intermediate container 93b6d7288159 20:45:27 ---> 3bd974fd8f3b 20:45:27 Step 14/25 : EXPOSE $APP_PORT 20:45:27 ---> Running in e158254184f1 20:45:27 Removing intermediate container e158254184f1 20:45:27 ---> a3abd67d71c7 20:45:27 Step 15/25 : WORKDIR / 20:45:27 ---> Running in dfdb7b817105 20:45:28 Removing intermediate container dfdb7b817105 20:45:28 ---> 3b806b1fb737 20:45:28 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:29 ---> 5b112b976ff2 20:45:29 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:45:30 ---> 1ab11205d2f1 20:45:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:45:32 ---> ad1b24dac979 20:45:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:45:32 ---> 452f2066b7b7 20:45:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:45:33 ---> 3c7a840b5ed8 20:45:33 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:45:34 ---> Running in 22c30c307bc0 20:45:34 Removing intermediate container 22c30c307bc0 20:45:34 ---> 41c8ff7bc27a 20:45:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:45:34 ---> Running in 05a1eef43ba9 20:45:35 Removing intermediate container 05a1eef43ba9 20:45:35 ---> abe949e09c32 20:45:35 Step 23/25 : LABEL arch=arm64 20:45:35 ---> Running in 694ea0e1a053 20:45:36 Removing intermediate container 694ea0e1a053 20:45:36 ---> 3b376ca2e393 20:45:36 Step 24/25 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:45:36 ---> Running in 8c6fc8453faf 20:45:38 Removing intermediate container 8c6fc8453faf 20:45:38 ---> 7217f5ffef05 20:45:38 Step 25/25 : LABEL version=0.0.0 20:45:38 ---> Running in bf8672581fff 20:45:38 Removing intermediate container bf8672581fff 20:45:38 ---> 013188d79054 20:45:38 20:45:39 Successfully built 013188d79054 20:45:39 Successfully tagged core-metadata-arm64:latest 20:45:39 Building security-proxy-auth 20:46:01  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:46:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:46:01 ---> b34b28fbff69 20:46:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:46:01 ---> Using cache 20:46:01 ---> 4a744c309a15 20:46:01 Step 4/23 : WORKDIR /edgex-go 20:46:01 ---> Using cache 20:46:01 ---> cc82f3d6150a 20:46:01 Step 5/23 : RUN apk add --update --no-cache make git 20:46:01 ---> Using cache 20:46:01 ---> 29f47996b101 20:46:01 Step 6/23 : COPY go.mod vendor* ./ 20:46:01 ---> Using cache 20:46:01 ---> 4d9daa74cb5d 20:46:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:01 ---> Using cache 20:46:01 ---> 5e70b16dd80a 20:46:01 Step 8/23 : COPY . . 20:46:01 ---> Using cache 20:46:01 ---> 7a146edae373 20:46:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:46:01 ---> Running in 51bb7d8088ea 20:46:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:46:48 Removing intermediate container 9aba3e214c74 20:46:48 ---> c4a692208d27 20:46:48 20:46:48 Step 9/33 : FROM alpine:3.17 20:46:48 ---> 51e60588ff2c 20:46:48 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:46:48 ---> Running in 31aa0218d71b 20:46:48 Removing intermediate container 31aa0218d71b 20:46:48 ---> d9480285ec9d 20:46:48 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:46:48 ---> Running in ec16141ec0e7 20:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:46:48 (1/2) Installing dumb-init (1.2.5-r2) 20:46:48 (2/2) Installing su-exec (0.2-r2) 20:46:48 Executing busybox-1.35.0-r29.trigger 20:46:48 OK: 8 MiB in 17 packages 20:46:48 Removing intermediate container ec16141ec0e7 20:46:48 ---> 23205b328a63 20:46:48 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:46:49 ---> Running in d56f19a3d3b4 20:46:49 Removing intermediate container d56f19a3d3b4 20:46:49 ---> bab3a33a852c 20:46:49 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:46:49 ---> Running in 53f5519d41f2 20:46:50 Removing intermediate container 53f5519d41f2 20:46:50 ---> acf4170e1ad2 20:46:50 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:46:50 ---> Running in 0447b4b49704 20:46:50 Removing intermediate container 0447b4b49704 20:46:50 ---> 002faa336252 20:46:50 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:46:50 ---> Running in 3ee8910f93d9 20:46:51 Removing intermediate container 3ee8910f93d9 20:46:51 ---> 396ae91ca6fd 20:46:51 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:46:51 ---> Running in dff916348237 20:46:54 Removing intermediate container dff916348237 20:46:54 ---> 106008081130 20:46:54 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:46:54 ---> Running in 724ed85f7cff 20:46:55 Removing intermediate container 724ed85f7cff 20:46:55 ---> 3b149499a60c 20:46:55 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:46:58 ---> 11d669c35f43 20:46:58 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:46:58 ---> Running in 81d4796b39fa 20:47:01 Removing intermediate container 81d4796b39fa 20:47:01 ---> c276a4b437cc 20:47:01 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:02 ---> 2874552b9cbf 20:47:02 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:47:03 ---> 1e487ac0f394 20:47:03 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:47:05 ---> 7c41d60ec1dd 20:47:05 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:47:06 ---> 1581d37bf87f 20:47:06 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:47:07 ---> e4df76c7f33d 20:47:07 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:47:07 ---> 6c904724af9a 20:47:07 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:47:11 ---> 95d35f6da21e 20:47:11 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:47:11 ---> aab419692f39 20:47:11 Step 28/33 : RUN chmod +x /entrypoint.sh 20:47:11 ---> Running in 05b0841d1c08 20:47:15 Removing intermediate container 05b0841d1c08 20:47:15 ---> 6fb0302d938b 20:47:15 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:47:15 ---> Running in ec126b2de0eb 20:47:15 Removing intermediate container ec126b2de0eb 20:47:15 ---> 19c3851e79ca 20:47:15 Step 30/33 : CMD ["gate"] 20:47:15 ---> Running in 4b3cf80766df 20:47:16 Removing intermediate container 4b3cf80766df 20:47:16 ---> 8b5eef968af3 20:47:16 Step 31/33 : LABEL arch=arm64 20:47:16 ---> Running in 3ebb56482952 20:47:16 Removing intermediate container 3ebb56482952 20:47:16 ---> de028f75c1d8 20:47:16 Step 32/33 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:47:16 ---> Running in 11d80fe0bd58 20:47:17 Removing intermediate container 11d80fe0bd58 20:47:17 ---> a1dd18ffb1fa 20:47:17 Step 33/33 : LABEL version=0.0.0 20:47:17 ---> Running in a20b347acd33 20:47:18 Removing intermediate container a20b347acd33 20:47:18 ---> a2c6693f874d 20:47:18 20:47:18 Successfully built a2c6693f874d 20:47:18 Successfully tagged security-bootstrapper-arm64:latest 20:48:55  Building security-bootstrapper ... done Removing intermediate container 91c1db9d62e6 20:48:55 ---> 924dc5d76a85 20:48:55 20:48:55 Step 9/20 : FROM alpine:3.17 20:48:55 ---> 51e60588ff2c 20:48:55 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:48:55 ---> Using cache 20:48:55 ---> d9480285ec9d 20:48:55 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:48:55 ---> Running in 7a357ab9387c 20:48:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:48:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:48:56 v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:48:56 v3.17.3-43-g781c081f9b4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:48:56 OK: 17689 distinct packages available 20:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:48:58 (1/9) Installing ca-certificates (20220614-r4) 20:48:58 (2/9) Installing brotli-libs (1.0.9-r9) 20:48:58 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:48:58 (4/9) Installing libcurl (7.88.1-r1) 20:48:58 (5/9) Installing curl (7.88.1-r1) 20:48:58 (6/9) Installing dumb-init (1.2.5-r2) 20:48:58 (7/9) Installing musl-obstack (1.2.3-r0) 20:48:58 (8/9) Installing libucontext (1.2-r0) 20:48:58 (9/9) Installing gcompat (1.1.0-r0) 20:48:58 Executing busybox-1.35.0-r29.trigger 20:48:58 Executing ca-certificates-20220614-r4.trigger 20:48:59 OK: 11 MiB in 24 packages 20:49:03 Removing intermediate container 7a357ab9387c 20:49:03 ---> 48116c9a4d94 20:49:03 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:49:04 ---> 6beff6eaee88 20:49:04 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:49:06 ---> 2b15a18ab086 20:49:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:49:11 ---> dc793c47f581 20:49:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:49:12 ---> 73e1f16e9a26 20:49:12 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:49:12 ---> Running in e1c31c7c7f2c 20:49:14 Removing intermediate container e1c31c7c7f2c 20:49:14 ---> 65a1386505a4 20:49:14 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:49:14 ---> Running in 64813808aa4b 20:49:15 Removing intermediate container 64813808aa4b 20:49:15 ---> 06b5ed7c7ba5 20:49:15 Step 18/20 : LABEL arch=arm64 20:49:15 ---> Running in e571e462ea85 20:49:16 Removing intermediate container e571e462ea85 20:49:16 ---> 944ccfbe0dc7 20:49:16 Step 19/20 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:49:16 ---> Running in c6b9c39bb1b2 20:49:17 Removing intermediate container c6b9c39bb1b2 20:49:17 ---> 0eec9dcadb18 20:49:17 Step 20/20 : LABEL version=0.0.0 20:49:17 ---> Running in ce74dfa63892 20:49:18 Removing intermediate container ce74dfa63892 20:49:18 ---> 927de151cfe3 20:49:18 20:49:19 Successfully built 927de151cfe3 20:49:19 Successfully tagged security-spiffe-token-provider-arm64:latest 20:49:24  Building security-spiffe-token-provider ... done Removing intermediate container f8044efa9ab9 20:49:24 ---> 49221772d5f2 20:49:24 20:49:24 Step 10/23 : FROM alpine:3.17 20:49:24 ---> 51e60588ff2c 20:49:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:49:24 ---> Using cache 20:49:24 ---> 91e981a43022 20:49:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:49:24 ---> Using cache 20:49:24 ---> 30ecc7f3dbe4 20:49:24 Step 13/23 : ENV APP_PORT=59861 20:49:24 ---> Running in 00997a0961e1 20:49:25 Removing intermediate container 00997a0961e1 20:49:25 ---> aea815164085 20:49:25 Step 14/23 : EXPOSE $APP_PORT 20:49:25 ---> Running in 693a99fb10f4 20:49:26 Removing intermediate container 693a99fb10f4 20:49:26 ---> 65f6103fc27b 20:49:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:49:26 Removing intermediate container 28ab0bb0567f 20:49:26 ---> b8f64de11a0b 20:49:26 20:49:26 Step 10/23 : FROM alpine:3.17 20:49:26 ---> 51e60588ff2c 20:49:26 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:49:27 ---> Running in f19cf037f602 20:49:27 ---> 340fd7265fb2 20:49:27 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:49:28 ---> 4a5b6921544a 20:49:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:49:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:49:30 (1/2) Installing ca-certificates (20220614-r4) 20:49:30 (2/2) Installing dumb-init (1.2.5-r2) 20:49:30 Executing busybox-1.35.0-r29.trigger 20:49:30 ---> 8dcbed003d4d 20:49:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:49:30 Executing ca-certificates-20220614-r4.trigger 20:49:31 OK: 8 MiB in 17 packages 20:49:31 ---> e26908b953c3 20:49:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:49:32 ---> Running in a9195376f48b 20:49:32 Removing intermediate container a9195376f48b 20:49:32 ---> bfdddaaa6bb4 20:49:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:49:32 ---> Running in ad3f5c588ccc 20:49:32 Removing intermediate container ad3f5c588ccc 20:49:32 ---> 9713587c3295 20:49:32 Step 21/23 : LABEL arch=arm64 20:49:33 Removing intermediate container f19cf037f602 20:49:33 ---> 45681d45474f 20:49:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:49:33 ---> Running in 121ddf9cafd8 20:49:33 ---> Running in cae674aec5d5 20:49:33 Removing intermediate container 121ddf9cafd8 20:49:33 ---> 1ec8b7c7969f 20:49:33 Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:49:33 Removing intermediate container cae674aec5d5 20:49:33 ---> a38a438b09e6 20:49:33 Step 13/23 : ENV APP_PORT=59860 20:49:33 ---> Running in 2f25e152a0d0 20:49:33 ---> Running in 0208eaa3bfe2 20:49:34 Removing intermediate container 2f25e152a0d0 20:49:34 ---> 1c163cbad483 20:49:34 Step 23/23 : LABEL version=0.0.0 20:49:34 Removing intermediate container 0208eaa3bfe2 20:49:34 ---> c1093b3f1197 20:49:34 Step 14/23 : EXPOSE $APP_PORT 20:49:34 ---> Running in 9537068fa0b4 20:49:34 ---> Running in 14b5b7a2c46f 20:49:35 Removing intermediate container 9537068fa0b4 20:49:35 ---> d453ea3283e1 20:49:35 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:49:35 Removing intermediate container 14b5b7a2c46f 20:49:35 ---> bc873d825699 20:49:35 20:49:35 Successfully built bc873d825699 20:49:35 Successfully tagged support-scheduler-arm64:latest 20:49:36  Building support-scheduler ... done  ---> 49a665ae72ca 20:49:36 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:49:36 ---> 997d19caea16 20:49:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:49:39 ---> a9d3e4470b2a 20:49:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:49:39 ---> 5b9ef6b4acff 20:49:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:49:40 ---> Running in 654e8e660c44 20:49:40 Removing intermediate container 654e8e660c44 20:49:40 ---> 75a0a352747d 20:49:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:49:40 ---> Running in aac59e9fc680 20:49:40 Removing intermediate container aac59e9fc680 20:49:40 ---> 2671110e4941 20:49:40 Step 21/23 : LABEL arch=arm64 20:49:40 ---> Running in 0eb2ddb7817e 20:49:41 Removing intermediate container 0eb2ddb7817e 20:49:41 ---> d2abbc8bf9f9 20:49:41 Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:49:41 ---> Running in b6c70d6b203a 20:49:41 Removing intermediate container b6c70d6b203a 20:49:41 ---> d4ddaec09b1a 20:49:41 Step 23/23 : LABEL version=0.0.0 20:49:41 ---> Running in 53084072be23 20:49:42 Removing intermediate container 53084072be23 20:49:42 ---> e03a735aecd5 20:49:42 20:49:42 Successfully built e03a735aecd5 20:49:42 Successfully tagged support-notifications-arm64:latest 20:50:04  Building support-notifications ... done Removing intermediate container 51bb7d8088ea 20:50:04 ---> fe850f4394b2 20:50:04 20:50:04 Step 10/23 : FROM alpine:3.17 20:50:04 ---> 51e60588ff2c 20:50:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:50:04 ---> Using cache 20:50:04 ---> 79a48ad1bdbe 20:50:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:50:04 ---> Using cache 20:50:04 ---> 3662d40f48ea 20:50:04 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:04 ---> Using cache 20:50:04 ---> adbd114e0598 20:50:04 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:50:04 ---> Using cache 20:50:04 ---> 036e261e8044 20:50:04 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:50:04 ---> bd9f31cd3c60 20:50:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:50:04 ---> cc76de255300 20:50:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:50:05 ---> 1cc17221e2ef 20:50:05 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:05 ---> Running in 83dc1b144ebf 20:50:07 Removing intermediate container 83dc1b144ebf 20:50:07 ---> 7d365583d29a 20:50:07 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:50:07 ---> Running in a6f6759546d9 20:50:07 Removing intermediate container a6f6759546d9 20:50:07 ---> 0de5a99dc106 20:50:07 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:50:07 ---> Running in 65a5d4ce1766 20:50:07 Removing intermediate container 65a5d4ce1766 20:50:07 ---> e928261eaa27 20:50:07 Step 21/23 : LABEL arch=arm64 20:50:07 ---> Running in b81142d2b99d 20:50:08 Removing intermediate container b81142d2b99d 20:50:08 ---> 0ef73448a874 20:50:08 Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 20:50:08 ---> Running in 60022f40accd 20:50:08 Removing intermediate container 60022f40accd 20:50:08 ---> f38d7ddbab79 20:50:08 Step 23/23 : LABEL version=0.0.0 20:50:08 ---> Running in 4a55053a3cf8 20:50:09 Removing intermediate container 4a55053a3cf8 20:50:09 ---> 93076314987c 20:50:09 20:50:09 Successfully built 93076314987c 20:50:09 Successfully tagged security-proxy-auth-arm64:latest 20:50:09  Building security-proxy-auth ... done  [Pipeline] } 20:50:09 $ docker stop --time=1 07fac4821370730e295744fcecd5d628a37346927694478e277506d8df3fb29f 20:50:11 $ docker rm -f --volumes 07fac4821370730e295744fcecd5d628a37346927694478e277506d8df3fb29f [Pipeline] // withDockerContainer [Pipeline] sh 20:50:12 + docker images 20:50:12 REPOSITORY TAG IMAGE ID CREATED SIZE 20:50:12 security-proxy-auth-arm64 latest 93076314987c 4 seconds ago 18.3MB 20:50:12 fe850f4394b2 11 seconds ago 1.47GB 20:50:12 support-notifications-arm64 latest e03a735aecd5 30 seconds ago 32.2MB 20:50:12 support-scheduler-arm64 latest bc873d825699 37 seconds ago 31.5MB 20:50:12 b8f64de11a0b 47 seconds ago 1.56GB 20:50:12 49221772d5f2 50 seconds ago 1.56GB 20:50:12 security-spiffe-token-provider-arm64 latest 927de151cfe3 54 seconds ago 32.7MB 20:50:12 924dc5d76a85 About a minute ago 1.53GB 20:50:12 security-bootstrapper-arm64 latest a2c6693f874d 2 minutes ago 21.9MB 20:50:12 c4a692208d27 3 minutes ago 1.48GB 20:50:12 core-metadata-arm64 latest 013188d79054 4 minutes ago 20.2MB 20:50:12 d0330b53cb2c 4 minutes ago 1.5GB 20:50:12 security-secretstore-setup-arm64 latest db402e5fe7f9 10 minutes ago 32.2MB 20:50:12 85fd41b95db3 11 minutes ago 1.49GB 20:50:12 core-data-arm64 latest 059373d929ca 11 minutes ago 19.9MB 20:50:12 f8dd1783a689 12 minutes ago 1.5GB 20:50:12 security-spire-agent-arm64 latest cd380affb31b 12 minutes ago 125MB 20:50:12 346f4b5d09f8 12 minutes ago 1.35GB 20:50:12 core-command-arm64 latest b93974009277 13 minutes ago 19.7MB 20:50:12 core-common-config-bootstrapper-arm64 latest 2b498c14d154 13 minutes ago 17.2MB 20:50:12 998ebe701382 13 minutes ago 1.49GB 20:50:12 615b0f8564bd 13 minutes ago 1.48GB 20:50:12 security-proxy-setup-arm64 latest 8aa0bb3be919 13 minutes ago 18.7MB 20:50:12 10c417975649 14 minutes ago 1.47GB 20:50:12 security-spire-config-arm64 latest f0efa4da4891 20 minutes ago 86.2MB 20:50:12 security-spire-server-arm64 latest 4f611d1d9f7e 20 minutes ago 87.1MB 20:50:12 4efac83cebd9 21 minutes ago 1.35GB 20:50:12 f0189c917806 21 minutes ago 1.35GB 20:50:12 ci-base-image-arm64 latest b34b28fbff69 36 minutes ago 866MB 20:50:12 alpine 3.17 51e60588ff2c 7 days ago 7.46MB 20:50:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB 20:50:12 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 20:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:13 20:50:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:13 arm64: Pulling from edgex-lftools-log-publisher 20:50:13 8998bd30e6a1: Pulling fs layer 20:50:13 04944245beec: Pulling fs layer 20:50:13 699f458cf7ca: Pulling fs layer 20:50:13 765212b225bb: Pulling fs layer 20:50:13 f23df028b6ca: Pulling fs layer 20:50:13 d65c8cfc05b1: Pulling fs layer 20:50:13 2437ff75d9bd: Pulling fs layer 20:50:13 f23df028b6ca: Waiting 20:50:13 d65c8cfc05b1: Waiting 20:50:13 2437ff75d9bd: Waiting 20:50:13 765212b225bb: Waiting 20:50:13 04944245beec: Verifying Checksum 20:50:13 04944245beec: Download complete 20:50:13 765212b225bb: Verifying Checksum 20:50:13 765212b225bb: Download complete 20:50:14 f23df028b6ca: Verifying Checksum 20:50:14 f23df028b6ca: Download complete 20:50:14 d65c8cfc05b1: Verifying Checksum 20:50:14 d65c8cfc05b1: Download complete 20:50:14 699f458cf7ca: Verifying Checksum 20:50:14 699f458cf7ca: Download complete 20:50:14 8998bd30e6a1: Download complete 20:50:16 2437ff75d9bd: Verifying Checksum 20:50:16 2437ff75d9bd: Download complete 20:50:18 8998bd30e6a1: Pull complete 20:50:19 04944245beec: Pull complete 20:50:20 699f458cf7ca: Pull complete 20:50:20 765212b225bb: Pull complete 20:50:21 f23df028b6ca: Pull complete 20:50:21 d65c8cfc05b1: Pull complete 20:50:36 2437ff75d9bd: Pull complete 20:50:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:50:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:37 prd-ubuntu20.04-docker-arm64-4c-16g-6920 does not seem to be running inside a container 20:50:37 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:arm64 cat 20:50:40 $ docker top abc1af8d8d4c55149ebbaec5ff70d1b43b07392f1fbdbc79703f312f893b2b6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:41 ---> job-cost.sh 20:50:41 lf-activate-venv: SKIPPING 20:50:41 INFO: No Stack... 20:50:41 INFO: Retrieving Pricing Info for: v3-standard-4 20:50:42 INFO: Archiving Costs [Pipeline] sh 20:50:43 + + cut -d, -f6 20:50:43 cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:50:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4495-1-stack-cost] 20:50:43 Resource [jenkins-edgexfoundry-edgex-go-PR-4495-1-stack-cost] did not exist. Created. 20:50:43 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4495-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:50:43 + echo total: 0.10999999940395355 [Pipeline] stash 20:50:44 Stashed 1 file(s) [Pipeline] } 20:50:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4495-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:50:44 $ docker stop --time=1 abc1af8d8d4c55149ebbaec5ff70d1b43b07392f1fbdbc79703f312f893b2b6e 20:50:45 $ docker rm -f --volumes abc1af8d8d4c55149ebbaec5ff70d1b43b07392f1fbdbc79703f312f893b2b6e [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 20:50:46 provisioning config files... 20:50:46 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14291113348075854299tmp [Pipeline] { [Pipeline] sh 20:50:47 + set +x 20:50:47 + curl -s https://codecov.io/bash 20:50:47 + bash -s -- 20:50:47 20:50:47 _____ _ 20:50:47 / ____| | | 20:50:47 | | ___ __| | ___ ___ _____ __ 20:50:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:50:47 | |___| (_) | (_| | __/ (_| (_) \ V / 20:50:47 \_____\___/ \__,_|\___|\___\___/ \_/ 20:50:47 Bash-1.0.6 20:50:47 20:50:47 20:50:47 ==> git version 2.25.1 found 20:50:47 ==> 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 20:50:47 Release-Date: 2020-01-08 20:50:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:50:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:50:47 ==> Jenkins CI detected. 20:50:47 current dir:  /w/workspace/edgex-go/1 20:50:47 project root: . 20:50:47 --> token set from env 20:50:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:50:47 ==> Running gcov in . (disable via -X gcov) 20:50:47 ==> Python coveragepy not found 20:50:47 ==> Searching for coverage reports in: 20:50:47 + . 20:50:47 -> Found 1 reports 20:50:47 ==> Detecting git/mercurial file structure 20:50:47 ==> Reading reports 20:50:47 + ./coverage.out bytes=447380 20:50:47 ==> Appending adjustments 20:50:47 https://docs.codecov.io/docs/fixing-reports 20:50:48 + Found adjustments 20:50:48 ==> Gzipping contents 20:50:48 60K /tmp/codecov.3XpXay.gz 20:50:48 ==> Uploading reports 20:50:48 url: https://codecov.io 20:50:48 query: branch=PR-4495&commit=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4495%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4495&job=&cmd_args= 20:50:48 -> Pinging Codecov 20:50:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4495&commit=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4495%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4495&job=&cmd_args= 20:50:48 -> Uploading to 20:50:48 https://storage.googleapis.com/codecov/v4/raw/2023-04-05/00271124DB129430A58F1EEE437C3FCB/8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5/11c4c66e-e6f7-4be9-bf2c-8183e5ed2a1b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230405%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230405T205048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a473eda33e4ce14402da2c4d84eda3e6f3da9926c7dddee1df0727c79370e522 20:50:48 % Total % Received % Xferd Average Speed Time Time Time Current 20:50:48 Dload Upload Total Spent Left Speed 20:50:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57496 0 0 100 57496 0 254k --:--:-- --:--:-- --:--:-- 252k 100 57496 0 0 100 57496 0 181k --:--:-- --:--:-- --:--:-- 180k 20:50:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [Pipeline] } 20:50:48 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 20:50:50 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:50:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:50:51 ---> package-listing.sh 20:50:51 ++ tr '[:upper:]' '[:lower:]' 20:50:51 ++ facter osfamily 20:50:51 + OS_FAMILY=debian 20:50:51 + workspace=/w/workspace/edgex-go/1 20:50:51 + START_PACKAGES=/tmp/packages_start.txt 20:50:51 + END_PACKAGES=/tmp/packages_end.txt 20:50:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:50:51 + PACKAGES=/tmp/packages_start.txt 20:50:51 + '[' /w/workspace/edgex-go/1 ']' 20:50:51 + PACKAGES=/tmp/packages_end.txt 20:50:51 + case "${OS_FAMILY}" in 20:50:51 + dpkg -l 20:50:51 + grep '^ii' 20:50:51 + '[' -f /tmp/packages_start.txt ']' 20:50:51 + '[' -f /tmp/packages_end.txt ']' 20:50:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:50:51 + '[' /w/workspace/edgex-go/1 ']' 20:50:51 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:50:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:50:51 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:50:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:50:52 20:50:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:50:52 latest: Pulling from edgex-lftools-log-publisher 20:50:52 5eb5b503b376: Pulling fs layer 20:50:52 5c69ac0246d0: Pulling fs layer 20:50:52 ec43610c2a17: Pulling fs layer 20:50:52 3a2ae6a8a46f: Pulling fs layer 20:50:52 33b1e0a273af: Pulling fs layer 20:50:52 5d3b04190fa2: Pulling fs layer 20:50:52 2f39f015ded8: Pulling fs layer 20:50:52 33b1e0a273af: Waiting 20:50:52 5d3b04190fa2: Waiting 20:50:52 2f39f015ded8: Waiting 20:50:52 3a2ae6a8a46f: Waiting 20:50:52 5c69ac0246d0: Download complete 20:50:52 3a2ae6a8a46f: Verifying Checksum 20:50:52 3a2ae6a8a46f: Download complete 20:50:52 33b1e0a273af: Verifying Checksum 20:50:52 33b1e0a273af: Download complete 20:50:52 ec43610c2a17: Verifying Checksum 20:50:52 ec43610c2a17: Download complete 20:50:52 5d3b04190fa2: Download complete 20:50:53 5eb5b503b376: Verifying Checksum 20:50:53 5eb5b503b376: Download complete 20:50:53 2f39f015ded8: Download complete 20:50:54 5eb5b503b376: Pull complete 20:50:54 5c69ac0246d0: Pull complete 20:50:54 ec43610c2a17: Pull complete 20:50:54 3a2ae6a8a46f: Pull complete 20:50:54 33b1e0a273af: Pull complete 20:50:55 5d3b04190fa2: Pull complete 20:50:59 2f39f015ded8: Pull complete 20:50:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:50:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:50:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:59 prd-ubuntu20.04-docker-8c-8g-6918 does not seem to be running inside a container 20:50:59 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:51:01 $ docker top 2749d180f0f54bcbb91cd89754d02ed5ea72019950fea49e1c14197a63988504 -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:01 + touch /tmp/pre-build-complete [Pipeline] sh 20:51:01 + mkdir -p /var/log/sysstat [Pipeline] sh 20:51:02 + ls /var/log/sa-host 20:51:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:51:02 provisioning config files... 20:51:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8043697221961231661tmp [Pipeline] { [Pipeline] echo 20:51:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:51:02 ---> create-netrc.sh [Pipeline] } 20:51:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:51:03 ---> python-tools-install.sh [Pipeline] echo 20:51:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:51:03 ---> sudo-logs.sh 20:51:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:51:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:51:03 ---> job-cost.sh 20:51:03 lf-activate-venv: SKIPPING 20:51:03 DEBUG: total: 0.10999999940395355 20:51:03 INFO: Retrieving Stack Cost... 20:51:04 INFO: Retrieving Pricing Info for: v3-standard-8 20:51:04 INFO: Archiving Costs [Pipeline] echo 20:51:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:51:05 ---> logs-deploy.sh 20:51:05 lf-activate-venv: SKIPPING 20:51:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4495/1 20:51:05 INFO: archiving workspace using pattern(s): 20:51:06 Archives upload complete. 20:51:06 INFO: archiving logs to Nexus