Pull request #5075 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 68d0f35149ff6116b92137ef0fc6799ae3764763+63139032be4d16dbd5c4c048fde0529458690203 (61ae80ebf487afe93d3ce37d26cca19029dac490) 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-ssh10178752633544767968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16719532389394881759.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5075/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5075/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16462167295283458578.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10927674452154361859.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5075/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5075/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4288915488686022173.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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.23 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 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-38519 in /w/workspace/edgexfoundry_edgex-go_PR-5075 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 63139032be4d16dbd5c4c048fde0529458690203 into PR head commit 68d0f35149ff6116b92137ef0fc6799ae3764763 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5075/head:refs/remotes/origin/PR-5075 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68d0f35149ff6116b92137ef0fc6799ae3764763 # timeout=10 Merge succeeded, producing 68d0f35149ff6116b92137ef0fc6799ae3764763 Checking out Revision 68d0f35149ff6116b92137ef0fc6799ae3764763 (PR-5075) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 63139032be4d16dbd5c4c048fde0529458690203 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68d0f35149ff6116b92137ef0fc6799ae3764763 # timeout=10 Commit message: "feat: revise DB schema initialVersion to 4.0.0-dev" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:10:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:10:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:10:18 ========================================================= 10:10:18 EdgeX Global Pipelines Version Info 10:10:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3c423417d196726c0c23de504d6ba8d68dcc8404 # timeout=10 10:10:18 ------------------- 10:10:18 stable info: 10:10:18 ------------------- 10:10:18 Commited By: Cherry Wang cherry@iotechsys.com 10:10:18 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:10:18 Message: update stable to v1.0.269 10:10:19 ------------------- 10:10:19 experimental info: 10:10:19 ------------------- 10:10:19 Commited By: **** collab-it+edgex@linuxfoundation.org 10:10:19 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:10:19 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5075 [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5075 [Pipeline] echo 10:10:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5075 [Pipeline] echo 10:10:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68d0f35149ff6116b92137ef0fc6799ae3764763 [Pipeline] echo 10:10:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68d0f35 [Pipeline] echo 10:10:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:20 provisioning config files... 10:10:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config892887641661335278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:20 ---> ****-login.sh 10:10:20 nexus3.edgexfoundry.org:10001 10:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:20 Configure a credential helper to remove this warning. See 10:10:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:20 10:10:20 Login Succeeded 10:10:20 nexus3.edgexfoundry.org:10002 10:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:20 Configure a credential helper to remove this warning. See 10:10:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:20 10:10:20 Login Succeeded 10:10:20 nexus3.edgexfoundry.org:10003 10:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:21 Configure a credential helper to remove this warning. See 10:10:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:21 10:10:21 Login Succeeded 10:10:21 nexus3.edgexfoundry.org:10004 10:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:21 Configure a credential helper to remove this warning. See 10:10:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:21 10:10:21 Login Succeeded 10:10:21 ****.io 10:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:21 Configure a credential helper to remove this warning. See 10:10:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:21 10:10:21 Login Succeeded 10:10:21 ---> ****-login.sh ends [Pipeline] } 10:10:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:10:21 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 10:10:21 + cut -d/ -f2 10:10:21 + dirname cmd/core-command/Dockerfile 10:10:21 + echo core-command,cmd/core-command/Dockerfile 10:10:21 + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:10:21 + cut -d/ -f2 10:10:21 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:10:21 + dirname cmd/core-data/Dockerfile 10:10:21 + cut -d/ -f2 10:10:21 + echo core-data,cmd/core-data/Dockerfile 10:10:21 + dirname cmd/core-keeper/Dockerfile 10:10:21 + cut -d/ -f2 10:10:21 + echo core-keeper,cmd/core-keeper/Dockerfile 10:10:21 + + dirname cmd/core-metadata/Dockerfilecut 10:10:21 -d/ -f2 10:10:21 + echo core-metadata,cmd/core-metadata/Dockerfile 10:10:21 + dirname cmd/security-bootstrapper/Dockerfile 10:10:21 + cut -d/ -f2 10:10:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:10:21 + cut -d/ -f2 10:10:21 + dirname cmd/security-proxy-auth/Dockerfile 10:10:21 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:10:21 + dirname cmd/security-proxy-setup/Dockerfile 10:10:21 + cut -d/ -f2 10:10:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:10:21 + dirname cmd/security-secretstore-setup/Dockerfile 10:10:21 + cut -d/ -f2 10:10:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:10:21 + dirname+ cmd/security-spiffe-token-provider/Dockerfile 10:10:21 cut -d/ -f2 10:10:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:10:21 + dirname cmd/security-spire-agent/Dockerfile 10:10:21 + cut -d/ -f2 10:10:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:10:21 + dirname cmd/security-spire-config/Dockerfile 10:10:21 + cut -d/ -f2 10:10:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:10:21 + dirname cmd/security-spire-server/Dockerfile 10:10:21 + cut -d/ -f2 10:10:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:10:21 + cut -d/ -f2 10:10:21 + dirname cmd/support-notifications/Dockerfile 10:10:21 + echo support-notifications,cmd/support-notifications/Dockerfile 10:10:21 + dirname cmd/support-scheduler/Dockerfile 10:10:21 + cut -d/ -f2 10:10:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:10:21 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-keeper, dockerfile:cmd/core-keeper/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 10:10:22 + git rev-list -1 --merges 68d0f35149ff6116b92137ef0fc6799ae3764763~1..68d0f35149ff6116b92137ef0fc6799ae3764763 [Pipeline] echo 10:10:22 -----------> git rev-list -1 --merges 68d0f35149ff6116b92137ef0fc6799ae3764763~1..68d0f35149ff6116b92137ef0fc6799ae3764763 68d0f35149ff6116b92137ef0fc6799ae3764763 [false] [Pipeline] sh 10:10:22 + git log --format=format:%s -1 68d0f35149ff6116b92137ef0fc6799ae3764763 [Pipeline] echo 10:10:22 ========================================================= 10:10:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:10:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:10:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:10:22 + grep -v github /etc/ssh/ssh_known_hosts 10:10:22 + [ -e /tmp/ssh_known_hosts ] 10:10:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:10:22 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:10:22 sudo tee -a /etc/ssh/ssh_known_hosts 10:10:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:23 10:10:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:23 0.1.4: Pulling from edgex-devops/py-git-semver 10:10:23 b85a868b505f: Pulling fs layer 10:10:23 e2be974225ed: Pulling fs layer 10:10:23 339a4e72a1f5: Pulling fs layer 10:10:23 988bab9f4d93: Pulling fs layer 10:10:23 1469e6f7b9e6: Pulling fs layer 10:10:23 eaf3925da568: Pulling fs layer 10:10:23 bab4dde63d76: Pulling fs layer 10:10:23 bde34c3a00c8: Pulling fs layer 10:10:23 eaf3925da568: Waiting 10:10:23 988bab9f4d93: Waiting 10:10:23 1469e6f7b9e6: Waiting 10:10:23 b352a97aabf1: Pulling fs layer 10:10:23 bab4dde63d76: Waiting 10:10:23 4872d77fe225: Pulling fs layer 10:10:23 5851b861e8e6: Pulling fs layer 10:10:23 bde34c3a00c8: Waiting 10:10:23 b352a97aabf1: Waiting 10:10:23 5851b861e8e6: Waiting 10:10:23 e2be974225ed: Download complete 10:10:23 988bab9f4d93: Verifying Checksum 10:10:23 988bab9f4d93: Download complete 10:10:23 1469e6f7b9e6: Verifying Checksum 10:10:23 1469e6f7b9e6: Download complete 10:10:23 eaf3925da568: Download complete 10:10:23 339a4e72a1f5: Verifying Checksum 10:10:23 339a4e72a1f5: Download complete 10:10:23 bde34c3a00c8: Verifying Checksum 10:10:23 bde34c3a00c8: Download complete 10:10:23 b352a97aabf1: Verifying Checksum 10:10:23 b352a97aabf1: Download complete 10:10:23 4872d77fe225: Verifying Checksum 10:10:23 4872d77fe225: Download complete 10:10:23 5851b861e8e6: Download complete 10:10:23 b85a868b505f: Verifying Checksum 10:10:23 b85a868b505f: Download complete 10:10:24 bab4dde63d76: Verifying Checksum 10:10:24 bab4dde63d76: Download complete 10:10:25 b85a868b505f: Pull complete 10:10:25 e2be974225ed: Pull complete 10:10:25 339a4e72a1f5: Pull complete 10:10:25 988bab9f4d93: Pull complete 10:10:25 1469e6f7b9e6: Pull complete 10:10:25 eaf3925da568: Pull complete 10:10:27 bab4dde63d76: Pull complete 10:10:27 bde34c3a00c8: Pull complete 10:10:27 b352a97aabf1: Pull complete 10:10:27 4872d77fe225: Pull complete 10:10:27 5851b861e8e6: Pull complete 10:10:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:10:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:27 prd-ubuntu20.04-docker-8c-8g-38519 does not seem to be running inside a container 10:10:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/py-git-semver:0.1.4 cat 10:10:30 $ docker top c88265e738e0b1eb8afea0a17ed37016f88165e2633d5a8fa9273bd36c319b74 -eo pid,comm 10:10:30 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). 10:10:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:10:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:31 [ssh-agent] Looking for ssh-agent implementation... 10:10:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:31 $ docker exec c88265e738e0b1eb8afea0a17ed37016f88165e2633d5a8fa9273bd36c319b74 ssh-agent 10:10:31 SSH_AUTH_SOCK=/tmp/ssh-OOyPZjf9tSiL/agent.33 10:10:31 SSH_AGENT_PID=39 10:10:31 Running ssh-add (command line suppressed) 10:10:31 Identity added: /w/workspace/edgex-go/2@tmp/private_key_9874620610621466342.key (/w/workspace/edgex-go/2@tmp/private_key_9874620610621466342.key) 10:10:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:31 + git tag --points-at HEAD [Pipeline] } 10:10:31 $ docker exec --env ******** --env ******** c88265e738e0b1eb8afea0a17ed37016f88165e2633d5a8fa9273bd36c319b74 ssh-agent -k 10:10:31 unset SSH_AUTH_SOCK; 10:10:31 unset SSH_AGENT_PID; 10:10:31 echo Agent pid 39 killed; 10:10:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:10:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:31 [ssh-agent] Looking for ssh-agent implementation... 10:10:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:31 $ docker exec c88265e738e0b1eb8afea0a17ed37016f88165e2633d5a8fa9273bd36c319b74 ssh-agent 10:10:32 SSH_AUTH_SOCK=/tmp/ssh-JsONVwPgv9Ak/agent.72 10:10:32 SSH_AGENT_PID=78 10:10:32 Running ssh-add (command line suppressed) 10:10:32 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4064995902330737261.key (/w/workspace/edgex-go/2@tmp/private_key_4064995902330737261.key) 10:10:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:32 + git semver init 10:10:32 2025-02-10 10:10:32,565 [run_init] DEBUG init version:0.0.0 force:False 10:10:32 2025-02-10 10:10:32,566 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 10:10:32 2025-02-10 10:10:32,566 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 10:10:32 2025-02-10 10:10:32,567 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 10:10:37 2025-02-10 10:10:37,362 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 10:10:37 2025-02-10 10:10:37,362 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-5075 with force:False 10:10:37 2025-02-10 10:10:37,362 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-5075 10:10:37 2025-02-10 10:10:37,367 [execute] INFO git cat-file --batch-check 10:10:37 2025-02-10 10:10:37,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 10:10:37 2025-02-10 10:10:37,372 [execute] INFO git cat-file --batch 10:10:37 2025-02-10 10:10:37,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 10:10:37 2025-02-10 10:10:37,378 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-5075 10:10:37 0.0.0 [Pipeline] } 10:10:37 $ docker exec --env ******** --env ******** c88265e738e0b1eb8afea0a17ed37016f88165e2633d5a8fa9273bd36c319b74 ssh-agent -k 10:10:38 unset SSH_AUTH_SOCK; 10:10:38 unset SSH_AGENT_PID; 10:10:38 echo Agent pid 78 killed; 10:10:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:10:38 + git semver [Pipeline] } 10:10:38 $ docker stop --time=1 c88265e738e0b1eb8afea0a17ed37016f88165e2633d5a8fa9273bd36c319b74 10:10:39 $ docker rm -f --volumes c88265e738e0b1eb8afea0a17ed37016f88165e2633d5a8fa9273bd36c319b74 [Pipeline] // withDockerContainer [Pipeline] sh 10:10:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:10:40 Stashed 1 file(s) [Pipeline] echo 10:10:40 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } 10:10:41 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 10:10:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:10:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:10:41 ========================================================= 10:10:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:10:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:10:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:10:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:10:41 da9db072f522: Pulling fs layer 10:10:41 6ef4a4ee8ca5: Pulling fs layer 10:10:41 06f05ace1117: Pulling fs layer 10:10:41 5fe327b54edc: Pulling fs layer 10:10:41 4f4fb700ef54: Pulling fs layer 10:10:41 92a5565b7b96: Pulling fs layer 10:10:41 ff9bb7016b71: Pulling fs layer 10:10:41 b67dba6c2c7d: Pulling fs layer 10:10:41 a813b0c90790: Pulling fs layer 10:10:41 92a5565b7b96: Waiting 10:10:41 ff9bb7016b71: Waiting 10:10:41 b67dba6c2c7d: Waiting 10:10:41 a813b0c90790: Waiting 10:10:41 5fe327b54edc: Waiting 10:10:41 4f4fb700ef54: Waiting 10:10:41 6ef4a4ee8ca5: Verifying Checksum 10:10:41 6ef4a4ee8ca5: Download complete 10:10:41 5fe327b54edc: Verifying Checksum 10:10:41 5fe327b54edc: Download complete 10:10:41 4f4fb700ef54: Verifying Checksum 10:10:41 4f4fb700ef54: Download complete 10:10:41 92a5565b7b96: Verifying Checksum 10:10:41 92a5565b7b96: Download complete 10:10:41 da9db072f522: Download complete 10:10:41 ff9bb7016b71: Verifying Checksum 10:10:41 ff9bb7016b71: Download complete 10:10:41 da9db072f522: Pull complete 10:10:41 a813b0c90790: Verifying Checksum 10:10:41 a813b0c90790: Download complete 10:10:41 6ef4a4ee8ca5: Pull complete 10:10:41 06f05ace1117: Download complete 10:10:42 b67dba6c2c7d: Verifying Checksum 10:10:42 b67dba6c2c7d: Download complete 10:10:45 06f05ace1117: Pull complete 10:10:45 5fe327b54edc: Pull complete 10:10:45 4f4fb700ef54: Pull complete 10:10:45 92a5565b7b96: Pull complete 10:10:45 ff9bb7016b71: Pull complete 10:10:47 b67dba6c2c7d: Pull complete 10:10:47 a813b0c90790: Pull complete 10:10:47 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 10:10:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:10:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 10:10:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:10:48 WORKDIR /edgex 10:10:48 COPY go.mod . 10:10:48 RUN go mod download 10:10:48 + docker build -t ci-base-image-x86_64 -f - . 10:10:48 Sending build context to Docker daemon 180MB 10:10:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:10:48 ---> 3ba60ce46760 10:10:48 Step 2/4 : WORKDIR /edgex 10:10:53 ---> Running in 82eaa4c85307 10:10:53 Removing intermediate container 82eaa4c85307 10:10:53 ---> 19778ba6daa1 10:10:53 Step 3/4 : COPY go.mod . 10:10:53 ---> bfa0a902db84 10:10:53 Step 4/4 : RUN go mod download 10:10:53 ---> Running in 33e6cfbc4ecb 10:11:11 Removing intermediate container 33e6cfbc4ecb 10:11:11 ---> 2f7cd3d4f7ad 10:11:11 Successfully built 2f7cd3d4f7ad 10:11:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:11 + docker inspect -f . ci-base-image-x86_64 10:11:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:11 prd-ubuntu20.04-docker-8c-8g-38519 does not seem to be running inside a container 10:11:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:11:12 $ docker top 25f562ef6bf719f46b4c2dcba2196598da0bd2ed54f4382b6c6f7db10afbeaca -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:12 + go version 10:11:12 go version go1.23.4 linux/amd64 [Pipeline] } 10:11:12 $ docker stop --time=1 25f562ef6bf719f46b4c2dcba2196598da0bd2ed54f4382b6c6f7db10afbeaca 10:11:13 $ docker rm -f --volumes 25f562ef6bf719f46b4c2dcba2196598da0bd2ed54f4382b6c6f7db10afbeaca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:14 + docker inspect -f . ci-base-image-x86_64 10:11:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:14 prd-ubuntu20.04-docker-8c-8g-38519 does not seem to be running inside a container 10:11:14 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:11:14 $ docker top 125ccc2b75143d03fe7ed1d8c3c2ebcce6bd094095ac07d378a505dfe3ced8e5 -eo pid,comm [Pipeline] { [Pipeline] echo 10:11:14 ========================================================= 10:11:14 [edgeXBuildGoParallel] Running Tests and Build... 10:11:14 ========================================================= [Pipeline] sh 10:11:15 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 10:11:15 + make test 10:11:15 go test -race -coverprofile=coverage.out ./... 10:11:23 ? github.com/edgexfoundry/edgex-go [no test files] 10:11:55 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 10:11:55 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 10:11:55 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 10:11:55 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 10:11:55 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 10:11:55 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 10:11:55 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 10:11:55 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 10:11:55 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 10:11:55 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 10:11:55 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 10:11:55 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 10:11:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:11:55 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 10:11:55 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 10:11:55 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 10:11:55 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 10:11:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 10:11:55 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 10:11:55 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 10:11:55 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 10:11:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements 10:11:56 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 10:11:56 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 10:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 10:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:11:58 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 10:11:58 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:11:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 10:11:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 10:11:58 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 10:11:58 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 10:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:11:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 10:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 10:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:11:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 10:11:59 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 10:11:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 10:11:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements 10:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.076s coverage: 47.2% of statements 10:12:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 10:12:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 10:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.874s coverage: 93.4% of statements 10:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.041s coverage: 92.3% of statements 10:12:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 9.4% of statements 10:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 10:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:12:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 10:12:02 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 10:12:02 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 10:12:02 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 10:12:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:12:02 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 10:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:12:02 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 10:12:02 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 10:12:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.303s coverage: 95.8% of statements 10:12:03 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 10:12:03 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 10:12:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:12:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 10:12:04 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 10:12:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 10:12:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] 10:12:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements 10:12:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 43.1% of statements 10:12:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.016s coverage: 81.1% of statements 10:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 10:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 87.1% of statements 10:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 10:12:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 10:12:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 10:12:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 10:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements 10:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:12:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 10:12:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 10:12:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 10:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 10:12:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 10:12:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 10:12:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 10:12:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 10:12:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 10:12:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 10:12:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 10:12:08 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 10:12:08 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 10:12:09 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 10:12:10 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 10:12:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:12:11 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 10:12:11 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 10:12:13 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 10:12:14 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 10:12:14 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 10:12:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 10:12:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 10:12:15 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:12:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 10:12:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 10:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:12:17 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 10:12:17 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 10:12:17 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 10:12:17 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 10:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 10:12:18 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 10:12:18 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 10:12:18 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 10:12:18 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 10:12:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 10:12:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:12:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:12:20 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 10:12:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 10:12:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 10:12:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 10:12:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 10:12:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:12:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.034s coverage: 92.9% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 47.4% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 17.0% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.026s coverage: 100.0% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.129s coverage: 36.1% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements 10:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 10:12:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.0% of statements 10:12:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 94.9% of statements 10:12:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements 10:12:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 97.7% of statements 10:12:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements 10:12:26 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 10:12:26 running golangci-lint 10:12:26 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 10:12:26 go version go1.23.4 linux/amd64 10:12:26 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 10:12:26 level=info msg="[config_reader] Used config file .golangci.yml" 10:12:26 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:12:48 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|name|imports|types_sizes|deps|exports_file|files) took 21.28717775s" 10:12:48 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.400546ms" 10:13:00 level=info msg="[linters_context/goanalysis] analyzers took 1m30.396533506s with top 10 stages: buildir: 50.988001593s, gosec: 3.394372064s, inspect: 2.493063192s, fact_deprecated: 2.050297542s, printf: 1.531815877s, ctrlflow: 1.428534102s, fact_purity: 1.129810461s, S1038: 972.072111ms, nilness: 873.745364ms, directives: 770.71493ms" 10:13:00 level=info msg="[runner] Issues before processing: 202, after processing: 0" 10:13:00 level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 202/202, path_prettifier: 202/202, filename_unadjuster: 202/202, invalid_issue: 202/202, skip_files: 202/202, exclude: 202/202, cgo: 202/202, autogenerated_exclude: 202/202, exclude-rules: 202/20, skip_dirs: 202/202, nolint: 20/0" 10:13:00 level=info msg="[runner] processing took 20.107905ms with stages: nolint: 9.540118ms, identifier_marker: 5.152421ms, exclude-rules: 1.797245ms, path_prettifier: 1.609863ms, autogenerated_exclude: 1.11621ms, skip_dirs: 818.477µs, invalid_issue: 27.63µs, cgo: 27.46µs, filename_unadjuster: 12.951µs, max_same_issues: 1.46µs, uniq_by_line: 1.03µs, path_shortener: 480ns, fixer: 380ns, skip_files: 380ns, max_from_linter: 310ns, diff: 290ns, exclude: 280ns, sort_results: 270ns, source_code: 220ns, path_prefixer: 210ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" 10:13:00 level=info msg="[runner] linters took 10.882116885s with stages: goanalysis_metalinter: 10.861893129s" 10:13:00 level=info msg="File cache stats: 0 entries of total size 0B" 10:13:00 level=info msg="Memory: 324 samples, avg is 281.7MB, max is 1274.6MB" 10:13:00 level=info msg="Execution took 32.21199999s" 10:13:00 go vet ./... 10:13:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:13:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:13:04 ./bin/test-attribution-txt.sh [Pipeline] echo 10:13:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:13:05 + ls -al . 10:13:05 total 1872 10:13:05 drwxrwxr-x 11 1001 1001 4096 Feb 10 10:11 . 10:13:05 drwxr-xr-x 4 root root 4096 Feb 10 10:11 .. 10:13:05 drwxrwxr-x 2 1001 1001 4096 Feb 10 10:10 .blubracket 10:13:05 -rw-rw-r-- 1 1001 1001 10 Feb 10 10:10 .dockerignore 10:13:05 drwxrwxr-x 8 1001 1001 4096 Feb 10 10:12 .git 10:13:05 drwxrwxr-x 3 1001 1001 4096 Feb 10 10:10 .github 10:13:05 -rw-rw-r-- 1 1001 1001 907 Feb 10 10:10 .gitignore 10:13:05 -rw-rw-r-- 1 1001 1001 199 Feb 10 10:10 .golangci.yml 10:13:05 -rw-rw-r-- 1 1001 1001 100 Feb 10 10:10 .hadolint.yml 10:13:05 drwxr-xr-x 3 1001 1001 4096 Feb 10 10:10 .semver 10:13:05 -rw-rw-r-- 1 1001 1001 155 Feb 10 10:10 .sonarcloud.properties 10:13:05 -rw-rw-r-- 1 1001 1001 1171 Feb 10 10:10 ADOPTERS.md 10:13:05 -rw-rw-r-- 1 1001 1001 17374 Feb 10 10:10 Attribution.txt 10:13:05 -rw-rw-r-- 1 1001 1001 100284 Feb 10 10:10 CHANGELOG.md 10:13:05 -rw-rw-r-- 1 1001 1001 3804 Feb 10 10:10 CONTRIBUTING.md 10:13:05 -rw-rw-r-- 1 1001 1001 677 Feb 10 10:10 GOVERNANCE.md 10:13:05 -rw-rw-r-- 1 1001 1001 858 Feb 10 10:10 Jenkinsfile 10:13:05 -rw-rw-r-- 1 1001 1001 10775 Feb 10 10:10 LICENSE 10:13:05 -rw-rw-r-- 1 1001 1001 16740 Feb 10 10:10 Makefile 10:13:05 -rw-rw-r-- 1 1001 1001 582 Feb 10 10:10 OWNERS.md 10:13:05 -rw-rw-r-- 1 1001 1001 9932 Feb 10 10:10 README.md 10:13:05 -rw-rw-r-- 1 1001 1001 789 Feb 10 10:10 SECURITY.md 10:13:05 -rw-rw-r-- 1 1001 1001 5 Feb 10 10:10 VERSION 10:13:05 drwxrwxr-x 2 1001 1001 4096 Feb 10 10:10 bin 10:13:05 drwxrwxr-x 19 1001 1001 4096 Feb 10 10:10 cmd 10:13:05 -rw-r--r-- 1 root root 1544536 Feb 10 10:12 coverage.out 10:13:05 drwxrwxr-x 2 1001 1001 4096 Feb 10 10:10 fuzz_test 10:13:05 -rw-rw-r-- 1 1001 1001 6494 Feb 10 10:10 go.mod 10:13:05 -rw-rw-r-- 1 1001 1001 88223 Feb 10 10:10 go.sum 10:13:05 drwxrwxr-x 7 1001 1001 4096 Feb 10 10:10 internal 10:13:05 drwxrwxr-x 2 1001 1001 4096 Feb 10 10:10 openapi 10:13:05 -rw-rw-r-- 1 1001 1001 584 Feb 10 10:10 security.txt 10:13:05 -rw-rw-r-- 1 1001 1001 204 Feb 10 10:10 version.go [Pipeline] sh 10:13:05 + '[' -e coverage.out ] 10:13:05 + chown 1001:1001 coverage.out [Pipeline] stash 10:13:05 Stashed 1 file(s) [Pipeline] sh 10:13:06 + make build 10:13:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:13:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:13:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:13:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:13:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:13:33 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:13:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:13:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:13:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:13:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:13:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:13:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:13:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:13:47 $ docker stop --time=1 125ccc2b75143d03fe7ed1d8c3c2ebcce6bd094095ac07d378a505dfe3ced8e5 10:13:52 $ docker rm -f --volumes 125ccc2b75143d03fe7ed1d8c3c2ebcce6bd094095ac07d378a505dfe3ced8e5 [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 10:13:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:13:53 10:13:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:13:53 latest: Pulling from edgex-devops/edgex-compose 10:13:53 91d30c5bc195: Pulling fs layer 10:13:53 2e9b0aa3be6d: Pulling fs layer 10:13:53 9c61dcf015f6: Pulling fs layer 10:13:53 4698f68db338: Pulling fs layer 10:13:53 2a2f49069b9e: Pulling fs layer 10:13:53 e0025b399a48: Pulling fs layer 10:13:53 4698f68db338: Waiting 10:13:53 2a2f49069b9e: Waiting 10:13:53 e0025b399a48: Waiting 10:13:54 91d30c5bc195: Verifying Checksum 10:13:54 91d30c5bc195: Download complete 10:13:54 4698f68db338: Verifying Checksum 10:13:54 4698f68db338: Download complete 10:13:54 2e9b0aa3be6d: Verifying Checksum 10:13:54 2e9b0aa3be6d: Download complete 10:13:54 e0025b399a48: Verifying Checksum 10:13:54 e0025b399a48: Download complete 10:13:54 91d30c5bc195: Pull complete 10:13:54 2a2f49069b9e: Download complete 10:13:54 2e9b0aa3be6d: Pull complete 10:13:54 9c61dcf015f6: Verifying Checksum 10:13:54 9c61dcf015f6: Download complete 10:13:57 9c61dcf015f6: Pull complete 10:13:57 4698f68db338: Pull complete 10:13:57 2a2f49069b9e: Pull complete 10:13:57 e0025b399a48: Pull complete 10:13:57 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:13:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:13:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:57 prd-ubuntu20.04-docker-8c-8g-38519 does not seem to be running inside a container 10:13:57 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:14:00 $ docker top 9aaa3d0f7b1b93b47042b719b7e1a0bba08ba60b493adf91bcb5773559d7a225 -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:01 + docker compose -f ./docker-compose-build.yml build --parallel 10:14:03 #1 [support-scheduler internal] load build definition from Dockerfile 10:14:03 #1 transferring dockerfile: 1.83kB done 10:14:03 #1 DONE 0.0s 10:14:03 10:14:03 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:14:03 #2 transferring dockerfile: 1.89kB done 10:14:03 #2 DONE 0.0s 10:14:03 10:14:03 #3 [security-spire-config internal] load build definition from Dockerfile 10:14:03 #3 transferring dockerfile: 1.69kB done 10:14:03 #3 DONE 0.0s 10:14:03 10:14:03 #4 [security-bootstrapper internal] load build definition from Dockerfile 10:14:03 #4 transferring dockerfile: 3.02kB done 10:14:03 #4 DONE 0.0s 10:14:03 10:14:03 #5 [security-secretstore-setup internal] load build definition from Dockerfile 10:14:03 #5 transferring dockerfile: 2.49kB done 10:14:03 #5 DONE 0.0s 10:14:03 10:14:03 #6 [core-data internal] load build definition from Dockerfile 10:14:03 #6 transferring dockerfile: 2.04kB done 10:14:03 #6 DONE 0.0s 10:14:03 10:14:03 #7 [core-keeper internal] load build definition from Dockerfile 10:14:03 #7 transferring dockerfile: 2.01kB done 10:14:03 #7 DONE 0.0s 10:14:03 10:14:03 #8 [core-metadata internal] load build definition from Dockerfile 10:14:03 #8 transferring dockerfile: 2.10kB done 10:14:03 #8 DONE 0.0s 10:14:03 10:14:03 #9 [support-scheduler internal] load .dockerignore 10:14:03 #9 transferring context: 50B done 10:14:03 #9 DONE 0.0s 10:14:03 10:14:03 #10 [core-command internal] load build definition from Dockerfile 10:14:03 #10 transferring dockerfile: 1.94kB done 10:14:03 #10 DONE 0.0s 10:14:03 10:14:03 #11 [security-spire-server internal] load build definition from Dockerfile 10:14:03 #11 transferring dockerfile: 1.70kB done 10:14:03 #11 DONE 0.0s 10:14:03 10:14:03 #12 [support-notifications internal] load build definition from Dockerfile 10:14:03 #12 transferring dockerfile: 2.00kB done 10:14:03 #12 DONE 0.0s 10:14:03 10:14:03 #13 [security-proxy-setup internal] load build definition from Dockerfile 10:14:03 #13 transferring dockerfile: 2.50kB done 10:14:03 #13 DONE 0.0s 10:14:03 10:14:03 #14 [security-spire-agent internal] load build definition from Dockerfile 10:14:03 #14 transferring dockerfile: 1.81kB done 10:14:03 #14 DONE 0.0s 10:14:03 10:14:03 #15 [security-proxy-auth internal] load build definition from Dockerfile 10:14:03 #15 transferring dockerfile: 2.14kB done 10:14:03 #15 DONE 0.0s 10:14:03 10:14:03 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:14:03 #16 transferring dockerfile: 2.23kB done 10:14:03 #16 DONE 0.0s 10:14:03 10:14:03 #17 [security-spiffe-token-provider internal] load .dockerignore 10:14:03 #17 transferring context: 50B done 10:14:03 #17 DONE 0.0s 10:14:03 10:14:03 #18 [security-spire-config internal] load .dockerignore 10:14:03 #18 transferring context: 50B done 10:14:04 #18 DONE 0.0s 10:14:04 10:14:04 #19 [security-bootstrapper internal] load .dockerignore 10:14:04 #19 transferring context: 50B done 10:14:04 #19 DONE 0.0s 10:14:04 10:14:04 #20 [security-secretstore-setup internal] load .dockerignore 10:14:04 #20 transferring context: 50B done 10:14:04 #20 DONE 0.0s 10:14:04 10:14:04 #21 [core-data internal] load .dockerignore 10:14:04 #21 transferring context: 50B done 10:14:04 #21 DONE 0.0s 10:14:04 10:14:04 #22 [core-keeper internal] load .dockerignore 10:14:04 #22 transferring context: 50B done 10:14:04 #22 DONE 0.0s 10:14:04 10:14:04 #23 [core-metadata internal] load .dockerignore 10:14:04 #23 transferring context: 50B done 10:14:04 #23 DONE 0.0s 10:14:04 10:14:04 #24 [core-command internal] load .dockerignore 10:14:04 #24 transferring context: 50B done 10:14:04 #24 DONE 0.0s 10:14:04 10:14:04 #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:14:04 #25 DONE 0.0s 10:14:04 10:14:04 #26 [support-notifications internal] load .dockerignore 10:14:04 #26 transferring context: 50B done 10:14:04 #26 DONE 0.0s 10:14:04 10:14:04 #27 [security-spire-server internal] load .dockerignore 10:14:04 #27 transferring context: 50B done 10:14:04 #27 DONE 0.0s 10:14:04 10:14:04 #28 [security-proxy-setup internal] load .dockerignore 10:14:04 #28 transferring context: 50B done 10:14:04 #28 DONE 0.1s 10:14:04 10:14:04 #29 [security-spire-agent internal] load .dockerignore 10:14:04 #29 transferring context: 50B done 10:14:04 #29 DONE 0.0s 10:14:04 10:14:04 #30 [security-proxy-auth internal] load .dockerignore 10:14:04 #30 transferring context: 50B done 10:14:04 #30 DONE 0.0s 10:14:04 10:14:04 #31 [core-common-config-bootstrapper internal] load .dockerignore 10:14:04 #31 transferring context: 50B done 10:14:04 #31 DONE 0.0s 10:14:04 10:14:04 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 10:14:04 #32 DONE 0.1s 10:14:04 10:14:04 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:14:04 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 10:14:04 #33 ... 10:14:04 10:14:04 #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:14:04 #25 DONE 0.0s 10:14:04 10:14:04 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:14:04 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:14:04 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 10:14:04 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 10:14:04 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s 10:14:04 #33 ... 10:14:04 10:14:04 #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:14:04 #25 DONE 0.0s 10:14:04 10:14:04 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 10:14:04 #32 DONE 0.1s 10:14:04 10:14:04 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:14:04 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 10:14:04 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:14:04 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 10:14:04 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 10:14:04 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 10:14:04 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 10:14:04 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 10:14:04 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:14:04 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 10:14:04 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 10:14:04 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 10:14:04 #33 ... 10:14:04 10:14:04 #25 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:14:04 #25 DONE 0.0s 10:14:04 10:14:04 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 10:14:04 #32 DONE 0.3s 10:14:04 10:14:04 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:14:04 #34 DONE 0.5s 10:14:04 10:14:04 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:14:04 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 10:14:04 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:14:04 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 10:14:04 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 10:14:04 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 10:14:04 #33 ... 10:14:04 10:14:04 #25 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:14:04 #25 DONE 0.0s 10:14:04 10:14:04 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:14:04 #34 DONE 0.5s 10:14:04 10:14:04 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:14:04 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 10:14:04 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:14:04 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 10:14:04 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 10:14:04 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 10:14:04 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 10:14:04 #33 ... 10:14:04 10:14:04 #25 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:14:04 #25 DONE 0.0s 10:14:05 10:14:05 #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:14:05 #25 DONE 0.0s 10:14:05 10:14:05 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 10:14:06 #32 DONE 1.9s 10:14:06 10:14:06 #35 [core-keeper builder 2/7] WORKDIR /edgex-go 10:14:06 #35 DONE 1.9s 10:14:06 10:14:06 #36 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:14:06 #36 ... 10:14:06 10:14:06 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:14:06 #34 DONE 0.5s 10:14:06 10:14:06 #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 10:14:06 #35 DONE 1.9s 10:14:06 10:14:06 #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 10:14:06 #36 ... 10:14:06 10:14:06 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:14:06 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 10:14:06 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:14:06 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 10:14:06 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 10:14:06 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 10:14:06 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 10:14:06 #33 DONE 2.5s 10:14:06 10:14:06 #37 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:14:06 #37 ... 10:14:06 10:14:06 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:14:06 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 10:14:06 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:14:06 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 10:14:06 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 10:14:06 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 10:14:06 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 10:14:06 #33 DONE 2.5s 10:14:06 10:14:06 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:14:06 #38 DONE 2.6s 10:14:06 10:14:06 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:14:06 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:14:07 #39 ... 10:14:07 10:14:07 #40 [security-spire-config internal] load build context 10:14:07 #40 transferring context: 22.05kB 0.0s done 10:14:07 #40 DONE 0.2s 10:14:07 10:14:07 #41 [security-spire-server internal] load build context 10:14:07 #41 transferring context: 23.80kB 0.0s done 10:14:07 #41 DONE 0.3s 10:14:07 10:14:07 #42 [security-proxy-setup internal] load build context 10:14:12 #42 ... 10:14:12 10:14:12 #43 [support-scheduler internal] load build context 10:14:12 #43 transferring context: 305.61MB 8.1s 10:14:12 #43 ... 10:14:12 10:14:12 #42 [security-proxy-setup internal] load build context 10:14:14 #42 ... 10:14:14 10:14:14 #44 [security-bootstrapper internal] load build context 10:14:14 #44 ... 10:14:14 10:14:14 #45 [core-data internal] load build context 10:14:14 #45 ... 10:14:14 10:14:14 #46 [security-secretstore-setup internal] load build context 10:14:14 #46 transferring context: 446.26MB 10.0s done 10:14:14 #46 ... 10:14:14 10:14:14 #47 [core-metadata internal] load build context 10:14:14 #47 transferring context: 446.26MB 8.9s done 10:14:14 #47 ... 10:14:14 10:14:14 #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:14:15 #48 ... 10:14:15 10:14:15 #49 [core-keeper internal] load build context 10:14:15 #49 ... 10:14:15 10:14:15 #50 [security-spiffe-token-provider internal] load build context 10:14:15 #50 ... 10:14:15 10:14:15 #45 [core-data internal] load build context 10:14:15 #45 transferring context: 446.26MB 10.6s done 10:14:15 #45 ... 10:14:15 10:14:15 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:14:15 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 10:14:15 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:14:15 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 10:14:15 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 10:14:15 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 10:14:15 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 10:14:15 #33 DONE 2.5s 10:14:15 10:14:15 #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:14:15 #48 DONE 10.5s 10:14:15 10:14:15 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:14:15 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:14:16 #51 ... 10:14:16 10:14:16 #52 [core-command internal] load build context 10:14:16 #52 ... 10:14:16 10:14:16 #53 [security-proxy-auth internal] load build context 10:14:16 #53 ... 10:14:16 10:14:16 #54 [support-notifications internal] load build context 10:14:16 #54 ... 10:14:16 10:14:16 #55 [core-common-config-bootstrapper internal] load build context 10:14:17 #55 ... 10:14:17 10:14:17 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:14:17 #0 2.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:17 #0 2.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:17 #0 3.200 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:14:17 #0 3.200 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:14:17 #0 3.200 OK: 24178 distinct packages available 10:14:17 #0 3.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:17 #0 3.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:17 #0 3.581 OK: 248 MiB in 58 packages 10:14:17 #56 ... 10:14:17 10:14:17 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:14:17 #0 6.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:17 #0 6.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:17 #0 6.908 OK: 248 MiB in 58 packages 10:14:17 #57 ... 10:14:17 10:14:17 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:14:17 #58 ... 10:14:17 10:14:17 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:14:17 #59 ... 10:14:17 10:14:17 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:14:17 #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:17 #0 1.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:17 #0 1.443 OK: 248 MiB in 58 packages 10:14:17 #60 ... 10:14:17 10:14:17 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:14:17 #61 ... 10:14:17 10:14:17 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:17 #62 ... 10:14:17 10:14:17 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:14:17 #63 ... 10:14:17 10:14:17 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:14:17 #64 ... 10:14:17 10:14:17 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:14:18 #65 ... 10:14:18 10:14:18 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:18 #66 ... 10:14:18 10:14:18 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 10:14:18 #0 5.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:18 #0 6.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:18 #0 6.326 OK: 248 MiB in 58 packages 10:14:18 #67 ... 10:14:18 10:14:18 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:14:18 #68 ... 10:14:18 10:14:18 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:14:18 #69 ... 10:14:18 10:14:18 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:14:18 #70 ... 10:14:18 10:14:18 #52 [core-command internal] load build context 10:14:18 #52 transferring context: 446.26MB 12.3s done 10:14:20 #52 ... 10:14:20 10:14:20 #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 10:14:20 #36 4.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:20 #36 4.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:20 #36 4.677 OK: 248 MiB in 58 packages 10:14:20 #36 ... 10:14:20 10:14:20 #42 [security-proxy-setup internal] load build context 10:14:20 #42 transferring context: 446.26MB 12.2s done 10:14:22 #42 ... 10:14:22 10:14:22 #43 [support-scheduler internal] load build context 10:14:22 #43 transferring context: 446.26MB 11.1s done 10:14:24 #43 ... 10:14:24 10:14:24 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:14:24 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 7.5s done 10:14:24 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:14:24 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 10:14:24 #39 ... 10:14:24 10:14:24 #44 [security-bootstrapper internal] load build context 10:14:24 #44 transferring context: 446.26MB 10.3s done 10:14:25 #44 ... 10:14:25 10:14:25 #53 [security-proxy-auth internal] load build context 10:14:25 #53 transferring context: 446.26MB 11.4s done 10:14:25 #53 ... 10:14:25 10:14:25 #49 [core-keeper internal] load build context 10:14:25 #49 transferring context: 446.26MB 10.3s done 10:14:25 #49 ... 10:14:25 10:14:25 #71 [security-spire-agent internal] load build context 10:14:25 #71 ... 10:14:25 10:14:25 #50 [security-spiffe-token-provider internal] load build context 10:14:25 #50 transferring context: 446.26MB 10.9s done 10:14:25 #50 ... 10:14:25 10:14:25 #54 [support-notifications internal] load build context 10:14:25 #54 transferring context: 446.26MB 10.6s done 10:14:26 #54 ... 10:14:26 10:14:26 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:14:26 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 10:14:27 #39 ... 10:14:27 10:14:27 #55 [core-common-config-bootstrapper internal] load build context 10:14:27 #55 transferring context: 446.26MB 10.6s done 10:14:27 #55 ... 10:14:27 10:14:27 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:14:27 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12.0s done 10:14:32 #51 ... 10:14:32 10:14:32 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:14:32 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.0s 10:14:32 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.0s 10:14:34 #39 ... 10:14:34 10:14:34 #47 [core-metadata internal] load build context 10:14:34 #47 DONE 29.8s 10:14:34 10:14:34 #46 [security-secretstore-setup internal] load build context 10:14:34 #46 DONE 30.0s 10:14:34 10:14:34 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:14:34 #56 DONE 28.2s 10:14:34 10:14:34 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:14:34 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 7.1s done 10:14:34 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 7.1s done 10:14:34 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 7.2s 10:14:34 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 7.2s 10:14:34 #39 ... 10:14:34 10:14:34 #36 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:14:34 #36 DONE 28.2s 10:14:34 10:14:34 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:14:34 #57 DONE 28.1s 10:14:34 10:14:34 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:14:34 #67 DONE 28.2s 10:14:34 10:14:34 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:34 #62 DONE 28.2s 10:14:34 10:14:34 #44 [security-bootstrapper internal] load build context 10:14:34 #44 DONE 30.1s 10:14:34 10:14:34 #45 [core-data internal] load build context 10:14:34 #45 DONE 30.0s 10:14:34 10:14:34 #50 [security-spiffe-token-provider internal] load build context 10:14:34 #50 DONE 30.1s 10:14:34 10:14:34 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:14:34 #60 DONE 28.2s 10:14:34 10:14:34 #43 [support-scheduler internal] load build context 10:14:34 #43 DONE 30.4s 10:14:34 10:14:34 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:14:34 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 7.1s done 10:14:34 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 7.1s done 10:14:34 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.2s done 10:14:34 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 7.3s 10:14:34 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 10:14:34 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 10:14:34 #39 ... 10:14:34 10:14:34 #49 [core-keeper internal] load build context 10:14:34 #49 DONE 29.9s 10:14:34 10:14:34 #55 [core-common-config-bootstrapper internal] load build context 10:14:34 #55 DONE 28.2s 10:14:34 10:14:34 #54 [support-notifications internal] load build context 10:14:34 #54 DONE 28.3s 10:14:34 10:14:34 #53 [security-proxy-auth internal] load build context 10:14:34 #53 DONE 28.3s 10:14:34 10:14:34 #42 [security-proxy-setup internal] load build context 10:14:34 #42 DONE 28.3s 10:14:34 10:14:34 #52 [core-command internal] load build context 10:14:34 #52 DONE 28.3s 10:14:34 10:14:34 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:14:34 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 7.4s 10:14:34 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 10:14:34 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 7.5s 10:14:34 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 7.6s 10:14:35 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.8s done 10:14:35 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.8s done 10:14:35 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10:14:35 #39 ... 10:14:35 10:14:35 #71 [security-spire-agent internal] load build context 10:14:35 #71 transferring context: 23.33kB done 10:14:35 #71 DONE 19.8s 10:14:35 10:14:35 #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:14:35 #72 DONE 0.7s 10:14:35 10:14:35 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:14:35 #73 DONE 0.7s 10:14:35 10:14:35 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:14:35 #74 DONE 0.6s 10:14:35 10:14:35 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:14:35 #75 DONE 0.6s 10:14:35 10:14:35 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:14:35 #76 DONE 0.7s 10:14:35 10:14:35 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:14:37 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.8s done 10:14:37 #39 ... 10:14:37 10:14:37 #37 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:14:37 #37 28.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:37 #37 28.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:37 #37 28.99 (1/1) Installing dumb-init (1.2.5-r3) 10:14:37 #37 28.99 Executing busybox-1.36.1-r29.trigger 10:14:37 #37 29.01 OK: 8 MiB in 15 packages 10:14:37 #37 DONE 30.7s 10:14:37 10:14:37 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:14:37 #65 28.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:37 #65 28.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:37 #65 29.00 (1/2) Installing dumb-init (1.2.5-r3) 10:14:37 #65 29.00 (2/2) Installing su-exec (0.2-r3) 10:14:37 #65 29.00 Executing busybox-1.36.1-r29.trigger 10:14:37 #65 29.01 OK: 8 MiB in 16 packages 10:14:37 #65 DONE 30.7s 10:14:37 10:14:37 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:14:37 #64 28.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:37 #64 28.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:37 #64 29.23 (1/7) Installing ca-certificates (20241121-r1) 10:14:37 #64 29.26 (2/7) Installing dumb-init (1.2.5-r3) 10:14:37 #64 29.26 (3/7) Installing libgcc (13.2.1_git20240309-r0) 10:14:37 #64 29.26 (4/7) Installing libsodium (1.0.19-r0) 10:14:37 #64 29.27 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 10:14:37 #64 29.30 (6/7) Installing libzmq (4.3.5-r2) 10:14:37 #64 29.31 (7/7) Installing zeromq (4.3.5-r2) 10:14:37 #64 29.31 Executing busybox-1.36.1-r29.trigger 10:14:37 #64 29.31 Executing ca-certificates-20241121-r1.trigger 10:14:37 #64 29.35 OK: 12 MiB in 21 packages 10:14:37 #64 DONE 30.8s 10:14:37 10:14:37 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:14:37 #68 28.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:37 #68 28.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:37 #68 29.10 (1/3) Installing ca-certificates (20241121-r1) 10:14:37 #68 29.11 (2/3) Installing dumb-init (1.2.5-r3) 10:14:37 #68 29.12 (3/3) Installing tzdata (2024b-r0) 10:14:37 #68 29.15 Executing busybox-1.36.1-r29.trigger 10:14:37 #68 29.16 Executing ca-certificates-20241121-r1.trigger 10:14:37 #68 29.20 OK: 10 MiB in 17 packages 10:14:37 #68 DONE 30.7s 10:14:37 10:14:37 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:14:37 #70 28.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:37 #70 28.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:37 #70 29.16 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:14:37 #70 29.16 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:14:37 #70 29.16 OK: 24172 distinct packages available 10:14:37 #70 29.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:37 #70 29.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:37 #70 29.55 (1/14) Installing ca-certificates (20241121-r1) 10:14:37 #70 29.57 (2/14) Installing brotli-libs (1.1.0-r2) 10:14:37 #70 29.67 (3/14) Installing c-ares (1.33.1-r0) 10:14:37 #70 29.67 (4/14) Installing libunistring (1.2-r0) 10:14:37 #70 29.69 (5/14) Installing libidn2 (2.3.7-r0) 10:14:37 #70 29.69 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:14:37 #70 29.70 (7/14) Installing libpsl (0.21.5-r1) 10:14:37 #70 29.70 (8/14) Installing zstd-libs (1.5.6-r0) 10:14:37 #70 29.71 (9/14) Installing libcurl (8.12.0-r0) 10:14:37 #70 29.72 (10/14) Installing curl (8.12.0-r0) 10:14:37 #70 29.72 (11/14) Installing dumb-init (1.2.5-r3) 10:14:37 #70 29.73 (12/14) Installing musl-obstack (1.2.3-r2) 10:14:37 #70 29.73 (13/14) Installing libucontext (1.2-r3) 10:14:37 #70 29.73 (14/14) Installing gcompat (1.1.0-r4) 10:14:37 #70 29.74 Executing busybox-1.36.1-r29.trigger 10:14:37 #70 29.74 Executing ca-certificates-20241121-r1.trigger 10:14:37 #70 29.84 OK: 13 MiB in 28 packages 10:14:37 #70 DONE 30.7s 10:14:37 10:14:37 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 10:14:37 #77 ... 10:14:37 10:14:37 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:14:37 #39 DONE 30.6s 10:14:37 10:14:37 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:14:37 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:14:37 #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 10:14:37 #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 10:14:37 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done 10:14:37 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 10:14:37 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 10:14:37 #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done 10:14:37 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 10:14:37 #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 10:14:37 #51 ... 10:14:37 10:14:37 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:14:37 #63 31.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:38 #63 ... 10:14:38 10:14:38 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:38 #66 DONE 31.2s 10:14:38 10:14:38 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:14:38 #63 31.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:38 #63 31.77 (1/4) Installing ca-certificates (20241121-r1) 10:14:38 #63 31.79 (2/4) Installing dumb-init (1.2.5-r3) 10:14:38 #63 31.79 (3/4) Installing su-exec (0.2-r3) 10:14:38 #63 31.79 (4/4) Installing yq-go (4.44.1-r2) 10:14:38 #63 31.90 Executing busybox-1.36.1-r29.trigger 10:14:38 #63 31.90 Executing ca-certificates-20241121-r1.trigger 10:14:38 #63 32.02 OK: 19 MiB in 18 packages 10:14:38 #63 ... 10:14:38 10:14:38 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:14:38 #61 31.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:38 #61 31.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:38 #61 31.69 (1/1) Installing dumb-init (1.2.5-r3) 10:14:38 #61 31.69 Executing busybox-1.36.1-r29.trigger 10:14:38 #61 31.70 OK: 8 MiB in 15 packages 10:14:38 #61 DONE 32.0s 10:14:38 10:14:38 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:14:38 #59 31.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:38 #59 31.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:38 #59 31.82 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:14:38 #59 31.85 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:14:38 #59 31.86 (3/6) Installing dumb-init (1.2.5-r3) 10:14:38 #59 31.86 (4/6) Installing openssl (3.3.2-r2) 10:14:38 #59 31.87 (5/6) Installing su-exec (0.2-r3) 10:14:38 #59 31.87 (6/6) Installing yq-go (4.44.1-r2) 10:14:38 #59 31.95 Executing busybox-1.36.1-r29.trigger 10:14:38 #59 31.96 OK: 19 MiB in 18 packages 10:14:39 #59 DONE 32.3s 10:14:39 10:14:39 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:14:39 #63 DONE 32.6s 10:14:39 10:14:39 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:14:39 #78 ... 10:14:39 10:14:39 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:14:39 #58 31.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:39 #58 31.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:39 #58 31.73 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:14:39 #58 31.73 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:14:39 #58 31.73 OK: 24172 distinct packages available 10:14:39 #58 31.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:39 #58 31.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:39 #58 32.19 (1/4) Installing dumb-init (1.2.5-r3) 10:14:39 #58 32.20 (2/4) Installing musl-obstack (1.2.3-r2) 10:14:39 #58 32.20 (3/4) Installing libucontext (1.2-r3) 10:14:39 #58 32.21 (4/4) Installing gcompat (1.1.0-r4) 10:14:39 #58 32.21 Executing busybox-1.36.1-r29.trigger 10:14:39 #58 32.22 OK: 8 MiB in 18 packages 10:14:39 #58 DONE 32.7s 10:14:39 10:14:39 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:14:39 #69 31.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:39 #69 31.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:39 #69 31.57 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:14:39 #69 31.57 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:14:39 #69 31.57 OK: 24172 distinct packages available 10:14:39 #69 31.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:39 #69 31.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:39 #69 32.00 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:14:39 #69 32.04 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:14:39 #69 32.04 (3/7) Installing dumb-init (1.2.5-r3) 10:14:39 #69 32.05 (4/7) Installing musl-obstack (1.2.3-r2) 10:14:39 #69 32.05 (5/7) Installing libucontext (1.2-r3) 10:14:39 #69 32.06 (6/7) Installing gcompat (1.1.0-r4) 10:14:39 #69 32.06 (7/7) Installing openssl (3.3.2-r2) 10:14:39 #69 32.07 Executing busybox-1.36.1-r29.trigger 10:14:39 #69 32.08 OK: 9 MiB in 19 packages 10:14:39 #69 DONE 32.6s 10:14:39 10:14:39 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:14:40 #79 ... 10:14:40 10:14:40 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:14:40 #0 4.818 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:40 #0 5.267 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:40 #0 5.972 OK: 248 MiB in 58 packages 10:14:40 #80 DONE 6.4s 10:14:40 10:14:40 #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:14:40 #81 DONE 0.1s 10:14:40 10:14:40 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:14:42 #82 ... 10:14:42 10:14:42 #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade 10:14:42 #77 3.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:42 #77 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:42 #77 4.164 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:14:42 #77 4.207 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:14:42 #77 4.222 OK: 8 MiB in 15 packages 10:14:42 #77 DONE 4.8s 10:14:42 10:14:42 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:14:42 #0 3.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:42 #0 3.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:42 #0 4.207 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:14:42 #0 4.248 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:14:42 #0 4.262 Executing ca-certificates-20241121-r1.trigger 10:14:42 #0 4.315 OK: 12 MiB in 21 packages 10:14:42 #83 DONE 4.7s 10:14:42 10:14:42 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:14:42 #0 3.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:42 #0 3.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:42 #0 4.208 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:14:42 #0 4.273 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:14:42 #0 4.286 Executing ca-certificates-20241121-r1.trigger 10:14:42 #0 4.318 OK: 10 MiB in 17 packages 10:14:42 #84 DONE 4.7s 10:14:42 10:14:42 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:14:42 #0 2.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:42 #0 2.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:42 #0 3.035 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:14:42 #0 3.189 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:14:42 #0 3.201 OK: 8 MiB in 15 packages 10:14:42 #85 DONE 3.4s 10:14:42 10:14:42 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:14:42 #78 2.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:42 #78 2.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:42 #78 2.755 OK: 19 MiB in 18 packages 10:14:42 #78 DONE 3.0s 10:14:42 10:14:42 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:14:42 #0 3.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:42 #0 3.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:42 #0 4.275 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:14:42 #0 4.361 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:14:42 #0 4.378 Executing ca-certificates-20241121-r1.trigger 10:14:42 #0 4.414 OK: 13 MiB in 28 packages 10:14:42 #86 DONE 4.8s 10:14:42 10:14:42 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:14:42 #87 DONE 0.1s 10:14:42 10:14:42 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:42 #88 ... 10:14:42 10:14:42 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:14:42 #0 3.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:42 #0 4.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:42 #0 5.140 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:14:42 #0 5.175 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:14:42 #0 5.184 OK: 8 MiB in 16 packages 10:14:42 #89 DONE 5.5s 10:14:42 10:14:42 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:14:42 #82 3.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:42 #82 3.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:43 #82 ... 10:14:43 10:14:43 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:14:43 #0 2.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:43 #0 3.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:43 #0 3.726 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:14:43 #0 3.759 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:14:43 #0 3.772 Executing ca-certificates-20241121-r1.trigger 10:14:43 #0 3.818 OK: 19 MiB in 18 packages 10:14:43 #90 DONE 4.0s 10:14:43 10:14:43 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:14:43 #0 3.347 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:43 #0 3.890 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:43 #0 4.730 (1/1) Installing dumb-init (1.2.5-r3) 10:14:43 #0 5.075 Executing busybox-1.36.1-r29.trigger 10:14:43 #0 5.110 OK: 8 MiB in 15 packages 10:14:43 #91 DONE 5.3s 10:14:43 10:14:43 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:14:43 #82 3.653 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:14:43 #82 3.691 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:14:43 #82 3.701 OK: 8 MiB in 18 packages 10:14:43 #82 DONE 3.9s 10:14:43 10:14:43 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:14:43 #79 3.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:14:43 #79 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:14:43 #79 3.584 OK: 9 MiB in 19 packages 10:14:43 #79 DONE 3.7s 10:14:43 10:14:43 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:14:45 #92 ... 10:14:45 10:14:45 #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:45 #93 ... 10:14:45 10:14:45 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:45 #94 ... 10:14:45 10:14:45 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:45 #95 ... 10:14:45 10:14:45 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:14:45 #96 DONE 2.8s 10:14:45 10:14:45 #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:45 #97 ... 10:14:45 10:14:45 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:14:45 #92 DONE 2.0s 10:14:45 10:14:45 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:14:45 #98 DONE 1.9s 10:14:45 10:14:45 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:14:45 #99 DONE 2.1s 10:14:45 10:14:45 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:45 #100 ... 10:14:45 10:14:45 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:14:46 #101 DONE 0.7s 10:14:46 10:14:46 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:14:46 #102 DONE 0.8s 10:14:46 10:14:46 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:14:46 #103 DONE 0.8s 10:14:46 10:14:46 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:14:46 #104 DONE 0.8s 10:14:46 10:14:46 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:14:46 #105 DONE 0.1s 10:14:46 10:14:46 #106 [security-spire-server stage-2 6/9] COPY security.txt / 10:14:46 #106 DONE 0.1s 10:14:46 10:14:46 #107 [security-spire-config stage-2 6/10] COPY security.txt / 10:14:46 #107 DONE 0.1s 10:14:46 10:14:46 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:14:46 #108 DONE 0.1s 10:14:46 10:14:46 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 10:14:46 #109 DONE 0.1s 10:14:46 10:14:46 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:14:46 #110 DONE 0.1s 10:14:46 10:14:46 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:14:46 #111 DONE 0.1s 10:14:46 10:14:46 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:14:46 #112 DONE 0.1s 10:14:46 10:14:46 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:14:46 #113 DONE 0.1s 10:14:46 10:14:46 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:14:46 #114 DONE 0.2s 10:14:46 10:14:46 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:14:46 #115 DONE 0.1s 10:14:46 10:14:46 #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:14:46 #116 DONE 0.2s 10:14:46 10:14:46 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:14:46 #117 DONE 0.1s 10:14:46 10:14:46 #118 [security-spire-agent] exporting to image 10:14:46 #118 exporting layers 10:14:47 #118 exporting layers 0.8s done 10:14:47 #118 writing image sha256:2af0adfe6f3e3e8f26a88331125d593d3a906be851d24cb14562b575adf04a0d done 10:14:47 #118 naming to docker.io/library/security-spire-config done 10:14:47 #118 writing image sha256:4af6b29d05bcfe35c78f56dea33c1679adf0837eeb81dad4ecc7f9deb31a2670 done 10:14:47 #118 naming to docker.io/library/security-spire-server done 10:14:47 #118 writing image sha256:1f61f6ce40d77d246cf917b84a4e08f7c0f5569e4a5a446b8df9f5bb7e062fa7 10:14:47 #118 writing image sha256:1f61f6ce40d77d246cf917b84a4e08f7c0f5569e4a5a446b8df9f5bb7e062fa7 done 10:14:47 #118 naming to docker.io/library/security-spire-agent done 10:14:47 #118 DONE 0.8s 10:14:47 10:14:47 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:44 #88 DONE 61.1s 10:15:44 10:15:44 #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:44 #93 DONE 67.0s 10:15:44 10:15:44 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:44 #95 DONE 66.9s 10:15:44 10:15:44 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:44 #94 DONE 67.0s 10:15:44 10:15:44 #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:44 #97 DONE 67.0s 10:15:44 10:15:44 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:44 #100 DONE 67.0s 10:15:44 10:15:44 #119 [security-secretstore-setup builder 6/7] COPY . . 10:15:48 #119 ... 10:15:48 10:15:48 #120 [support-scheduler builder 6/7] COPY . . 10:15:52 #120 ... 10:15:52 10:15:52 #121 [core-metadata builder 6/7] COPY . . 10:15:52 #121 ... 10:15:52 10:15:52 #122 [core-keeper builder 7/8] COPY . . 10:15:52 #122 ... 10:15:52 10:15:52 #123 [security-spiffe-token-provider builder 6/7] COPY . . 10:15:52 #123 ... 10:15:52 10:15:52 #124 [support-notifications builder 6/7] COPY . . 10:15:53 #124 ... 10:15:53 10:15:53 #121 [core-metadata builder 6/7] COPY . . 10:15:53 #121 DONE 11.6s 10:15:53 10:15:53 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:15:53 #125 CACHED 10:15:53 10:15:53 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 10:15:53 #126 CACHED 10:15:53 10:15:53 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:53 #127 CACHED 10:15:53 10:15:53 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:53 #128 CACHED 10:15:53 10:15:53 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:15:53 #129 CACHED 10:15:53 10:15:53 #130 [security-proxy-auth builder 6/7] COPY . . 10:15:53 #130 CACHED 10:15:53 10:15:53 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 10:15:53 #131 CACHED 10:15:53 10:15:53 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:53 #132 CACHED 10:15:53 10:15:53 #133 [core-data builder 6/7] COPY . . 10:15:53 #133 CACHED 10:15:53 10:15:53 #134 [core-command builder 6/7] COPY . . 10:15:53 #134 CACHED 10:15:53 10:15:53 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:53 #135 CACHED 10:15:53 10:15:53 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 10:15:53 #136 CACHED 10:15:53 10:15:53 #122 [core-keeper builder 7/8] COPY . . 10:15:53 #122 DONE 11.6s 10:15:53 10:15:53 #124 [support-notifications builder 6/7] COPY . . 10:15:53 #124 DONE 11.6s 10:15:53 10:15:53 #119 [security-secretstore-setup builder 6/7] COPY . . 10:15:53 #119 DONE 11.6s 10:15:53 10:15:53 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:15:53 #137 CACHED 10:15:53 10:15:53 #138 [security-proxy-setup builder 6/7] COPY . . 10:15:53 #138 CACHED 10:15:53 10:15:53 #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:53 #139 CACHED 10:15:53 10:15:53 #140 [security-bootstrapper builder 6/7] COPY . . 10:15:53 #140 CACHED 10:15:53 10:15:53 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:15:53 #141 CACHED 10:15:53 10:15:53 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:53 #142 CACHED 10:15:53 10:15:53 #123 [security-spiffe-token-provider builder 6/7] COPY . . 10:15:53 #123 DONE 11.7s 10:15:53 10:15:53 #120 [support-scheduler builder 6/7] COPY . . 10:15:53 #120 DONE 11.6s 10:15:53 10:15:53 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:15:55 #143 1.297 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:16:05 #143 ... 10:16:05 10:16:05 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:16:05 #0 0.654 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:16:05 #144 ... 10:16:05 10:16:05 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:16:05 #0 0.452 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:16:05 #145 ... 10:16:05 10:16:05 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:16:05 #0 1.723 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:16:05 #146 ... 10:16:05 10:16:05 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:16:05 #0 0.359 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:16:05 #147 ... 10:16:05 10:16:05 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:16:05 #0 1.717 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:16:05 #148 ... 10:16:05 10:16:05 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:16:05 #0 1.042 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:16:05 #149 ... 10:16:05 10:16:05 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:16:05 #0 1.717 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:16:05 #150 ... 10:16:05 10:16:05 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:16:05 #0 0.995 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:16:05 #151 ... 10:16:05 10:16:05 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:16:05 #0 1.732 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:16:05 #152 ... 10:16:05 10:16:05 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:16:05 #0 0.903 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:16:05 #153 ... 10:16:05 10:16:05 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:16:05 #0 0.649 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:17:41 #154 ... 10:17:41 10:17:41 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:17:41 #151 97.47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:19:33 #151 ... 10:19:33 10:19:33 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:19:33 #147 DONE 213.6s 10:19:33 10:19:33 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:19:33 #149 ... 10:19:33 10:19:33 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:19:33 #145 DONE 215.0s 10:19:33 10:19:33 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:19:33 #143 ... 10:19:33 10:19:33 #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:19:33 #155 ... 10:19:33 10:19:33 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:19:33 #150 DONE 217.7s 10:19:33 10:19:33 #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:19:34 #155 ... 10:19:34 10:19:34 #156 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:19:34 #156 ... 10:19:34 10:19:34 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:19:34 #148 DONE 220.7s 10:19:34 10:19:34 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:19:36 #151 ... 10:19:36 10:19:36 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:19:36 #157 ... 10:19:36 10:19:36 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:19:36 #143 DONE 222.7s 10:19:36 10:19:36 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:19:37 #151 ... 10:19:37 10:19:37 #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:19:41 #158 ... 10:19:41 10:19:41 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:19:41 #144 DONE 227.1s 10:19:41 10:19:41 #156 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:19:41 #156 ... 10:19:41 10:19:41 #159 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:19:42 #159 ... 10:19:42 10:19:42 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:19:42 #153 DONE 228.3s 10:19:42 10:19:42 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:19:42 #51 ... 10:19:42 10:19:42 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:19:43 #160 ... 10:19:43 10:19:43 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:19:43 #151 DONE 229.2s 10:19:43 10:19:43 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:19:43 #154 ... 10:19:43 10:19:43 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:19:43 #146 DONE 230.0s 10:19:43 10:19:43 #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:19:44 #158 ... 10:19:44 10:19:44 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:19:45 #161 ... 10:19:45 10:19:45 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:19:45 #154 DONE 231.5s 10:19:45 10:19:45 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:19:45 #162 ... 10:19:45 10:19:45 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:19:45 #152 DONE 232.3s 10:19:46 10:19:46 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:19:47 #161 ... 10:19:47 10:19:47 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:19:47 #149 DONE 233.3s 10:19:47 10:19:47 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:19:49 #161 ... 10:19:49 10:19:49 #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:19:49 #163 ... 10:19:49 10:19:49 #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:19:49 #155 DONE 20.6s 10:19:49 10:19:49 #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:19:50 #164 ... 10:19:50 10:19:50 #156 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:19:50 #156 DONE 16.9s 10:19:50 10:19:50 #165 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:19:51 #165 ... 10:19:51 10:19:51 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:19:51 #157 DONE 15.0s 10:19:51 10:19:51 #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:19:51 #158 ... 10:19:51 10:19:51 #166 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:19:51 #166 ... 10:19:51 10:19:51 #159 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:19:51 #159 DONE 9.9s 10:19:51 10:19:51 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:19:51 #160 DONE 8.6s 10:19:51 10:19:51 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:19:51 #162 DONE 6.0s 10:19:51 10:19:51 #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:19:51 #158 DONE 14.1s 10:19:51 10:19:51 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:19:51 #161 DONE 7.0s 10:19:51 10:19:51 #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:19:51 #163 DONE 4.3s 10:19:51 10:19:51 #167 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:19:51 #167 ... 10:19:51 10:19:51 #168 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:19:51 #168 DONE 0.4s 10:19:51 10:19:51 #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:19:51 #164 DONE 1.7s 10:19:51 10:19:51 #169 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:19:51 #169 ... 10:19:51 10:19:51 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:19:51 #170 CACHED 10:19:51 10:19:51 #171 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:19:51 #171 CACHED 10:19:51 10:19:51 #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:19:51 #172 CACHED 10:19:51 10:19:51 #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:19:51 #173 CACHED 10:19:51 10:19:51 #174 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:19:51 #174 CACHED 10:19:51 10:19:51 #175 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:19:51 #175 CACHED 10:19:52 10:19:52 #176 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:19:52 #176 ... 10:19:52 10:19:52 #165 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:19:52 #165 DONE 1.6s 10:19:52 10:19:52 #177 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:19:52 #177 DONE 0.9s 10:19:52 10:19:52 #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:19:52 #178 DONE 0.9s 10:19:52 10:19:52 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:19:52 #179 DONE 1.0s 10:19:52 10:19:52 #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:19:52 #180 ... 10:19:52 10:19:52 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:19:52 #181 DONE 0.9s 10:19:52 10:19:52 #167 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:19:52 #167 DONE 0.9s 10:19:52 10:19:52 #182 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:19:57 #182 ... 10:19:57 10:19:57 #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:19:57 #183 DONE 5.2s 10:19:57 10:19:57 #184 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:19:57 #184 DONE 5.0s 10:19:57 10:19:57 #185 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:19:57 #185 ... 10:19:57 10:19:57 #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:19:57 #180 DONE 5.1s 10:19:57 10:19:57 #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:19:57 #186 ... 10:19:57 10:19:57 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:19:57 #187 DONE 5.5s 10:19:57 10:19:57 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:19:58 #188 ... 10:19:58 10:19:58 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:19:58 #189 DONE 6.3s 10:19:58 10:19:58 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:19:58 #190 ... 10:19:58 10:19:58 #176 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:19:58 #176 DONE 6.6s 10:19:58 10:19:58 #169 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:19:58 #169 DONE 7.0s 10:19:58 10:19:58 #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:19:58 #191 ... 10:19:58 10:19:58 #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:19:58 #192 DONE 6.9s 10:19:58 10:19:58 #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:19:59 #193 ... 10:19:59 10:19:59 #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:19:59 #194 DONE 6.8s 10:19:59 10:19:59 #195 [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 10:19:59 #195 DONE 7.0s 10:19:59 10:19:59 #196 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:20:00 #196 ... 10:20:00 10:20:00 #182 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:20:00 #182 DONE 7.7s 10:20:00 10:20:00 #197 [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 10:20:00 #197 ... 10:20:00 10:20:00 #166 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:20:00 #166 DONE 9.6s 10:20:00 10:20:00 #118 [core-keeper] exporting to image 10:20:00 #118 exporting layers 10:20:02 #118 exporting layers 2.3s done 10:20:02 #118 ... 10:20:02 10:20:02 #185 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:20:02 #185 DONE 5.8s 10:20:03 10:20:03 #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:20:03 #198 DONE 5.8s 10:20:03 10:20:03 #118 [core-data] exporting to image 10:20:03 #118 ... 10:20:03 10:20:03 #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:20:03 #186 DONE 5.6s 10:20:03 10:20:03 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:20:03 #188 DONE 5.6s 10:20:03 10:20:03 #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:20:03 #199 ... 10:20:03 10:20:03 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:20:03 #190 DONE 5.3s 10:20:03 10:20:03 #118 [security-spiffe-token-provider] exporting to image 10:20:03 #118 ... 10:20:03 10:20:03 #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:20:03 #200 DONE 5.2s 10:20:03 10:20:03 #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:20:03 #193 DONE 4.9s 10:20:03 10:20:03 #196 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:20:03 #196 DONE 4.7s 10:20:03 10:20:03 #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:20:03 #191 DONE 5.0s 10:20:03 10:20:03 #118 [support-notifications] exporting to image 10:20:03 #118 ... 10:20:03 10:20:03 #197 [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 10:20:03 #197 DONE 4.0s 10:20:03 10:20:03 #201 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:20:03 #201 DONE 2.7s 10:20:03 10:20:03 #118 [core-keeper] exporting to image 10:20:03 #118 writing image sha256:733d05ded6612b6e00aa0b521aa9bacfa732e1e190a06ed9779895c37c5c6f03 0.0s done 10:20:03 #118 naming to docker.io/library/core-keeper done 10:20:04 #118 ... 10:20:04 10:20:04 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:20:04 #202 DONE 1.2s 10:20:04 10:20:04 #203 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:20:04 #203 DONE 0.7s 10:20:04 10:20:04 #204 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:20:04 #204 DONE 0.5s 10:20:04 10:20:04 #118 [core-data] exporting to image 10:20:04 #118 exporting layers 0.6s done 10:20:04 #118 writing image sha256:6005ad1d703a77515a225e7ec5235388d3264bef4bc1648c58016fd8f808e3a6 0.0s done 10:20:04 #118 naming to docker.io/library/core-data done 10:20:04 #118 ... 10:20:04 10:20:04 #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:20:04 #199 DONE 1.0s 10:20:04 10:20:04 #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:20:04 #205 DONE 0.5s 10:20:04 10:20:04 #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:20:04 #206 DONE 0.5s 10:20:04 10:20:04 #118 [security-spiffe-token-provider] exporting to image 10:20:04 #118 exporting layers 0.5s done 10:20:04 #118 writing image sha256:76ce8f1f2134af41ab26b2c5c0ecf4289e56486083911fc718b208296c38652f done 10:20:04 #118 naming to docker.io/library/security-spiffe-token-provider done 10:20:04 #118 writing image sha256:df2f704a9c29751a5b8040c2950fa798ca7d53f4a4d1e60e56479986951da9c1 done 10:20:04 #118 writing image sha256:654baaa8f3e4c20eb95a896d82076072baa38cf4b6786c859af5a41a786eebf8 done 10:20:04 #118 naming to docker.io/library/core-command done 10:20:04 #118 naming to docker.io/library/support-scheduler done 10:20:05 #118 ... 10:20:05 10:20:05 #207 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:20:05 #207 DONE 0.6s 10:20:05 10:20:05 #118 [core-command] exporting to image 10:20:05 #118 exporting layers 0.7s done 10:20:05 #118 writing image sha256:c1c0d8753b2f486491fb318c4dbd8e9d874ea8563b00d443f664857e1732ce73 0.0s done 10:20:05 #118 naming to docker.io/library/support-notifications 0.0s done 10:20:05 #118 ... 10:20:05 10:20:05 #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:20:05 #208 DONE 0.8s 10:20:05 10:20:05 #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:20:05 #209 DONE 0.9s 10:20:05 10:20:05 #118 [core-metadata] exporting to image 10:20:05 #118 writing image sha256:b01be321bc80902ec8cb7f1edf3af599f9a74eb8f21d32fce06d1744ed51b7c8 0.0s done 10:20:05 #118 naming to docker.io/library/core-metadata done 10:20:05 #118 DONE 5.5s 10:20:05 10:20:05 #210 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:20:05 #210 ... 10:20:05 10:20:05 #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:20:05 #211 DONE 1.3s 10:20:05 10:20:05 #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:20:05 #212 DONE 1.3s 10:20:05 10:20:05 #118 [core-common-config-bootstrapper] exporting to image 10:20:05 #118 ... 10:20:05 10:20:05 #210 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:20:05 #210 DONE 0.6s 10:20:05 10:20:05 #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:20:05 #213 DONE 0.8s 10:20:05 10:20:05 #118 [core-common-config-bootstrapper] exporting to image 10:20:05 #118 exporting layers 0.4s done 10:20:05 #118 writing image sha256:d93b926c3b3d3495976801e7d7e40eb594e5f643fedfe7c7f2da07ef7a9f2335 0.0s done 10:20:05 #118 naming to docker.io/library/security-proxy-auth 10:20:06 #118 exporting layers 0.5s done 10:20:06 #118 naming to docker.io/library/security-proxy-auth done 10:20:06 #118 writing image sha256:f180852c52902f81cf73246133298ea30f409cd4211bb8b1e0de447861b099a4 done 10:20:06 #118 naming to docker.io/library/core-common-config-bootstrapper done 10:20:06 #118 DONE 6.0s 10:20:06 10:20:06 #214 [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/ 10:20:06 #214 DONE 0.1s 10:20:06 10:20:06 #215 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:20:06 #215 DONE 0.1s 10:20:06 10:20:06 #216 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:20:06 #216 DONE 0.1s 10:20:06 10:20:06 #217 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:20:06 #217 ... 10:20:06 10:20:06 #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:20:06 #218 DONE 1.2s 10:20:06 10:20:06 #219 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:20:06 #219 DONE 0.1s 10:20:06 10:20:06 #220 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:20:06 #220 DONE 0.1s 10:20:06 10:20:06 #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:20:06 #221 ... 10:20:06 10:20:06 #118 [security-proxy-setup] exporting to image 10:20:06 #118 exporting layers 0.3s done 10:20:06 #118 writing image sha256:e182243f5cae7bdae2cfbb770a58b5ea431a90386f4438c6544f036a59676139 done 10:20:06 #118 naming to docker.io/library/security-proxy-setup done 10:20:06 #118 DONE 6.4s 10:20:06 10:20:06 #217 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:20:06 #217 DONE 0.6s 10:20:06 10:20:06 #118 [security-secretstore-setup] exporting to image 10:20:06 #118 ... 10:20:06 10:20:06 #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:20:06 #221 DONE 0.6s 10:20:07 10:20:07 #118 [security-secretstore-setup] exporting to image 10:20:07 #118 exporting layers 0.3s done 10:20:07 #118 writing image sha256:1b5e5f83e888aae54987cfd067fe862ea9987f9ea874b514683dd4a6650b6e7a done 10:20:07 #118 naming to docker.io/library/security-secretstore-setup done 10:20:07 #118 exporting layers 0.3s done 10:20:07 #118 writing image sha256:d855958513a7cf8a253a234d250844f2cf9d66120c4a2f3f9a704d7bf6355c91 done 10:20:07 #118 naming to docker.io/library/security-bootstrapper done 10:20:07 #118 DONE 6.9s 10:20:07 10:20:07 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:20:07 time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:07 time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:07 time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:07 time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:07 time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:07 time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:07 time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:07 time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:07 time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:07 time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:07 time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:07 time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:07 time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:07 time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:20:07 time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:20:07 $ docker stop --time=1 9aaa3d0f7b1b93b47042b719b7e1a0bba08ba60b493adf91bcb5773559d7a225 10:20:08 $ docker rm -f --volumes 9aaa3d0f7b1b93b47042b719b7e1a0bba08ba60b493adf91bcb5773559d7a225 [Pipeline] // withDockerContainer [Pipeline] sh 10:20:08 + docker images 10:20:08 REPOSITORY TAG IMAGE ID CREATED SIZE 10:20:08 security-bootstrapper latest d855958513a7 2 seconds ago 25.8MB 10:20:08 security-secretstore-setup latest 1b5e5f83e888 2 seconds ago 47MB 10:20:08 security-proxy-auth latest d93b926c3b3d 3 seconds ago 36.8MB 10:20:08 security-proxy-setup latest e182243f5cae 3 seconds ago 35MB 10:20:08 core-common-config-bootstrapper latest f180852c5290 3 seconds ago 22.6MB 10:20:08 core-metadata latest b01be321bc80 4 seconds ago 38.1MB 10:20:08 security-spiffe-token-provider latest 76ce8f1f2134 5 seconds ago 38.6MB 10:20:08 support-notifications latest c1c0d8753b2f 5 seconds ago 57.3MB 10:20:08 core-command latest df2f704a9c29 5 seconds ago 33.4MB 10:20:08 support-scheduler latest 654baaa8f3e4 5 seconds ago 53.7MB 10:20:08 core-data latest 6005ad1d703a 6 seconds ago 37.8MB 10:20:08 core-keeper latest 733d05ded661 9 seconds ago 32MB 10:20:08 security-spire-config latest 2af0adfe6f3e 5 minutes ago 127MB 10:20:08 security-spire-server latest 4af6b29d05bc 5 minutes ago 127MB 10:20:08 security-spire-agent latest 1f61f6ce40d7 5 minutes ago 188MB 10:20:08 ci-base-image-x86_64 latest 2f7cd3d4f7ad 9 minutes ago 929MB 10:20:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 6 weeks ago 580MB 10:20:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB 10:20:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:20:09 provisioning config files... 10:20:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5978536495263330747tmp [Pipeline] { [Pipeline] sh 10:20:09 + set +x 10:20:09 + curl -s https://codecov.io/bash 10:20:09 + bash -s -- 10:20:09 10:20:09 _____ _ 10:20:09 / ____| | | 10:20:09 | | ___ __| | ___ ___ _____ __ 10:20:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:20:09 | |___| (_) | (_| | __/ (_| (_) \ V / 10:20:09 \_____\___/ \__,_|\___|\___\___/ \_/ 10:20:09 Bash-1.0.6 10:20:09 10:20:09 10:20:09 ==> git version 2.25.1 found 10:20:09 ==> 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 10:20:09 Release-Date: 2020-01-08 10:20:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:20:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:20:09 ==> Jenkins CI detected. 10:20:09 current dir:  /w/workspace/edgex-go/2 10:20:09 project root: . 10:20:09 --> token set from env 10:20:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:20:09 ==> Running gcov in . (disable via -X gcov) 10:20:09 ==> Python coveragepy not found 10:20:09 ==> Searching for coverage reports in: 10:20:09 + . 10:20:09 -> Found 1 reports 10:20:09 ==> Detecting git/mercurial file structure 10:20:09 ==> Reading reports 10:20:09 + ./coverage.out bytes=1544536 10:20:09 ==> Appending adjustments 10:20:09 https://docs.codecov.io/docs/fixing-reports 10:20:11 + Found adjustments 10:20:11 ==> Gzipping contents 10:20:11 132K /tmp/codecov.wIhpcP.gz 10:20:11 ==> Uploading reports 10:20:11 url: https://codecov.io 10:20:11 query: branch=PR-5075&commit=68d0f35149ff6116b92137ef0fc6799ae3764763&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5075%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5075&job=&cmd_args= 10:20:11 -> Pinging Codecov 10:20:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5075&commit=68d0f35149ff6116b92137ef0fc6799ae3764763&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5075%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5075&job=&cmd_args= 10:20:11 -> Uploading to 10:20:11 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/68d0f35149ff6116b92137ef0fc6799ae3764763/a320877c-be74-401e-a599-b27a1cb70996.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250210T102011Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=df632e45c229f8dcb4f19da869526ae4f499e023096ab33e122711ac03d72cb5 10:20:11 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:11 Dload Upload Total Spent Left Speed 10:20:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 0 0 100 130k 0 658k --:--:-- --:--:-- --:--:-- 658k 10:20:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/68d0f35149ff6116b92137ef0fc6799ae3764763 [Pipeline] } 10:20:11 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 10:20:12 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 10:20:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:20:13 ---> package-listing.sh 10:20:13 ++ facter osfamily 10:20:13 ++ tr '[:upper:]' '[:lower:]' 10:20:13 + OS_FAMILY=debian 10:20:13 + workspace=/w/workspace/edgex-go/2 10:20:13 + START_PACKAGES=/tmp/packages_start.txt 10:20:13 + END_PACKAGES=/tmp/packages_end.txt 10:20:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:20:13 + PACKAGES=/tmp/packages_start.txt 10:20:13 + '[' /w/workspace/edgex-go/2 ']' 10:20:13 + PACKAGES=/tmp/packages_end.txt 10:20:13 + case "${OS_FAMILY}" in 10:20:13 + dpkg -l 10:20:13 + grep '^ii' 10:20:13 + '[' -f /tmp/packages_start.txt ']' 10:20:13 + '[' -f /tmp/packages_end.txt ']' 10:20:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:20:13 + '[' /w/workspace/edgex-go/2 ']' 10:20:13 + mkdir -p /w/workspace/edgex-go/2/archives/ 10:20:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 10:20:13 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:20:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:20:14 10:20:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:20:14 latest: Pulling from edgex-lftools-log-publisher 10:20:14 5eb5b503b376: Pulling fs layer 10:20:14 5c69ac0246d0: Pulling fs layer 10:20:14 ec43610c2a17: Pulling fs layer 10:20:14 3a2ae6a8a46f: Pulling fs layer 10:20:14 33b1e0a273af: Pulling fs layer 10:20:14 5d3b04190fa2: Pulling fs layer 10:20:14 2f39f015ded8: Pulling fs layer 10:20:14 33b1e0a273af: Waiting 10:20:14 5d3b04190fa2: Waiting 10:20:14 2f39f015ded8: Waiting 10:20:14 3a2ae6a8a46f: Waiting 10:20:14 5c69ac0246d0: Verifying Checksum 10:20:14 5c69ac0246d0: Download complete 10:20:15 3a2ae6a8a46f: Verifying Checksum 10:20:15 3a2ae6a8a46f: Download complete 10:20:15 33b1e0a273af: Verifying Checksum 10:20:15 33b1e0a273af: Download complete 10:20:15 5d3b04190fa2: Verifying Checksum 10:20:15 5d3b04190fa2: Download complete 10:20:15 ec43610c2a17: Verifying Checksum 10:20:15 ec43610c2a17: Download complete 10:20:15 5eb5b503b376: Download complete 10:20:15 2f39f015ded8: Verifying Checksum 10:20:15 2f39f015ded8: Download complete 10:20:16 5eb5b503b376: Pull complete 10:20:16 5c69ac0246d0: Pull complete 10:20:17 ec43610c2a17: Pull complete 10:20:17 3a2ae6a8a46f: Pull complete 10:20:17 33b1e0a273af: Pull complete 10:20:17 5d3b04190fa2: Pull complete 10:20:22 2f39f015ded8: Pull complete 10:20:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:20:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:20:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:22 prd-ubuntu20.04-docker-8c-8g-38519 does not seem to be running inside a container 10:20:22 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:20:27 $ docker top 8af2f609b5974e7a0c7fc32832783ef9d2bd7cfd30a8516a4d4b96d6b3192447 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:27 + touch /tmp/pre-build-complete [Pipeline] sh 10:20:27 + mkdir -p /var/log/sysstat [Pipeline] sh 10:20:28 + ls /var/log/sa-host 10:20:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:28 provisioning config files... 10:20:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config15597807700494110948tmp [Pipeline] { [Pipeline] echo 10:20:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:20:28 ---> create-netrc.sh [Pipeline] } 10:20:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:20:29 ---> python-tools-install.sh [Pipeline] echo 10:20:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:20:29 ---> sudo-logs.sh 10:20:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:20:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:20:29 ---> job-cost.sh 10:20:29 lf-activate-venv: SKIPPING 10:20:29 INFO: No Stack... 10:20:30 INFO: Retrieving Pricing Info for: v3-standard-8 10:20:30 INFO: Archiving Costs [Pipeline] echo 10:20:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:20:30 ---> logs-deploy.sh 10:20:30 lf-activate-venv: SKIPPING 10:20:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5075/2 10:20:30 INFO: archiving workspace using pattern(s): 10:20:31 Archives upload complete. 10:20:31 INFO: archiving logs to Nexus 10:20:32 ---> uname -a: 10:20:32 Linux prd-ubuntu20-04-docker-8c-8g-38519 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:20:32 10:20:32 10:20:32 ---> lscpu: 10:20:32 Architecture: x86_64 10:20:32 CPU op-mode(s): 32-bit, 64-bit 10:20:32 Byte Order: Little Endian 10:20:32 Address sizes: 40 bits physical, 48 bits virtual 10:20:32 CPU(s): 8 10:20:32 On-line CPU(s) list: 0-7 10:20:32 Thread(s) per core: 1 10:20:32 Core(s) per socket: 1 10:20:32 Socket(s): 8 10:20:32 NUMA node(s): 1 10:20:32 Vendor ID: AuthenticAMD 10:20:32 CPU family: 23 10:20:32 Model: 49 10:20:32 Model name: AMD EPYC-Rome Processor 10:20:32 Stepping: 0 10:20:32 CPU MHz: 2799.998 10:20:32 BogoMIPS: 5599.99 10:20:32 Virtualization: AMD-V 10:20:32 Hypervisor vendor: KVM 10:20:32 Virtualization type: full 10:20:32 L1d cache: 256 KiB 10:20:32 L1i cache: 256 KiB 10:20:32 L2 cache: 4 MiB 10:20:32 L3 cache: 128 MiB 10:20:32 NUMA node0 CPU(s): 0-7 10:20:32 Vulnerability Itlb multihit: Not affected 10:20:32 Vulnerability L1tf: Not affected 10:20:32 Vulnerability Mds: Not affected 10:20:32 Vulnerability Meltdown: Not affected 10:20:32 Vulnerability Mmio stale data: Not affected 10:20:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:20:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:20:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:20:32 Vulnerability Srbds: Not affected 10:20:32 Vulnerability Tsx async abort: Not affected 10:20:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:20:32 10:20:32 10:20:32 ---> nproc: 10:20:32 8 10:20:32 10:20:32 10:20:32 ---> df -h: 10:20:32 Filesystem Size Used Avail Use% Mounted on 10:20:32 overlay 155G 27G 128G 18% / 10:20:32 tmpfs 64M 0 64M 0% /dev 10:20:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:20:32 shm 64M 0 64M 0% /dev/shm 10:20:32 /dev/vda1 155G 27G 128G 18% /facter-os 10:20:32 10:20:32 10:20:32 ---> sar -b -r -n DEV: 10:20:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38519) 02/10/25 _x86_64_ (8 CPU) 10:20:32 10:20:32 10:09:31 LINUX RESTART (8 CPU) 10:20:32 10:20:32 10:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:20:32 10:11:01 417.93 16.86 401.07 0.00 1970.24 68636.23 0.00 10:20:32 10:12:01 73.67 0.12 73.55 0.00 20.40 29463.36 0.00 10:20:32 10:13:01 37.69 0.02 37.68 0.00 0.13 25319.00 0.00 10:20:32 10:14:01 78.65 0.22 78.44 0.00 14.66 52833.59 0.00 10:20:32 10:15:02 838.53 18.35 820.18 0.00 254.26 224471.95 0.00 10:20:32 10:16:01 544.83 3.03 541.80 0.00 2096.92 206952.76 0.00 10:20:32 10:17:01 429.36 1.37 427.99 0.00 2270.71 94493.17 0.00 10:20:32 10:18:02 166.39 0.07 166.32 0.00 0.53 44471.00 0.00 10:20:32 10:19:01 163.93 0.03 163.90 0.00 0.27 58933.20 0.00 10:20:32 10:20:01 249.42 0.03 249.38 0.00 1.33 24080.64 0.00 10:20:32 Average: 300.48 4.02 296.46 0.00 658.25 83040.21 0.00 10:20:32 10:20:32 10:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:20:32 10:11:01 28068120 31526628 783228 2.38 108184 3548092 2082180 6.14 1232524 3108860 124956 10:20:32 10:12:01 27165596 31443096 857600 2.61 129012 4274592 1974188 5.82 1855440 3311268 668900 10:20:32 10:13:01 27115340 31471400 826144 2.51 132724 4318212 2158708 6.36 1398380 3786260 479508 10:20:32 10:14:01 27673196 31508912 792524 2.41 137268 3850160 1925728 5.68 1335012 3345336 1200 10:20:32 10:15:02 17576496 31339112 905136 2.75 354928 13005496 2415852 7.12 2744224 11407160 3171648 10:20:32 10:16:01 13006260 30061376 2127256 6.47 385096 15965880 6669364 19.66 4133420 14218000 225508 10:20:32 10:17:01 9639260 29508888 2663800 8.10 406580 18597132 8362688 24.65 6024332 15512620 210008 10:20:32 10:18:02 7852028 29881984 2311440 7.03 417320 20700100 6130692 18.07 6395272 16916236 1774096 10:20:32 10:19:01 10618268 31399096 832932 2.53 421180 19599524 2394800 7.06 3223664 17521552 409332 10:20:32 10:20:01 10353728 31383436 854612 2.60 433964 19851040 2405472 7.09 3302028 17731792 1468 10:20:32 Average: 17906829 30952393 1295467 3.94 292626 12371023 3651967 10.76 3164430 10685908 706662 10:20:32 10:20:32 10:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:20:32 10:11:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 10:20:32 10:11:01 ens3 1374.11 1252.14 12808.78 160.58 0.00 0.00 0.00 0.00 10:20:32 10:11:01 docker0 795.75 753.75 58.70 4618.61 0.00 0.00 0.00 0.00 10:20:32 10:12:01 vethaeb978d 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 10:20:32 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:32 10:12:01 ens3 31.94 19.03 29.84 12.53 0.00 0.00 0.00 0.00 10:20:32 10:12:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:20:32 10:13:01 vethaeb978d 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 10:20:32 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:13:01 ens3 31.63 23.75 24.75 14.48 0.00 0.00 0.00 0.00 10:20:32 10:13:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 10:20:32 10:14:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 10:20:32 10:14:01 ens3 93.18 62.56 2219.17 19.12 0.00 0.00 0.00 0.00 10:20:32 10:14:01 vethe630d31 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:20:32 10:14:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:15:02 veth7811332 86.76 128.85 8.47 1207.62 0.00 0.00 0.00 0.10 10:20:32 10:15:02 veth62b81f8 80.67 125.80 8.09 1217.15 0.00 0.00 0.00 0.10 10:20:32 10:15:02 lo 0.72 0.72 0.08 0.08 0.00 0.00 0.00 0.00 10:20:32 10:15:02 veth3e97fc2 77.70 137.81 7.91 1231.33 0.00 0.00 0.00 0.10 10:20:32 10:15:02 vethf62b371 84.93 138.32 8.37 1230.97 0.00 0.00 0.00 0.10 10:20:32 10:15:02 ens3 1161.30 696.54 10924.77 214.00 0.00 0.00 0.00 0.00 10:20:32 10:15:02 vethe630d31 0.36 1.23 0.03 0.16 0.00 0.00 0.00 0.00 10:20:32 10:15:02 docker0 571.07 916.30 47.03 9077.53 0.00 0.00 0.00 0.00 10:20:32 10:15:02 vethe35ab89 82.86 130.01 8.25 1227.94 0.00 0.00 0.00 0.10 10:20:32 10:15:02 vethc29db21 88.19 129.85 8.57 1221.80 0.00 0.00 0.00 0.10 10:20:32 10:16:01 vethb0a84c7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:20:32 10:16:01 veth6057f12 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:20:32 10:16:01 veth899040c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:20:32 10:16:01 veth1c295d0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:20:32 10:16:01 vethc9f281a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:20:32 10:16:01 vethdb3c942 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:20:32 10:16:01 lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 10:20:32 10:16:01 vethe2d85b5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:20:32 10:16:01 vethc628c41 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:20:32 10:16:01 veth3f1c759 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:20:32 10:16:01 vethe56d769 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:20:32 10:16:01 ens3 467.94 108.51 1797.70 11.93 0.00 0.00 0.00 0.00 10:20:32 10:16:01 vethe630d31 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 10:20:32 10:16:01 docker0 0.14 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:20:32 10:16:01 vetha1a32bd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:20:32 10:16:01 vethdaa635d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:20:32 10:17:01 vethb0a84c7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:17:01 veth6057f12 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:17:01 veth899040c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:17:01 veth1c295d0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:17:01 vethc9f281a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:17:01 vethdb3c942 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:17:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:20:32 10:17:01 vethe2d85b5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:17:01 vethc628c41 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:17:01 veth3f1c759 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:17:01 vethe56d769 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:17:01 ens3 31.76 15.21 190.72 3.88 0.00 0.00 0.00 0.00 10:20:32 10:17:01 vethe630d31 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:17:01 vetha1a32bd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:17:01 vethdaa635d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:18:02 vethb0a84c7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:18:02 veth6057f12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:18:02 veth899040c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:18:02 veth1c295d0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:18:02 vethc9f281a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:18:02 vethdb3c942 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:18:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:32 10:18:02 vethe2d85b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:18:02 vethc628c41 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:18:02 veth3f1c759 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:18:02 vethe56d769 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:18:02 ens3 5.03 3.23 4.08 2.25 0.00 0.00 0.00 0.00 10:20:32 10:18:02 vethe630d31 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:18:02 vetha1a32bd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:18:02 vethdaa635d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:19:01 vethb0a84c7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:19:01 veth6057f12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:19:01 veth899040c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:19:01 veth1c295d0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:19:01 vethc9f281a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:19:01 vethdb3c942 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:19:01 vethe2d85b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:19:01 vethc628c41 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:19:01 veth3f1c759 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:19:01 vethe56d769 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:19:01 ens3 2.03 1.05 1.61 0.85 0.00 0.00 0.00 0.00 10:20:32 10:19:01 vethe630d31 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:19:01 vetha1a32bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:19:01 vethdaa635d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:20:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:20:32 10:20:01 ens3 24.08 17.03 19.12 10.89 0.00 0.00 0.00 0.00 10:20:32 10:20:01 vethe630d31 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:32 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 10:20:32 Average: ens3 322.00 219.36 2803.18 45.24 0.00 0.00 0.00 0.00 10:20:32 Average: vethe630d31 0.05 0.15 0.00 0.02 0.00 0.00 0.00 0.00 10:20:32 Average: docker0 136.80 167.87 10.59 1380.80 0.00 0.00 0.00 0.00 10:20:32 10:20:32 10:20:32 ---> sar -P ALL: 10:20:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38519) 02/10/25 _x86_64_ (8 CPU) 10:20:32 10:20:32 10:09:31 LINUX RESTART (8 CPU) 10:20:32 10:20:32 10:10:02 CPU %user %nice %system %iowait %steal %idle 10:20:32 10:11:01 all 10.77 0.00 3.79 3.45 0.06 81.93 10:20:32 10:11:01 0 8.69 0.00 3.58 1.85 0.05 85.83 10:20:32 10:11:01 1 14.11 0.00 3.48 0.09 0.05 82.27 10:20:32 10:11:01 2 12.32 0.00 3.77 7.67 0.05 76.19 10:20:32 10:11:01 3 12.77 0.00 3.35 0.94 0.07 82.87 10:20:32 10:11:01 4 10.86 0.00 3.18 0.86 0.05 85.05 10:20:32 10:11:01 5 8.49 0.00 2.87 0.31 0.05 88.28 10:20:32 10:11:01 6 8.81 0.00 4.68 13.47 0.07 72.97 10:20:32 10:11:01 7 10.07 0.00 5.45 2.48 0.07 81.93 10:20:32 10:12:01 all 36.98 0.00 6.20 1.77 0.09 54.96 10:20:32 10:12:01 0 35.32 0.00 6.34 6.07 0.08 52.19 10:20:32 10:12:01 1 34.71 0.00 6.09 0.89 0.08 58.22 10:20:32 10:12:01 2 38.06 0.00 5.51 0.18 0.08 56.16 10:20:32 10:12:01 3 37.27 0.00 6.29 0.40 0.08 55.95 10:20:32 10:12:01 4 35.49 0.00 7.00 4.46 0.08 52.96 10:20:32 10:12:01 5 39.80 0.00 5.70 0.25 0.08 54.17 10:20:32 10:12:01 6 37.60 0.00 6.20 0.52 0.08 55.59 10:20:32 10:12:01 7 37.56 0.00 6.49 1.42 0.10 54.43 10:20:32 10:13:01 all 49.76 0.00 6.37 0.89 0.10 42.89 10:20:32 10:13:01 0 50.56 0.00 6.34 0.59 0.10 42.41 10:20:32 10:13:01 1 51.40 0.00 6.45 0.03 0.10 42.01 10:20:32 10:13:01 2 49.06 0.00 6.47 0.05 0.10 44.32 10:20:32 10:13:01 3 48.42 0.00 6.07 0.00 0.08 45.43 10:20:32 10:13:01 4 49.14 0.00 6.51 6.04 0.12 38.19 10:20:32 10:13:01 5 50.79 0.00 6.13 0.03 0.10 42.95 10:20:32 10:13:01 6 49.92 0.00 6.59 0.22 0.08 43.20 10:20:32 10:13:01 7 48.78 0.00 6.37 0.13 0.10 44.62 10:20:32 10:14:01 all 32.98 0.00 6.61 2.14 0.08 58.19 10:20:32 10:14:01 0 33.45 0.00 6.60 3.03 0.08 56.84 10:20:32 10:14:01 1 33.22 0.00 6.66 0.86 0.07 59.20 10:20:32 10:14:01 2 34.67 0.00 7.05 8.82 0.08 49.37 10:20:32 10:14:01 3 31.73 0.00 6.14 1.15 0.08 60.91 10:20:32 10:14:01 4 32.08 0.00 7.49 2.35 0.10 57.97 10:20:32 10:14:01 5 33.67 0.00 5.67 0.17 0.07 60.43 10:20:32 10:14:01 6 32.96 0.00 7.33 0.42 0.08 59.21 10:20:32 10:14:01 7 32.11 0.00 5.95 0.32 0.07 61.56 10:20:32 10:15:02 all 25.31 0.00 10.70 25.59 0.15 38.25 10:20:32 10:15:02 0 26.16 0.00 9.80 21.62 0.13 42.29 10:20:32 10:15:02 1 25.53 0.00 10.18 31.70 0.17 32.41 10:20:32 10:15:02 2 24.71 0.00 10.84 29.01 0.17 35.27 10:20:32 10:15:02 3 25.00 0.00 10.34 34.46 0.17 30.04 10:20:32 10:15:02 4 25.15 0.00 10.83 25.17 0.14 38.72 10:20:32 10:15:02 5 25.95 0.00 12.14 15.82 0.17 45.92 10:20:32 10:15:02 6 24.93 0.00 10.90 21.74 0.10 42.33 10:20:32 10:15:02 7 25.05 0.00 10.54 25.27 0.19 38.96 10:20:32 10:16:01 all 9.03 0.00 4.36 20.98 0.11 65.51 10:20:32 10:16:01 0 9.94 0.00 4.70 15.77 0.09 69.51 10:20:32 10:16:01 1 8.37 0.00 4.26 6.90 0.07 80.39 10:20:32 10:16:01 2 9.54 0.00 4.43 42.08 0.09 43.87 10:20:32 10:16:01 3 8.81 0.00 6.39 62.90 0.35 21.56 10:20:32 10:16:01 4 9.05 0.00 3.95 19.28 0.07 67.66 10:20:32 10:16:01 5 9.46 0.00 4.35 1.91 0.09 84.20 10:20:32 10:16:01 6 8.58 0.00 3.58 3.65 0.05 84.13 10:20:32 10:16:01 7 8.52 0.00 3.23 15.77 0.09 72.39 10:20:32 10:17:01 all 86.25 0.00 13.51 0.03 0.21 0.00 10:20:32 10:17:01 0 86.73 0.00 13.05 0.02 0.20 0.00 10:20:32 10:17:01 1 85.80 0.00 13.94 0.03 0.21 0.02 10:20:32 10:17:01 2 86.45 0.00 13.38 0.00 0.17 0.00 10:20:32 10:17:01 3 86.20 0.00 13.58 0.05 0.17 0.00 10:20:32 10:17:01 4 86.59 0.00 13.17 0.03 0.21 0.00 10:20:32 10:17:01 5 85.97 0.00 13.79 0.00 0.25 0.00 10:20:32 10:17:01 6 85.54 0.00 14.15 0.07 0.23 0.02 10:20:32 10:17:01 7 86.67 0.00 13.02 0.07 0.24 0.00 10:20:32 10:18:02 all 84.40 0.00 12.26 3.10 0.23 0.02 10:20:32 10:18:02 0 83.96 0.00 12.82 2.99 0.23 0.00 10:20:32 10:18:02 1 84.27 0.00 12.09 3.42 0.21 0.02 10:20:32 10:18:02 2 84.35 0.00 12.58 2.84 0.23 0.00 10:20:32 10:18:02 3 84.91 0.00 11.81 3.09 0.19 0.00 10:20:32 10:18:02 4 84.30 0.00 11.94 3.49 0.26 0.02 10:20:32 10:18:02 5 84.10 0.00 12.88 2.81 0.21 0.00 10:20:32 10:18:02 6 84.60 0.00 11.89 3.23 0.27 0.00 10:20:32 10:18:02 7 84.66 0.00 12.09 2.94 0.22 0.09 10:20:32 10:19:01 all 28.77 0.00 5.61 24.08 0.13 41.41 10:20:32 10:19:01 0 27.38 0.00 4.77 7.71 0.16 59.98 10:20:32 10:19:01 1 29.12 0.00 5.56 30.31 0.12 34.90 10:20:32 10:19:01 2 29.36 0.00 6.33 13.05 0.12 51.14 10:20:32 10:19:01 3 29.74 0.00 6.37 62.04 0.12 1.73 10:20:32 10:19:01 4 27.64 0.00 5.84 17.40 0.10 49.02 10:20:32 10:19:01 5 29.95 0.00 5.19 14.23 0.17 50.46 10:20:32 10:19:01 6 27.12 0.00 5.55 39.85 0.12 27.36 10:20:32 10:19:01 7 29.83 0.00 5.27 8.05 0.12 56.72 10:20:32 10:20:01 all 1.64 0.00 1.16 28.44 0.06 68.71 10:20:32 10:20:01 0 1.30 0.00 0.83 8.39 0.17 89.31 10:20:32 10:20:01 1 1.32 0.00 1.09 35.31 0.03 62.25 10:20:32 10:20:01 2 1.79 0.00 1.10 27.05 0.05 70.01 10:20:32 10:20:01 3 2.04 0.00 1.57 54.76 0.05 41.58 10:20:32 10:20:01 4 2.14 0.00 1.04 9.52 0.03 87.28 10:20:32 10:20:01 5 1.47 0.00 1.50 13.70 0.03 83.30 10:20:32 10:20:01 6 1.54 0.00 1.11 57.86 0.05 39.44 10:20:32 10:20:01 7 1.49 0.00 1.04 21.03 0.07 76.37 10:20:32 Average: all 36.42 0.00 7.03 11.07 0.12 45.35 10:20:32 Average: 0 36.22 0.00 6.86 6.81 0.13 49.97 10:20:32 Average: 1 36.62 0.00 6.96 11.02 0.11 45.29 10:20:32 Average: 2 36.87 0.00 7.12 13.09 0.11 42.81 10:20:32 Average: 3 36.70 0.00 7.19 21.85 0.14 34.13 10:20:32 Average: 4 36.05 0.00 7.07 8.87 0.12 47.90 10:20:32 Average: 5 36.61 0.00 6.97 4.95 0.12 51.35 10:20:32 Average: 6 35.98 0.00 7.17 14.13 0.11 42.60 10:20:32 Average: 7 36.33 0.00 6.93 7.77 0.13 48.84 10:20:32 10:20:32 10:20:32