Pull request #4707 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a0475afc0851801dcacdb54e426899c7719d4fa+b52c6cf761ac112ece749ea113e372719a05fda4 (c751458dc72cbcd5092ec08a84e1a65e0e7a9f81) 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-ssh1999928199106948014.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6306731659855907498.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4707/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-4707/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7218137602097324265.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-4707/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12483785323967332556.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7126031352151700645.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-4707/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-4707/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15990008920200408442.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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]] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10264 in /w/workspace/edgexfoundry_edgex-go_PR-4707 [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/4707/head:refs/remotes/origin/PR-4707 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b52c6cf761ac112ece749ea113e372719a05fda4 into PR head commit 3a0475afc0851801dcacdb54e426899c7719d4fa Merge succeeded, producing 3a0475afc0851801dcacdb54e426899c7719d4fa Checking out Revision 3a0475afc0851801dcacdb54e426899c7719d4fa (PR-4707) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:46:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3a0475afc0851801dcacdb54e426899c7719d4fa # 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 b52c6cf761ac112ece749ea113e372719a05fda4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a0475afc0851801dcacdb54e426899c7719d4fa # timeout=10 [Pipeline] withCredentials 18:46:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:46:38 ========================================================= 18:46:38 EdgeX Global Pipelines Version Info 18:46:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:46:39 ------------------- 18:46:39 stable info: 18:46:39 ------------------- 18:46:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:46:39 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:46:39 Message: update stable to v1.0.254 18:46:40 ------------------- 18:46:40 experimental info: 18:46:40 ------------------- 18:46:40 Commited By: **** collab-it+edgex@linuxfoundation.org 18:46:40 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:46:40 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:46:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:46:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:46:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:46:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:46:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:46:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:46:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4707 [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4707 [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4707 [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a0475afc0851801dcacdb54e426899c7719d4fa [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a0475a [Pipeline] echo 18:46:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:41 provisioning config files... 18:46:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3584213249406897329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:42 ---> docker-login.sh 18:46:42 nexus3.edgexfoundry.org:10001 18:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:42 Configure a credential helper to remove this warning. See 18:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:42 18:46:42 Login Succeeded 18:46:42 nexus3.edgexfoundry.org:10002 18:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:42 Configure a credential helper to remove this warning. See 18:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:42 18:46:42 Login Succeeded 18:46:42 nexus3.edgexfoundry.org:10003 18:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:42 Configure a credential helper to remove this warning. See 18:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:42 18:46:42 Login Succeeded 18:46:42 nexus3.edgexfoundry.org:10004 18:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:42 Configure a credential helper to remove this warning. See 18:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:42 18:46:42 Login Succeeded 18:46:42 docker.io 18:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:43 Configure a credential helper to remove this warning. See 18:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:43 18:46:43 Login Succeeded 18:46:43 ---> docker-login.sh ends [Pipeline] } 18:46:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:46:43 + 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:46:43 + dirname cmd/core-command/Dockerfile 18:46:43 + cut -d/ -f2 18:46:43 + echo core-command,cmd/core-command/Dockerfile 18:46:43 + cut -d/ -f2 18:46:43 + dirname cmd/core-common-config-bootstrapper/Dockerfile 18:46:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 18:46:43 + cut -d/ -f2 18:46:43 + dirname cmd/core-data/Dockerfile 18:46:43 + echo core-data,cmd/core-data/Dockerfile 18:46:43 + + dirname cmd/core-metadata/Dockerfile 18:46:43 cut -d/ -f2 18:46:43 + echo core-metadata,cmd/core-metadata/Dockerfile 18:46:43 + dirname cmd/security-bootstrapper/Dockerfile 18:46:43 + cut -d/ -f2 18:46:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:46:43 + dirname cmd/security-proxy-auth/Dockerfile 18:46:43 + cut -d/ -f2 18:46:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 18:46:43 + dirname cmd/security-proxy-setup/Dockerfile 18:46:43 + cut -d/ -f2 18:46:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:46:43 + dirname cmd/security-secretstore-setup/Dockerfile 18:46:43 + cut -d/ -f2 18:46:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:46:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:46:43 + cut -d/ -f2 18:46:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:46:43 + dirname cmd/security-spire-agent/Dockerfile 18:46:43 + cut -d/ -f2 18:46:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:46:43 + dirname cmd/security-spire-config/Dockerfile 18:46:43 + cut -d/ -f2 18:46:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:46:43 + dirname cmd/security-spire-server/Dockerfile 18:46:43 + cut -d/ -f2 18:46:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:46:43 + dirname cmd/support-notifications/Dockerfile 18:46:43 + cut -d/ -f2 18:46:43 + echo support-notifications,cmd/support-notifications/Dockerfile 18:46:43 + + cut -d/dirname -f2 cmd/support-scheduler/Dockerfile 18:46:43 18:46:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 18:46:43 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:46:44 + git rev-list -1 --merges 3a0475afc0851801dcacdb54e426899c7719d4fa~1..3a0475afc0851801dcacdb54e426899c7719d4fa [Pipeline] echo 18:46:44 -----------> git rev-list -1 --merges 3a0475afc0851801dcacdb54e426899c7719d4fa~1..3a0475afc0851801dcacdb54e426899c7719d4fa 3a0475afc0851801dcacdb54e426899c7719d4fa [false] [Pipeline] sh 18:46:44 + git log --format=format:%s -1 3a0475afc0851801dcacdb54e426899c7719d4fa [Pipeline] echo 18:46:44 ========================================================= 18:46:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:46:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:46:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:46:45 + grep -v github /etc/ssh/ssh_known_hosts 18:46:45 + [ -e /tmp/ssh_known_hosts ] 18:46:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:46:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:46:45 + sudo tee -a /etc/ssh/ssh_known_hosts 18:46:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:46:45 18:46:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:46:45 0.1.4: Pulling from edgex-devops/py-git-semver 18:46:45 b85a868b505f: Pulling fs layer 18:46:45 e2be974225ed: Pulling fs layer 18:46:45 339a4e72a1f5: Pulling fs layer 18:46:45 988bab9f4d93: Pulling fs layer 18:46:45 1469e6f7b9e6: Pulling fs layer 18:46:45 eaf3925da568: Pulling fs layer 18:46:45 bab4dde63d76: Pulling fs layer 18:46:45 bde34c3a00c8: Pulling fs layer 18:46:45 b352a97aabf1: Pulling fs layer 18:46:45 4872d77fe225: Pulling fs layer 18:46:45 5851b861e8e6: Pulling fs layer 18:46:45 988bab9f4d93: Waiting 18:46:45 1469e6f7b9e6: Waiting 18:46:45 eaf3925da568: Waiting 18:46:45 bab4dde63d76: Waiting 18:46:45 4872d77fe225: Waiting 18:46:45 bde34c3a00c8: Waiting 18:46:45 b352a97aabf1: Waiting 18:46:45 5851b861e8e6: Waiting 18:46:45 e2be974225ed: Verifying Checksum 18:46:45 e2be974225ed: Download complete 18:46:45 988bab9f4d93: Verifying Checksum 18:46:45 988bab9f4d93: Download complete 18:46:45 339a4e72a1f5: Verifying Checksum 18:46:45 339a4e72a1f5: Download complete 18:46:45 eaf3925da568: Download complete 18:46:45 1469e6f7b9e6: Verifying Checksum 18:46:45 1469e6f7b9e6: Download complete 18:46:46 bde34c3a00c8: Download complete 18:46:46 b352a97aabf1: Verifying Checksum 18:46:46 b352a97aabf1: Download complete 18:46:46 4872d77fe225: Verifying Checksum 18:46:46 4872d77fe225: Download complete 18:46:46 5851b861e8e6: Download complete 18:46:46 b85a868b505f: Verifying Checksum 18:46:46 b85a868b505f: Download complete 18:46:46 bab4dde63d76: Verifying Checksum 18:46:46 bab4dde63d76: Download complete 18:46:47 b85a868b505f: Pull complete 18:46:47 e2be974225ed: Pull complete 18:46:47 339a4e72a1f5: Pull complete 18:46:48 988bab9f4d93: Pull complete 18:46:48 1469e6f7b9e6: Pull complete 18:46:48 eaf3925da568: Pull complete 18:46:50 bab4dde63d76: Pull complete 18:46:50 bde34c3a00c8: Pull complete 18:46:50 b352a97aabf1: Pull complete 18:46:50 4872d77fe225: Pull complete 18:46:50 5851b861e8e6: Pull complete 18:46:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:46:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:46:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:50 prd-ubuntu20.04-docker-8c-8g-10264 does not seem to be running inside a container 18:46:50 $ 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:46:53 $ docker top e484110f819988a84b339ef882bac042142211880457d97cbcc93777aab534ec -eo pid,comm 18:46:53 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:46:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:46:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:53 [ssh-agent] Looking for ssh-agent implementation... 18:46:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:54 $ docker exec e484110f819988a84b339ef882bac042142211880457d97cbcc93777aab534ec ssh-agent 18:46:54 SSH_AUTH_SOCK=/tmp/ssh-RjVNdfTaTT2m/agent.32 18:46:54 SSH_AGENT_PID=38 18:46:54 Running ssh-add (command line suppressed) 18:46:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17079320459731216356.key (/w/workspace/edgex-go/1@tmp/private_key_17079320459731216356.key) 18:46:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:54 + git tag --points-at HEAD [Pipeline] } 18:46:54 $ docker exec --env ******** --env ******** e484110f819988a84b339ef882bac042142211880457d97cbcc93777aab534ec ssh-agent -k 18:46:54 unset SSH_AUTH_SOCK; 18:46:54 unset SSH_AGENT_PID; 18:46:54 echo Agent pid 38 killed; 18:46:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:46:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:54 [ssh-agent] Looking for ssh-agent implementation... 18:46:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:54 $ docker exec e484110f819988a84b339ef882bac042142211880457d97cbcc93777aab534ec ssh-agent 18:46:55 SSH_AUTH_SOCK=/tmp/ssh-ijnT2ihj9rmJ/agent.70 18:46:55 SSH_AGENT_PID=76 18:46:55 Running ssh-add (command line suppressed) 18:46:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10821189336819288160.key (/w/workspace/edgex-go/1@tmp/private_key_10821189336819288160.key) 18:46:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:55 + git semver init 18:46:55 2023-10-24 18:46:55,681 [run_init] DEBUG init version:0.0.0 force:False 18:46:55 2023-10-24 18:46:55,682 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 18:46:55 2023-10-24 18:46:55,682 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 18:46:55 2023-10-24 18:46:55,683 [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:47:01 2023-10-24 18:47:00,618 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 18:47:01 2023-10-24 18:47:00,619 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4707 with force:False 18:47:01 2023-10-24 18:47:00,619 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4707 18:47:01 2023-10-24 18:47:00,623 [execute] INFO git cat-file --batch-check 18:47:01 2023-10-24 18:47:00,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:47:01 2023-10-24 18:47:00,630 [execute] INFO git cat-file --batch 18:47:01 2023-10-24 18:47:00,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:47:01 2023-10-24 18:47:00,635 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4707 18:47:01 0.0.0 [Pipeline] } 18:47:01 $ docker exec --env ******** --env ******** e484110f819988a84b339ef882bac042142211880457d97cbcc93777aab534ec ssh-agent -k 18:47:01 unset SSH_AUTH_SOCK; 18:47:01 unset SSH_AGENT_PID; 18:47:01 echo Agent pid 76 killed; 18:47:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:47:01 + git semver [Pipeline] } 18:47:01 $ docker stop --time=1 e484110f819988a84b339ef882bac042142211880457d97cbcc93777aab534ec 18:47:03 $ docker rm -f --volumes e484110f819988a84b339ef882bac042142211880457d97cbcc93777aab534ec [Pipeline] // withDockerContainer [Pipeline] sh 18:47:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:47:03 Stashed 1 file(s) [Pipeline] echo 18:47:03 [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:47:04 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:47:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:47:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:47:04 ========================================================= 18:47:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:47:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:47:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:47:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:47:05 7264a8db6415: Pulling fs layer 18:47:05 c4d48a809fc2: Pulling fs layer 18:47:05 4f1c88b9dad5: Pulling fs layer 18:47:05 ad3a456e5733: Pulling fs layer 18:47:05 33e27b845d1e: Pulling fs layer 18:47:05 c68163c4e522: Pulling fs layer 18:47:05 50da416c3ac9: Pulling fs layer 18:47:05 23d2d4c4bb30: Pulling fs layer 18:47:05 ad3a456e5733: Waiting 18:47:05 33e27b845d1e: Waiting 18:47:05 c68163c4e522: Waiting 18:47:05 50da416c3ac9: Waiting 18:47:05 23d2d4c4bb30: Waiting 18:47:05 c4d48a809fc2: Verifying Checksum 18:47:05 c4d48a809fc2: Download complete 18:47:05 ad3a456e5733: Download complete 18:47:05 33e27b845d1e: Download complete 18:47:05 7264a8db6415: Verifying Checksum 18:47:05 7264a8db6415: Download complete 18:47:05 c68163c4e522: Verifying Checksum 18:47:05 c68163c4e522: Download complete 18:47:05 7264a8db6415: Pull complete 18:47:05 c4d48a809fc2: Pull complete 18:47:05 23d2d4c4bb30: Verifying Checksum 18:47:05 23d2d4c4bb30: Download complete 18:47:05 4f1c88b9dad5: Verifying Checksum 18:47:05 4f1c88b9dad5: Download complete 18:47:05 50da416c3ac9: Verifying Checksum 18:47:05 50da416c3ac9: Download complete 18:47:09 4f1c88b9dad5: Pull complete 18:47:09 ad3a456e5733: Pull complete 18:47:09 33e27b845d1e: Pull complete 18:47:09 c68163c4e522: Pull complete 18:47:11 50da416c3ac9: Pull complete 18:47:12 23d2d4c4bb30: Pull complete 18:47:12 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:47:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:47:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 18:47:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:47:12 WORKDIR /edgex 18:47:12 COPY go.mod . 18:47:12 RUN go mod download 18:47:12 + docker build -t ci-base-image-x86_64 -f - . 18:47:12 Sending build context to Docker daemon 171MB 18:47:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:47:12 ---> 0786185ac409 18:47:12 Step 2/4 : WORKDIR /edgex 18:47:18 ---> Running in 38200b9bcf72 18:47:18 Removing intermediate container 38200b9bcf72 18:47:18 ---> 51095116b1fb 18:47:18 Step 3/4 : COPY go.mod . 18:47:18 ---> ee7e4c90041c 18:47:18 Step 4/4 : RUN go mod download 18:47:18 ---> Running in 4a8990f9b29a 18:47:19 Still waiting to schedule task 18:47:19 ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:47:19 ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:47:19 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10267’ is offline 18:47:40 Removing intermediate container 4a8990f9b29a 18:47:40 ---> 5f4f13ad2c69 18:47:40 Successfully built 5f4f13ad2c69 18:47:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:40 + docker inspect -f . ci-base-image-x86_64 18:47:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:40 prd-ubuntu20.04-docker-8c-8g-10264 does not seem to be running inside a container 18:47:40 $ 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:47:41 $ docker top 16ca35a14c3fc827ec4b12d432a8df76fc11b7ff1732d47a0980989979762532 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:41 + go version 18:47:41 go version go1.21.0 linux/amd64 [Pipeline] } 18:47:41 $ docker stop --time=1 16ca35a14c3fc827ec4b12d432a8df76fc11b7ff1732d47a0980989979762532 18:47:43 $ docker rm -f --volumes 16ca35a14c3fc827ec4b12d432a8df76fc11b7ff1732d47a0980989979762532 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:43 + docker inspect -f . ci-base-image-x86_64 18:47:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:43 prd-ubuntu20.04-docker-8c-8g-10264 does not seem to be running inside a container 18:47:43 $ 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:47:44 $ docker top b3ee008c7db239b21b272a881f952bab39780b01654d32a9bc9d97f3b268c7d7 -eo pid,comm [Pipeline] { [Pipeline] echo 18:47:44 ========================================================= 18:47:44 [edgeXBuildGoParallel] Running Tests and Build... 18:47:44 ========================================================= [Pipeline] sh 18:47:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:47:45 + make test 18:47:45 go test -race -coverprofile=coverage.out ./... 18:47:53 ? github.com/edgexfoundry/edgex-go [no test files] 18:48:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:48:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:48:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:48:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:48:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:48:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:48:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:48:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:48:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:48:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.058s coverage: 28.7% of statements 18:48:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:48:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:48:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:48:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.057s coverage: 97.0% of statements 18:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.096s coverage: 69.2% of statements 18:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements 18:48:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.269s coverage: 93.4% of statements 18:48:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.067s coverage: 4.1% of statements 18:48:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:48:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:48:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:48:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.408s coverage: 97.6% of statements 18:48:16 ok github.com/edgexfoundry/edgex-go/internal/io 1.142s coverage: 72.2% of statements 18:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:48:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.081s coverage: 0.9% of statements 18:48:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 32.2% of statements 18:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.069s coverage: 41.7% of statements 18:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.072s coverage: 82.9% of statements 18:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.094s coverage: 94.1% of statements 18:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.095s coverage: 96.3% of statements 18:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.073s coverage: 87.5% of statements 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:48:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:48:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:48:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:48:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:48:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:48:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:48:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:48:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:48:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:48:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:48:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:48:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.056s coverage: 94.4% of statements 18:48:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:48:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:48:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:48:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:48:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:48:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:48:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:48:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.300s coverage: 79.9% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.044s coverage: 62.3% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.050s coverage: 87.2% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.046s coverage: 86.0% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.173s coverage: 63.1% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.188s coverage: 38.4% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.076s coverage: 19.9% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 95.7% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.042s coverage: 61.8% of statements 18:48:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 98.9% of statements 18:48:45 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:48:45 running golangci-lint 18:48:45 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 18:48:45 go version go1.21.0 linux/amd64 18:48:45 level=info msg="[config_reader] Used config file .golangci.yml" 18:48:45 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 18:49:00 level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|deps|exports_file|imports|name|compiled_files) took 14.306144359s" 18:49:00 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.544842ms" 18:49:10 level=info msg="[linters_context/goanalysis] analyzers took 1m42.490563856s with top 10 stages: buildir: 40.92865665s, gosec: 7.915463082s, inspect: 2.099880423s, fact_deprecated: 1.85411178s, printf: 1.670958351s, ctrlflow: 1.328801458s, S1038: 1.274900115s, fact_purity: 1.173062537s, nilness: 1.015993819s, isgenerated: 815.972322ms" 18:49:10 level=info msg="[runner] Issues before processing: 197, after processing: 0" 18:49:10 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, cgo: 197/197, skip_files: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, exclude: 197/197, nolint: 0/21" 18:49:10 level=info msg="[runner] processing took 22.057213ms with stages: nolint: 12.161763ms, identifier_marker: 4.58069ms, autogenerated_exclude: 1.899754ms, path_prettifier: 1.41762ms, exclude-rules: 1.044309ms, skip_dirs: 896.955µs, cgo: 31.671µs, filename_unadjuster: 17.131µs, max_same_issues: 2.23µs, fixer: 780ns, diff: 720ns, uniq_by_line: 720ns, skip_files: 470ns, severity-rules: 450ns, source_code: 400ns, sort_results: 380ns, path_shortener: 340ns, max_per_file_from_linter: 280ns, exclude: 280ns, max_from_linter: 160ns, path_prefixer: 110ns" 18:49:10 level=info msg="[runner] linters took 10.14988678s with stages: goanalysis_metalinter: 10.127688793s" 18:49:10 level=info msg="File cache stats: 0 entries of total size 0B" 18:49:10 level=info msg="Memory: 243 samples, avg is 253.2MB, max is 933.4MB" 18:49:10 level=info msg="Execution took 24.509893287s" 18:49:10 go vet ./... 18:49:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:49:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:49:14 ./bin/test-attribution-txt.sh [Pipeline] echo 18:49:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:49:14 + ls -al . 18:49:14 total 728 18:49:14 drwxrwxr-x 11 1001 1001 4096 Oct 24 18:47 . 18:49:14 drwxr-xr-x 4 root root 4096 Oct 24 18:47 .. 18:49:14 drwxrwxr-x 2 1001 1001 4096 Oct 24 18:46 .blubracket 18:49:14 -rw-rw-r-- 1 1001 1001 10 Oct 24 18:46 .dockerignore 18:49:14 drwxrwxr-x 8 1001 1001 4096 Oct 24 18:48 .git 18:49:14 drwxrwxr-x 3 1001 1001 4096 Oct 24 18:46 .github 18:49:14 -rw-rw-r-- 1 1001 1001 1074 Oct 24 18:46 .gitignore 18:49:14 -rw-rw-r-- 1 1001 1001 42 Oct 24 18:46 .golangci.yml 18:49:14 -rw-rw-r-- 1 1001 1001 100 Oct 24 18:46 .hadolint.yml 18:49:14 drwxr-xr-x 3 1001 1001 4096 Oct 24 18:47 .semver 18:49:14 -rw-rw-r-- 1 1001 1001 155 Oct 24 18:46 .sonarcloud.properties 18:49:14 -rw-rw-r-- 1 1001 1001 1171 Oct 24 18:46 ADOPTERS.md 18:49:14 -rw-rw-r-- 1 1001 1001 11674 Oct 24 18:46 Attribution.txt 18:49:14 -rw-rw-r-- 1 1001 1001 93407 Oct 24 18:46 CHANGELOG.md 18:49:14 -rw-rw-r-- 1 1001 1001 3804 Oct 24 18:46 CONTRIBUTING.md 18:49:14 -rw-rw-r-- 1 1001 1001 677 Oct 24 18:46 GOVERNANCE.md 18:49:14 -rw-rw-r-- 1 1001 1001 861 Oct 24 18:46 Jenkinsfile 18:49:14 -rw-rw-r-- 1 1001 1001 10775 Oct 24 18:46 LICENSE 18:49:14 -rw-rw-r-- 1 1001 1001 15054 Oct 24 18:46 Makefile 18:49:14 -rw-rw-r-- 1 1001 1001 582 Oct 24 18:46 OWNERS.md 18:49:14 -rw-rw-r-- 1 1001 1001 9527 Oct 24 18:46 README.md 18:49:14 -rw-rw-r-- 1 1001 1001 789 Oct 24 18:46 SECURITY.md 18:49:14 -rw-rw-r-- 1 1001 1001 5 Oct 24 18:47 VERSION 18:49:14 drwxrwxr-x 2 1001 1001 4096 Oct 24 18:46 bin 18:49:14 drwxrwxr-x 18 1001 1001 4096 Oct 24 18:46 cmd 18:49:14 -rw-r--r-- 1 root root 453602 Oct 24 18:48 coverage.out 18:49:14 drwxrwxr-x 2 1001 1001 4096 Oct 24 18:46 fuzz_test 18:49:14 -rw-rw-r-- 1 1001 1001 3689 Oct 24 18:46 go.mod 18:49:14 -rw-rw-r-- 1 1001 1001 34446 Oct 24 18:46 go.sum 18:49:14 drwxrwxr-x 7 1001 1001 4096 Oct 24 18:46 internal 18:49:14 drwxrwxr-x 3 1001 1001 4096 Oct 24 18:46 openapi 18:49:14 -rw-rw-r-- 1 1001 1001 584 Oct 24 18:46 security.txt 18:49:14 -rw-rw-r-- 1 1001 1001 204 Oct 24 18:46 version.go [Pipeline] sh 18:49:14 + '[' -e coverage.out ] 18:49:14 + chown 1001:1001 coverage.out [Pipeline] stash 18:49:15 Stashed 1 file(s) [Pipeline] sh 18:49:15 + make build 18:49:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:49:27 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:49:29 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:49:30 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:49:31 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:49:37 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:49: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:49: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:49: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:49:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:49:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:49:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:49:45 $ docker stop --time=1 b3ee008c7db239b21b272a881f952bab39780b01654d32a9bc9d97f3b268c7d7 18:49:49 $ docker rm -f --volumes b3ee008c7db239b21b272a881f952bab39780b01654d32a9bc9d97f3b268c7d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:49:50 18:49:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:49:50 latest: Pulling from edgex-devops/edgex-compose 18:49:50 91d30c5bc195: Pulling fs layer 18:49:50 2e9b0aa3be6d: Pulling fs layer 18:49:50 9c61dcf015f6: Pulling fs layer 18:49:50 4698f68db338: Pulling fs layer 18:49:50 2a2f49069b9e: Pulling fs layer 18:49:50 e0025b399a48: Pulling fs layer 18:49:50 4698f68db338: Waiting 18:49:50 2a2f49069b9e: Waiting 18:49:50 e0025b399a48: Waiting 18:49:50 91d30c5bc195: Verifying Checksum 18:49:50 91d30c5bc195: Download complete 18:49:50 4698f68db338: Verifying Checksum 18:49:50 4698f68db338: Download complete 18:49:50 91d30c5bc195: Pull complete 18:49:50 2e9b0aa3be6d: Verifying Checksum 18:49:50 2e9b0aa3be6d: Download complete 18:49:50 e0025b399a48: Verifying Checksum 18:49:50 e0025b399a48: Download complete 18:49:50 2a2f49069b9e: Verifying Checksum 18:49:50 2a2f49069b9e: Download complete 18:49:51 2e9b0aa3be6d: Pull complete 18:49:51 9c61dcf015f6: Verifying Checksum 18:49:51 9c61dcf015f6: Download complete 18:49:54 9c61dcf015f6: Pull complete 18:49:54 4698f68db338: Pull complete 18:49:54 2a2f49069b9e: Pull complete 18:49:54 e0025b399a48: Pull complete 18:49:54 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 18:49:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:49:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:54 prd-ubuntu20.04-docker-8c-8g-10264 does not seem to be running inside a container 18:49:54 $ 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:49:58 $ docker top b901740b79059cf79bb16f46e8a05f32b63ccb2a01cd5647357f667dc850c7cc -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:58 + docker compose -f ./docker-compose-build.yml build --parallel 18:50:00 #1 [security-spire-server internal] load build definition from Dockerfile 18:50:00 #1 transferring dockerfile: 1.59kB done 18:50:00 #1 DONE 0.0s 18:50:00 18:50:00 #2 [core-data internal] load build definition from Dockerfile 18:50:00 #2 transferring dockerfile: 1.90kB done 18:50:00 #2 DONE 0.0s 18:50:00 18:50:00 #3 [support-notifications internal] load build definition from Dockerfile 18:50:00 #3 transferring dockerfile: 1.84kB done 18:50:00 #3 DONE 0.0s 18:50:00 18:50:00 #4 [core-command internal] load build definition from Dockerfile 18:50:00 #4 transferring dockerfile: 1.82kB done 18:50:00 #4 DONE 0.0s 18:50:00 18:50:00 #5 [support-scheduler internal] load build definition from Dockerfile 18:50:00 #5 transferring dockerfile: 1.82kB done 18:50:00 #5 DONE 0.0s 18:50:00 18:50:00 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 18:50:00 #6 transferring dockerfile: 1.78kB done 18:50:00 #6 DONE 0.0s 18:50:00 18:50:00 #7 [security-spire-agent internal] load build definition from Dockerfile 18:50:00 #7 transferring dockerfile: 1.70kB done 18:50:00 #7 DONE 0.1s 18:50:00 18:50:00 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 18:50:00 #8 transferring dockerfile: 2.12kB done 18:50:00 #8 DONE 0.1s 18:50:00 18:50:00 #9 [core-metadata internal] load build definition from Dockerfile 18:50:00 #9 transferring dockerfile: 1.96kB done 18:50:00 #9 DONE 0.0s 18:50:00 18:50:00 #10 [security-proxy-setup internal] load build definition from Dockerfile 18:50:00 #10 transferring dockerfile: 2.39kB done 18:50:00 #10 DONE 0.1s 18:50:00 18:50:00 #11 [security-proxy-auth internal] load build definition from Dockerfile 18:50:00 #11 transferring dockerfile: 2.04kB done 18:50:00 #11 DONE 0.1s 18:50:00 18:50:00 #12 [security-secretstore-setup internal] load build definition from Dockerfile 18:50:00 #12 transferring dockerfile: 2.38kB done 18:50:00 #12 DONE 0.1s 18:50:00 18:50:00 #13 [security-spire-config internal] load build definition from Dockerfile 18:50:00 #13 transferring dockerfile: 1.58kB 0.0s done 18:50:00 #13 DONE 0.1s 18:50:00 18:50:00 #14 [security-bootstrapper internal] load build definition from Dockerfile 18:50:00 #14 transferring dockerfile: 2.82kB done 18:50:00 #14 DONE 0.1s 18:50:00 18:50:00 #15 [security-spire-server internal] load .dockerignore 18:50:00 #15 transferring context: 50B done 18:50:00 #15 DONE 0.1s 18:50:00 18:50:00 #16 [support-notifications internal] load .dockerignore 18:50:00 #16 DONE 0.0s 18:50:00 18:50:00 #17 [core-data internal] load .dockerignore 18:50:00 #17 transferring context: 50B done 18:50:00 #17 DONE 0.0s 18:50:01 18:50:01 #16 [support-notifications internal] load .dockerignore 18:50:01 #16 transferring context: 50B done 18:50:01 #16 DONE 0.0s 18:50:01 18:50:01 #18 [core-command internal] load .dockerignore 18:50:01 #18 transferring context: 50B done 18:50:01 #18 DONE 0.0s 18:50:01 18:50:01 #19 [support-scheduler internal] load .dockerignore 18:50:01 #19 transferring context: 50B done 18:50:01 #19 DONE 0.0s 18:50:01 18:50:01 #20 [security-spiffe-token-provider internal] load .dockerignore 18:50:01 #20 transferring context: 50B done 18:50:01 #20 DONE 0.0s 18:50:01 18:50:01 #21 [security-spire-agent internal] load .dockerignore 18:50:01 #21 transferring context: 50B done 18:50:01 #21 DONE 0.0s 18:50:01 18:50:01 #22 [core-metadata internal] load .dockerignore 18:50:01 #22 transferring context: 50B done 18:50:01 #22 DONE 0.0s 18:50:01 18:50:01 #23 [security-proxy-auth internal] load .dockerignore 18:50:01 #23 transferring context: 50B done 18:50:01 #23 DONE 0.0s 18:50:01 18:50:01 #24 [security-proxy-setup internal] load .dockerignore 18:50:01 #24 transferring context: 50B done 18:50:01 #24 DONE 0.0s 18:50:01 18:50:01 #25 [security-spire-config internal] load .dockerignore 18:50:01 #25 transferring context: 50B done 18:50:01 #25 DONE 0.0s 18:50:01 18:50:01 #26 [core-common-config-bootstrapper internal] load .dockerignore 18:50:01 #26 transferring context: 50B done 18:50:01 #26 DONE 0.0s 18:50:01 18:50:01 #27 [security-secretstore-setup internal] load .dockerignore 18:50:01 #27 transferring context: 50B done 18:50:01 #27 DONE 0.0s 18:50:01 18:50:01 #28 [security-bootstrapper internal] load .dockerignore 18:50:01 #28 transferring context: 50B done 18:50:01 #28 DONE 0.0s 18:50:01 18:50:01 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 18:50:01 #29 ... 18:50:01 18:50:01 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:50:01 #30 DONE 0.0s 18:50:01 18:50:01 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:50:01 #30 DONE 0.0s 18:50:01 18:50:01 #31 [core-command internal] load metadata for docker.io/library/alpine:3.18 18:50:01 #31 DONE 0.1s 18:50:01 18:50:01 #32 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:50:01 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:50:01 #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:50:01 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 18:50:01 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:50:01 #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:50:01 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 18:50:01 #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 18:50:01 #32 ... 18:50:01 18:50:01 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:50:01 #30 DONE 0.0s 18:50:01 18:50:01 #32 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:50:01 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:50:01 #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:50:01 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 18:50:01 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:50:01 #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:50:01 #32 ... 18:50:01 18:50:01 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:50:01 #30 DONE 0.0s 18:50:01 18:50:01 #32 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:50:01 #32 ... 18:50:01 18:50:01 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:50:01 #30 DONE 0.0s 18:50:01 18:50:01 #32 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:50:01 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:50:01 #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:50:01 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 18:50:01 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:50:01 #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:50:01 #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 18:50:01 #32 ... 18:50:01 18:50:01 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:50:01 #30 DONE 0.0s 18:50:01 18:50:01 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 18:50:01 #31 DONE 0.6s 18:50:01 18:50:01 #32 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:50:01 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:50:01 #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:50:01 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 18:50:01 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:50:01 #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:50:01 #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 18:50:01 #32 ... 18:50:01 18:50:01 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:50:01 #30 DONE 0.0s 18:50:02 18:50:02 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 18:50:02 #29 DONE 1.0s 18:50:02 18:50:02 #32 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:50:02 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:50:02 #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:50:02 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 18:50:02 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:50:02 #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:50:02 #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 18:50:02 #32 ... 18:50:02 18:50:02 #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 18:50:02 #31 DONE 0.8s 18:50:02 18:50:02 #32 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:50:02 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:50:02 #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:50:02 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 18:50:02 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:50:02 #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:50:02 #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 18:50:02 #32 ... 18:50:02 18:50:02 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 18:50:02 #33 DONE 1.0s 18:50:02 18:50:02 #32 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:50:02 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:50:02 #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:50:02 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 18:50:02 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:50:02 #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:50:02 #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 18:50:02 #32 DONE 1.3s 18:50:02 18:50:02 #34 [security-spire-config internal] load build context 18:50:02 #34 transferring context: 16.35kB 0.0s done 18:50:02 #34 DONE 0.4s 18:50:02 18:50:02 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:50:02 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 18:50:02 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 18:50:02 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 18:50:02 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 18:50:02 #35 ... 18:50:02 18:50:02 #36 [security-spire-server internal] load build context 18:50:02 #36 transferring context: 18.10kB 0.1s done 18:50:02 #36 DONE 0.4s 18:50:02 18:50:02 #37 [core-metadata internal] load build context 18:50:03 #37 ... 18:50:03 18:50:03 #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 18:50:03 #38 DONE 2.0s 18:50:03 18:50:03 #37 [core-metadata internal] load build context 18:50:03 #37 ... 18:50:03 18:50:03 #39 [security-spire-agent internal] load build context 18:50:03 #39 transferring context: 17.63kB 0.0s done 18:50:03 #39 DONE 0.9s 18:50:03 18:50:03 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:50:03 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 18:50:03 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 18:50:03 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 18:50:03 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 18:50:03 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 18:50:03 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 1.1s 18:50:03 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 18:50:03 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s 18:50:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10270 in /w/workspace/edgexfoundry_edgex-go_PR-4707 [Pipeline] { [Pipeline] ws 18:50:05 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:50:05 The recommended git tool is: git 18:50:08 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.2s 18:50:10 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 7.2s done 18:50:11 #35 ... 18:50:11 18:50:11 #40 [core-data internal] load build context 18:50:11 #40 transferring context: 364.90MB 9.4s done 18:50:11 #40 ... 18:50:11 18:50:11 #41 [support-scheduler internal] load build context 18:50:11 #41 ... 18:50:11 18:50:11 #42 [core-command internal] load build context 18:50:11 #42 transferring context: 364.90MB 8.8s done 18:50:11 #42 ... 18:50:11 18:50:11 #43 [support-notifications internal] load build context 18:50:11 #43 ... 18:50:11 18:50:11 #44 [security-spiffe-token-provider internal] load build context 18:50:11 #44 transferring context: 364.90MB 9.1s done 18:50:12 #44 ... 18:50:12 18:50:12 #45 [security-proxy-auth internal] load build context 18:50:12 #45 ... 18:50:12 18:50:12 #46 [security-proxy-setup internal] load build context 18:50:12 #46 ... 18:50:12 18:50:12 #47 [security-secretstore-setup internal] load build context 18:50:12 #47 transferring context: 364.90MB 8.2s done 18:50:12 #47 ... 18:50:12 18:50:12 #48 [core-common-config-bootstrapper internal] load build context 18:50:12 #48 ... 18:50:12 18:50:12 #49 [security-bootstrapper internal] load build context 18:50:12 #49 transferring context: 364.90MB 9.1s done 18:50:12 #49 ... 18:50:12 18:50:12 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:50:12 #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 18:50:12 #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 18:50:12 #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 18:50:12 #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 18:50:12 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 18:50:12 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 18:50:12 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 18:50:12 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 8.3s done 18:50:12 #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.1s done 18:50:12 #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 18:50:12 #50 ... 18:50:12 18:50:12 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:50:12 #51 ... 18:50:12 18:50:12 #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 18:50:13 using credential edgex-jenkins-ssh 18:50:13 Cloning the remote Git repository 18:50:13 #52 ... 18:50:13 18:50:13 #53 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:50:13 #53 ... 18:50:13 18:50:13 #54 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 18:50:13 #54 ... 18:50:13 18:50:13 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 18:50:14 #55 ... 18:50:14 18:50:14 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:50:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:50:13 > git init /w/workspace/edgex-go/1 # timeout=10 18:50:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:50:13 > git --version # timeout=10 18:50:13 > git --version # 'git version 2.25.1' 18:50:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:50:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:50:14 #56 ... 18:50:14 18:50:14 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 18:50:14 #57 ... 18:50:14 18:50:14 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:50:14 #58 ... 18:50:14 18:50:14 #59 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 18:50:14 #59 ... 18:50:14 18:50:14 #37 [core-metadata internal] load build context 18:50:14 #37 transferring context: 364.90MB 8.0s done 18:50:14 #37 ... 18:50:14 18:50:14 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 18:50:14 #60 ... 18:50:14 18:50:14 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:50:14 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.4s 18:50:15 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done 18:50:22 #35 ... 18:50:22 18:50:22 #41 [support-scheduler internal] load build context 18:50:22 #41 transferring context: 364.90MB 10.8s done 18:50:22 #41 ... 18:50:22 18:50:22 #43 [support-notifications internal] load build context 18:50:22 #43 transferring context: 364.90MB 11.9s done 18:50:22 #43 ... 18:50:22 18:50:22 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:50:22 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done 18:50:22 #50 ... 18:50:22 18:50:22 #45 [security-proxy-auth internal] load build context 18:50:22 #45 transferring context: 364.90MB 10.0s done 18:50:22 #45 ... 18:50:22 18:50:22 #46 [security-proxy-setup internal] load build context 18:50:22 #46 transferring context: 364.90MB 10.4s done 18:50:22 #46 ... 18:50:22 18:50:22 #48 [core-common-config-bootstrapper internal] load build context 18:50:22 #48 transferring context: 364.90MB 10.2s done 18:50:23 #48 ... 18:50:23 18:50:23 #37 [core-metadata internal] load build context 18:50:23 #37 DONE 22.3s 18:50:23 18:50:23 #59 [support-notifications builder 2/7] WORKDIR /edgex-go 18:50:23 #59 DONE 20.6s 18:50:23 18:50:23 #42 [core-command internal] load build context 18:50:23 #42 DONE 22.6s 18:50:23 18:50:23 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 18:50:24 #61 ... 18:50:24 18:50:24 #47 [security-secretstore-setup internal] load build context 18:50:24 #47 DONE 22.0s 18:50:24 18:50:24 #44 [security-spiffe-token-provider internal] load build context 18:50:24 #44 DONE 22.4s 18:50:24 18:50:24 #49 [security-bootstrapper internal] load build context 18:50:24 #49 DONE 21.7s 18:50:24 18:50:24 #45 [security-proxy-auth internal] load build context 18:50:24 #45 DONE 22.2s 18:50:24 18:50:24 #40 [core-data internal] load build context 18:50:24 #40 DONE 22.7s 18:50:24 18:50:24 #41 [support-scheduler internal] load build context 18:50:24 #41 DONE 22.7s 18:50:24 18:50:24 #46 [security-proxy-setup internal] load build context 18:50:24 #46 DONE 22.2s 18:50:24 18:50:24 #48 [core-common-config-bootstrapper internal] load build context 18:50:24 #48 DONE 22.1s 18:50:24 18:50:24 #43 [support-notifications internal] load build context 18:50:24 #43 DONE 22.7s 18:50:24 18:50:24 #54 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 18:50:24 #54 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:24 #54 ... 18:50:24 18:50:24 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:50:24 #50 DONE 21.8s 18:50:24 18:50:24 #54 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 18:50:24 #54 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:24 #54 21.86 (1/1) Installing dumb-init (1.2.5-r2) 18:50:24 #54 21.87 Executing busybox-1.36.1-r2.trigger 18:50:24 #54 21.87 OK: 7 MiB in 16 packages 18:50:27 #54 ... 18:50:27 18:50:27 #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 18:50:27 #52 23.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:27 #52 23.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:27 #52 23.94 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 18:50:27 #52 23.98 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 18:50:27 #52 23.99 (3/6) Installing dumb-init (1.2.5-r2) 18:50:27 #52 23.99 (4/6) Installing openssl (3.1.4-r0) 18:50:27 #52 24.00 (5/6) Installing su-exec (0.2-r3) 18:50:27 #52 24.00 (6/6) Installing yq (4.33.3-r4) 18:50:27 #52 24.06 Executing busybox-1.36.1-r2.trigger 18:50:27 #52 24.07 OK: 17 MiB in 19 packages 18:50:27 #52 DONE 25.2s 18:50:28 18:50:28 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 18:50:28 #57 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:28 #57 22.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:28 #57 22.88 (1/2) Installing dumb-init (1.2.5-r2) 18:50:28 #57 22.88 (2/2) Installing su-exec (0.2-r3) 18:50:28 #57 22.88 Executing busybox-1.36.1-r2.trigger 18:50:28 #57 22.89 OK: 7 MiB in 17 packages 18:50:28 #57 DONE 25.2s 18:50:28 18:50:28 #54 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 18:50:28 #54 DONE 25.2s 18:50:28 18:50:28 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:50:28 #51 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:28 #51 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:28 #51 21.85 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:50:28 #51 21.85 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:50:28 #51 21.85 OK: 20071 distinct packages available 18:50:28 #51 21.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:28 #51 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:28 #51 22.26 (1/11) Installing ca-certificates (20230506-r0) 18:50:28 #51 22.27 (2/11) Installing brotli-libs (1.0.9-r14) 18:50:28 #51 22.28 (3/11) Installing libunistring (1.1-r1) 18:50:28 #51 22.30 (4/11) Installing libidn2 (2.3.4-r1) 18:50:28 #51 22.31 (5/11) Installing nghttp2-libs (1.57.0-r0) 18:50:28 #51 22.31 (6/11) Installing libcurl (8.4.0-r0) 18:50:28 #51 22.32 (7/11) Installing curl (8.4.0-r0) 18:50:28 #51 22.33 (8/11) Installing dumb-init (1.2.5-r2) 18:50:28 #51 22.34 (9/11) Installing musl-obstack (1.2.3-r2) 18:50:28 #51 22.34 (10/11) Installing libucontext (1.2-r2) 18:50:28 #51 22.35 (11/11) Installing gcompat (1.1.0-r1) 18:50:28 #51 22.35 Executing busybox-1.36.1-r2.trigger 18:50:28 #51 22.36 Executing ca-certificates-20230506-r0.trigger 18:50:28 #51 22.40 OK: 12 MiB in 26 packages 18:50:28 #51 DONE 25.3s 18:50:28 18:50:28 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:50:28 #58 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:28 #58 21.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:28 #58 21.84 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:50:28 #58 21.84 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:50:28 #58 21.84 OK: 20071 distinct packages available 18:50:28 #58 21.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:28 #58 21.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:28 #58 22.29 (1/4) Installing dumb-init (1.2.5-r2) 18:50:28 #58 22.29 (2/4) Installing musl-obstack (1.2.3-r2) 18:50:28 #58 22.29 (3/4) Installing libucontext (1.2-r2) 18:50:28 #58 22.30 (4/4) Installing gcompat (1.1.0-r1) 18:50:28 #58 22.30 Executing busybox-1.36.1-r2.trigger 18:50:28 #58 22.31 OK: 8 MiB in 19 packages 18:50:28 #58 DONE 25.3s 18:50:28 18:50:28 #53 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:50:28 #53 23.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:28 #53 23.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:28 #53 23.59 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:50:28 #53 23.59 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:50:28 #53 23.59 OK: 20071 distinct packages available 18:50:28 #53 23.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:28 #53 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:28 #53 23.96 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 18:50:28 #53 23.99 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 18:50:28 #53 24.00 (3/7) Installing dumb-init (1.2.5-r2) 18:50:28 #53 24.01 (4/7) Installing musl-obstack (1.2.3-r2) 18:50:28 #53 24.02 (5/7) Installing libucontext (1.2-r2) 18:50:28 #53 24.02 (6/7) Installing gcompat (1.1.0-r1) 18:50:28 #53 24.03 (7/7) Installing openssl (3.1.4-r0) 18:50:28 #53 24.03 Executing busybox-1.36.1-r2.trigger 18:50:28 #53 24.04 OK: 8 MiB in 20 packages 18:50:28 #53 DONE 25.3s 18:50:28 18:50:28 #62 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:50:28 #62 ... 18:50:28 18:50:28 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 18:50:28 #60 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:28 #60 21.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:28 #60 21.91 (1/2) Installing ca-certificates (20230506-r0) 18:50:28 #60 21.93 (2/2) Installing dumb-init (1.2.5-r2) 18:50:28 #60 21.93 Executing busybox-1.36.1-r2.trigger 18:50:28 #60 21.94 Executing ca-certificates-20230506-r0.trigger 18:50:28 #60 21.99 OK: 8 MiB in 17 packages 18:50:28 #60 DONE 25.3s 18:50:28 18:50:28 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:50:28 #56 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:28 #56 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:28 #56 21.85 (1/4) Installing ca-certificates (20230506-r0) 18:50:28 #56 21.86 (2/4) Installing dumb-init (1.2.5-r2) 18:50:28 #56 21.87 (3/4) Installing su-exec (0.2-r3) 18:50:28 #56 21.87 (4/4) Installing yq (4.33.3-r4) 18:50:28 #56 21.93 Executing busybox-1.36.1-r2.trigger 18:50:28 #56 21.95 Executing ca-certificates-20230506-r0.trigger 18:50:28 #56 21.99 OK: 17 MiB in 19 packages 18:50:28 #56 DONE 25.3s 18:50:28 18:50:28 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 18:50:28 #55 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:28 #55 24.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:28 #55 25.04 (1/1) Installing dumb-init (1.2.5-r2) 18:50:28 #55 25.06 Executing busybox-1.36.1-r2.trigger 18:50:28 #55 25.08 OK: 7 MiB in 16 packages 18:50:28 #55 DONE 25.3s 18:50:28 18:50:28 #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 18:50:28 #63 DONE 0.2s 18:50:28 18:50:28 #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 18:50:30 #64 ... 18:50:30 18:50:30 #62 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:50:30 #62 DONE 1.9s 18:50:30 18:50:30 #65 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 18:50:30 #65 DONE 2.0s 18:50:30 18:50:30 #66 [security-spire-config stage-2 4/9] COPY Attribution.txt / 18:50:30 #66 DONE 0.1s 18:50:30 18:50:30 #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:50:30 #67 DONE 2.0s 18:50:30 18:50:30 #68 [security-spire-config stage-2 5/9] COPY security.txt / 18:50:30 #68 ... 18:50:30 18:50:30 #69 [security-spire-server stage-2 4/8] COPY Attribution.txt / 18:50:30 #69 DONE 0.1s 18:50:30 18:50:30 #70 [security-spire-server stage-2 5/8] COPY security.txt / 18:50:31 #70 ... 18:50:31 18:50:31 #68 [security-spire-config stage-2 5/9] COPY security.txt / 18:50:31 #68 DONE 1.0s 18:50:31 18:50:31 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 18:50:31 #0 6.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:31 #0 6.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:31 #0 6.544 OK: 264 MiB in 52 packages 18:50:31 #71 DONE 7.3s 18:50:31 18:50:31 #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:50:31 #72 DONE 1.1s 18:50:31 18:50:31 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 18:50:31 #0 6.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:31 #0 6.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:31 #0 6.753 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:50:31 #0 6.753 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:50:31 #0 6.753 OK: 20075 distinct packages available 18:50:31 #0 6.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:31 #0 6.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:31 #0 7.193 OK: 264 MiB in 52 packages 18:50:31 #73 DONE 7.4s 18:50:31 18:50:31 #70 [security-spire-server stage-2 5/8] COPY security.txt / 18:50:31 #70 DONE 1.0s 18:50:31 18:50:31 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 18:50:31 #61 7.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:31 #61 ... 18:50:31 18:50:31 #74 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:50:31 #74 DONE 0.1s 18:50:31 18:50:31 #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 18:50:31 #75 DONE 0.1s 18:50:31 18:50:31 #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 18:50:31 #76 DONE 0.2s 18:50:31 18:50:31 #77 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 18:50:31 #77 DONE 0.1s 18:50:31 18:50:31 #78 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:50:31 #78 DONE 0.1s 18:50:31 18:50:31 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 18:50:31 #61 7.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:31 #61 ... 18:50:31 18:50:31 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 18:50:31 #79 DONE 0.1s 18:50:31 18:50:31 #80 [security-spire-agent stage-3 6/9] COPY security.txt / 18:50:31 #80 DONE 0.1s 18:50:31 18:50:31 #81 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:50:31 #81 DONE 0.1s 18:50:31 18:50:31 #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:50:31 #82 DONE 0.1s 18:50:31 18:50:31 #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:50:31 #83 DONE 0.1s 18:50:31 18:50:31 #84 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 18:50:31 #0 7.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:31 #0 7.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:31 #0 7.632 OK: 264 MiB in 52 packages 18:50:31 #84 DONE 7.8s 18:50:31 18:50:31 #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:50:31 #85 DONE 0.1s 18:50:31 18:50:31 #86 [security-spire-server] exporting to image 18:50:31 #86 exporting layers 18:50:31 #86 ... 18:50:31 18:50:31 #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:50:31 #87 DONE 0.1s 18:50:31 18:50:31 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 18:50:31 #61 7.684 OK: 264 MiB in 52 packages 18:50:31 #61 DONE 7.8s 18:50:31 18:50:31 #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ 18:50:31 #88 DONE 0.1s 18:50:31 18:50:31 #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:50:31 #89 DONE 0.1s 18:50:31 18:50:31 #90 [core-data builder 4/7] COPY go.mod vendor* ./ 18:50:31 #90 DONE 0.1s 18:50:31 18:50:31 #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 18:50:31 #64 DONE 3.9s 18:50:31 18:50:31 #86 [security-spire-agent] exporting to image 18:50:32 #86 ... 18:50:32 18:50:32 #91 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 18:50:32 #91 DONE 0.0s 18:50:32 18:50:32 #86 [security-spire-agent] exporting to image 18:50:32 #86 exporting layers 0.6s done 18:50:32 #86 exporting layers 0.7s done 18:50:32 #86 writing image sha256:923b3d22910a249b299a2cfd3aae2d4bf1c2e6c68f8b4f1d06d0147c0311cd66 done 18:50:32 #86 naming to docker.io/library/security-spire-config done 18:50:32 #86 writing image sha256:5fcf432b86001208d799f0b615e6cd4760e448c0b446fb2234a1c2e50a9f1cfe done 18:50:32 #86 naming to docker.io/library/security-spire-server done 18:50:32 #86 exporting layers 0.6s done 18:50:32 #86 writing image sha256:7be1a528590df4c372df7a8a2180354891332309fe989a13299a07841156bbea done 18:50:32 #86 naming to docker.io/library/security-spire-agent done 18:50:32 #86 DONE 0.9s 18:50:32 18:50:32 #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:50:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:50:34 #92 ... 18:50:34 18:50:34 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:50:34 #35 ... 18:50:34 18:50:34 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:35 Merging remotes/origin/main commit b52c6cf761ac112ece749ea113e372719a05fda4 into PR head commit 3a0475afc0851801dcacdb54e426899c7719d4fa 18:50:35 Merge succeeded, producing 3a0475afc0851801dcacdb54e426899c7719d4fa 18:50:35 Checking out Revision 3a0475afc0851801dcacdb54e426899c7719d4fa (PR-4707) 18:50:36 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 18:50:36 > git --version # timeout=10 18:50:36 > git --version # 'git version 2.25.1' 18:50:36 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 18:50:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:50:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:50:34 using GIT_SSH to set credentials SSH Credentials for GitHub 18:50:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4707/head:refs/remotes/origin/PR-4707 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:50:35 > git config core.sparsecheckout # timeout=10 18:50:35 > git checkout -f 3a0475afc0851801dcacdb54e426899c7719d4fa # timeout=10 18:50:35 > git remote # timeout=10 18:50:35 > git config --get remote.origin.url # timeout=10 18:50:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:50:35 > git merge b52c6cf761ac112ece749ea113e372719a05fda4 # timeout=10 18:50:35 > git rev-parse HEAD^{commit} # timeout=10 18:50:35 > git config core.sparsecheckout # timeout=10 18:50:35 > git checkout -f 3a0475afc0851801dcacdb54e426899c7719d4fa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:50:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:50:37 % Total % Received % Xferd Average Speed Time Time Time Current 18:50:37 Dload Upload Total Spent Left Speed 18:50:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 166k [Pipeline] sh 18:50:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:50:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:50:38 + sudo tee /etc/docker/daemon.new 18:50:38 { 18:50:38 "registry-mirrors": [ 18:50:38 "https://nexus3.edgexfoundry.org:10001" 18:50:38 ], 18:50:38 "bip": "10.250.0.254/24", 18:50:38 "hosts": [ 18:50:38 "tcp://0.0.0.0:5555", 18:50:38 "unix:///var/run/docker.sock" 18:50:38 ], 18:50:38 "mtu": 1458, 18:50:38 "selinux-enabled": true, 18:50:38 "seccomp-profile": "/etc/docker/seccomp.json" 18:50:38 } [Pipeline] sh 18:50:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:50:39 + sudo service docker restart 18:50:42 #93 ... 18:50:42 18:50:42 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:42 #94 ... 18:50:42 18:50:42 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:58 provisioning config files... 18:50:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3258775342607025731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:58 ---> docker-login.sh 18:50:58 nexus3.edgexfoundry.org:10001 18:50:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:59 Configure a credential helper to remove this warning. See 18:50:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:59 18:50:59 Login Succeeded 18:50:59 nexus3.edgexfoundry.org:10002 18:50:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:59 Configure a credential helper to remove this warning. See 18:50:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:59 18:50:59 Login Succeeded 18:50:59 nexus3.edgexfoundry.org:10003 18:50:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:00 Configure a credential helper to remove this warning. See 18:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:00 18:51:00 Login Succeeded 18:51:00 nexus3.edgexfoundry.org:10004 18:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:00 Configure a credential helper to remove this warning. See 18:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:00 18:51:00 Login Succeeded 18:51:00 docker.io 18:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:00 Configure a credential helper to remove this warning. See 18:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:00 18:51:00 Login Succeeded 18:51:00 ---> docker-login.sh ends [Pipeline] } 18:51:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:51:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:51:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:51:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:51:01 ========================================================= 18:51:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:51:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:51:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:51:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:51:02 9fda8d8052c6: Pulling fs layer 18:51:02 5d54e960e981: Pulling fs layer 18:51:02 c4a7e357bf2a: Pulling fs layer 18:51:02 f0e02332f6b5: Pulling fs layer 18:51:02 cefa15bbcfad: Pulling fs layer 18:51:02 17808c966233: Pulling fs layer 18:51:02 f4c1fc716caa: Pulling fs layer 18:51:02 f0e02332f6b5: Waiting 18:51:02 cefa15bbcfad: Waiting 18:51:02 f4c1fc716caa: Waiting 18:51:02 17808c966233: Waiting 18:51:02 5d54e960e981: Verifying Checksum 18:51:02 5d54e960e981: Download complete 18:51:02 f0e02332f6b5: Download complete 18:51:02 cefa15bbcfad: Verifying Checksum 18:51:02 cefa15bbcfad: Download complete 18:51:02 9fda8d8052c6: Download complete 18:51:03 f4c1fc716caa: Verifying Checksum 18:51:03 f4c1fc716caa: Download complete 18:51:03 9fda8d8052c6: Pull complete 18:51:03 5d54e960e981: Pull complete 18:51:04 c4a7e357bf2a: Verifying Checksum 18:51:04 c4a7e357bf2a: Download complete 18:51:06 17808c966233: Verifying Checksum 18:51:06 17808c966233: Download complete 18:51:09 #95 ... 18:51:09 18:51:09 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:09 #93 DONE 33.2s 18:51:09 18:51:09 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:09 #94 DONE 33.7s 18:51:09 18:51:09 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:09 #95 DONE 33.6s 18:51:09 18:51:09 #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:09 #92 DONE 33.2s 18:51:09 18:51:09 #96 [core-data builder 6/7] COPY . . 18:51:15 #96 ... 18:51:15 18:51:15 #97 [security-proxy-setup builder 6/7] COPY . . 18:51:15 #97 ... 18:51:15 18:51:15 #98 [support-notifications builder 6/7] COPY . . 18:51:15 #98 ... 18:51:15 18:51:15 #99 [security-spiffe-token-provider builder 6/7] COPY . . 18:51:16 #99 DONE 11.0s 18:51:16 18:51:16 #100 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:51:16 #100 CACHED 18:51:16 18:51:16 #101 [core-common-config-bootstrapper builder 6/7] COPY . . 18:51:16 #101 CACHED 18:51:16 18:51:16 #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:16 #102 CACHED 18:51:16 18:51:16 #103 [core-metadata builder 6/7] COPY . . 18:51:16 #103 CACHED 18:51:16 18:51:16 #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:16 #104 CACHED 18:51:16 18:51:16 #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ 18:51:16 #105 CACHED 18:51:16 18:51:16 #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:16 #106 CACHED 18:51:16 18:51:16 #107 [security-proxy-auth builder 6/7] COPY . . 18:51:16 #107 CACHED 18:51:16 18:51:16 #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 18:51:16 #108 CACHED 18:51:16 18:51:16 #109 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:16 #109 CACHED 18:51:16 18:51:16 #110 [core-command builder 4/7] COPY go.mod vendor* ./ 18:51:16 #110 CACHED 18:51:16 18:51:16 #111 [core-command builder 6/7] COPY . . 18:51:16 #111 CACHED 18:51:16 18:51:16 #112 [support-scheduler builder 6/7] COPY . . 18:51:16 #112 CACHED 18:51:16 18:51:16 #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 18:51:16 #113 CACHED 18:51:16 18:51:16 #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:16 #114 CACHED 18:51:16 18:51:16 #97 [security-proxy-setup builder 6/7] COPY . . 18:51:16 #97 DONE 11.1s 18:51:16 18:51:16 #96 [core-data builder 6/7] COPY . . 18:51:16 #96 DONE 11.0s 18:51:16 18:51:16 #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:51:16 #115 CACHED 18:51:16 18:51:16 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:16 #116 CACHED 18:51:16 18:51:16 #117 [security-bootstrapper builder 6/7] COPY . . 18:51:16 #117 CACHED 18:51:16 18:51:16 #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 18:51:16 #118 CACHED 18:51:16 18:51:16 #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:16 #119 CACHED 18:51:16 18:51:16 #120 [security-secretstore-setup builder 6/7] COPY . . 18:51:16 #120 CACHED 18:51:16 18:51:16 #98 [support-notifications builder 6/7] COPY . . 18:51:16 #98 DONE 11.1s 18:51:16 18:51:16 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:51:17 #121 1.121 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:51:18 c4a7e357bf2a: Pull complete 18:51:18 f0e02332f6b5: Pull complete 18:51:18 cefa15bbcfad: Pull complete 18:51:27 #121 ... 18:51:27 18:51:27 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:51:27 #0 1.054 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:51:27 #122 ... 18:51:27 18:51:27 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:51:27 #0 0.940 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:51:27 #123 ... 18:51:27 18:51:27 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:51:27 #0 1.256 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:51:27 #124 ... 18:51:27 18:51:27 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:51:27 #0 1.044 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:51:27 #125 ... 18:51:27 18:51:27 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:51:27 #0 0.398 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:51:27 #126 ... 18:51:27 18:51:27 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:51:27 #0 0.548 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:51:27 #127 ... 18:51:27 18:51:27 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:51:27 #0 1.339 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:51:27 #128 ... 18:51:27 18:51:27 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:51:27 #0 0.906 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:51:27 #129 ... 18:51:27 18:51:27 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:51:27 #0 1.215 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:51:27 #130 ... 18:51:27 18:51:27 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:51:27 #0 0.634 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:51:28 17808c966233: Pull complete 18:51:29 f4c1fc716caa: Pull complete 18:51:29 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:51:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:51:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 18:51:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:51:30 WORKDIR /edgex 18:51:30 COPY go.mod . 18:51:30 RUN go mod download 18:51:30 + docker build -t ci-base-image-arm64 -f - . 18:51:30 Sending build context to Docker daemon 2.91MB 18:51:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:51:30 ---> ea914061e18c 18:51:30 Step 2/4 : WORKDIR /edgex 18:51:31 ---> Running in 30d925b4cdc5 18:51:32 Removing intermediate container 30d925b4cdc5 18:51:32 ---> 2277779ab2c9 18:51:32 Step 3/4 : COPY go.mod . 18:51:32 ---> 5ecc71572321 18:51:32 Step 4/4 : RUN go mod download 18:51:32 ---> Running in 70c2a096a9f0 18:52:29 Removing intermediate container 70c2a096a9f0 18:52:29 ---> a50ffb2b26dc 18:52:29 Successfully built a50ffb2b26dc 18:52:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:29 + docker inspect -f . ci-base-image-arm64 18:52:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:30 prd-ubuntu20.04-docker-arm64-4c-16g-10270 does not seem to be running inside a container 18:52:30 $ 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:52:31 $ docker top 12be6c5d2fda3b82554bad149cfe9d952946ebc59f9c49a02728dc7a45f8d6ad -eo pid,comm [Pipeline] { [Pipeline] sh 18:52:32 + go version 18:52:32 go version go1.21.0 linux/arm64 [Pipeline] } 18:52:32 $ docker stop --time=1 12be6c5d2fda3b82554bad149cfe9d952946ebc59f9c49a02728dc7a45f8d6ad 18:52:34 $ docker rm -f --volumes 12be6c5d2fda3b82554bad149cfe9d952946ebc59f9c49a02728dc7a45f8d6ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:35 + docker inspect -f . ci-base-image-arm64 18:52:35 . [Pipeline] } 18:52:35 #131 ... 18:52:35 18:52:35 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:52:35 #125 76.04 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 [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:35 prd-ubuntu20.04-docker-arm64-4c-16g-10270 does not seem to be running inside a container 18:52:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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:52:37 $ docker top c81da1ac2e7f460080c5607e1e4cbcfcf320e04577114dc01155374c68e29e6c -eo pid,comm [Pipeline] { [Pipeline] echo 18:52:37 ========================================================= 18:52:37 [edgeXBuildGoParallel] Running Tests and Build... 18:52:37 ========================================================= [Pipeline] sh 18:52:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:52:38 + make test 18:52:38 go test -race -coverprofile=coverage.out ./... 18:52:50 #125 DONE 93.5s 18:52:50 18:52:50 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:52:50 #131 DONE 93.4s 18:52:50 18:52:50 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:52:50 #121 DONE 93.4s 18:52:50 18:52:50 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:52:50 #128 DONE 93.5s 18:52:50 18:52:50 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:52:50 #122 DONE 93.5s 18:52:50 18:52:50 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:52:50 #123 ... 18:52:50 18:52:50 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:52:50 #127 DONE 93.5s 18:52:50 18:52:50 #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:52:50 #132 ... 18:52:50 18:52:50 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:52:50 #126 DONE 93.7s 18:52:50 18:52:50 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:52:50 #130 DONE 93.7s 18:52:50 18:52:50 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:52:50 #123 DONE 93.8s 18:52:50 18:52:50 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:52:50 #129 DONE 93.9s 18:52:50 18:52:50 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 18:52:50 #133 ... 18:52:50 18:52:50 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:52:50 #124 DONE 93.9s 18:52:50 18:52:50 #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 18:52:50 #134 ... 18:52:50 18:52:50 #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:52:50 #132 DONE 0.8s 18:52:50 18:52:50 #135 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:52:50 #135 DONE 0.8s 18:52:50 18:52:50 #136 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 18:52:50 #136 DONE 0.8s 18:52:50 18:52:50 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 18:52:50 #133 DONE 0.6s 18:52:50 18:52:50 #137 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 18:52:50 #137 ... 18:52:50 18:52:50 #138 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 18:52:50 #138 DONE 0.6s 18:52:50 18:52:50 #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 18:52:50 #134 DONE 0.4s 18:52:50 18:52:50 #139 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:52:50 #139 DONE 0.5s 18:52:50 18:52:50 #140 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:52:50 #140 ... 18:52:50 18:52:50 #141 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:52:50 #141 DONE 0.3s 18:52:50 18:52:50 #142 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:52:50 #142 DONE 0.4s 18:52:50 18:52:50 #137 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 18:52:50 #137 DONE 0.4s 18:52:50 18:52:50 #143 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:52:50 #143 CACHED 18:52:50 18:52:50 #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:52:50 #144 CACHED 18:52:50 18:52:50 #145 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:52:50 #145 CACHED 18:52:50 18:52:50 #146 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:52:50 #146 CACHED 18:52:50 18:52:50 #147 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:52:50 #147 CACHED 18:52:50 18:52:50 #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:52:50 #148 CACHED 18:52:50 18:52:50 #149 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:52:50 #149 CACHED 18:52:50 18:52:50 #150 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:52:50 #150 CACHED 18:52:50 18:52:50 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 18:52:50 #151 DONE 0.3s 18:52:50 18:52:50 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:52:51 #152 ... 18:52:51 18:52:51 #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 18:52:51 #153 DONE 0.6s 18:52:51 18:52:51 #140 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:52:51 #140 DONE 0.5s 18:52:51 18:52:51 #154 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:52:52 #154 ... 18:52:52 18:52:52 #155 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:52:52 #155 DONE 1.6s 18:52:52 18:52:52 #156 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:52:52 #156 DONE 1.6s 18:52:52 18:52:52 #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:52:52 #157 DONE 1.6s 18:52:52 18:52:52 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:52:52 #152 DONE 1.5s 18:52:52 18:52:52 #158 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:52:52 #158 DONE 1.6s 18:52:52 18:52:52 #159 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:52:52 #159 DONE 1.6s 18:52:52 18:52:52 #160 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:52:52 #160 DONE 1.6s 18:52:52 18:52:52 #161 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:52:52 #161 DONE 1.6s 18:52:52 18:52:52 #162 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 18:52:52 #162 DONE 1.2s 18:52:52 18:52:52 #163 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:52:52 #163 ... 18:52:52 18:52:52 #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 18:52:52 #164 DONE 2.2s 18:52:52 18:52:52 #154 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:52:52 #154 DONE 1.7s 18:52:52 18:52:52 #165 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:52:53 #165 ... 18:52:53 18:52:53 #166 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:52:53 #166 DONE 0.6s 18:52:53 18:52:53 #167 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:52:53 #167 DONE 0.7s 18:52:53 18:52:53 #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:52:53 #168 DONE 0.7s 18:52:53 18:52:53 #169 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:52:53 #169 DONE 0.7s 18:52:53 18:52:53 #170 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:52:53 #170 DONE 0.7s 18:52:53 18:52:53 #171 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:52:53 #171 DONE 0.7s 18:52:53 18:52:53 #172 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:52:53 #172 DONE 0.7s 18:52:53 18:52:53 #163 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:52:53 #163 DONE 0.7s 18:52:53 18:52:53 #86 [core-command] exporting to image 18:52:53 #86 exporting layers 0.2s done 18:52:53 #86 ... 18:52:53 18:52:53 #173 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:52:53 #173 DONE 0.6s 18:52:53 18:52:53 #174 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 18:52:53 #174 DONE 0.4s 18:52:53 18:52:53 #86 [core-command] exporting to image 18:52:53 #86 writing image sha256:050fc1ae567eb03a730ba9b08b0577fb2fba66ce1bb6cebc977029255c8dc5f7 18:52:53 #86 ... 18:52:53 18:52:53 #165 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:52:53 #165 DONE 0.5s 18:52:53 18:52:53 #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:52:53 #175 DONE 0.4s 18:52:53 18:52:53 #86 [security-spiffe-token-provider] exporting to image 18:52:53 #86 exporting layers 0.3s done 18:52:53 #86 writing image sha256:050fc1ae567eb03a730ba9b08b0577fb2fba66ce1bb6cebc977029255c8dc5f7 0.0s done 18:52:53 #86 naming to docker.io/library/core-data 0.0s done 18:52:53 #86 ... 18:52:53 18:52:53 #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:52:53 #176 DONE 0.6s 18:52:53 18:52:53 #177 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:52:53 #177 DONE 0.6s 18:52:53 18:52:53 #178 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:52:53 #178 DONE 0.6s 18:52:53 18:52:53 #86 [support-notifications] exporting to image 18:52:53 #86 exporting layers 0.5s done 18:52:53 #86 writing image sha256:552a1113f4eb42ef7accbf0bfd8b0c2a92f857403bbf7548d50ca2e1813301c0 done 18:52:53 #86 naming to docker.io/library/support-notifications done 18:52:53 #86 writing image sha256:12947f702012ea8449cf978da8c693bcc9f991428be1c8f284e1184dd5c60692 done 18:52:53 #86 naming to docker.io/library/support-scheduler 18:52:53 #86 ... 18:52:53 18:52:53 #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:52:53 #179 DONE 0.5s 18:52:53 18:52:53 #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 18:52:53 #180 DONE 0.5s 18:52:53 18:52:53 #86 [core-command] exporting to image 18:52:53 #86 exporting layers 0.1s done 18:52:53 #86 naming to docker.io/library/support-scheduler done 18:52:53 #86 writing image sha256:60eb9173704bd6a1140ee962eea13577c6880451d363ed1bda97da7e6a87a151 done 18:52:53 #86 naming to docker.io/library/core-command done 18:52:53 #86 writing image sha256:e7f0dd506486990c330313f25eb4f2d13d496967e8cebf8bc4d1781968c61afc done 18:52:53 #86 naming to docker.io/library/security-spiffe-token-provider done 18:52:53 #86 writing image sha256:7a7c385e02ea65117a08a605a4d532d8374e0da04faaa50b66047abb33b970ba 18:52:54 #86 writing image sha256:7a7c385e02ea65117a08a605a4d532d8374e0da04faaa50b66047abb33b970ba done 18:52:54 #86 naming to docker.io/library/core-metadata done 18:52:54 #86 DONE 1.9s 18:52:54 18:52:54 #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:52:54 #181 DONE 0.4s 18:52:54 18:52:54 #182 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:52:54 #182 ... 18:52:54 18:52:54 #183 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:52:54 #183 DONE 0.5s 18:52:54 18:52:54 #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:52:54 #184 DONE 0.5s 18:52:54 18:52:54 #185 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:52:54 #185 DONE 0.6s 18:52:54 18:52:54 #86 [security-proxy-auth] exporting to image 18:52:54 #86 ... 18:52:54 18:52:54 #182 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:52:54 #182 DONE 0.6s 18:52:54 18:52:54 #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:52:54 #186 DONE 0.3s 18:52:54 18:52:54 #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:52:54 #187 DONE 0.9s 18:52:54 18:52:54 #188 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 18:52:54 #188 DONE 0.1s 18:52:54 18:52:54 #86 [core-common-config-bootstrapper] exporting to image 18:52:54 #86 ... 18:52:54 18:52:54 #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:52:54 #189 DONE 0.1s 18:52:54 18:52:54 #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 18:52:54 #190 DONE 0.1s 18:52:54 18:52:54 #86 [security-proxy-auth] exporting to image 18:52:54 #86 exporting layers 0.2s done 18:52:54 #86 writing image sha256:5751dad88e3a3913e9f948fe2797c84936163276aca403c6ffc50669a7407a5f 0.0s done 18:52:54 #86 naming to docker.io/library/security-proxy-auth done 18:52:54 #86 writing image sha256:3a0e2192e8ad3d382f13ec8e7bd9a5ebac5e2c481e24c0371fdd35367a5d16e9 done 18:52:54 #86 naming to docker.io/library/core-common-config-bootstrapper done 18:52:54 #86 DONE 2.4s 18:52:54 18:52:54 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 18:52:54 #191 DONE 0.1s 18:52:54 18:52:54 #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:52:54 #192 ... 18:52:54 18:52:54 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:52:54 #193 DONE 0.0s 18:52:55 18:52:55 #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:52:55 #194 DONE 0.8s 18:52:55 18:52:55 #86 [security-proxy-setup] exporting to image 18:52:55 #86 ... 18:52:55 18:52:55 #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:52:55 #192 DONE 0.5s 18:52:55 18:52:55 #86 [security-secretstore-setup] exporting to image 18:52:55 #86 exporting layers 0.2s done 18:52:55 #86 writing image sha256:b4baa8d6bc40313a2dcbbe623671912748544680b1480a50b39763793a964909 18:52:55 #86 ... 18:52:55 18:52:55 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 18:52:55 #195 DONE 0.4s 18:52:55 18:52:55 #86 [security-bootstrapper] exporting to image 18:52:55 #86 writing image sha256:b4baa8d6bc40313a2dcbbe623671912748544680b1480a50b39763793a964909 done 18:52:55 #86 naming to docker.io/library/security-proxy-setup done 18:52:55 #86 exporting layers 0.3s done 18:52:55 #86 writing image sha256:23678b2964c88fc3d89a487643439c6de4ac42fcae00ea14a9bea39f44b82644 done 18:52:55 #86 naming to docker.io/library/security-secretstore-setup done 18:52:55 #86 exporting layers 0.2s done 18:52:55 #86 writing image sha256:416e950e6ece96a3bae3278004523ac540f9a674809db4fec1992475a764dd52 done 18:52:55 #86 naming to docker.io/library/security-bootstrapper done 18:52:55 #86 DONE 3.0s 18:52:55 18:52:55 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:52:55 time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:52:55 time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:52:55 time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:52:55 time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:52:55 time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:52:55 time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:52:55 time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:52:55 time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:52:55 time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:52:55 time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:52:55 time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:52:55 time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:52:55 time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:52:55 time="2023-10-24T18:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 18:52:55 $ docker stop --time=1 b901740b79059cf79bb16f46e8a05f32b63ccb2a01cd5647357f667dc850c7cc 18:52:57 $ docker rm -f --volumes b901740b79059cf79bb16f46e8a05f32b63ccb2a01cd5647357f667dc850c7cc [Pipeline] // withDockerContainer [Pipeline] sh 18:52:57 + docker images 18:52:57 REPOSITORY TAG IMAGE ID CREATED SIZE 18:52:57 security-bootstrapper latest 416e950e6ece 2 seconds ago 23.3MB 18:52:57 security-secretstore-setup latest 23678b2964c8 2 seconds ago 44.4MB 18:52:57 security-proxy-setup latest b4baa8d6bc40 3 seconds ago 34.4MB 18:52:57 core-common-config-bootstrapper latest 3a0e2192e8ad 3 seconds ago 18.2MB 18:52:57 security-proxy-auth latest 5751dad88e3a 3 seconds ago 19.5MB 18:52:57 security-spiffe-token-provider latest e7f0dd506486 4 seconds ago 35MB 18:52:57 core-metadata latest 7a7c385e02ea 4 seconds ago 21.7MB 18:52:57 support-scheduler latest 12947f702012 5 seconds ago 34MB 18:52:57 core-command latest 60eb9173704b 5 seconds ago 21.2MB 18:52:57 support-notifications latest 552a1113f4eb 5 seconds ago 34.6MB 18:52:57 core-data latest 050fc1ae567e 5 seconds ago 21.3MB 18:52:57 security-spire-config latest 923b3d22910a 2 minutes ago 101MB 18:52:57 security-spire-agent latest 7be1a528590d 2 minutes ago 166MB 18:52:57 security-spire-server latest 5fcf432b8600 2 minutes ago 107MB 18:52:57 ci-base-image-x86_64 latest 5f4f13ad2c69 5 minutes ago 930MB 18:52:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 4 weeks ago 557MB 18:52:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 18:52:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 months ago 253MB [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:53:25 ? github.com/edgexfoundry/edgex-go [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:55:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:55:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:55:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:55:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:55:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.289s coverage: 28.7% of statements 18:55:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.324s coverage: 97.0% of statements 18:55:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:55:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:55:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:56:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.406s coverage: 69.2% of statements 18:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:56:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.352s coverage: 53.2% of statements 18:56:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:56:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:56:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:56:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:56:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:56:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:56:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:56:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.330s coverage: 93.4% of statements 18:56:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.717s coverage: 4.1% of statements 18:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:56:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.062s coverage: 97.6% of statements 18:56:38 ok github.com/edgexfoundry/edgex-go/internal/io 1.263s coverage: 72.2% of statements 18:56:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:56:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.408s coverage: 0.9% of statements 18:56:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.285s coverage: 32.2% of statements 18:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.317s coverage: 41.7% of statements 18:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.292s coverage: 82.9% of statements 18:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.293s coverage: 94.1% of statements 18:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.244s coverage: 96.3% of statements 18:56:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.228s coverage: 87.5% of statements 18:56:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:57:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:57:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:57:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:57:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:57:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:57:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:57:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:57:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.228s coverage: 94.4% of statements 18:57:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:57:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:57:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:57:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:57:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:57:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:57:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 28.189s coverage: 79.9% of statements 18:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.282s coverage: 92.9% of statements 18:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements 18:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.220s coverage: 62.3% of statements 18:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.211s coverage: 87.2% of statements 18:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.187s coverage: 20.0% of statements 18:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.200s coverage: 100.0% of statements 18:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.456s coverage: 81.8% of statements 18:57:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.403s coverage: 82.1% of statements 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:57:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.247s coverage: 86.0% of statements 18:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.136s coverage: 63.1% of statements 18:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.323s coverage: 100.0% of statements 18:57:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements 18:57:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.082s coverage: 100.0% of statements 18:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:57:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 18:57:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements 18:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.938s coverage: 38.4% of statements 18:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.258s coverage: 89.5% of statements 18:57:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:57:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:57:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:57:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:57:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.217s coverage: 84.8% of statements 18:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:58:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.429s coverage: 19.9% of statements 18:58:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:58:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:58:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:58:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:58:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.645s coverage: 95.7% of statements 18:58:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:58:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:58:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.339s coverage: 61.8% of statements 18:58:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:58:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:58:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.424s coverage: 98.9% of statements 18:58:16 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:58:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:58:16 go vet ./... 19:00:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:00:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:00:41 ./bin/test-attribution-txt.sh [Pipeline] echo 19:00:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:00:42 + ls -al . 19:00:42 total 724 19:00:42 drwxrwxr-x 10 1001 1001 4096 Oct 24 18:52 . 19:00:42 drwxr-xr-x 4 root root 4096 Oct 24 18:52 .. 19:00:42 drwxrwxr-x 2 1001 1001 4096 Oct 24 18:50 .blubracket 19:00:42 -rw-rw-r-- 1 1001 1001 10 Oct 24 18:50 .dockerignore 19:00:42 drwxrwxr-x 8 1001 1001 4096 Oct 24 18:50 .git 19:00:42 drwxrwxr-x 3 1001 1001 4096 Oct 24 18:50 .github 19:00:42 -rw-rw-r-- 1 1001 1001 1074 Oct 24 18:50 .gitignore 19:00:42 -rw-rw-r-- 1 1001 1001 42 Oct 24 18:50 .golangci.yml 19:00:42 -rw-rw-r-- 1 1001 1001 100 Oct 24 18:50 .hadolint.yml 19:00:42 -rw-rw-r-- 1 1001 1001 155 Oct 24 18:50 .sonarcloud.properties 19:00:42 -rw-rw-r-- 1 1001 1001 1171 Oct 24 18:50 ADOPTERS.md 19:00:42 -rw-rw-r-- 1 1001 1001 11674 Oct 24 18:50 Attribution.txt 19:00:42 -rw-rw-r-- 1 1001 1001 93407 Oct 24 18:50 CHANGELOG.md 19:00:42 -rw-rw-r-- 1 1001 1001 3804 Oct 24 18:50 CONTRIBUTING.md 19:00:42 -rw-rw-r-- 1 1001 1001 677 Oct 24 18:50 GOVERNANCE.md 19:00:42 -rw-rw-r-- 1 1001 1001 861 Oct 24 18:50 Jenkinsfile 19:00:42 -rw-rw-r-- 1 1001 1001 10775 Oct 24 18:50 LICENSE 19:00:42 -rw-rw-r-- 1 1001 1001 15054 Oct 24 18:50 Makefile 19:00:42 -rw-rw-r-- 1 1001 1001 582 Oct 24 18:50 OWNERS.md 19:00:42 -rw-rw-r-- 1 1001 1001 9527 Oct 24 18:50 README.md 19:00:42 -rw-rw-r-- 1 1001 1001 789 Oct 24 18:50 SECURITY.md 19:00:42 -rw-rw-r-- 1 1001 1001 5 Oct 24 18:47 VERSION 19:00:42 drwxrwxr-x 2 1001 1001 4096 Oct 24 18:50 bin 19:00:42 drwxrwxr-x 18 1001 1001 4096 Oct 24 18:50 cmd 19:00:42 -rw-r--r-- 1 root root 453601 Oct 24 18:58 coverage.out 19:00:42 drwxrwxr-x 2 1001 1001 4096 Oct 24 18:50 fuzz_test 19:00:42 -rw-rw-r-- 1 1001 1001 3689 Oct 24 18:50 go.mod 19:00:42 -rw-rw-r-- 1 1001 1001 34446 Oct 24 18:50 go.sum 19:00:42 drwxrwxr-x 7 1001 1001 4096 Oct 24 18:50 internal 19:00:42 drwxrwxr-x 3 1001 1001 4096 Oct 24 18:50 openapi 19:00:42 -rw-rw-r-- 1 1001 1001 584 Oct 24 18:50 security.txt 19:00:42 -rw-rw-r-- 1 1001 1001 204 Oct 24 18:50 version.go [Pipeline] sh 19:00:47 + '[' -e coverage.out ] 19:00:47 + chown 1001:1001 coverage.out [Pipeline] stash 19:00:47 Warning: overwriting stash ‘coverage-report’ 19:00:47 Stashed 1 file(s) [Pipeline] sh 19:00:48 + make build 19:00:48 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 19:02: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 19:02:16 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:02:21 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:02:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:02:56 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 19:03:03 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 19:03:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:03:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:03:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:03:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:03: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:03:34 $ docker stop --time=1 c81da1ac2e7f460080c5607e1e4cbcfcf320e04577114dc01155374c68e29e6c 19:03:36 $ docker rm -f --volumes c81da1ac2e7f460080c5607e1e4cbcfcf320e04577114dc01155374c68e29e6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:03:39 19:03:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:03:40 latest: Pulling from edgex-devops/edgex-compose-arm64 19:03:40 547446be3368: Pulling fs layer 19:03:40 d125d8839a47: Pulling fs layer 19:03:40 3e85d5ac6304: Pulling fs layer 19:03:40 c3105a71a48b: Pulling fs layer 19:03:40 0f093f025ec4: Pulling fs layer 19:03:40 c3106fc0e877: Pulling fs layer 19:03:40 c3105a71a48b: Waiting 19:03:40 0f093f025ec4: Waiting 19:03:40 c3106fc0e877: Waiting 19:03:40 547446be3368: Download complete 19:03:40 c3105a71a48b: Verifying Checksum 19:03:40 c3105a71a48b: Download complete 19:03:40 d125d8839a47: Verifying Checksum 19:03:40 d125d8839a47: Download complete 19:03:40 c3106fc0e877: Verifying Checksum 19:03:40 c3106fc0e877: Download complete 19:03:40 0f093f025ec4: Verifying Checksum 19:03:40 0f093f025ec4: Download complete 19:03:41 547446be3368: Pull complete 19:03:42 d125d8839a47: Pull complete 19:03:43 3e85d5ac6304: Verifying Checksum 19:03:43 3e85d5ac6304: Download complete 19:03:53 3e85d5ac6304: Pull complete 19:03:53 c3105a71a48b: Pull complete 19:03:53 0f093f025ec4: Pull complete 19:03:53 c3106fc0e877: Pull complete 19:03:53 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:03:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:03:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:54 prd-ubuntu20.04-docker-arm64-4c-16g-10270 does not seem to be running inside a container 19:03:54 $ 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 19:03:56 $ docker top 4de541ab68f6b87d42d757899f260494682828c36f9a5baa62f4987ca9d2d360 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:57 + docker compose -f ./docker-compose-build.yml build --parallel 19:04:07 #1 [security-spire-agent internal] load build definition from Dockerfile 19:04:07 #1 transferring dockerfile: 1.70kB done 19:04:07 #1 DONE 0.1s 19:04:07 19:04:07 #2 [support-scheduler internal] load build definition from Dockerfile 19:04:07 #2 transferring dockerfile: 1.82kB 0.0s done 19:04:07 #2 DONE 0.1s 19:04:07 19:04:07 #3 [support-notifications internal] load build definition from Dockerfile 19:04:07 #3 transferring dockerfile: 1.84kB done 19:04:07 #3 DONE 0.1s 19:04:07 19:04:07 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:04:07 #4 transferring dockerfile: 1.78kB 0.0s done 19:04:07 #4 DONE 0.1s 19:04:07 19:04:07 #5 [core-command internal] load build definition from Dockerfile 19:04:07 #5 transferring dockerfile: 1.82kB 0.0s done 19:04:07 #5 DONE 0.1s 19:04:07 19:04:07 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:04:07 #6 transferring dockerfile: 2.12kB 0.0s done 19:04:07 #6 DONE 0.1s 19:04:07 19:04:07 #7 [security-proxy-setup internal] load build definition from Dockerfile 19:04:07 #7 transferring dockerfile: 2.39kB done 19:04:07 #7 DONE 0.1s 19:04:07 19:04:07 #8 [security-spire-config internal] load build definition from Dockerfile 19:04:07 #8 transferring dockerfile: 1.58kB 0.0s done 19:04:07 #8 DONE 0.1s 19:04:07 19:04:07 #9 [security-bootstrapper internal] load build definition from Dockerfile 19:04:07 #9 transferring dockerfile: 2.82kB done 19:04:07 #9 DONE 0.1s 19:04:07 19:04:07 #10 [core-data internal] load build definition from Dockerfile 19:04:07 #10 transferring dockerfile: 1.90kB done 19:04:07 #10 DONE 0.1s 19:04:07 19:04:07 #11 [security-secretstore-setup internal] load build definition from Dockerfile 19:04:07 #11 transferring dockerfile: 2.38kB done 19:04:07 #11 DONE 0.1s 19:04:07 19:04:07 #12 [security-spire-server internal] load build definition from Dockerfile 19:04:07 #12 transferring dockerfile: 1.59kB 0.0s done 19:04:07 #12 DONE 0.1s 19:04:07 19:04:07 #13 [core-metadata internal] load build definition from Dockerfile 19:04:07 #13 transferring dockerfile: 1.96kB 0.0s done 19:04:07 #13 DONE 0.1s 19:04:07 19:04:07 #14 [security-proxy-auth internal] load build definition from Dockerfile 19:04:07 #14 transferring dockerfile: 2.04kB done 19:04:08 #14 DONE 0.1s 19:04:08 19:04:08 #15 [security-spire-agent internal] load .dockerignore 19:04:08 #15 transferring context: 50B 0.0s done 19:04:08 #15 DONE 0.1s 19:04:09 19:04:09 #16 [support-scheduler internal] load .dockerignore 19:04:09 #16 transferring context: 50B 0.0s done 19:04:09 #16 DONE 0.1s 19:04:09 19:04:09 #17 [support-notifications internal] load .dockerignore 19:04:09 #17 transferring context: 50B 0.0s done 19:04:09 #17 DONE 0.1s 19:04:09 19:04:09 #18 [security-spiffe-token-provider internal] load .dockerignore 19:04:09 #18 transferring context: 50B 0.0s done 19:04:09 #18 DONE 0.1s 19:04:09 19:04:09 #19 [core-command internal] load .dockerignore 19:04:09 #19 transferring context: 50B 0.0s done 19:04:09 #19 DONE 0.1s 19:04:09 19:04:09 #20 [core-common-config-bootstrapper internal] load .dockerignore 19:04:09 #20 transferring context: 50B done 19:04:09 #20 DONE 0.1s 19:04:09 19:04:09 #21 [security-proxy-setup internal] load .dockerignore 19:04:09 #21 transferring context: 50B 0.0s done 19:04:09 #21 DONE 0.1s 19:04:09 19:04:09 #22 [security-spire-config internal] load .dockerignore 19:04:09 #22 transferring context: 50B 0.0s done 19:04:09 #22 DONE 0.1s 19:04:09 19:04:09 #23 [security-bootstrapper internal] load .dockerignore 19:04:09 #23 transferring context: 50B 0.0s done 19:04:09 #23 DONE 0.1s 19:04:09 19:04:09 #24 [core-data internal] load .dockerignore 19:04:09 #24 transferring context: 50B 0.0s done 19:04:09 #24 DONE 0.1s 19:04:09 19:04:09 #25 [security-secretstore-setup internal] load .dockerignore 19:04:09 #25 transferring context: 50B done 19:04:09 #25 DONE 0.1s 19:04:09 19:04:09 #26 [security-spire-server internal] load .dockerignore 19:04:09 #26 transferring context: 50B done 19:04:09 #26 DONE 0.1s 19:04:09 19:04:09 #27 [core-metadata internal] load .dockerignore 19:04:09 #27 transferring context: 50B 0.0s done 19:04:09 #27 DONE 0.1s 19:04:09 19:04:09 #28 [security-proxy-auth internal] load .dockerignore 19:04:09 #28 transferring context: 50B 0.0s done 19:04:09 #28 DONE 0.1s 19:04:09 19:04:09 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:04:10 #29 ... 19:04:10 19:04:10 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:04:10 #30 DONE 0.3s 19:04:10 19:04:10 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:04:10 #31 ... 19:04:10 19:04:10 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:04:10 #32 DONE 0.0s 19:04:10 19:04:10 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:04:10 #30 DONE 0.3s 19:04:10 19:04:10 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:04:10 #32 DONE 0.0s 19:04:10 19:04:10 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:04:10 #29 DONE 0.9s 19:04:10 19:04:10 #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:04:10 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:04:10 #33 ... 19:04:10 19:04:10 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:04:10 #32 DONE 0.0s 19:04:10 19:04:10 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:04:10 #30 DONE 0.3s 19:04:10 19:04:10 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:04:10 #31 DONE 1.0s 19:04:10 19:04:10 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:04:10 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 19:04:11 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:04:11 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:04:11 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:04:11 #33 ... 19:04:11 19:04:11 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:04:11 #32 DONE 0.0s 19:04:11 19:04:11 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:04:11 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.3s 19:04:11 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 19:04:11 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:04:11 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:04:11 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:04:11 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.4s 19:04:11 #33 ... 19:04:11 19:04:11 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:04:11 #32 DONE 0.0s 19:04:11 19:04:11 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:04:11 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.15MB / 3.33MB 0.5s 19:04:11 #33 ... 19:04:11 19:04:11 #34 [security-spire-agent internal] load build context 19:04:11 #34 transferring context: 17.63kB 0.2s done 19:04:11 #34 DONE 0.6s 19:04:11 19:04:11 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:04:11 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s 19:04:11 #33 ... 19:04:11 19:04:11 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:04:11 #32 DONE 0.0s 19:04:11 19:04:11 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:04:11 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.7s done 19:04:11 #33 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 19:04:11 #33 ... 19:04:11 19:04:11 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:04:11 #32 DONE 0.0s 19:04:11 19:04:11 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:04:11 #30 DONE 1.3s 19:04:11 19:04:11 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:04:11 #31 DONE 1.3s 19:04:11 19:04:11 #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:04:11 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 19:04:11 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:04:11 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:04:11 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:04:11 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.7s done 19:04:12 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 19:04:12 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:04:12 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:04:12 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:04:12 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.7s done 19:04:18 #33 ... 19:04:18 19:04:18 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:04:18 #32 DONE 0.0s 19:04:18 19:04:18 #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:04:18 #33 ... 19:04:18 19:04:18 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:04:18 #32 DONE 0.0s 19:04:18 19:04:18 #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:04:18 #33 ... 19:04:18 19:04:18 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:04:18 #30 DONE 2.4s 19:04:18 19:04:18 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:04:18 #31 DONE 2.5s 19:04:18 19:04:18 #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:04:18 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 19:04:18 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:04:18 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:04:18 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:04:18 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.7s done 19:04:18 #33 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.8s done 19:04:18 #33 ... 19:04:18 19:04:18 #35 [security-spire-config internal] load build context 19:04:18 #35 transferring context: 16.35kB 0.3s done 19:04:18 #35 DONE 2.7s 19:04:18 19:04:18 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:04:18 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 19:04:18 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:04:18 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:04:18 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:04:18 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 19:04:18 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 19:04:18 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:04:18 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:04:18 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.7s done 19:04:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 3.2s 19:04:18 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 19:04:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 3.6s 19:04:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 3.8s 19:04:18 #36 ... 19:04:18 19:04:18 #37 [security-spire-server internal] load build context 19:04:18 #37 transferring context: 18.10kB 0.2s done 19:04:18 #37 DONE 2.2s 19:04:18 19:04:18 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:04:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 4.2s 19:04:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 4.4s 19:04:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 4.8s 19:04:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 5.0s 19:04:18 #36 ... 19:04:18 19:04:18 #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:04:18 #38 DONE 6.3s 19:04:18 19:04:18 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:04:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.6s done 19:04:18 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:04:20 #36 ... 19:04:20 19:04:20 #39 [support-scheduler internal] load build context 19:04:20 #39 transferring context: 30.02MB 9.7s 19:04:20 #39 ... 19:04:20 19:04:20 #40 [security-spiffe-token-provider internal] load build context 19:04:21 #40 ... 19:04:21 19:04:21 #41 [support-notifications internal] load build context 19:04:21 #41 ... 19:04:21 19:04:21 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:04:21 #42 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 19:04:21 #42 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:04:21 #42 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:04:21 #42 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:04:21 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done 19:04:21 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 19:04:21 #42 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.2s done 19:04:21 #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.7s done 19:04:21 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:04:21 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:04:21 #42 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 19:04:21 #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.8s 19:04:21 #42 ... 19:04:21 19:04:21 #43 [core-command internal] load build context 19:04:21 #43 ... 19:04:21 19:04:21 #44 [security-proxy-setup internal] load build context 19:04:21 #44 ... 19:04:21 19:04:21 #45 [core-common-config-bootstrapper internal] load build context 19:04:21 #45 ... 19:04:21 19:04:21 #44 [security-proxy-setup internal] load build context 19:04:21 #44 ... 19:04:21 19:04:21 #46 [core-data internal] load build context 19:04:22 #46 ... 19:04:22 19:04:22 #47 [security-secretstore-setup internal] load build context 19:04:22 #47 ... 19:04:22 19:04:22 #48 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:04:22 #48 DONE 4.8s 19:04:22 19:04:22 #47 [security-secretstore-setup internal] load build context 19:04:22 #47 ... 19:04:22 19:04:22 #49 [security-bootstrapper internal] load build context 19:04:22 #49 ... 19:04:22 19:04:22 #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:04:23 #50 ... 19:04:23 19:04:23 #51 [core-metadata internal] load build context 19:04:23 #51 ... 19:04:23 19:04:23 #52 [security-proxy-auth internal] load build context 19:04:23 #52 ... 19:04:23 19:04:23 #51 [core-metadata internal] load build context 19:04:26 #51 transferring context: 10.28MB 11.4s 19:04:26 #51 ... 19:04:26 19:04:26 #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:04:26 #33 ... 19:04:26 19:04:26 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:04:26 #0 6.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:26 #0 7.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:26 #53 ... 19:04:26 19:04:26 #51 [core-metadata internal] load build context 19:04:27 #51 ... 19:04:27 19:04:27 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:04:27 #0 8.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:27 #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:27 #54 ... 19:04:27 19:04:27 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:04:27 #0 8.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:27 #0 9.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:27 #55 ... 19:04:27 19:04:27 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:04:27 #56 ... 19:04:27 19:04:27 #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:04:27 #57 ... 19:04:27 19:04:27 #58 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:04:28 #58 ... 19:04:28 19:04:28 #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:04:28 #59 ... 19:04:28 19:04:28 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:04:28 #60 ... 19:04:28 19:04:28 #61 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:04:28 #0 6.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:28 #0 7.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:28 #0 10.60 (1/1) Installing dumb-init (1.2.5-r2) 19:04:28 #0 10.60 Executing busybox-1.36.1-r2.trigger 19:04:28 #0 10.72 OK: 8 MiB in 16 packages 19:04:28 #61 ... 19:04:28 19:04:28 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:04:28 #60 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:29 #60 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:29 #60 ... 19:04:29 19:04:29 #61 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:04:29 #61 DONE 12.7s 19:04:29 19:04:29 #43 [core-command internal] load build context 19:04:30 #43 ... 19:04:30 19:04:30 #58 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:04:30 #58 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:30 #58 ... 19:04:30 19:04:30 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:04:30 #53 10.23 (1/4) Installing ca-certificates (20230506-r0) 19:04:30 #53 10.48 (2/4) Installing dumb-init (1.2.5-r2) 19:04:30 #53 10.48 (3/4) Installing su-exec (0.2-r3) 19:04:30 #53 10.48 (4/4) Installing yq (4.33.3-r4) 19:04:30 #53 11.16 Executing busybox-1.36.1-r2.trigger 19:04:30 #53 11.76 Executing ca-certificates-20230506-r0.trigger 19:04:30 #53 12.26 OK: 18 MiB in 19 packages 19:04:30 #53 DONE 14.0s 19:04:30 19:04:30 #43 [core-command internal] load build context 19:04:31 #43 ... 19:04:31 19:04:31 #39 [support-scheduler internal] load build context 19:04:31 #39 transferring context: 40.19MB 20.1s 19:04:31 #39 ... 19:04:31 19:04:31 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:04:31 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.0s 19:04:31 #36 ... 19:04:31 19:04:31 #40 [security-spiffe-token-provider internal] load build context 19:04:31 #40 ... 19:04:31 19:04:31 #41 [support-notifications internal] load build context 19:04:31 #41 ... 19:04:31 19:04:31 #39 [support-scheduler internal] load build context 19:04:31 #39 ... 19:04:31 19:04:31 #45 [core-common-config-bootstrapper internal] load build context 19:04:31 #45 ... 19:04:31 19:04:31 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:04:31 #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.4s 19:04:31 #42 ... 19:04:31 19:04:31 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:04:31 #54 14.47 (1/2) Installing ca-certificates (20230506-r0) 19:04:32 #54 14.63 (2/2) Installing dumb-init (1.2.5-r2) 19:04:32 #54 14.63 Executing busybox-1.36.1-r2.trigger 19:04:32 #54 14.63 Executing ca-certificates-20230506-r0.trigger 19:04:32 #54 ... 19:04:32 19:04:32 #46 [core-data internal] load build context 19:04:32 #46 ... 19:04:32 19:04:32 #44 [security-proxy-setup internal] load build context 19:04:32 #44 ... 19:04:32 19:04:32 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:04:32 #62 ... 19:04:32 19:04:32 #49 [security-bootstrapper internal] load build context 19:04:32 #49 ... 19:04:32 19:04:32 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:04:32 #63 ... 19:04:32 19:04:32 #47 [security-secretstore-setup internal] load build context 19:04:32 #47 ... 19:04:32 19:04:32 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:04:32 #64 ... 19:04:32 19:04:32 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:04:33 #36 ... 19:04:33 19:04:33 #52 [security-proxy-auth internal] load build context 19:04:34 #52 ... 19:04:34 19:04:34 #47 [security-secretstore-setup internal] load build context 19:04:35 #47 ... 19:04:35 19:04:35 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:04:35 #54 15.97 OK: 9 MiB in 17 packages 19:04:35 #54 DONE 18.0s 19:04:35 19:04:35 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:04:36 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.9s 19:04:37 #36 ... 19:04:37 19:04:37 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:04:37 #60 16.96 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 19:04:37 #60 17.09 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 19:04:37 #60 17.15 (3/6) Installing dumb-init (1.2.5-r2) 19:04:37 #60 17.15 (4/6) Installing openssl (3.1.4-r0) 19:04:37 #60 17.28 (5/6) Installing su-exec (0.2-r3) 19:04:37 #60 17.28 (6/6) Installing yq (4.33.3-r4) 19:04:37 #60 18.33 Executing busybox-1.36.1-r2.trigger 19:04:37 #60 18.47 OK: 18 MiB in 19 packages 19:04:37 #60 DONE 20.1s 19:04:37 19:04:37 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:04:37 #36 ... 19:04:37 19:04:37 #51 [core-metadata internal] load build context 19:04:37 #51 transferring context: 17.39MB 23.1s 19:04:38 #51 ... 19:04:38 19:04:38 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:04:39 #36 ... 19:04:39 19:04:39 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:04:39 #65 DONE 1.2s 19:04:39 19:04:39 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:04:40 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.5s 19:04:41 #36 ... 19:04:41 19:04:41 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:04:41 #56 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:41 #56 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:41 #56 21.87 (1/1) Installing dumb-init (1.2.5-r2) 19:04:41 #56 21.91 Executing busybox-1.36.1-r2.trigger 19:04:41 #56 22.09 OK: 8 MiB in 16 packages 19:04:41 #56 ... 19:04:41 19:04:41 #43 [core-command internal] load build context 19:04:41 #43 ... 19:04:41 19:04:41 #40 [security-spiffe-token-provider internal] load build context 19:04:41 #40 ... 19:04:41 19:04:41 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:04:41 #36 ... 19:04:41 19:04:41 #45 [core-common-config-bootstrapper internal] load build context 19:04:42 #45 ... 19:04:42 19:04:42 #39 [support-scheduler internal] load build context 19:04:42 #39 ... 19:04:42 19:04:42 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:04:42 #55 14.56 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:04:42 #55 14.56 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:04:42 #55 14.56 OK: 19948 distinct packages available 19:04:42 #55 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:42 #55 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:42 #55 21.76 (1/11) Installing ca-certificates (20230506-r0) 19:04:42 #55 22.22 (2/11) Installing brotli-libs (1.0.9-r14) 19:04:42 #55 22.42 (3/11) Installing libunistring (1.1-r1) 19:04:42 #55 22.77 (4/11) Installing libidn2 (2.3.4-r1) 19:04:42 #55 22.81 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:04:42 #55 22.84 (6/11) Installing libcurl (8.4.0-r0) 19:04:42 #55 23.01 (7/11) Installing curl (8.4.0-r0) 19:04:42 #55 23.06 (8/11) Installing dumb-init (1.2.5-r2) 19:04:42 #55 23.13 (9/11) Installing musl-obstack (1.2.3-r2) 19:04:42 #55 23.18 (10/11) Installing libucontext (1.2-r2) 19:04:42 #55 23.19 (11/11) Installing gcompat (1.1.0-r1) 19:04:42 #55 23.30 Executing busybox-1.36.1-r2.trigger 19:04:42 #55 23.34 Executing ca-certificates-20230506-r0.trigger 19:04:42 #55 ... 19:04:42 19:04:42 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:04:42 #56 DONE 24.6s 19:04:42 19:04:42 #41 [support-notifications internal] load build context 19:04:42 #41 ... 19:04:42 19:04:42 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:04:42 #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.9s 19:04:42 #42 ... 19:04:42 19:04:42 #46 [core-data internal] load build context 19:04:42 #46 ... 19:04:42 19:04:42 #44 [security-proxy-setup internal] load build context 19:04:42 #44 ... 19:04:42 19:04:42 #58 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:04:42 #58 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:42 #58 19.17 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:04:42 #58 19.17 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:04:42 #58 19.17 OK: 19948 distinct packages available 19:04:42 #58 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:42 #58 23.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:42 #58 ... 19:04:42 19:04:42 #49 [security-bootstrapper internal] load build context 19:04:42 #49 transferring context: 73.80MB 29.3s 19:04:42 #49 ... 19:04:42 19:04:42 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:04:43 #36 ... 19:04:43 19:04:43 #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:04:43 #57 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:43 #57 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:43 #57 25.72 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:04:43 #57 25.72 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:04:43 #57 25.72 OK: 19948 distinct packages available 19:04:43 #57 ... 19:04:43 19:04:43 #41 [support-notifications internal] load build context 19:04:44 #41 ... 19:04:44 19:04:44 #52 [security-proxy-auth internal] load build context 19:04:44 #52 ... 19:04:44 19:04:44 #41 [support-notifications internal] load build context 19:04:44 #41 ... 19:04:44 19:04:44 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:04:44 #55 24.85 OK: 13 MiB in 26 packages 19:04:44 #55 DONE 27.1s 19:04:44 19:04:44 #41 [support-notifications internal] load build context 19:04:45 #41 ... 19:04:45 19:04:45 #47 [security-secretstore-setup internal] load build context 19:04:45 #47 ... 19:04:45 19:04:45 #41 [support-notifications internal] load build context 19:04:45 #41 ... 19:04:45 19:04:45 #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:04:45 #59 18.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:45 #59 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:45 #59 27.77 (1/2) Installing dumb-init (1.2.5-r2) 19:04:45 #59 27.83 (2/2) Installing su-exec (0.2-r3) 19:04:45 #59 27.86 Executing busybox-1.36.1-r2.trigger 19:04:45 #59 28.06 OK: 8 MiB in 17 packages 19:04:46 #59 ... 19:04:46 19:04:46 #41 [support-notifications internal] load build context 19:04:46 #41 ... 19:04:46 19:04:46 #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:04:46 #50 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:46 #50 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:46 #50 23.65 OK: 266 MiB in 52 packages 19:04:46 #50 ... 19:04:46 19:04:46 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:04:46 #62 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:46 #62 17.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:46 #62 ... 19:04:46 19:04:46 #41 [support-notifications internal] load build context 19:04:47 #41 ... 19:04:47 19:04:47 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:04:47 #63 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:47 #63 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:47 #63 22.90 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:04:47 #63 22.90 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:04:47 #63 22.90 OK: 19952 distinct packages available 19:04:47 #63 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:47 #63 ... 19:04:47 19:04:47 #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:04:47 #59 DONE 29.8s 19:04:47 19:04:47 #41 [support-notifications internal] load build context 19:04:47 #41 ... 19:04:47 19:04:47 #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:04:47 #50 DONE 25.7s 19:04:48 19:04:48 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:04:48 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.2s 19:04:48 #36 ... 19:04:48 19:04:48 #51 [core-metadata internal] load build context 19:04:48 #51 transferring context: 28.41MB 33.4s 19:04:48 #51 ... 19:04:48 19:04:48 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:04:48 #64 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:48 #64 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:48 #64 24.33 OK: 266 MiB in 52 packages 19:04:48 #64 DONE 26.1s 19:04:48 19:04:48 #51 [core-metadata internal] load build context 19:04:48 #51 ... 19:04:48 19:04:48 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:04:48 #62 25.32 OK: 266 MiB in 52 packages 19:04:48 #62 DONE 26.8s 19:04:48 19:04:48 #51 [core-metadata internal] load build context 19:04:49 #51 ... 19:04:49 19:04:49 #58 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:04:49 #58 29.96 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 19:04:49 #58 30.59 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 19:04:49 #58 30.71 (3/7) Installing dumb-init (1.2.5-r2) 19:04:49 #58 30.79 (4/7) Installing musl-obstack (1.2.3-r2) 19:04:49 #58 30.90 (5/7) Installing libucontext (1.2-r2) 19:04:49 #58 30.90 (6/7) Installing gcompat (1.1.0-r1) 19:04:49 #58 30.90 (7/7) Installing openssl (3.1.4-r0) 19:04:49 #58 31.01 Executing busybox-1.36.1-r2.trigger 19:04:49 #58 31.16 OK: 9 MiB in 20 packages 19:04:49 #58 DONE 32.7s 19:04:49 19:04:49 #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:04:50 #66 ... 19:04:50 19:04:50 #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:04:50 #57 27.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:50 #57 29.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:50 #57 32.06 (1/4) Installing dumb-init (1.2.5-r2) 19:04:50 #57 32.06 (2/4) Installing musl-obstack (1.2.3-r2) 19:04:50 #57 32.06 (3/4) Installing libucontext (1.2-r2) 19:04:50 #57 32.11 (4/4) Installing gcompat (1.1.0-r1) 19:04:50 #57 32.11 Executing busybox-1.36.1-r2.trigger 19:04:50 #57 32.26 OK: 8 MiB in 19 packages 19:04:50 #57 DONE 33.0s 19:04:50 19:04:50 #41 [support-notifications internal] load build context 19:04:50 #41 ... 19:04:50 19:04:50 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:04:50 #63 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:50 #63 27.47 OK: 266 MiB in 52 packages 19:04:50 #63 DONE 28.4s 19:04:50 19:04:50 #41 [support-notifications internal] load build context 19:04:51 #41 ... 19:04:51 19:04:51 #40 [security-spiffe-token-provider internal] load build context 19:04:51 #40 ... 19:04:51 19:04:51 #43 [core-command internal] load build context 19:04:51 #43 ... 19:04:51 19:04:51 #40 [security-spiffe-token-provider internal] load build context 19:04:52 #40 ... 19:04:52 19:04:52 #45 [core-common-config-bootstrapper internal] load build context 19:04:52 #45 ... 19:04:52 19:04:52 #43 [core-command internal] load build context 19:04:52 #43 ... 19:04:52 19:04:52 #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:04:52 #66 DONE 2.9s 19:04:52 19:04:52 #39 [support-scheduler internal] load build context 19:04:52 #39 ... 19:04:52 19:04:52 #45 [core-common-config-bootstrapper internal] load build context 19:04:52 #45 ... 19:04:52 19:04:52 #46 [core-data internal] load build context 19:04:52 #46 ... 19:04:52 19:04:52 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:04:52 #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.2s done 19:04:52 #42 ... 19:04:52 19:04:52 #44 [security-proxy-setup internal] load build context 19:04:52 #44 ... 19:04:52 19:04:52 #45 [core-common-config-bootstrapper internal] load build context 19:04:53 #45 transferring context: 94.88MB 41.0s 19:04:53 #45 ... 19:04:53 19:04:53 #49 [security-bootstrapper internal] load build context 19:04:53 #49 ... 19:04:53 19:04:53 #44 [security-proxy-setup internal] load build context 19:04:54 #44 ... 19:04:54 19:04:54 #52 [security-proxy-auth internal] load build context 19:04:54 #52 ... 19:04:54 19:04:54 #44 [security-proxy-setup internal] load build context 19:04:55 #44 ... 19:04:55 19:04:55 #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:04:55 #67 DONE 7.7s 19:04:55 19:04:55 #44 [security-proxy-setup internal] load build context 19:04:55 #44 ... 19:04:55 19:04:55 #47 [security-secretstore-setup internal] load build context 19:04:55 #47 ... 19:04:55 19:04:55 #44 [security-proxy-setup internal] load build context 19:04:56 #44 ... 19:04:56 19:04:56 #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:04:56 #68 DONE 1.0s 19:04:56 19:04:56 #44 [security-proxy-setup internal] load build context 19:04:58 #44 transferring context: 132.40MB 46.0s 19:04:58 #44 ... 19:04:58 19:04:58 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:04:58 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 36.5s done 19:04:58 #36 ... 19:04:58 19:04:58 #44 [security-proxy-setup internal] load build context 19:04:59 #44 ... 19:04:59 19:04:59 #51 [core-metadata internal] load build context 19:04:59 #51 ... 19:04:59 19:04:59 #44 [security-proxy-setup internal] load build context 19:05:02 #44 ... 19:05:02 19:05:02 #41 [support-notifications internal] load build context 19:05:02 #41 ... 19:05:02 19:05:02 #44 [security-proxy-setup internal] load build context 19:05:02 #44 ... 19:05:02 19:05:02 #40 [security-spiffe-token-provider internal] load build context 19:05:02 #40 ... 19:05:02 19:05:02 #43 [core-command internal] load build context 19:05:02 #43 ... 19:05:02 19:05:02 #39 [support-scheduler internal] load build context 19:05:02 #39 ... 19:05:02 19:05:02 #43 [core-command internal] load build context 19:05:02 #43 ... 19:05:02 19:05:02 #46 [core-data internal] load build context 19:05:02 #46 ... 19:05:02 19:05:02 #44 [security-proxy-setup internal] load build context 19:05:03 #44 transferring context: 158.78MB 51.0s 19:05:03 #44 ... 19:05:03 19:05:03 #45 [core-common-config-bootstrapper internal] load build context 19:05:03 #45 ... 19:05:03 19:05:03 #49 [security-bootstrapper internal] load build context 19:05:03 #49 ... 19:05:03 19:05:03 #45 [core-common-config-bootstrapper internal] load build context 19:05:03 #45 ... 19:05:03 19:05:03 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:05:03 #69 DONE 4.9s 19:05:03 19:05:03 #45 [core-common-config-bootstrapper internal] load build context 19:05:04 #45 ... 19:05:04 19:05:04 #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:05:04 #70 DONE 5.2s 19:05:04 19:05:04 #45 [core-common-config-bootstrapper internal] load build context 19:05:04 #45 ... 19:05:04 19:05:04 #52 [security-proxy-auth internal] load build context 19:05:04 #52 ... 19:05:04 19:05:04 #45 [core-common-config-bootstrapper internal] load build context 19:05:05 #45 ... 19:05:05 19:05:05 #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:05:05 #71 DONE 4.7s 19:05:05 19:05:05 #45 [core-common-config-bootstrapper internal] load build context 19:05:05 #45 ... 19:05:05 19:05:05 #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:05:05 #72 DONE 1.3s 19:05:05 19:05:05 #45 [core-common-config-bootstrapper internal] load build context 19:05:06 #45 ... 19:05:06 19:05:06 #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:05:06 #73 DONE 1.8s 19:05:06 19:05:06 #45 [core-common-config-bootstrapper internal] load build context 19:05:06 #45 ... 19:05:06 19:05:06 #47 [security-secretstore-setup internal] load build context 19:05:06 #47 ... 19:05:06 19:05:06 #45 [core-common-config-bootstrapper internal] load build context 19:05:06 #45 ... 19:05:06 19:05:06 #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:05:06 #74 DONE 1.2s 19:05:06 19:05:06 #45 [core-common-config-bootstrapper internal] load build context 19:05:06 #45 ... 19:05:06 19:05:06 #75 [security-spire-config stage-2 5/9] COPY security.txt / 19:05:06 #75 DONE 1.5s 19:05:06 19:05:06 #45 [core-common-config-bootstrapper internal] load build context 19:05:07 #45 ... 19:05:07 19:05:07 #76 [security-spire-agent stage-3 6/9] COPY security.txt / 19:05:07 #76 DONE 1.4s 19:05:07 19:05:07 #77 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:05:08 #77 ... 19:05:08 19:05:08 #78 [security-spire-server stage-2 5/8] COPY security.txt / 19:05:08 #78 DONE 1.7s 19:05:08 19:05:08 #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:05:08 #79 ... 19:05:08 19:05:08 #77 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:05:08 #77 DONE 1.0s 19:05:08 19:05:08 #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:05:08 #80 DONE 1.8s 19:05:08 19:05:08 #81 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:05:09 #81 ... 19:05:09 19:05:09 #51 [core-metadata internal] load build context 19:05:09 #51 transferring context: 98.68MB 54.8s 19:05:09 #51 ... 19:05:09 19:05:09 #45 [core-common-config-bootstrapper internal] load build context 19:05:09 #45 ... 19:05:09 19:05:09 #43 [core-command internal] load build context 19:05:09 #43 transferring context: 189.44MB 58.3s done 19:05:09 #43 DONE 58.9s 19:05:09 19:05:09 #45 [core-common-config-bootstrapper internal] load build context 19:05:10 #45 ... 19:05:10 19:05:10 #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:05:10 #79 DONE 1.8s 19:05:10 19:05:10 #45 [core-common-config-bootstrapper internal] load build context 19:05:10 #45 ... 19:05:10 19:05:10 #81 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:05:10 #81 DONE 1.7s 19:05:10 19:05:10 #45 [core-common-config-bootstrapper internal] load build context 19:05:10 #45 ... 19:05:10 19:05:10 #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:05:10 #82 DONE 2.2s 19:05:10 19:05:10 #45 [core-common-config-bootstrapper internal] load build context 19:05:10 #45 ... 19:05:10 19:05:10 #49 [security-bootstrapper internal] load build context 19:05:10 #49 transferring context: 189.44MB 56.4s done 19:05:10 #49 DONE 58.6s 19:05:10 19:05:10 #44 [security-proxy-setup internal] load build context 19:05:10 #44 transferring context: 189.44MB 57.8s done 19:05:10 #44 DONE 59.5s 19:05:10 19:05:10 #51 [core-metadata internal] load build context 19:05:11 #51 ... 19:05:11 19:05:11 #46 [core-data internal] load build context 19:05:11 #46 transferring context: 189.44MB 57.2s done 19:05:11 #46 DONE 59.9s 19:05:11 19:05:11 #51 [core-metadata internal] load build context 19:05:11 #51 ... 19:05:11 19:05:11 #41 [support-notifications internal] load build context 19:05:11 #41 transferring context: 189.44MB 60.4s done 19:05:12 #41 ... 19:05:12 19:05:12 #51 [core-metadata internal] load build context 19:05:12 #51 ... 19:05:12 19:05:12 #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:05:12 #83 DONE 2.2s 19:05:12 19:05:12 #51 [core-metadata internal] load build context 19:05:12 #51 ... 19:05:12 19:05:12 #41 [support-notifications internal] load build context 19:05:12 #41 DONE 61.6s 19:05:12 19:05:12 #51 [core-metadata internal] load build context 19:05:12 #51 ... 19:05:12 19:05:12 #40 [security-spiffe-token-provider internal] load build context 19:05:12 #40 ... 19:05:12 19:05:12 #84 [core-command builder 4/7] COPY go.mod vendor* ./ 19:05:12 #84 DONE 2.4s 19:05:12 19:05:12 #40 [security-spiffe-token-provider internal] load build context 19:05:12 #40 ... 19:05:12 19:05:12 #51 [core-metadata internal] load build context 19:05:12 #51 ... 19:05:12 19:05:12 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:05:12 #85 DONE 2.3s 19:05:12 19:05:12 #51 [core-metadata internal] load build context 19:05:12 #51 ... 19:05:12 19:05:12 #39 [support-scheduler internal] load build context 19:05:12 #39 ... 19:05:12 19:05:12 #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:05:12 #86 DONE 2.2s 19:05:12 19:05:12 #39 [support-scheduler internal] load build context 19:05:12 #39 ... 19:05:12 19:05:12 #51 [core-metadata internal] load build context 19:05:12 #51 ... 19:05:12 19:05:12 #45 [core-common-config-bootstrapper internal] load build context 19:05:12 #45 transferring context: 189.44MB 60.0s done 19:05:12 #45 DONE 61.6s 19:05:12 19:05:12 #51 [core-metadata internal] load build context 19:05:13 #51 ... 19:05:13 19:05:13 #47 [security-secretstore-setup internal] load build context 19:05:13 #47 transferring context: 189.44MB 58.8s done 19:05:13 #47 DONE 61.0s 19:05:13 19:05:13 #51 [core-metadata internal] load build context 19:05:13 #51 ... 19:05:13 19:05:13 #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:05:13 #87 DONE 2.1s 19:05:13 19:05:13 #51 [core-metadata internal] load build context 19:05:14 #51 ... 19:05:14 19:05:14 #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:05:14 #88 DONE 1.5s 19:05:14 19:05:14 #51 [core-metadata internal] load build context 19:05:14 #51 ... 19:05:14 19:05:14 #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:05:14 #89 DONE 1.5s 19:05:14 19:05:14 #51 [core-metadata internal] load build context 19:05:15 #51 ... 19:05:15 19:05:15 #52 [security-proxy-auth internal] load build context 19:05:15 #52 transferring context: 189.44MB 56.6s done 19:05:15 #52 ... 19:05:15 19:05:15 #51 [core-metadata internal] load build context 19:05:16 #51 transferring context: 136.27MB 61.6s 19:05:17 #51 ... 19:05:17 19:05:17 #40 [security-spiffe-token-provider internal] load build context 19:05:17 #40 transferring context: 189.44MB 66.7s done 19:05:17 #40 DONE 67.0s 19:05:17 19:05:17 #51 [core-metadata internal] load build context 19:05:19 #51 ... 19:05:19 19:05:19 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:05:19 #90 DONE 1.0s 19:05:19 19:05:19 #51 [core-metadata internal] load build context 19:05:19 #51 ... 19:05:19 19:05:19 #91 [security-spire-server] exporting to image 19:05:19 #91 exporting layers 5.0s done 19:05:19 #91 writing image sha256:72867fe098e89c35d944f4f4b9ee25faf70bddc17b3e1fe03bee8300c40d927f 0.1s done 19:05:19 #91 naming to docker.io/library/security-spire-config-arm64 done 19:05:19 #91 writing image sha256:52e910383dafede71cabe7e573d3cd1aaa53e6bcd14dd9d70db3b5198cbf3e8f 0.2s done 19:05:19 #91 naming to docker.io/library/security-spire-agent-arm64 0.1s done 19:05:19 #91 writing image sha256:32c770d04464078a83d1be112f7aa690d8b7c484adbe30c3c61ad6f5f027b211 0.0s done 19:05:19 #91 naming to docker.io/library/security-spire-server-arm64 done 19:05:19 #91 DONE 6.5s 19:05:19 19:05:19 #51 [core-metadata internal] load build context 19:05:20 #51 ... 19:05:20 19:05:20 #39 [support-scheduler internal] load build context 19:05:20 #39 transferring context: 189.44MB 69.5s done 19:05:20 #39 DONE 69.7s 19:05:20 19:05:20 #51 [core-metadata internal] load build context 19:05:20 #51 transferring context: 189.44MB 66.2s done 19:05:20 #51 DONE 67.5s 19:05:20 19:05:20 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:22 #92 ... 19:05:22 19:05:22 #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:22 #93 ... 19:05:22 19:05:22 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:23 #94 ... 19:05:23 19:05:23 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:10 #95 ... 19:06:10 19:06:10 #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:10 #93 DONE 54.5s 19:06:10 19:06:10 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:10 #94 DONE 52.9s 19:06:10 19:06:10 #96 [core-command builder 6/7] COPY . . 19:06:10 #96 ... 19:06:10 19:06:10 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:10 #95 DONE 54.1s 19:06:10 19:06:10 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:10 #92 DONE 48.3s 19:06:10 19:06:10 #97 [security-spiffe-token-provider builder 6/7] COPY . . 19:06:10 #97 ... 19:06:10 19:06:10 #98 [support-notifications builder 6/7] COPY . . 19:06:10 #98 DONE 3.3s 19:06:10 19:06:10 #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:10 #99 CACHED 19:06:10 19:06:10 #100 [security-proxy-auth builder 6/7] COPY . . 19:06:10 #100 CACHED 19:06:10 19:06:10 #101 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:06:10 #101 CACHED 19:06:10 19:06:10 #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:10 #102 CACHED 19:06:10 19:06:10 #103 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:06:10 #103 CACHED 19:06:10 19:06:10 #104 [security-secretstore-setup builder 6/7] COPY . . 19:06:10 #104 CACHED 19:06:10 19:06:10 #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:06:10 #105 CACHED 19:06:10 19:06:10 #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:10 #106 CACHED 19:06:10 19:06:10 #107 [core-metadata builder 6/7] COPY . . 19:06:10 #107 CACHED 19:06:10 19:06:10 #108 [security-bootstrapper builder 6/7] COPY . . 19:06:10 #108 DONE 3.3s 19:06:10 19:06:10 #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:10 #109 CACHED 19:06:10 19:06:10 #110 [core-data builder 6/7] COPY . . 19:06:10 #110 CACHED 19:06:10 19:06:10 #111 [core-data builder 4/7] COPY go.mod vendor* ./ 19:06:10 #111 CACHED 19:06:10 19:06:10 #112 [security-proxy-setup builder 6/7] COPY . . 19:06:10 #112 CACHED 19:06:10 19:06:10 #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:06:10 #113 CACHED 19:06:10 19:06:10 #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:10 #114 CACHED 19:06:10 19:06:10 #97 [security-spiffe-token-provider builder 6/7] COPY . . 19:06:10 #97 DONE 3.3s 19:06:10 19:06:10 #96 [core-command builder 6/7] COPY . . 19:06:10 #96 DONE 3.4s 19:06:10 19:06:10 #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:06:10 #115 CACHED 19:06:10 19:06:10 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 19:06:10 #116 CACHED 19:06:10 19:06:10 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:10 #117 CACHED 19:06:10 19:06:10 #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:06:10 #118 CACHED 19:06:10 19:06:10 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:10 #119 CACHED 19:06:10 19:06:10 #120 [support-scheduler builder 6/7] COPY . . 19:06:10 #120 CACHED 19:06:10 19:06:10 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:06:17 #121 ... 19:06:17 19:06:17 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:06:17 #0 5.438 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 19:06:17 #122 ... 19:06:17 19:06:17 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:06:17 #121 5.593 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 19:06:20 #121 ... 19:06:20 19:06:20 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:06:20 #0 4.549 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:06:20 #123 ... 19:06:20 19:06:20 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:06:20 #0 6.056 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:06:20 #124 ... 19:06:20 19:06:20 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:06:20 #0 4.823 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:06:21 #125 ... 19:06:21 19:06:21 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:06:21 #0 5.646 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 19:06:21 #126 ... 19:06:21 19:06:21 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:06:21 #0 5.328 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:06:21 #127 ... 19:06:21 19:06:21 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:06:21 #0 4.144 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:06:21 #128 ... 19:06:21 19:06:21 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:06:21 #0 5.490 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 19:06:21 #129 ... 19:06:21 19:06:21 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:06:21 #0 5.953 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:06:21 #130 ... 19:06:21 19:06:21 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:06:21 #0 5.787 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 19:19:01 #131 ... 19:19:01 19:19:01 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:19:01 #129 757.2 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 19:19:01 #129 ... 19:19:01 19:19:01 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:19:01 #128 DONE 762.5s 19:19:01 19:19:01 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:19:01 #126 ... 19:19:01 19:19:01 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:19:01 #132 DONE 0.3s 19:19:01 19:19:01 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:19:01 #133 DONE 0.3s 19:19:01 19:19:01 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:19:01 #134 DONE 0.2s 19:19:01 19:19:01 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:01 #36 ... 19:19:01 19:19:01 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:19:01 #135 DONE 0.1s 19:19:01 19:19:01 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:19:01 #136 DONE 0.2s 19:19:01 19:19:01 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:19:01 #137 DONE 0.1s 19:19:01 19:19:01 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:19:01 #123 ... 19:19:01 19:19:01 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:01 #138 DONE 1.8s 19:19:01 19:19:01 #91 [security-proxy-setup] exporting to image 19:19:01 #91 exporting layers 19:19:01 #91 exporting layers 1.0s done 19:19:01 #91 writing image sha256:b425f63a9a043640de9d871503d7b9570daf5a7b892d267f910be5dfcd40781c done 19:19:01 #91 naming to docker.io/library/security-proxy-setup-arm64 done 19:19:01 #91 DONE 7.5s 19:19:01 19:19:01 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:19:02 #124 ... 19:19:02 19:19:02 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:19:02 #127 DONE 771.7s 19:19:02 19:19:02 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:19:02 #139 DONE 0.3s 19:19:02 19:19:02 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:19:02 #121 ... 19:19:02 19:19:02 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:19:05 #140 DONE 2.4s 19:19:05 19:19:05 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:19:05 #141 DONE 0.3s 19:19:05 19:19:05 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:19:05 #142 DONE 0.2s 19:19:05 19:19:05 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:19:05 #143 DONE 0.3s 19:19:05 19:19:05 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:19:05 #130 ... 19:19:05 19:19:05 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:19:05 #144 DONE 0.1s 19:19:06 19:19:06 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:19:06 #145 DONE 0.1s 19:19:06 19:19:06 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:19:06 #42 ... 19:19:06 19:19:06 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:19:06 #146 DONE 0.2s 19:19:06 19:19:06 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:19:06 #147 DONE 0.1s 19:19:06 19:19:06 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:19:06 #148 DONE 0.1s 19:19:06 19:19:06 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:19:09 #149 DONE 2.2s 19:19:09 19:19:09 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:19:09 #121 ... 19:19:09 19:19:09 #91 [security-bootstrapper] exporting to image 19:19:09 #91 exporting layers 19:19:09 #91 ... 19:19:09 19:19:09 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:19:09 #129 DONE 779.2s 19:19:09 19:19:09 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:10 #36 ... 19:19:10 19:19:10 #91 [security-bootstrapper] exporting to image 19:19:10 #91 exporting layers 1.3s done 19:19:10 #91 writing image sha256:08bfc1b5b58fe9c9d08a4e64a598ac9686093d5632b1f2191a7229af9023d9bd 19:19:10 #91 writing image sha256:08bfc1b5b58fe9c9d08a4e64a598ac9686093d5632b1f2191a7229af9023d9bd 0.0s done 19:19:10 #91 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 19:19:10 #91 DONE 8.9s 19:19:10 19:19:10 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:19:10 #150 DONE 0.6s 19:19:10 19:19:10 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:19:10 #151 DONE 0.2s 19:19:10 19:19:10 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:19:10 #152 DONE 0.1s 19:19:10 19:19:10 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:19:10 #153 DONE 0.1s 19:19:10 19:19:10 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:19:11 #130 ... 19:19:11 19:19:11 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:19:11 #154 DONE 0.1s 19:19:11 19:19:11 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:19:11 #155 DONE 0.3s 19:19:11 19:19:11 #52 [security-proxy-auth internal] load build context 19:19:11 #52 ... 19:19:11 19:19:11 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:19:11 #156 DONE 0.3s 19:19:11 19:19:11 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:19:12 #157 DONE 0.1s 19:19:12 19:19:12 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:13 #158 DONE 1.9s 19:19:13 19:19:13 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:19:13 #42 ... 19:19:13 19:19:13 #91 [security-secretstore-setup] exporting to image 19:19:15 #91 exporting layers 2.1s done 19:19:16 #91 writing image sha256:202e122a2170a53ce35833f52d88cba1093a21ef6e78edcc77df4ac10c6db4e7 done 19:19:16 #91 naming to docker.io/library/security-secretstore-setup-arm64 done 19:19:16 #91 DONE 11.0s 19:19:16 19:19:16 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:19:26 #130 ... 19:19:26 19:19:26 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:19:26 #122 DONE 795.6s 19:19:26 19:19:26 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:19:26 #126 ... 19:19:26 19:19:26 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:19:26 #159 DONE 0.2s 19:19:26 19:19:26 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:19:26 #160 DONE 0.3s 19:19:26 19:19:26 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:19:27 #126 ... 19:19:27 19:19:27 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:19:27 #161 DONE 0.3s 19:19:27 19:19:27 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:19:27 #42 ... 19:19:27 19:19:27 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:19:27 #162 DONE 0.2s 19:19:27 19:19:27 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:19:27 #163 DONE 0.2s 19:19:27 19:19:27 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:29 #164 DONE 1.7s 19:19:29 19:19:29 #91 [security-proxy-auth] exporting to image 19:19:29 #91 exporting layers 19:19:29 #91 exporting layers 0.6s done 19:19:29 #91 writing image sha256:dd11f7df180a5403e53cc70f50e57b47d1894286acc48c035a05d7ccfc17b32b 0.0s done 19:19:29 #91 naming to docker.io/library/security-proxy-auth-arm64 done 19:19:29 #91 DONE 11.6s 19:19:29 19:19:29 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:19:35 #130 ... 19:19:35 19:19:35 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:19:35 #124 DONE 804.3s 19:19:35 19:19:35 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:19:35 #121 ... 19:19:35 19:19:35 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:19:35 #165 DONE 0.2s 19:19:35 19:19:35 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:19:35 #166 DONE 0.2s 19:19:35 19:19:35 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:19:36 #167 DONE 0.3s 19:19:36 19:19:36 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:19:36 #168 DONE 0.2s 19:19:36 19:19:36 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:19:36 #130 ... 19:19:36 19:19:36 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:19:36 #169 DONE 0.1s 19:19:36 19:19:36 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:42 #170 DONE 2.0s 19:19:42 19:19:42 #91 [core-common-config-bootstrapper] exporting to image 19:19:42 #91 exporting layers 19:19:42 #91 exporting layers 0.8s done 19:19:42 #91 writing image sha256:3cfb3ede3049682b3c070e82a17a3f2c46a1f35d6bc281ac8424906049b6aa19 0.0s done 19:19:42 #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 19:19:42 #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:19:42 #91 DONE 12.4s 19:19:42 19:19:42 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:20:09 #131 ... 19:20:09 19:20:09 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:20:09 #130 DONE 835.9s 19:20:09 19:20:09 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:20:09 #121 ... 19:20:09 19:20:09 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:20:09 #171 DONE 0.2s 19:20:09 19:20:09 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:20:09 #172 DONE 0.2s 19:20:09 19:20:09 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:20:09 #173 DONE 0.4s 19:20:09 19:20:09 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:20:09 #121 ... 19:20:09 19:20:09 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:20:09 #174 DONE 0.1s 19:20:09 19:20:09 #91 [core-command] exporting to image 19:20:09 #91 exporting layers 19:20:09 #91 exporting layers 0.3s done 19:20:09 #91 writing image sha256:425cf4bf0376a4f4f25da5a11bb96456358866d2be8f6c29ea1aa719369abcee done 19:20:09 #91 naming to docker.io/library/core-command-arm64 done 19:20:09 #91 DONE 12.7s 19:20:09 19:20:09 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:20:15 #36 ... 19:20:15 19:20:15 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:20:15 #126 DONE 844.4s 19:20:15 19:20:15 #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:20:15 #33 ... 19:20:15 19:20:15 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:20:15 #175 DONE 0.3s 19:20:15 19:20:15 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:20:15 #176 DONE 0.1s 19:20:15 19:20:15 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:20:16 #177 DONE 0.3s 19:20:16 19:20:16 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:20:16 #178 DONE 0.1s 19:20:16 19:20:16 #91 [core-data] exporting to image 19:20:16 #91 exporting layers 19:20:16 #91 exporting layers 0.2s done 19:20:16 #91 writing image sha256:93a838872f7d8aa0aa93986810b8afdc657abfbecc93dfcd6e44e30de882f95e 0.0s done 19:20:16 #91 naming to docker.io/library/core-data-arm64 19:20:16 #91 naming to docker.io/library/core-data-arm64 done 19:20:16 #91 DONE 13.0s 19:20:16 19:20:16 #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:20:18 #33 ... 19:20:18 19:20:18 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:20:18 #131 DONE 848.3s 19:20:18 19:20:18 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:20:19 #42 ... 19:20:19 19:20:19 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:20:19 #179 DONE 0.1s 19:20:19 19:20:19 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:20:19 #42 ... 19:20:19 19:20:19 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:20:19 #180 DONE 0.2s 19:20:19 19:20:19 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:20:20 #181 DONE 0.3s 19:20:20 19:20:20 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:20:20 #121 ... 19:20:20 19:20:20 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:20:20 #182 DONE 0.1s 19:20:20 19:20:20 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:20:20 #183 DONE 0.1s 19:20:20 19:20:20 #91 [core-metadata] exporting to image 19:20:20 #91 exporting layers 0.4s done 19:20:20 #91 writing image sha256:ef971224cd6ce43d05494e480bd76445bfc19024cd70b04bf193528530807fb8 done 19:20:20 #91 naming to docker.io/library/core-metadata-arm64 done 19:20:20 #91 DONE 13.4s 19:20:20 19:20:20 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:20:38 #121 ... 19:20:38 19:20:38 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:20:38 #125 DONE 867.4s 19:20:38 19:20:38 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:20:38 #121 ... 19:20:38 19:20:38 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:20:38 #184 DONE 0.1s 19:20:38 19:20:38 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:20:38 #185 DONE 0.1s 19:20:38 19:20:38 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:20:38 #121 ... 19:20:38 19:20:38 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:20:39 #186 DONE 0.3s 19:20:39 19:20:39 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:20:39 #121 ... 19:20:39 19:20:39 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:20:39 #187 DONE 0.1s 19:20:39 19:20:39 #91 [security-spiffe-token-provider] exporting to image 19:20:39 #91 exporting layers 19:20:39 #91 exporting layers 0.5s done 19:20:39 #91 writing image sha256:1a43abf6e23b8f1303d42e3070471a59c572f48bfd1cc8dc3f0614d654926017 done 19:20:39 #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:20:39 #91 DONE 13.9s 19:20:39 19:20:39 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:21:01 #121 DONE 888.2s 19:21:01 19:21:01 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:21:01 #123 DONE 888.3s 19:21:01 19:21:01 #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:21:01 #33 ... 19:21:01 19:21:01 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:21:01 #188 DONE 0.2s 19:21:01 19:21:01 #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:21:01 #189 DONE 0.1s 19:21:01 19:21:01 #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:21:01 #190 DONE 0.2s 19:21:01 19:21:01 #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:21:01 #191 DONE 0.1s 19:21:01 19:21:01 #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:21:01 #192 DONE 0.4s 19:21:01 19:21:01 #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:21:01 #193 DONE 0.4s 19:21:01 19:21:01 #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:21:01 #194 DONE 0.1s 19:21:01 19:21:01 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:21:01 #195 DONE 0.1s 19:21:01 19:21:01 #91 [support-notifications] exporting to image 19:21:01 #91 exporting layers 19:21:01 #91 exporting layers 0.4s done 19:21:01 #91 exporting layers 0.4s done 19:21:01 #91 writing image sha256:eb5c37e76f05cd0bbe64c9f871539b10df79145a1abc2098420349f24dacfec0 0.0s done 19:21:01 #91 naming to docker.io/library/support-scheduler-arm64 done 19:21:01 #91 writing image sha256:abb9f507071336342f60dbefeebece48e5a247af8ed1c2de92a8b575a7a2150d done 19:21:01 #91 naming to docker.io/library/support-notifications-arm64 done 19:21:01 #91 DONE 14.4s 19:21:01 19:21:01 #52 [security-proxy-auth internal] load build context 19:21:01 time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:01 time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:01 time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:01 time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:01 time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:01 time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:01 time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:01 time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:01 time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:01 time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:01 time="2023-10-24T19:03:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:01 time="2023-10-24T19:03:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:01 time="2023-10-24T19:03:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:01 time="2023-10-24T19:03:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:21:01 $ docker stop --time=1 4de541ab68f6b87d42d757899f260494682828c36f9a5baa62f4987ca9d2d360 19:21:05 $ docker rm -f --volumes 4de541ab68f6b87d42d757899f260494682828c36f9a5baa62f4987ca9d2d360 [Pipeline] // withDockerContainer [Pipeline] sh 19:21:06 + docker images 19:21:06 REPOSITORY TAG IMAGE ID CREATED SIZE 19:21:06 support-notifications-arm64 latest abb9f5070713 7 seconds ago 34.2MB 19:21:06 support-scheduler-arm64 latest eb5c37e76f05 7 seconds ago 33.5MB 19:21:06 security-spiffe-token-provider-arm64 latest 1a43abf6e23b 28 seconds ago 35.1MB 19:21:06 core-metadata-arm64 latest ef971224cd6c 46 seconds ago 21.5MB 19:21:06 core-data-arm64 latest 93a838872f7d 51 seconds ago 21.2MB 19:21:06 core-command-arm64 latest 425cf4bf0376 59 seconds ago 21MB 19:21:06 core-common-config-bootstrapper-arm64 latest 3cfb3ede3049 About a minute ago 18.3MB 19:21:06 security-proxy-auth-arm64 latest dd11f7df180a About a minute ago 19.4MB 19:21:06 security-secretstore-setup-arm64 latest 202e122a2170 About a minute ago 43.7MB 19:21:06 security-bootstrapper-arm64 latest 08bfc1b5b58f About a minute ago 23.1MB 19:21:06 security-proxy-setup-arm64 latest b425f63a9a04 2 minutes ago 34MB 19:21:06 security-spire-server-arm64 latest 32c770d04464 15 minutes ago 101MB 19:21:06 security-spire-agent-arm64 latest 52e910383daf 15 minutes ago 157MB 19:21:06 security-spire-config-arm64 latest 72867fe098e8 15 minutes ago 95.8MB 19:21:06 ci-base-image-arm64 latest a50ffb2b26dc 28 minutes ago 926MB 19:21:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 4 weeks ago 553MB 19:21:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 months ago 332MB [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:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:21:07 19:21:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:21:07 arm64: Pulling from edgex-lftools-log-publisher 19:21:07 8998bd30e6a1: Pulling fs layer 19:21:07 04944245beec: Pulling fs layer 19:21:07 699f458cf7ca: Pulling fs layer 19:21:07 765212b225bb: Pulling fs layer 19:21:07 f23df028b6ca: Pulling fs layer 19:21:07 d65c8cfc05b1: Pulling fs layer 19:21:07 2437ff75d9bd: Pulling fs layer 19:21:07 f23df028b6ca: Waiting 19:21:07 d65c8cfc05b1: Waiting 19:21:07 2437ff75d9bd: Waiting 19:21:07 765212b225bb: Waiting 19:21:07 04944245beec: Verifying Checksum 19:21:07 04944245beec: Download complete 19:21:07 765212b225bb: Verifying Checksum 19:21:07 765212b225bb: Download complete 19:21:08 f23df028b6ca: Verifying Checksum 19:21:08 f23df028b6ca: Download complete 19:21:08 d65c8cfc05b1: Verifying Checksum 19:21:08 d65c8cfc05b1: Download complete 19:21:08 699f458cf7ca: Verifying Checksum 19:21:08 699f458cf7ca: Download complete 19:21:08 8998bd30e6a1: Verifying Checksum 19:21:08 8998bd30e6a1: Download complete 19:21:11 2437ff75d9bd: Verifying Checksum 19:21:11 2437ff75d9bd: Download complete 19:21:13 8998bd30e6a1: Pull complete 19:21:13 04944245beec: Pull complete 19:21:14 699f458cf7ca: Pull complete 19:21:15 765212b225bb: Pull complete 19:21:19 f23df028b6ca: Pull complete 19:21:19 d65c8cfc05b1: Pull complete 19:21:34 2437ff75d9bd: Pull complete 19:21:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:21:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:21:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:35 prd-ubuntu20.04-docker-arm64-4c-16g-10270 does not seem to be running inside a container 19:21:35 $ 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:21:37 $ docker top 4489cdfd11d41327c70c904542e14a3cf231077914795222379711af0c8f1c52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:21:38 ---> job-cost.sh 19:21:38 lf-activate-venv: SKIPPING 19:21:38 INFO: No Stack... 19:21:39 INFO: Retrieving Pricing Info for: v3-standard-4 19:21:40 INFO: Archiving Costs [Pipeline] sh 19:21:40 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:21:40 + cut -d, -f6 [Pipeline] lock 19:21:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4707-1-stack-cost] 19:21:40 Resource [jenkins-edgexfoundry-edgex-go-PR-4707-1-stack-cost] did not exist. Created. 19:21:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4707-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:21:41 + echo total: 0.10999999940395355 [Pipeline] stash 19:21:41 Stashed 1 file(s) [Pipeline] } 19:21:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4707-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:21:41 $ docker stop --time=1 4489cdfd11d41327c70c904542e14a3cf231077914795222379711af0c8f1c52 19:21:46 $ docker rm -f --volumes 4489cdfd11d41327c70c904542e14a3cf231077914795222379711af0c8f1c52 [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:21:47 provisioning config files... 19:21:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1652625641651334780tmp [Pipeline] { [Pipeline] sh 19:21:47 + set +x 19:21:47 + curl -s https://codecov.io/bash 19:21:47 + bash -s -- 19:21:47 19:21:47 _____ _ 19:21:47 / ____| | | 19:21:47 | | ___ __| | ___ ___ _____ __ 19:21:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:21:47 | |___| (_) | (_| | __/ (_| (_) \ V / 19:21:47 \_____\___/ \__,_|\___|\___\___/ \_/ 19:21:47 Bash-1.0.6 19:21:47 19:21:47 19:21:47 ==> git version 2.25.1 found 19:21:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:21:47 Release-Date: 2020-01-08 19:21:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:21:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:21:47 ==> Jenkins CI detected. 19:21:47 current dir:  /w/workspace/edgex-go/1 19:21:47 project root: . 19:21:47 --> token set from env 19:21:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:21:48 ==> Running gcov in . (disable via -X gcov) 19:21:48 ==> Python coveragepy not found 19:21:48 ==> Searching for coverage reports in: 19:21:48 + . 19:21:48 -> Found 1 reports 19:21:48 ==> Detecting git/mercurial file structure 19:21:48 ==> Reading reports 19:21:48 + ./coverage.out bytes=453601 19:21:48 ==> Appending adjustments 19:21:48 https://docs.codecov.io/docs/fixing-reports 19:21:49 + Found adjustments 19:21:49 ==> Gzipping contents 19:21:49 60K /tmp/codecov.a92ylO.gz 19:21:49 ==> Uploading reports 19:21:49 url: https://codecov.io 19:21:49 query: branch=PR-4707&commit=3a0475afc0851801dcacdb54e426899c7719d4fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4707%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4707&job=&cmd_args= 19:21:49 -> Pinging Codecov 19:21:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4707&commit=3a0475afc0851801dcacdb54e426899c7719d4fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4707%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4707&job=&cmd_args= 19:21:49 -> Uploading to 19:21:49 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/00271124DB129430A58F1EEE437C3FCB/3a0475afc0851801dcacdb54e426899c7719d4fa/53f1a598-e342-48dd-973a-a93fec90e1d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T192149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=298d56f577a50adc374b5bb9e343b3e2822929fb577c2c378baf565dcea59b1b 19:21:49 % Total % Received % Xferd Average Speed Time Time Time Current 19:21:49 Dload Upload Total Spent Left Speed 19:21:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57711 0 0 100 57711 0 175k --:--:-- --:--:-- --:--:-- 175k 100 57711 0 0 100 57711 0 175k --:--:-- --:--:-- --:--:-- 175k 19:21:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3a0475afc0851801dcacdb54e426899c7719d4fa [Pipeline] } 19:21:49 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:21:51 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:21:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:21:52 ---> package-listing.sh 19:21:52 ++ facter osfamily 19:21:52 ++ tr '[:upper:]' '[:lower:]' 19:21:52 + OS_FAMILY=debian 19:21:52 + workspace=/w/workspace/edgex-go/1 19:21:52 + START_PACKAGES=/tmp/packages_start.txt 19:21:52 + END_PACKAGES=/tmp/packages_end.txt 19:21:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:21:52 + PACKAGES=/tmp/packages_start.txt 19:21:52 + '[' /w/workspace/edgex-go/1 ']' 19:21:52 + PACKAGES=/tmp/packages_end.txt 19:21:52 + case "${OS_FAMILY}" in 19:21:52 + dpkg -l 19:21:52 + grep '^ii' 19:21:52 + '[' -f /tmp/packages_start.txt ']' 19:21:52 + '[' -f /tmp/packages_end.txt ']' 19:21:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:21:52 + '[' /w/workspace/edgex-go/1 ']' 19:21:52 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:21:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:21:52 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:21:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:21:53 19:21:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:21:53 latest: Pulling from edgex-lftools-log-publisher 19:21:53 5eb5b503b376: Pulling fs layer 19:21:53 5c69ac0246d0: Pulling fs layer 19:21:53 ec43610c2a17: Pulling fs layer 19:21:53 3a2ae6a8a46f: Pulling fs layer 19:21:53 33b1e0a273af: Pulling fs layer 19:21:53 5d3b04190fa2: Pulling fs layer 19:21:53 2f39f015ded8: Pulling fs layer 19:21:53 3a2ae6a8a46f: Waiting 19:21:53 33b1e0a273af: Waiting 19:21:53 5d3b04190fa2: Waiting 19:21:53 2f39f015ded8: Waiting 19:21:53 5c69ac0246d0: Verifying Checksum 19:21:53 5c69ac0246d0: Download complete 19:21:53 3a2ae6a8a46f: Verifying Checksum 19:21:53 3a2ae6a8a46f: Download complete 19:21:53 33b1e0a273af: Verifying Checksum 19:21:53 33b1e0a273af: Download complete 19:21:53 5d3b04190fa2: Verifying Checksum 19:21:53 5d3b04190fa2: Download complete 19:21:54 ec43610c2a17: Verifying Checksum 19:21:54 ec43610c2a17: Download complete 19:21:54 5eb5b503b376: Verifying Checksum 19:21:54 5eb5b503b376: Download complete 19:21:54 2f39f015ded8: Download complete 19:21:55 5eb5b503b376: Pull complete 19:21:55 5c69ac0246d0: Pull complete 19:21:56 ec43610c2a17: Pull complete 19:21:56 3a2ae6a8a46f: Pull complete 19:21:56 33b1e0a273af: Pull complete 19:21:56 5d3b04190fa2: Pull complete 19:22:01 2f39f015ded8: Pull complete 19:22:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:22:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:22:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:01 prd-ubuntu20.04-docker-8c-8g-10264 does not seem to be running inside a container 19:22:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/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:22:06 $ docker top 6d6eb25f660f583d4912bc77d94e27b8f73d2bdac1f01b23ca13b6f1c38ca2af -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:07 + touch /tmp/pre-build-complete [Pipeline] sh 19:22:07 + mkdir -p /var/log/sysstat [Pipeline] sh 19:22:07 + ls /var/log/sa-host 19:22:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:22:07 provisioning config files... 19:22:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1698420548769770764tmp [Pipeline] { [Pipeline] echo 19:22:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:22:08 ---> create-netrc.sh [Pipeline] } 19:22:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:22:08 ---> python-tools-install.sh [Pipeline] echo 19:22:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:22:09 ---> sudo-logs.sh 19:22:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:22:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:22:09 ---> job-cost.sh 19:22:09 lf-activate-venv: SKIPPING 19:22:09 DEBUG: total: 0.10999999940395355 19:22:09 INFO: Retrieving Stack Cost... 19:22:09 INFO: Retrieving Pricing Info for: v3-standard-8 19:22:10 INFO: Archiving Costs [Pipeline] echo 19:22:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:22:10 ---> logs-deploy.sh 19:22:10 lf-activate-venv: SKIPPING 19:22:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4707/1 19:22:10 INFO: archiving workspace using pattern(s): 19:22:11 Archives upload complete. 19:22:11 INFO: archiving logs to Nexus