Pull request #4571 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e87d1a2daffa9c73be502136699a891494ebd8a3+71cf00baf6053412bb985f3832ac8b10e5a82b70 (5a9fefa8e5377541ca7dae4018175d68c203faed) 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-ssh15480399291863400307.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5777927784145870610.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh 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-4571/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-4571/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14895190974469905844.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-4571/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3120537328818413982.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh9490310716692739325.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-4571/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-4571/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3941634819592521498.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-15907’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15911’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15908’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15914 in /w/workspace/edgexfoundry_edgex-go_PR-4571 [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 > 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/4571/head:refs/remotes/origin/PR-4571 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 71cf00baf6053412bb985f3832ac8b10e5a82b70 into PR head commit e87d1a2daffa9c73be502136699a891494ebd8a3 Merge succeeded, producing e87d1a2daffa9c73be502136699a891494ebd8a3 Checking out Revision e87d1a2daffa9c73be502136699a891494ebd8a3 (PR-4571) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:30:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f e87d1a2daffa9c73be502136699a891494ebd8a3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 71cf00baf6053412bb985f3832ac8b10e5a82b70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e87d1a2daffa9c73be502136699a891494ebd8a3 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:30:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:30:53 ========================================================= 18:30:53 EdgeX Global Pipelines Version Info 18:30:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:30:53 ------------------- 18:30:53 stable info: 18:30:53 ------------------- 18:30:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:30:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:30:53 Message: update stable to v1.0.249 18:30:54 ------------------- 18:30:54 experimental info: 18:30:54 ------------------- 18:30:54 Commited By: **** collab-it+edgex@linuxfoundation.org 18:30:54 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:30:54 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:30:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:30:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:30:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:30:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:30:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:30:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:30:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:30:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:30:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:30:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4571 [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4571 [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4571 [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e87d1a2daffa9c73be502136699a891494ebd8a3 [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e87d1a2 [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:55 provisioning config files... 18:30:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9079803461943061682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:56 ---> docker-login.sh 18:30:56 nexus3.edgexfoundry.org:10001 18:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:56 Configure a credential helper to remove this warning. See 18:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:56 18:30:56 Login Succeeded 18:30:56 nexus3.edgexfoundry.org:10002 18:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:56 Configure a credential helper to remove this warning. See 18:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:56 18:30:56 Login Succeeded 18:30:56 nexus3.edgexfoundry.org:10003 18:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:56 Configure a credential helper to remove this warning. See 18:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:56 18:30:56 Login Succeeded 18:30:56 nexus3.edgexfoundry.org:10004 18:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:56 Configure a credential helper to remove this warning. See 18:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:56 18:30:56 Login Succeeded 18:30:56 docker.io 18:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:57 Configure a credential helper to remove this warning. See 18:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:57 18:30:57 Login Succeeded 18:30:57 ---> docker-login.sh ends [Pipeline] } 18:30:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:30:57 + 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 18:30:57 + + dirname cmd/core-command/Dockerfile 18:30:57 cut -d/ -f2 18:30:57 + echo core-command,cmd/core-command/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + dirname cmd/core-common-config-bootstrapper/Dockerfile 18:30:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 18:30:57 + dirname cmd/core-data/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo core-data,cmd/core-data/Dockerfile 18:30:57 + dirname cmd/core-metadata/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo core-metadata,cmd/core-metadata/Dockerfile 18:30:57 + dirname cmd/security-bootstrapper/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:30:57 + dirname cmd/security-proxy-auth/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 18:30:57 + dirname cmd/security-proxy-setup/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:30:57 + dirname cmd/security-secretstore-setup/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:30:57 + + dirname cmd/security-spiffe-token-provider/Dockerfile 18:30:57 cut -d/ -f2 18:30:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:30:57 + dirname cmd/security-spire-agent/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:30:57 + dirname cmd/security-spire-config/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + dirname cmd/security-spire-server/Dockerfile 18:30:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:30:57 + + dirname cmd/support-notifications/Dockerfilecut 18:30:57 -d/ -f2 18:30:57 + echo support-notifications,cmd/support-notifications/Dockerfile 18:30:57 + dirname cmd/support-scheduler/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 18:30:57 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 18:30:58 + git rev-list -1 --merges e87d1a2daffa9c73be502136699a891494ebd8a3~1..e87d1a2daffa9c73be502136699a891494ebd8a3 [Pipeline] echo 18:30:58 -----------> git rev-list -1 --merges e87d1a2daffa9c73be502136699a891494ebd8a3~1..e87d1a2daffa9c73be502136699a891494ebd8a3 e87d1a2daffa9c73be502136699a891494ebd8a3 [false] [Pipeline] sh 18:30:58 + git log --format=format:%s -1 e87d1a2daffa9c73be502136699a891494ebd8a3 [Pipeline] echo 18:30:58 ========================================================= 18:30:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:30:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:30:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:30:58 + grep -v github /etc/ssh/ssh_known_hosts 18:30:58 + [ -e /tmp/ssh_known_hosts ] 18:30:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:30:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:30:58 + sudo tee -a /etc/ssh/ssh_known_hosts 18:30:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:59 18:30:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:59 0.1.4: Pulling from edgex-devops/py-git-semver 18:30:59 b85a868b505f: Pulling fs layer 18:30:59 e2be974225ed: Pulling fs layer 18:30:59 339a4e72a1f5: Pulling fs layer 18:30:59 988bab9f4d93: Pulling fs layer 18:30:59 1469e6f7b9e6: Pulling fs layer 18:30:59 eaf3925da568: Pulling fs layer 18:30:59 bab4dde63d76: Pulling fs layer 18:30:59 bde34c3a00c8: Pulling fs layer 18:30:59 b352a97aabf1: Pulling fs layer 18:30:59 4872d77fe225: Pulling fs layer 18:30:59 5851b861e8e6: Pulling fs layer 18:30:59 988bab9f4d93: Waiting 18:30:59 1469e6f7b9e6: Waiting 18:30:59 eaf3925da568: Waiting 18:30:59 bab4dde63d76: Waiting 18:30:59 bde34c3a00c8: Waiting 18:30:59 b352a97aabf1: Waiting 18:30:59 4872d77fe225: Waiting 18:30:59 5851b861e8e6: Waiting 18:30:59 e2be974225ed: Verifying Checksum 18:30:59 e2be974225ed: Download complete 18:30:59 988bab9f4d93: Download complete 18:30:59 1469e6f7b9e6: Verifying Checksum 18:30:59 1469e6f7b9e6: Download complete 18:30:59 339a4e72a1f5: Verifying Checksum 18:30:59 339a4e72a1f5: Download complete 18:30:59 eaf3925da568: Verifying Checksum 18:30:59 eaf3925da568: Download complete 18:30:59 bde34c3a00c8: Verifying Checksum 18:30:59 bde34c3a00c8: Download complete 18:30:59 b352a97aabf1: Verifying Checksum 18:30:59 b352a97aabf1: Download complete 18:30:59 4872d77fe225: Verifying Checksum 18:30:59 4872d77fe225: Download complete 18:30:59 5851b861e8e6: Verifying Checksum 18:30:59 5851b861e8e6: Download complete 18:30:59 b85a868b505f: Download complete 18:31:00 bab4dde63d76: Verifying Checksum 18:31:00 bab4dde63d76: Download complete 18:31:01 b85a868b505f: Pull complete 18:31:01 e2be974225ed: Pull complete 18:31:01 339a4e72a1f5: Pull complete 18:31:01 988bab9f4d93: Pull complete 18:31:02 1469e6f7b9e6: Pull complete 18:31:02 eaf3925da568: Pull complete 18:31:04 bab4dde63d76: Pull complete 18:31:04 bde34c3a00c8: Pull complete 18:31:04 b352a97aabf1: Pull complete 18:31:04 4872d77fe225: Pull complete 18:31:04 5851b861e8e6: Pull complete 18:31:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:31:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:04 prd-ubuntu20.04-docker-8c-8g-15914 does not seem to be running inside a container 18:31:04 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:31:06 $ docker top 2bb7521d49ae0bc85007939c6394e7215762d0d9c7ad1f887c620acf5777b04d -eo pid,comm 18:31:06 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). 18:31:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:06 [ssh-agent] Looking for ssh-agent implementation... 18:31:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:06 $ docker exec 2bb7521d49ae0bc85007939c6394e7215762d0d9c7ad1f887c620acf5777b04d ssh-agent 18:31:06 SSH_AUTH_SOCK=/tmp/ssh-NS8sZJRcH941/agent.32 18:31:06 SSH_AGENT_PID=38 18:31:06 Running ssh-add (command line suppressed) 18:31:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12431299632510044842.key (/w/workspace/edgex-go/1@tmp/private_key_12431299632510044842.key) 18:31:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:07 + git tag --points-at HEAD [Pipeline] } 18:31:07 $ docker exec --env ******** --env ******** 2bb7521d49ae0bc85007939c6394e7215762d0d9c7ad1f887c620acf5777b04d ssh-agent -k 18:31:07 unset SSH_AUTH_SOCK; 18:31:07 unset SSH_AGENT_PID; 18:31:07 echo Agent pid 38 killed; 18:31:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:31:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:07 [ssh-agent] Looking for ssh-agent implementation... 18:31:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:07 $ docker exec 2bb7521d49ae0bc85007939c6394e7215762d0d9c7ad1f887c620acf5777b04d ssh-agent 18:31:07 SSH_AUTH_SOCK=/tmp/ssh-1InTOef3hHjp/agent.70 18:31:07 SSH_AGENT_PID=76 18:31:07 Running ssh-add (command line suppressed) 18:31:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6567626930023508921.key (/w/workspace/edgex-go/1@tmp/private_key_6567626930023508921.key) 18:31:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:08 + git semver init 18:31:08 2023-05-17 18:31:08,527 [run_init] DEBUG init version:0.0.0 force:False 18:31:08 2023-05-17 18:31:08,528 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 18:31:08 2023-05-17 18:31:08,528 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 18:31:08 2023-05-17 18:31:08,528 [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) 18:31:13 2023-05-17 18:31:12,980 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 18:31:13 2023-05-17 18:31:12,981 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4571 with force:False 18:31:13 2023-05-17 18:31:12,981 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4571 18:31:13 2023-05-17 18:31:12,985 [execute] INFO git cat-file --batch-check 18:31:13 2023-05-17 18:31:12,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:31:13 2023-05-17 18:31:12,992 [execute] INFO git cat-file --batch 18:31:13 2023-05-17 18:31:12,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:31:13 2023-05-17 18:31:12,997 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4571 18:31:13 0.0.0 [Pipeline] } 18:31:13 $ docker exec --env ******** --env ******** 2bb7521d49ae0bc85007939c6394e7215762d0d9c7ad1f887c620acf5777b04d ssh-agent -k 18:31:14 unset SSH_AUTH_SOCK; 18:31:14 unset SSH_AGENT_PID; 18:31:14 echo Agent pid 76 killed; 18:31:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:14 + git semver [Pipeline] } 18:31:14 $ docker stop --time=1 2bb7521d49ae0bc85007939c6394e7215762d0d9c7ad1f887c620acf5777b04d 18:31:16 $ docker rm -f --volumes 2bb7521d49ae0bc85007939c6394e7215762d0d9c7ad1f887c620acf5777b04d [Pipeline] // withDockerContainer [Pipeline] sh 18:31:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:31:16 Stashed 1 file(s) [Pipeline] echo 18:31:16 [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 18:31:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:31:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:17 ========================================================= 18:31:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:31:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:31:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:31:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:31:18 f56be85fc22e: Pulling fs layer 18:31:18 85791d961cd3: Pulling fs layer 18:31:18 d694b5ae8c79: Pulling fs layer 18:31:18 9f32a84ed3da: Pulling fs layer 18:31:18 4d19c01a9841: Pulling fs layer 18:31:18 9325e15d5711: Pulling fs layer 18:31:18 556b6ee489ea: Pulling fs layer 18:31:18 c5a4b2cf53e6: Pulling fs layer 18:31:18 9f32a84ed3da: Waiting 18:31:18 4d19c01a9841: Waiting 18:31:18 556b6ee489ea: Waiting 18:31:18 c5a4b2cf53e6: Waiting 18:31:18 9325e15d5711: Waiting 18:31:18 85791d961cd3: Download complete 18:31:18 9f32a84ed3da: Verifying Checksum 18:31:18 9f32a84ed3da: Download complete 18:31:18 4d19c01a9841: Verifying Checksum 18:31:18 4d19c01a9841: Download complete 18:31:18 f56be85fc22e: Verifying Checksum 18:31:18 f56be85fc22e: Download complete 18:31:18 9325e15d5711: Verifying Checksum 18:31:18 9325e15d5711: Download complete 18:31:18 f56be85fc22e: Pull complete 18:31:18 85791d961cd3: Pull complete 18:31:18 d694b5ae8c79: Verifying Checksum 18:31:18 d694b5ae8c79: Download complete 18:31:18 c5a4b2cf53e6: Verifying Checksum 18:31:18 c5a4b2cf53e6: Download complete 18:31:18 556b6ee489ea: Download complete 18:31:22 d694b5ae8c79: Pull complete 18:31:22 9f32a84ed3da: Pull complete 18:31:22 4d19c01a9841: Pull complete 18:31:22 9325e15d5711: Pull complete 18:31:24 556b6ee489ea: Pull complete 18:31:25 c5a4b2cf53e6: Pull complete 18:31:25 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:31:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:31:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 18:31:26 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:31:26 WORKDIR /edgex 18:31:26 COPY go.mod . 18:31:26 RUN go mod download build 18:31:26 -t ci-base-image-x86_64 -f - . 18:31:26 Sending build context to Docker daemon 170.8MB 18:31:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:31:26 ---> c4be618373d6 18:31:26 Step 2/4 : WORKDIR /edgex 18:31:30 ---> Running in 81066230aa08 18:31:30 Removing intermediate container 81066230aa08 18:31:30 ---> 2429360ad3e9 18:31:30 Step 3/4 : COPY go.mod . 18:31:30 ---> de30956c74f4 18:31:30 Step 4/4 : RUN go mod download 18:31:30 ---> Running in e9c34bb2da3b 18:31:32 Still waiting to schedule task 18:31:32 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:31:43 Removing intermediate container e9c34bb2da3b 18:31:43 ---> 8221c00af4b2 18:31:43 Successfully built 8221c00af4b2 18:31:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:43 + docker inspect -f . ci-base-image-x86_64 18:31:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:43 prd-ubuntu20.04-docker-8c-8g-15914 does not seem to be running inside a container 18:31:43 $ 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-x86_64 cat 18:31:44 $ docker top 1e3ee90846206bf846df1ee195055fc9897123ab7fa7d38b5e5946af16bb079b -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:44 + go version 18:31:44 go version go1.20.2 linux/amd64 [Pipeline] } 18:31:44 $ docker stop --time=1 1e3ee90846206bf846df1ee195055fc9897123ab7fa7d38b5e5946af16bb079b 18:31:45 $ docker rm -f --volumes 1e3ee90846206bf846df1ee195055fc9897123ab7fa7d38b5e5946af16bb079b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:46 + docker inspect -f . ci-base-image-x86_64 18:31:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:46 prd-ubuntu20.04-docker-8c-8g-15914 does not seem to be running inside a container 18:31:46 $ 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-x86_64 cat 18:31:47 $ docker top 2c56f5a5571a39aea238c43ac13871d5c59b546a455d7a87cadaefb1615509a2 -eo pid,comm [Pipeline] { [Pipeline] echo 18:31:47 ========================================================= 18:31:47 [edgeXBuildGoParallel] Running Tests and Build... 18:31:47 ========================================================= [Pipeline] sh 18:31:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:31:47 + make test 18:31:47 go test -race -coverprofile=coverage.out ./... 18:31:56 ? github.com/edgexfoundry/edgex-go [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:32:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:32:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:32:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:32:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:32:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:32:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:32:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:32:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 18:32:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements 18:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:32:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.5% of statements 18:32:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 54.0% of statements 18:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:32:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:32:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:32:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:32:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:32:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:32:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.013s coverage: 88.5% of statements 18:32:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 3.8% of statements 18:32:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.362s coverage: 95.6% of statements 18:32:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements 18:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:32:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements 18:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:32:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 18:32:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements 18:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 42.9% of statements 18:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.193s coverage: 82.9% of statements 18:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 18:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 18:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 18:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements 18:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.279s coverage: 79.9% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.092s coverage: 92.9% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 64.4% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 81.8% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 63.1% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 38.4% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 18:32:43 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 18:32:43 running golangci-lint 18:32:43 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 18:32:43 go version go1.20.2 linux/amd64 18:32:43 level=info msg="[config_reader] Used config file .golangci.yml" 18:32:43 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 18:32:58 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|deps|types_sizes) took 15.074578519s" 18:32:58 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 56.151121ms" 18:33:06 level=info msg="[linters_context/goanalysis] analyzers took 1m14.213709415s with top 10 stages: buildir: 37.078293978s, inspect: 2.13252632s, fact_deprecated: 2.088747453s, gosec: 1.771015s, printf: 1.597522456s, ctrlflow: 1.372967476s, S1038: 1.257221611s, nilness: 957.055534ms, fact_purity: 867.203499ms, ineffassign: 721.014335ms" 18:33:06 level=info msg="[runner] Issues before processing: 203, after processing: 0" 18:33:06 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, skip_dirs: 203/203, exclude-rules: 23/203, exclude: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, nolint: 0/23, cgo: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203" 18:33:06 level=info msg="[runner] processing took 17.621983ms with stages: nolint: 7.95489ms, identifier_marker: 3.99808ms, path_prettifier: 1.910174ms, autogenerated_exclude: 1.425521ms, exclude-rules: 1.27195ms, skip_dirs: 952.817µs, cgo: 56.06µs, filename_unadjuster: 45.421µs, exclude: 1.21µs, skip_files: 870ns, max_same_issues: 860ns, uniq_by_line: 770ns, max_from_linter: 730ns, diff: 550ns, path_prefixer: 470ns, source_code: 450ns, severity-rules: 430ns, sort_results: 420ns, path_shortener: 170ns, max_per_file_from_linter: 140ns" 18:33:06 level=info msg="[runner] linters took 8.532452261s with stages: goanalysis_metalinter: 8.514710107s" 18:33:06 level=info msg="File cache stats: 0 entries of total size 0B" 18:33:06 level=info msg="Memory: 237 samples, avg is 192.3MB, max is 761.4MB" 18:33:06 level=info msg="Execution took 23.672732967s" 18:33:06 go vet ./... 18:33:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:33:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:33:11 ./bin/test-attribution-txt.sh [Pipeline] echo 18:33:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:33:11 + ls -al . 18:33:11 total 704 18:33:11 drwxrwxr-x 11 1001 1001 4096 May 17 18:31 . 18:33:11 drwxr-xr-x 4 root root 4096 May 17 18:31 .. 18:33:11 drwxrwxr-x 2 1001 1001 4096 May 17 18:30 .blubracket 18:33:11 -rw-rw-r-- 1 1001 1001 16 May 17 18:30 .dockerignore 18:33:11 drwxrwxr-x 8 1001 1001 4096 May 17 18:31 .git 18:33:11 drwxrwxr-x 3 1001 1001 4096 May 17 18:30 .github 18:33:11 -rw-rw-r-- 1 1001 1001 1133 May 17 18:30 .gitignore 18:33:11 -rw-rw-r-- 1 1001 1001 42 May 17 18:30 .golangci.yml 18:33:11 -rw-rw-r-- 1 1001 1001 87 May 17 18:30 .hadolint.yml 18:33:11 drwxr-xr-x 3 1001 1001 4096 May 17 18:31 .semver 18:33:11 -rw-rw-r-- 1 1001 1001 166 May 17 18:30 .sonarcloud.properties 18:33:11 -rw-rw-r-- 1 1001 1001 1171 May 17 18:30 ADOPTERS.md 18:33:11 -rw-rw-r-- 1 1001 1001 10835 May 17 18:30 Attribution.txt 18:33:11 -rw-rw-r-- 1 1001 1001 73765 May 17 18:30 CHANGELOG.md 18:33:11 -rw-rw-r-- 1 1001 1001 3804 May 17 18:30 CONTRIBUTING.md 18:33:11 -rw-rw-r-- 1 1001 1001 677 May 17 18:30 GOVERNANCE.md 18:33:11 -rw-rw-r-- 1 1001 1001 883 May 17 18:30 Jenkinsfile 18:33:11 -rw-rw-r-- 1 1001 1001 10775 May 17 18:30 LICENSE 18:33:11 -rw-rw-r-- 1 1001 1001 14368 May 17 18:30 Makefile 18:33:11 -rw-rw-r-- 1 1001 1001 582 May 17 18:30 OWNERS.md 18:33:11 -rw-rw-r-- 1 1001 1001 9902 May 17 18:30 README.md 18:33:11 -rw-rw-r-- 1 1001 1001 789 May 17 18:30 SECURITY.md 18:33:11 -rw-rw-r-- 1 1001 1001 5 May 17 18:31 VERSION 18:33:11 drwxrwxr-x 2 1001 1001 4096 May 17 18:30 bin 18:33:11 drwxrwxr-x 18 1001 1001 4096 May 17 18:30 cmd 18:33:11 -rw-r--r-- 1 root root 447731 May 17 18:32 coverage.out 18:33:11 -rw-rw-r-- 1 1001 1001 3200 May 17 18:30 go.mod 18:33:11 -rw-rw-r-- 1 1001 1001 31040 May 17 18:30 go.sum 18:33:11 drwxrwxr-x 7 1001 1001 4096 May 17 18:30 internal 18:33:11 drwxrwxr-x 3 1001 1001 4096 May 17 18:30 openapi 18:33:11 -rw-rw-r-- 1 1001 1001 594 May 17 18:30 security.txt 18:33:11 drwxrwxr-x 4 1001 1001 4096 May 17 18:30 snap 18:33:11 -rw-rw-r-- 1 1001 1001 204 May 17 18:30 version.go [Pipeline] sh 18:33:11 + '[' -e coverage.out ] 18:33:11 + chown 1001:1001 coverage.out [Pipeline] stash 18:33:12 Stashed 1 file(s) [Pipeline] sh 18:33:12 + make build 18:33:12 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 18:33:25 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 18:33:26 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 18:33:27 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 18:33:28 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 18:33:36 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 18:33:36 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 18:33:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:33:39 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 18:33:39 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 18:33:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:33:41 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] } 18:33:43 $ docker stop --time=1 2c56f5a5571a39aea238c43ac13871d5c59b546a455d7a87cadaefb1615509a2 18:33:47 $ docker rm -f --volumes 2c56f5a5571a39aea238c43ac13871d5c59b546a455d7a87cadaefb1615509a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:33:48 18:33:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:33:49 latest: Pulling from edgex-devops/edgex-compose 18:33:49 cbdbe7a5bc2a: Pulling fs layer 18:33:49 ca9280d653b3: Pulling fs layer 18:33:49 7e9c9ca2126c: Pulling fs layer 18:33:49 cbdbe7a5bc2a: Download complete 18:33:49 ca9280d653b3: Verifying Checksum 18:33:49 ca9280d653b3: Download complete 18:33:49 cbdbe7a5bc2a: Pull complete 18:33:49 7e9c9ca2126c: Download complete 18:33:50 ca9280d653b3: Pull complete 18:33:53 7e9c9ca2126c: Pull complete 18:33:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:33:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:33:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:53 prd-ubuntu20.04-docker-8c-8g-15914 does not seem to be running inside a container 18:33:53 $ 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:latest cat 18:33:55 $ docker top 77a4429a120f383067ab87e01a189553b4d08d2e8381c57fede0b2a4922b0e02 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:56 + docker-compose build --help 18:33:56 + grep parallel 18:33:56 --parallel Build images in parallel. [Pipeline] } 18:33:56 $ docker stop --time=1 77a4429a120f383067ab87e01a189553b4d08d2e8381c57fede0b2a4922b0e02 18:33:57 $ docker rm -f --volumes 77a4429a120f383067ab87e01a189553b4d08d2e8381c57fede0b2a4922b0e02 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:33:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:58 prd-ubuntu20.04-docker-8c-8g-15914 does not seem to be running inside a container 18:33:58 $ 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:latest cat 18:33:59 $ docker top 41af7d431e3ffd7f5c18fa365c4cf3b049ab8753550dc12faa1621298ff3a09f -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:59 + docker-compose -f ./docker-compose-build.yml build --parallel 18:34:00 Building core-command ... 18:34:00 Building core-common-config-bootstrapper ... 18:34:00 Building core-data ... 18:34:00 Building core-metadata ... 18:34:00 Building security-bootstrapper ... 18:34:00 Building security-proxy-auth ... 18:34:00 Building security-proxy-setup ... 18:34:00 Building security-secretstore-setup ... 18:34:00 Building security-spiffe-token-provider ... 18:34:00 Building security-spire-agent ... 18:34:00 Building security-spire-config ... 18:34:00 Building security-spire-server ... 18:34:00 Building support-notifications ... 18:34:00 Building support-scheduler ... 18:34:00 Building core-metadata 18:34:00 Building security-proxy-auth 18:34:00 Building core-data 18:34:00 Building security-spire-server 18:34:00 Building support-notifications 18:34:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15918 in /w/workspace/edgexfoundry_edgex-go_PR-4571 [Pipeline] { [Pipeline] ws 18:34:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:34:00 The recommended git tool is: git 18:34:09 using credential edgex-jenkins-ssh 18:34:09 Cloning the remote Git repository 18:34:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:34:09 > git init /w/workspace/edgex-go/1 # timeout=10 18:34:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:34:09 > git --version # timeout=10 18:34:09 > git --version # 'git version 2.25.1' 18:34:09 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:34:12 ---> 8221c00af4b2 18:34:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:34:12 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:12 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:34:12 ---> 8221c00af4b2 18:34:12 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:34:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:34:12 ---> 8221c00af4b2 18:34:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:34:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:34:12 ---> 8221c00af4b2 18:34:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:34:13 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:34:13 ---> 8221c00af4b2 18:34:13 Step 3/26 : WORKDIR /edgex-go 18:34:18 ---> Running in ae295a5938e0 18:34:18 ---> Running in 406e0d152c7c 18:34:18 ---> Running in 018df52a3dcd 18:34:18 ---> Running in 30687964de2b 18:34:18 ---> Running in 3261e0950a89 18:34:18 Removing intermediate container 3261e0950a89 18:34:18 ---> a4de051ca7c1 18:34:18 Step 4/25 : WORKDIR /edgex-go 18:34:18 Removing intermediate container 018df52a3dcd 18:34:18 ---> Running in 94151f599d58 18:34:18 ---> d6c4ac13e9d1 18:34:18 Step 4/23 : WORKDIR /edgex-go 18:34:18 Removing intermediate container ae295a5938e0 18:34:18 ---> 859daa9d95b6 18:34:18 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 18:34:18 Removing intermediate container 406e0d152c7c 18:34:18 ---> 0f7350cb7bcf 18:34:18 Step 4/23 : WORKDIR /edgex-go 18:34:18 ---> Running in 7b5997d6a11d 18:34:18 Removing intermediate container 30687964de2b 18:34:18 ---> 1a532c92044c 18:34:18 Step 4/23 : WORKDIR /edgex-go 18:34:18 ---> Running in ba8b3565cf82 18:34:18 ---> Running in 7933ccc8c8e5 18:34:18 ---> Running in 11522917935b 18:34:18 Removing intermediate container 94151f599d58 18:34:18 ---> 17985503c1d6 18:34:18 Step 5/25 : RUN apk add --update --no-cache make git 18:34:18 ---> Running in 893647666ad1 18:34:18 Removing intermediate container 7b5997d6a11d 18:34:18 ---> 5e168c730d29 18:34:18 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:34:18 Removing intermediate container ba8b3565cf82 18:34:18 ---> 2bfe7fe16bed 18:34:18 Step 5/23 : RUN apk add --update --no-cache make git 18:34:18 ---> Running in f95198d6b583 18:34:18 Removing intermediate container 11522917935b 18:34:18 ---> ea04cc6ac410 18:34:18 Step 5/23 : RUN apk add --update --no-cache make git 18:34:18 ---> Running in 3f3cb430a1f4 18:34:18 ---> Running in 5be2ecde2c74 18:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:34:18 OK: 265 MiB in 53 packages 18:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:34:19 OK: 265 MiB in 53 packages 18:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:34:19 OK: 265 MiB in 53 packages 18:34:19 OK: 265 MiB in 53 packages 18:34:19 OK: 265 MiB in 53 packages 18:34:19 Removing intermediate container 7933ccc8c8e5 18:34:19 ---> 269b54984119 18:34:19 Step 5/26 : COPY go.mod vendor* ./ 18:34:19 Removing intermediate container 893647666ad1 18:34:19 ---> 459a84380de9 18:34:19 Step 6/25 : COPY go.mod vendor* ./ 18:34:19 ---> fb43c22afd14 18:34:19 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:19 ---> Running in aa01cc25c705 18:34:19 Removing intermediate container 3f3cb430a1f4 18:34:19 ---> ca7d8173c5f1 18:34:19 Step 6/23 : COPY go.mod vendor* ./ 18:34:19 ---> 41e67638c13a 18:34:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:19 ---> Running in 0a76d5558d97 18:34:20 ---> e7c2a59d22fd 18:34:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:20 ---> Running in d4896a634a10 18:34:20 Removing intermediate container 5be2ecde2c74 18:34:20 ---> 2e61a6cd9c03 18:34:20 Step 6/23 : COPY go.mod vendor* ./ 18:34:20 Removing intermediate container f95198d6b583 18:34:20 ---> 2f7375ae1739 18:34:20 Step 6/23 : COPY go.mod vendor* ./ 18:34:20 ---> f6ac383f991c 18:34:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:20 ---> Running in 75ac33aee265 18:34:20 ---> 72f9b0c4b22e 18:34:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:20 ---> Running in 8f8f5362ef66 18:34:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:34:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:31 Merging remotes/origin/main commit 71cf00baf6053412bb985f3832ac8b10e5a82b70 into PR head commit e87d1a2daffa9c73be502136699a891494ebd8a3 18:34:31 Merge succeeded, producing e87d1a2daffa9c73be502136699a891494ebd8a3 18:34:31 Checking out Revision e87d1a2daffa9c73be502136699a891494ebd8a3 (PR-4571) 18:34:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:34:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:34:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4571/head:refs/remotes/origin/PR-4571 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:34:31 > git config core.sparsecheckout # timeout=10 18:34:31 > git checkout -f e87d1a2daffa9c73be502136699a891494ebd8a3 # timeout=10 18:34:31 > git remote # timeout=10 18:34:31 > git config --get remote.origin.url # timeout=10 18:34:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:31 > git merge 71cf00baf6053412bb985f3832ac8b10e5a82b70 # timeout=10 18:34:31 > git rev-parse HEAD^{commit} # timeout=10 18:34:31 > git config core.sparsecheckout # timeout=10 18:34:31 > git checkout -f e87d1a2daffa9c73be502136699a891494ebd8a3 # timeout=10 18:34:32 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 18:34:32 > git --version # timeout=10 18:34:32 > git --version # 'git version 2.25.1' 18:34:32 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:34:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:34:34 % Total % Received % Xferd Average Speed Time Time Time Current 18:34:34 Dload Upload Total Spent Left Speed 18:34:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 18:34:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:34:35 + sudo tee /etc/docker/daemon.new 18:34:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:34:35 { 18:34:35 "registry-mirrors": [ 18:34:35 "https://nexus3.edgexfoundry.org:10001" 18:34:35 ], 18:34:35 "bip": "10.250.0.254/24", 18:34:35 "hosts": [ 18:34:35 "tcp://0.0.0.0:5555", 18:34:35 "unix:///var/run/docker.sock" 18:34:35 ], 18:34:35 "mtu": 1458, 18:34:35 "selinux-enabled": true, 18:34:35 "seccomp-profile": "/etc/docker/seccomp.json" 18:34:35 } [Pipeline] sh 18:34:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:34:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:54 provisioning config files... 18:34:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9156794897151986605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:54 ---> docker-login.sh 18:34:54 nexus3.edgexfoundry.org:10001 18:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:55 Configure a credential helper to remove this warning. See 18:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:55 18:34:55 Login Succeeded 18:34:55 nexus3.edgexfoundry.org:10002 18:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:55 Configure a credential helper to remove this warning. See 18:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:55 18:34:55 Login Succeeded 18:34:55 nexus3.edgexfoundry.org:10003 18:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:56 Configure a credential helper to remove this warning. See 18:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:56 18:34:56 Login Succeeded 18:34:56 nexus3.edgexfoundry.org:10004 18:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:56 Configure a credential helper to remove this warning. See 18:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:56 18:34:56 Login Succeeded 18:34:56 docker.io 18:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:57 Configure a credential helper to remove this warning. See 18:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:57 18:34:57 Login Succeeded 18:34:57 ---> docker-login.sh ends [Pipeline] } 18:34:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:34:58 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:34:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:34:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:34:58 ========================================================= 18:34:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:34:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:34:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:34:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:34:58 c41833b44d91: Pulling fs layer 18:34:58 ed15518f5707: Pulling fs layer 18:34:58 feae8fd75edb: Pulling fs layer 18:34:58 242c74f7c9fa: Pulling fs layer 18:34:58 3cdef696dda3: Pulling fs layer 18:34:58 2ced38df9373: Pulling fs layer 18:34:58 58f1dce35555: Pulling fs layer 18:34:58 242c74f7c9fa: Waiting 18:34:58 3cdef696dda3: Waiting 18:34:58 2ced38df9373: Waiting 18:34:58 58f1dce35555: Waiting 18:34:58 ed15518f5707: Download complete 18:34:58 242c74f7c9fa: Download complete 18:34:58 3cdef696dda3: Verifying Checksum 18:34:58 3cdef696dda3: Download complete 18:34:58 c41833b44d91: Verifying Checksum 18:34:58 c41833b44d91: Download complete 18:34:59 Removing intermediate container 8f8f5362ef66 18:34:59 ---> bafe2f7c31a4 18:34:59 Step 8/23 : COPY . . 18:34:59 Removing intermediate container d4896a634a10 18:34:59 ---> f31265c083a7 18:34:59 Step 8/23 : COPY . . 18:34:59 Removing intermediate container 75ac33aee265 18:34:59 ---> 4b29daa095e4 18:34:59 Step 8/23 : COPY . . 18:34:59 Removing intermediate container aa01cc25c705 18:34:59 ---> 95b1e498f9bf 18:34:59 Step 7/26 : COPY . . 18:34:59 Removing intermediate container 0a76d5558d97 18:34:59 ---> dcf16afc6cf5 18:34:59 Step 8/25 : COPY . . 18:34:59 c41833b44d91: Pull complete 18:35:01 58f1dce35555: Verifying Checksum 18:35:01 58f1dce35555: Download complete 18:35:01 ed15518f5707: Pull complete 18:35:02 feae8fd75edb: Verifying Checksum 18:35:02 feae8fd75edb: Download complete 18:35:02 2ced38df9373: Verifying Checksum 18:35:02 2ced38df9373: Download complete 18:35:14 feae8fd75edb: Pull complete 18:35:14 242c74f7c9fa: Pull complete 18:35:15 3cdef696dda3: Pull complete 18:35:17 ---> 575ad45bc501 18:35:17 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 18:35:17 ---> 1fd4fe633e38 18:35:17 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:35:17 ---> a95fadea28fd 18:35:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:35:17 ---> Running in 9b23561537c0 18:35:17 ---> Running in 9742e2d351e8 18:35:17 ---> Running in 3834d5b421a6 18:35:17 ---> df9de9b7db70 18:35:17 Step 9/23 : RUN make cmd/support-notifications/support-notifications 18:35:17 ---> e746c8a377ea 18:35:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 18:35:17 ---> Running in b330f1dcc39d 18:35:17 ---> Running in 4f0841883e51 18:35:17 Removing intermediate container 9b23561537c0 18:35:17 ---> 3b85b1e56665 18:35:17 Step 9/26 : WORKDIR /edgex-go/spire-build 18:35:17 ---> Running in 384ec0dcd391 18:35:17 Removing intermediate container 384ec0dcd391 18:35:17 ---> b375d36d3a0d 18:35:17 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:35:17 ---> Running in d27facb87643 18:35:17 Removing intermediate container d27facb87643 18:35:17 ---> b92c470c23ee 18:35:17 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 18:35:17 ---> Running in 86a13a60f538 18:35:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:35:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:35:17 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 18:35:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:35:17 Removing intermediate container 86a13a60f538 18:35:17 ---> 3dd32fd5c677 18:35:17 Step 12/26 : WORKDIR /edgex-go 18:35:17 ---> Running in adeffe42be77 18:35:17 Removing intermediate container adeffe42be77 18:35:17 ---> bc8b822148c7 18:35:17 18:35:17 Step 13/26 : FROM alpine:3.17 18:35:17 3.17: Pulling from library/alpine 18:35:17 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:35:17 Status: Downloaded newer image for alpine:3.17 18:35:17 ---> 9ed4aefc74f6 18:35:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:35:17 ---> Running in 377b0525f0bd 18:35:18 Removing intermediate container 377b0525f0bd 18:35:18 ---> 1a4a063feee2 18:35:18 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:35:18 ---> Running in 3574c2bb0b3e 18:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:18 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:35:18 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:35:18 OK: 17821 distinct packages available 18:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:19 (1/5) Installing dumb-init (1.2.5-r2) 18:35:19 (2/5) Installing musl-obstack (1.2.3-r0) 18:35:19 (3/5) Installing libucontext (1.2-r0) 18:35:19 (4/5) Installing gcompat (1.1.0-r0) 18:35:19 (5/5) Installing openssl (3.0.8-r4) 18:35:19 Executing busybox-1.35.0-r29.trigger 18:35:19 OK: 8 MiB in 20 packages 18:35:21 Removing intermediate container 3574c2bb0b3e 18:35:21 ---> d4b5d19c488e 18:35:21 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:22 ---> b0c9ad5577ed 18:35:22 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 18:35:22 2ced38df9373: Pull complete 18:35:23 ---> f47f47afaed2 18:35:23 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:35:23 58f1dce35555: Pull complete 18:35:23 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:35:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:35:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 18:35:24 + docker build -t ci-base-image-arm64 -f - . 18:35:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:35:24 WORKDIR /edgex 18:35:24 COPY go.mod . 18:35:24 RUN go mod download 18:35:24 Sending build context to Docker daemon 2.928MB 18:35:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:35:24 ---> fadd8f120f05 18:35:24 Step 2/4 : WORKDIR /edgex 18:35:26 ---> Running in 43fb553366a5 18:35:27 Removing intermediate container 43fb553366a5 18:35:27 ---> 78cd3b159d03 18:35:27 Step 3/4 : COPY go.mod . 18:35:27 ---> 6c25c5c04902 18:35:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:35:27 ---> d830af123850 18:35:27 Step 4/4 : RUN go mod download 18:35:27 ---> Running in 1086771fa6c7 18:35:29 ---> f9a589979590 18:35:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:35:29 ---> a8ffbd59d442 18:35:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:35:30 ---> f95aa7bd0559 18:35:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:35:30 ---> Running in 536d2e7e19f8 18:35:31 Removing intermediate container 536d2e7e19f8 18:35:31 ---> e358ca06e764 18:35:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:35:31 ---> Running in ae4b71aac39d 18:35:32 Removing intermediate container ae4b71aac39d 18:35:32 ---> eba2f0377c9f 18:35:32 Step 24/26 : LABEL arch=x86_64 18:35:32 ---> Running in 3ae09eeac322 18:35:33 Removing intermediate container 3ae09eeac322 18:35:33 ---> cdb30d812674 18:35:33 Step 25/26 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:35:33 ---> Running in a1525aa6f07f 18:35:34 Removing intermediate container a1525aa6f07f 18:35:34 ---> 9d11f141f730 18:35:34 Step 26/26 : LABEL version=0.0.0 18:35:34 ---> Running in 79d287adc1d3 18:35:34 Removing intermediate container 79d287adc1d3 18:35:34 ---> 1ddb25cb5fa8 18:35:34 18:35:34 Successfully built 1ddb25cb5fa8 18:35:34 Successfully tagged security-spire-server:latest 18:35:34 Building security-bootstrapper 18:35:38  Building security-spire-server ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:35:38 Step 2/33 : FROM ${BUILDER_BASE} AS builder 18:35:38 ---> 8221c00af4b2 18:35:38 Step 3/33 : WORKDIR /edgex-go 18:35:38 ---> Using cache 18:35:38 ---> 859daa9d95b6 18:35:38 Step 4/33 : RUN apk add --update --no-cache make git 18:35:43 ---> Running in cce6ec4b5b86 18:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:44 OK: 265 MiB in 53 packages 18:35:49 Removing intermediate container cce6ec4b5b86 18:35:49 ---> d58d1d0586cd 18:35:49 Step 5/33 : COPY go.mod vendor* ./ 18:35:49 ---> c084bf7edb34 18:35:49 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:49 ---> Running in 9b3921a0904a 18:35:53 Removing intermediate container b330f1dcc39d 18:35:53 ---> 496af0dd143d 18:35:53 18:35:53 Step 10/23 : FROM alpine:3.17 18:35:53 ---> 9ed4aefc74f6 18:35:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:35:53 Removing intermediate container 9742e2d351e8 18:35:53 ---> a5b174712acd 18:35:53 18:35:53 Step 10/25 : FROM alpine:3.17 18:35:53 ---> 9ed4aefc74f6 18:35:53 Step 11/25 : RUN apk add --update --no-cache dumb-init 18:35:53 Removing intermediate container 3834d5b421a6 18:35:53 ---> fe2874d4e125 18:35:53 18:35:53 Step 10/23 : FROM alpine:3.17 18:35:53 ---> 9ed4aefc74f6 18:35:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:35:53 ---> Running in c0bb724ac877 18:35:53 ---> Running in 965c2af6a05b 18:35:53 ---> Running in 71d51e6f2930 18:35:54 Removing intermediate container 71d51e6f2930 18:35:54 ---> c8b160ffffa9 18:35:54 Step 12/23 : ENV APP_PORT=59880 18:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:54 Removing intermediate container c0bb724ac877 18:35:54 ---> c884869bc536 18:35:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:35:54 ---> Running in 8c8b1d348ed4 18:35:54 ---> Running in 15d7291a3568 18:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:54 Removing intermediate container 8c8b1d348ed4 18:35:54 ---> d1890947ad64 18:35:54 Step 13/23 : EXPOSE $APP_PORT 18:35:54 (1/1) Installing dumb-init (1.2.5-r2) 18:35:54 Executing busybox-1.35.0-r29.trigger 18:35:54 OK: 7 MiB in 16 packages 18:35:54 ---> Running in 2874cde7cb88 18:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:55 Removing intermediate container 2874cde7cb88 18:35:55 ---> d6a6aa008f1f 18:35:55 Step 14/23 : RUN apk add --update --no-cache dumb-init 18:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:55 ---> Running in e6a93b687a64 18:35:55 (1/1) Installing dumb-init (1.2.5-r2) 18:35:55 Executing busybox-1.35.0-r29.trigger 18:35:55 OK: 7 MiB in 16 packages 18:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:55 Removing intermediate container 965c2af6a05b 18:35:55 ---> 1262f6e92eb8 18:35:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:55 ---> Running in 8a9c48ce7595 18:35:56 (1/1) Installing dumb-init (1.2.5-r2) 18:35:56 Executing busybox-1.35.0-r29.trigger 18:35:56 OK: 7 MiB in 16 packages 18:35:56 Removing intermediate container 15d7291a3568 18:35:56 ---> 689ca41be788 18:35:56 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:56 Removing intermediate container 8a9c48ce7595 18:35:56 ---> acbb54a5c4e0 18:35:56 Step 13/25 : ENV APP_PORT=59881 18:35:56 ---> Running in 4be7ee73994e 18:35:56 ---> 3b10a35ff540 18:35:56 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:35:56 Removing intermediate container 4be7ee73994e 18:35:56 ---> 5421ed9032c3 18:35:56 Step 14/25 : EXPOSE $APP_PORT 18:35:56 ---> Running in ef639e90415c 18:35:56 Removing intermediate container e6a93b687a64 18:35:56 ---> aa04823476d7 18:35:56 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:56 ---> 0dae2f3a8f1a 18:35:56 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:35:56 Removing intermediate container ef639e90415c 18:35:56 ---> aad03611656e 18:35:56 Step 15/25 : WORKDIR / 18:35:56 ---> Running in 5384da2d7a54 18:35:57 ---> e13c5c677e9b 18:35:57 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:35:57 ---> 1a665e7ed569 18:35:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:35:57 Removing intermediate container 5384da2d7a54 18:35:57 ---> 940dc77d9ca6 18:35:57 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:57 Removing intermediate container 4f0841883e51 18:35:57 ---> 7d2d70b34cd6 18:35:57 18:35:57 Step 10/23 : FROM alpine:3.17 18:35:57 ---> 9ed4aefc74f6 18:35:57 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:35:57 ---> Running in 9f6cffcc5b73 18:35:58 ---> ca7f399f7f2a 18:35:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:35:58 ---> c4cf426118ad 18:35:58 ---> 44e2cf729519 18:35:58 Step 17/25 : COPY --from=builder /edgex-go/security.txt /Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:35:58 18:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:59 (1/2) Installing ca-certificates (20230506-r0) 18:35:59 (2/2) Installing dumb-init (1.2.5-r2) 18:35:59 Executing busybox-1.35.0-r29.trigger 18:35:59 Executing ca-certificates-20230506-r0.trigger 18:35:59 OK: 8 MiB in 17 packages 18:36:00 Removing intermediate container 1086771fa6c7 18:36:00 ---> e66a30c241d2 18:36:00 Successfully built e66a30c241d2 18:36:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:00 + docker inspect -f . ci-base-image-arm64 18:36:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:01 prd-ubuntu20.04-docker-arm64-4c-16g-15918 does not seem to be running inside a container 18:36:01 ---> 625d54a1ab27 18:36:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:36:01 ---> ee6f133de9c3 18:36:01 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:36:01 ---> 20013e33a327 18:36:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:36:01 ---> Running in ed1c76fc934b 18:36:01 ---> 8a3487e7b9bd 18:36:01 Step 19/23 : ENTRYPOINT ["/core-data"] 18:36:01 Removing intermediate container 9f6cffcc5b73 18:36:01 ---> d1f4070aae4c 18:36:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 18:36:01 $ 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 18:36:01 ---> Running in e9d940c9d327 18:36:01 ---> Running in e2ed6e18fabd 18:36:01 ---> 1c6f811f414d 18:36:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:36:01 Removing intermediate container e9d940c9d327 18:36:01 ---> a7348b725b41 18:36:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:36:01 Removing intermediate container e2ed6e18fabd 18:36:01 ---> e2c696191c3c 18:36:01 Step 13/23 : ENV APP_PORT=59860 18:36:01 Removing intermediate container ed1c76fc934b 18:36:01 ---> 5b85287d07e4 18:36:01 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:36:01 ---> Running in 3b5a20e54916 18:36:01 ---> Running in 02fa5ee9372a 18:36:01 ---> bcbeea4f02a4 18:36:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:36:01 ---> Running in dc7426214631 18:36:01 Removing intermediate container 3b5a20e54916 18:36:01 ---> 02340dd221a8 18:36:01 Step 21/23 : LABEL arch=x86_64 18:36:01 Removing intermediate container 02fa5ee9372a 18:36:01 ---> 86d2ab1fc9cf 18:36:01 Step 14/23 : EXPOSE $APP_PORT 18:36:01 ---> Running in 7c91647e488f 18:36:01 ---> 9d59cc619f78 18:36:01 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:36:01 Removing intermediate container dc7426214631 18:36:01 ---> 3df35f0fe8f4 18:36:01 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 18:36:01 ---> Running in cef03b1b95a7 18:36:01 ---> Running in fd3a735f61c3 18:36:01 ---> Running in 87a0427c60c9 18:36:01 Removing intermediate container 7c91647e488f 18:36:01 ---> 7e8bb1c532b2 18:36:01 Step 22/23 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:36:02 Removing intermediate container fd3a735f61c3 18:36:02 ---> 452554a94aba 18:36:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:36:02 Removing intermediate container 87a0427c60c9 18:36:02 ---> 5b04bfc8ad17 18:36:02 Step 21/23 : LABEL arch=x86_64 18:36:02 ---> Running in eaa0d2d4516d 18:36:02 Removing intermediate container cef03b1b95a7 18:36:02 ---> af4ff514f98c 18:36:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:02 ---> Running in 79b64c80f516 18:36:02 ---> Running in 1d277772219f 18:36:02 Removing intermediate container eaa0d2d4516d 18:36:02 ---> 1f3f73e948ff 18:36:02 Step 23/23 : LABEL version=0.0.0 18:36:02 ---> Running in 9948dbd1cbd9 18:36:02 Removing intermediate container 79b64c80f516 18:36:02 ---> 5740c34221e5 18:36:02 Step 22/23 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:36:02 $ docker top 1976902ccdb3aab8b555f8f37f9c922072b888c212916b37d17a623990747065 -eo pid,comm 18:36:02 ---> 1c7b2f9db48d 18:36:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:36:02 Removing intermediate container 1d277772219f 18:36:02 ---> 3631ba8d34bc 18:36:02 Step 23/25 : LABEL arch=x86_64 18:36:02 ---> Running in 855f2c4995a5 18:36:02 ---> Running in 783e357dbdd9 18:36:02 Removing intermediate container 9948dbd1cbd9 18:36:02 ---> ba4af89b50cd 18:36:02 18:36:02 Removing intermediate container 855f2c4995a5 18:36:02 ---> 424f89fed5cc 18:36:02 Step 23/23 : LABEL version=0.0.0 18:36:02 Successfully built ba4af89b50cd 18:36:02 Successfully tagged core-data:latest 18:36:02 ---> Running in 7dedf59e6335 18:36:02  Building core-data ... done Building core-command 18:36:02 Removing intermediate container 783e357dbdd9 18:36:02 ---> 0e4cf11d3e1b 18:36:02 Step 24/25 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:36:02 ---> db81608818c0 18:36:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [Pipeline] { [Pipeline] sh 18:36:03 ---> Running in fed5d625c199 18:36:03 Removing intermediate container 7dedf59e6335 18:36:03 ---> 41c2038322b4 18:36:03 18:36:03 Successfully built 41c2038322b4 18:36:03 Successfully tagged security-proxy-auth:latest 18:36:03  Building security-proxy-auth ... done Building security-proxy-setup 18:36:03 + go version 18:36:03 go version go1.20.2 linux/arm64 [Pipeline] } 18:36:03 $ docker stop --time=1 1976902ccdb3aab8b555f8f37f9c922072b888c212916b37d17a623990747065 18:36:05 $ docker rm -f --volumes 1976902ccdb3aab8b555f8f37f9c922072b888c212916b37d17a623990747065 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 18:36:05 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:36:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:36:05 ---> 8221c00af4b2 18:36:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:36:05 ---> Using cache 18:36:05 ---> 1a532c92044c 18:36:05 Step 4/24 : WORKDIR /edgex-go 18:36:05 ---> Using cache 18:36:05 ---> ea04cc6ac410 18:36:05 Step 5/24 : RUN apk add --update --no-cache make git 18:36:05 ---> Using cache 18:36:05 ---> 2e61a6cd9c03 18:36:05 Step 6/24 : COPY go.mod vendor* ./ 18:36:05 ---> Using cache 18:36:05 ---> f6ac383f991c 18:36:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:05 ---> Using cache 18:36:05 ---> 4b29daa095e4 18:36:05 Step 8/24 : COPY . . 18:36:05 ---> Using cache 18:36:05 ---> e746c8a377ea 18:36:05 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:06 + docker inspect -f . ci-base-image-arm64 18:36:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:06 prd-ubuntu20.04-docker-arm64-4c-16g-15918 does not seem to be running inside a container 18:36:06 $ 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 18:36:06 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:36:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:36:06 ---> 8221c00af4b2 18:36:06 Step 3/22 : WORKDIR /edgex-go 18:36:06 ---> Using cache 18:36:06 ---> 859daa9d95b6 18:36:06 Step 4/22 : RUN apk add --update --no-cache make git 18:36:06 ---> Using cache 18:36:06 ---> d58d1d0586cd 18:36:06 Step 5/22 : COPY go.mod vendor* ./ 18:36:06 ---> Using cache 18:36:06 ---> c084bf7edb34 18:36:06 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:08 $ docker top 11434e0c98ce625978fc17560f134fa485712c4c9381d630759f9cc38831bcb3 -eo pid,comm [Pipeline] { [Pipeline] echo 18:36:08 ========================================================= 18:36:08 [edgeXBuildGoParallel] Running Tests and Build... 18:36:08 ========================================================= [Pipeline] sh 18:36:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:36:09 + make test 18:36:09 go test -race -coverprofile=coverage.out ./... 18:36:09 Removing intermediate container fed5d625c199 18:36:09 ---> 786666a5462e 18:36:09 Step 25/25 : LABEL version=0.0.0 18:36:10 ---> 7849127fd992 18:36:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:36:10 ---> Running in 816196c408b4 18:36:10 ---> Running in 68260ecde129 18:36:10 ---> Running in d826c5d37fb4 18:36:10 Removing intermediate container d826c5d37fb4 18:36:10 ---> be717faef27b 18:36:10 18:36:10 ---> 550b373c43bf 18:36:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:36:10 ---> Running in b7cf8af0c701 18:36:10 Successfully built be717faef27b 18:36:10 Successfully tagged core-metadata:latest 18:36:10  Building core-metadata ... done Building security-spire-config 18:36:10 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 18:36:11 Removing intermediate container 9b3921a0904a 18:36:11 ---> c767fba35cfa 18:36:11 Step 7/33 : COPY . . 18:36:11 Removing intermediate container b7cf8af0c701 18:36:11 ---> 369c408a80ab 18:36:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:36:14 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:36:14 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:36:14 ---> 8221c00af4b2 18:36:14 Step 3/27 : WORKDIR /edgex-go 18:36:14 ---> Using cache 18:36:14 ---> 859daa9d95b6 18:36:14 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:36:14 ---> Using cache 18:36:14 ---> 269b54984119 18:36:14 Step 5/27 : COPY go.mod vendor* ./ 18:36:14 ---> Using cache 18:36:14 ---> fb43c22afd14 18:36:14 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:14 ---> Using cache 18:36:14 ---> 95b1e498f9bf 18:36:14 Step 7/27 : COPY . . 18:36:14 ---> Using cache 18:36:14 ---> 575ad45bc501 18:36:14 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 18:36:14 ---> Using cache 18:36:14 ---> 3b85b1e56665 18:36:14 Step 9/27 : WORKDIR /edgex-go/spire-build 18:36:14 ---> Using cache 18:36:14 ---> b375d36d3a0d 18:36:14 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:36:14 ---> Using cache 18:36:14 ---> b92c470c23ee 18:36:14 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:36:17 ---> Running in 89cd0c83ceba 18:36:17 ---> Running in 596c5da20b26 18:36:17 ---> 1958f131c0ec 18:36:17 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:36:17 Removing intermediate container 89cd0c83ceba 18:36:17 ---> acf06c94bac5 18:36:17 Step 21/23 : LABEL arch=x86_64 18:36:17 ---> Running in 937eb5237d45 18:36:17 ---> Running in fe7ee8152400 18:36:17 Removing intermediate container fe7ee8152400 18:36:17 ---> 3db3795ab27b 18:36:17 Step 22/23 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:36:17 ---> Running in b9e11d56c966 18:36:17 Removing intermediate container b9e11d56c966 18:36:17 ---> 0535c033894b 18:36:17 Step 23/23 : LABEL version=0.0.0 18:36:17 ---> Running in db494519b5ae 18:36:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:36:17 Removing intermediate container db494519b5ae 18:36:17 ---> 91e895af1df7 18:36:17 18:36:17 Successfully built 91e895af1df7 18:36:17 Successfully tagged support-notifications:latest 18:36:17 Building support-scheduler 18:36:19  Building support-notifications ... done Removing intermediate container 596c5da20b26 18:36:19 ---> 18560ef72109 18:36:19 Step 12/27 : WORKDIR /edgex-go 18:36:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:36:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:36:20 ---> 8221c00af4b2 18:36:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:36:20 ---> Using cache 18:36:20 ---> 1a532c92044c 18:36:20 Step 4/23 : WORKDIR /edgex-go 18:36:20 ---> Using cache 18:36:20 ---> ea04cc6ac410 18:36:20 Step 5/23 : RUN apk add --update --no-cache make git 18:36:20 ---> Using cache 18:36:20 ---> 2e61a6cd9c03 18:36:20 Step 6/23 : COPY go.mod vendor* ./ 18:36:20 ---> Using cache 18:36:20 ---> f6ac383f991c 18:36:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:20 ---> Using cache 18:36:20 ---> 4b29daa095e4 18:36:20 Step 8/23 : COPY . . 18:36:20 ---> Using cache 18:36:20 ---> e746c8a377ea 18:36:20 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 18:36:22 ---> Running in 96d4790b9f04 18:36:22 ---> Running in 6927e05011b0 18:36:22 Removing intermediate container 96d4790b9f04 18:36:22 ---> 8165a13c7f6d 18:36:22 18:36:22 Step 13/27 : FROM alpine:3.17 18:36:22 ---> 9ed4aefc74f6 18:36:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:36:22 ---> Using cache 18:36:22 ---> 1a4a063feee2 18:36:22 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:36:22 ---> Running in 86c8ffd73e08 18:36:22 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 18:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:36:22 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:36:22 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:36:22 OK: 17821 distinct packages available 18:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:36:23 (1/4) Installing dumb-init (1.2.5-r2) 18:36:23 (2/4) Installing musl-obstack (1.2.3-r0) 18:36:23 (3/4) Installing libucontext (1.2-r0) 18:36:23 (4/4) Installing gcompat (1.1.0-r0) 18:36:23 Executing busybox-1.35.0-r29.trigger 18:36:23 OK: 7 MiB in 19 packages 18:36:25 Removing intermediate container 86c8ffd73e08 18:36:25 ---> 14db6f691fdc 18:36:25 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:28 ---> 27985893b7a0 18:36:28 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:36:28 ---> 38e155484125 18:36:28 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:36:41 ---> b986bd019815 18:36:41 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:36:41 Removing intermediate container 68260ecde129 18:36:41 ---> 67dd647c236c 18:36:41 Step 7/22 : COPY . . 18:36:45 ---> d12932aafe75 18:36:45 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:36:48 ---> Running in 7eca0da21b54 18:36:48 Removing intermediate container 7eca0da21b54 18:36:48 ---> f6d834a4b31c 18:36:48 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:36:48 ---> a06698f1d5ca 18:36:48 Step 8/22 : RUN make cmd/secrets-config/secrets-config 18:36:48 Removing intermediate container 937eb5237d45 18:36:48 ---> 36a45e8af688 18:36:48 18:36:48 Step 9/33 : FROM alpine:3.17 18:36:48 ---> 9ed4aefc74f6 18:36:48 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:36:48 Removing intermediate container 816196c408b4 18:36:48 ---> 5f193d6ab8bc 18:36:48 18:36:48 Step 10/24 : FROM alpine:3.17 18:36:48 ---> 9ed4aefc74f6 18:36:48 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:36:48 ---> Using cache 18:36:48 ---> 1262f6e92eb8 18:36:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:36:48 ---> Using cache 18:36:48 ---> acbb54a5c4e0 18:36:48 Step 13/24 : ENV APP_PORT=59882 18:36:48 ---> Running in d8bd3b5a1cfb 18:36:48 ---> Running in 8a8b48e3a48f 18:36:48 ---> Running in 5cca7307cafc 18:36:48 ---> c2be801d766e 18:36:48 Step 22/27 : WORKDIR / 18:36:48 Removing intermediate container 8a8b48e3a48f 18:36:48 ---> a12c321c3c97 18:36:48 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 18:36:48 Removing intermediate container 5cca7307cafc 18:36:48 ---> a5da7389eb40 18:36:48 Step 14/24 : EXPOSE $APP_PORT 18:36:48 ---> Running in eec03fe420e7 18:36:48 ---> Running in 68a7eeda18a8 18:36:48 ---> Running in 94ee82748a48 18:36:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:36:48 Removing intermediate container 68a7eeda18a8 18:36:48 ---> 8ac73b9e9aa2 18:36:48 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:36:49 Removing intermediate container 94ee82748a48 18:36:49 ---> 41d62bc392b6 18:36:49 Step 15/24 : WORKDIR / 18:36:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:36:49 ---> Running in 801588507b1b 18:36:49 ---> Running in 21fa8f703858 18:36:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:36:49 Removing intermediate container 801588507b1b 18:36:49 ---> 8c9d49924895 18:36:49 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:36:49 ---> Running in c624e6df098f 18:36:49 (1/2) Installing dumb-init (1.2.5-r2) 18:36:49 (2/2) Installing su-exec (0.2-r2) 18:36:49 Executing busybox-1.35.0-r29.trigger 18:36:49 Removing intermediate container 21fa8f703858 18:36:49 ---> 202c7655c615 18:36:49 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:49 OK: 7 MiB in 17 packages 18:36:49 Removing intermediate container c624e6df098f 18:36:49 ---> 14ea761935bf 18:36:49 Step 25/27 : LABEL arch=x86_64 18:36:49 ---> Running in 9f27d7dac65a 18:36:49 ---> 51cca36fa9f6 18:36:49 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 18:36:49 Removing intermediate container 9f27d7dac65a 18:36:49 ---> 598916d73d99 18:36:49 Step 26/27 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:36:50 ---> Running in fcdbf59a7e1f 18:36:50 Removing intermediate container eec03fe420e7 18:36:50 ---> 05ec4f940b4f 18:36:50 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 18:36:50 ---> Running in 20abc02c72b7 18:36:50 ---> f7d6f33d0e67 18:36:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:36:50 Removing intermediate container fcdbf59a7e1f 18:36:50 ---> 3fdebd264322 18:36:50 Step 27/27 : LABEL version=0.0.0 18:36:50 Removing intermediate container 20abc02c72b7 18:36:50 ---> e3f63d7ead8b 18:36:50 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:36:51 ---> 958dba51902f 18:36:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:36:51 ---> Running in df9aaf0650df 18:36:51 ---> Running in b75e1bb4044b 18:36:51 Removing intermediate container df9aaf0650df 18:36:51 ---> 76f6816c4aa4 18:36:51 18:36:51 Successfully built 76f6816c4aa4 18:36:51 ---> 2d68fe351323 18:36:51 Step 20/24 : ENTRYPOINT ["/core-command"] 18:36:51 Removing intermediate container b75e1bb4044b 18:36:51 ---> 5d6e37c885ab 18:36:51 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:36:51 Successfully tagged security-spire-config:latest 18:36:51  Building security-spire-config ... done Building security-spiffe-token-provider 18:36:51 ---> Running in a91913546655 18:36:51 ---> Running in 1c22d6e4a9e4 18:36:54 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:36:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:36:54 ---> 8221c00af4b2 18:36:54 Step 3/20 : WORKDIR /edgex-go 18:36:54 ---> Using cache 18:36:54 ---> 859daa9d95b6 18:36:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:36:56 Removing intermediate container 1c22d6e4a9e4 18:36:56 ---> ab873c65e55d 18:36:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:36:56 Removing intermediate container a91913546655 18:36:56 ---> 8fa877481baf 18:36:56 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:36:56 ---> Running in 016a3c17d459 18:36:56 ---> Running in 892cf1bd4a0c 18:36:56 ---> Running in 9a559b52e165 18:36:56 Removing intermediate container 6927e05011b0 18:36:56 ---> a4c483d4f58c 18:36:56 18:36:56 Step 10/23 : FROM alpine:3.17 18:36:56 ---> 9ed4aefc74f6 18:36:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:36:56 ---> Using cache 18:36:56 ---> 1262f6e92eb8 18:36:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:36:56 ---> Using cache 18:36:56 ---> acbb54a5c4e0 18:36:56 Step 13/23 : ENV APP_PORT=59861 18:36:56 Removing intermediate container 892cf1bd4a0c 18:36:56 ---> 4b0881c7b016 18:36:56 Step 22/24 : LABEL arch=x86_64 18:36:56 Removing intermediate container 9a559b52e165 18:36:56 ---> 6e670b7b4b2e 18:36:56 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:36:56 ---> Running in aa464ada0b91 18:36:56 ---> Running in a345e15f2892 18:36:56 ---> Running in 25104d580a7c 18:36:56 Removing intermediate container aa464ada0b91 18:36:56 ---> 0db1ad86e412 18:36:56 Step 14/23 : EXPOSE $APP_PORT 18:36:56 ---> Running in 121d17bd1a84 18:36:56 Removing intermediate container a345e15f2892 18:36:56 ---> 775a52f4b682 18:36:56 Step 23/24 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:36:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:36:56 ---> Running in 1a2a97c1ff56 18:36:56 Removing intermediate container 121d17bd1a84 18:36:56 ---> b2b3f609794e 18:36:56 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:36:56 Removing intermediate container 1a2a97c1ff56 18:36:56 ---> 8501b0462623 18:36:56 Step 24/24 : LABEL version=0.0.0 18:36:56 ---> Running in 1586c68dde8a 18:36:56 ---> efdf28400a99 18:36:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:36:56 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:36:56 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:36:56 OK: 17823 distinct packages available 18:36:56 Removing intermediate container 1586c68dde8a 18:36:56 ---> 3dbef4c758b5 18:36:56 18:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:36:57 Successfully built 3dbef4c758b5 18:36:57 Successfully tagged core-command:latest 18:36:57 Building core-common-config-bootstrapper 18:36:57  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:36:57 ---> ebd7a29af47f 18:36:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:36:57 OK: 265 MiB in 53 packages 18:37:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:37:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:37:00 ---> 8221c00af4b2 18:37:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:37:00 ---> Using cache 18:37:00 ---> 1a532c92044c 18:37:00 Step 4/23 : WORKDIR /edgex-go 18:37:00 ---> Using cache 18:37:00 ---> ea04cc6ac410 18:37:00 Step 5/23 : RUN apk add --update --no-cache make git 18:37:00 ---> Using cache 18:37:00 ---> 2e61a6cd9c03 18:37:00 Step 6/23 : COPY go.mod vendor* ./ 18:37:00 ---> Using cache 18:37:00 ---> f6ac383f991c 18:37:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:00 ---> Using cache 18:37:00 ---> 4b29daa095e4 18:37:00 Step 8/23 : COPY . . 18:37:00 ---> Using cache 18:37:00 ---> e746c8a377ea 18:37:00 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:37:01 Removing intermediate container 25104d580a7c 18:37:01 ---> d63796904851 18:37:01 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 18:37:01 ---> a333691a46c0 18:37:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:37:01 ---> Running in f7135f02898f 18:37:01 ---> Running in c73e438a0ee9 18:37:01 Removing intermediate container c73e438a0ee9 18:37:01 ---> fef2d5492a19 18:37:01 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:37:01 Removing intermediate container 016a3c17d459 18:37:01 ---> 52efc2c5b12d 18:37:01 Step 5/20 : COPY go.mod vendor* ./ 18:37:01 ---> 3308b09d39fe 18:37:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:37:01 ---> Running in 0866d3bb447a 18:37:01 Removing intermediate container 0866d3bb447a 18:37:01 ---> 58a131f77b85 18:37:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:37:01 ---> 767f26df3cad 18:37:01 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:01 ---> 5b53d231c94c 18:37:01 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:37:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:37:02 ---> Running in 842326668dea 18:37:02 ---> Running in 8bc769fad3d7 18:37:02 ---> Running in 24047b630396 18:37:02 Removing intermediate container 842326668dea 18:37:02 ---> 04772acc4503 18:37:02 Step 21/23 : LABEL arch=x86_64 18:37:02 ---> Running in f7bf05ee7940 18:37:02 Removing intermediate container f7bf05ee7940 18:37:02 ---> 614f851b8a6c 18:37:02 Step 22/23 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:37:02 ---> Running in 2d76cce9450a 18:37:02 Removing intermediate container 2d76cce9450a 18:37:02 ---> 17ad329eddfe 18:37:02 Step 23/23 : LABEL version=0.0.0 18:37:02 ---> Running in e869fd94be96 18:37:02 Removing intermediate container e869fd94be96 18:37:02 ---> 51c2d70ba3df 18:37:02 18:37:02 Successfully built 51c2d70ba3df 18:37:02 Successfully tagged support-scheduler:latest 18:37:02  Building support-scheduler ... done Building security-spire-agent 18:37:04 Removing intermediate container 8bc769fad3d7 18:37:04 ---> c2dd3c8ea2ff 18:37:04 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 18:37:06 ? github.com/edgexfoundry/edgex-go [no test files] 18:37:06 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:37:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:37:06 ---> 8221c00af4b2 18:37:06 Step 3/27 : WORKDIR /edgex-go 18:37:06 ---> Using cache 18:37:06 ---> 859daa9d95b6 18:37:06 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:37:06 ---> Using cache 18:37:06 ---> 269b54984119 18:37:06 Step 5/27 : COPY go.mod vendor* ./ 18:37:06 ---> Using cache 18:37:06 ---> fb43c22afd14 18:37:06 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:06 ---> Using cache 18:37:06 ---> 95b1e498f9bf 18:37:06 Step 7/27 : COPY . . 18:37:06 ---> Using cache 18:37:06 ---> 575ad45bc501 18:37:06 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 18:37:06 ---> Using cache 18:37:06 ---> 3b85b1e56665 18:37:06 Step 9/27 : WORKDIR /edgex-go/spire-build 18:37:06 ---> Using cache 18:37:06 ---> b375d36d3a0d 18:37:06 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:37:06 ---> Using cache 18:37:06 ---> b92c470c23ee 18:37:06 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:37:06 ---> Using cache 18:37:06 ---> 18560ef72109 18:37:06 Step 12/27 : WORKDIR /edgex-go 18:37:06 ---> Using cache 18:37:06 ---> 8165a13c7f6d 18:37:06 18:37:06 Step 13/27 : FROM alpine:3.17 18:37:06 ---> 9ed4aefc74f6 18:37:06 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:37:06 ---> Using cache 18:37:06 ---> 1a4a063feee2 18:37:06 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:37:06 ---> Using cache 18:37:06 ---> d4b5d19c488e 18:37:06 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:37:06 ---> Using cache 18:37:08 ---> b0c9ad5577ed 18:37:08 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:37:08 ---> Using cache 18:37:08 ---> b1e8d3bcb384 18:37:08 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 18:37:08 ---> f47f47afaed2 18:37:08 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:37:10 ---> 20aef0497e7f 18:37:10 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:37:10 ---> cdfd8fce54d3 18:37:10 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:37:10 ---> 6023f178816e 18:37:10 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:37:12 ---> 180caeaad52c 18:37:12 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 18:37:13 ---> 7470675e2219 18:37:13 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:37:13 ---> dfb3aee0aa63 18:37:13 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:37:13 Removing intermediate container d8bd3b5a1cfb 18:37:13 ---> a19fd174f325 18:37:13 18:37:13 Step 9/22 : FROM alpine:3.17 18:37:13 ---> 9ed4aefc74f6 18:37:13 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 18:37:13 ---> Running in 22ec0f2684f1 18:37:13 ---> e120f5ac4236 18:37:13 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:37:13 ---> 04d22c87446f 18:37:13 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:37:13 ---> 5a5bfb96e57a 18:37:13 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:37:13 ---> 65a3c5e3ac1a 18:37:13 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:37:13 ---> b29e10e08745 18:37:13 Step 28/33 : RUN chmod +x /entrypoint.sh 18:37:13 ---> 7877768bb1f2 18:37:13 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:37:13 ---> Running in df0b6777389e 18:37:13 ---> Running in e34a889d09e6 18:37:13 Removing intermediate container df0b6777389e 18:37:13 ---> 5317299e281f 18:37:13 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:37:13 ---> Running in 759c96e95901 18:37:13 (1/2) Installing dumb-init (1.2.5-r2) 18:37:14 (2/2) Installing openssl (3.0.8-r4) 18:37:14 Executing busybox-1.35.0-r29.trigger 18:37:14 OK: 8 MiB in 17 packages 18:37:14 Removing intermediate container 759c96e95901 18:37:14 ---> 79aee58892e2 18:37:14 Step 25/27 : LABEL arch=x86_64 18:37:14 ---> Running in 37f9e70e904b 18:37:16 Removing intermediate container 37f9e70e904b 18:37:16 ---> 7ef19d424288 18:37:16 Step 26/27 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:37:18 ---> Running in 86c5e948fca1 18:37:18 Removing intermediate container e34a889d09e6 18:37:18 ---> 5994ba23a9e7 18:37:18 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 18:37:18 Removing intermediate container 86c5e948fca1 18:37:18 ---> be59923fdd7a 18:37:18 Step 27/27 : LABEL version=0.0.0 18:37:18 Removing intermediate container 22ec0f2684f1 18:37:18 ---> 528b7388eaa8 18:37:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:37:18 ---> Running in 98986e74611d 18:37:18 ---> Running in b7964ff84c50 18:37:18 ---> Running in d56293da7585 18:37:21 Removing intermediate container d56293da7585 18:37:21 ---> 6b1e03e077e8 18:37:21 Step 12/22 : WORKDIR /edgex 18:37:21 Removing intermediate container b7964ff84c50 18:37:21 ---> cff0149fb332 18:37:21 Step 30/33 : CMD ["gate"] 18:37:21 Removing intermediate container 98986e74611d 18:37:21 ---> 6b3fbc1f8a8f 18:37:21 18:37:21 Successfully built 6b3fbc1f8a8f 18:37:21 Successfully tagged security-spire-agent:latest 18:37:21  Building security-spire-agent ... done Building security-secretstore-setup 18:37:21 ---> Running in b70c719c286e 18:37:21 ---> Running in 15e8520ae673 18:37:25 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:37:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:37:25 ---> 8221c00af4b2 18:37:25 Step 3/25 : WORKDIR /edgex-go 18:37:25 ---> Using cache 18:37:25 ---> 859daa9d95b6 18:37:25 Step 4/25 : RUN apk add --update --no-cache make git 18:37:25 ---> Using cache 18:37:25 ---> d58d1d0586cd 18:37:25 Step 5/25 : COPY go.mod vendor* ./ 18:37:25 ---> Using cache 18:37:25 ---> c084bf7edb34 18:37:25 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:25 ---> Using cache 18:37:25 ---> 67dd647c236c 18:37:25 Step 7/25 : COPY . . 18:37:25 ---> Using cache 18:37:25 ---> a06698f1d5ca 18:37:25 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:37:26 Removing intermediate container b70c719c286e 18:37:26 ---> 0e54a564266e 18:37:26 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:37:26 Removing intermediate container 15e8520ae673 18:37:26 ---> 15dd3ddaaf38 18:37:26 Step 31/33 : LABEL arch=x86_64 18:37:26 ---> Running in d8b8dcc3fe55 18:37:26 ---> Running in 81bd3b9ba7bf 18:37:26 Removing intermediate container f7135f02898f 18:37:26 ---> ffddcf7893f0 18:37:26 18:37:26 Step 10/23 : FROM alpine:3.17 18:37:26 ---> 9ed4aefc74f6 18:37:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:37:26 ---> Using cache 18:37:26 ---> c884869bc536 18:37:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:37:26 ---> Using cache 18:37:26 ---> 689ca41be788 18:37:26 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:37:26 ---> Using cache 18:37:26 ---> 3b10a35ff540 18:37:26 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:37:26 ---> Using cache 18:37:26 ---> 0dae2f3a8f1a 18:37:26 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:37:26 Removing intermediate container 81bd3b9ba7bf 18:37:26 ---> 690a9b9fe896 18:37:26 Step 32/33 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:37:26 ---> b4d5b862b345 18:37:26 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 18:37:27 ---> Running in 4c8ac10f310c 18:37:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:37:27 Removing intermediate container 24047b630396 18:37:27 ---> 452875931423 18:37:27 Step 7/20 : COPY . . 18:37:27 Removing intermediate container 4c8ac10f310c 18:37:27 ---> e77cb54effce 18:37:27 Step 33/33 : LABEL version=0.0.0 18:37:27 ---> 7dd7c57b813c 18:37:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:37:27 ---> 5083c7a781c1 18:37:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:37:27 ---> Running in ad2e8a7f7e5c 18:37:29 Removing intermediate container ad2e8a7f7e5c 18:37:29 ---> e4363b6a5426 18:37:29 18:37:29 Successfully built e4363b6a5426 18:37:29 Successfully tagged security-bootstrapper:latest 18:37:32  Building security-bootstrapper ... done  ---> 39a7e2ada8cc 18:37:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:37:32 ---> d7d498427e60 18:37:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:37:32 ---> fb0b400cc9cc 18:37:32 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:37:32 ---> Running in 8c507cd95894 18:37:32 ---> 22f42fb2d687 18:37:32 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:37:33 ---> Running in cdeab81a8a50 18:37:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:37:33 ---> d053307e5063 18:37:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:37:33 ---> e764f2d6df60 18:37:33 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:37:33 ---> Running in c3a7742f95c1 18:37:34 Removing intermediate container cdeab81a8a50 18:37:34 ---> 0e7b38e18c52 18:37:34 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:37:34 ---> Running in 203389e4284b 18:37:34 Removing intermediate container 203389e4284b 18:37:34 ---> 190e0244d79d 18:37:34 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 18:37:34 ---> Running in 2bc223594df9 18:37:34 Removing intermediate container c3a7742f95c1 18:37:34 ---> c294f401fd5d 18:37:34 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:37:34 Removing intermediate container 2bc223594df9 18:37:34 ---> 510bf0a2bb0a 18:37:34 Step 21/23 : LABEL arch=x86_64 18:37:34 ---> Running in 84939bb736a4 18:37:34 ---> Running in 9d18f5ae83b4 18:37:34 Removing intermediate container 84939bb736a4 18:37:34 ---> 3f6348648cfd 18:37:34 Step 20/22 : LABEL arch=x86_64 18:37:34 ---> Running in 8eecd158bd26 18:37:34 Removing intermediate container 9d18f5ae83b4 18:37:34 ---> a7ccff1ee004 18:37:34 Step 22/23 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:37:35 ---> Running in 0c8ff70c108f 18:37:35 Removing intermediate container 8eecd158bd26 18:37:35 ---> 66cab06c80de 18:37:35 Step 21/22 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:37:35 ---> Running in b9804c1492d0 18:37:35 Removing intermediate container 0c8ff70c108f 18:37:35 ---> a1305da7a626 18:37:35 Step 23/23 : LABEL version=0.0.0 18:37:35 ---> Running in f25194e7d3a1 18:37:35 Removing intermediate container b9804c1492d0 18:37:35 ---> 8e85be77af9a 18:37:35 Step 22/22 : LABEL version=0.0.0 18:37:35 Removing intermediate container f25194e7d3a1 18:37:35 ---> 34ae20a665da 18:37:35 18:37:35 ---> Running in 86191f8851d7 18:37:35 Successfully built 34ae20a665da 18:37:35 Successfully tagged core-common-config-bootstrapper:latest 18:37:35  Building core-common-config-bootstrapper ... done Removing intermediate container 86191f8851d7 18:37:35 ---> 50dedaf57965 18:37:35 18:37:35 Successfully built 50dedaf57965 18:37:35 Successfully tagged security-proxy-setup:latest 18:37:44  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:37:50 Removing intermediate container d8b8dcc3fe55 18:37:50 ---> 4c7a90735b13 18:37:50 18:37:50 Step 9/25 : FROM alpine:3.17 18:37:50 ---> 9ed4aefc74f6 18:37:50 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:37:50 ---> Running in f5e98a996e1d 18:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:37:51 (1/3) Installing ca-certificates (20230506-r0) 18:37:51 (2/3) Installing dumb-init (1.2.5-r2) 18:37:51 (3/3) Installing su-exec (0.2-r2) 18:37:51 Executing busybox-1.35.0-r29.trigger 18:37:51 Executing ca-certificates-20230506-r0.trigger 18:37:51 OK: 8 MiB in 18 packages 18:37:52 Removing intermediate container 8c507cd95894 18:37:52 ---> cf0f61d6c6e9 18:37:52 18:37:52 Step 9/20 : FROM alpine:3.17 18:37:52 ---> 9ed4aefc74f6 18:37:52 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:37:52 ---> Using cache 18:37:52 ---> a12c321c3c97 18:37:52 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:37:52 ---> Running in 6e9f55569ade 18:37:52 Removing intermediate container f5e98a996e1d 18:37:52 ---> baa8bd2f8630 18:37:52 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:37:52 ---> Running in d1316f4fa24a 18:37:52 Removing intermediate container d1316f4fa24a 18:37:52 ---> b61dd68420bf 18:37:52 Step 12/25 : WORKDIR / 18:37:52 ---> Running in 2db4cc8eaae1 18:37:52 Removing intermediate container 2db4cc8eaae1 18:37:52 ---> 48cb0ffb4bd3 18:37:52 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:37:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:37:52 ---> 1d92327e57c3 18:37:52 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 18:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:37:53 ---> 60a1430e488a 18:37: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 18:37:53 ---> 605684d36f00 18:37:53 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:37:53 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:37:53 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:37:53 OK: 17821 distinct packages available 18:37:53 ---> 53375fe2e5eb 18:37:53 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:37:53 ---> 5dad9475de8f 18:37:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:37:53 (1/9) Installing ca-certificates (20230506-r0) 18:37:53 (2/9) Installing brotli-libs (1.0.9-r9) 18:37:54 (3/9) Installing nghttp2-libs (1.51.0-r0) 18:37:54 (4/9) Installing libcurl (8.1.0-r0) 18:37:54 (5/9) Installing curl (8.1.0-r0) 18:37:54 (6/9) Installing dumb-init (1.2.5-r2) 18:37:54 (7/9) Installing musl-obstack (1.2.3-r0) 18:37:54 (8/9) Installing libucontext (1.2-r0) 18:37:54 (9/9) Installing gcompat (1.1.0-r0) 18:37:54 Executing busybox-1.35.0-r29.trigger 18:37:54 Executing ca-certificates-20230506-r0.trigger 18:37:54 OK: 10 MiB in 24 packages 18:37:54 ---> babc245c40db 18:37:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:37:54 ---> 663dc46cae18 18:37:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:37:54 Removing intermediate container 6e9f55569ade 18:37:54 ---> a77ec75cdf0a 18:37:54 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:37:54 ---> 654fc0c23541 18:37:54 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 18:37:54 ---> 107d772cb132 18:37:54 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:37:54 ---> Running in 63ca8c86219a 18:37:55 ---> a1ea81cbf953 18:37:55 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:37:55 ---> 15f035b84fb7 18:37:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:37:55 Removing intermediate container 63ca8c86219a 18:37:55 ---> 64d9d28ff9f9 18:37:55 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:37:55 ---> Running in e7e8495eafdf 18:37:55 ---> c586746da614 18:37:55 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:37:55 ---> Running in 007462f9540f 18:37:55 Removing intermediate container e7e8495eafdf 18:37:55 ---> 1039800379b4 18:37:55 Step 23/25 : LABEL arch=x86_64 18:37:55 ---> Running in a3ee417ceac8 18:37:55 Removing intermediate container 007462f9540f 18:37:55 ---> ab22e1345159 18:37:55 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 18:37:55 ---> Running in aa61aeec6da9 18:37:56 Removing intermediate container a3ee417ceac8 18:37:56 ---> fbeec4126cca 18:37:56 Step 24/25 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:37:56 ---> Running in c2732b420768 18:37:56 Removing intermediate container aa61aeec6da9 18:37:56 ---> 3f1ca1727e20 18:37:56 Step 18/20 : LABEL arch=x86_64 18:37:56 ---> Running in 56be7cb66ec0 18:37:56 Removing intermediate container c2732b420768 18:37:56 ---> e7f74c00b0aa 18:37:56 Step 25/25 : LABEL version=0.0.0 18:37:56 ---> Running in 9577532ad502 18:37:56 Removing intermediate container 56be7cb66ec0 18:37:56 ---> 10b1511349c1 18:37:56 Step 19/20 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:37:56 ---> Running in 0230c5109323 18:37:56 Removing intermediate container 9577532ad502 18:37:56 ---> 6b68d93189f7 18:37:56 18:37:56 Removing intermediate container 0230c5109323 18:37:56 ---> b8724be228f3 18:37:56 Step 20/20 : LABEL version=0.0.0 18:37:56 Successfully built 6b68d93189f7 18:37:56 Successfully tagged security-secretstore-setup:latest 18:37:56  Building security-secretstore-setup ... done  ---> Running in 79d1d221853a 18:37:56 Removing intermediate container 79d1d221853a 18:37:56 ---> ce2293af6801 18:37:56 18:37:56 Successfully built ce2293af6801 18:37:56 Successfully tagged security-spiffe-token-provider:latest 18:37:56  Building security-spiffe-token-provider ... done  [Pipeline] } 18:37:56 $ docker stop --time=1 41af7d431e3ffd7f5c18fa365c4cf3b049ab8753550dc12faa1621298ff3a09f 18:37:57 $ docker rm -f --volumes 41af7d431e3ffd7f5c18fa365c4cf3b049ab8753550dc12faa1621298ff3a09f [Pipeline] // withDockerContainer [Pipeline] sh 18:37:58 + docker images 18:37:58 REPOSITORY TAG IMAGE ID CREATED SIZE 18:37:58 security-secretstore-setup latest 6b68d93189f7 2 seconds ago 32.8MB 18:37:58 security-spiffe-token-provider latest ce2293af6801 2 seconds ago 32.8MB 18:37:58 cf0f61d6c6e9 6 seconds ago 1.76GB 18:37:58 4c7a90735b13 8 seconds ago 1.72GB 18:37:58 security-proxy-setup latest 50dedaf57965 23 seconds ago 18.7MB 18:37:58 core-common-config-bootstrapper latest 34ae20a665da 23 seconds ago 17.2MB 18:37:58 security-bootstrapper latest e4363b6a5426 31 seconds ago 22.2MB 18:37:58 ffddcf7893f0 32 seconds ago 1.72GB 18:37:58 security-spire-agent latest 6b3fbc1f8a8f 40 seconds ago 161MB 18:37:58 a19fd174f325 46 seconds ago 1.7GB 18:37:58 support-scheduler latest 51c2d70ba3df 56 seconds ago 31.8MB 18:37:58 core-command latest 3dbef4c758b5 About a minute ago 19.9MB 18:37:58 a4c483d4f58c About a minute ago 1.79GB 18:37:58 security-spire-config latest 76f6816c4aa4 About a minute ago 102MB 18:37:58 5f193d6ab8bc About a minute ago 1.72GB 18:37:58 36a45e8af688 About a minute ago 1.71GB 18:37:58 8165a13c7f6d About a minute ago 1.58GB 18:37:58 support-notifications latest 91e895af1df7 About a minute ago 32.4MB 18:37:58 core-metadata latest be717faef27b About a minute ago 20.4MB 18:37:58 security-proxy-auth latest 41c2038322b4 About a minute ago 18.3MB 18:37:58 core-data latest ba4af89b50cd About a minute ago 20.1MB 18:37:58 7d2d70b34cd6 2 minutes ago 1.79GB 18:37:58 fe2874d4e125 2 minutes ago 1.73GB 18:37:58 a5b174712acd 2 minutes ago 1.73GB 18:37:58 496af0dd143d 2 minutes ago 1.7GB 18:37:58 security-spire-server latest 1ddb25cb5fa8 2 minutes ago 103MB 18:37:58 bc8b822148c7 2 minutes ago 1.58GB 18:37:58 ci-base-image-x86_64 latest 8221c00af4b2 6 minutes ago 918MB 18:37:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB 18:37:58 alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB 18:37:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 18:37:58 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] } 18:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.315s coverage: 28.7% of statements 18:39:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.350s coverage: 98.5% of statements 18:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.435s coverage: 71.5% of statements 18:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.376s coverage: 54.0% of statements 18:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:40:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.903s coverage: 88.5% of statements 18:40:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.458s coverage: 3.8% of statements 18:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:40:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.868s coverage: 95.6% of statements 18:40:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:40:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:40:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:40:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:40:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:40:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.212s coverage: 72.2% of statements 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.276s coverage: 65.9% of statements 18:41:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:41:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.473s coverage: 0.9% of statements 18:41:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.308s coverage: 29.0% of statements 18:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 42.9% of statements 18:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 82.9% of statements 18:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.262s coverage: 94.1% of statements 18:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.361s coverage: 96.3% of statements 18:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements 18:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements 18:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:41:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:41:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.254s coverage: 79.9% of statements 18:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.298s coverage: 92.9% of statements 18:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.100s coverage: 64.4% of statements 18:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.267s coverage: 62.3% of statements 18:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements 18:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.207s coverage: 20.0% of statements 18:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements 18:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.572s coverage: 81.8% of statements 18:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.540s coverage: 82.1% of statements 18:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.302s coverage: 86.0% of statements 18:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.237s coverage: 63.1% of statements 18:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements 18:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements 18:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 18:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 18:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 18:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:42:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.065s coverage: 38.4% of statements 18:42:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.264s coverage: 89.5% of statements 18:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.240s coverage: 84.8% of statements 18:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:42:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.305s coverage: 17.7% of statements 18:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:42:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.642s coverage: 92.3% of statements 18:42:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:42:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:42:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.311s coverage: 61.5% of statements 18:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:42:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.436s coverage: 97.7% of statements 18:42:38 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 18:42:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:42:38 go vet ./... 18:45:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:45:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:45:30 ./bin/test-attribution-txt.sh [Pipeline] echo 18:45:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:45:31 + ls -al . 18:45:31 total 700 18:45:31 drwxrwxr-x 10 1001 1001 4096 May 17 18:36 . 18:45:31 drwxr-xr-x 4 root root 4096 May 17 18:36 .. 18:45:31 drwxrwxr-x 2 1001 1001 4096 May 17 18:34 .blubracket 18:45:31 -rw-rw-r-- 1 1001 1001 16 May 17 18:34 .dockerignore 18:45:31 drwxrwxr-x 8 1001 1001 4096 May 17 18:34 .git 18:45:31 drwxrwxr-x 3 1001 1001 4096 May 17 18:34 .github 18:45:31 -rw-rw-r-- 1 1001 1001 1133 May 17 18:34 .gitignore 18:45:31 -rw-rw-r-- 1 1001 1001 42 May 17 18:34 .golangci.yml 18:45:31 -rw-rw-r-- 1 1001 1001 87 May 17 18:34 .hadolint.yml 18:45:31 -rw-rw-r-- 1 1001 1001 166 May 17 18:34 .sonarcloud.properties 18:45:31 -rw-rw-r-- 1 1001 1001 1171 May 17 18:34 ADOPTERS.md 18:45:31 -rw-rw-r-- 1 1001 1001 10835 May 17 18:34 Attribution.txt 18:45:31 -rw-rw-r-- 1 1001 1001 73765 May 17 18:34 CHANGELOG.md 18:45:31 -rw-rw-r-- 1 1001 1001 3804 May 17 18:34 CONTRIBUTING.md 18:45:31 -rw-rw-r-- 1 1001 1001 677 May 17 18:34 GOVERNANCE.md 18:45:31 -rw-rw-r-- 1 1001 1001 883 May 17 18:34 Jenkinsfile 18:45:31 -rw-rw-r-- 1 1001 1001 10775 May 17 18:34 LICENSE 18:45:31 -rw-rw-r-- 1 1001 1001 14368 May 17 18:34 Makefile 18:45:31 -rw-rw-r-- 1 1001 1001 582 May 17 18:34 OWNERS.md 18:45:31 -rw-rw-r-- 1 1001 1001 9902 May 17 18:34 README.md 18:45:31 -rw-rw-r-- 1 1001 1001 789 May 17 18:34 SECURITY.md 18:45:31 -rw-rw-r-- 1 1001 1001 5 May 17 18:31 VERSION 18:45:31 drwxrwxr-x 2 1001 1001 4096 May 17 18:34 bin 18:45:31 drwxrwxr-x 18 1001 1001 4096 May 17 18:34 cmd 18:45:31 -rw-r--r-- 1 root root 447731 May 17 18:42 coverage.out 18:45:31 -rw-rw-r-- 1 1001 1001 3200 May 17 18:34 go.mod 18:45:31 -rw-rw-r-- 1 1001 1001 31040 May 17 18:34 go.sum 18:45:31 drwxrwxr-x 7 1001 1001 4096 May 17 18:34 internal 18:45:31 drwxrwxr-x 3 1001 1001 4096 May 17 18:34 openapi 18:45:31 -rw-rw-r-- 1 1001 1001 594 May 17 18:34 security.txt 18:45:31 drwxrwxr-x 4 1001 1001 4096 May 17 18:34 snap 18:45:31 -rw-rw-r-- 1 1001 1001 204 May 17 18:34 version.go [Pipeline] sh 18:45:32 + '[' -e coverage.out ] 18:45:32 + chown 1001:1001 coverage.out [Pipeline] stash 18:45:32 Warning: overwriting stash ‘coverage-report’ 18:45:32 Stashed 1 file(s) [Pipeline] sh 18:45:33 + make build 18:45:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:47: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 18:47:10 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 18:47:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:47: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 18:47: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 18:48:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:48:07 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 18:48: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 18:48: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 18:48:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:48: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] } 18:48:32 $ docker stop --time=1 11434e0c98ce625978fc17560f134fa485712c4c9381d630759f9cc38831bcb3 18:48:34 $ docker rm -f --volumes 11434e0c98ce625978fc17560f134fa485712c4c9381d630759f9cc38831bcb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:48:36 18:48:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:48:37 latest: Pulling from edgex-devops/edgex-compose-arm64 18:48:37 29e5d40040c1: Pulling fs layer 18:48:37 1ce36da41761: Pulling fs layer 18:48:37 25b303627fd3: Pulling fs layer 18:48:37 29e5d40040c1: Verifying Checksum 18:48:37 29e5d40040c1: Download complete 18:48:37 1ce36da41761: Verifying Checksum 18:48:37 1ce36da41761: Download complete 18:48:38 29e5d40040c1: Pull complete 18:48:39 25b303627fd3: Verifying Checksum 18:48:39 25b303627fd3: Download complete 18:48:39 1ce36da41761: Pull complete 18:48:49 25b303627fd3: Pull complete 18:48:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:48:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:48:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:49 prd-ubuntu20.04-docker-arm64-4c-16g-15918 does not seem to be running inside a container 18:48:49 $ 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 18:48:52 $ docker top c2511f475ce2a49ed8f33e32596b216a657984ed727a7036d195cbfb18b6067b -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:53 + docker-compose build --help 18:48:53 + grep parallel 18:48:57 --parallel Build images in parallel. [Pipeline] } 18:48:57 $ docker stop --time=1 c2511f475ce2a49ed8f33e32596b216a657984ed727a7036d195cbfb18b6067b 18:48:58 $ docker rm -f --volumes c2511f475ce2a49ed8f33e32596b216a657984ed727a7036d195cbfb18b6067b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:48:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:00 prd-ubuntu20.04-docker-arm64-4c-16g-15918 does not seem to be running inside a container 18:49:00 $ 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 18:49:01 $ docker top b43225b31b7f1368e5422c05d7acdfb052dc42f0ce3e80c02d204e9e84ba6e1b -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:01 + docker-compose -f ./docker-compose-build.yml build --parallel 18:49:07 Building core-command ... 18:49:07 Building core-common-config-bootstrapper ... 18:49:07 Building core-data ... 18:49:07 Building core-metadata ... 18:49:07 Building security-bootstrapper ... 18:49:07 Building security-proxy-auth ... 18:49:07 Building security-proxy-setup ... 18:49:07 Building security-secretstore-setup ... 18:49:07 Building security-spiffe-token-provider ... 18:49:07 Building security-spire-agent ... 18:49:07 Building security-spire-config ... 18:49:07 Building security-spire-server ... 18:49:07 Building support-notifications ... 18:49:07 Building support-scheduler ... 18:49:07 Building core-metadata 18:49:07 Building support-scheduler 18:49:07 Building security-proxy-auth 18:49:07 Building core-data 18:49:07 Building security-secretstore-setup 18:49:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:49:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:49:53 ---> e66a30c241d2 18:49:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:49:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:49:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:49:53 ---> e66a30c241d2 18:49:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:49:53 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:49:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:49:53 ---> e66a30c241d2 18:49:53 Step 3/25 : WORKDIR /edgex-go 18:49:53 ---> Running in 32d4f337cd8a 18:49:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:49:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:49:53 ---> e66a30c241d2 18:49:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:49:54 ---> Running in e7fe0e2704fd 18:49:54 ---> Running in 56789338b126 18:49:54 ---> Running in c75cb5e2d680 18:49:54 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:49:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:49:54 ---> e66a30c241d2 18:49:54 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:49:54 ---> Running in 7cc49af61fa2 18:49:54 Removing intermediate container 32d4f337cd8a 18:49:54 ---> 083fd9ac4102 18:49:54 Step 4/25 : RUN apk add --update --no-cache make git 18:49:54 Removing intermediate container c75cb5e2d680 18:49:54 ---> 89829d7defd4 18:49:54 Step 4/23 : WORKDIR /edgex-go 18:49:54 Removing intermediate container 7cc49af61fa2 18:49:54 ---> 9840a59fd093 18:49:54 Step 4/25 : WORKDIR /edgex-go 18:49:54 Removing intermediate container e7fe0e2704fd 18:49:54 ---> 561ab4d17597 18:49:54 Step 4/23 : WORKDIR /edgex-go 18:49:54 ---> Running in dfd52198eedc 18:49:54 Removing intermediate container 56789338b126 18:49:54 ---> 3784cd053342 18:49:54 Step 4/23 : WORKDIR /edgex-go 18:49:55 ---> Running in 63de88493144 18:49:55 ---> Running in 3bea513f96a7 18:49:55 ---> Running in 2f634e946828 18:49:55 ---> Running in e1cc76ee6e3d 18:49:55 Removing intermediate container 3bea513f96a7 18:49:55 ---> a8a950194724 18:49:55 Step 5/25 : RUN apk add --update --no-cache make git 18:49:55 Removing intermediate container e1cc76ee6e3d 18:49:55 ---> 4d2ab4d66fb3 18:49:55 Step 5/23 : RUN apk add --update --no-cache make git 18:49:55 ---> Running in 3e17bba4a8b2 18:49:55 Removing intermediate container 63de88493144 18:49:55 ---> e7443b0a8a6c 18:49:55 Step 5/23 : RUN apk add --update --no-cache make git 18:49:55 Removing intermediate container 2f634e946828 18:49:55 ---> e51a5d047c9a 18:49:55 Step 5/23 : RUN apk add --update --no-cache make git 18:49:56 ---> Running in 2a1e8eb62604 18:49:56 ---> Running in fa4bc20c4973 18:49:56 ---> Running in 83eec8557aff 18:49:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:49:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:49:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:49:58 OK: 263 MiB in 53 packages 18:49:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:49:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:49:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:50:00 OK: 263 MiB in 53 packages 18:50:00 OK: 263 MiB in 53 packages 18:50:00 OK: 263 MiB in 53 packages 18:50:01 OK: 263 MiB in 53 packages 18:50:01 Removing intermediate container dfd52198eedc 18:50:01 ---> 76a5ae8833f0 18:50:01 Step 5/25 : COPY go.mod vendor* ./ 18:50:02 Removing intermediate container 3e17bba4a8b2 18:50:02 ---> 4136e90f88d1 18:50:02 Step 6/25 : COPY go.mod vendor* ./ 18:50:02 Removing intermediate container fa4bc20c4973 18:50:02 ---> 364ab2203600 18:50:02 Step 6/23 : COPY go.mod vendor* ./ 18:50:03 Removing intermediate container 2a1e8eb62604 18:50:03 ---> 79bb787a8b04 18:50:03 Step 6/23 : COPY go.mod vendor* ./ 18:50:03 Removing intermediate container 83eec8557aff 18:50:03 ---> 593856db3a4e 18:50:03 Step 6/23 : COPY go.mod vendor* ./ 18:50:03 ---> 75eb16983269 18:50:03 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:03 ---> Running in c8697990b28e 18:50:03 ---> 49a18de0b6e4 18:50:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:03 ---> Running in 591baf603981 18:50:04 ---> 47f59ec1bc96 18:50:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:04 ---> Running in 6d336d86e7de 18:50:04 ---> 407db3c47de8 18:50:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:04 ---> 26c6227f0ec1 18:50:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:04 ---> Running in 9d0f5f6ddd08 18:50:04 ---> Running in c5bd0d0ba1cd 18:51:56 Removing intermediate container c5bd0d0ba1cd 18:51:56 ---> 70d75ab26a03 18:51:56 Step 8/23 : COPY . . 18:51:56 Removing intermediate container 591baf603981 18:51:56 ---> 7aaa0fd70836 18:51:56 Step 8/25 : COPY . . 18:51:56 Removing intermediate container c8697990b28e 18:51:56 ---> 23a74222f869 18:51:56 Step 7/25 : COPY . . 18:51:56 Removing intermediate container 6d336d86e7de 18:51:56 ---> 877d70491c80 18:51:56 Step 8/23 : COPY . . 18:51:56 Removing intermediate container 9d0f5f6ddd08 18:51:56 ---> 4ad371681c58 18:51:56 Step 8/23 : COPY . . 18:52:04 ---> 833c9f6868ba 18:52:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 18:52:04 ---> c6fb38e896d0 18:52:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:52:04 ---> Running in cf457649b9f6 18:52:04 ---> Running in bf8aaee9183f 18:52:05 ---> 6b4b5529d71d 18:52:05 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:52:05 ---> bfe8b2faa2c3 18:52:05 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 18:52:05 ---> 87d392371cea 18:52:05 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:52:05 ---> Running in 2f6258924f5a 18:52:05 ---> Running in 3e6d9e5d99f0 18:52:05 ---> Running in 1a2174c070b9 18:52:07 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 18:52:07 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 18:52:07 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 18:52:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:52:07 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 18:57:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:58:06 Removing intermediate container cf457649b9f6 18:58:06 ---> c604c6f3594e 18:58:06 18:58:06 Step 10/23 : FROM alpine:3.17 18:58:06 3.17: Pulling from library/alpine 18:58:06 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:58:06 Status: Downloaded newer image for alpine:3.17 18:58:06 ---> 51e60588ff2c 18:58:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:58:06 ---> Running in f613618a884c 18:58:06 Removing intermediate container f613618a884c 18:58:06 ---> 876f9b01e76b 18:58:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:58:06 ---> Running in 37ea8403f395 18:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:58:11 (1/1) Installing dumb-init (1.2.5-r2) 18:58:11 Executing busybox-1.35.0-r29.trigger 18:58:11 OK: 8 MiB in 16 packages 18:58:13 Removing intermediate container 37ea8403f395 18:58:13 ---> cb8ba528006c 18:58:13 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:14 ---> 54ead8c04aee 18:58:14 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:58:16 ---> 7ed45c635725 18:58:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:58:19 ---> a10c7f6d362a 18:58:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:58:20 ---> 94762cf1d05b 18:58:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:58:21 Removing intermediate container 2f6258924f5a 18:58:21 ---> e0f80dbe5e70 18:58:21 18:58:21 Step 9/25 : FROM alpine:3.17 18:58:21 ---> 51e60588ff2c 18:58:21 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:58:21 ---> Running in 005fe81b8a6d 18:58:22 ---> dc3255a0bf02 18:58:22 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:58:22 ---> Running in 2da3ed57316f 18:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:58:25 Removing intermediate container 2da3ed57316f 18:58:25 ---> 4623bcae9c41 18:58:25 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:58:25 ---> Running in 463c78252b40 18:58:26 Removing intermediate container 463c78252b40 18:58:26 ---> 88802317682a 18:58:26 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 18:58:26 ---> Running in f4e1520f297c 18:58:26 Removing intermediate container f4e1520f297c 18:58:26 ---> 9b1139649e39 18:58:26 Step 21/23 : LABEL arch=arm64 18:58:26 ---> Running in 3415110f28e2 18:58:27 (1/3) Installing ca-certificates (20230506-r0) 18:58:27 Removing intermediate container 3415110f28e2 18:58:27 ---> 0163d5a5d425 18:58:27 Step 22/23 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:58:27 (2/3) Installing dumb-init (1.2.5-r2) 18:58:27 (3/3) Installing su-exec (0.2-r2) 18:58:27 Executing busybox-1.35.0-r29.trigger 18:58:27 ---> Running in 965a858f3a22 18:58:27 Executing ca-certificates-20230506-r0.trigger 18:58:28 Removing intermediate container 965a858f3a22 18:58:28 ---> a82840c79247 18:58:28 Step 23/23 : LABEL version=0.0.0 18:58:28 ---> Running in 09ada52f7a8d 18:58:28 OK: 8 MiB in 18 packages 18:58:28 Removing intermediate container 09ada52f7a8d 18:58:28 ---> b17b1ea49342 18:58:28 18:58:28 Successfully built b17b1ea49342 18:58:28 Successfully tagged security-proxy-auth-arm64:latest 18:58:28  Building security-proxy-auth ... done Building security-spire-config 18:58:33 Removing intermediate container 005fe81b8a6d 18:58:33 ---> 393f554e83af 18:58:33 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:58:33 ---> Running in 8798b9dd597e 18:58:33 Removing intermediate container 8798b9dd597e 18:58:33 ---> 3c0e71d0b5a7 18:58:33 Step 12/25 : WORKDIR / 18:58:33 ---> Running in 8801d4392e0c 18:58:34 Removing intermediate container 8801d4392e0c 18:58:34 ---> 2c176ab8aae9 18:58:34 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:35 ---> 2976ca15c37d 18:58:35 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 18:58:36 ---> 89a0c3ce8447 18:58:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:58:37 ---> 769991920f1e 18:58:37 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:58:39 ---> 63adca920178 18:58:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:58:39 ---> 6270885beadf 18:58:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:58:42 ---> a5b72e075518 18:58:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:58:44 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:58:44 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:58:44 ---> e66a30c241d2 18:58:44 Step 3/27 : WORKDIR /edgex-go 18:58:44 ---> Using cache 18:58:44 ---> 083fd9ac4102 18:58:44 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:58:47 ---> Running in e0de00b849a1 18:58:47 ---> 6bfcbfa275cd 18:58:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:58:48 ---> d79e3f15bb7a 18:58:48 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:58:48 ---> Running in 616bd08cb990 18:58:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:58:51 Removing intermediate container 616bd08cb990 18:58:51 ---> 959305e2daac 18:58:51 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:58:51 ---> Running in cb97a4b72e2f 18:58:51 Removing intermediate container cb97a4b72e2f 18:58:51 ---> c9b70dc89060 18:58:51 Step 23/25 : LABEL arch=arm64 18:58:51 ---> Running in 8b5474ccf33c 18:58:51 OK: 263 MiB in 53 packages 18:58:52 Removing intermediate container 8b5474ccf33c 18:58:52 ---> 79e23df1996c 18:58:52 Step 24/25 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:58:52 ---> Running in e2a480d1605a 18:58:53 Removing intermediate container e0de00b849a1 18:58:53 ---> 4ce6f801d6bf 18:58:53 Step 5/27 : COPY go.mod vendor* ./ 18:58:53 Removing intermediate container e2a480d1605a 18:58:53 ---> 718d471d1da9 18:58:53 Step 25/25 : LABEL version=0.0.0 18:58:53 ---> Running in c9ceb65245e6 18:58:54 Removing intermediate container c9ceb65245e6 18:58:54 ---> ff43adc1e8ed 18:58:54 18:58:54 ---> be6bceada929 18:58:54 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:58:54 ---> Running in e8e9f35fc425 18:58:54 Successfully built ff43adc1e8ed 18:58:54 Successfully tagged security-secretstore-setup-arm64:latest 18:58:54 Building support-notifications 18:59:16  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:59:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:59:16 ---> e66a30c241d2 18:59:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:59:16 ---> Using cache 18:59:16 ---> 3784cd053342 18:59:16 Step 4/23 : WORKDIR /edgex-go 18:59:16 ---> Using cache 18:59:16 ---> e51a5d047c9a 18:59:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:59:17 ---> Running in 3653f507f8a4 18:59:18 Removing intermediate container bf8aaee9183f 18:59:18 ---> fa0ca2b3f352 18:59:18 18:59:18 Step 10/23 : FROM alpine:3.17 18:59:18 ---> 51e60588ff2c 18:59:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:59:18 ---> Running in 3858db2963f4 18:59:18 Removing intermediate container 3e6d9e5d99f0 18:59:18 ---> 096038da369e 18:59:18 18:59:18 Step 10/25 : FROM alpine:3.17 18:59:18 ---> 51e60588ff2c 18:59:18 Step 11/25 : RUN apk add --update --no-cache dumb-init 18:59:18 ---> Running in c0d809d7506a 18:59:19 Removing intermediate container 3858db2963f4 18:59:19 ---> 2654cd2e49e5 18:59:19 Step 12/23 : ENV APP_PORT=59880 18:59:19 ---> Running in d1070a57d149 18:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:59:20 Removing intermediate container d1070a57d149 18:59:20 ---> 4bc70cc93e71 18:59:20 Step 13/23 : EXPOSE $APP_PORT 18:59:20 ---> Running in 7438330a8ce5 18:59:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:59:21 Removing intermediate container 7438330a8ce5 18:59:21 ---> 680fe27431f7 18:59:21 Step 14/23 : RUN apk add --update --no-cache dumb-init 18:59:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:59:21 ---> Running in 0aa9388b7ba7 18:59:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:59:22 OK: 263 MiB in 53 packages 18:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:59:24 (1/1) Installing dumb-init (1.2.5-r2) 18:59:24 Executing busybox-1.35.0-r29.trigger 18:59:24 OK: 8 MiB in 16 packages 18:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:59:25 (1/1) Installing dumb-init (1.2.5-r2) 18:59:25 Executing busybox-1.35.0-r29.trigger 18:59:25 OK: 8 MiB in 16 packages 18:59:27 Removing intermediate container 3653f507f8a4 18:59:27 ---> 633cab0b17c0 18:59:27 Step 6/23 : COPY go.mod vendor* ./ 18:59:28 Removing intermediate container c0d809d7506a 18:59:28 ---> 3331049705db 18:59:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:59:28 Removing intermediate container 0aa9388b7ba7 18:59:28 ---> e72c9b6a174a 18:59:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:59:28 ---> 63225a976725 18:59:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:28 ---> Running in 82454db594df 18:59:28 ---> Running in 1518d7b633a0 18:59:29 Removing intermediate container 82454db594df 18:59:29 ---> 076fb7d5092d 18:59:29 Step 13/25 : ENV APP_PORT=59881 18:59:30 ---> Running in fab472175163 18:59:30 ---> bcc9bb12e836 18:59:30 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:59:31 Removing intermediate container fab472175163 18:59:31 ---> a2a3f6aad4bc 18:59:31 Step 14/25 : EXPOSE $APP_PORT 18:59:31 ---> Running in 8ba71fd872bb 18:59:31 ---> b7a6c9150702 18:59:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:59:32 Removing intermediate container 8ba71fd872bb 18:59:32 ---> 9a4ddc89f6c0 18:59:32 Step 15/25 : WORKDIR / 18:59:32 ---> Running in e6c4e6b08037 18:59:33 Removing intermediate container e6c4e6b08037 18:59:33 ---> 9d40701bae4c 18:59:33 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:59:34 ---> 383fb45d4e3b 18:59:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:59:34 ---> d442ddd6d87f 18:59:34 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 18:59:35 ---> 3e5070e04088 18:59:35 Step 19/23 : ENTRYPOINT ["/core-data"] 18:59:35 ---> Running in 4612acf7a326 18:59:35 ---> 51b14cb87247 18:59:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:59:36 Removing intermediate container 4612acf7a326 18:59:36 ---> 22e5b9ac61c2 18:59:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:59:36 ---> Running in 6d6abbf948e6 18:59:37 Removing intermediate container 6d6abbf948e6 18:59:37 ---> a2655de8d984 18:59:37 Step 21/23 : LABEL arch=arm64 18:59:41 ---> Running in 86c49cdc000f 18:59:41 ---> bde759df4c8d 18:59:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:59:41 Removing intermediate container 86c49cdc000f 18:59:41 ---> f2c4b185230b 18:59:41 Step 22/23 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:59:42 ---> Running in 9b519bbc9ad6 18:59:42 Removing intermediate container 9b519bbc9ad6 18:59:42 ---> 560d203fa2f5 18:59:42 Step 23/23 : LABEL version=0.0.0 18:59:42 ---> 55b12f5629e3 18:59:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:59:42 ---> Running in 47b5b7c707bf 18:59:43 Removing intermediate container 47b5b7c707bf 18:59:43 ---> 9f7b6a893f89 18:59:43 18:59:44 Successfully built 9f7b6a893f89 18:59:44 Successfully tagged core-data-arm64:latest 18:59:44 Building security-spire-server 18:59:44  Building core-data ... done  ---> 76251ab3c513 18:59:44 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:59:44 ---> Running in 34086fddcbf3 18:59:45 Removing intermediate container 34086fddcbf3 18:59:45 ---> 379ac93ef9f1 18:59:45 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:59:45 ---> Running in 1d9461cd6c10 18:59:46 Removing intermediate container 1d9461cd6c10 18:59:46 ---> b52f6c76b255 18:59:46 Step 23/25 : LABEL arch=arm64 18:59:46 ---> Running in 102ce7ac2784 18:59:47 Removing intermediate container 102ce7ac2784 18:59:47 ---> b5a41de1ce7f 18:59:47 Step 24/25 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 18:59:47 ---> Running in 24457c309b4b 18:59:48 Removing intermediate container 24457c309b4b 18:59:48 ---> da5c65d17d6d 18:59:48 Step 25/25 : LABEL version=0.0.0 18:59:48 ---> Running in 59fc0c6fd670 18:59:49 Removing intermediate container 59fc0c6fd670 18:59:49 ---> 78cfb85ccc42 18:59:49 18:59:49 Successfully built 78cfb85ccc42 18:59:49 Successfully tagged core-metadata-arm64:latest 18:59:49 Building security-bootstrapper 19:00:08  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:00:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:00:08 ---> e66a30c241d2 19:00:08 Step 3/26 : WORKDIR /edgex-go 19:00:08 ---> Using cache 19:00:08 ---> 083fd9ac4102 19:00:08 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 19:00:08 ---> Using cache 19:00:08 ---> 4ce6f801d6bf 19:00:08 Step 5/26 : COPY go.mod vendor* ./ 19:00:08 ---> Using cache 19:00:08 ---> be6bceada929 19:00:08 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:08 ---> Running in 5035aa02dcc1 19:00:14 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:00:14 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:00:14 ---> e66a30c241d2 19:00:14 Step 3/33 : WORKDIR /edgex-go 19:00:14 ---> Using cache 19:00:14 ---> 083fd9ac4102 19:00:14 Step 4/33 : RUN apk add --update --no-cache make git 19:00:14 ---> Using cache 19:00:14 ---> 76a5ae8833f0 19:00:14 Step 5/33 : COPY go.mod vendor* ./ 19:00:14 ---> Using cache 19:00:14 ---> 75eb16983269 19:00:14 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:14 ---> Using cache 19:00:14 ---> 23a74222f869 19:00:14 Step 7/33 : COPY . . 19:00:14 ---> Using cache 19:00:14 ---> 6b4b5529d71d 19:00:14 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:00:14 ---> Running in 60e4913eed54 19:00:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:00:29 Removing intermediate container e8e9f35fc425 19:00:29 ---> ca5fd66bfb19 19:00:29 Step 7/27 : COPY . . 19:00:55 ---> 147f4e93e6da 19:00:55 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 19:00:55 ---> Running in 584a256a981e 19:00:55 Removing intermediate container 584a256a981e 19:00:55 ---> 5334d023176b 19:00:55 Step 9/27 : WORKDIR /edgex-go/spire-build 19:00:55 ---> Running in 40f819e667a5 19:00:55 Removing intermediate container 40f819e667a5 19:00:55 ---> 6d22ef99d528 19:00:55 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:00:55 ---> Running in 25ad5d2d194b 19:00:56 Removing intermediate container 25ad5d2d194b 19:00:56 ---> 2b834036689c 19:00:56 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 19:00:56 ---> Running in 1135a9572de0 19:01:00 Removing intermediate container 1135a9572de0 19:01:00 ---> f66e9d81232f 19:01:00 Step 12/27 : WORKDIR /edgex-go 19:01:00 ---> Running in 8e1729b7c7b0 19:01:02 Removing intermediate container 8e1729b7c7b0 19:01:02 ---> 2236a1ada4d4 19:01:02 19:01:02 Step 13/27 : FROM alpine:3.17 19:01:02 ---> 51e60588ff2c 19:01:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:01:02 ---> Running in 4dc722047788 19:01:03 Removing intermediate container 4dc722047788 19:01:03 ---> bf5c5400d2af 19:01:03 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:01:03 ---> Running in 59659b3db47e 19:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:01:08 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:01:08 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:01:08 OK: 17692 distinct packages available 19:01:08 Removing intermediate container 1a2174c070b9 19:01:08 ---> cd05f0002eab 19:01:08 19:01:08 Step 10/23 : FROM alpine:3.17 19:01:08 ---> 51e60588ff2c 19:01:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:01:08 ---> Using cache 19:01:08 ---> 3331049705db 19:01:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:01:08 ---> Using cache 19:01:08 ---> 076fb7d5092d 19:01:08 Step 13/23 : ENV APP_PORT=59861 19:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:01:09 ---> Running in 24ac97edeec0 19:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:01:10 Removing intermediate container 24ac97edeec0 19:01:10 ---> e588398c9836 19:01:10 Step 14/23 : EXPOSE $APP_PORT 19:01:10 ---> Running in e3e4b32eaf38 19:01:10 (1/4) Installing dumb-init (1.2.5-r2) 19:01:10 (2/4) Installing musl-obstack (1.2.3-r0) 19:01:10 (3/4) Installing libucontext (1.2-r0) 19:01:10 (4/4) Installing gcompat (1.1.0-r0) 19:01:10 Executing busybox-1.35.0-r29.trigger 19:01:10 OK: 8 MiB in 19 packages 19:01:11 Removing intermediate container e3e4b32eaf38 19:01:11 ---> 9ae50a0b7b92 19:01:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:01:16 ---> 3bc0fe6d0d85 19:01:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:01:16 Removing intermediate container 59659b3db47e 19:01:16 ---> 93507ccdfe1a 19:01:16 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 19:01:18 ---> 0cf244b75c5f 19:01:18 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 19:01:18 ---> 2bca1ba698ca 19:01:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:01:20 ---> 22105ab0b980 19:01:20 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:01:25 ---> 99079d40a823 19:01:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:01:27 Removing intermediate container 1518d7b633a0 19:01:27 ---> 44269275c3fc 19:01:27 Step 8/23 : COPY . . 19:01:30 ---> 38bbdc7a0fea 19:01:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:01:30 ---> Running in 556e201a93eb 19:01:30 ---> 0810a56f5f86 19:01:30 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:01:32 Removing intermediate container 556e201a93eb 19:01:32 ---> d549ed9a75a8 19:01:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:01:32 ---> Running in 0c2811e36777 19:01:32 ---> 80566f500425 19:01:32 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:01:32 ---> Running in 64e509b7d0eb 19:01:33 Removing intermediate container 0c2811e36777 19:01:33 ---> 7de56998327d 19:01:33 Step 21/23 : LABEL arch=arm64 19:01:33 ---> Running in 2c9a4deb21c4 19:01:34 Removing intermediate container 64e509b7d0eb 19:01:34 ---> c5e408148323 19:01:34 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:01:34 Removing intermediate container 2c9a4deb21c4 19:01:34 ---> 4fa5f5784cc8 19:01:34 Step 22/23 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 19:01:34 ---> Running in ce9f7847faae 19:01:35 Removing intermediate container ce9f7847faae 19:01:35 ---> 84ab689a236a 19:01:35 Step 23/23 : LABEL version=0.0.0 19:01:35 ---> Running in d7fd5fe9d6a5 19:01:36 ---> 4e995076829b 19:01:36 Step 22/27 : WORKDIR / 19:01:36 ---> Running in 46f1249968ee 19:01:37 Removing intermediate container d7fd5fe9d6a5 19:01:37 ---> 933cafd45cc0 19:01:37 19:01:37 Removing intermediate container 46f1249968ee 19:01:37 ---> 62a940c84a43 19:01:37 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:01:37 ---> Running in 7a1cd5b9b457 19:01:37 Successfully built 933cafd45cc0 19:01:37 Successfully tagged support-scheduler-arm64:latest 19:01:37  Building support-scheduler ... done Building security-spiffe-token-provider 19:01:38 Removing intermediate container 7a1cd5b9b457 19:01:38 ---> bf3535962c9e 19:01:38 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:01:39 ---> Running in 2b8652e50759 19:01:40 Removing intermediate container 2b8652e50759 19:01:40 ---> 7c47ecabf827 19:01:40 Step 25/27 : LABEL arch=arm64 19:01:40 ---> Running in 02a21c8d0c62 19:01:43 Removing intermediate container 02a21c8d0c62 19:01:43 ---> f6a51e1784af 19:01:43 Step 26/27 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 19:01:44 ---> Running in 47a0acee1864 19:01:45 Removing intermediate container 47a0acee1864 19:01:45 ---> fbacbff6ff31 19:01:45 Step 27/27 : LABEL version=0.0.0 19:01:45 ---> Running in 1df6e744b348 19:01:46 Removing intermediate container 1df6e744b348 19:01:46 ---> 9be080581753 19:01:46 19:01:47 Successfully built 9be080581753 19:01:47 Successfully tagged security-spire-config-arm64:latest 19:01:47  Building security-spire-config ... done Building security-spire-agent 19:01:47 ---> 55a039359ba0 19:01:47 Step 9/23 : RUN make cmd/support-notifications/support-notifications 19:01:48 ---> Running in 150083b24f25 19:01:50 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 19:01:58 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:01:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:01:58 ---> e66a30c241d2 19:01:58 Step 3/20 : WORKDIR /edgex-go 19:01:58 ---> Using cache 19:01:58 ---> 083fd9ac4102 19:01:58 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:01:58 ---> Running in d2253641a552 19:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:02:03 Removing intermediate container 5035aa02dcc1 19:02:03 ---> 1751fb1b11c6 19:02:03 Step 7/26 : COPY . . 19:02:03 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:02:03 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:02:03 OK: 17694 distinct packages available 19:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:02:06 OK: 263 MiB in 53 packages 19:02:08 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:02:08 Step 2/27 : FROM ${BUILDER_BASE} AS builder 19:02:08 ---> e66a30c241d2 19:02:08 Step 3/27 : WORKDIR /edgex-go 19:02:08 ---> Using cache 19:02:08 ---> 083fd9ac4102 19:02:08 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 19:02:08 ---> Using cache 19:02:08 ---> 4ce6f801d6bf 19:02:08 Step 5/27 : COPY go.mod vendor* ./ 19:02:08 ---> Using cache 19:02:08 ---> be6bceada929 19:02:08 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:08 ---> Using cache 19:02:08 ---> 1751fb1b11c6 19:02:08 Step 7/27 : COPY . . 19:02:10 Removing intermediate container d2253641a552 19:02:10 ---> fbad72ac3e99 19:02:10 Step 5/20 : COPY go.mod vendor* ./ 19:02:11 ---> 6e8fa0fc4ae1 19:02:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:11 ---> Running in fcf59640a321 19:02:26 ---> 4ae42d1de320 19:02:26 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 19:02:26 ---> Running in c16796285fc6 19:02:26 Removing intermediate container c16796285fc6 19:02:26 ---> 4cedda8da0e2 19:02:26 Step 9/26 : WORKDIR /edgex-go/spire-build 19:02:26 ---> Running in 8c5a9392bfca 19:02:26 Removing intermediate container 8c5a9392bfca 19:02:26 ---> 9eda240527a7 19:02:26 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:02:26 ---> Running in b27347cf0c10 19:02:27 Removing intermediate container b27347cf0c10 19:02:27 ---> 272069c4d6a0 19:02:27 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 19:02:27 ---> Running in 7775228667c3 19:02:28 ---> f82b552c8d63 19:02:28 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 19:02:28 ---> Running in fe8c13844453 19:02:29 Removing intermediate container fe8c13844453 19:02:29 ---> 8bdc27f599fa 19:02:29 Step 9/27 : WORKDIR /edgex-go/spire-build 19:02:29 ---> Running in 5e4369795527 19:02:30 Removing intermediate container 5e4369795527 19:02:30 ---> a27a28c1781c 19:02:30 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:02:30 ---> Running in 1dd58ceddb73 19:02:31 Removing intermediate container 1dd58ceddb73 19:02:31 ---> bf8df12be9aa 19:02:31 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:02:31 ---> Running in 99cb88f97923 19:02:31 Removing intermediate container 7775228667c3 19:02:31 ---> 0337e225ec19 19:02:31 Step 12/26 : WORKDIR /edgex-go 19:02:31 ---> Running in 2b028e7f3452 19:02:32 Removing intermediate container 2b028e7f3452 19:02:32 ---> 42d405ed93df 19:02:32 19:02:32 Step 13/26 : FROM alpine:3.17 19:02:32 ---> 51e60588ff2c 19:02:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:02:32 ---> Using cache 19:02:32 ---> bf5c5400d2af 19:02:32 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:02:32 ---> Running in f17900ea0ff3 19:02:34 Removing intermediate container 99cb88f97923 19:02:34 ---> b7cc1cd40b24 19:02:34 Step 12/27 : WORKDIR /edgex-go 19:02:34 ---> Running in 5d4f73650166 19:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:02:35 Removing intermediate container 5d4f73650166 19:02:35 ---> 981f5c5c3f6d 19:02:35 19:02:35 Step 13/27 : FROM alpine:3.17 19:02:35 ---> 51e60588ff2c 19:02:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:02:35 ---> Using cache 19:02:35 ---> bf5c5400d2af 19:02:35 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:02:35 ---> Running in e61951042c18 19:02:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:02:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:02:37 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:02:37 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:02:37 OK: 17692 distinct packages available 19:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:02:40 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:02:40 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:02:40 OK: 17692 distinct packages available 19:02:40 (1/5) Installing dumb-init (1.2.5-r2) 19:02:40 (2/5) Installing musl-obstack (1.2.3-r0) 19:02:40 (3/5) Installing libucontext (1.2-r0) 19:02:40 (4/5) Installing gcompat (1.1.0-r0) 19:02:40 (5/5) Installing openssl (3.0.8-r4) 19:02:40 Executing busybox-1.35.0-r29.trigger 19:02:40 OK: 9 MiB in 20 packages 19:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:02:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:02:42 Removing intermediate container f17900ea0ff3 19:02:42 ---> 802628af7ae7 19:02:42 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 19:02:43 ---> 6f1dab926693 19:02:43 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 19:02:43 (1/5) Installing dumb-init (1.2.5-r2) 19:02:43 (2/5) Installing musl-obstack (1.2.3-r0) 19:02:43 (3/5) Installing libucontext (1.2-r0) 19:02:43 (4/5) Installing gcompat (1.1.0-r0) 19:02:43 (5/5) Installing openssl (3.0.8-r4) 19:02:43 Executing busybox-1.35.0-r29.trigger 19:02:43 OK: 9 MiB in 20 packages 19:02:44 ---> 69e0e34dc73d 19:02:44 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:02:45 Removing intermediate container e61951042c18 19:02:45 ---> 3c9bc23a78d8 19:02:45 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 19:02:46 ---> 9de24d96a8d0 19:02:46 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 19:02:48 ---> bee0f7d8f4b6 19:02:48 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:02:54 ---> abe8efc324a2 19:02:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:02:54 ---> 78df350e06eb 19:02:54 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:02:54 ---> b0bfd9056ff3 19:02:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:02:55 ---> 07ec349e0590 19:02:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:02:57 ---> c52b7a8639d9 19:02:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:02:57 ---> Running in c41b616eae61 19:02:58 Removing intermediate container c41b616eae61 19:02:58 ---> 908b09878829 19:02:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:02:58 ---> Running in a8ee944d11a7 19:02:59 Removing intermediate container a8ee944d11a7 19:02:59 ---> 709e1c7a1e9c 19:02:59 Step 24/26 : LABEL arch=arm64 19:02:59 ---> Running in e9c04cea556f 19:03:00 Removing intermediate container e9c04cea556f 19:03:00 ---> 44cff81a2fd0 19:03:00 Step 25/26 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 19:03:00 ---> Running in 6f632714845b 19:03:01 Removing intermediate container 6f632714845b 19:03:01 ---> 1e2ba76690b5 19:03:01 Step 26/26 : LABEL version=0.0.0 19:03:01 ---> Running in e32202b8873a 19:03:02 Removing intermediate container e32202b8873a 19:03:02 ---> 5ca7da96db38 19:03:02 19:03:03 Successfully built 5ca7da96db38 19:03:03 Successfully tagged security-spire-server-arm64:latest 19:03:03  Building security-spire-server ... done Building core-command 19:03:03 ---> cf14de5c076d 19:03:03 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:03:05 ---> f5effcfc5b8f 19:03:05 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:03:06 ---> e02e4cb80d68 19:03:06 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:03:07 ---> dbde7cfc19c4 19:03:07 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:03:07 ---> Running in 35778ddaa280 19:03:08 Removing intermediate container 35778ddaa280 19:03:08 ---> 6cd830287011 19:03:08 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:03:08 ---> Running in 694713c59765 19:03:09 Removing intermediate container 694713c59765 19:03:09 ---> 8c0bb6c8d2bb 19:03:09 Step 25/27 : LABEL arch=arm64 19:03:09 ---> Running in 4aa883d6875c 19:03:10 Removing intermediate container 4aa883d6875c 19:03:10 ---> 91d75707e470 19:03:10 Step 26/27 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 19:03:10 ---> Running in 0aae4ab9341b 19:03:11 Removing intermediate container 0aae4ab9341b 19:03:11 ---> 655f3f42969e 19:03:11 Step 27/27 : LABEL version=0.0.0 19:03:11 ---> Running in dec1583a13d9 19:03:12 Removing intermediate container dec1583a13d9 19:03:12 ---> 96f2b31fbf9f 19:03:12 19:03:13 Successfully built 96f2b31fbf9f 19:03:13 Successfully tagged security-spire-agent-arm64:latest 19:03:13  Building security-spire-agent ... done Building core-common-config-bootstrapper 19:03:23 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:03:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:03:23 ---> e66a30c241d2 19:03:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:03:23 ---> Using cache 19:03:23 ---> 3784cd053342 19:03:23 Step 4/24 : WORKDIR /edgex-go 19:03:23 ---> Using cache 19:03:23 ---> e51a5d047c9a 19:03:23 Step 5/24 : RUN apk add --update --no-cache make git 19:03:23 ---> Using cache 19:03:23 ---> 593856db3a4e 19:03:23 Step 6/24 : COPY go.mod vendor* ./ 19:03:23 ---> Using cache 19:03:23 ---> 407db3c47de8 19:03:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:23 ---> Using cache 19:03:23 ---> 4ad371681c58 19:03:23 Step 8/24 : COPY . . 19:03:23 ---> Using cache 19:03:23 ---> 833c9f6868ba 19:03:23 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:03:23 ---> Running in f08a614ed2d5 19:03:26 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 19:03:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:03:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:03:38 ---> e66a30c241d2 19:03:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:03:38 ---> Using cache 19:03:38 ---> 3784cd053342 19:03:38 Step 4/23 : WORKDIR /edgex-go 19:03:38 ---> Using cache 19:03:38 ---> e51a5d047c9a 19:03:38 Step 5/23 : RUN apk add --update --no-cache make git 19:03:38 ---> Using cache 19:03:38 ---> 593856db3a4e 19:03:38 Step 6/23 : COPY go.mod vendor* ./ 19:03:38 ---> Using cache 19:03:38 ---> 407db3c47de8 19:03:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:38 ---> Using cache 19:03:38 ---> 4ad371681c58 19:03:38 Step 8/23 : COPY . . 19:03:38 ---> Using cache 19:03:38 ---> 833c9f6868ba 19:03:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:03:39 ---> Running in e5620fb88fa3 19:03:42 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 19:03:52 Removing intermediate container fcf59640a321 19:03:52 ---> f178dd278740 19:03:52 Step 7/20 : COPY . . 19:04:04 ---> 54d8946f0646 19:04:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:04:04 ---> Running in 6ba3bf7f8d74 19:04:06 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 19:05:14 Removing intermediate container 60e4913eed54 19:05:14 ---> 37deffd9704d 19:05:14 19:05:14 Step 9/33 : FROM alpine:3.17 19:05:14 ---> 51e60588ff2c 19:05:14 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:05:14 ---> Running in a7b733fdef86 19:05:14 Removing intermediate container a7b733fdef86 19:05:14 ---> 3c2d5bf79b36 19:05:14 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 19:05:14 ---> Running in 3723e60bbf5d 19:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:05:14 (1/2) Installing dumb-init (1.2.5-r2) 19:05:14 (2/2) Installing su-exec (0.2-r2) 19:05:14 Executing busybox-1.35.0-r29.trigger 19:05:14 OK: 8 MiB in 17 packages 19:05:14 Removing intermediate container 3723e60bbf5d 19:05:14 ---> 8de5f1d8e028 19:05:14 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 19:05:14 ---> Running in 73ba784bfea5 19:05:14 Removing intermediate container 73ba784bfea5 19:05:14 ---> b0f086441a05 19:05:14 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:05:14 ---> Running in 2d4618aa95e8 19:05:14 Removing intermediate container 2d4618aa95e8 19:05:14 ---> b938275301e5 19:05:14 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:05:14 ---> Running in 685d32571d81 19:05:14 Removing intermediate container 685d32571d81 19:05:14 ---> e03bbea0e118 19:05:14 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:05:14 ---> Running in 71a6bc661bd5 19:05:14 Removing intermediate container 71a6bc661bd5 19:05:14 ---> b557e92767d3 19:05:14 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:05:14 ---> Running in ea3646c84863 19:05:18 Removing intermediate container ea3646c84863 19:05:18 ---> cc63b9deaaa5 19:05:18 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:05:18 ---> Running in a589fdc06c06 19:05:18 Removing intermediate container a589fdc06c06 19:05:18 ---> fa6dc5db6e83 19:05:18 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:05:19 ---> b8fca34c29ad 19:05:19 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:05:19 ---> Running in 3dba586a7f4a 19:05:22 Removing intermediate container 3dba586a7f4a 19:05:22 ---> 90019716d103 19:05:22 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:05:22 ---> 8d089babe69c 19:05:22 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 19:05:23 ---> ef55b8d18721 19:05:23 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:05:25 ---> b73dbdefbcef 19:05:25 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:05:26 ---> d5c7b4edf736 19:05:26 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 19:05:27 ---> 221b0c52a06d 19:05:27 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:05:28 ---> 667202fa1589 19:05:28 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:05:29 ---> 8a3adb69121b 19:05:29 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:05:30 ---> 8b7a07e515d5 19:05:30 Step 28/33 : RUN chmod +x /entrypoint.sh 19:05:30 ---> Running in 4ce68dd44988 19:05:35 Removing intermediate container 4ce68dd44988 19:05:35 ---> 5e942e5b0e76 19:05:35 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:05:35 ---> Running in 41011bfc9f9d 19:05:35 Removing intermediate container 41011bfc9f9d 19:05:35 ---> c95a64f9c5bc 19:05:35 Step 30/33 : CMD ["gate"] 19:05:35 ---> Running in 06dc9143fbaf 19:05:36 Removing intermediate container 06dc9143fbaf 19:05:36 ---> b82960eb45a1 19:05:36 Step 31/33 : LABEL arch=arm64 19:05:36 ---> Running in 970365f38eb9 19:05:37 Removing intermediate container 970365f38eb9 19:05:37 ---> a706bc800c66 19:05:37 Step 32/33 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 19:05:37 ---> Running in 6cd14e51f252 19:05:38 Removing intermediate container 6cd14e51f252 19:05:38 ---> c09c08d9965b 19:05:38 Step 33/33 : LABEL version=0.0.0 19:05:38 ---> Running in c0a9f1c530b9 19:05:38 Removing intermediate container c0a9f1c530b9 19:05:38 ---> ea20d45a0782 19:05:38 19:05:39 Successfully built ea20d45a0782 19:05:39 Successfully tagged security-bootstrapper-arm64:latest 19:05:39  Building security-bootstrapper ... done Building security-proxy-setup 19:06:01 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:06:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:01 ---> e66a30c241d2 19:06:01 Step 3/22 : WORKDIR /edgex-go 19:06:01 ---> Using cache 19:06:01 ---> 083fd9ac4102 19:06:01 Step 4/22 : RUN apk add --update --no-cache make git 19:06:01 ---> Using cache 19:06:01 ---> 76a5ae8833f0 19:06:01 Step 5/22 : COPY go.mod vendor* ./ 19:06:01 ---> Using cache 19:06:01 ---> 75eb16983269 19:06:01 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:01 ---> Using cache 19:06:01 ---> 23a74222f869 19:06:01 Step 7/22 : COPY . . 19:06:01 ---> Using cache 19:06:01 ---> 6b4b5529d71d 19:06:01 Step 8/22 : RUN make cmd/secrets-config/secrets-config 19:06:01 ---> Running in dffcec8301f8 19:06:01 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 19:11:53 Removing intermediate container e5620fb88fa3 19:11:53 ---> 82845e3c6136 19:11:53 19:11:53 Step 10/23 : FROM alpine:3.17 19:11:53 ---> 51e60588ff2c 19:11:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:11:53 ---> Using cache 19:11:53 ---> 876f9b01e76b 19:11:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:11:53 ---> Using cache 19:11:53 ---> cb8ba528006c 19:11:53 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:53 ---> Using cache 19:11:53 ---> 54ead8c04aee 19:11:53 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 19:11:53 ---> Using cache 19:11:53 ---> 7ed45c635725 19:11:53 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:11:53 ---> 872636186f82 19:11:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:11:53 ---> aee3c6934e56 19:11:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:11:53 ---> 5a5fa521a74e 19:11:53 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:53 ---> Running in b68930ae22eb 19:11:53 Removing intermediate container f08a614ed2d5 19:11:53 ---> 37951367435f 19:11:53 19:11:53 Step 10/24 : FROM alpine:3.17 19:11:53 ---> 51e60588ff2c 19:11:53 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:11:53 ---> Using cache 19:11:53 ---> 3331049705db 19:11:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:11:53 ---> Using cache 19:11:53 ---> 076fb7d5092d 19:11:53 Step 13/24 : ENV APP_PORT=59882 19:11:53 ---> Running in b31dfce3f9d9 19:11:53 Removing intermediate container b68930ae22eb 19:11:53 ---> e2af319dc329 19:11:53 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 19:11:53 Removing intermediate container b31dfce3f9d9 19:11:53 ---> 00e6969abc72 19:11:53 Step 14/24 : EXPOSE $APP_PORT 19:11:53 ---> Running in 43eb3ecf7433 19:11:53 ---> Running in b2b35194857c 19:11:53 Removing intermediate container 43eb3ecf7433 19:11:53 ---> 61ee5ad67ffd 19:11:53 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 19:11:53 ---> Running in cf9b8df8c0a2 19:11:53 Removing intermediate container b2b35194857c 19:11:53 ---> 6cdc95b8d3e0 19:11:53 Step 15/24 : WORKDIR / 19:11:53 ---> Running in 46350e95d948 19:11:53 Removing intermediate container cf9b8df8c0a2 19:11:53 ---> 0ede31ecf50d 19:11:53 Step 21/23 : LABEL arch=arm64 19:11:53 ---> Running in 3d492f67e768 19:11:53 Removing intermediate container 46350e95d948 19:11:53 ---> ef5fe22cdc4e 19:11:53 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:54 Removing intermediate container 3d492f67e768 19:11:54 ---> 2177ef173efd 19:11:54 Step 22/23 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 19:11:54 ---> Running in bda0604a3bd8 19:11:54 ---> fb50064aa9ba 19:11:54 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 19:11:55 Removing intermediate container bda0604a3bd8 19:11:55 ---> fe9dcb7cdbec 19:11:55 Step 23/23 : LABEL version=0.0.0 19:11:55 ---> Running in e8885cf5820d 19:11:56 ---> 976ca3755fb2 19:11:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:11:56 Removing intermediate container e8885cf5820d 19:11:56 ---> c06fe726a6f9 19:11:56 19:11:56 Successfully built c06fe726a6f9 19:11:56 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:11:58  Building core-common-config-bootstrapper ... done  ---> 8e93e65b8ad4 19:11:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:11:59 ---> bc196d61c243 19:11:59 Step 20/24 : ENTRYPOINT ["/core-command"] 19:11:59 ---> Running in 80de2f534383 19:12:00 Removing intermediate container 80de2f534383 19:12:00 ---> 5696842b9dd0 19:12:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:12:00 ---> Running in f9b0e40859c2 19:12:01 Removing intermediate container f9b0e40859c2 19:12:01 ---> b7ecac8c8a95 19:12:01 Step 22/24 : LABEL arch=arm64 19:12:01 ---> Running in 15878bc7bc77 19:12:01 Removing intermediate container 15878bc7bc77 19:12:01 ---> 4659ddec7df3 19:12:01 Step 23/24 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 19:12:01 ---> Running in 7deab4b0ceea 19:12:02 Removing intermediate container 7deab4b0ceea 19:12:02 ---> 67b2de03f43d 19:12:02 Step 24/24 : LABEL version=0.0.0 19:12:02 ---> Running in 514368e0f22b 19:12:03 Removing intermediate container 514368e0f22b 19:12:03 ---> 2e523d213ac0 19:12:03 19:12:03 Successfully built 2e523d213ac0 19:12:03 Successfully tagged core-command-arm64:latest 19:12:50  Building core-command ... done Removing intermediate container 150083b24f25 19:12:50 ---> 6b5f2d94b9f7 19:12:50 19:12:50 Step 10/23 : FROM alpine:3.17 19:12:50 ---> 51e60588ff2c 19:12:50 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:12:50 ---> Running in 3be2c4819654 19:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:12:53 (1/2) Installing ca-certificates (20230506-r0) 19:12:53 (2/2) Installing dumb-init (1.2.5-r2) 19:12:53 Executing busybox-1.35.0-r29.trigger 19:12:53 Executing ca-certificates-20230506-r0.trigger 19:12:54 OK: 8 MiB in 17 packages 19:12:56 Removing intermediate container 3be2c4819654 19:12:56 ---> 03ab2f756415 19:12:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 19:12:56 ---> Running in 1bee085bd894 19:12:56 Removing intermediate container 1bee085bd894 19:12:56 ---> d8455e89578d 19:12:56 Step 13/23 : ENV APP_PORT=59860 19:12:57 ---> Running in 8c73dbe7f10d 19:12:58 Removing intermediate container 8c73dbe7f10d 19:12:58 ---> d8802e98a39a 19:12:58 Step 14/23 : EXPOSE $APP_PORT 19:12:58 ---> Running in 25e31ee01c61 19:12:58 Removing intermediate container 25e31ee01c61 19:12:58 ---> 25e9e2efd741 19:12:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:59 ---> cf99147addeb 19:12:59 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:13:00 ---> 37639fb28a30 19:13:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:04 ---> 4dc5910bfffb 19:13:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:13:05 ---> 1618898c6883 19:13:05 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:13:05 ---> Running in 72383476b39c 19:13:05 Removing intermediate container 72383476b39c 19:13:05 ---> de0ca490f43a 19:13:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:13:05 ---> Running in 497cba1aad88 19:13:06 Removing intermediate container 497cba1aad88 19:13:06 ---> 7fda5b8850ca 19:13:06 Step 21/23 : LABEL arch=arm64 19:13:06 ---> Running in 25b15926fc74 19:13:06 Removing intermediate container dffcec8301f8 19:13:06 ---> 9da216750b20 19:13:06 19:13:06 Step 9/22 : FROM alpine:3.17 19:13:06 ---> 51e60588ff2c 19:13:06 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 19:13:06 ---> Running in 6e89cd4b4b38 19:13:07 Removing intermediate container 25b15926fc74 19:13:07 ---> 9b99db6590c6 19:13:07 Step 22/23 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 19:13:07 ---> Running in 621f09811b2e 19:13:07 Removing intermediate container 621f09811b2e 19:13:07 ---> 27aff6df6a58 19:13:07 Step 23/23 : LABEL version=0.0.0 19:13:07 ---> Running in 897e33e35006 19:13:08 Removing intermediate container 897e33e35006 19:13:08 ---> b28b4e2e2fa0 19:13:08 19:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:13:08 Successfully built b28b4e2e2fa0 19:13:08 Successfully tagged support-notifications-arm64:latest 19:13:09  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:13:10 (1/2) Installing dumb-init (1.2.5-r2) 19:13:10 (2/2) Installing openssl (3.0.8-r4) 19:13:10 Executing busybox-1.35.0-r29.trigger 19:13:10 OK: 8 MiB in 17 packages 19:13:11 Removing intermediate container 6e89cd4b4b38 19:13:11 ---> 302868876d2b 19:13:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 19:13:11 ---> Running in f059b92074dd 19:13:12 Removing intermediate container f059b92074dd 19:13:12 ---> 0f1e809151a9 19:13:12 Step 12/22 : WORKDIR /edgex 19:13:12 ---> Running in e076954a3fb8 19:13:12 Removing intermediate container e076954a3fb8 19:13:12 ---> a280e87eebbd 19:13:12 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:13 ---> 93f3ecb18aa8 19:13:13 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 19:13:14 ---> a5e254fb34d6 19:13:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:13:15 ---> d9254611497d 19:13:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:13:16 ---> 4d03bc45e132 19:13:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:13:17 ---> 388a2422e48a 19:13:17 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:13:17 ---> Running in f3294682055c 19:13:20 Removing intermediate container f3294682055c 19:13:20 ---> ee8aa258432e 19:13:20 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:13:20 ---> Running in a72bbaf7a26b 19:13:20 Removing intermediate container a72bbaf7a26b 19:13:20 ---> e3068c43d8c4 19:13:20 Step 20/22 : LABEL arch=arm64 19:13:20 ---> Running in 97cc0b6724e1 19:13:21 Removing intermediate container 97cc0b6724e1 19:13:21 ---> 657c0ea85669 19:13:21 Step 21/22 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 19:13:21 ---> Running in 25c1c64bd8b2 19:13:21 Removing intermediate container 25c1c64bd8b2 19:13:21 ---> c716a66b7ee4 19:13:21 Step 22/22 : LABEL version=0.0.0 19:13:22 ---> Running in 0c3a3b2bdbba 19:13:22 Removing intermediate container 0c3a3b2bdbba 19:13:22 ---> 99eeec8601bd 19:13:22 19:13:22 Successfully built 99eeec8601bd 19:13:22 Successfully tagged security-proxy-setup-arm64:latest 19:13:23  Building security-proxy-setup ... done Removing intermediate container 6ba3bf7f8d74 19:13:23 ---> f940e24c3ada 19:13:23 19:13:23 Step 9/20 : FROM alpine:3.17 19:13:23 ---> 51e60588ff2c 19:13:23 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:13:23 ---> Using cache 19:13:23 ---> 3c2d5bf79b36 19:13:23 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:13:23 ---> Running in 8e107571e48b 19:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:13:27 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:13:27 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:13:27 OK: 17692 distinct packages available 19:13:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:13:29 (1/9) Installing ca-certificates (20230506-r0) 19:13:29 (2/9) Installing brotli-libs (1.0.9-r9) 19:13:29 (3/9) Installing nghttp2-libs (1.51.0-r0) 19:13:29 (4/9) Installing libcurl (8.1.0-r0) 19:13:29 (5/9) Installing curl (8.1.0-r0) 19:13:29 (6/9) Installing dumb-init (1.2.5-r2) 19:13:29 (7/9) Installing musl-obstack (1.2.3-r0) 19:13:29 (8/9) Installing libucontext (1.2-r0) 19:13:29 (9/9) Installing gcompat (1.1.0-r0) 19:13:29 Executing busybox-1.35.0-r29.trigger 19:13:29 Executing ca-certificates-20230506-r0.trigger 19:13:30 OK: 11 MiB in 24 packages 19:13:31 Removing intermediate container 8e107571e48b 19:13:31 ---> d3d8add078c8 19:13:31 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:32 ---> 5c3d7d359c24 19:13:32 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 19:13:32 ---> b98860680c91 19:13:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:13:34 ---> f80f95851bf1 19:13:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:13:34 ---> 02def0252330 19:13:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:13:34 ---> Running in 469546e10033 19:13:35 Removing intermediate container 469546e10033 19:13:35 ---> 395e62efaa5f 19:13:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 19:13:35 ---> Running in 9b2760c8a829 19:13:35 Removing intermediate container 9b2760c8a829 19:13:35 ---> 20614e7dea83 19:13:35 Step 18/20 : LABEL arch=arm64 19:13:35 ---> Running in a0fae56b49a9 19:13:35 Removing intermediate container a0fae56b49a9 19:13:35 ---> 019001b28689 19:13:35 Step 19/20 : LABEL git_sha=e87d1a2daffa9c73be502136699a891494ebd8a3 19:13:35 ---> Running in 81498612eee9 19:13:36 Removing intermediate container 81498612eee9 19:13:36 ---> 7a8f686d2bc1 19:13:36 Step 20/20 : LABEL version=0.0.0 19:13:36 ---> Running in b9b1dfe8848f 19:13:36 Removing intermediate container b9b1dfe8848f 19:13:36 ---> 90b3e5a6a894 19:13:36 19:13:37 Successfully built 90b3e5a6a894 19:13:37 Successfully tagged security-spiffe-token-provider-arm64:latest 19:13:37  Building security-spiffe-token-provider ... done  [Pipeline] } 19:13:37 $ docker stop --time=1 b43225b31b7f1368e5422c05d7acdfb052dc42f0ce3e80c02d204e9e84ba6e1b 19:13:39 $ docker rm -f --volumes b43225b31b7f1368e5422c05d7acdfb052dc42f0ce3e80c02d204e9e84ba6e1b [Pipeline] // withDockerContainer [Pipeline] sh 19:13:40 + docker images 19:13:40 REPOSITORY TAG IMAGE ID CREATED SIZE 19:13:40 security-spiffe-token-provider-arm64 latest 90b3e5a6a894 4 seconds ago 32.7MB 19:13:40 security-proxy-setup-arm64 latest 99eeec8601bd 18 seconds ago 18.7MB 19:13:40 f940e24c3ada 18 seconds ago 1.57GB 19:13:40 support-notifications-arm64 latest b28b4e2e2fa0 32 seconds ago 32MB 19:13:40 9da216750b20 35 seconds ago 1.51GB 19:13:40 6b5f2d94b9f7 54 seconds ago 1.59GB 19:13:40 core-command-arm64 latest 2e523d213ac0 About a minute ago 19.7MB 19:13:40 core-common-config-bootstrapper-arm64 latest c06fe726a6f9 About a minute ago 17.2MB 19:13:40 37951367435f About a minute ago 1.53GB 19:13:40 82845e3c6136 2 minutes ago 1.52GB 19:13:40 security-bootstrapper-arm64 latest ea20d45a0782 8 minutes ago 21.9MB 19:13:40 37deffd9704d 8 minutes ago 1.51GB 19:13:40 security-spire-agent-arm64 latest 96f2b31fbf9f 10 minutes ago 153MB 19:13:40 security-spire-server-arm64 latest 5ca7da96db38 10 minutes ago 97MB 19:13:40 981f5c5c3f6d 11 minutes ago 1.39GB 19:13:40 42d405ed93df 11 minutes ago 1.39GB 19:13:40 security-spire-config-arm64 latest 9be080581753 11 minutes ago 96.1MB 19:13:40 support-scheduler-arm64 latest 933cafd45cc0 12 minutes ago 31.2MB 19:13:40 cd05f0002eab 12 minutes ago 1.59GB 19:13:40 2236a1ada4d4 12 minutes ago 1.39GB 19:13:40 core-metadata-arm64 latest 78cfb85ccc42 13 minutes ago 20.2MB 19:13:40 core-data-arm64 latest 9f7b6a893f89 13 minutes ago 19.9MB 19:13:40 fa0ca2b3f352 14 minutes ago 1.53GB 19:13:40 096038da369e 14 minutes ago 1.53GB 19:13:40 security-secretstore-setup-arm64 latest ff43adc1e8ed 14 minutes ago 32.2MB 19:13:40 security-proxy-auth-arm64 latest b17b1ea49342 15 minutes ago 18.1MB 19:13:40 e0f80dbe5e70 15 minutes ago 1.52GB 19:13:40 c604c6f3594e 15 minutes ago 1.51GB 19:13:40 ci-base-image-arm64 latest e66a30c241d2 37 minutes ago 899MB 19:13:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB 19:13:40 alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB 19:13:40 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 19:13:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:41 19:13:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:44 arm64: Pulling from edgex-lftools-log-publisher 19:13:44 8998bd30e6a1: Pulling fs layer 19:13:44 04944245beec: Pulling fs layer 19:13:44 699f458cf7ca: Pulling fs layer 19:13:44 765212b225bb: Pulling fs layer 19:13:44 f23df028b6ca: Pulling fs layer 19:13:44 d65c8cfc05b1: Pulling fs layer 19:13:44 2437ff75d9bd: Pulling fs layer 19:13:44 f23df028b6ca: Waiting 19:13:44 d65c8cfc05b1: Waiting 19:13:44 2437ff75d9bd: Waiting 19:13:44 765212b225bb: Waiting 19:13:45 04944245beec: Verifying Checksum 19:13:45 04944245beec: Download complete 19:13:45 765212b225bb: Verifying Checksum 19:13:45 765212b225bb: Download complete 19:13:45 f23df028b6ca: Verifying Checksum 19:13:45 f23df028b6ca: Download complete 19:13:45 d65c8cfc05b1: Verifying Checksum 19:13:45 d65c8cfc05b1: Download complete 19:13:45 699f458cf7ca: Verifying Checksum 19:13:45 8998bd30e6a1: Verifying Checksum 19:13:45 8998bd30e6a1: Download complete 19:13:48 2437ff75d9bd: Download complete 19:13:50 8998bd30e6a1: Pull complete 19:13:50 04944245beec: Pull complete 19:13:52 699f458cf7ca: Pull complete 19:13:52 765212b225bb: Pull complete 19:13:53 f23df028b6ca: Pull complete 19:13:53 d65c8cfc05b1: Pull complete 19:14:08 2437ff75d9bd: Pull complete 19:14:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:14:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:14:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:09 prd-ubuntu20.04-docker-arm64-4c-16g-15918 does not seem to be running inside a container 19:14:09 $ 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 19:14:12 $ docker top 43bfe5d509d6c609019f4903198f71eb6891d269735621a6b7ea18cfa519736e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:13 ---> job-cost.sh 19:14:13 lf-activate-venv: SKIPPING 19:14:13 INFO: No Stack... 19:14:14 INFO: Retrieving Pricing Info for: v3-standard-4 19:14:15 INFO: Archiving Costs [Pipeline] sh 19:14:16 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:14:16 + cut -d, -f6 [Pipeline] lock 19:14:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4571-1-stack-cost] 19:14:16 Resource [jenkins-edgexfoundry-edgex-go-PR-4571-1-stack-cost] did not exist. Created. 19:14:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4571-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:14:16 + echo total: 0.10999999940395355 [Pipeline] stash 19:14:17 Stashed 1 file(s) [Pipeline] } 19:14:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4571-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:14:17 $ docker stop --time=1 43bfe5d509d6c609019f4903198f71eb6891d269735621a6b7ea18cfa519736e 19:14:18 $ docker rm -f --volumes 43bfe5d509d6c609019f4903198f71eb6891d269735621a6b7ea18cfa519736e [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 19:14:19 provisioning config files... 19:14:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2372907305006658778tmp [Pipeline] { [Pipeline] sh 19:14:20 + set +x 19:14:20 + curl -s https://codecov.io/bash 19:14:20 + bash -s -- 19:14:20 19:14:20 _____ _ 19:14:20 / ____| | | 19:14:20 | | ___ __| | ___ ___ _____ __ 19:14:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:14:20 | |___| (_) | (_| | __/ (_| (_) \ V / 19:14:20 \_____\___/ \__,_|\___|\___\___/ \_/ 19:14:20 Bash-1.0.6 19:14:20 19:14:20 19:14:20 ==> git version 2.25.1 found 19:14:20 ==> 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 19:14:20 Release-Date: 2020-01-08 19:14:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:14:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:14:20 ==> Jenkins CI detected. 19:14:20 current dir:  /w/workspace/edgex-go/1 19:14:20 project root: . 19:14:20 --> token set from env 19:14:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:14:20 ==> Running gcov in . (disable via -X gcov) 19:14:20 ==> Python coveragepy not found 19:14:20 ==> Searching for coverage reports in: 19:14:20 + . 19:14:20 -> Found 1 reports 19:14:20 ==> Detecting git/mercurial file structure 19:14:20 ==> Reading reports 19:14:20 + ./coverage.out bytes=447731 19:14:20 ==> Appending adjustments 19:14:20 https://docs.codecov.io/docs/fixing-reports 19:14:21 + Found adjustments 19:14:21 ==> Gzipping contents 19:14:21 60K /tmp/codecov.xDiPZq.gz 19:14:21 ==> Uploading reports 19:14:21 url: https://codecov.io 19:14:21 query: branch=PR-4571&commit=e87d1a2daffa9c73be502136699a891494ebd8a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4571%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4571&job=&cmd_args= 19:14:21 -> Pinging Codecov 19:14:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4571&commit=e87d1a2daffa9c73be502136699a891494ebd8a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4571%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4571&job=&cmd_args= 19:14:21 -> Uploading to 19:14:21 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/00271124DB129430A58F1EEE437C3FCB/e87d1a2daffa9c73be502136699a891494ebd8a3/f4890371-a3a4-43ca-a84b-5503d28fc51a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T191421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=63dc1983b66872917659645a8a45d65088ab00ab417563707f924bbef20c23fa 19:14:21 % Total % Received % Xferd Average Speed Time Time Time Current 19:14:21 Dload Upload Total Spent Left Speed 19:14:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57436 0 0 100 57436 0 235k --:--:-- --:--:-- --:--:-- 235k 19:14:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e87d1a2daffa9c73be502136699a891494ebd8a3 [Pipeline] } 19:14:22 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 19:14:23 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:14:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:14:24 ---> package-listing.sh 19:14:24 ++ facter osfamily 19:14:24 ++ tr '[:upper:]' '[:lower:]' 19:14:24 + OS_FAMILY=debian 19:14:24 + workspace=/w/workspace/edgex-go/1 19:14:24 + START_PACKAGES=/tmp/packages_start.txt 19:14:24 + END_PACKAGES=/tmp/packages_end.txt 19:14:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:14:24 + PACKAGES=/tmp/packages_start.txt 19:14:24 + '[' /w/workspace/edgex-go/1 ']' 19:14:24 + PACKAGES=/tmp/packages_end.txt 19:14:24 + case "${OS_FAMILY}" in 19:14:24 + dpkg -l 19:14:24 + grep '^ii' 19:14:24 + '[' -f /tmp/packages_start.txt ']' 19:14:24 + '[' -f /tmp/packages_end.txt ']' 19:14:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:14:24 + '[' /w/workspace/edgex-go/1 ']' 19:14:24 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:14:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:14:24 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 19:14:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:14:25 19:14:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:14:26 latest: Pulling from edgex-lftools-log-publisher 19:14:26 5eb5b503b376: Pulling fs layer 19:14:26 5c69ac0246d0: Pulling fs layer 19:14:26 ec43610c2a17: Pulling fs layer 19:14:26 3a2ae6a8a46f: Pulling fs layer 19:14:26 33b1e0a273af: Pulling fs layer 19:14:26 5d3b04190fa2: Pulling fs layer 19:14:26 2f39f015ded8: Pulling fs layer 19:14:26 2f39f015ded8: Waiting 19:14:26 3a2ae6a8a46f: Waiting 19:14:26 33b1e0a273af: Waiting 19:14:26 5d3b04190fa2: Waiting 19:14:26 5c69ac0246d0: Download complete 19:14:26 3a2ae6a8a46f: Download complete 19:14:26 33b1e0a273af: Verifying Checksum 19:14:26 33b1e0a273af: Download complete 19:14:26 5d3b04190fa2: Verifying Checksum 19:14:26 5d3b04190fa2: Download complete 19:14:26 ec43610c2a17: Verifying Checksum 19:14:26 ec43610c2a17: Download complete 19:14:26 5eb5b503b376: Verifying Checksum 19:14:26 5eb5b503b376: Download complete 19:14:26 2f39f015ded8: Download complete 19:14:27 5eb5b503b376: Pull complete 19:14:27 5c69ac0246d0: Pull complete 19:14:28 ec43610c2a17: Pull complete 19:14:28 3a2ae6a8a46f: Pull complete 19:14:28 33b1e0a273af: Pull complete 19:14:28 5d3b04190fa2: Pull complete 19:14:32 2f39f015ded8: Pull complete 19:14:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:14:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:32 prd-ubuntu20.04-docker-8c-8g-15914 does not seem to be running inside a container 19:14:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:14:36 $ docker top 47e762be368b7c67968cf75b3946dee13adeb1a2b51288cf22199e44f3daa103 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:37 + touch /tmp/pre-build-complete [Pipeline] sh 19:14:37 + mkdir -p /var/log/sysstat [Pipeline] sh 19:14:37 + ls /var/log/sa-host 19:14:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:37 provisioning config files... 19:14:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13289879366642497285tmp [Pipeline] { [Pipeline] echo 19:14:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:14:38 ---> create-netrc.sh [Pipeline] } 19:14:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:14:38 ---> python-tools-install.sh [Pipeline] echo 19:14:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:14:38 ---> sudo-logs.sh 19:14:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:14:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:14:39 ---> job-cost.sh 19:14:39 lf-activate-venv: SKIPPING 19:14:39 DEBUG: total: 0.10999999940395355 19:14:39 INFO: Retrieving Stack Cost... 19:14:39 INFO: Retrieving Pricing Info for: v3-standard-8 19:14:40 INFO: Archiving Costs [Pipeline] echo 19:14:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:14:40 ---> logs-deploy.sh 19:14:40 lf-activate-venv: SKIPPING 19:14:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4571/1 19:14:40 INFO: archiving workspace using pattern(s): 19:14:41 Archives upload complete. 19:14:41 INFO: archiving logs to Nexus