Pull request #4809 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3689ae26781e13cf234e17703f1d9613a2c777f3+a802096cb56626d3379e9589aa0de6bc0bfaf5c9 (102fca856585f94f3cbe718c776a541fca59ad8f) 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-ssh9909057427272539130.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6482105480293708809.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4809/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-4809/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14736733360661323617.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-4809/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16955636090246051883.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh16180485789863699918.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-4809/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-4809/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13207246938697139040.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 590556114a56c6d90cc8043840e039c2f74196dc 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4279 in /w/workspace/edgexfoundry_edgex-go_PR-4809 [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 Merging remotes/origin/main commit a802096cb56626d3379e9589aa0de6bc0bfaf5c9 into PR head commit 3689ae26781e13cf234e17703f1d9613a2c777f3 Merge succeeded, producing 3689ae26781e13cf234e17703f1d9613a2c777f3 Checking out Revision 3689ae26781e13cf234e17703f1d9613a2c777f3 (PR-4809) 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 590556114a56c6d90cc8043840e039c2f74196dc > 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/4809/head:refs/remotes/origin/PR-4809 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3689ae26781e13cf234e17703f1d9613a2c777f3 # 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 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3689ae26781e13cf234e17703f1d9613a2c777f3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:59 ========================================================= 19:07:59 EdgeX Global Pipelines Version Info 19:07:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:08:00 ------------------- 19:08:00 stable info: 19:08:00 ------------------- 19:08:00 Commited By: Ginny Guan ginny@iotechsys.com 19:08:00 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 19:08:00 Message: update stable to v1.0.260 19:08:00 ------------------- 19:08:00 experimental info: 19:08:00 ------------------- 19:08:00 Commited By: Ginny Guan ginny@iotechsys.com 19:08:00 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 19:08:00 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4809 [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4809 [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4809 [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3689ae26781e13cf234e17703f1d9613a2c777f3 [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3689ae2 [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:02 provisioning config files... 19:08:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2257268928996970995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:03 ---> ****-login.sh 19:08:03 nexus3.edgexfoundry.org:10001 19:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:03 Configure a credential helper to remove this warning. See 19:08:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:03 19:08:03 Login Succeeded 19:08:03 nexus3.edgexfoundry.org:10002 19:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:03 Configure a credential helper to remove this warning. See 19:08:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:03 19:08:03 Login Succeeded 19:08:03 nexus3.edgexfoundry.org:10003 19:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:03 Configure a credential helper to remove this warning. See 19:08:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:03 19:08:03 Login Succeeded 19:08:03 nexus3.edgexfoundry.org:10004 19:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:03 Configure a credential helper to remove this warning. See 19:08:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:03 19:08:03 Login Succeeded 19:08:03 ****.io 19:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:04 Configure a credential helper to remove this warning. See 19:08:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:04 19:08:04 Login Succeeded 19:08:04 ---> ****-login.sh ends [Pipeline] } 19:08:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:04 + 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 19:08:04 + dirname cmd/core-command/Dockerfile 19:08:04 + cut -d/ -f2 19:08:04 + echo core-command,cmd/core-command/Dockerfile 19:08:04 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:08:04 + cut -d/ -f2 19:08:04 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:08:04 + dirname cmd/core-data/Dockerfile 19:08:04 + cut -d/ -f2 19:08:04 + echo core-data,cmd/core-data/Dockerfile 19:08:04 + dirname cmd/core-metadata/Dockerfile 19:08:04 + cut -d/ -f2 19:08:04 + echo core-metadata,cmd/core-metadata/Dockerfile 19:08:04 + dirname cmd/security-bootstrapper/Dockerfile 19:08:04 + cut -d/ -f2 19:08:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:08:04 + dirname cmd/security-proxy-auth/Dockerfile 19:08:04 + cut -d/ -f2 19:08:04 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:08:04 + dirname cmd/security-proxy-setup/Dockerfile 19:08:04 + cut -d/ -f2 19:08:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:08:04 + dirname cmd/security-secretstore-setup/Dockerfile 19:08:04 + cut -d/ -f2 19:08:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:08:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:08:04 + cut -d/ -f2 19:08:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:08:04 + dirname cmd/security-spire-agent/Dockerfile 19:08:04 + cut -d/ -f2 19:08:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:08:04 + dirname cmd/security-spire-config/Dockerfile 19:08:04 + cut -d/ -f2 19:08:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:08:04 + dirname cmd/security-spire-server/Dockerfile 19:08:04 + cut -d/ -f2 19:08:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:08:04 + dirname cmd/support-notifications/Dockerfile 19:08:04 + cut -d/ -f2 19:08:04 + echo support-notifications,cmd/support-notifications/Dockerfile 19:08:04 + dirname cmd/support-scheduler/Dockerfile 19:08:04 + cut -d/ -f2 19:08:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:08:04 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 19:08:05 + git rev-list -1 --merges 3689ae26781e13cf234e17703f1d9613a2c777f3~1..3689ae26781e13cf234e17703f1d9613a2c777f3 [Pipeline] echo 19:08:05 -----------> git rev-list -1 --merges 3689ae26781e13cf234e17703f1d9613a2c777f3~1..3689ae26781e13cf234e17703f1d9613a2c777f3 3689ae26781e13cf234e17703f1d9613a2c777f3 [false] [Pipeline] sh 19:08:05 + git log --format=format:%s -1 3689ae26781e13cf234e17703f1d9613a2c777f3 [Pipeline] echo 19:08:05 ========================================================= 19:08:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:08:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:08:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:08:06 + grep -v github /etc/ssh/ssh_known_hosts 19:08:06 + [ -e /tmp/ssh_known_hosts ] 19:08:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:08:06 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:08:06 sudo tee -a /etc/ssh/ssh_known_hosts 19:08:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:06 19:08:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:07 0.1.4: Pulling from edgex-devops/py-git-semver 19:08:07 b85a868b505f: Pulling fs layer 19:08:07 e2be974225ed: Pulling fs layer 19:08:07 339a4e72a1f5: Pulling fs layer 19:08:07 988bab9f4d93: Pulling fs layer 19:08:07 1469e6f7b9e6: Pulling fs layer 19:08:07 eaf3925da568: Pulling fs layer 19:08:07 bab4dde63d76: Pulling fs layer 19:08:07 bde34c3a00c8: Pulling fs layer 19:08:07 b352a97aabf1: Pulling fs layer 19:08:07 4872d77fe225: Pulling fs layer 19:08:07 5851b861e8e6: Pulling fs layer 19:08:07 1469e6f7b9e6: Waiting 19:08:07 bab4dde63d76: Waiting 19:08:07 bde34c3a00c8: Waiting 19:08:07 b352a97aabf1: Waiting 19:08:07 4872d77fe225: Waiting 19:08:07 eaf3925da568: Waiting 19:08:07 988bab9f4d93: Waiting 19:08:07 5851b861e8e6: Waiting 19:08:07 e2be974225ed: Download complete 19:08:07 988bab9f4d93: Verifying Checksum 19:08:07 988bab9f4d93: Download complete 19:08:07 339a4e72a1f5: Verifying Checksum 19:08:07 339a4e72a1f5: Download complete 19:08:07 1469e6f7b9e6: Download complete 19:08:07 eaf3925da568: Download complete 19:08:07 bde34c3a00c8: Download complete 19:08:07 b352a97aabf1: Download complete 19:08:07 4872d77fe225: Verifying Checksum 19:08:07 4872d77fe225: Download complete 19:08:07 5851b861e8e6: Verifying Checksum 19:08:07 5851b861e8e6: Download complete 19:08:07 b85a868b505f: Verifying Checksum 19:08:07 b85a868b505f: Download complete 19:08:07 bab4dde63d76: Download complete 19:08:08 b85a868b505f: Pull complete 19:08:08 e2be974225ed: Pull complete 19:08:09 339a4e72a1f5: Pull complete 19:08:09 988bab9f4d93: Pull complete 19:08:09 1469e6f7b9e6: Pull complete 19:08:09 eaf3925da568: Pull complete 19:08:11 bab4dde63d76: Pull complete 19:08:11 bde34c3a00c8: Pull complete 19:08:11 b352a97aabf1: Pull complete 19:08:11 4872d77fe225: Pull complete 19:08:11 5851b861e8e6: Pull complete 19:08:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:08:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:11 prd-ubuntu20.04-docker-8c-8g-4279 does not seem to be running inside a container 19:08:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:08:12 $ docker top 37dcb33808b218c8a68e984d7633c54dcf9d7f1bfa69bc9398d8cd524e5dbbe2 -eo pid,comm 19:08:12 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). 19:08:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:13 [ssh-agent] Looking for ssh-agent implementation... 19:08:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:13 $ docker exec 37dcb33808b218c8a68e984d7633c54dcf9d7f1bfa69bc9398d8cd524e5dbbe2 ssh-agent 19:08:13 SSH_AUTH_SOCK=/tmp/ssh-4pGwmS5xfzAv/agent.32 19:08:13 SSH_AGENT_PID=38 19:08:13 Running ssh-add (command line suppressed) 19:08:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11292048720340458700.key (/w/workspace/edgex-go/1@tmp/private_key_11292048720340458700.key) 19:08:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:13 + git tag --points-at HEAD [Pipeline] } 19:08:13 $ docker exec --env ******** --env ******** 37dcb33808b218c8a68e984d7633c54dcf9d7f1bfa69bc9398d8cd524e5dbbe2 ssh-agent -k 19:08:13 unset SSH_AUTH_SOCK; 19:08:13 unset SSH_AGENT_PID; 19:08:13 echo Agent pid 38 killed; 19:08:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:08:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:14 [ssh-agent] Looking for ssh-agent implementation... 19:08:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:14 $ docker exec 37dcb33808b218c8a68e984d7633c54dcf9d7f1bfa69bc9398d8cd524e5dbbe2 ssh-agent 19:08:14 SSH_AUTH_SOCK=/tmp/ssh-2Hl8GAzWEF8J/agent.71 19:08:14 SSH_AGENT_PID=77 19:08:14 Running ssh-add (command line suppressed) 19:08:14 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3020312912573349798.key (/w/workspace/edgex-go/1@tmp/private_key_3020312912573349798.key) 19:08:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:14 + git semver init 19:08:14 2024-06-24 19:08:14,870 [run_init] DEBUG init version:0.0.0 force:False 19:08:14 2024-06-24 19:08:14,871 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:08:14 2024-06-24 19:08:14,872 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:08:14 2024-06-24 19:08:14,872 [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) 19:08:19 2024-06-24 19:08:19,049 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:08:19 2024-06-24 19:08:19,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4809 with force:False 19:08:19 2024-06-24 19:08:19,050 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4809 19:08:19 2024-06-24 19:08:19,054 [execute] INFO git cat-file --batch-check 19:08:19 2024-06-24 19:08:19,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:08:19 2024-06-24 19:08:19,061 [execute] INFO git cat-file --batch 19:08:19 2024-06-24 19:08:19,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:08:19 2024-06-24 19:08:19,069 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4809 19:08:19 0.0.0 [Pipeline] } 19:08:19 $ docker exec --env ******** --env ******** 37dcb33808b218c8a68e984d7633c54dcf9d7f1bfa69bc9398d8cd524e5dbbe2 ssh-agent -k 19:08:19 unset SSH_AUTH_SOCK; 19:08:19 unset SSH_AGENT_PID; 19:08:19 echo Agent pid 77 killed; 19:08:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:19 + git semver [Pipeline] } 19:08:20 $ docker stop --time=1 37dcb33808b218c8a68e984d7633c54dcf9d7f1bfa69bc9398d8cd524e5dbbe2 19:08:21 $ docker rm -f --volumes 37dcb33808b218c8a68e984d7633c54dcf9d7f1bfa69bc9398d8cd524e5dbbe2 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:08:22 Stashed 1 file(s) [Pipeline] echo 19:08:22 [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 19:08:23 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:08:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:08:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:08:23 ========================================================= 19:08:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:08:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:08:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:23 619be1103602: Pulling fs layer 19:08:23 7862e08f4a3e: Pulling fs layer 19:08:23 5df492c9dc93: Pulling fs layer 19:08:23 7629e6793208: Pulling fs layer 19:08:23 4f4fb700ef54: Pulling fs layer 19:08:23 fb5054dd5b73: Pulling fs layer 19:08:23 eeca6798cff9: Pulling fs layer 19:08:23 aa269ceb94a6: Pulling fs layer 19:08:23 ada007ff1a6a: Pulling fs layer 19:08:23 7629e6793208: Waiting 19:08:23 fb5054dd5b73: Waiting 19:08:23 aa269ceb94a6: Waiting 19:08:23 eeca6798cff9: Waiting 19:08:23 ada007ff1a6a: Waiting 19:08:23 4f4fb700ef54: Waiting 19:08:23 7862e08f4a3e: Verifying Checksum 19:08:23 7862e08f4a3e: Download complete 19:08:23 7629e6793208: Verifying Checksum 19:08:23 7629e6793208: Download complete 19:08:23 4f4fb700ef54: Verifying Checksum 19:08:23 4f4fb700ef54: Download complete 19:08:23 fb5054dd5b73: Verifying Checksum 19:08:23 fb5054dd5b73: Download complete 19:08:23 619be1103602: Download complete 19:08:24 eeca6798cff9: Verifying Checksum 19:08:24 eeca6798cff9: Download complete 19:08:24 619be1103602: Pull complete 19:08:24 7862e08f4a3e: Pull complete 19:08:24 ada007ff1a6a: Verifying Checksum 19:08:24 ada007ff1a6a: Download complete 19:08:24 5df492c9dc93: Verifying Checksum 19:08:24 5df492c9dc93: Download complete 19:08:24 aa269ceb94a6: Verifying Checksum 19:08:24 aa269ceb94a6: Download complete 19:08:28 5df492c9dc93: Pull complete 19:08:28 7629e6793208: Pull complete 19:08:28 4f4fb700ef54: Pull complete 19:08:28 fb5054dd5b73: Pull complete 19:08:28 eeca6798cff9: Pull complete 19:08:30 aa269ceb94a6: Pull complete 19:08:30 ada007ff1a6a: Pull complete 19:08:30 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:08:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:08:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:08:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:08:31 WORKDIR /edgex 19:08:31 COPY go.mod . 19:08:31 RUN go mod download 19:08:31 + docker build -t ci-base-image-x86_64 -f - . 19:08:31 Sending build context to Docker daemon 178.3MB 19:08:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:08:31 ---> f489d0715acc 19:08:31 Step 2/4 : WORKDIR /edgex 19:08:33 ---> Running in b5e7589dd691 19:08:33 Removing intermediate container b5e7589dd691 19:08:33 ---> 5464ed4b4c9a 19:08:33 Step 3/4 : COPY go.mod . 19:08:33 ---> 1c7145bc2162 19:08:33 Step 4/4 : RUN go mod download 19:08:33 ---> Running in 30b891de8ba1 19:08:37 Still waiting to schedule task 19:08:37 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4280’ is offline 19:09:06 Removing intermediate container 30b891de8ba1 19:09:06 ---> 28171cac6f4a 19:09:06 Successfully built 28171cac6f4a 19:09:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:06 + docker inspect -f . ci-base-image-x86_64 19:09:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:06 prd-ubuntu20.04-docker-8c-8g-4279 does not seem to be running inside a container 19:09:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:07 $ docker top eace42587036286aa657eff2629f4489ac262096e69e720441183d441886d69f -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:07 + go version 19:09:07 go version go1.21.9 linux/amd64 [Pipeline] } 19:09:07 $ docker stop --time=1 eace42587036286aa657eff2629f4489ac262096e69e720441183d441886d69f 19:09:09 $ docker rm -f --volumes eace42587036286aa657eff2629f4489ac262096e69e720441183d441886d69f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:09 + docker inspect -f . ci-base-image-x86_64 19:09:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:10 prd-ubuntu20.04-docker-8c-8g-4279 does not seem to be running inside a container 19:09:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:10 $ docker top bc0b3fac3573feca5c72d8035c40dcb4f0561e0ed76bea7410d1f8a5962b3d7e -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:10 ========================================================= 19:09:10 [edgeXBuildGoParallel] Running Tests and Build... 19:09:10 ========================================================= [Pipeline] sh 19:09:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:09:11 + make test 19:09:11 go test -race -coverprofile=coverage.out ./... 19:09:19 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements 19:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:09:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.041s coverage: 69.2% of statements 19:09:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.033s coverage: 53.2% of statements 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.738s coverage: 93.4% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 6.1% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.330s coverage: 97.6% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements 19:10:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:10:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:10:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 0.9% of statements 19:10:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.023s coverage: 32.2% of statements 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 41.7% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 82.9% of statements 19:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements 19:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 19:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.026s coverage: 87.5% of statements 19:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:10:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:10:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:10:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:10:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:10:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:10:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:10:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 19:10:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:10:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:10:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:10:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.044s coverage: 92.9% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.033s coverage: 87.2% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 20.0% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 38.4% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 19.9% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 19:10:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements 19:10:28 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 19:10:28 running golangci-lint 19:10:28 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:10:28 go version go1.21.9 linux/amd64 19:10:28 level=info msg="[config_reader] Used config file .golangci.yml" 19:10:28 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:10:55 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 22.914014813s" 19:10:55 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 90.71831ms" 19:11:05 level=info msg="[linters_context/goanalysis] analyzers took 1m42.709244471s with top 10 stages: buildir: 1m2.025516666s, gosec: 8.4772339s, inspect: 3.016187664s, fact_deprecated: 2.650070523s, printf: 2.287487073s, ctrlflow: 2.012787719s, nilness: 1.30053076s, fact_purity: 1.298473083s, S1038: 977.614719ms, typedness: 718.630811ms" 19:11:05 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:11:05 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, exclude: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_files: 197/197, identifier_marker: 197/197, exclude-rules: 21/197" 19:11:05 level=info msg="[runner] processing took 12.863067ms with stages: nolint: 6.544239ms, identifier_marker: 3.39051ms, exclude-rules: 1.106107ms, autogenerated_exclude: 775.345µs, path_prettifier: 705.595µs, skip_dirs: 300.511µs, cgo: 27.03µs, filename_unadjuster: 9.02µs, fixer: 560ns, max_same_issues: 560ns, uniq_by_line: 510ns, diff: 490ns, severity-rules: 450ns, max_from_linter: 450ns, exclude: 440ns, path_prefixer: 370ns, sort_results: 250ns, skip_files: 250ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns" 19:11:05 level=info msg="[runner] linters took 12.952500741s with stages: goanalysis_metalinter: 12.939556914s" 19:11:05 level=info msg="File cache stats: 0 entries of total size 0B" 19:11:05 level=info msg="Memory: 358 samples, avg is 289.8MB, max is 1308.5MB" 19:11:05 level=info msg="Execution took 35.970987939s" 19:11:05 go vet ./... 19:11:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:11:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:11:11 ./bin/test-attribution-txt.sh [Pipeline] echo 19:11:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:11:12 + ls -al . 19:11:12 total 816 19:11:12 drwxrwxr-x 11 1001 1001 4096 Jun 24 19:09 . 19:11:12 drwxr-xr-x 4 root root 4096 Jun 24 19:09 .. 19:11:12 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:07 .blubracket 19:11:12 -rw-rw-r-- 1 1001 1001 10 Jun 24 19:07 .dockerignore 19:11:12 drwxrwxr-x 8 1001 1001 4096 Jun 24 19:10 .git 19:11:12 drwxrwxr-x 3 1001 1001 4096 Jun 24 19:07 .github 19:11:12 -rw-rw-r-- 1 1001 1001 1074 Jun 24 19:07 .gitignore 19:11:12 -rw-rw-r-- 1 1001 1001 42 Jun 24 19:07 .golangci.yml 19:11:12 -rw-rw-r-- 1 1001 1001 100 Jun 24 19:07 .hadolint.yml 19:11:12 drwxr-xr-x 3 1001 1001 4096 Jun 24 19:08 .semver 19:11:12 -rw-rw-r-- 1 1001 1001 155 Jun 24 19:07 .sonarcloud.properties 19:11:12 -rw-rw-r-- 1 1001 1001 1171 Jun 24 19:07 ADOPTERS.md 19:11:12 -rw-rw-r-- 1 1001 1001 20361 Jun 24 19:07 Attribution.txt 19:11:12 -rw-rw-r-- 1 1001 1001 100284 Jun 24 19:07 CHANGELOG.md 19:11:12 -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:07 CONTRIBUTING.md 19:11:12 -rw-rw-r-- 1 1001 1001 677 Jun 24 19:07 GOVERNANCE.md 19:11:12 -rw-rw-r-- 1 1001 1001 861 Jun 24 19:07 Jenkinsfile 19:11:12 -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:07 LICENSE 19:11:12 -rw-rw-r-- 1 1001 1001 15392 Jun 24 19:07 Makefile 19:11:12 -rw-rw-r-- 1 1001 1001 582 Jun 24 19:07 OWNERS.md 19:11:12 -rw-rw-r-- 1 1001 1001 9528 Jun 24 19:07 README.md 19:11:12 -rw-rw-r-- 1 1001 1001 789 Jun 24 19:07 SECURITY.md 19:11:12 -rw-rw-r-- 1 1001 1001 5 Jun 24 19:08 VERSION 19:11:12 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:07 bin 19:11:12 drwxrwxr-x 18 1001 1001 4096 Jun 24 19:07 cmd 19:11:12 -rw-r--r-- 1 root root 455714 Jun 24 19:10 coverage.out 19:11:12 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:07 fuzz_test 19:11:12 -rw-rw-r-- 1 1001 1001 6922 Jun 24 19:07 go.mod 19:11:12 -rw-rw-r-- 1 1001 1001 101535 Jun 24 19:07 go.sum 19:11:12 drwxrwxr-x 7 1001 1001 4096 Jun 24 19:07 internal 19:11:12 drwxrwxr-x 3 1001 1001 4096 Jun 24 19:07 openapi 19:11:12 -rw-rw-r-- 1 1001 1001 584 Jun 24 19:07 security.txt 19:11:12 -rw-rw-r-- 1 1001 1001 204 Jun 24 19:07 version.go [Pipeline] sh 19:11:12 + '[' -e coverage.out ] 19:11:12 + chown 1001:1001 coverage.out [Pipeline] stash 19:11:12 Stashed 1 file(s) [Pipeline] sh 19:11:13 + make build 19:11:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:11:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:11:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:11:41 go build -tags " non_delayedstart" -ldflags "-s -w -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:11:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4282 in /w/workspace/edgexfoundry_edgex-go_PR-4809 [Pipeline] { 19:11:41 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] ws 19:11:41 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:11:45 The recommended git tool is: git 19:11:46 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:11:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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:11:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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:11:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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:11:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:11:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:11:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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:11:53 using credential edgex-jenkins-ssh 19:11:53 Cloning the remote Git repository [Pipeline] } 19:11:53 $ docker stop --time=1 bc0b3fac3573feca5c72d8035c40dcb4f0561e0ed76bea7410d1f8a5962b3d7e 19:11:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:11:53 > git init /w/workspace/edgex-go/1 # timeout=10 19:11:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:53 > git --version # timeout=10 19:11:53 > git --version # 'git version 2.25.1' 19:11:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:05 $ docker rm -f --volumes bc0b3fac3573feca5c72d8035c40dcb4f0561e0ed76bea7410d1f8a5962b3d7e [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:12:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:12:07 19:12:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:12:07 latest: Pulling from edgex-devops/edgex-compose 19:12:07 91d30c5bc195: Pulling fs layer 19:12:07 2e9b0aa3be6d: Pulling fs layer 19:12:07 9c61dcf015f6: Pulling fs layer 19:12:07 4698f68db338: Pulling fs layer 19:12:07 2a2f49069b9e: Pulling fs layer 19:12:07 e0025b399a48: Pulling fs layer 19:12:07 2a2f49069b9e: Waiting 19:12:07 e0025b399a48: Waiting 19:12:07 4698f68db338: Waiting 19:12:07 91d30c5bc195: Verifying Checksum 19:12:07 4698f68db338: Verifying Checksum 19:12:07 4698f68db338: Download complete 19:12:08 2e9b0aa3be6d: Verifying Checksum 19:12:08 2e9b0aa3be6d: Download complete 19:12:08 91d30c5bc195: Pull complete 19:12:08 e0025b399a48: Verifying Checksum 19:12:08 e0025b399a48: Download complete 19:12:08 2a2f49069b9e: Download complete 19:12:08 2e9b0aa3be6d: Pull complete 19:12:08 9c61dcf015f6: Verifying Checksum 19:12:08 9c61dcf015f6: Download complete 19:12:11 9c61dcf015f6: Pull complete 19:12:11 4698f68db338: Pull complete 19:12:11 2a2f49069b9e: Pull complete 19:12:11 e0025b399a48: Pull complete 19:12:11 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:12:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:12:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:12 prd-ubuntu20.04-docker-8c-8g-4279 does not seem to be running inside a container 19:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:12:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:15 Merging remotes/origin/main commit a802096cb56626d3379e9589aa0de6bc0bfaf5c9 into PR head commit 3689ae26781e13cf234e17703f1d9613a2c777f3 19:12:16 Merge succeeded, producing 3689ae26781e13cf234e17703f1d9613a2c777f3 19:12:16 Checking out Revision 3689ae26781e13cf234e17703f1d9613a2c777f3 (PR-4809) 19:12:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4809/head:refs/remotes/origin/PR-4809 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:12:15 > git config core.sparsecheckout # timeout=10 19:12:16 > git checkout -f 3689ae26781e13cf234e17703f1d9613a2c777f3 # timeout=10 19:12:16 > git remote # timeout=10 19:12:16 > git config --get remote.origin.url # timeout=10 19:12:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:16 > git merge a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 19:12:16 > git rev-parse HEAD^{commit} # timeout=10 19:12:16 > git config core.sparsecheckout # timeout=10 19:12:16 > git checkout -f 3689ae26781e13cf234e17703f1d9613a2c777f3 # timeout=10 19:12:16 $ docker top ca489df23fae8dd05ec8c700b3e431c0566e542d2a06c4fdd022411421c4d6bc -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:17 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:12:17 > git --version # timeout=10 19:12:17 > git --version # 'git version 2.25.1' 19:12:17 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 19:12:17 + docker compose -f ./docker-compose-build.yml build --parallel 19:12:19 #1 [support-scheduler internal] load build definition from Dockerfile 19:12:19 #1 transferring dockerfile: 1.93kB done 19:12:19 #1 DONE 0.2s 19:12:19 19:12:19 #2 [core-metadata internal] load build definition from Dockerfile 19:12:19 #2 transferring dockerfile: 2.06kB done 19:12:19 #2 DONE 0.1s 19:12:19 19:12:19 #3 [security-spire-server internal] load build definition from Dockerfile 19:12:19 #3 transferring dockerfile: 1.70kB done 19:12:19 #3 DONE 0.1s 19:12:19 19:12:19 #4 [support-scheduler internal] load .dockerignore 19:12:19 #4 ... 19:12:19 19:12:19 #5 [support-notifications internal] load build definition from Dockerfile 19:12:19 #5 transferring dockerfile: 1.95kB done 19:12:19 #5 DONE 0.2s 19:12:19 19:12:19 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:12:19 #6 DONE 0.0s 19:12:20 19:12:20 #4 [support-scheduler internal] load .dockerignore 19:12:20 #4 transferring context: 50B done 19:12:20 #4 ... 19:12:20 19:12:20 #7 [security-proxy-auth internal] load build definition from Dockerfile 19:12:20 #7 transferring dockerfile: 2.15kB done 19:12:20 #7 DONE 0.3s 19:12:20 19:12:20 #8 [security-spire-agent internal] load build definition from Dockerfile 19:12:20 #8 transferring dockerfile: 1.81kB done 19:12:20 #8 DONE 0.3s 19:12:20 19:12:20 #9 [security-proxy-setup internal] load build definition from Dockerfile 19:12:20 #9 transferring dockerfile: 2.50kB done 19:12:20 #9 DONE 0.4s 19:12:20 19:12:20 #10 [core-command internal] load .dockerignore 19:12:20 #10 DONE 0.0s 19:12:20 19:12:20 #11 [core-metadata internal] load .dockerignore 19:12:20 #11 transferring context: 50B done 19:12:20 #11 DONE 0.3s 19:12:20 19:12:20 #4 [support-scheduler internal] load .dockerignore 19:12:20 #4 DONE 0.4s 19:12:20 19:12:20 #12 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:12:20 #12 DONE 0.0s 19:12:20 19:12:20 #13 [security-bootstrapper internal] load build definition from Dockerfile 19:12:20 #13 transferring dockerfile: 2.93kB done 19:12:20 #13 DONE 0.5s 19:12:20 19:12:20 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:12:20 #14 transferring dockerfile: 2.23kB done 19:12:20 #14 DONE 0.5s 19:12:20 19:12:20 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:12:20 #6 transferring dockerfile: 1.89kB done 19:12:20 #6 DONE 0.4s 19:12:20 19:12:20 #15 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:12:20 #15 ... 19:12:20 19:12:20 #16 [security-spire-server internal] load .dockerignore 19:12:20 #16 transferring context: 50B done 19:12:20 #16 DONE 0.6s 19:12:20 19:12:20 #17 [support-notifications internal] load .dockerignore 19:12:20 #17 transferring context: 50B done 19:12:20 #17 DONE 0.5s 19:12:20 19:12:20 #12 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:12:20 #12 DONE 0.0s 19:12:20 19:12:20 #18 [security-spire-agent internal] load .dockerignore 19:12:20 #18 transferring context: 50B done 19:12:20 #18 DONE 0.5s 19:12:20 19:12:20 #19 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:12:20 #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:12:21 #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done 19:12:21 #19 ... 19:12:21 19:12:21 #20 [security-proxy-auth internal] load .dockerignore 19:12:21 #20 transferring context: 50B done 19:12:21 #20 DONE 1.3s 19:12:21 19:12:21 #12 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:12:21 #12 DONE 0.0s 19:12:21 19:12:21 #21 [security-proxy-setup internal] load .dockerignore 19:12:21 #21 transferring context: 50B done 19:12:21 #21 DONE 1.3s 19:12:21 19:12:21 #22 [security-bootstrapper internal] load .dockerignore 19:12:21 #22 transferring context: 50B done 19:12:21 #22 DONE 1.3s 19:12:21 19:12:21 #19 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:12:21 #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done 19:12:21 #19 ... 19:12:21 19:12:21 #12 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:12:21 #12 DONE 0.0s 19:12:21 19:12:21 #23 [core-common-config-bootstrapper internal] load .dockerignore 19:12:21 #23 transferring context: 50B done 19:12:21 #23 DONE 1.4s 19:12:21 19:12:21 #19 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:12:21 #19 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:12:21 #19 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 19:12:21 #19 ... 19:12:21 19:12:21 #24 [security-secretstore-setup internal] load build definition from Dockerfile 19:12:21 #24 transferring dockerfile: 2.49kB done 19:12:21 #24 DONE 1.6s 19:12:21 19:12:21 #12 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:12:21 #12 DONE 0.0s 19:12:21 19:12:21 #19 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:12:21 #19 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:21 #19 ... 19:12:21 19:12:21 #15 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:12:21 #15 DONE 1.5s 19:12:21 19:12:21 #19 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:12:21 #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done 19:12:21 #19 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:12:21 #19 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 19:12:21 #19 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 19:12:21 #19 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s 19:12:21 #19 ... 19:12:21 19:12:21 #25 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:12:21 #25 DONE 1.5s 19:12:21 19:12:21 #26 [security-spire-server internal] load build context 19:12:21 #26 DONE 0.0s 19:12:21 19:12:21 #19 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:12:21 #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done 19:12:21 #19 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:12:21 #19 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 19:12:21 #19 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 19:12:21 #19 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done 19:12:21 #19 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 19:12:22 #19 ... 19:12:22 19:12:22 #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:12:22 #27 DONE 1.3s 19:12:22 19:12:22 #19 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:12:22 #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done 19:12:22 #19 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:12:22 #19 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 19:12:22 #19 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 19:12:22 #19 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done 19:12:22 #19 ... 19:12:22 19:12:22 #28 [security-secretstore-setup internal] load .dockerignore 19:12:22 #28 transferring context: 50B done 19:12:22 #28 DONE 2.0s 19:12:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:12:22 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:22 Dload Upload Total Spent Left Speed 19:12:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh 19:12:22 19:12:22 #29 [core-data internal] load build definition from Dockerfile 19:12:22 #29 transferring dockerfile: 2.01kB done 19:12:22 #29 DONE 2.3s 19:12:22 19:12:22 #12 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:12:22 #12 DONE 0.0s 19:12:22 19:12:22 #19 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:12:22 #19 ... 19:12:22 19:12:22 #30 [core-data internal] load .dockerignore 19:12:22 #30 transferring context: 50B done 19:12:22 #30 DONE 2.2s 19:12:22 19:12:22 #31 [security-spire-config internal] load .dockerignore 19:12:22 #31 transferring context: 50B done 19:12:22 #31 DONE 2.2s 19:12:22 19:12:22 #19 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:12:22 #19 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done 19:12:22 #19 ... 19:12:22 19:12:22 #32 [security-spiffe-token-provider internal] load .dockerignore 19:12:22 #32 transferring context: 50B 0.0s done 19:12:22 #32 DONE 2.3s 19:12:22 19:12:22 #15 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:12:22 #15 DONE 1.7s 19:12:22 19:12:22 #33 [security-secretstore-setup internal] load build context 19:12:22 #33 DONE 0.0s 19:12:22 19:12:22 #19 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:12:22 #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done 19:12:22 #19 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:12:22 #19 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 19:12:22 #19 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 19:12:22 #19 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done 19:12:22 #19 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done 19:12:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 19:12:22 #19 ... 19:12:22 19:12:22 #12 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:12:22 #12 DONE 0.0s 19:12:22 19:12:22 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:12:22 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 19:12:22 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:12:22 #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:12:22 #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:12:22 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s 19:12:22 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [Pipeline] sh 19:12:23 + sudo tee+ /etc/docker/daemon.new 19:12:23 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:12:23 { 19:12:23 "registry-mirrors": [ 19:12:23 "https://nexus3.edgexfoundry.org:10001" 19:12:23 ], 19:12:23 "bip": "10.250.0.254/24", 19:12:23 "hosts": [ 19:12:23 "tcp://0.0.0.0:5555", 19:12:23 "unix:///var/run/docker.sock" 19:12:23 ], 19:12:23 "mtu": 1458, 19:12:23 "selinux-enabled": true, 19:12:23 "seccomp-profile": "/etc/docker/seccomp.json" 19:12:23 } [Pipeline] sh 19:12:23 #34 ... 19:12:23 19:12:23 #12 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:12:23 #12 DONE 0.0s 19:12:23 19:12:23 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:12:23 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:12:23 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 19:12:23 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:12:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:12:23 + sudo service docker restart 19:12:27 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 4.8s 19:12:27 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 5.0s 19:12:27 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 19:12:27 #34 ... 19:12:27 19:12:27 #35 [security-spire-config internal] load build definition from Dockerfile 19:12:27 #35 transferring dockerfile: 1.69kB done 19:12:27 #35 DONE 7.7s 19:12:27 19:12:27 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:12:27 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:12:28 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 5.5s 19:12:28 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 5.8s 19:12:28 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 5.9s 19:12:28 #34 ... 19:12:28 19:12:28 #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:12:28 #15 DONE 8.0s 19:12:28 19:12:28 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:12:29 #34 ... 19:12:29 19:12:29 #36 [core-command internal] load build definition from Dockerfile 19:12:29 #36 transferring dockerfile: 1.93kB done 19:12:29 #36 DONE 9.1s 19:12:29 19:12:29 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:12:29 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 6.8s done 19:12:30 #34 ... 19:12:30 19:12:30 #37 [security-spire-agent internal] load build context 19:12:30 #37 transferring context: 26.32kB 0.1s done 19:12:30 #37 DONE 8.2s 19:12:30 19:12:30 #10 [core-command internal] load .dockerignore 19:12:30 #10 transferring context: 50B 0.0s done 19:12:30 #10 DONE 10.0s 19:12:30 19:12:30 #26 [security-spire-server internal] load build context 19:12:30 #26 transferring context: 26.79kB 0.1s done 19:12:30 #26 DONE 8.2s 19:12:30 19:12:30 #38 [core-metadata internal] load build context 19:12:30 #38 transferring context: 410.68MB 6.9s done 19:12:30 #38 DONE 9.8s 19:12:30 19:12:30 #19 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:12:30 #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done 19:12:30 #19 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:12:30 #19 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 19:12:30 #19 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 19:12:30 #19 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done 19:12:30 #19 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done 19:12:30 #19 DONE 10.0s 19:12:30 19:12:30 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:12:30 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 7.7s done 19:12:30 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:12:30 #34 ... 19:12:30 19:12:30 #39 [support-notifications internal] load build context 19:12:30 #39 transferring context: 410.68MB 7.4s done 19:12:30 #39 DONE 9.0s 19:12:30 19:12:30 #40 [core-common-config-bootstrapper internal] load build context 19:12:30 #40 transferring context: 410.68MB 6.8s done 19:12:30 #40 DONE 8.4s 19:12:30 19:12:30 #41 [security-proxy-setup internal] load build context 19:12:30 #41 transferring context: 410.68MB 6.8s done 19:12:30 #41 DONE 8.5s 19:12:30 19:12:30 #42 [security-bootstrapper internal] load build context 19:12:30 #42 transferring context: 410.68MB 6.9s done 19:12:30 #42 DONE 8.5s 19:12:30 19:12:30 #12 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:12:30 #12 DONE 0.0s 19:12:30 19:12:30 #25 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:12:30 #25 DONE 1.7s 19:12:30 19:12:30 #43 [support-scheduler internal] load build context 19:12:30 #43 transferring context: 410.68MB 7.5s done 19:12:30 #43 DONE 9.8s 19:12:30 19:12:30 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:12:30 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:12:30 #34 ... 19:12:30 19:12:30 #19 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:12:30 #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done 19:12:30 #19 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:12:30 #19 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 19:12:30 #19 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 19:12:30 #19 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done 19:12:30 #19 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done 19:12:30 #19 DONE 10.0s 19:12:30 19:12:30 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:12:30 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 19:12:30 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:12:30 #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:12:30 #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:12:30 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:12:30 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 19:12:30 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:12:30 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 6.8s done 19:12:30 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:12:30 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 7.7s done 19:12:30 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:12:30 #34 ... 19:12:30 19:12:30 #44 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:12:30 #44 ... 19:12:30 19:12:30 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:12:30 #34 ... 19:12:30 19:12:30 #19 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:12:30 #19 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.8s done 19:12:30 #19 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:12:30 #19 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 19:12:30 #19 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 19:12:30 #19 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done 19:12:30 #19 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done 19:12:30 #19 DONE 10.0s 19:12:30 19:12:30 #15 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:12:30 #15 DONE 8.6s 19:12:30 19:12:30 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:12:31 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done 19:12:32 #34 ... 19:12:32 19:12:32 #45 [security-proxy-auth internal] load build context 19:12:32 #45 transferring context: 410.68MB 8.7s done 19:12:32 #45 DONE 10.2s 19:12:32 19:12:32 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:12:32 #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 19:12:32 #46 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:12:32 #46 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:12:32 #46 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:12:32 #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 19:12:32 #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 19:12:32 #46 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 19:12:32 #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:12:32 #46 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 5.9s done 19:12:32 #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:12:32 #46 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:12:32 #46 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done 19:12:32 #46 ... 19:12:32 19:12:32 #33 [security-secretstore-setup internal] load build context 19:12:32 #33 ... 19:12:32 19:12:32 #47 [core-data internal] load build context 19:12:35 #47 transferring context: 410.68MB 3.6s done 19:12:35 #47 DONE 7.2s 19:12:35 19:12:35 #48 [security-spire-config internal] load build context 19:12:35 #48 transferring context: 25.04kB 0.0s done 19:12:35 #48 DONE 5.6s 19:12:35 19:12:35 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:12:35 #0 2.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:35 #0 2.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:35 #0 2.404 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:12:35 #0 2.404 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:12:35 #0 2.404 OK: 20070 distinct packages available 19:12:35 #0 2.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:35 #0 2.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:35 #0 2.715 (1/11) Installing ca-certificates (20240226-r0) 19:12:35 #0 2.728 (2/11) Installing brotli-libs (1.0.9-r14) 19:12:35 #0 2.787 (3/11) Installing libunistring (1.1-r1) 19:12:35 #0 2.799 (4/11) Installing libidn2 (2.3.4-r1) 19:12:35 #0 2.803 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:12:35 #0 2.808 (6/11) Installing libcurl (8.5.0-r0) 19:12:35 #0 2.816 (7/11) Installing curl (8.5.0-r0) 19:12:35 #0 2.822 (8/11) Installing dumb-init (1.2.5-r2) 19:12:35 #0 2.828 (9/11) Installing musl-obstack (1.2.3-r2) 19:12:35 #0 2.833 (10/11) Installing libucontext (1.2-r2) 19:12:35 #0 2.836 (11/11) Installing gcompat (1.1.0-r1) 19:12:35 #0 2.845 Executing busybox-1.36.1-r7.trigger 19:12:35 #0 2.849 Executing ca-certificates-20240226-r0.trigger 19:12:35 #0 2.886 OK: 12 MiB in 26 packages 19:12:35 #49 DONE 5.7s 19:12:35 19:12:35 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:12:35 #0 1.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:35 #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:35 #0 2.228 (1/1) Installing dumb-init (1.2.5-r2) 19:12:35 #0 2.237 Executing busybox-1.36.1-r7.trigger 19:12:35 #0 2.249 OK: 7 MiB in 16 packages 19:12:35 #50 DONE 5.7s 19:12:35 19:12:35 #33 [security-secretstore-setup internal] load build context 19:12:35 #33 transferring context: 410.68MB 3.7s done 19:12:35 #33 DONE 13.4s 19:12:35 19:12:35 #51 [security-spiffe-token-provider internal] load build context 19:12:35 #51 transferring context: 410.68MB 3.3s done 19:12:35 #51 DONE 7.2s 19:12:35 19:12:35 #52 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:12:35 #0 1.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:35 #0 1.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:35 #0 2.299 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:12:35 #0 2.299 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:12:35 #0 2.299 OK: 20070 distinct packages available 19:12:35 #0 2.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:35 #0 2.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:35 #0 2.618 (1/5) Installing dumb-init (1.2.5-r2) 19:12:35 #0 2.623 (2/5) Installing musl-obstack (1.2.3-r2) 19:12:35 #0 2.631 (3/5) Installing libucontext (1.2-r2) 19:12:35 #0 2.633 (4/5) Installing gcompat (1.1.0-r1) 19:12:35 #0 2.640 (5/5) Installing openssl (3.1.5-r0) 19:12:35 #0 2.655 Executing busybox-1.36.1-r7.trigger 19:12:35 #0 2.660 OK: 8 MiB in 20 packages 19:12:35 #52 DONE 5.8s 19:12:35 19:12:35 #53 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:12:35 #0 3.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:35 #0 3.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:35 #0 3.901 (1/1) Installing dumb-init (1.2.5-r2) 19:12:35 #0 3.907 Executing busybox-1.36.1-r7.trigger 19:12:35 #0 3.909 OK: 7 MiB in 16 packages 19:12:35 #53 DONE 6.1s 19:12:35 19:12:35 #54 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:12:36 #54 ... 19:12:36 19:12:36 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:12:36 #46 DONE 14.1s 19:12:36 19:12:36 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:12:36 #34 ... 19:12:36 19:12:36 #44 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:12:36 #44 DONE 16.1s 19:12:36 19:12:36 #55 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:12:36 #55 DONE 0.2s 19:12:36 19:12:36 #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:12:37 #56 ... 19:12:37 19:12:37 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:12:37 #0 6.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:37 #0 6.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:37 #0 6.529 (1/2) Installing dumb-init (1.2.5-r2) 19:12:37 #0 6.533 (2/2) Installing su-exec (0.2-r3) 19:12:37 #0 6.534 Executing busybox-1.36.1-r7.trigger 19:12:37 #0 6.539 OK: 7 MiB in 17 packages 19:12:37 #57 DONE 6.7s 19:12:37 19:12:37 #58 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:12:37 #58 ... 19:12:37 19:12:37 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:12:37 #0 6.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:37 #0 6.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:37 #0 6.790 (1/2) Installing ca-certificates (20240226-r0) 19:12:37 #0 6.813 (2/2) Installing dumb-init (1.2.5-r2) 19:12:37 #0 6.818 Executing busybox-1.36.1-r7.trigger 19:12:37 #0 6.828 Executing ca-certificates-20240226-r0.trigger 19:12:37 #0 6.868 OK: 8 MiB in 17 packages 19:12:37 #59 DONE 7.1s 19:12:37 19:12:37 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:12:37 #0 6.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:37 #0 6.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:37 #0 6.679 (1/4) Installing ca-certificates (20240226-r0) 19:12:37 #0 6.734 (2/4) Installing dumb-init (1.2.5-r2) 19:12:37 #0 6.738 (3/4) Installing su-exec (0.2-r3) 19:12:37 #0 6.741 (4/4) Installing yq (4.33.3-r5) 19:12:37 #0 6.806 Executing busybox-1.36.1-r7.trigger 19:12:37 #0 6.812 Executing ca-certificates-20240226-r0.trigger 19:12:37 #0 6.865 OK: 17 MiB in 19 packages 19:12:37 #60 DONE 7.1s 19:12:37 19:12:37 #61 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:12:37 #61 ... 19:12:37 19:12:37 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:12:37 #0 6.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:37 #0 6.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:37 #0 7.071 (1/4) Installing dumb-init (1.2.5-r2) 19:12:37 #0 7.071 (2/4) Installing openssl (3.1.5-r0) 19:12:37 #0 7.084 (3/4) Installing su-exec (0.2-r3) 19:12:37 #0 7.088 (4/4) Installing yq (4.33.3-r5) 19:12:37 #0 7.150 Executing busybox-1.36.1-r7.trigger 19:12:37 #0 7.154 OK: 17 MiB in 19 packages 19:12:37 #62 DONE 7.3s 19:12:37 19:12:37 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:12:37 #0 5.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:37 #0 6.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:37 #0 6.203 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:12:37 #0 6.203 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:12:37 #0 6.203 OK: 20070 distinct packages available 19:12:37 #0 6.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:37 #0 6.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:37 #0 6.598 (1/4) Installing dumb-init (1.2.5-r2) 19:12:37 #0 6.601 (2/4) Installing musl-obstack (1.2.3-r2) 19:12:37 #0 6.605 (3/4) Installing libucontext (1.2-r2) 19:12:37 #0 6.611 (4/4) Installing gcompat (1.1.0-r1) 19:12:37 #0 6.619 Executing busybox-1.36.1-r7.trigger 19:12:37 #0 6.623 OK: 8 MiB in 19 packages 19:12:37 #63 DONE 6.8s 19:12:37 19:12:37 #64 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:12:38 #64 ... 19:12:38 19:12:38 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:12:38 #0 1.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:38 #0 1.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:38 #0 1.816 OK: 7 MiB in 16 packages 19:12:38 #65 DONE 2.0s 19:12:38 19:12:38 #66 [core-command internal] load build context 19:12:38 #66 ... 19:12:38 19:12:38 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:12:38 #0 1.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:38 #0 1.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:38 #0 2.110 OK: 12 MiB in 26 packages 19:12:38 #67 DONE 2.3s 19:12:38 19:12:38 #66 [core-command internal] load build context 19:12:38 #66 ... 19:12:38 19:12:38 #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:12:38 #0 2.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:38 #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:38 #68 2.435 OK: 8 MiB in 20 packages 19:12:38 #68 DONE 2.7s 19:12:38 19:12:38 #66 [core-command internal] load build context 19:12:38 #66 ... 19:12:38 19:12:38 #54 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:12:38 #54 2.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:38 #54 2.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:38 #54 2.610 OK: 7 MiB in 16 packages 19:12:38 #54 DONE 3.1s 19:12:38 19:12:38 #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:12:38 #56 2.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:38 #56 2.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:38 #56 2.624 OK: 264 MiB in 52 packages 19:12:38 #56 DONE 2.8s 19:12:38 19:12:38 #66 [core-command internal] load build context 19:12:39 #66 ... 19:12:39 19:12:39 #69 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:12:39 #69 DONE 0.5s 19:12:39 19:12:39 #70 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:12:39 #70 DONE 0.7s 19:12:39 19:12:39 #71 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:12:39 #71 DONE 0.7s 19:12:39 19:12:39 #66 [core-command internal] load build context 19:12:39 #66 ... 19:12:39 19:12:39 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:12:39 #0 2.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:39 #0 2.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:39 #0 2.644 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:12:39 #0 2.644 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:12:39 #0 2.644 OK: 20075 distinct packages available 19:12:39 #0 2.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:39 #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:39 #0 2.961 OK: 264 MiB in 52 packages 19:12:39 #72 DONE 3.2s 19:12:39 19:12:39 #66 [core-command internal] load build context 19:12:39 #66 ... 19:12:39 19:12:39 #73 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:12:39 #73 DONE 0.4s 19:12:39 19:12:39 #66 [core-command internal] load build context 19:12:39 #66 transferring context: 410.68MB 3.6s done 19:12:39 #66 DONE 9.1s 19:12:39 19:12:39 #74 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:12:39 #74 DONE 0.6s 19:12:39 19:12:39 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:12:39 #75 DONE 0.4s 19:12:39 19:12:39 #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:12:39 #0 2.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:39 #0 3.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:39 #0 3.277 OK: 264 MiB in 52 packages 19:12:39 #76 DONE 3.7s 19:12:39 19:12:39 #77 [security-spire-server stage-2 6/9] COPY security.txt / 19:12:39 #77 DONE 0.3s 19:12:39 19:12:39 #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:12:39 #0 3.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:39 #0 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:39 #0 3.584 OK: 264 MiB in 52 packages 19:12:39 #78 DONE 3.7s 19:12:39 19:12:39 #79 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:12:40 #79 DONE 0.1s 19:12:40 19:12:40 #80 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:12:40 #80 DONE 0.1s 19:12:40 19:12:40 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:12:40 #81 DONE 0.1s 19:12:40 19:12:40 #82 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:12:40 #82 DONE 0.1s 19:12:40 19:12:40 #83 [security-spire-agent stage-3 7/10] COPY security.txt / 19:12:40 #83 DONE 0.1s 19:12:40 19:12:40 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:12:40 #84 DONE 0.2s 19:12:40 19:12:40 #85 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:12:40 #85 DONE 0.1s 19:12:40 19:12:40 #61 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:12:40 #61 2.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:40 #61 ... 19:12:40 19:12:40 #58 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:12:40 #58 2.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:40 #58 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:40 #58 3.195 OK: 7 MiB in 17 packages 19:12:40 #58 DONE 3.3s 19:12:40 19:12:40 #86 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:12:40 #86 DONE 0.1s 19:12:40 19:12:40 #87 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:12:40 #87 DONE 0.1s 19:12:40 19:12:40 #61 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:12:40 #61 3.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:40 #61 ... 19:12:40 19:12:40 #88 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:12:40 #88 DONE 0.1s 19:12:40 19:12:40 #61 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:12:40 #61 3.201 OK: 17 MiB in 19 packages 19:12:40 #61 DONE 3.4s 19:12:40 19:12:40 #64 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:12:40 #64 3.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:40 #64 3.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:41 #64 ... 19:12:41 19:12:41 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:12:41 #0 3.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:41 #0 3.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:41 #0 3.430 OK: 8 MiB in 17 packages 19:12:41 #89 DONE 3.5s 19:12:41 19:12:41 #90 [security-spire-server] exporting to image 19:12:41 #90 exporting layers 0.6s done 19:12:41 #90 writing image sha256:1cbe688b676d79e182c206b3e7409efee2ef81ec51ed8ce395e1b735d59a021f done 19:12:41 #90 naming to docker.io/library/security-spire-server done 19:12:41 #90 writing image sha256:dad7cff94c9282075fc1d28c60727ef5a31514dfff6e305067e00c6b3ffb0370 done 19:12:41 #90 naming to docker.io/library/security-spire-agent done 19:12:41 #90 DONE 0.7s 19:12:41 19:12:41 #64 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:12:41 #64 3.416 OK: 17 MiB in 19 packages 19:12:41 #64 DONE 3.5s 19:12:41 19:12:41 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:12:41 #0 3.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:41 #0 3.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:41 #0 3.439 OK: 8 MiB in 19 packages 19:12:41 #91 DONE 3.5s 19:12:41 19:12:41 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:12:41 #92 DONE 0.0s 19:12:41 19:12:41 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:12:41 #93 DONE 0.3s 19:12:41 19:12:41 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:12:41 #94 DONE 0.0s 19:12:41 19:12:41 #95 [security-spire-config stage-2 6/10] COPY security.txt / 19:12:41 #95 DONE 0.0s 19:12:41 19:12:41 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:12:41 #96 ... 19:12:41 19:12:41 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:12:41 #97 DONE 0.0s 19:12:41 19:12:41 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:12:41 #98 DONE 0.0s 19:12:41 19:12:41 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:12:41 #99 DONE 0.0s 19:12:41 19:12:41 #90 [security-spire-config] exporting to image [Pipeline] withEnv [Pipeline] { 19:12:42 #90 ... 19:12:42 19:12:42 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:12:42 #96 DONE 1.5s 19:12:42 19:12:42 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:12:42 #100 DONE 0.1s 19:12:42 19:12:42 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] configFileProvider 19:12:42 provisioning config files... 19:12:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2568558576874472953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:42 #101 ... 19:12:42 19:12:42 #90 [security-spire-config] exporting to image 19:12:42 #90 exporting layers 0.5s done 19:12:42 #90 writing image sha256:3c01bfb6f30685bc0069d4d86239fa071945974cf9e43877f587106634a70557 done 19:12:42 #90 naming to docker.io/library/security-spire-config done 19:12:42 #90 DONE 1.2s 19:12:42 19:12:42 #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:42 ---> ****-login.sh 19:12:42 nexus3.edgexfoundry.org:10001 19:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:12:43 Configure a credential helper to remove this warning. See 19:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:12:43 19:12:43 Login Succeeded 19:12:43 nexus3.edgexfoundry.org:10002 19:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:12:43 Configure a credential helper to remove this warning. See 19:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:12:43 19:12:43 Login Succeeded 19:12:43 nexus3.edgexfoundry.org:10003 19:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:12:44 Configure a credential helper to remove this warning. See 19:12:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:12:44 19:12:44 Login Succeeded 19:12:44 nexus3.edgexfoundry.org:10004 19:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:12:44 Configure a credential helper to remove this warning. See 19:12:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:12:44 19:12:44 Login Succeeded 19:12:44 ****.io 19:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:12:44 Configure a credential helper to remove this warning. See 19:12:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:12:44 19:12:44 Login Succeeded 19:12:44 ---> ****-login.sh ends [Pipeline] } 19:12:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:12:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:12:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:12:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:12:45 ========================================================= 19:12:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:12:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:12:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:12:46 c6b39de5b339: Pulling fs layer 19:12:46 a69c41024577: Pulling fs layer 19:12:46 d6de4b400683: Pulling fs layer 19:12:46 35cb2a7552d0: Pulling fs layer 19:12:46 4f4fb700ef54: Pulling fs layer 19:12:46 464afbd9ba4c: Pulling fs layer 19:12:46 00f215d4a9da: Pulling fs layer 19:12:46 d496ad576159: Pulling fs layer 19:12:46 35cb2a7552d0: Waiting 19:12:46 4f4fb700ef54: Waiting 19:12:46 464afbd9ba4c: Waiting 19:12:46 00f215d4a9da: Waiting 19:12:46 d496ad576159: Waiting 19:12:46 a69c41024577: Verifying Checksum 19:12:46 a69c41024577: Download complete 19:12:46 35cb2a7552d0: Verifying Checksum 19:12:46 35cb2a7552d0: Download complete 19:12:46 4f4fb700ef54: Verifying Checksum 19:12:46 4f4fb700ef54: Download complete 19:12:46 464afbd9ba4c: Verifying Checksum 19:12:46 464afbd9ba4c: Download complete 19:12:46 c6b39de5b339: Verifying Checksum 19:12:46 c6b39de5b339: Download complete 19:12:47 d496ad576159: Verifying Checksum 19:12:47 d496ad576159: Download complete 19:12:47 c6b39de5b339: Pull complete 19:12:48 a69c41024577: Pull complete 19:12:48 d6de4b400683: Verifying Checksum 19:12:48 d6de4b400683: Download complete 19:12:50 00f215d4a9da: Verifying Checksum 19:12:50 00f215d4a9da: Download complete 19:12:50 #102 ... 19:12:50 19:12:50 #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:50 #103 ... 19:12:50 19:12:50 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:02 d6de4b400683: Pull complete 19:13:02 35cb2a7552d0: Pull complete 19:13:03 4f4fb700ef54: Pull complete 19:13:03 464afbd9ba4c: Pull complete 19:13:13 00f215d4a9da: Pull complete 19:13:14 d496ad576159: Pull complete 19:13:14 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:13:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:13:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:13:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:13:14 WORKDIR /edgex 19:13:14 COPY go.mod . 19:13:14 RUN go mod download 19:13:14 + docker build -t ci-base-image-arm64 -f - . 19:13:15 Sending build context to Docker daemon 3.004MB 19:13:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:13:15 ---> f246e2811388 19:13:15 Step 2/4 : WORKDIR /edgex 19:13:17 #104 ... 19:13:17 19:13:17 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:17 #101 DONE 36.4s 19:13:17 19:13:17 #105 [support-notifications builder 6/7] COPY . . 19:13:17 #105 ... 19:13:17 19:13:17 #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:17 #103 DONE 37.9s 19:13:17 19:13:17 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:17 #104 DONE 37.4s 19:13:17 19:13:17 #106 [core-metadata builder 6/7] COPY . . 19:13:17 ---> Running in ba03c7fbca61 19:13:17 #106 ... 19:13:17 19:13:17 #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:17 #102 DONE 37.5s 19:13:17 Removing intermediate container ba03c7fbca61 19:13:17 ---> 05bca6dc84c5 19:13:17 Step 3/4 : COPY go.mod . 19:13:17 19:13:17 #107 [security-proxy-setup builder 6/7] COPY . . 19:13:18 ---> 5d6b09ff4cdc 19:13:18 Step 4/4 : RUN go mod download 19:13:18 ---> Running in a9a47e3681f3 19:13:28 #107 ... 19:13:28 19:13:28 #108 [security-spiffe-token-provider builder 6/7] COPY . . 19:13:37 #108 DONE 19.1s 19:13:37 19:13:37 #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:37 #109 CACHED 19:13:37 19:13:37 #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:13:37 #110 CACHED 19:13:37 19:13:37 #111 [security-bootstrapper builder 6/7] COPY . . 19:13:37 #111 CACHED 19:13:37 19:13:37 #107 [security-proxy-setup builder 6/7] COPY . . 19:13:37 #107 DONE 18.9s 19:13:37 19:13:37 #105 [support-notifications builder 6/7] COPY . . 19:13:37 #105 DONE 19.9s 19:13:37 19:13:37 #112 [security-secretstore-setup builder 6/7] COPY . . 19:13:37 #112 CACHED 19:13:37 19:13:37 #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:13:37 #113 CACHED 19:13:37 19:13:37 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:37 #114 CACHED 19:13:37 19:13:37 #106 [core-metadata builder 6/7] COPY . . 19:13:37 #106 DONE 19.4s 19:13:37 19:13:37 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:13:37 #115 ... 19:13:37 19:13:37 #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:13:37 #116 CACHED 19:13:37 19:13:37 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:37 #117 CACHED 19:13:37 19:13:37 #118 [security-proxy-auth builder 6/7] COPY . . 19:13:37 #118 CACHED 19:13:37 19:13:37 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:37 #119 CACHED 19:13:37 19:13:37 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 19:13:37 #120 CACHED 19:13:37 19:13:37 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:13:37 #121 CACHED 19:13:37 19:13:37 #122 [core-data builder 4/7] COPY go.mod vendor* ./ 19:13:37 #122 CACHED 19:13:37 19:13:37 #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:37 #123 CACHED 19:13:37 19:13:37 #124 [core-data builder 6/7] COPY . . 19:13:37 #124 CACHED 19:13:37 19:13:37 #125 [core-command builder 6/7] COPY . . 19:13:37 #125 CACHED 19:13:37 19:13:37 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:37 #126 CACHED 19:13:37 19:13:37 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 19:13:37 #127 CACHED 19:13:37 19:13:37 #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:37 #128 CACHED 19:13:37 19:13:37 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:13:37 #129 CACHED 19:13:37 19:13:37 #130 [support-scheduler builder 6/7] COPY . . 19:13:37 #130 CACHED 19:13:37 19:13:37 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:13:40 #131 3.499 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:13:42 #131 ... 19:13:42 19:13:42 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:13:42 #115 3.914 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:13:46 #115 ... 19:13:46 19:13:46 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:13:46 #0 4.693 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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:13:46 #132 ... 19:13:46 19:13:46 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:13:46 #0 1.173 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:13:46 #133 ... 19:13:46 19:13:46 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:13:46 #0 2.091 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:13:47 #134 ... 19:13:47 19:13:47 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:13:47 #0 1.278 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:13:47 #135 ... 19:13:47 19:13:47 #136 [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:13:47 #0 0.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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:13:48 #136 ... 19:13:48 19:13:48 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:13:48 #0 3.250 go build -tags " non_delayedstart" -ldflags "-s -w -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:13:48 #137 ... 19:13:48 19:13:48 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:13:48 #0 0.767 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:13:48 #138 ... 19:13:48 19:13:48 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:13:48 #0 4.749 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:13:48 #139 ... 19:13:48 19:13:48 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:13:48 #0 2.018 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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:14:26 Removing intermediate container a9a47e3681f3 19:14:26 ---> 44763baac29a 19:14:26 Successfully built 44763baac29a 19:14:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:26 + docker inspect -f . ci-base-image-arm64 19:14:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:26 prd-ubuntu20.04-docker-arm64-4c-16g-4282 does not seem to be running inside a container 19:14:26 $ 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 19:14:28 $ docker top 02aa0e721250790c1798d51ae42d371405c0d2d72c4682efd2ddf53663065d46 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:29 + go version 19:14:29 go version go1.21.9 linux/arm64 [Pipeline] } 19:14:29 $ docker stop --time=1 02aa0e721250790c1798d51ae42d371405c0d2d72c4682efd2ddf53663065d46 19:14:31 $ docker rm -f --volumes 02aa0e721250790c1798d51ae42d371405c0d2d72c4682efd2ddf53663065d46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:31 + docker inspect -f . ci-base-image-arm64 19:14:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:32 prd-ubuntu20.04-docker-arm64-4c-16g-4282 does not seem to be running inside a container 19:14:32 $ 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 19:14:33 $ docker top 25542132e23ca58df089bfc91cab97b38c7965a4e54a93166e089079c2db776f -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:34 ========================================================= 19:14:34 [edgeXBuildGoParallel] Running Tests and Build... 19:14:34 ========================================================= [Pipeline] sh 19:14:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:14:35 + make test 19:14:35 go test -race -coverprofile=coverage.out ./... 19:14:57 #140 ... 19:14:57 19:14:57 #136 [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:14:57 #136 69.58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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:15:32 ? github.com/edgexfoundry/edgex-go [no test files] 19:15:44 #136 DONE 123.8s 19:15:44 19:15:44 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:15:44 #133 DONE 123.8s 19:15:44 19:15:44 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:15:44 #138 DONE 123.8s 19:15:44 19:15:44 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:15:44 #134 DONE 123.7s 19:15:44 19:15:44 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:15:44 #140 ... 19:15:44 19:15:44 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:15:44 #131 DONE 123.7s 19:15:44 19:15:44 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:15:44 #115 DONE 123.8s 19:15:44 19:15:44 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:15:44 #141 ... 19:15:44 19:15:44 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:15:44 #139 DONE 123.9s 19:15:44 19:15:44 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:15:44 #135 DONE 124.1s 19:15:44 19:15:44 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:15:44 #132 DONE 124.0s 19:15:44 19:15:44 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:15:44 #137 DONE 124.0s 19:15:44 19:15:44 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:15:44 #140 DONE 124.1s 19:15:44 19:15:44 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:15:44 #142 DONE 0.4s 19:15:44 19:15:44 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:15:44 #143 DONE 0.7s 19:15:44 19:15:44 #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:15:44 #144 DONE 0.7s 19:15:44 19:15:44 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:15:44 #141 DONE 0.7s 19:15:44 19:15:44 #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:15:44 #145 DONE 0.7s 19:15:44 19:15:44 #146 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:15:44 #146 DONE 0.7s 19:15:44 19:15:44 #147 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:15:44 #147 ... 19:15:44 19:15:44 #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:15:44 #148 DONE 0.4s 19:15:44 19:15:44 #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:15:44 #149 DONE 0.3s 19:15:44 19:15:44 #150 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:15:44 #150 DONE 0.3s 19:15:44 19:15:44 #151 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:15:44 #151 DONE 0.3s 19:15:44 19:15:44 #152 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:15:44 #152 ... 19:15:44 19:15:44 #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:15:44 #153 CACHED 19:15:44 19:15:44 #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:15:44 #154 CACHED 19:15:44 19:15:44 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:15:44 #155 CACHED 19:15:44 19:15:44 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:15:44 #156 CACHED 19:15:44 19:15:44 #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:15:44 #157 CACHED 19:15:44 19:15:44 #158 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:15:44 #158 CACHED 19:15:44 19:15:44 #147 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:15:44 #147 DONE 0.3s 19:15:44 19:15:44 #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:15:44 #159 DONE 0.3s 19:15:44 19:15:44 #160 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:15:44 #160 CACHED 19:15:44 19:15:44 #161 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:15:44 #161 CACHED 19:15:44 19:15:44 #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:15:44 #162 ... 19:15:44 19:15:44 #163 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:15:44 #163 DONE 1.2s 19:15:44 19:15:44 #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:15:44 #164 DONE 1.2s 19:15:44 19:15:44 #165 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:15:44 #165 DONE 1.1s 19:15:44 19:15:44 #166 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:15:44 #166 ... 19:15:44 19:15:44 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:15:44 #167 DONE 1.8s 19:15:44 19:15:44 #168 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:15:44 #168 DONE 1.7s 19:15:44 19:15:44 #169 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:15:44 #169 DONE 1.7s 19:15:44 19:15:44 #152 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:15:44 #152 DONE 1.8s 19:15:44 19:15:44 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:15:44 #170 DONE 1.8s 19:15:44 19:15:44 #171 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:15:44 #171 DONE 1.8s 19:15:44 19:15:44 #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:15:44 #162 DONE 1.8s 19:15:44 19:15:44 #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:15:44 #172 ... 19:15:44 19:15:44 #173 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:15:44 #173 DONE 1.1s 19:15:44 19:15:44 #166 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:15:44 #166 DONE 1.1s 19:15:44 19:15:44 #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:15:44 #174 DONE 0.5s 19:15:44 19:15:44 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:15:44 #175 DONE 0.5s 19:15:44 19:15:44 #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:15:44 #176 DONE 0.5s 19:15:44 19:15:44 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:15:44 #177 DONE 0.5s 19:15:44 19:15:44 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:15:44 #178 DONE 0.5s 19:15:44 19:15:44 #179 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:15:44 #179 DONE 0.5s 19:15:44 19:15:44 #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:15:44 #172 DONE 0.5s 19:15:44 19:15:44 #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:15:44 #180 DONE 0.5s 19:15:44 19:15:44 #181 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:15:44 #181 DONE 2.8s 19:15:44 19:15:44 #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:15:44 #182 DONE 0.4s 19:15:44 19:15:44 #183 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:15:44 #183 DONE 0.5s 19:15:44 19:15:44 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:15:44 #184 DONE 0.4s 19:15:44 19:15:44 #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:15:44 #185 DONE 0.4s 19:15:44 19:15:44 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:15:44 #186 DONE 0.4s 19:15:44 19:15:44 #187 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:15:44 #187 DONE 0.4s 19:15:44 19:15:44 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:15:44 #188 DONE 0.5s 19:15:44 19:15:44 #90 [support-scheduler] exporting to image 19:15:44 #90 exporting layers 0.4s done 19:15:44 #90 writing image sha256:100fb4cf740518db49508f70d96638f95a38e169f6c3246786c07bc5627e73b4 0.0s done 19:15:44 #90 naming to docker.io/library/support-scheduler done 19:15:44 #90 exporting layers 0.4s done 19:15:44 #90 writing image sha256:390c64440f4e519a758ec233dac69aecfd7aefbd9261376722049a27e8283722 0.0s done 19:15:44 #90 naming to docker.io/library/core-command done 19:15:44 #90 writing image sha256:7e503b8478a15b52907d92a3d4ce948573e0c745774cfe26b7a5cd8f8ebe9318 19:15:44 #90 writing image sha256:7e503b8478a15b52907d92a3d4ce948573e0c745774cfe26b7a5cd8f8ebe9318 0.2s done 19:15:44 #90 naming to docker.io/library/core-data 19:15:44 #90 exporting layers 0.4s done 19:15:44 #90 naming to docker.io/library/core-data done 19:15:44 #90 writing image sha256:acf6ac66d0bfc2e8f7b72ec9bce7e6321160e27d0662a56402b9afe7c90bfee3 done 19:15:44 #90 naming to docker.io/library/security-spiffe-token-provider done 19:15:44 #90 writing image sha256:a5af870a60ba72ab439eaa7e0b62c4e4b54f0bbb1b389a992e8b3920e7eb3e3f done 19:15:44 #90 naming to docker.io/library/support-notifications done 19:15:44 #90 writing image sha256:f4a11980a9d35591311b88c4c1dafe8ffb584cb42c1ba5487fd30cbfd68a47cc done 19:15:44 #90 naming to docker.io/library/core-metadata done 19:15:44 #90 DONE 2.1s 19:15:44 19:15:44 #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:15:44 #189 DONE 0.3s 19:15:44 19:15:44 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:15:44 #190 DONE 0.3s 19:15:44 19:15:44 #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:15:44 #191 DONE 0.3s 19:15:44 19:15:44 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:15:45 #192 ... 19:15:45 19:15:45 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:15:45 #193 DONE 0.3s 19:15:45 19:15:45 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:15:45 #192 DONE 0.4s 19:15:45 19:15:45 #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:15:45 #194 DONE 0.0s 19:15:45 19:15:45 #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:15:45 #195 DONE 0.1s 19:15:45 19:15:45 #196 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:15:45 #196 DONE 0.0s 19:15:45 19:15:45 #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:15:45 #197 ... 19:15:45 19:15:45 #198 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:15:45 #198 DONE 0.0s 19:15:45 19:15:45 #199 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:15:45 #199 DONE 0.9s 19:15:45 19:15:45 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:15:45 #200 DONE 0.1s 19:15:45 19:15:45 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:15:45 #201 DONE 1.0s 19:15:45 19:15:45 #90 [security-proxy-auth] exporting to image 19:15:45 #90 ... 19:15:45 19:15:45 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:15:45 #202 DONE 0.1s 19:15:45 19:15:45 #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:15:45 #203 DONE 0.7s 19:15:45 19:15:45 #90 [core-common-config-bootstrapper] exporting to image 19:15:45 #90 exporting layers 0.2s done 19:15:45 #90 writing image sha256:9a13872be3db06bdf4364dadbf30b559a20a18f3e4f79c7e3622ca4191da0c14 done 19:15:45 #90 naming to docker.io/library/core-common-config-bootstrapper done 19:15:45 #90 exporting layers 0.2s done 19:15:45 #90 writing image sha256:ad1ccd2e994c4dded10b996ff1ab50469bc3deaa34be80d4a01f5f17f4ab560e done 19:15:45 #90 naming to docker.io/library/security-proxy-auth done 19:15:45 #90 writing image sha256:92b62e3c426b6e54516b01e9f5956f6662bb51b3fd9731697ef6578f966eb9aa done 19:15:45 #90 naming to docker.io/library/security-proxy-setup done 19:15:45 #90 DONE 2.5s 19:15:45 19:15:45 #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:15:45 #197 DONE 0.7s 19:15:45 19:15:45 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:15:46 #204 DONE 0.6s 19:15:46 19:15:46 #90 [security-secretstore-setup] exporting to image 19:15:46 #90 exporting layers 0.3s done 19:15:46 #90 writing image sha256:5c0df9d22b4ebbefbc60084e5f307115440845b9f54f0012d2e1a8cf697cfc3f done 19:15:46 #90 naming to docker.io/library/security-secretstore-setup done 19:15:46 #90 exporting layers 0.2s done 19:15:46 #90 writing image sha256:7f1cf7a0e7447d095855b5e2784d55b94d935fe87b9f72cfe9584502f61db6e8 done 19:15:46 #90 naming to docker.io/library/security-bootstrapper done 19:15:46 #90 DONE 2.9s 19:15:46 19:15:46 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:15:46 time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:46 time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:46 time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:46 time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:46 time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:46 time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:46 time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:46 time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:46 time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:46 time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:46 time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:46 time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:46 time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:46 time="2024-06-24T19:12:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:15:46 $ docker stop --time=1 ca489df23fae8dd05ec8c700b3e431c0566e542d2a06c4fdd022411421c4d6bc 19:15:47 $ docker rm -f --volumes ca489df23fae8dd05ec8c700b3e431c0566e542d2a06c4fdd022411421c4d6bc [Pipeline] // withDockerContainer [Pipeline] sh 19:15:47 + docker images 19:15:47 REPOSITORY TAG IMAGE ID CREATED SIZE 19:15:47 security-proxy-auth latest ad1ccd2e994c 2 seconds ago 32.9MB 19:15:47 core-common-config-bootstrapper latest 9a13872be3db 2 seconds ago 15.2MB 19:15:47 security-secretstore-setup latest 5c0df9d22b4e 2 seconds ago 36.9MB 19:15:47 security-proxy-setup latest 92b62e3c426b 2 seconds ago 26.1MB 19:15:47 security-bootstrapper latest 7f1cf7a0e744 2 seconds ago 18.9MB 19:15:47 support-notifications latest a5af870a60ba 3 seconds ago 38.5MB 19:15:47 core-metadata latest f4a11980a9d3 3 seconds ago 35.8MB 19:15:47 core-data latest 7e503b8478a1 4 seconds ago 35.6MB 19:15:47 support-scheduler latest 100fb4cf7405 4 seconds ago 37.9MB 19:15:47 security-spiffe-token-provider latest acf6ac66d0bf 4 seconds ago 28.7MB 19:15:47 core-command latest 390c64440f4e 4 seconds ago 35.3MB 19:15:47 security-spire-config latest 3c01bfb6f306 3 minutes ago 102MB 19:15:47 security-spire-agent latest dad7cff94c92 3 minutes ago 161MB 19:15:47 security-spire-server latest 1cbe688b676d 3 minutes ago 102MB 19:15:47 ci-base-image-x86_64 latest 28171cac6f4a 6 minutes ago 966MB 19:15:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 19:15:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB 19:15:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 23 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:19:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:19:08 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:19:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:19:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:19:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:19:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:19:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:19:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:19:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:19:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:19:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:19:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:19:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:19:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.123s coverage: 28.7% of statements 19:19:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.218s coverage: 97.0% of statements 19:19:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:19:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:19:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:19:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.292s coverage: 69.2% of statements 19:19:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:19:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:19:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.216s coverage: 53.2% of statements 19:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:20:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:20:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:20:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.505s coverage: 93.4% of statements 19:20:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.452s coverage: 6.1% of statements 19:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:20:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.824s coverage: 97.6% of statements 19:20:18 ok github.com/edgexfoundry/edgex-go/internal/io 1.102s coverage: 72.2% of statements 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:20:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.362s coverage: 0.9% of statements 19:20:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.176s coverage: 32.2% of statements 19:20:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.154s coverage: 41.7% of statements 19:20:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.142s coverage: 82.9% of statements 19:20:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.118s coverage: 94.1% of statements 19:20:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.107s coverage: 96.3% of statements 19:20:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.106s coverage: 87.5% of statements 19:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:20:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.107s coverage: 94.4% of statements 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:21:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:21:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:21:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.996s coverage: 79.9% of statements 19:21:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.157s coverage: 92.9% of statements 19:21:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.078s coverage: 64.4% of statements 19:21:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.124s coverage: 62.3% of statements 19:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.116s coverage: 87.2% of statements 19:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements 19:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.081s coverage: 100.0% of statements 19:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:21:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.290s coverage: 81.8% of statements 19:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.285s coverage: 82.1% of statements 19:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.133s coverage: 86.0% of statements 19:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.792s coverage: 63.1% of statements 19:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.113s coverage: 100.0% of statements 19:21:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.111s coverage: 89.4% of statements 19:21:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements 19:21:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:21:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:21:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:21:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.083s coverage: 73.7% of statements 19:21:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements 19:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.699s coverage: 38.4% of statements 19:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.124s coverage: 89.5% of statements 19:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:21:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.118s coverage: 84.8% of statements 19:21:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:21:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:21:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:21:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:21:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.186s coverage: 19.9% of statements 19:21:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:21:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:21:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:21:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:21:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.541s coverage: 95.7% of statements 19:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:21:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.166s coverage: 61.8% of statements 19:21:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:21:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:22:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.324s coverage: 98.9% of statements 19:22:01 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 19:22:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:22:01 go vet ./... 19:26:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:26:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:26:23 ./bin/test-attribution-txt.sh [Pipeline] echo 19:26:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:26:24 + ls -al . 19:26:24 total 812 19:26:24 drwxrwxr-x 10 1001 1001 4096 Jun 24 19:14 . 19:26:24 drwxr-xr-x 4 root root 4096 Jun 24 19:14 .. 19:26:24 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:12 .blubracket 19:26:24 -rw-rw-r-- 1 1001 1001 10 Jun 24 19:12 .dockerignore 19:26:24 drwxrwxr-x 8 1001 1001 4096 Jun 24 19:12 .git 19:26:24 drwxrwxr-x 3 1001 1001 4096 Jun 24 19:12 .github 19:26:24 -rw-rw-r-- 1 1001 1001 1074 Jun 24 19:12 .gitignore 19:26:24 -rw-rw-r-- 1 1001 1001 42 Jun 24 19:12 .golangci.yml 19:26:24 -rw-rw-r-- 1 1001 1001 100 Jun 24 19:12 .hadolint.yml 19:26:24 -rw-rw-r-- 1 1001 1001 155 Jun 24 19:12 .sonarcloud.properties 19:26:24 -rw-rw-r-- 1 1001 1001 1171 Jun 24 19:12 ADOPTERS.md 19:26:24 -rw-rw-r-- 1 1001 1001 20361 Jun 24 19:12 Attribution.txt 19:26:24 -rw-rw-r-- 1 1001 1001 100284 Jun 24 19:12 CHANGELOG.md 19:26:24 -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:12 CONTRIBUTING.md 19:26:24 -rw-rw-r-- 1 1001 1001 677 Jun 24 19:12 GOVERNANCE.md 19:26:24 -rw-rw-r-- 1 1001 1001 861 Jun 24 19:12 Jenkinsfile 19:26:24 -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:12 LICENSE 19:26:24 -rw-rw-r-- 1 1001 1001 15392 Jun 24 19:12 Makefile 19:26:24 -rw-rw-r-- 1 1001 1001 582 Jun 24 19:12 OWNERS.md 19:26:24 -rw-rw-r-- 1 1001 1001 9528 Jun 24 19:12 README.md 19:26:24 -rw-rw-r-- 1 1001 1001 789 Jun 24 19:12 SECURITY.md 19:26:24 -rw-rw-r-- 1 1001 1001 5 Jun 24 19:08 VERSION 19:26:24 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:12 bin 19:26:24 drwxrwxr-x 18 1001 1001 4096 Jun 24 19:12 cmd 19:26:24 -rw-r--r-- 1 root root 455713 Jun 24 19:21 coverage.out 19:26:24 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:12 fuzz_test 19:26:24 -rw-rw-r-- 1 1001 1001 6922 Jun 24 19:12 go.mod 19:26:24 -rw-rw-r-- 1 1001 1001 101535 Jun 24 19:12 go.sum 19:26:24 drwxrwxr-x 7 1001 1001 4096 Jun 24 19:12 internal 19:26:24 drwxrwxr-x 3 1001 1001 4096 Jun 24 19:12 openapi 19:26:24 -rw-rw-r-- 1 1001 1001 584 Jun 24 19:12 security.txt 19:26:24 -rw-rw-r-- 1 1001 1001 204 Jun 24 19:12 version.go [Pipeline] sh 19:26:24 + '[' -e coverage.out ] 19:26:24 + chown 1001:1001 coverage.out [Pipeline] stash 19:26:25 Warning: overwriting stash ‘coverage-report’ 19:26:25 Stashed 1 file(s) [Pipeline] sh 19:26:26 + make build 19:26:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:29:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:29:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:29:52 go build -tags " non_delayedstart" -ldflags "-s -w -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:29:55 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:30:28 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:30:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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:30:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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:30:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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:30:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:30:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:31:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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:31:07 $ docker stop --time=1 25542132e23ca58df089bfc91cab97b38c7965a4e54a93166e089079c2db776f 19:31:09 $ docker rm -f --volumes 25542132e23ca58df089bfc91cab97b38c7965a4e54a93166e089079c2db776f [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:31:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:14 19:31:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:14 latest: Pulling from edgex-devops/edgex-compose-arm64 19:31:14 547446be3368: Pulling fs layer 19:31:14 d125d8839a47: Pulling fs layer 19:31:14 3e85d5ac6304: Pulling fs layer 19:31:14 c3105a71a48b: Pulling fs layer 19:31:14 0f093f025ec4: Pulling fs layer 19:31:14 c3106fc0e877: Pulling fs layer 19:31:14 0f093f025ec4: Waiting 19:31:14 c3106fc0e877: Waiting 19:31:14 c3105a71a48b: Waiting 19:31:14 547446be3368: Verifying Checksum 19:31:14 c3105a71a48b: Download complete 19:31:15 d125d8839a47: Verifying Checksum 19:31:15 d125d8839a47: Download complete 19:31:15 c3106fc0e877: Verifying Checksum 19:31:15 c3106fc0e877: Download complete 19:31:15 0f093f025ec4: Verifying Checksum 19:31:15 0f093f025ec4: Download complete 19:31:15 547446be3368: Pull complete 19:31:17 d125d8839a47: Pull complete 19:31:17 3e85d5ac6304: Verifying Checksum 19:31:17 3e85d5ac6304: Download complete 19:31:27 3e85d5ac6304: Pull complete 19:31:27 c3105a71a48b: Pull complete 19:31:29 0f093f025ec4: Pull complete 19:31:29 c3106fc0e877: Pull complete 19:31:29 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:30 prd-ubuntu20.04-docker-arm64-4c-16g-4282 does not seem to be running inside a container 19:31:30 $ 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:31:32 $ docker top b28cc179de2fb78587996cb7c4873b8c84bc72d68a1088ef48c1b1dbacd9c186 -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:33 + docker compose -f ./docker-compose-build.yml build --parallel 19:31:44 #1 [security-proxy-setup internal] load build definition from Dockerfile 19:31:44 #1 transferring dockerfile: 2.50kB done 19:31:44 #1 DONE 0.1s 19:31:44 19:31:44 #2 [security-secretstore-setup internal] load build definition from Dockerfile 19:31:44 #2 transferring dockerfile: 2.49kB done 19:31:44 #2 DONE 0.1s 19:31:44 19:31:44 #3 [security-spire-agent internal] load build definition from Dockerfile 19:31:44 #3 transferring dockerfile: 1.81kB 0.0s done 19:31:44 #3 DONE 0.1s 19:31:44 19:31:44 #4 [support-notifications internal] load build definition from Dockerfile 19:31:44 #4 transferring dockerfile: 1.95kB 0.0s done 19:31:44 #4 DONE 0.1s 19:31:44 19:31:44 #5 [security-bootstrapper internal] load build definition from Dockerfile 19:31:44 #5 transferring dockerfile: 2.93kB 0.0s done 19:31:44 #5 DONE 0.1s 19:31:44 19:31:44 #6 [security-proxy-auth internal] load build definition from Dockerfile 19:31:44 #6 transferring dockerfile: 2.15kB 0.0s done 19:31:44 #6 DONE 0.1s 19:31:44 19:31:44 #7 [security-spire-config internal] load build definition from Dockerfile 19:31:44 #7 transferring dockerfile: 1.69kB 0.0s done 19:31:44 #7 DONE 0.1s 19:31:44 19:31:44 #8 [core-metadata internal] load build definition from Dockerfile 19:31:44 #8 transferring dockerfile: 2.06kB done 19:31:44 #8 DONE 0.1s 19:31:44 19:31:44 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:31:44 #9 transferring dockerfile: 2.23kB 0.0s done 19:31:44 #9 DONE 0.1s 19:31:44 19:31:44 #10 [security-spire-server internal] load build definition from Dockerfile 19:31:44 #10 transferring dockerfile: 1.70kB 0.0s done 19:31:44 #10 DONE 0.1s 19:31:44 19:31:44 #11 [core-data internal] load build definition from Dockerfile 19:31:44 #11 transferring dockerfile: 2.01kB done 19:31:44 #11 DONE 0.1s 19:31:44 19:31:44 #12 [core-command internal] load build definition from Dockerfile 19:31:44 #12 transferring dockerfile: 1.93kB 0.0s done 19:31:44 #12 DONE 0.1s 19:31:44 19:31:44 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:31:45 #13 transferring dockerfile: 1.89kB 0.0s done 19:31:45 #13 DONE 0.1s 19:31:45 19:31:45 #14 [security-proxy-setup internal] load .dockerignore 19:31:45 #14 DONE 0.0s 19:31:45 19:31:45 #15 [support-scheduler internal] load build definition from Dockerfile 19:31:45 #15 transferring dockerfile: 1.93kB done 19:31:45 #15 DONE 0.2s 19:31:45 19:31:45 #14 [security-proxy-setup internal] load .dockerignore 19:31:45 #14 transferring context: 50B done 19:31:45 #14 DONE 0.2s 19:31:46 19:31:46 #16 [security-secretstore-setup internal] load .dockerignore 19:31:46 #16 transferring context: 50B 0.0s done 19:31:46 #16 DONE 0.1s 19:31:46 19:31:46 #17 [security-spire-agent internal] load .dockerignore 19:31:46 #17 transferring context: 50B 0.0s done 19:31:46 #17 DONE 0.1s 19:31:46 19:31:46 #18 [support-notifications internal] load .dockerignore 19:31:46 #18 transferring context: 50B 0.0s done 19:31:46 #18 DONE 0.1s 19:31:46 19:31:46 #19 [security-bootstrapper internal] load .dockerignore 19:31:46 #19 transferring context: 50B 0.0s done 19:31:46 #19 DONE 0.1s 19:31:46 19:31:46 #20 [security-proxy-auth internal] load .dockerignore 19:31:46 #20 transferring context: 50B 0.0s done 19:31:46 #20 DONE 0.1s 19:31:46 19:31:46 #21 [security-spire-config internal] load .dockerignore 19:31:46 #21 transferring context: 50B 0.0s done 19:31:46 #21 DONE 0.1s 19:31:46 19:31:46 #22 [core-metadata internal] load .dockerignore 19:31:46 #22 transferring context: 50B 0.0s done 19:31:46 #22 DONE 0.1s 19:31:46 19:31:46 #23 [core-common-config-bootstrapper internal] load .dockerignore 19:31:46 #23 transferring context: 50B 0.0s done 19:31:46 #23 DONE 0.1s 19:31:46 19:31:46 #24 [security-spire-server internal] load .dockerignore 19:31:46 #24 transferring context: 50B 0.0s done 19:31:46 #24 DONE 0.1s 19:31:46 19:31:46 #25 [core-data internal] load .dockerignore 19:31:46 #25 transferring context: 50B done 19:31:46 #25 DONE 0.1s 19:31:46 19:31:46 #26 [core-command internal] load .dockerignore 19:31:46 #26 transferring context: 50B 0.0s done 19:31:46 #26 DONE 0.1s 19:31:46 19:31:46 #27 [security-spiffe-token-provider internal] load .dockerignore 19:31:47 #27 transferring context: 50B 0.0s done 19:31:47 #27 DONE 0.1s 19:31:47 19:31:47 #28 [support-scheduler internal] load .dockerignore 19:31:47 #28 transferring context: 50B 0.0s done 19:31:47 #28 DONE 0.1s 19:31:47 19:31:47 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:47 #29 DONE 0.0s 19:31:47 19:31:47 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:31:47 #30 DONE 0.2s 19:31:47 19:31:47 #31 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:31:47 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:31:47 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:31:47 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 19:31:47 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 19:31:47 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.10MB / 3.34MB 0.2s 19:31:47 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.24MB / 3.34MB 0.3s 19:31:47 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 19:31:47 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 19:31:48 #31 ... 19:31:48 19:31:48 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:48 #29 DONE 0.0s 19:31:48 19:31:48 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:31:48 #30 DONE 0.3s 19:31:48 19:31:48 #32 [security-secretstore-setup internal] load build context 19:31:48 #32 ... 19:31:48 19:31:48 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:48 #29 DONE 0.0s 19:31:48 19:31:48 #32 [security-secretstore-setup internal] load build context 19:31:48 #32 ... 19:31:48 19:31:48 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:48 #29 DONE 0.1s 19:31:48 19:31:48 #32 [security-secretstore-setup internal] load build context 19:31:49 #32 ... 19:31:49 19:31:49 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:49 #29 DONE 0.1s 19:31:49 19:31:49 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:31:49 #33 DONE 2.4s 19:31:49 19:31:49 #32 [security-secretstore-setup internal] load build context 19:31:49 #32 ... 19:31:49 19:31:49 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:31:49 #30 DONE 0.7s 19:31:49 19:31:49 #34 [security-bootstrapper internal] load build context 19:31:49 #34 DONE 0.0s 19:31:49 19:31:49 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:31:49 #33 DONE 2.4s 19:31:49 19:31:49 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:31:49 #30 ... 19:31:49 19:31:49 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:49 #29 DONE 0.1s 19:31:49 19:31:49 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:31:49 #30 ... 19:31:49 19:31:49 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:49 #29 DONE 0.1s 19:31:49 19:31:49 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:31:50 #30 ... 19:31:50 19:31:50 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:50 #29 DONE 0.1s 19:31:50 19:31:50 #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:31:50 #35 DONE 2.0s 19:31:50 19:31:50 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:31:50 #30 ... 19:31:50 19:31:50 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:31:50 #33 DONE 2.6s 19:31:50 19:31:50 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:31:50 #35 DONE 2.1s 19:31:50 19:31:50 #31 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:31:50 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:31:50 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:31:50 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 19:31:50 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 19:31:50 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 19:31:50 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.0s done 19:31:50 #31 ... 19:31:50 19:31:50 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:50 #29 DONE 0.1s 19:31:50 19:31:50 #36 [support-notifications internal] load build context 19:31:50 #36 ... 19:31:50 19:31:50 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:50 #29 DONE 0.1s 19:31:50 19:31:50 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:31:50 #37 DONE 2.2s 19:31:50 19:31:50 #36 [support-notifications internal] load build context 19:31:51 #36 ... 19:31:51 19:31:51 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:31:51 #38 DONE 2.3s 19:31:51 19:31:51 #36 [support-notifications internal] load build context 19:31:51 #36 ... 19:31:51 19:31:51 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:51 #29 DONE 0.1s 19:31:51 19:31:51 #36 [support-notifications internal] load build context 19:31:51 #36 ... 19:31:51 19:31:51 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:31:51 #33 DONE 2.7s 19:31:51 19:31:51 #35 [core-command builder 2/7] WORKDIR /edgex-go 19:31:51 #35 DONE 2.3s 19:31:51 19:31:51 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:31:51 #30 DONE 2.6s 19:31:51 19:31:51 #39 [core-data internal] load build context 19:31:51 #39 DONE 0.0s 19:31:51 19:31:51 #36 [support-notifications internal] load build context 19:31:51 #36 ... 19:31:51 19:31:51 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:31:51 #33 DONE 2.7s 19:31:51 19:31:51 #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:31:51 #35 DONE 2.3s 19:31:51 19:31:51 #36 [support-notifications internal] load build context 19:31:51 #36 transferring context: 16.84MB 2.7s 19:31:52 #36 ... 19:31:52 19:31:52 #40 [security-spire-server internal] load build context 19:31:52 #40 transferring context: 26.79kB 0.2s done 19:31:52 #40 DONE 1.4s 19:31:52 19:31:52 #36 [support-notifications internal] load build context 19:31:52 #36 ... 19:31:52 19:31:52 #41 [security-spire-agent internal] load build context 19:31:52 #41 transferring context: 26.32kB 0.2s done 19:31:52 #41 DONE 1.8s 19:31:52 19:31:52 #42 [security-spire-config internal] load build context 19:31:52 #42 transferring context: 25.04kB 0.3s done 19:31:52 #42 DONE 2.0s 19:31:52 19:31:52 #31 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:31:52 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:31:52 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:31:52 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 19:31:52 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 19:31:52 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 19:31:52 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.0s done 19:31:53 #31 DONE 6.7s 19:31:53 19:31:53 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:53 #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.8s done 19:31:53 #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:31:53 #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:31:53 #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:31:55 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 2.1s 19:31:55 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.2s 19:31:55 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 2.2s 19:31:56 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s 19:31:56 #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.4s 19:31:56 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.8s done 19:31:56 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.9s done 19:31:56 #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:31:56 #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.1s done 19:31:57 #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.1s done 19:31:57 #43 ... 19:31:57 19:31:57 #44 [security-proxy-setup internal] load build context 19:31:57 #44 transferring context: 61.49MB 10.0s 19:31:57 #44 ... 19:31:57 19:31:57 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:57 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 3.9s 19:31:58 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 4.5s 19:31:58 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 5.3s 19:31:59 #43 ... 19:31:59 19:31:59 #45 [security-proxy-auth internal] load build context 19:31:59 #45 ... 19:31:59 19:31:59 #34 [security-bootstrapper internal] load build context 19:31:59 #34 ... 19:31:59 19:31:59 #32 [security-secretstore-setup internal] load build context 19:31:59 #32 ... 19:31:59 19:31:59 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:59 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 19:31:59 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 19:32:00 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.20MB / 23.39MB 6.5s 19:32:00 #43 ... 19:32:00 19:32:00 #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:32:00 #0 4.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:00 #0 5.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:00 #0 7.548 OK: 266 MiB in 52 packages 19:32:00 #46 ... 19:32:00 19:32:00 #47 [core-common-config-bootstrapper internal] load build context 19:32:00 #47 ... 19:32:00 19:32:00 #48 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:32:00 #0 6.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:00 #0 7.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:00 #0 10.57 OK: 266 MiB in 52 packages 19:32:00 #48 ... 19:32:00 19:32:00 #49 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:32:00 #0 5.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:00 #0 6.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:00 #49 ... 19:32:00 19:32:00 #50 [core-metadata internal] load build context 19:32:00 #50 ... 19:32:00 19:32:00 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:00 #43 ... 19:32:00 19:32:00 #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:32:00 #46 DONE 10.4s 19:32:00 19:32:00 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:00 #43 ... 19:32:00 19:32:00 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:32:00 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.7s done 19:32:00 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:32:00 #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:32:00 #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:32:00 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.6s done 19:32:00 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.7s done 19:32:00 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:32:00 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 5.7s done 19:32:00 #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 7.0s 19:32:01 #51 ... 19:32:01 19:32:01 #50 [core-metadata internal] load build context 19:32:01 #50 ... 19:32:01 19:32:01 #39 [core-data internal] load build context 19:32:01 #39 ... 19:32:01 19:32:01 #52 [security-spiffe-token-provider internal] load build context 19:32:01 #52 ... 19:32:01 19:32:01 #53 [support-scheduler internal] load build context 19:32:01 #53 ... 19:32:01 19:32:01 #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:32:01 #49 10.30 OK: 266 MiB in 52 packages 19:32:01 #49 DONE 11.7s 19:32:01 19:32:01 #53 [support-scheduler internal] load build context 19:32:01 #53 ... 19:32:01 19:32:01 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:32:01 #0 6.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:01 #0 7.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:01 #54 10.22 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:32:01 #54 10.22 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:32:01 #54 10.22 OK: 19951 distinct packages available 19:32:01 #54 ... 19:32:01 19:32:01 #55 [core-command internal] load build context 19:32:02 #55 ... 19:32:02 19:32:02 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:02 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 8.3s 19:32:02 #43 ... 19:32:02 19:32:02 #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:32:02 #48 DONE 12.8s 19:32:02 19:32:02 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:02 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 9.0s 19:32:02 #43 ... 19:32:02 19:32:02 #36 [support-notifications internal] load build context 19:32:02 #36 ... 19:32:02 19:32:02 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:03 #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 19:32:03 #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 19:32:03 #43 ... 19:32:03 19:32:03 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:32:03 #56 ... 19:32:03 19:32:03 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:03 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.96MB / 23.39MB 9.9s 19:32:03 #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 19:32:04 #43 ... 19:32:04 19:32:04 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:32:04 #57 ... 19:32:04 19:32:04 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:32:04 #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 10.0s 19:32:04 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 19:32:04 #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 10.7s 19:32:05 #51 ... 19:32:05 19:32:05 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:32:05 #58 ... 19:32:05 19:32:05 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:32:05 #54 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:05 #54 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:05 #54 12.93 OK: 266 MiB in 52 packages 19:32:05 #54 DONE 13.8s 19:32:05 19:32:05 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:32:05 #59 ... 19:32:05 19:32:05 #60 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:32:05 #60 ... 19:32:05 19:32:05 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:32:05 #61 ... 19:32:05 19:32:05 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:05 #62 ... 19:32:05 19:32:05 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:32:05 #63 ... 19:32:05 19:32:05 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:05 #64 ... 19:32:05 19:32:05 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:05 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 12.1s 19:32:06 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.75MB / 23.39MB 12.5s 19:32:06 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 12.9s 19:32:07 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.61MB / 23.39MB 13.9s 19:32:07 #43 ... 19:32:07 19:32:07 #44 [security-proxy-setup internal] load build context 19:32:07 #44 transferring context: 78.01MB 20.2s 19:32:07 #44 ... 19:32:07 19:32:07 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:08 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 14.3s done 19:32:08 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:32:09 #43 ... 19:32:09 19:32:09 #45 [security-proxy-auth internal] load build context 19:32:09 #45 ... 19:32:09 19:32:09 #50 [core-metadata internal] load build context 19:32:09 #50 ... 19:32:09 19:32:09 #34 [security-bootstrapper internal] load build context 19:32:09 #34 ... 19:32:09 19:32:09 #36 [support-notifications internal] load build context 19:32:09 #36 ... 19:32:09 19:32:09 #32 [security-secretstore-setup internal] load build context 19:32:09 #32 ... 19:32:09 19:32:09 #34 [security-bootstrapper internal] load build context 19:32:10 #34 ... 19:32:10 19:32:10 #47 [core-common-config-bootstrapper internal] load build context 19:32:10 #47 ... 19:32:10 19:32:10 #34 [security-bootstrapper internal] load build context 19:32:11 #34 ... 19:32:11 19:32:11 #39 [core-data internal] load build context 19:32:11 #39 ... 19:32:11 19:32:11 #53 [support-scheduler internal] load build context 19:32:12 #53 ... 19:32:12 19:32:12 #52 [security-spiffe-token-provider internal] load build context 19:32:12 #52 ... 19:32:12 19:32:12 #55 [core-command internal] load build context 19:32:12 #55 ... 19:32:12 19:32:12 #53 [support-scheduler internal] load build context 19:32:13 #53 ... 19:32:13 19:32:13 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:32:13 #56 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:13 #56 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:13 #56 16.93 (1/1) Installing dumb-init (1.2.5-r2) 19:32:13 #56 16.93 Executing busybox-1.36.1-r7.trigger 19:32:13 #56 17.02 OK: 8 MiB in 16 packages 19:32:13 #56 DONE 19.7s 19:32:13 19:32:13 #53 [support-scheduler internal] load build context 19:32:14 #53 transferring context: 9.06MB 21.1s 19:32:15 #53 ... 19:32:15 19:32:15 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:32:15 #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 13.7s done 19:32:15 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.1s 19:32:15 #51 ... 19:32:15 19:32:15 #53 [support-scheduler internal] load build context 19:32:16 #53 ... 19:32:16 19:32:16 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:32:16 #57 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:16 #57 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:16 #57 16.93 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:32:16 #57 16.93 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:32:16 #57 16.93 OK: 19946 distinct packages available 19:32:16 #57 18.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:16 #57 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:16 #57 ... 19:32:16 19:32:16 #50 [core-metadata internal] load build context 19:32:16 #50 ... 19:32:16 19:32:16 #53 [support-scheduler internal] load build context 19:32:17 #53 ... 19:32:17 19:32:17 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:32:17 #59 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:17 #59 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:17 #59 17.58 (1/4) Installing ca-certificates (20240226-r0) 19:32:17 #59 17.92 (2/4) Installing dumb-init (1.2.5-r2) 19:32:17 #59 17.92 (3/4) Installing su-exec (0.2-r3) 19:32:17 #59 17.92 (4/4) Installing yq (4.33.3-r5) 19:32:17 #59 19.33 Executing busybox-1.36.1-r7.trigger 19:32:17 #59 19.47 Executing ca-certificates-20240226-r0.trigger 19:32:17 #59 20.98 OK: 18 MiB in 19 packages 19:32:17 #59 ... 19:32:17 19:32:17 #53 [support-scheduler internal] load build context 19:32:17 #53 ... 19:32:17 19:32:17 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:32:17 #59 DONE 22.7s 19:32:17 19:32:17 #53 [support-scheduler internal] load build context 19:32:18 #53 ... 19:32:18 19:32:18 #44 [security-proxy-setup internal] load build context 19:32:18 #44 transferring context: 98.30MB 30.7s 19:32:18 #44 ... 19:32:18 19:32:18 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:32:18 #58 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:18 #58 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:18 #58 19.94 (1/4) Installing dumb-init (1.2.5-r2) 19:32:18 #58 19.94 (2/4) Installing openssl (3.1.5-r0) 19:32:18 #58 20.10 (3/4) Installing su-exec (0.2-r3) 19:32:18 #58 20.16 (4/4) Installing yq (4.33.3-r5) 19:32:18 #58 20.78 Executing busybox-1.36.1-r7.trigger 19:32:18 #58 21.00 OK: 18 MiB in 19 packages 19:32:18 #58 ... 19:32:18 19:32:18 #44 [security-proxy-setup internal] load build context 19:32:19 #44 ... 19:32:19 19:32:19 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:32:19 #58 DONE 24.2s 19:32:19 19:32:19 #44 [security-proxy-setup internal] load build context 19:32:19 #44 ... 19:32:19 19:32:19 #45 [security-proxy-auth internal] load build context 19:32:19 #45 ... 19:32:19 19:32:19 #44 [security-proxy-setup internal] load build context 19:32:19 #44 ... 19:32:19 19:32:19 #36 [support-notifications internal] load build context 19:32:19 #36 ... 19:32:19 19:32:19 #32 [security-secretstore-setup internal] load build context 19:32:20 #32 ... 19:32:20 19:32:20 #36 [support-notifications internal] load build context 19:32:20 #36 ... 19:32:20 19:32:20 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:32:20 #61 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:20 #61 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:20 #61 23.59 (1/2) Installing ca-certificates (20240226-r0) 19:32:20 #61 23.73 (2/2) Installing dumb-init (1.2.5-r2) 19:32:20 #61 23.76 Executing busybox-1.36.1-r7.trigger 19:32:20 #61 23.94 Executing ca-certificates-20240226-r0.trigger 19:32:20 #61 24.87 OK: 9 MiB in 17 packages 19:32:20 #61 ... 19:32:20 19:32:20 #32 [security-secretstore-setup internal] load build context 19:32:20 #32 ... 19:32:20 19:32:20 #47 [core-common-config-bootstrapper internal] load build context 19:32:21 #47 ... 19:32:21 19:32:21 #36 [support-notifications internal] load build context 19:32:21 #36 ... 19:32:21 19:32:21 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:21 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.9s 19:32:21 #43 ... 19:32:21 19:32:21 #36 [support-notifications internal] load build context 19:32:21 #36 ... 19:32:21 19:32:21 #34 [security-bootstrapper internal] load build context 19:32:22 #34 ... 19:32:22 19:32:22 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:22 #64 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:22 #64 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:22 #64 25.14 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:32:22 #64 25.14 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:32:22 #64 25.14 OK: 19946 distinct packages available 19:32:22 #64 26.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:22 #64 ... 19:32:22 19:32:22 #52 [security-spiffe-token-provider internal] load build context 19:32:22 #52 ... 19:32:22 19:32:22 #39 [core-data internal] load build context 19:32:22 #39 ... 19:32:22 19:32:22 #55 [core-command internal] load build context 19:32:22 #55 ... 19:32:22 19:32:22 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:32:22 #61 DONE 27.3s 19:32:22 19:32:22 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:23 #43 ... 19:32:23 19:32:23 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:32:23 #63 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:23 #63 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:23 #63 26.24 (1/2) Installing dumb-init (1.2.5-r2) 19:32:23 #63 26.24 (2/2) Installing su-exec (0.2-r3) 19:32:23 #63 26.27 Executing busybox-1.36.1-r7.trigger 19:32:23 #63 26.33 OK: 8 MiB in 17 packages 19:32:23 #63 ... 19:32:23 19:32:23 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:32:23 #0 7.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:23 #0 9.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:23 #65 ... 19:32:23 19:32:23 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:23 #64 28.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:24 #64 ... 19:32:24 19:32:24 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:32:24 #63 DONE 29.1s 19:32:24 19:32:24 #47 [core-common-config-bootstrapper internal] load build context 19:32:24 #47 transferring context: 69.10MB 33.6s 19:32:24 #47 ... 19:32:24 19:32:24 #60 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:32:24 #60 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:24 #60 21.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:24 #60 27.94 (1/1) Installing dumb-init (1.2.5-r2) 19:32:24 #60 28.13 Executing busybox-1.36.1-r7.trigger 19:32:24 #60 28.27 OK: 8 MiB in 16 packages 19:32:24 #60 ... 19:32:24 19:32:24 #45 [security-proxy-auth internal] load build context 19:32:25 #45 ... 19:32:25 19:32:25 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:25 #62 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:25 #62 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:25 #62 28.63 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:32:25 #62 28.63 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:32:25 #62 28.63 OK: 19946 distinct packages available 19:32:25 #62 29.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:25 #62 ... 19:32:25 19:32:25 #45 [security-proxy-auth internal] load build context 19:32:25 #45 ... 19:32:25 19:32:25 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:32:25 #57 25.62 (1/11) Installing ca-certificates (20240226-r0) 19:32:25 #57 25.92 (2/11) Installing brotli-libs (1.0.9-r14) 19:32:25 #57 26.05 (3/11) Installing libunistring (1.1-r1) 19:32:25 #57 26.18 (4/11) Installing libidn2 (2.3.4-r1) 19:32:25 #57 26.20 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:32:25 #57 26.30 (6/11) Installing libcurl (8.5.0-r0) 19:32:25 #57 26.58 (7/11) Installing curl (8.5.0-r0) 19:32:25 #57 26.58 (8/11) Installing dumb-init (1.2.5-r2) 19:32:25 #57 26.58 (9/11) Installing musl-obstack (1.2.3-r2) 19:32:25 #57 26.58 (10/11) Installing libucontext (1.2-r2) 19:32:25 #57 26.58 (11/11) Installing gcompat (1.1.0-r1) 19:32:25 #57 26.58 Executing busybox-1.36.1-r7.trigger 19:32:25 #57 26.86 Executing ca-certificates-20240226-r0.trigger 19:32:25 #57 29.00 OK: 13 MiB in 26 packages 19:32:25 #57 DONE 31.4s 19:32:25 19:32:25 #45 [security-proxy-auth internal] load build context 19:32:25 #45 ... 19:32:25 19:32:25 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:32:25 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.8s 19:32:25 #51 ... 19:32:25 19:32:25 #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:32:25 #60 DONE 30.8s 19:32:25 19:32:25 #45 [security-proxy-auth internal] load build context 19:32:26 #45 ... 19:32:26 19:32:26 #50 [core-metadata internal] load build context 19:32:26 #50 ... 19:32:26 19:32:26 #45 [security-proxy-auth internal] load build context 19:32:27 #45 ... 19:32:27 19:32:27 #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:32:27 #66 ... 19:32:27 19:32:27 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:32:27 #65 12.78 OK: 8 MiB in 16 packages 19:32:27 #65 DONE 14.6s 19:32:27 19:32:27 #45 [security-proxy-auth internal] load build context 19:32:28 #45 ... 19:32:28 19:32:28 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:28 #64 31.22 (1/5) Installing dumb-init (1.2.5-r2) 19:32:28 #64 31.22 (2/5) Installing musl-obstack (1.2.3-r2) 19:32:28 #64 31.22 (3/5) Installing libucontext (1.2-r2) 19:32:28 #64 31.22 (4/5) Installing gcompat (1.1.0-r1) 19:32:28 #64 31.22 (5/5) Installing openssl (3.1.5-r0) 19:32:28 #64 31.22 Executing busybox-1.36.1-r7.trigger 19:32:28 #64 31.30 OK: 9 MiB in 20 packages 19:32:28 #64 DONE 33.0s 19:32:28 19:32:28 #45 [security-proxy-auth internal] load build context 19:32:28 #45 ... 19:32:28 19:32:28 #53 [support-scheduler internal] load build context 19:32:28 #53 ... 19:32:28 19:32:28 #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:32:29 #67 ... 19:32:29 19:32:29 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:32:29 #0 9.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:29 #68 ... 19:32:29 19:32:29 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:29 #62 30.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:29 #62 32.71 (1/4) Installing dumb-init (1.2.5-r2) 19:32:29 #62 32.71 (2/4) Installing musl-obstack (1.2.3-r2) 19:32:29 #62 32.71 (3/4) Installing libucontext (1.2-r2) 19:32:29 #62 32.71 (4/4) Installing gcompat (1.1.0-r1) 19:32:29 #62 32.71 Executing busybox-1.36.1-r7.trigger 19:32:29 #62 32.79 OK: 8 MiB in 19 packages 19:32:29 #62 DONE 33.8s 19:32:29 19:32:29 #45 [security-proxy-auth internal] load build context 19:32:29 #45 transferring context: 74.79MB 40.0s 19:32:29 #45 ... 19:32:29 19:32:29 #44 [security-proxy-setup internal] load build context 19:32:30 #44 ... 19:32:30 19:32:30 #53 [support-scheduler internal] load build context 19:32:32 #53 ... 19:32:32 19:32:32 #32 [security-secretstore-setup internal] load build context 19:32:32 #32 ... 19:32:32 19:32:32 #36 [support-notifications internal] load build context 19:32:32 #36 ... 19:32:32 19:32:32 #34 [security-bootstrapper internal] load build context 19:32:32 #34 ... 19:32:32 19:32:32 #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:32:32 #66 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:32 #66 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:32 #66 13.88 OK: 18 MiB in 19 packages 19:32:32 #66 DONE 14.7s 19:32:32 19:32:32 #34 [security-bootstrapper internal] load build context 19:32:32 #34 ... 19:32:32 19:32:32 #52 [security-spiffe-token-provider internal] load build context 19:32:32 #52 ... 19:32:32 19:32:32 #34 [security-bootstrapper internal] load build context 19:32:32 #34 ... 19:32:32 19:32:32 #55 [core-command internal] load build context 19:32:32 #55 ... 19:32:32 19:32:32 #39 [core-data internal] load build context 19:32:32 #39 ... 19:32:32 19:32:32 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:32:32 #0 8.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:32 #0 9.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:32 #69 ... 19:32:32 19:32:32 #39 [core-data internal] load build context 19:32:33 #39 ... 19:32:33 19:32:33 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:33 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.3s 19:32:33 #43 ... 19:32:33 19:32:33 #34 [security-bootstrapper internal] load build context 19:32:33 #34 ... 19:32:33 19:32:33 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:32:33 #68 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:33 #68 13.02 OK: 18 MiB in 19 packages 19:32:33 #68 DONE 14.5s 19:32:34 19:32:34 #39 [core-data internal] load build context 19:32:34 #39 ... 19:32:34 19:32:34 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:32:34 #0 8.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:34 #0 9.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:34 #70 ... 19:32:34 19:32:34 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:32:34 #69 12.06 OK: 9 MiB in 17 packages 19:32:34 #69 ... 19:32:34 19:32:34 #47 [core-common-config-bootstrapper internal] load build context 19:32:34 #47 transferring context: 85.68MB 44.1s 19:32:35 #47 ... 19:32:35 19:32:35 #34 [security-bootstrapper internal] load build context 19:32:35 #34 ... 19:32:35 19:32:35 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:32:35 #71 ... 19:32:35 19:32:35 #34 [security-bootstrapper internal] load build context 19:32:35 #34 ... 19:32:35 19:32:35 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:32:35 #69 DONE 13.0s 19:32:35 19:32:35 #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:32:35 #72 DONE 1.6s 19:32:35 19:32:35 #34 [security-bootstrapper internal] load build context 19:32:36 #34 ... 19:32:36 19:32:36 #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:32:36 #0 9.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:36 #73 ... 19:32:36 19:32:36 #34 [security-bootstrapper internal] load build context 19:32:36 #34 ... 19:32:36 19:32:36 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:32:36 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 28.3s 19:32:36 #51 ... 19:32:36 19:32:36 #47 [core-common-config-bootstrapper internal] load build context 19:32:36 #47 ... 19:32:36 19:32:36 #50 [core-metadata internal] load build context 19:32:36 #50 ... 19:32:36 19:32:36 #47 [core-common-config-bootstrapper internal] load build context 19:32:37 #47 ... 19:32:37 19:32:37 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:32:37 #70 11.76 OK: 8 MiB in 17 packages 19:32:37 #70 DONE 12.9s 19:32:37 19:32:37 #47 [core-common-config-bootstrapper internal] load build context 19:32:40 #47 ... 19:32:40 19:32:40 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:32:40 #0 9.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:40 #74 ... 19:32:40 19:32:40 #47 [core-common-config-bootstrapper internal] load build context 19:32:40 #47 transferring context: 98.86MB 49.1s 19:32:40 #47 ... 19:32:40 19:32:40 #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:32:40 #73 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:40 #73 13.14 OK: 8 MiB in 16 packages 19:32:40 #73 DONE 14.3s 19:32:40 19:32:40 #47 [core-common-config-bootstrapper internal] load build context 19:32:40 #47 ... 19:32:40 19:32:40 #44 [security-proxy-setup internal] load build context 19:32:40 #44 ... 19:32:40 19:32:40 #47 [core-common-config-bootstrapper internal] load build context 19:32:40 #47 ... 19:32:40 19:32:40 #45 [security-proxy-auth internal] load build context 19:32:40 #45 ... 19:32:40 19:32:40 #44 [security-proxy-setup internal] load build context 19:32:42 #44 ... 19:32:42 19:32:42 #32 [security-secretstore-setup internal] load build context 19:32:42 #32 ... 19:32:42 19:32:42 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:32:42 #71 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:42 #71 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:42 #71 15.53 OK: 13 MiB in 26 packages 19:32:42 #71 DONE 16.8s 19:32:42 19:32:42 #32 [security-secretstore-setup internal] load build context 19:32:42 #32 ... 19:32:42 19:32:42 #53 [support-scheduler internal] load build context 19:32:42 #53 ... 19:32:42 19:32:42 #36 [support-notifications internal] load build context 19:32:42 #36 ... 19:32:42 19:32:42 #52 [security-spiffe-token-provider internal] load build context 19:32:42 #52 ... 19:32:42 19:32:42 #67 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:32:42 #67 9.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:42 #67 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:42 #67 12.99 OK: 9 MiB in 20 packages 19:32:42 #67 DONE 14.6s 19:32:42 19:32:42 #52 [security-spiffe-token-provider internal] load build context 19:32:42 #52 ... 19:32:42 19:32:42 #55 [core-command internal] load build context 19:32:42 #55 ... 19:32:42 19:32:42 #53 [support-scheduler internal] load build context 19:32:43 #53 ... 19:32:43 19:32:43 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:32:43 #74 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:43 #74 12.99 OK: 8 MiB in 19 packages 19:32:43 #74 DONE 13.5s 19:32:43 19:32:43 #53 [support-scheduler internal] load build context 19:32:44 #53 ... 19:32:44 19:32:44 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:32:44 #75 DONE 6.5s 19:32:44 19:32:44 #53 [support-scheduler internal] load build context 19:32:44 #53 ... 19:32:44 19:32:44 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:44 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 35.9s 19:32:44 #43 ... 19:32:44 19:32:44 #53 [support-scheduler internal] load build context 19:32:44 #53 ... 19:32:44 19:32:44 #39 [core-data internal] load build context 19:32:44 #39 ... 19:32:44 19:32:44 #53 [support-scheduler internal] load build context 19:32:45 #53 ... 19:32:45 19:32:45 #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:32:45 #76 DONE 1.0s 19:32:45 19:32:45 #53 [support-scheduler internal] load build context 19:32:45 #53 transferring context: 28.41MB 52.2s 19:32:46 #53 ... 19:32:46 19:32:46 #34 [security-bootstrapper internal] load build context 19:32:46 #34 ... 19:32:46 19:32:46 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:32:46 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 31.6s done 19:32:46 #51 ... 19:32:46 19:32:46 #34 [security-bootstrapper internal] load build context 19:32:47 #34 ... 19:32:47 19:32:47 #50 [core-metadata internal] load build context 19:32:47 #50 ... 19:32:47 19:32:47 #34 [security-bootstrapper internal] load build context 19:32:47 #34 ... 19:32:47 19:32:47 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:32:47 #77 DONE 2.6s 19:32:47 19:32:47 #34 [security-bootstrapper internal] load build context 19:32:49 #34 transferring context: 123.78MB 60.3s 19:32:50 #34 ... 19:32:50 19:32:50 #47 [core-common-config-bootstrapper internal] load build context 19:32:50 #47 ... 19:32:50 19:32:50 #34 [security-bootstrapper internal] load build context 19:32:51 #34 ... 19:32:51 19:32:51 #45 [security-proxy-auth internal] load build context 19:32:51 #45 ... 19:32:51 19:32:51 #34 [security-bootstrapper internal] load build context 19:32:52 #34 ... 19:32:52 19:32:52 #44 [security-proxy-setup internal] load build context 19:32:52 #44 ... 19:32:52 19:32:52 #32 [security-secretstore-setup internal] load build context 19:32:52 #32 ... 19:32:52 19:32:52 #44 [security-proxy-setup internal] load build context 19:32:52 #44 ... 19:32:52 19:32:52 #36 [support-notifications internal] load build context 19:32:52 #36 ... 19:32:52 19:32:52 #52 [security-spiffe-token-provider internal] load build context 19:32:53 #52 ... 19:32:53 19:32:53 #55 [core-command internal] load build context 19:32:53 #55 ... 19:32:53 19:32:53 #44 [security-proxy-setup internal] load build context 19:32:54 #44 transferring context: 193.05MB 66.6s 19:32:54 #44 ... 19:32:54 19:32:54 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:54 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 40.1s done 19:32:54 #43 ... 19:32:54 19:32:54 #55 [core-command internal] load build context 19:32:55 #55 ... 19:32:55 19:32:55 #39 [core-data internal] load build context 19:32:55 #39 ... 19:32:55 19:32:55 #55 [core-command internal] load build context 19:32:56 #55 ... 19:32:56 19:32:56 #53 [support-scheduler internal] load build context 19:32:56 #53 ... 19:32:56 19:32:56 #55 [core-command internal] load build context 19:32:56 #55 ... 19:32:56 19:32:56 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:32:56 #78 DONE 4.6s 19:32:56 19:32:56 #55 [core-command internal] load build context 19:32:57 #55 ... 19:32:57 19:32:57 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:32:57 #79 DONE 4.7s 19:32:57 19:32:57 #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:32:57 #80 DONE 4.1s 19:32:57 19:32:57 #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:32:57 #81 ... 19:32:57 19:32:57 #50 [core-metadata internal] load build context 19:32:57 #50 ... 19:32:57 19:32:57 #55 [core-command internal] load build context 19:32:58 #55 ... 19:32:58 19:32:58 #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:32:58 #82 DONE 1.3s 19:32:58 19:32:58 #55 [core-command internal] load build context 19:32:58 #55 ... 19:32:58 19:32:58 #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:32:58 #81 DONE 1.5s 19:32:58 19:32:58 #55 [core-command internal] load build context 19:32:58 #55 ... 19:32:58 19:32:58 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:32:58 #83 DONE 1.7s 19:32:58 19:32:58 #55 [core-command internal] load build context 19:32:59 #55 ... 19:32:59 19:32:59 #84 [security-spire-agent stage-3 7/10] COPY security.txt / 19:32:59 #84 DONE 1.1s 19:32:59 19:32:59 #55 [core-command internal] load build context 19:32:59 #55 ... 19:32:59 19:32:59 #85 [security-spire-server stage-2 6/9] COPY security.txt / 19:32:59 #85 DONE 1.3s 19:32:59 19:32:59 #55 [core-command internal] load build context 19:33:00 #55 ... 19:33:00 19:33:00 #86 [security-spire-config stage-2 6/10] COPY security.txt / 19:33:00 #86 DONE 1.8s 19:33:00 19:33:00 #55 [core-command internal] load build context 19:33:00 #55 transferring context: 88.24MB 67.4s 19:33:00 #55 ... 19:33:00 19:33:00 #47 [core-common-config-bootstrapper internal] load build context 19:33:01 #47 ... 19:33:01 19:33:01 #55 [core-command internal] load build context 19:33:01 #55 ... 19:33:01 19:33:01 #87 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:33:01 #87 DONE 1.4s 19:33:01 19:33:01 #55 [core-command internal] load build context 19:33:01 #55 ... 19:33:01 19:33:01 #45 [security-proxy-auth internal] load build context 19:33:01 #45 ... 19:33:01 19:33:01 #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:33:01 #88 DONE 1.2s 19:33:01 19:33:01 #45 [security-proxy-auth internal] load build context 19:33:01 #45 ... 19:33:01 19:33:01 #55 [core-command internal] load build context 19:33:01 #55 ... 19:33:01 19:33:01 #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:33:01 #89 DONE 1.8s 19:33:01 19:33:01 #55 [core-command internal] load build context 19:33:02 #55 ... 19:33:02 19:33:02 #44 [security-proxy-setup internal] load build context 19:33:02 #44 transferring context: 228.08MB 74.0s done 19:33:02 #44 DONE 74.7s 19:33:02 19:33:02 #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:33:02 #90 ... 19:33:02 19:33:02 #34 [security-bootstrapper internal] load build context 19:33:02 #34 ... 19:33:02 19:33:02 #55 [core-command internal] load build context 19:33:02 #55 ... 19:33:02 19:33:02 #32 [security-secretstore-setup internal] load build context 19:33:02 #32 ... 19:33:02 19:33:02 #91 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:33:02 #91 DONE 1.5s 19:33:02 19:33:02 #32 [security-secretstore-setup internal] load build context 19:33:02 #32 ... 19:33:02 19:33:02 #55 [core-command internal] load build context 19:33:03 #55 ... 19:33:03 19:33:03 #36 [support-notifications internal] load build context 19:33:03 #36 ... 19:33:03 19:33:03 #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:33:03 #92 DONE 1.6s 19:33:03 19:33:03 #36 [support-notifications internal] load build context 19:33:03 #36 ... 19:33:03 19:33:03 #52 [security-spiffe-token-provider internal] load build context 19:33:03 #52 ... 19:33:03 19:33:03 #34 [security-bootstrapper internal] load build context 19:33:03 #34 ... 19:33:03 19:33:03 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:33:03 #93 DONE 1.6s 19:33:03 19:33:03 #34 [security-bootstrapper internal] load build context 19:33:04 #34 ... 19:33:04 19:33:04 #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:33:04 #94 DONE 1.4s 19:33:04 19:33:04 #55 [core-command internal] load build context 19:33:04 #55 ... 19:33:04 19:33:04 #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:33:04 #90 DONE 2.0s 19:33:04 19:33:04 #55 [core-command internal] load build context 19:33:05 #55 ... 19:33:05 19:33:05 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:33:05 #95 DONE 1.7s 19:33:05 19:33:05 #55 [core-command internal] load build context 19:33:05 #55 ... 19:33:05 19:33:05 #39 [core-data internal] load build context 19:33:05 #39 ... 19:33:05 19:33:05 #55 [core-command internal] load build context 19:33:05 #55 ... 19:33:05 19:33:05 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:33:05 #96 DONE 1.8s 19:33:05 19:33:05 #55 [core-command internal] load build context 19:33:07 #55 ... 19:33:07 19:33:07 #53 [support-scheduler internal] load build context 19:33:07 #53 ... 19:33:07 19:33:07 #55 [core-command internal] load build context 19:33:07 #55 transferring context: 119.49MB 74.6s 19:33:07 #55 ... 19:33:07 19:33:07 #50 [core-metadata internal] load build context 19:33:07 #50 ... 19:33:07 19:33:07 #55 [core-command internal] load build context 19:33:08 #55 ... 19:33:08 19:33:08 #36 [support-notifications internal] load build context 19:33:08 #36 transferring context: 228.08MB 79.0s done 19:33:08 #36 DONE 79.3s 19:33:08 19:33:08 #55 [core-command internal] load build context 19:33:08 #55 ... 19:33:08 19:33:08 #47 [core-common-config-bootstrapper internal] load build context 19:33:08 #47 transferring context: 228.08MB 77.2s done 19:33:08 #47 DONE 78.1s 19:33:08 19:33:08 #55 [core-command internal] load build context 19:33:10 #55 ... 19:33:10 19:33:10 #50 [core-metadata internal] load build context 19:33:10 #50 transferring context: 228.08MB 78.9s done 19:33:10 #50 DONE 79.8s 19:33:10 19:33:10 #55 [core-command internal] load build context 19:33:10 #55 ... 19:33:10 19:33:10 #97 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:33:10 #97 DONE 1.8s 19:33:10 19:33:10 #55 [core-command internal] load build context 19:33:10 #55 ... 19:33:10 19:33:10 #98 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:33:10 #98 DONE 1.9s 19:33:10 19:33:10 #55 [core-command internal] load build context 19:33:11 #55 ... 19:33:11 19:33:11 #45 [security-proxy-auth internal] load build context 19:33:11 #45 ... 19:33:11 19:33:11 #55 [core-command internal] load build context 19:33:12 #55 ... 19:33:12 19:33:12 #52 [security-spiffe-token-provider internal] load build context 19:33:12 #52 transferring context: 228.08MB 79.3s done 19:33:12 #52 DONE 80.9s 19:33:12 19:33:12 #55 [core-command internal] load build context 19:33:12 #55 ... 19:33:12 19:33:12 #32 [security-secretstore-setup internal] load build context 19:33:13 #32 ... 19:33:13 19:33:13 #55 [core-command internal] load build context 19:33:13 #55 ... 19:33:13 19:33:13 #99 [security-spire-config] exporting to image 19:33:13 #99 exporting layers 6.9s done 19:33:13 #99 writing image sha256:60f19c3e10d62fba7186a74667c1a1982ac509167a043d909a31cd0872618538 0.1s done 19:33:13 #99 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:33:13 #99 writing image sha256:d879fcdfa8861ae531157cb36a97454d2aeac31a92700e7a65f251ec19cbe580 0.1s done 19:33:13 #99 writing image sha256:bf6510b00b32a7ec31ead37acbdc95b0992e96e63ce56d2e5ca0a701f9ff7706 0.1s done 19:33:13 #99 naming to docker.io/library/security-spire-config-arm64 0.2s done 19:33:13 #99 naming to docker.io/library/security-spire-agent-arm64 0.1s done 19:33:13 #99 DONE 8.7s 19:33:13 19:33:13 #55 [core-command internal] load build context 19:33:14 #55 ... 19:33:14 19:33:14 #45 [security-proxy-auth internal] load build context 19:33:14 #45 transferring context: 228.08MB 83.8s done 19:33:14 #45 DONE 84.8s 19:33:14 19:33:14 #55 [core-command internal] load build context 19:33:14 #55 ... 19:33:14 19:33:14 #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:33:14 #100 DONE 1.7s 19:33:14 19:33:14 #55 [core-command internal] load build context 19:33:14 #55 ... 19:33:14 19:33:14 #34 [security-bootstrapper internal] load build context 19:33:14 #34 ... 19:33:14 19:33:14 #55 [core-command internal] load build context 19:33:14 #55 ... 19:33:14 19:33:14 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:14 #101 ... 19:33:14 19:33:14 #55 [core-command internal] load build context 19:33:15 #55 ... 19:33:15 19:33:15 #34 [security-bootstrapper internal] load build context 19:33:15 #34 transferring context: 228.08MB 85.8s done 19:33:15 #34 DONE 86.3s 19:33:15 19:33:15 #55 [core-command internal] load build context 19:33:15 #55 ... 19:33:15 19:33:15 #39 [core-data internal] load build context 19:33:15 #39 ... 19:33:15 19:33:15 #55 [core-command internal] load build context 19:33:17 #55 ... 19:33:17 19:33:17 #53 [support-scheduler internal] load build context 19:33:17 #53 ... 19:33:17 19:33:17 #55 [core-command internal] load build context 19:33:20 #55 ... 19:33:20 19:33:20 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:20 #102 ... 19:33:20 19:33:20 #55 [core-command internal] load build context 19:33:20 #55 transferring context: 213.16MB 87.7s 19:33:20 #55 ... 19:33:20 19:33:20 #103 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:20 #103 ... 19:33:20 19:33:20 #55 [core-command internal] load build context 19:33:22 #55 transferring context: 228.08MB 89.4s done 19:33:22 #55 DONE 91.1s 19:33:22 19:33:22 #53 [support-scheduler internal] load build context 19:33:22 #53 ... 19:33:22 19:33:22 #32 [security-secretstore-setup internal] load build context 19:33:23 #32 ... 19:33:23 19:33:23 #53 [support-scheduler internal] load build context 19:33:24 #53 ... 19:33:24 19:33:24 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:24 #104 ... 19:33:24 19:33:24 #53 [support-scheduler internal] load build context 19:33:26 #53 ... 19:33:26 19:33:26 #39 [core-data internal] load build context 19:33:26 #39 ... 19:33:26 19:33:26 #53 [support-scheduler internal] load build context 19:33:26 #53 ... 19:33:26 19:33:26 #32 [security-secretstore-setup internal] load build context 19:33:26 #32 transferring context: 228.08MB 97.5s done 19:33:26 #32 DONE 97.9s 19:33:26 19:33:26 #53 [support-scheduler internal] load build context 19:33:28 #53 transferring context: 228.08MB 95.4s done 19:33:28 #53 DONE 97.0s 19:33:28 19:33:28 #39 [core-data internal] load build context 19:33:30 #39 transferring context: 228.08MB 97.4s done 19:33:30 #39 DONE 99.0s 19:33:30 19:33:30 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:27 #102 ... 19:34:27 19:34:27 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:27 #101 DONE 75.0s 19:34:27 19:34:27 #105 [security-proxy-setup builder 6/7] COPY . . 19:34:27 #105 ... 19:34:27 19:34:27 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:27 #102 DONE 73.1s 19:34:27 19:34:27 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:27 #104 DONE 69.5s 19:34:27 19:34:27 #103 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:27 #103 DONE 72.8s 19:34:27 19:34:27 #106 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:34:27 #106 CACHED 19:34:27 19:34:27 #107 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:27 #107 CACHED 19:34:27 19:34:27 #108 [security-bootstrapper builder 6/7] COPY . . 19:34:27 #108 CACHED 19:34:27 19:34:27 #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:34:27 #109 CACHED 19:34:27 19:34:27 #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:27 #110 CACHED 19:34:27 19:34:27 #111 [security-secretstore-setup builder 6/7] COPY . . 19:34:27 #111 CACHED 19:34:27 19:34:27 #105 [security-proxy-setup builder 6/7] COPY . . 19:34:27 #105 DONE 4.2s 19:34:27 19:34:27 #112 [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:34:27 #112 2.744 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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:34:30 #112 ... 19:34:30 19:34:30 #113 [security-spiffe-token-provider builder 6/7] COPY . . 19:34:30 #113 DONE 6.3s 19:34:30 19:34:30 #114 [support-notifications builder 6/7] COPY . . 19:34:30 #114 DONE 6.4s 19:34:30 19:34:30 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:34:30 #115 ... 19:34:30 19:34:30 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:30 #116 CACHED 19:34:30 19:34:30 #117 [support-scheduler builder 6/7] COPY . . 19:34:30 #117 CACHED 19:34:30 19:34:30 #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:34:30 #118 CACHED 19:34:30 19:34:30 #119 [core-command builder 6/7] COPY . . 19:34:30 #119 CACHED 19:34:30 19:34:30 #120 [core-command builder 4/7] COPY go.mod vendor* ./ 19:34:30 #120 CACHED 19:34:30 19:34:30 #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:30 #121 CACHED 19:34:30 19:34:30 #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:30 #122 CACHED 19:34:30 19:34:30 #123 [core-data builder 6/7] COPY . . 19:34:30 #123 CACHED 19:34:30 19:34:30 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 19:34:30 #124 CACHED 19:34:30 19:34:30 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 19:34:30 #125 DONE 6.4s 19:34:30 19:34:30 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:34:30 #126 CACHED 19:34:30 19:34:30 #127 [core-metadata builder 6/7] COPY . . 19:34:30 #127 CACHED 19:34:30 19:34:30 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:30 #128 CACHED 19:34:30 19:34:30 #129 [security-proxy-auth builder 6/7] COPY . . 19:34:30 #129 CACHED 19:34:30 19:34:30 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:30 #130 CACHED 19:34:30 19:34:30 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:34:30 #131 CACHED 19:34:30 19:34:30 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:34:33 #132 ... 19:34:33 19:34:33 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:34:33 #0 2.726 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:34:33 #133 ... 19:34:33 19:34:33 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:34:33 #0 2.466 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:34:33 #134 ... 19:34:33 19:34:33 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:34:35 #135 ... 19:34:35 19:34:35 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:34:35 #115 5.914 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:34:40 #115 ... 19:34:40 19:34:40 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:34:40 #0 6.774 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:34:40 #136 ... 19:34:40 19:34:40 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:34:40 #0 6.907 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:34:40 #137 ... 19:34:40 19:34:40 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:34:40 #0 6.834 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:34:40 #138 ... 19:34:40 19:34:40 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:34:40 #0 5.983 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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:34:40 #139 ... 19:34:40 19:34:40 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:34:40 #0 6.716 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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:34:40 #140 ... 19:34:40 19:34:40 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:34:40 #135 6.804 go build -tags " non_delayedstart" -ldflags "-s -w -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:34:47 #135 ... 19:34:47 19:34:47 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:34:47 #132 6.299 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:54:25 #132 ... 19:54:25 19:54:25 #112 [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:54:25 #112 1196.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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:54:28 #112 ... 19:54:28 19:54:28 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:54:28 #134 DONE 1205.3s 19:54:28 19:54:28 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:54:28 #133 DONE 1205.3s 19:54:29 19:54:29 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:54:29 #132 ... 19:54:29 19:54:29 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:54:30 #141 DONE 0.4s 19:54:30 19:54:30 #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:54:30 #142 ... 19:54:30 19:54:30 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:54:30 #143 DONE 0.5s 19:54:30 19:54:30 #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:54:30 #144 DONE 0.5s 19:54:30 19:54:30 #145 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:54:31 #145 DONE 0.4s 19:54:31 19:54:31 #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:54:31 #146 DONE 0.2s 19:54:31 19:54:31 #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:54:32 #147 DONE 0.4s 19:54:32 19:54:32 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:54:32 #135 ... 19:54:32 19:54:32 #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:54:32 #148 DONE 0.4s 19:54:32 19:54:32 #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:33 #149 ... 19:54:33 19:54:33 #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:54:33 #142 DONE 3.6s 19:54:34 19:54:34 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:54:34 #150 DONE 0.5s 19:54:34 19:54:34 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:54:34 #151 DONE 0.4s 19:54:34 19:54:34 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:54:35 #152 DONE 0.5s 19:54:35 19:54:35 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:54:35 #51 ... 19:54:35 19:54:35 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:54:35 #153 DONE 0.2s 19:54:35 19:54:35 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:54:35 #154 DONE 0.2s 19:54:35 19:54:35 #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:35 #149 DONE 3.3s 19:54:35 19:54:35 #99 [security-proxy-setup] exporting to image 19:54:35 #99 exporting layers 19:54:36 #99 ... 19:54:36 19:54:36 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:54:36 #155 DONE 0.8s 19:54:36 19:54:36 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:54:37 #156 DONE 0.3s 19:54:37 19:54:37 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:54:37 #157 DONE 0.2s 19:54:37 19:54:37 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:54:37 #158 ... 19:54:37 19:54:37 #99 [security-proxy-setup] exporting to image 19:54:37 #99 exporting layers 1.7s done 19:54:37 #99 writing image sha256:adbbee3b4608ec0f027ec9dad8b3060c67cbb305982d803a0c13619a6256fc14 0.0s done 19:54:37 #99 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 19:54:37 #99 DONE 10.4s 19:54:37 19:54:37 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:54:40 #136 ... 19:54:40 19:54:40 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:54:40 #158 DONE 2.5s 19:54:40 19:54:40 #99 [security-bootstrapper] exporting to image 19:54:40 #99 exporting layers 1.2s done 19:54:40 #99 writing image sha256:ab87c141aff7bf3a483f30d3f141eb36f406581a824f6c7bc5fe3a2c44d4c23c done 19:54:40 #99 naming to docker.io/library/security-bootstrapper-arm64 done 19:54:40 #99 DONE 11.6s 19:54:40 19:54:40 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:54:45 #136 ... 19:54:45 19:54:45 #112 [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:54:45 #112 DONE 1221.1s 19:54:45 19:54:45 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:54:45 #132 ... 19:54:45 19:54:45 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:54:45 #159 DONE 0.4s 19:54:45 19:54:45 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:54:45 #160 DONE 0.2s 19:54:45 19:54:45 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:54:45 #161 DONE 0.2s 19:54:45 19:54:45 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:54:45 #162 DONE 0.2s 19:54:45 19:54:45 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:54:46 #163 DONE 0.2s 19:54:46 19:54:46 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:54:46 #136 ... 19:54:46 19:54:46 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:54:46 #164 DONE 0.3s 19:54:46 19:54:46 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:54:46 #165 DONE 0.3s 19:54:46 19:54:46 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:54:47 #43 ... 19:54:47 19:54:47 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:54:47 #166 DONE 0.2s 19:54:47 19:54:47 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:50 #167 DONE 2.8s 19:54:50 19:54:50 #99 [security-secretstore-setup] exporting to image 19:54:50 #99 exporting layers 19:54:51 #99 exporting layers 1.6s done 19:54:51 #99 writing image sha256:1816422196e33ab071b4bbcaa45b5e3ef3db21e2a72d426dee132df14937f6a2 done 19:54:51 #99 naming to docker.io/library/security-secretstore-setup-arm64 done 19:54:51 #99 DONE 13.3s 19:54:51 19:54:51 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:55:59 #136 ... 19:55:59 19:55:59 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:55:59 #135 DONE 1282.3s 19:55:59 19:55:59 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:55:59 #136 ... 19:55:59 19:55:59 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:55:59 #168 DONE 0.4s 19:55:59 19:55:59 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:55:59 #136 ... 19:55:59 19:55:59 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:55:59 #169 DONE 0.2s 19:55:59 19:55:59 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:55:59 #170 DONE 0.3s 19:55:59 19:55:59 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:55:59 #51 ... 19:55:59 19:55:59 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:55:59 #171 DONE 0.1s 19:55:59 19:55:59 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:55:59 #172 DONE 0.2s 19:55:59 19:55:59 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:55:59 #173 DONE 1.9s 19:55:59 19:55:59 #99 [core-common-config-bootstrapper] exporting to image 19:55:59 #99 exporting layers 19:55:59 #99 exporting layers 0.5s done 19:55:59 #99 writing image sha256:aa9d3ea03a6c16d031c43fd58e616f1e3abe08c32d1e1dcad5985cddeeeba929 done 19:55:59 #99 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:55:59 #99 DONE 13.8s 19:55:59 19:55:59 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:58:06 #137 ... 19:58:06 19:58:06 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:58:06 #139 DONE 1402.2s 19:58:06 19:58:06 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:58:06 #132 ... 19:58:06 19:58:06 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:58:06 #174 DONE 0.2s 19:58:06 19:58:06 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:58:06 #136 ... 19:58:06 19:58:06 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:58:06 #175 DONE 0.2s 19:58:06 19:58:06 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:58:06 #176 DONE 0.3s 19:58:06 19:58:06 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:58:06 #177 DONE 0.1s 19:58:06 19:58:06 #99 [security-spiffe-token-provider] exporting to image 19:58:06 #99 exporting layers 19:58:06 #99 exporting layers 0.9s done 19:58:06 #99 writing image sha256:efa4a4e7e4a9139a47e28819771f3ba420ae6107e18976a25fc1bb4f9b77061f done 19:58:06 #99 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:58:06 #99 DONE 14.7s 19:58:06 19:58:06 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:04:58 #136 ... 20:04:58 20:04:58 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:04:58 #140 DONE 1813.9s 20:04:58 20:04:58 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:58 #138 ... 20:04:58 20:04:58 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:04:58 #178 DONE 0.1s 20:04:58 20:04:58 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:58 #115 ... 20:04:58 20:04:58 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:04:58 #179 DONE 0.1s 20:04:58 20:04:58 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:04:58 #180 DONE 0.4s 20:04:58 20:04:58 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:04:58 #137 ... 20:04:58 20:04:58 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:04:58 #181 DONE 0.1s 20:04:58 20:04:58 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:04:58 #182 DONE 0.1s 20:04:58 20:04:58 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:04:58 #137 ... 20:04:58 20:04:58 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:58 #183 DONE 1.8s 20:04:58 20:04:58 #99 [security-proxy-auth] exporting to image 20:04:58 #99 exporting layers 20:04:58 #99 exporting layers 0.7s done 20:04:58 #99 writing image sha256:45f427f60d6a40b0af7abf98da1a4005862c7a17c0374efce1a2fd5c66f76b63 done 20:04:58 #99 naming to docker.io/library/security-proxy-auth-arm64 done 20:04:58 #99 DONE 15.4s 20:04:58 20:04:58 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:05:30 #136 ... 20:05:30 20:05:30 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:05:30 #137 DONE 1860.3s 20:05:30 20:05:30 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:05:30 #136 ... 20:05:30 20:05:30 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:05:30 #184 DONE 0.1s 20:05:30 20:05:30 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:05:30 #185 DONE 0.2s 20:05:30 20:05:30 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:05:31 #186 DONE 0.3s 20:05:31 20:05:31 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:05:31 #187 DONE 0.2s 20:05:31 20:05:31 #99 [core-command] exporting to image 20:05:31 #99 exporting layers 20:05:32 #99 exporting layers 0.5s done 20:05:32 #99 writing image sha256:72092c5cfd92e162195432812243b0f292e77a030a8d12577b37a71521b72427 done 20:05:32 #99 naming to docker.io/library/core-command-arm64 done 20:05:32 #99 DONE 15.8s 20:05:32 20:05:32 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:05:37 #115 ... 20:05:37 20:05:37 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:05:37 #136 DONE 1867.3s 20:05:37 20:05:37 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:37 #51 ... 20:05:37 20:05:37 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:05:37 #188 DONE 0.2s 20:05:37 20:05:37 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:05:37 #115 ... 20:05:37 20:05:37 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:05:38 #189 DONE 0.1s 20:05:38 20:05:38 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:05:38 #190 DONE 0.4s 20:05:38 20:05:38 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:05:38 #191 DONE 0.1s 20:05:38 20:05:38 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:38 #51 ... 20:05:38 20:05:38 #99 [core-data] exporting to image 20:05:38 #99 exporting layers 20:05:39 #99 exporting layers 0.5s done 20:05:39 #99 writing image sha256:4ad749fa7edecbc37200c30f96971c7292c7131a0c115aea5dcbfb513e1be296 done 20:05:39 #99 naming to docker.io/library/core-data-arm64 done 20:05:39 #99 DONE 16.3s 20:05:39 20:05:39 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:45 #43 ... 20:05:45 20:05:45 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:05:45 #138 DONE 1874.9s 20:05:45 20:05:45 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:45 #51 ... 20:05:45 20:05:45 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:05:45 #192 DONE 0.1s 20:05:45 20:05:45 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:05:45 #193 DONE 0.1s 20:05:45 20:05:45 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:45 #51 ... 20:05:45 20:05:45 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:05:45 #194 DONE 0.4s 20:05:45 20:05:45 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:46 #51 ... 20:05:46 20:05:46 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:05:46 #195 DONE 0.1s 20:05:46 20:05:46 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:05:46 #196 DONE 0.1s 20:05:46 20:05:46 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:46 #43 ... 20:05:46 20:05:46 #99 [core-metadata] exporting to image 20:05:46 #99 exporting layers 20:05:46 #99 exporting layers 0.4s done 20:05:46 #99 writing image sha256:d9f088d125d638be2110438fed5a2673910a3dad9c648b4a5e9e1e24cc46796d done 20:05:46 #99 naming to docker.io/library/core-metadata-arm64 done 20:05:46 #99 DONE 16.7s 20:05:46 20:05:46 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:06:08 #51 ... 20:06:08 20:06:08 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:06:08 #132 DONE 1897.9s 20:06:08 20:06:08 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:08 #43 ... 20:06:08 20:06:08 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:06:08 #197 DONE 0.2s 20:06:08 20:06:08 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:06:08 #198 DONE 0.1s 20:06:08 20:06:08 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:06:08 #115 DONE 1898.7s 20:06:08 20:06:08 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:06:09 #199 DONE 0.4s 20:06:09 20:06:09 #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:06:09 #200 ... 20:06:09 20:06:09 #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:06:09 #201 DONE 0.1s 20:06:09 20:06:09 #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:06:09 #200 DONE 0.2s 20:06:09 20:06:09 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:06:09 #202 DONE 0.1s 20:06:09 20:06:09 #99 [support-scheduler] exporting to image 20:06:09 #99 exporting layers 20:06:09 #99 exporting layers 0.5s done 20:06:09 #99 writing image sha256:d5d74c3eb129c09f5732ed6f43657d93e2c42bdb86ef125e38400c183f8b2c08 done 20:06:09 #99 naming to docker.io/library/support-scheduler-arm64 done 20:06:09 #99 DONE 17.3s 20:06:09 20:06:09 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:06:09 #203 DONE 0.5s 20:06:09 20:06:09 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:06:09 #204 DONE 0.1s 20:06:09 20:06:09 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:06:10 #51 ... 20:06:10 20:06:10 #99 [support-notifications] exporting to image 20:06:10 #99 exporting layers 0.5s done 20:06:10 #99 writing image sha256:558dec989141e1740d55f21903938c5f32f28c8bed9799442511de9c51f107aa done 20:06:10 #99 naming to docker.io/library/support-notifications-arm64 done 20:06:10 #99 DONE 17.8s 20:06:10 20:06:10 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:06:10 time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:10 time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:10 time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:10 time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:10 time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:10 time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:10 time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:10 time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:10 time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:10 time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:10 time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:10 time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:10 time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:06:10 time="2024-06-24T19:31:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:06:10 $ docker stop --time=1 b28cc179de2fb78587996cb7c4873b8c84bc72d68a1088ef48c1b1dbacd9c186 20:06:12 $ docker rm -f --volumes b28cc179de2fb78587996cb7c4873b8c84bc72d68a1088ef48c1b1dbacd9c186 [Pipeline] // withDockerContainer [Pipeline] sh 20:06:12 + docker images 20:06:12 REPOSITORY TAG IMAGE ID CREATED SIZE 20:06:12 support-notifications-arm64 latest 558dec989141 3 seconds ago 38.2MB 20:06:12 support-scheduler-arm64 latest d5d74c3eb129 3 seconds ago 37.4MB 20:06:12 core-metadata-arm64 latest d9f088d125d6 26 seconds ago 35.4MB 20:06:12 core-data-arm64 latest 4ad749fa7ede 34 seconds ago 35.3MB 20:06:12 core-command-arm64 latest 72092c5cfd92 41 seconds ago 34.9MB 20:06:12 security-proxy-auth-arm64 latest 45f427f60d6a About a minute ago 32.6MB 20:06:12 security-spiffe-token-provider-arm64 latest efa4a4e7e4a9 8 minutes ago 29.1MB 20:06:12 core-common-config-bootstrapper-arm64 latest aa9d3ea03a6c 10 minutes ago 15.3MB 20:06:12 security-secretstore-setup-arm64 latest 1816422196e3 11 minutes ago 36.4MB 20:06:12 security-bootstrapper-arm64 latest ab87c141aff7 11 minutes ago 18.8MB 20:06:12 security-proxy-setup-arm64 latest adbbee3b4608 11 minutes ago 26MB 20:06:12 security-spire-config-arm64 latest bf6510b00b32 33 minutes ago 95.8MB 20:06:12 security-spire-server-arm64 latest 60f19c3e10d6 33 minutes ago 96.7MB 20:06:12 security-spire-agent-arm64 latest d879fcdfa886 33 minutes ago 152MB 20:06:12 ci-base-image-arm64 latest 44763baac29a 52 minutes ago 962MB 20:06:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 20:06:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:06:13 20:06:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:06:13 arm64: Pulling from edgex-lftools-log-publisher 20:06:13 8998bd30e6a1: Pulling fs layer 20:06:13 04944245beec: Pulling fs layer 20:06:13 699f458cf7ca: Pulling fs layer 20:06:13 765212b225bb: Pulling fs layer 20:06:13 f23df028b6ca: Pulling fs layer 20:06:13 d65c8cfc05b1: Pulling fs layer 20:06:13 2437ff75d9bd: Pulling fs layer 20:06:13 f23df028b6ca: Waiting 20:06:13 d65c8cfc05b1: Waiting 20:06:13 2437ff75d9bd: Waiting 20:06:13 765212b225bb: Waiting 20:06:14 04944245beec: Verifying Checksum 20:06:14 04944245beec: Download complete 20:06:14 765212b225bb: Verifying Checksum 20:06:14 765212b225bb: Download complete 20:06:14 f23df028b6ca: Verifying Checksum 20:06:14 f23df028b6ca: Download complete 20:06:14 d65c8cfc05b1: Verifying Checksum 20:06:14 d65c8cfc05b1: Download complete 20:06:14 699f458cf7ca: Verifying Checksum 20:06:14 699f458cf7ca: Download complete 20:06:14 8998bd30e6a1: Download complete 20:06:17 2437ff75d9bd: Verifying Checksum 20:06:17 2437ff75d9bd: Download complete 20:06:19 8998bd30e6a1: Pull complete 20:06:19 04944245beec: Pull complete 20:06:21 699f458cf7ca: Pull complete 20:06:21 765212b225bb: Pull complete 20:06:22 f23df028b6ca: Pull complete 20:06:22 d65c8cfc05b1: Pull complete 20:06:41 2437ff75d9bd: Pull complete 20:06:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:06:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:06:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:41 prd-ubuntu20.04-docker-arm64-4c-16g-4282 does not seem to be running inside a container 20:06:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:06:44 $ docker top 5c59dcb43cbb7629d11a54e96b73e3604a0eb25b8b54e9f4ebd5acd728c6e0e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:45 ---> job-cost.sh 20:06:45 lf-activate-venv: SKIPPING 20:06:45 INFO: No Stack... 20:06:45 INFO: Retrieving Pricing Info for: v3-standard-4 20:06:46 INFO: Archiving Costs [Pipeline] sh 20:06:46 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:06:46 + cut -d, -f6 [Pipeline] lock 20:06:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4809-1-stack-cost] 20:06:46 Resource [jenkins-edgexfoundry-edgex-go-PR-4809-1-stack-cost] did not exist. Created. 20:06:46 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4809-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:06:47 + echo total: 0.10999999940395355 [Pipeline] stash 20:06:47 Stashed 1 file(s) [Pipeline] } 20:06:47 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4809-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:06:47 $ docker stop --time=1 5c59dcb43cbb7629d11a54e96b73e3604a0eb25b8b54e9f4ebd5acd728c6e0e1 20:06:49 $ docker rm -f --volumes 5c59dcb43cbb7629d11a54e96b73e3604a0eb25b8b54e9f4ebd5acd728c6e0e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:06:50 provisioning config files... 20:06:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7816437120586343967tmp [Pipeline] { [Pipeline] sh 20:06:50 + set +x 20:06:50 + + curlbash -s -s https://codecov.io/bash -- 20:06:50 20:06:50 20:06:50 _____ _ 20:06:50 / ____| | | 20:06:50 | | ___ __| | ___ ___ _____ __ 20:06:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:06:50 | |___| (_) | (_| | __/ (_| (_) \ V / 20:06:50 \_____\___/ \__,_|\___|\___\___/ \_/ 20:06:50 Bash-1.0.6 20:06:50 20:06:50 20:06:50 ==> git version 2.25.1 found 20:06:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:06:50 Release-Date: 2020-01-08 20:06:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:06:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:06:50 ==> Jenkins CI detected. 20:06:50 current dir:  /w/workspace/edgex-go/1 20:06:50 project root: . 20:06:50 --> token set from env 20:06:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:06:50 ==> Running gcov in . (disable via -X gcov) 20:06:50 ==> Python coveragepy not found 20:06:50 ==> Searching for coverage reports in: 20:06:50 + . 20:06:50 -> Found 1 reports 20:06:50 ==> Detecting git/mercurial file structure 20:06:50 ==> Reading reports 20:06:50 + ./coverage.out bytes=455713 20:06:50 ==> Appending adjustments 20:06:50 https://docs.codecov.io/docs/fixing-reports 20:06:52 + Found adjustments 20:06:52 ==> Gzipping contents 20:06:52 60K /tmp/codecov.KBr8vM.gz 20:06:52 ==> Uploading reports 20:06:52 url: https://codecov.io 20:06:52 query: branch=PR-4809&commit=3689ae26781e13cf234e17703f1d9613a2c777f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4809%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4809&job=&cmd_args= 20:06:52 -> Pinging Codecov 20:06:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4809&commit=3689ae26781e13cf234e17703f1d9613a2c777f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4809%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4809&job=&cmd_args= 20:06:52 -> Uploading to 20:06:52 https://storage.googleapis.com/codecov/v4/raw/2024-06-24/00271124DB129430A58F1EEE437C3FCB/3689ae26781e13cf234e17703f1d9613a2c777f3/6feb638c-3716-4271-8d2e-f8d270db7e6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240624%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240624T200651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57c34df5f37468e11152fe7b9d6e248f3bd5060ad7ebc9417b5ce192447233bd 20:06:52 % Total % Received % Xferd Average Speed Time Time Time Current 20:06:52 Dload Upload Total Spent Left Speed 20:06:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57919 0 0 100 57919 0 238k --:--:-- --:--:-- --:--:-- 238k 20:06:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3689ae26781e13cf234e17703f1d9613a2c777f3 [Pipeline] } 20:06:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:06:54 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:06:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:06:55 ---> package-listing.sh 20:06:55 ++ facter osfamily 20:06:55 ++ tr '[:upper:]' '[:lower:]' 20:06:55 + OS_FAMILY=debian 20:06:55 + workspace=/w/workspace/edgex-go/1 20:06:55 + START_PACKAGES=/tmp/packages_start.txt 20:06:55 + END_PACKAGES=/tmp/packages_end.txt 20:06:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:06:55 + PACKAGES=/tmp/packages_start.txt 20:06:55 + '[' /w/workspace/edgex-go/1 ']' 20:06:55 + PACKAGES=/tmp/packages_end.txt 20:06:55 + case "${OS_FAMILY}" in 20:06:55 + dpkg -l 20:06:55 + grep '^ii' 20:06:55 + '[' -f /tmp/packages_start.txt ']' 20:06:55 + '[' -f /tmp/packages_end.txt ']' 20:06:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:06:55 + '[' /w/workspace/edgex-go/1 ']' 20:06:55 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:06:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:06:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:06:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:06:56 20:06:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:06:57 latest: Pulling from edgex-lftools-log-publisher 20:06:57 5eb5b503b376: Pulling fs layer 20:06:57 5c69ac0246d0: Pulling fs layer 20:06:57 ec43610c2a17: Pulling fs layer 20:06:57 3a2ae6a8a46f: Pulling fs layer 20:06:57 33b1e0a273af: Pulling fs layer 20:06:57 5d3b04190fa2: Pulling fs layer 20:06:57 2f39f015ded8: Pulling fs layer 20:06:57 5d3b04190fa2: Waiting 20:06:57 2f39f015ded8: Waiting 20:06:57 3a2ae6a8a46f: Waiting 20:06:57 33b1e0a273af: Waiting 20:06:57 5c69ac0246d0: Verifying Checksum 20:06:57 5c69ac0246d0: Download complete 20:06:57 3a2ae6a8a46f: Verifying Checksum 20:06:57 3a2ae6a8a46f: Download complete 20:06:57 33b1e0a273af: Verifying Checksum 20:06:57 33b1e0a273af: Download complete 20:06:57 5d3b04190fa2: Verifying Checksum 20:06:57 5d3b04190fa2: Download complete 20:06:57 ec43610c2a17: Verifying Checksum 20:06:57 ec43610c2a17: Download complete 20:06:57 5eb5b503b376: Verifying Checksum 20:06:57 5eb5b503b376: Download complete 20:06:57 2f39f015ded8: Download complete 20:06:58 5eb5b503b376: Pull complete 20:06:58 5c69ac0246d0: Pull complete 20:06:59 ec43610c2a17: Pull complete 20:06:59 3a2ae6a8a46f: Pull complete 20:06:59 33b1e0a273af: Pull complete 20:06:59 5d3b04190fa2: Pull complete 20:07:03 2f39f015ded8: Pull complete 20:07:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:04 prd-ubuntu20.04-docker-8c-8g-4279 does not seem to be running inside a container 20:07:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:07:09 $ docker top f7d5127bbbf5cdc27fcd11cd802b45c5197abdd7410c64753b851aba8602d662 -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:10 + touch /tmp/pre-build-complete [Pipeline] sh 20:07:10 + mkdir -p /var/log/sysstat [Pipeline] sh 20:07:10 + ls /var/log/sa-host 20:07:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:11 provisioning config files... 20:07:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12619456351808951693tmp [Pipeline] { [Pipeline] echo 20:07:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:07:11 ---> create-netrc.sh [Pipeline] } 20:07:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:07:12 ---> python-tools-install.sh [Pipeline] echo 20:07:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:07:12 ---> sudo-logs.sh 20:07:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:07:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:07:12 ---> job-cost.sh 20:07:12 lf-activate-venv: SKIPPING 20:07:12 DEBUG: total: 0.10999999940395355 20:07:12 INFO: Retrieving Stack Cost... 20:07:13 INFO: Retrieving Pricing Info for: v3-standard-8 20:07:13 INFO: Archiving Costs [Pipeline] echo 20:07:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:07:14 ---> logs-deploy.sh 20:07:14 lf-activate-venv: SKIPPING 20:07:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4809/1 20:07:14 INFO: archiving workspace using pattern(s): 20:07:14 Archives upload complete. 20:07:14 INFO: archiving logs to Nexus