Pull request #5216 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09910176f989b07b1fc9852ce34718465246a236+79e201fa8481d96c2e3941a52db52a24d107e5bf (d7bbc99cb70ab7fd2b7d78d971c4c04c60ae5a2d) 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-ssh14486449955324663684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh16493556938178108397.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1167158189447772930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6448699202241434762.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9402138393239615226.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5216/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5216/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9321021266240106449.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-5926 in /w/workspace/edgexfoundry_edgex-go_PR-5216 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5216/head:refs/remotes/origin/PR-5216 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 79e201fa8481d96c2e3941a52db52a24d107e5bf into PR head commit 09910176f989b07b1fc9852ce34718465246a236 Merge succeeded, producing 09910176f989b07b1fc9852ce34718465246a236 Checking out Revision 09910176f989b07b1fc9852ce34718465246a236 (PR-5216) Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.16.2 to 2.16.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > git config core.sparsecheckout # timeout=10 > git checkout -f 09910176f989b07b1fc9852ce34718465246a236 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 79e201fa8481d96c2e3941a52db52a24d107e5bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09910176f989b07b1fc9852ce34718465246a236 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:17:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:17:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:17:25 ========================================================= 19:17:25 EdgeX Global Pipelines Version Info 19:17:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:17:26 ------------------- 19:17:26 stable info: 19:17:26 ------------------- 19:17:26 Commited By: Ginny Guan ginny@iotechsys.com 19:17:26 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 19:17:26 Message: update stable to v1.0.274 19:17:26 ------------------- 19:17:26 experimental info: 19:17:26 ------------------- 19:17:26 Commited By: **** collab-it+edgex@linuxfoundation.org 19:17:26 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 19:17:26 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:17:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:17:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:17:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:17:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 19:17:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:17:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:17:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:17:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5216 [Pipeline] echo 19:17:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5216 [Pipeline] echo 19:17:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5216 [Pipeline] echo 19:17:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09910176f989b07b1fc9852ce34718465246a236 [Pipeline] echo 19:17:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0991017 [Pipeline] echo 19:17:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:28 provisioning config files... 19:17:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16332328219519322279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:29 ---> ****-login.sh 19:17:29 nexus3.edgexfoundry.org:10001 19:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:29 19:17:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 19:17:29 Configure a credential helper to remove this warning. See 19:17:29 https://docs.****.com/go/credential-store/ 19:17:29 19:17:29 Login Succeeded 19:17:29 nexus3.edgexfoundry.org:10002 19:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:29 19:17:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 19:17:29 Configure a credential helper to remove this warning. See 19:17:29 https://docs.****.com/go/credential-store/ 19:17:29 19:17:29 Login Succeeded 19:17:29 nexus3.edgexfoundry.org:10003 19:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:29 19:17:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 19:17:29 Configure a credential helper to remove this warning. See 19:17:29 https://docs.****.com/go/credential-store/ 19:17:29 19:17:29 Login Succeeded 19:17:29 nexus3.edgexfoundry.org:10004 19:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:29 19:17:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 19:17:29 Configure a credential helper to remove this warning. See 19:17:29 https://docs.****.com/go/credential-store/ 19:17:29 19:17:29 Login Succeeded 19:17:29 ****.io 19:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:30 19:17:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 19:17:30 Configure a credential helper to remove this warning. See 19:17:30 https://docs.****.com/go/credential-store/ 19:17:30 19:17:30 Login Succeeded 19:17:30 ---> ****-login.sh ends [Pipeline] } 19:17:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:17:30 + 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 19:17:30 + cut -d/ -f2 19:17:30 + dirname cmd/core-command/Dockerfile 19:17:30 + echo core-command,cmd/core-command/Dockerfile 19:17:30 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:17:30 + cut -d/ -f2 19:17:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:17:30 + dirname cmd/core-data/Dockerfile 19:17:30 + cut -d/ -f2 19:17:30 + echo core-data,cmd/core-data/Dockerfile 19:17:30 + dirname cmd/core-keeper/Dockerfile 19:17:30 + cut -d/ -f2 19:17:30 + echo core-keeper,cmd/core-keeper/Dockerfile 19:17:30 + dirname cmd/core-metadata/Dockerfile 19:17:30 + cut -d/ -f2 19:17:30 + echo core-metadata,cmd/core-metadata/Dockerfile 19:17:30 + dirname cmd/security-bootstrapper/Dockerfile 19:17:30 + cut -d/ -f2 19:17:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:17:30 + dirname cmd/security-proxy-auth/Dockerfile 19:17:30 + cut -d/ -f2 19:17:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:17:30 + + dirname cmd/security-proxy-setup/Dockerfile 19:17:30 cut -d/ -f2 19:17:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:17:30 + dirname cmd/security-secretstore-setup/Dockerfile 19:17:30 + cut -d/ -f2 19:17:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:17:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:17:30 + cut -d/ -f2 19:17:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:17:30 + cut -d/ -f2 19:17:30 + dirname cmd/security-spire-agent/Dockerfile 19:17:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:17:30 + dirname cmd/security-spire-config/Dockerfile 19:17:30 + cut -d/ -f2 19:17:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:17:30 + dirname cmd/security-spire-server/Dockerfile 19:17:30 + cut -d/ -f2 19:17:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:17:30 + dirname cmd/support-notifications/Dockerfile 19:17:30 + cut -d/ -f2 19:17:30 + echo support-notifications,cmd/support-notifications/Dockerfile 19:17:30 + dirname cmd/support-scheduler/Dockerfile 19:17:30 + cut -d/ -f2 19:17:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:17:30 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 19:17:31 + git rev-list -1 --merges 09910176f989b07b1fc9852ce34718465246a236~1..09910176f989b07b1fc9852ce34718465246a236 [Pipeline] echo 19:17:31 -----------> git rev-list -1 --merges 09910176f989b07b1fc9852ce34718465246a236~1..09910176f989b07b1fc9852ce34718465246a236 09910176f989b07b1fc9852ce34718465246a236 [false] [Pipeline] sh 19:17:31 + git log --format=format:%s -1 09910176f989b07b1fc9852ce34718465246a236 [Pipeline] echo 19:17:31 ========================================================= 19:17:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:17:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:17:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:17:32 + grep -v github /etc/ssh/ssh_known_hosts 19:17:32 + [ -e /tmp/ssh_known_hosts ] 19:17:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:17:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:17:32 + sudo tee -a /etc/ssh/ssh_known_hosts 19:17:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:17:32 19:17:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:17:33 0.1.4: Pulling from edgex-devops/py-git-semver 19:17:33 3dae71ba6b94: Pulling fs layer 19:17:33 6bf1a483ea7c: Pulling fs layer 19:17:33 f5dfc541a4d3: Pulling fs layer 19:17:33 461d9e800cba: Pulling fs layer 19:17:33 80192f66455f: Pulling fs layer 19:17:33 2e8e34ca0e6c: Pulling fs layer 19:17:33 a29436f7fd5d: Pulling fs layer 19:17:33 923cac83aea3: Pulling fs layer 19:17:33 25ad8b0a4227: Pulling fs layer 19:17:33 db01528c6b51: Pulling fs layer 19:17:33 28988de357af: Pulling fs layer 19:17:33 2e8e34ca0e6c: Waiting 19:17:33 a29436f7fd5d: Waiting 19:17:33 923cac83aea3: Waiting 19:17:33 25ad8b0a4227: Waiting 19:17:33 db01528c6b51: Waiting 19:17:33 28988de357af: Waiting 19:17:33 6bf1a483ea7c: Verifying Checksum 19:17:33 6bf1a483ea7c: Download complete 19:17:33 461d9e800cba: Verifying Checksum 19:17:33 461d9e800cba: Download complete 19:17:33 80192f66455f: Verifying Checksum 19:17:33 80192f66455f: Download complete 19:17:33 f5dfc541a4d3: Verifying Checksum 19:17:33 f5dfc541a4d3: Download complete 19:17:33 3dae71ba6b94: Verifying Checksum 19:17:33 3dae71ba6b94: Download complete 19:17:33 923cac83aea3: Verifying Checksum 19:17:33 923cac83aea3: Download complete 19:17:33 25ad8b0a4227: Verifying Checksum 19:17:33 25ad8b0a4227: Download complete 19:17:33 db01528c6b51: Verifying Checksum 19:17:33 db01528c6b51: Download complete 19:17:33 28988de357af: Download complete 19:17:33 a29436f7fd5d: Verifying Checksum 19:17:33 a29436f7fd5d: Download complete 19:17:34 2e8e34ca0e6c: Verifying Checksum 19:17:35 3dae71ba6b94: Pull complete 19:17:35 6bf1a483ea7c: Pull complete 19:17:36 f5dfc541a4d3: Pull complete 19:17:36 461d9e800cba: Pull complete 19:17:36 80192f66455f: Pull complete 19:17:41 2e8e34ca0e6c: Pull complete 19:17:41 a29436f7fd5d: Pull complete 19:17:41 923cac83aea3: Pull complete 19:17:41 25ad8b0a4227: Pull complete 19:17:41 db01528c6b51: Pull complete 19:17:41 28988de357af: Pull complete 19:17:41 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 19:17:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:17:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:42 prd-ubuntu20.04-docker-8c-8g-5926 does not seem to be running inside a container 19:17:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:17:43 $ docker top 769029124a9de0d496bf349c5d69647f45b5d2c2ffd9da73c9b74e2fa8e16abd -eo pid,comm 19:17:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:17:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:17:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:17:43 [ssh-agent] Looking for ssh-agent implementation... 19:17:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:17:44 $ docker exec 769029124a9de0d496bf349c5d69647f45b5d2c2ffd9da73c9b74e2fa8e16abd ssh-agent 19:17:44 SSH_AUTH_SOCK=/tmp/ssh-FG7epAEDmkv1/agent.32 19:17:44 SSH_AGENT_PID=38 19:17:44 Running ssh-add (command line suppressed) 19:17:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14361841549577656984.key (/w/workspace/edgex-go/1@tmp/private_key_14361841549577656984.key) 19:17:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:17:44 + git tag --points-at HEAD [Pipeline] } 19:17:44 $ docker exec --env ******** --env ******** 769029124a9de0d496bf349c5d69647f45b5d2c2ffd9da73c9b74e2fa8e16abd ssh-agent -k 19:17:44 unset SSH_AUTH_SOCK; 19:17:44 unset SSH_AGENT_PID; 19:17:44 echo Agent pid 38 killed; 19:17:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:17:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:17:44 [ssh-agent] Looking for ssh-agent implementation... 19:17:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:17:45 $ docker exec 769029124a9de0d496bf349c5d69647f45b5d2c2ffd9da73c9b74e2fa8e16abd ssh-agent 19:17:45 SSH_AUTH_SOCK=/tmp/ssh-pPmv5MzkG7mn/agent.71 19:17:45 SSH_AGENT_PID=77 19:17:45 Running ssh-add (command line suppressed) 19:17:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_742790253822620817.key (/w/workspace/edgex-go/1@tmp/private_key_742790253822620817.key) 19:17:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:17:45 + git semver init 19:17:45 2025-07-29 19:17:45,829 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 19:17:45 2025-07-29 19:17:45,832 [run_init] DEBUG init version:0.0.0 force:False 19:17:45 2025-07-29 19:17:45,833 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:17:45 2025-07-29 19:17:45,833 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:17:45 2025-07-29 19:17:45,834 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) 19:17:51 2025-07-29 19:17:50,202 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:17:51 2025-07-29 19:17:50,203 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5216 with force:False 19:17:51 2025-07-29 19:17:50,203 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5216 19:17:51 2025-07-29 19:17:50,207 [execute] INFO git cat-file --batch-check 19:17:51 2025-07-29 19:17:50,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 19:17:51 2025-07-29 19:17:50,212 [execute] INFO git cat-file --batch 19:17:51 2025-07-29 19:17:50,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 19:17:51 2025-07-29 19:17:50,216 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5216 19:17:51 0.0.0 [Pipeline] } 19:17:51 $ docker exec --env ******** --env ******** 769029124a9de0d496bf349c5d69647f45b5d2c2ffd9da73c9b74e2fa8e16abd ssh-agent -k 19:17:51 unset SSH_AUTH_SOCK; 19:17:51 unset SSH_AGENT_PID; 19:17:51 echo Agent pid 77 killed; 19:17:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:17:51 + git semver [Pipeline] } 19:17:52 $ docker stop --time=1 769029124a9de0d496bf349c5d69647f45b5d2c2ffd9da73c9b74e2fa8e16abd 19:17:53 $ docker rm -f --volumes 769029124a9de0d496bf349c5d69647f45b5d2c2ffd9da73c9b74e2fa8e16abd [Pipeline] // withDockerContainer [Pipeline] sh 19:17:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:17:54 Stashed 1 file(s) [Pipeline] echo 19:17:54 [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] } 19:17:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:17:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 19:17:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 19:17:55 ========================================================= 19:17:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 19:17:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:17:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:17:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 19:17:55 0a9a5dfd008f: Pulling fs layer 19:17:55 36466aa92d05: Pulling fs layer 19:17:55 e10405b45d13: Pulling fs layer 19:17:55 096b7ceb2af7: Pulling fs layer 19:17:55 4f4fb700ef54: Pulling fs layer 19:17:55 8213a616a21b: Pulling fs layer 19:17:55 985586143405: Pulling fs layer 19:17:55 0eae2285b678: Pulling fs layer 19:17:55 d3ac315be8c5: Pulling fs layer 19:17:55 8213a616a21b: Waiting 19:17:55 985586143405: Waiting 19:17:55 0eae2285b678: Waiting 19:17:55 d3ac315be8c5: Waiting 19:17:55 096b7ceb2af7: Waiting 19:17:55 4f4fb700ef54: Waiting 19:17:55 36466aa92d05: Verifying Checksum 19:17:55 36466aa92d05: Download complete 19:17:55 096b7ceb2af7: Verifying Checksum 19:17:55 096b7ceb2af7: Download complete 19:17:55 4f4fb700ef54: Verifying Checksum 19:17:55 4f4fb700ef54: Download complete 19:17:55 8213a616a21b: Verifying Checksum 19:17:55 8213a616a21b: Download complete 19:17:55 0a9a5dfd008f: Verifying Checksum 19:17:55 0a9a5dfd008f: Download complete 19:17:56 985586143405: Verifying Checksum 19:17:56 985586143405: Download complete 19:17:56 0a9a5dfd008f: Pull complete 19:17:56 36466aa92d05: Pull complete 19:17:56 d3ac315be8c5: Verifying Checksum 19:17:56 d3ac315be8c5: Download complete 19:17:56 e10405b45d13: Download complete 19:17:56 0eae2285b678: Verifying Checksum 19:17:56 0eae2285b678: Download complete 19:18:01 e10405b45d13: Pull complete 19:18:01 096b7ceb2af7: Pull complete 19:18:01 4f4fb700ef54: Pull complete 19:18:01 8213a616a21b: Pull complete 19:18:01 985586143405: Pull complete 19:18:04 0eae2285b678: Pull complete 19:18:05 d3ac315be8c5: Pull complete 19:18:05 Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 19:18:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:18:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 19:18:05 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:18:05 WORKDIR /edgex 19:18:05 COPY go.mod . 19:18:05 RUN go mod download 19:18:05 docker build -t ci-base-image-x86_64 -f - . 19:18:06 #0 building with "default" instance using docker driver 19:18:06 19:18:06 #1 [internal] load build definition from Dockerfile 19:18:06 #1 transferring dockerfile: 164B done 19:18:06 #1 DONE 0.0s 19:18:06 19:18:06 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:18:06 #2 DONE 0.0s 19:18:06 19:18:06 #3 [internal] load .dockerignore 19:18:06 #3 transferring context: 50B done 19:18:06 #3 DONE 0.0s 19:18:06 19:18:06 #4 [internal] load build context 19:18:06 #4 transferring context: 6.51kB done 19:18:06 #4 DONE 0.1s 19:18:06 19:18:06 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:18:06 #5 DONE 0.1s 19:18:06 19:18:06 #6 [2/4] WORKDIR /edgex 19:18:07 #6 DONE 1.2s 19:18:07 19:18:07 #7 [3/4] COPY go.mod . 19:18:07 #7 DONE 0.0s 19:18:07 19:18:07 #8 [4/4] RUN go mod download 19:18:22 #8 DONE 15.0s 19:18:22 19:18:22 #9 exporting to image 19:18:22 #9 exporting layers 19:18:26 #9 exporting layers 3.6s done 19:18:26 #9 writing image sha256:bfef458c5c6dc9375d9f4d3cd29a691ac6c4f59a9da048e50607fe44eb28da47 done 19:18:26 #9 naming to docker.io/library/ci-base-image-x86_64 done 19:18:26 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:26 + docker inspect -f . ci-base-image-x86_64 19:18:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:27 prd-ubuntu20.04-docker-8c-8g-5926 does not seem to be running inside a container 19:18:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:18:27 $ docker top e56c6c7f660b42f158ee725775e4a5fe557392f3194881071f1c0e6852c5e376 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:27 + go version 19:18:27 go version go1.23.9 linux/amd64 [Pipeline] } 19:18:27 $ docker stop --time=1 e56c6c7f660b42f158ee725775e4a5fe557392f3194881071f1c0e6852c5e376 19:18:29 $ docker rm -f --volumes e56c6c7f660b42f158ee725775e4a5fe557392f3194881071f1c0e6852c5e376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:29 + docker inspect -f . ci-base-image-x86_64 19:18:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:29 prd-ubuntu20.04-docker-8c-8g-5926 does not seem to be running inside a container 19:18:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:18:30 $ docker top 03c3c146373ad531ad9186338ba69b4c49d925d7cd77a931b9aa23e9af96d3ae -eo pid,comm [Pipeline] { [Pipeline] echo 19:18:30 ========================================================= 19:18:30 [edgeXBuildGoParallel] Running Tests and Build... 19:18:30 ========================================================= [Pipeline] sh 19:18:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:18:30 + make test 19:18:30 go test -race -coverprofile=coverage.out ./... 19:18:39 ? github.com/edgexfoundry/edgex-go [no test files] 19:19:05 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 19:19:05 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 19:19:05 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 19:19:05 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 19:19:05 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 19:19:05 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 19:19:05 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 19:19:05 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 19:19:05 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 19:19:05 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 19:19:05 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 19:19:05 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 19:19:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:19:05 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 19:19:05 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 19:19:05 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 19:19:05 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 19:19:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 42.3% of statements 19:19:06 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 19:19:06 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 19:19:06 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 19:19:06 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 19:19:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 19:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 19:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:19:08 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 19:19:08 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 19:19:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 19:19:08 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:19:08 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 19:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:19:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 19:19:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 19:19:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 19:19:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:19:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:19:09 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 19:19:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 19:19:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 19:19:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.069s coverage: 69.4% of statements 19:19:10 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 3.5% of statements 19:19:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 46.3% of statements 19:19:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 19:19:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 19:19:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.999s coverage: 93.4% of statements 19:19:10 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 92.4% of statements 19:19:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 8.4% of statements 19:19:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 19:19:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:19:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:19:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:19:13 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 19:19:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 19:19:13 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 19:19:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 19:19:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:19:13 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 19:19:13 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 19:19:13 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 19:19:13 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 19:19:13 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 19:19:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.375s coverage: 95.8% of statements 19:19:14 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 19:19:14 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 19:19:14 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 19:19:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:19:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 19:19:15 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 19:19:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 19:19:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.041s coverage: 0.0% of statements [no tests to run] 19:19:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements 19:19:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 38.1% of statements 19:19:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 81.1% of statements 19:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements 19:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements 19:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 19:19:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 19:19:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 19:19:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 19:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 19:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:19:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 19:19:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 19:19:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 19:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 19:19:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 19:19:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 19:19:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 19:19:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 19:19:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 19:19:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 19:19:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 19:19:20 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 19:19:20 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 19:19:20 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 19:19:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 19:19:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:19:24 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 19:19:25 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 19:19:25 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 19:19:25 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 19:19:28 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 19:19:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 19:19:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 19:19:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 19:19:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 19:19:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:19:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements 19:19:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 19:19:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 19:19:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 19:19:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 19:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:19:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 19:19:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 19:19:32 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 19:19:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 19:19:32 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 19:19:32 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 19:19:32 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 19:19:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 19:19:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 19:19:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 19:19:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 19:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 19:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:19:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:19:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 19:19:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 19:19:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 19:19:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 19:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 19:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:19:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.048s coverage: 92.9% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.050s coverage: 6.8% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.050s coverage: 100.0% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.177s coverage: 54.5% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.032s coverage: 88.6% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 29.2% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 19:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements 19:19:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.070s coverage: 17.0% of statements 19:19:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.130s coverage: 94.9% of statements 19:19:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 19:19:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements 19:19:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements 19:19:41 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:19:41 running golangci-lint 19:19:41 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 19:19:41 go version go1.23.9 linux/amd64 19:19:42 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 19:19:42 level=info msg="[config_reader] Used config file .golangci.yml" 19:19:42 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:20:08 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 24.53252647s" 19:20:08 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.420476ms" 19:20:23 level=info msg="[linters_context/goanalysis] analyzers took 2m13.86646743s with top 10 stages: buildir: 1m12.259071936s, gosec: 4.491419373s, inspect: 3.235306005s, fact_deprecated: 2.949652896s, printf: 2.21242234s, ctrlflow: 1.827639698s, S1038: 1.526215173s, fact_purity: 1.445469108s, nilness: 1.237067639s, unused: 1.213286994s" 19:20:23 level=info msg="[runner] Issues before processing: 202, after processing: 0" 19:20:23 level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 202/202, filename_unadjuster: 202/202, invalid_issue: 202/202, identifier_marker: 202/202, exclude: 202/202, cgo: 202/202, path_prettifier: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, nolint: 20/0, exclude-rules: 202/20" 19:20:23 level=info msg="[runner] processing took 21.220096ms with stages: nolint: 8.129254ms, identifier_marker: 7.196227ms, path_prettifier: 1.860288ms, autogenerated_exclude: 1.692216ms, exclude-rules: 1.257162ms, skip_dirs: 945.388µs, cgo: 55.3µs, invalid_issue: 55.161µs, filename_unadjuster: 23.19µs, max_same_issues: 1.48µs, uniq_by_line: 710ns, fixer: 700ns, skip_files: 550ns, sort_results: 480ns, max_from_linter: 430ns, severity-rules: 400ns, path_prefixer: 370ns, exclude: 260ns, diff: 150ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" 19:20:23 level=info msg="[runner] linters took 14.65842301s with stages: goanalysis_metalinter: 14.637101663s" 19:20:23 level=info msg="File cache stats: 0 entries of total size 0B" 19:20:23 level=info msg="Memory: 384 samples, avg is 302.7MB, max is 1416.5MB" 19:20:23 level=info msg="Execution took 39.248784508s" 19:20:23 go vet ./... 19:20:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:20:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:20:28 ./bin/test-attribution-txt.sh 19:20:28 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 19:20:28 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 19:20:28 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 19:20:28 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 19:20:28 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 19:20:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 19:20:29 + ls -al . 19:20:29 total 1996 19:20:29 drwxrwxr-x 11 1001 1001 4096 Jul 29 19:18 . 19:20:29 drwxr-xr-x 4 root root 4096 Jul 29 19:18 .. 19:20:29 drwxrwxr-x 2 1001 1001 4096 Jul 29 19:17 .blubracket 19:20:29 -rw-rw-r-- 1 1001 1001 10 Jul 29 19:17 .dockerignore 19:20:29 drwxrwxr-x 8 1001 1001 4096 Jul 29 19:19 .git 19:20:29 drwxrwxr-x 3 1001 1001 4096 Jul 29 19:17 .github 19:20:29 -rw-rw-r-- 1 1001 1001 909 Jul 29 19:17 .gitignore 19:20:29 -rw-rw-r-- 1 1001 1001 218 Jul 29 19:17 .golangci.yml 19:20:29 -rw-rw-r-- 1 1001 1001 100 Jul 29 19:17 .hadolint.yml 19:20:29 drwxr-xr-x 3 1001 1001 4096 Jul 29 19:17 .semver 19:20:29 -rw-rw-r-- 1 1001 1001 155 Jul 29 19:17 .sonarcloud.properties 19:20:29 -rw-rw-r-- 1 1001 1001 1171 Jul 29 19:17 ADOPTERS.md 19:20:29 -rw-rw-r-- 1 1001 1001 17374 Jul 29 19:17 Attribution.txt 19:20:29 -rw-rw-r-- 1 1001 1001 108018 Jul 29 19:17 CHANGELOG.md 19:20:29 -rw-rw-r-- 1 1001 1001 3804 Jul 29 19:17 CONTRIBUTING.md 19:20:29 -rw-rw-r-- 1 1001 1001 677 Jul 29 19:17 GOVERNANCE.md 19:20:29 -rw-rw-r-- 1 1001 1001 858 Jul 29 19:17 Jenkinsfile 19:20:29 -rw-rw-r-- 1 1001 1001 10775 Jul 29 19:17 LICENSE 19:20:29 -rw-rw-r-- 1 1001 1001 16740 Jul 29 19:17 Makefile 19:20:29 -rw-rw-r-- 1 1001 1001 582 Jul 29 19:17 OWNERS.md 19:20:29 -rw-rw-r-- 1 1001 1001 9932 Jul 29 19:17 README.md 19:20:29 -rw-rw-r-- 1 1001 1001 789 Jul 29 19:17 SECURITY.md 19:20:29 -rw-rw-r-- 1 1001 1001 5 Jul 29 19:17 VERSION 19:20:29 drwxrwxr-x 2 1001 1001 4096 Jul 29 19:17 bin 19:20:29 drwxrwxr-x 19 1001 1001 4096 Jul 29 19:17 cmd 19:20:29 -rw-r--r-- 1 root root 1666030 Jul 29 19:19 coverage.out 19:20:29 drwxrwxr-x 2 1001 1001 4096 Jul 29 19:17 fuzz_test 19:20:29 -rw-rw-r-- 1 1001 1001 6474 Jul 29 19:17 go.mod 19:20:29 -rw-rw-r-- 1 1001 1001 88358 Jul 29 19:17 go.sum 19:20:29 drwxrwxr-x 7 1001 1001 4096 Jul 29 19:17 internal 19:20:29 drwxrwxr-x 2 1001 1001 4096 Jul 29 19:17 openapi 19:20:29 -rw-rw-r-- 1 1001 1001 584 Jul 29 19:17 security.txt 19:20:29 -rw-rw-r-- 1 1001 1001 204 Jul 29 19:17 version.go [Pipeline] sh 19:20:29 + '[' -e coverage.out ] 19:20:29 + chown 1001:1001 coverage.out [Pipeline] stash 19:20:29 Stashed 1 file(s) [Pipeline] sh 19:20:29 + make build 19:20:29 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 19:20:56 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 19:20:56 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 19:20:56 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 19:20:57 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 19:20:59 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 19:21:04 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 19:21:06 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 19:21:09 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 19:21:11 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 19:21:12 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 19:21:14 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 19:21:15 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] } 19:21:16 $ docker stop --time=1 03c3c146373ad531ad9186338ba69b4c49d925d7cd77a931b9aa23e9af96d3ae 19:21:18 $ docker rm -f --volumes 03c3c146373ad531ad9186338ba69b4c49d925d7cd77a931b9aa23e9af96d3ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:21:20 19:21:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:21:21 latest: Pulling from edgex-devops/edgex-compose 19:21:21 91d30c5bc195: Pulling fs layer 19:21:21 2e9b0aa3be6d: Pulling fs layer 19:21:21 9c61dcf015f6: Pulling fs layer 19:21:21 4698f68db338: Pulling fs layer 19:21:21 2a2f49069b9e: Pulling fs layer 19:21:21 e0025b399a48: Pulling fs layer 19:21:21 2a2f49069b9e: Waiting 19:21:21 4698f68db338: Waiting 19:21:21 e0025b399a48: Waiting 19:21:21 91d30c5bc195: Download complete 19:21:21 4698f68db338: Download complete 19:21:21 2e9b0aa3be6d: Verifying Checksum 19:21:21 2e9b0aa3be6d: Download complete 19:21:21 e0025b399a48: Verifying Checksum 19:21:21 e0025b399a48: Download complete 19:21:21 91d30c5bc195: Pull complete 19:21:21 2a2f49069b9e: Verifying Checksum 19:21:21 2a2f49069b9e: Download complete 19:21:21 2e9b0aa3be6d: Pull complete 19:21:22 9c61dcf015f6: Verifying Checksum 19:21:22 9c61dcf015f6: Download complete 19:21:26 9c61dcf015f6: Pull complete 19:21:26 4698f68db338: Pull complete 19:21:26 2a2f49069b9e: Pull complete 19:21:26 e0025b399a48: Pull complete 19:21:26 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:21:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:21:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:26 prd-ubuntu20.04-docker-8c-8g-5926 does not seem to be running inside a container 19:21:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:21:27 $ docker top a0b18cea01cbfbe40b5e12a54c5133259dbd0c87334176bc673ea65144274b3e -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:27 + docker compose -f ./docker-compose-build.yml build --parallel 19:21:28 #1 [security-bootstrapper internal] load build definition from Dockerfile 19:21:28 #1 transferring dockerfile: 3.02kB done 19:21:28 #1 DONE 0.1s 19:21:28 19:21:28 #2 [core-keeper internal] load build definition from Dockerfile 19:21:28 #2 transferring dockerfile: 2.01kB done 19:21:28 #2 DONE 0.1s 19:21:28 19:21:28 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:21:28 #3 transferring dockerfile: 1.89kB done 19:21:28 #3 DONE 0.1s 19:21:28 19:21:28 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:21:28 #4 DONE 0.0s 19:21:28 19:21:28 #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 19:21:28 #5 ... 19:21:28 19:21:28 #6 [core-command internal] load build definition from Dockerfile 19:21:28 #6 transferring dockerfile: 1.94kB done 19:21:28 #6 DONE 0.1s 19:21:28 19:21:28 #7 [security-proxy-auth internal] load build definition from Dockerfile 19:21:28 #7 transferring dockerfile: 2.14kB done 19:21:28 #7 DONE 0.1s 19:21:28 19:21:28 #8 [support-notifications internal] load build definition from Dockerfile 19:21:28 #8 transferring dockerfile: 2.00kB done 19:21:28 #8 DONE 0.1s 19:21:28 19:21:28 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:21:28 #9 transferring dockerfile: 2.23kB done 19:21:28 #9 DONE 0.2s 19:21:28 19:21:28 #10 [security-proxy-setup internal] load build definition from Dockerfile 19:21:28 #10 transferring dockerfile: 2.50kB done 19:21:28 #10 DONE 0.2s 19:21:28 19:21:28 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:21:28 #4 DONE 0.0s 19:21:28 19:21:28 #11 [core-data internal] load build definition from Dockerfile 19:21:28 #11 transferring dockerfile: 2.04kB done 19:21:28 #11 DONE 0.2s 19:21:28 19:21:28 #12 [security-spire-server internal] load build definition from Dockerfile 19:21:28 #12 transferring dockerfile: 1.70kB done 19:21:28 #12 DONE 0.2s 19:21:28 19:21:28 #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 19:21:28 #5 ... 19:21:28 19:21:28 #13 [support-scheduler internal] load build definition from Dockerfile 19:21:28 #13 transferring dockerfile: 1.83kB done 19:21:28 #13 DONE 0.2s 19:21:28 19:21:28 #14 [security-secretstore-setup internal] load build definition from Dockerfile 19:21:28 #14 transferring dockerfile: 2.49kB done 19:21:28 #14 DONE 0.2s 19:21:28 19:21:28 #15 [security-spire-agent internal] load build definition from Dockerfile 19:21:28 #15 transferring dockerfile: 1.81kB done 19:21:28 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 19:21:28 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 19:21:28 #15 DONE 0.2s 19:21:28 19:21:28 #16 [security-spire-config internal] load build definition from Dockerfile 19:21:28 #16 transferring dockerfile: 1.69kB done 19:21:28 #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 19:21:28 #16 DONE 0.2s 19:21:28 19:21:28 #17 [core-metadata internal] load build definition from Dockerfile 19:21:28 #17 transferring dockerfile: 2.10kB done 19:21:28 #17 DONE 0.2s 19:21:28 19:21:28 #4 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:21:28 #4 DONE 0.0s 19:21:28 19:21:28 #5 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 19:21:28 #5 ... 19:21:28 19:21:28 #18 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 19:21:28 #18 DONE 0.4s 19:21:28 19:21:28 #19 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 19:21:28 #19 DONE 0.5s 19:21:28 19:21:28 #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 19:21:28 #5 DONE 0.7s 19:21:28 19:21:28 #20 [core-command internal] load .dockerignore 19:21:28 #20 transferring context: 50B done 19:21:28 #20 DONE 0.0s 19:21:28 19:21:28 #21 [security-spire-config internal] load .dockerignore 19:21:28 #21 transferring context: 50B done 19:21:28 #21 DONE 0.0s 19:21:28 19:21:28 #22 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 19:21:28 #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 19:21:28 #22 ... 19:21:28 19:21:28 #23 [security-spiffe-token-provider internal] load .dockerignore 19:21:28 #23 transferring context: 50B done 19:21:28 #23 DONE 0.1s 19:21:28 19:21:28 #24 [security-spire-agent internal] load .dockerignore 19:21:28 #24 transferring context: 50B done 19:21:28 #24 DONE 0.2s 19:21:28 19:21:28 #25 [support-notifications internal] load .dockerignore 19:21:28 #25 transferring context: 50B done 19:21:28 #25 DONE 0.2s 19:21:28 19:21:28 #26 [core-keeper internal] load .dockerignore 19:21:28 #26 transferring context: 50B done 19:21:28 #26 DONE 0.2s 19:21:28 19:21:28 #27 [core-common-config-bootstrapper internal] load .dockerignore 19:21:28 #27 transferring context: 50B done 19:21:28 #27 DONE 0.2s 19:21:28 19:21:28 #22 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 19:21:28 #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 19:21:29 #22 ... 19:21:29 19:21:29 #28 [security-proxy-setup internal] load .dockerignore 19:21:29 #28 transferring context: 50B done 19:21:29 #28 DONE 0.2s 19:21:29 19:21:29 #29 [support-scheduler internal] load .dockerignore 19:21:29 #29 transferring context: 50B done 19:21:29 #29 DONE 0.2s 19:21:29 19:21:29 #30 [security-secretstore-setup internal] load .dockerignore 19:21:29 #30 transferring context: 50B done 19:21:29 #30 DONE 0.2s 19:21:29 19:21:29 #31 [security-bootstrapper internal] load .dockerignore 19:21:29 #31 transferring context: 50B done 19:21:29 #31 DONE 0.2s 19:21:29 19:21:29 #32 [security-spire-server internal] load .dockerignore 19:21:29 #32 transferring context: 50B done 19:21:29 #32 DONE 0.2s 19:21:29 19:21:29 #33 [security-proxy-auth internal] load .dockerignore 19:21:29 #33 transferring context: 50B done 19:21:29 #33 DONE 0.2s 19:21:29 19:21:29 #34 [core-data internal] load .dockerignore 19:21:29 #34 transferring context: 50B done 19:21:29 #34 DONE 0.2s 19:21:29 19:21:29 #35 [core-metadata internal] load .dockerignore 19:21:29 #35 transferring context: 50B done 19:21:29 #35 DONE 0.2s 19:21:29 19:21:29 #36 [security-spire-config internal] load build context 19:21:29 #36 transferring context: 22.05kB done 19:21:29 #36 DONE 0.2s 19:21:29 19:21:29 #22 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 19:21:29 #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 19:21:29 #22 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 19:21:29 #22 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 19:21:29 #22 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 19:21:29 #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.1s 19:21:29 #22 ... 19:21:29 19:21:29 #37 [security-spire-agent internal] load build context 19:21:29 #37 transferring context: 23.33kB done 19:21:29 #37 DONE 0.4s 19:21:29 19:21:29 #38 [security-spire-server internal] load build context 19:21:29 #38 transferring context: 23.80kB done 19:21:29 #38 DONE 0.3s 19:21:29 19:21:29 #22 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 19:21:29 #22 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 19:21:29 #22 ... 19:21:29 19:21:29 #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 19:21:29 #39 DONE 0.7s 19:21:29 19:21:29 #22 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 19:21:29 #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s done 19:21:29 #22 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.4s done 19:21:30 #22 ... 19:21:30 19:21:30 #40 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:21:30 #40 DONE 0.7s 19:21:30 19:21:30 #22 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 19:21:30 #22 DONE 1.5s 19:21:30 19:21:30 #41 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:21:31 #41 0.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:34 #41 3.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:34 #41 3.970 (1/1) Installing dumb-init (1.2.5-r3) 19:21:34 #41 3.979 Executing busybox-1.36.1-r29.trigger 19:21:34 #41 3.988 OK: 8 MiB in 15 packages 19:21:34 #41 DONE 4.5s 19:21:34 19:21:34 #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:34 #42 DONE 4.6s 19:21:34 19:21:34 #43 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:21:34 #0 2.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:34 #0 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:34 #0 2.740 (1/1) Installing dumb-init (1.2.5-r3) 19:21:34 #0 2.746 Executing busybox-1.36.1-r29.trigger 19:21:34 #0 2.760 OK: 8 MiB in 15 packages 19:21:34 #43 DONE 4.5s 19:21:34 19:21:34 #44 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:21:34 #0 0.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:34 #0 3.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:34 #0 3.550 OK: 248 MiB in 58 packages 19:21:34 #44 DONE 4.6s 19:21:34 19:21:34 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 19:21:34 #0 2.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:34 #0 2.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:34 #0 2.681 (1/7) Installing ca-certificates (20250619-r0) 19:21:34 #0 2.706 (2/7) Installing dumb-init (1.2.5-r3) 19:21:34 #0 2.712 (3/7) Installing libgcc (13.2.1_git20240309-r1) 19:21:34 #0 2.716 (4/7) Installing libsodium (1.0.19-r0) 19:21:34 #0 2.724 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 19:21:34 #0 2.750 (6/7) Installing libzmq (4.3.5-r2) 19:21:34 #0 2.759 (7/7) Installing zeromq (4.3.5-r2) 19:21:34 #0 2.845 Executing busybox-1.36.1-r29.trigger 19:21:34 #0 2.849 Executing ca-certificates-20250619-r0.trigger 19:21:34 #0 2.891 OK: 12 MiB in 21 packages 19:21:34 #45 DONE 4.5s 19:21:34 19:21:34 #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:21:34 #0 0.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:34 #0 3.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:34 #0 3.481 OK: 248 MiB in 58 packages 19:21:34 #46 DONE 4.6s 19:21:34 19:21:34 #47 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:21:34 #0 1.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:34 #0 3.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:34 #0 4.041 OK: 248 MiB in 58 packages 19:21:34 #47 DONE 4.6s 19:21:34 19:21:34 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:21:34 #0 0.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:34 #0 3.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:34 #0 3.769 (1/4) Installing dumb-init (1.2.5-r3) 19:21:34 #0 3.808 (2/4) Installing openssl (3.3.4-r0) 19:21:34 #0 3.831 (3/4) Installing su-exec (0.2-r3) 19:21:34 #0 3.834 (4/4) Installing yq-go (4.44.1-r2) 19:21:34 #0 4.077 Executing busybox-1.36.1-r29.trigger 19:21:34 #0 4.097 OK: 19 MiB in 18 packages 19:21:34 #48 DONE 4.5s 19:21:34 19:21:34 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 19:21:34 #0 0.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:34 #0 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:34 #0 3.932 OK: 248 MiB in 58 packages 19:21:34 #49 DONE 4.7s 19:21:34 19:21:34 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:21:34 #0 0.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:34 #0 3.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:34 #0 3.897 v3.20.7-20-g448c64cf5d1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:21:34 #0 3.897 v3.20.7-19-gcfd2c06a1ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:21:34 #0 3.897 OK: 24177 distinct packages available 19:21:34 #0 3.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:34 #0 4.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:34 #0 4.412 OK: 248 MiB in 58 packages 19:21:34 #50 DONE 4.7s 19:21:34 19:21:34 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 19:21:34 #51 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 19:21:34 #51 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 19:21:34 #51 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 19:21:34 #51 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 19:21:34 #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 19:21:34 #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 19:21:34 #51 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 19:21:34 #51 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 19:21:34 #51 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 19:21:34 #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.5s done 19:21:34 #51 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 19:21:34 #51 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.7s done 19:21:34 #51 ... 19:21:34 19:21:34 #52 [core-command stage-1 3/8] RUN apk --no-cache upgrade 19:21:35 #52 ... 19:21:35 19:21:35 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 19:21:35 #53 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done 19:21:35 #53 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 19:21:35 #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 19:21:35 #53 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 19:21:35 #53 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 19:21:35 #53 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 19:21:35 #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done 19:21:35 #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 19:21:35 #53 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done 19:21:35 #53 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 19:21:35 #53 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.8s done 19:21:35 #53 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.8s done 19:21:35 #53 DONE 6.2s 19:21:35 19:21:35 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 19:21:35 #51 DONE 6.3s 19:21:35 19:21:35 #54 [core-data internal] load build context 19:21:35 #54 transferring context: 239.68MB 6.0s 19:21:35 #54 ... 19:21:35 19:21:35 #55 [core-common-config-bootstrapper internal] load build context 19:21:35 #55 ... 19:21:35 19:21:35 #54 [core-data internal] load build context 19:21:36 #54 ... 19:21:36 19:21:36 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:21:36 #0 1.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:36 #0 3.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:36 #0 4.143 v3.20.7-20-g448c64cf5d1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:21:36 #0 4.143 v3.20.7-19-gcfd2c06a1ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:21:36 #0 4.143 OK: 24171 distinct packages available 19:21:36 #0 4.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:36 #0 4.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:36 #0 4.619 (1/14) Installing ca-certificates (20250619-r0) 19:21:36 #0 4.635 (2/14) Installing brotli-libs (1.1.0-r2) 19:21:36 #0 4.650 (3/14) Installing c-ares (1.33.1-r0) 19:21:36 #0 4.658 (4/14) Installing libunistring (1.2-r0) 19:21:36 #0 4.671 (5/14) Installing libidn2 (2.3.7-r0) 19:21:36 #0 4.678 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:21:36 #0 4.680 (7/14) Installing libpsl (0.21.5-r1) 19:21:36 #0 4.683 (8/14) Installing zstd-libs (1.5.6-r0) 19:21:36 #0 4.692 (9/14) Installing libcurl (8.12.1-r0) 19:21:36 #0 4.701 (10/14) Installing curl (8.12.1-r0) 19:21:36 #0 4.706 (11/14) Installing dumb-init (1.2.5-r3) 19:21:36 #0 4.710 (12/14) Installing musl-obstack (1.2.3-r2) 19:21:36 #0 4.712 (13/14) Installing libucontext (1.2-r3) 19:21:36 #0 4.717 (14/14) Installing gcompat (1.1.0-r4) 19:21:36 #0 4.721 Executing busybox-1.36.1-r29.trigger 19:21:36 #0 4.729 Executing ca-certificates-20250619-r0.trigger 19:21:36 #0 4.773 OK: 13 MiB in 28 packages 19:21:36 #56 DONE 6.4s 19:21:36 19:21:36 #54 [core-data internal] load build context 19:21:38 #54 ... 19:21:38 19:21:38 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:38 #57 DONE 7.7s 19:21:38 19:21:38 #54 [core-data internal] load build context 19:21:38 #54 ... 19:21:38 19:21:38 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:21:38 #0 6.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:38 #0 6.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:38 #0 6.839 (1/4) Installing ca-certificates (20250619-r0) 19:21:38 #0 6.855 (2/4) Installing dumb-init (1.2.5-r3) 19:21:38 #0 6.860 (3/4) Installing su-exec (0.2-r3) 19:21:38 #0 6.867 (4/4) Installing yq-go (4.44.1-r2) 19:21:38 #0 6.934 Executing busybox-1.36.1-r29.trigger 19:21:38 #0 6.947 Executing ca-certificates-20250619-r0.trigger 19:21:38 #0 7.013 OK: 19 MiB in 18 packages 19:21:38 #58 DONE 8.2s 19:21:38 19:21:38 #54 [core-data internal] load build context 19:21:38 #54 ... 19:21:38 19:21:38 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:21:38 #0 7.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:38 #0 7.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:38 #0 7.449 (1/3) Installing ca-certificates (20250619-r0) 19:21:38 #0 7.468 (2/3) Installing dumb-init (1.2.5-r3) 19:21:38 #0 7.480 (3/3) Installing tzdata (2025b-r0) 19:21:38 #0 7.510 Executing busybox-1.36.1-r29.trigger 19:21:38 #0 7.522 Executing ca-certificates-20250619-r0.trigger 19:21:38 #0 7.585 OK: 10 MiB in 17 packages 19:21:38 #59 DONE 8.5s 19:21:38 19:21:38 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:21:38 #0 6.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:38 #0 6.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:38 #0 7.067 v3.20.7-20-g448c64cf5d1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:21:38 #0 7.067 v3.20.7-19-gcfd2c06a1ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:21:38 #0 7.067 OK: 24171 distinct packages available 19:21:38 #0 7.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:38 #0 7.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:38 #0 7.504 (1/4) Installing dumb-init (1.2.5-r3) 19:21:38 #0 7.509 (2/4) Installing musl-obstack (1.2.3-r2) 19:21:38 #0 7.520 (3/4) Installing libucontext (1.2-r3) 19:21:38 #0 7.523 (4/4) Installing gcompat (1.1.0-r4) 19:21:38 #0 7.530 Executing busybox-1.36.1-r29.trigger 19:21:38 #0 7.556 OK: 8 MiB in 18 packages 19:21:38 #60 DONE 8.5s 19:21:38 19:21:38 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:21:38 #0 7.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:38 #0 7.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:38 #0 7.460 v3.20.7-20-g448c64cf5d1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:21:38 #0 7.460 v3.20.7-19-gcfd2c06a1ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:21:38 #0 7.460 OK: 24171 distinct packages available 19:21:38 #0 7.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:38 #0 7.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:38 #0 7.944 (1/5) Installing dumb-init (1.2.5-r3) 19:21:38 #0 7.953 (2/5) Installing musl-obstack (1.2.3-r2) 19:21:38 #0 7.953 (3/5) Installing libucontext (1.2-r3) 19:21:38 #0 7.958 (4/5) Installing gcompat (1.1.0-r4) 19:21:38 #0 7.963 (5/5) Installing openssl (3.3.4-r0) 19:21:38 #0 7.987 Executing busybox-1.36.1-r29.trigger 19:21:38 #0 7.996 OK: 9 MiB in 19 packages 19:21:38 #61 DONE 8.5s 19:21:38 19:21:38 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:21:38 #0 7.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:38 #0 7.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:38 #0 8.069 (1/2) Installing dumb-init (1.2.5-r3) 19:21:38 #0 8.076 (2/2) Installing su-exec (0.2-r3) 19:21:38 #0 8.081 Executing busybox-1.36.1-r29.trigger 19:21:38 #0 8.096 OK: 8 MiB in 16 packages 19:21:38 #62 DONE 8.5s 19:21:38 19:21:38 #54 [core-data internal] load build context 19:21:38 #54 ... 19:21:38 19:21:38 #63 [core-command internal] load build context 19:21:39 #63 ... 19:21:39 19:21:39 #64 [core-keeper internal] load build context 19:21:39 #64 ... 19:21:39 19:21:39 #65 [security-secretstore-setup internal] load build context 19:21:39 #65 ... 19:21:39 19:21:39 #66 [core-metadata internal] load build context 19:21:39 #66 ... 19:21:39 19:21:39 #67 [security-bootstrapper internal] load build context 19:21:39 #67 ... 19:21:39 19:21:39 #68 [security-spiffe-token-provider internal] load build context 19:21:39 #68 ... 19:21:39 19:21:39 #69 [support-notifications internal] load build context 19:21:39 #69 ... 19:21:39 19:21:39 #70 [support-scheduler internal] load build context 19:21:39 #70 ... 19:21:39 19:21:39 #71 [security-proxy-auth internal] load build context 19:21:39 #71 ... 19:21:39 19:21:39 #72 [security-proxy-setup internal] load build context 19:21:39 #72 ... 19:21:39 19:21:39 #71 [security-proxy-auth internal] load build context 19:21:40 #71 transferring context: 415.86MB 11.1s 19:21:40 #71 ... 19:21:40 19:21:40 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:21:40 #0 4.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:40 #0 4.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:40 #0 4.432 OK: 12 MiB in 21 packages 19:21:40 #73 DONE 5.7s 19:21:40 19:21:40 #71 [security-proxy-auth internal] load build context 19:21:40 #71 ... 19:21:40 19:21:40 #55 [core-common-config-bootstrapper internal] load build context 19:21:40 #55 transferring context: 508.62MB 10.6s done 19:21:40 #55 DONE 11.6s 19:21:40 19:21:40 #64 [core-keeper internal] load build context 19:21:40 #64 transferring context: 508.62MB 11.2s done 19:21:40 #64 DONE 11.6s 19:21:40 19:21:40 #72 [security-proxy-setup internal] load build context 19:21:40 #72 transferring context: 508.62MB 11.3s done 19:21:40 #72 DONE 11.7s 19:21:40 19:21:40 #71 [security-proxy-auth internal] load build context 19:21:41 #71 transferring context: 508.62MB 12.5s done 19:21:42 #71 ... 19:21:42 19:21:42 #54 [core-data internal] load build context 19:21:42 #54 transferring context: 508.62MB 11.9s done 19:21:42 #54 DONE 13.3s 19:21:42 19:21:42 #52 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 19:21:42 #52 5.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:42 #52 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:42 #52 5.820 OK: 8 MiB in 15 packages 19:21:42 #52 DONE 7.5s 19:21:42 19:21:42 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:21:42 #0 5.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:42 #0 5.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:42 #0 6.209 OK: 8 MiB in 15 packages 19:21:42 #74 DONE 7.6s 19:21:42 19:21:42 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:21:42 #0 5.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:42 #0 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:42 #0 5.846 OK: 19 MiB in 18 packages 19:21:42 #75 DONE 7.5s 19:21:42 19:21:42 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:21:42 #0 4.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:42 #0 5.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:42 #0 5.352 OK: 13 MiB in 28 packages 19:21:42 #76 DONE 5.6s 19:21:42 19:21:42 #66 [core-metadata internal] load build context 19:21:42 #66 transferring context: 508.62MB 11.9s done 19:21:42 #66 DONE 13.3s 19:21:42 19:21:42 #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:21:42 #77 DONE 1.7s 19:21:42 19:21:42 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:21:42 #78 DONE 1.7s 19:21:42 19:21:42 #70 [support-scheduler internal] load build context 19:21:42 #70 transferring context: 508.62MB 12.4s done 19:21:42 #70 DONE 13.4s 19:21:42 19:21:42 #69 [support-notifications internal] load build context 19:21:42 #69 transferring context: 508.62MB 12.5s done 19:21:42 #69 DONE 13.4s 19:21:42 19:21:42 #65 [security-secretstore-setup internal] load build context 19:21:42 #65 transferring context: 508.62MB 12.4s done 19:21:42 #65 DONE 13.4s 19:21:42 19:21:42 #71 [security-proxy-auth internal] load build context 19:21:42 #71 DONE 13.4s 19:21:42 19:21:42 #68 [security-spiffe-token-provider internal] load build context 19:21:42 #68 transferring context: 508.62MB 12.7s done 19:21:42 #68 DONE 13.5s 19:21:42 19:21:42 #67 [security-bootstrapper internal] load build context 19:21:42 #67 transferring context: 508.62MB 12.9s done 19:21:42 #67 DONE 13.4s 19:21:42 19:21:42 #63 [core-command internal] load build context 19:21:42 #63 transferring context: 508.62MB 13.2s done 19:21:42 #63 DONE 13.6s 19:21:42 19:21:42 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:21:42 #79 DONE 0.1s 19:21:42 19:21:42 #77 [core-command builder 4/7] COPY go.mod vendor* ./ 19:21:42 #77 DONE 1.7s 19:21:42 19:21:42 #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:21:42 #78 DONE 1.7s 19:21:42 19:21:42 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:21:42 #80 DONE 0.2s 19:21:42 19:21:42 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:21:42 #81 DONE 0.1s 19:21:42 19:21:42 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:42 #82 ... 19:21:42 19:21:42 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:21:42 #83 DONE 0.1s 19:21:42 19:21:42 #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:44 #84 ... 19:21:44 19:21:44 #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:21:44 #0 4.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:44 #0 4.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:44 #0 4.685 OK: 9 MiB in 19 packages 19:21:44 #85 DONE 4.8s 19:21:44 19:21:44 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:21:44 #0 4.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:44 #0 4.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:44 #0 4.716 OK: 8 MiB in 18 packages 19:21:44 #86 DONE 4.8s 19:21:44 19:21:44 #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:21:44 #0 4.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:44 #0 4.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:44 #0 4.753 OK: 10 MiB in 17 packages 19:21:44 #87 DONE 4.9s 19:21:44 19:21:44 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:21:44 #0 4.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:44 #0 4.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:44 #0 4.700 OK: 8 MiB in 16 packages 19:21:44 #88 DONE 4.9s 19:21:44 19:21:44 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:21:44 #0 4.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:44 #0 4.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:44 #0 4.837 OK: 19 MiB in 18 packages 19:21:44 #89 DONE 5.1s 19:21:44 19:21:44 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:21:44 #90 ... 19:21:44 19:21:44 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:21:44 #91 DONE 0.7s 19:21:44 19:21:44 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:21:44 #92 DONE 0.7s 19:21:44 19:21:44 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:21:44 #93 DONE 0.7s 19:21:44 19:21:44 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:21:44 #94 DONE 0.1s 19:21:44 19:21:44 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:21:44 #95 DONE 0.1s 19:21:44 19:21:44 #96 [security-spire-server stage-2 6/9] COPY security.txt / 19:21:44 #96 DONE 0.3s 19:21:44 19:21:44 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:21:44 #97 DONE 0.3s 19:21:44 19:21:44 #98 [security-spire-config stage-2 6/10] COPY security.txt / 19:21:44 #98 DONE 0.2s 19:21:44 19:21:44 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:21:44 #99 DONE 0.1s 19:21:44 19:21:44 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:21:44 #100 DONE 0.1s 19:21:44 19:21:44 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:21:44 #90 DONE 1.0s 19:21:44 19:21:44 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:21:44 #101 DONE 0.1s 19:21:44 19:21:44 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:21:44 #102 DONE 0.1s 19:21:44 19:21:44 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:21:44 #103 DONE 0.1s 19:21:44 19:21:44 #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:21:44 #104 DONE 0.1s 19:21:44 19:21:44 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 19:21:44 #105 DONE 0.1s 19:21:44 19:21:44 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:21:44 #106 DONE 0.1s 19:21:44 19:21:44 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:21:44 #107 DONE 0.1s 19:21:44 19:21:44 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:21:44 #108 DONE 0.1s 19:21:44 19:21:44 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:21:44 #109 DONE 0.1s 19:21:44 19:21:44 #110 [security-spire-config] exporting to image 19:21:44 #110 exporting layers 19:21:45 #110 ... 19:21:45 19:21:45 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:21:45 #111 DONE 0.0s 19:21:45 19:21:45 #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:21:45 #0 5.516 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:45 #0 8.557 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:45 #112 ... 19:21:45 19:21:45 #113 [security-spire-agent] exporting to image 19:21:45 #113 ... 19:21:45 19:21:45 #114 [security-spire-server] exporting to image 19:21:45 #114 exporting layers 0.4s done 19:21:45 #114 writing image sha256:aa79a054f5ff3fcfde9da2cf493bed57966c3e59c1ad18af0b90abcdb74a0da1 done 19:21:45 #114 naming to docker.io/library/security-spire-server done 19:21:45 #114 DONE 0.4s 19:21:45 19:21:45 #110 [security-spire-config] exporting to image 19:21:45 #110 exporting layers 0.4s done 19:21:45 #110 writing image sha256:a867f2a9b2b1f8f41bb0265050c75631fcfb1430836f8a9dc1f299d3aae71bc9 done 19:21:45 #110 naming to docker.io/library/security-spire-config done 19:21:45 #110 DONE 0.5s 19:21:45 19:21:45 #113 [security-spire-agent] exporting to image 19:21:45 #113 exporting layers 0.4s done 19:21:45 #113 writing image sha256:e188a4523f19ba41458b990e632a80a5cf6076f275acd5109dc905a53375a186 done 19:21:45 #113 naming to docker.io/library/security-spire-agent done 19:21:45 #113 DONE 0.4s 19:21:45 19:21:45 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:47 #115 ... 19:21:47 19:21:47 #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:21:47 #112 12.38 OK: 248 MiB in 58 packages 19:21:47 #112 DONE 12.5s 19:21:47 19:21:47 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:21:47 #116 DONE 0.0s 19:21:47 19:21:47 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:48 #117 ... 19:21:48 19:21:48 #118 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:21:48 #0 3.287 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:21:48 #0 6.176 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:21:48 #0 9.645 (1/1) Installing dumb-init (1.2.5-r3) 19:21:49 #118 11.22 Executing busybox-1.36.1-r29.trigger 19:21:49 #118 11.22 OK: 8 MiB in 15 packages 19:21:49 #118 DONE 11.4s 19:21:49 19:21:49 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:52 #119 ... 19:21:52 19:21:52 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:10 #120 DONE 28.2s 19:22:10 19:22:10 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:10 #117 DONE 23.4s 19:22:10 19:22:10 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:10 #115 DONE 28.4s 19:22:10 19:22:10 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:10 #119 DONE 28.2s 19:22:10 19:22:10 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:10 #82 DONE 28.3s 19:22:10 19:22:10 #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:10 #84 DONE 28.4s 19:22:10 19:22:10 #121 [security-proxy-auth builder 6/7] COPY . . 19:22:16 #121 ... 19:22:16 19:22:16 #122 [core-keeper builder 7/8] COPY . . 19:22:16 #122 DONE 5.2s 19:22:16 19:22:16 #123 [security-secretstore-setup builder 6/7] COPY . . 19:22:16 #123 DONE 5.2s 19:22:16 19:22:16 #121 [core-data builder 6/7] COPY . . 19:22:16 #121 DONE 5.2s 19:22:16 19:22:16 #124 [support-scheduler builder 6/7] COPY . . 19:22:16 #124 DONE 5.2s 19:22:16 19:22:16 #125 [core-command builder 6/7] COPY . . 19:22:16 #125 CACHED 19:22:16 19:22:16 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:16 #126 CACHED 19:22:16 19:22:16 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 19:22:16 #127 CACHED 19:22:16 19:22:16 #128 [core-data builder 6/7] COPY . . 19:22:16 #128 CACHED 19:22:16 19:22:16 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 19:22:16 #129 CACHED 19:22:16 19:22:16 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:16 #130 CACHED 19:22:16 19:22:16 #131 [support-notifications builder 6/7] COPY . . 19:22:16 #131 DONE 5.2s 19:22:16 19:22:16 #132 [security-proxy-auth builder 6/7] COPY . . 19:22:16 #132 CACHED 19:22:16 19:22:16 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:22:16 #133 CACHED 19:22:16 19:22:16 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:16 #134 CACHED 19:22:16 19:22:16 #135 [core-metadata builder 6/7] COPY . . 19:22:16 #135 CACHED 19:22:16 19:22:16 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:16 #136 CACHED 19:22:16 19:22:16 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:22:16 #137 CACHED 19:22:16 19:22:16 #138 [security-spiffe-token-provider builder 6/7] COPY . . 19:22:16 #138 DONE 5.2s 19:22:16 19:22:16 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:16 #139 CACHED 19:22:16 19:22:16 #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:22:16 #140 CACHED 19:22:16 19:22:16 #141 [security-bootstrapper builder 6/7] COPY . . 19:22:16 #141 CACHED 19:22:16 19:22:16 #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:22:16 #142 CACHED 19:22:16 19:22:16 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:16 #143 CACHED 19:22:16 19:22:16 #144 [security-secretstore-setup builder 6/7] COPY . . 19:22:16 #144 CACHED 19:22:16 19:22:16 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:22:17 #145 1.056 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 19:22:27 #145 ... 19:22:27 19:22:27 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:22:27 #0 1.027 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 19:22:27 #146 ... 19:22:27 19:22:27 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:22:27 #0 1.065 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 19:22:27 #147 ... 19:22:27 19:22:27 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:22:27 #0 1.070 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 19:22:27 #148 ... 19:22:27 19:22:27 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:22:27 #0 1.136 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 19:22:27 #149 ... 19:22:27 19:22:27 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:22:27 #0 1.131 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 19:22:27 #150 ... 19:22:27 19:22:27 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:22:27 #0 0.968 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 19:22:27 #151 ... 19:22:27 19:22:27 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:22:27 #0 1.126 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 19:22:27 #152 ... 19:22:27 19:22:27 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:22:27 #0 1.125 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 19:22:27 #153 ... 19:22:27 19:22:27 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:22:27 #0 1.104 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 19:22:27 #154 ... 19:22:27 19:22:27 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:22:27 #0 0.851 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 19:22:27 #155 ... 19:22:27 19:22:27 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:22:27 #0 1.120 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 19:23:49 #156 ... 19:23:49 19:23:49 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:23:49 #151 DONE 89.1s 19:23:49 19:23:49 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:23:49 #157 DONE 0.1s 19:23:49 19:23:49 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:23:49 #146 ... 19:23:49 19:23:49 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:23:49 #158 DONE 0.0s 19:23:49 19:23:49 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:23:49 #159 DONE 0.1s 19:23:49 19:23:49 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:23:49 #160 DONE 0.1s 19:23:49 19:23:49 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:23:49 #154 ... 19:23:49 19:23:49 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:23:49 #161 DONE 0.2s 19:23:49 19:23:49 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:23:49 #162 DONE 0.9s 19:23:49 19:23:49 #163 [core-common-config-bootstrapper] exporting to image 19:23:49 #163 exporting layers 19:23:49 #163 exporting layers 0.4s done 19:23:49 #163 writing image sha256:867219894e0be9cecefb7386f77ca3a008736172be61ba3339b42d2766bdd06c done 19:23:49 #163 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 19:23:49 #163 DONE 0.4s 19:23:49 19:23:49 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:23:49 #156 ... 19:23:49 19:23:49 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:23:49 #154 DONE 91.4s 19:23:49 19:23:49 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:23:49 #164 DONE 0.1s 19:23:49 19:23:49 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:23:49 #149 ... 19:23:49 19:23:49 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:23:49 #165 DONE 1.1s 19:23:49 19:23:49 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:23:49 #166 DONE 0.1s 19:23:49 19:23:49 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:23:49 #155 ... 19:23:49 19:23:49 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:23:49 #167 DONE 0.1s 19:23:49 19:23:49 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:23:49 #168 DONE 0.1s 19:23:49 19:23:49 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:23:49 #169 DONE 0.0s 19:23:49 19:23:49 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:23:49 #170 DONE 0.1s 19:23:49 19:23:49 #171 [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/ 19:23:49 #171 DONE 0.0s 19:23:49 19:23:49 #172 [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/ 19:23:49 #172 DONE 0.0s 19:23:49 19:23:49 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:23:49 #173 DONE 0.1s 19:23:49 19:23:49 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:23:49 #156 ... 19:23:49 19:23:49 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:23:50 #174 DONE 0.9s 19:23:50 19:23:50 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:23:50 #155 ... 19:23:50 19:23:50 #175 [security-bootstrapper] exporting to image 19:23:50 #175 exporting layers 0.4s done 19:23:50 #175 writing image sha256:625577bb3720c7b31d11830e277071514fb68a9bda3aeed8f25f12920fe9753e done 19:23:50 #175 naming to docker.io/library/security-bootstrapper done 19:23:50 #175 DONE 0.4s 19:23:50 19:23:50 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:24:58 #156 158.7 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 19:24:58 #156 ... 19:24:58 19:24:58 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:24:58 #152 DONE 162.0s 19:24:58 19:24:58 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:24:58 #149 DONE 162.0s 19:24:58 19:24:58 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:24:58 #176 ... 19:24:58 19:24:58 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:24:58 #177 DONE 0.1s 19:24:58 19:24:58 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:24:58 #176 DONE 0.2s 19:24:58 19:24:58 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:24:58 #156 DONE 162.4s 19:24:58 19:24:58 #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:24:58 #178 ... 19:24:58 19:24:58 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:24:58 #179 DONE 0.2s 19:24:58 19:24:58 #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:24:58 #178 DONE 0.2s 19:24:58 19:24:58 #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 19:24:58 #180 DONE 0.2s 19:24:58 19:24:58 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:24:58 #181 DONE 0.2s 19:24:58 19:24:58 #182 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:24:58 #182 DONE 0.2s 19:24:58 19:24:58 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:24:58 #183 DONE 0.1s 19:24:58 19:24:58 #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:24:58 #184 ... 19:24:58 19:24:58 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:24:58 #185 DONE 0.1s 19:24:58 19:24:58 #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:24:58 #184 DONE 0.2s 19:24:58 19:24:58 #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:24:58 #186 DONE 0.3s 19:24:58 19:24:58 #187 [core-command] exporting to image 19:24:58 #187 exporting layers 0.2s done 19:24:58 #187 writing image sha256:3092903ad48f2cc1ddb011faaee5f916bbf8d192f6f77b5c8edc1a6a717d1a66 0.0s done 19:24:58 #187 naming to docker.io/library/core-command done 19:24:59 #187 DONE 0.3s 19:24:59 19:24:59 #188 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:24:59 #188 DONE 0.2s 19:24:59 19:24:59 #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:24:59 #189 DONE 0.3s 19:24:59 19:24:59 #190 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:24:59 #190 DONE 0.1s 19:24:59 19:24:59 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:24:59 #191 DONE 0.1s 19:24:59 19:24:59 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:24:59 #192 DONE 0.3s 19:24:59 19:24:59 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:24:59 #193 DONE 0.3s 19:24:59 19:24:59 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:24:59 #145 DONE 164.0s 19:24:59 19:24:59 #194 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:25:00 #194 DONE 0.7s 19:25:00 19:25:00 #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:25:00 #195 DONE 0.4s 19:25:00 19:25:00 #196 [security-proxy-setup] exporting to image 19:25:00 #196 ... 19:25:00 19:25:00 #197 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:25:00 #197 DONE 0.2s 19:25:00 19:25:00 #198 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:25:00 #198 DONE 0.2s 19:25:00 19:25:00 #196 [security-proxy-setup] exporting to image 19:25:00 #196 exporting layers 0.6s done 19:25:00 #196 writing image sha256:fd7636e7126326721d8f7989365c870b8a6e919e5d91e1c8836bd3692a0c526f 0.0s done 19:25:00 #196 naming to docker.io/library/security-proxy-setup 0.0s done 19:25:00 #196 DONE 0.7s 19:25:00 19:25:00 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:25:00 #155 DONE 164.8s 19:25:00 19:25:00 #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:25:01 #199 DONE 0.4s 19:25:01 19:25:01 #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:25:01 #200 DONE 0.0s 19:25:01 19:25:01 #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:25:01 #201 DONE 0.1s 19:25:01 19:25:01 #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:25:01 #202 DONE 0.1s 19:25:01 19:25:01 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:25:01 #203 DONE 0.7s 19:25:01 19:25:01 #204 [security-secretstore-setup] exporting to image 19:25:01 #204 ... 19:25:01 19:25:01 #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:25:01 #205 DONE 0.3s 19:25:01 19:25:01 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:25:01 #148 DONE 165.6s 19:25:01 19:25:01 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 19:25:01 #206 DONE 0.1s 19:25:01 19:25:01 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:25:01 #207 DONE 0.1s 19:25:01 19:25:01 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:25:01 #208 ... 19:25:01 19:25:01 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:25:01 #209 DONE 0.1s 19:25:01 19:25:01 #210 [security-spiffe-token-provider] exporting to image 19:25:01 #210 exporting layers 0.5s done 19:25:01 #210 writing image sha256:bdb895ef74a1f80a9d346fbe67109c9a3d8ba33ba9f13a79993ac3c3fe4f6880 0.0s done 19:25:01 #210 naming to docker.io/library/security-spiffe-token-provider done 19:25:01 #210 DONE 0.6s 19:25:02 19:25:02 #204 [security-secretstore-setup] exporting to image 19:25:02 #204 exporting layers 0.7s done 19:25:02 #204 writing image sha256:c67372cbbb0762f4ca1786349f6c120c1816ace0a55db57eadefeb10e38517bc done 19:25:02 #204 naming to docker.io/library/security-secretstore-setup done 19:25:02 #204 DONE 0.8s 19:25:02 19:25:02 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:25:02 #147 DONE 166.0s 19:25:02 19:25:02 #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:25:02 #211 DONE 0.3s 19:25:02 19:25:02 #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:25:02 #212 DONE 0.2s 19:25:02 19:25:02 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:25:02 #208 DONE 0.5s 19:25:02 19:25:02 #213 [security-proxy-auth] exporting to image 19:25:02 #213 ... 19:25:02 19:25:02 #214 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:25:02 #214 DONE 0.1s 19:25:02 19:25:02 #213 [security-proxy-auth] exporting to image 19:25:02 #213 exporting layers 0.2s done 19:25:02 #213 writing image sha256:c61e0649cc247cb030405493dc458ec0006b09800a24e055150f6c4aa921bdfb 19:25:02 #213 writing image sha256:c61e0649cc247cb030405493dc458ec0006b09800a24e055150f6c4aa921bdfb 0.0s done 19:25:02 #213 naming to docker.io/library/security-proxy-auth done 19:25:02 #213 DONE 0.2s 19:25:02 19:25:02 #215 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:25:02 #215 DONE 0.1s 19:25:02 19:25:02 #216 [core-keeper] exporting to image 19:25:02 #216 exporting layers 0.2s done 19:25:02 #216 writing image sha256:d0a19aa1621e602da797531dca7da5e0e45f1b48e1c4b317b5b583450c242ef3 0.1s done 19:25:02 #216 naming to docker.io/library/core-keeper 19:25:02 #216 naming to docker.io/library/core-keeper done 19:25:02 #216 DONE 0.3s 19:25:02 19:25:02 #200 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:25:02 #200 DONE 0.0s 19:25:02 19:25:02 #201 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:25:02 #201 DONE 0.1s 19:25:02 19:25:02 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:25:02 #146 DONE 166.5s 19:25:02 19:25:02 #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:25:02 #217 DONE 0.1s 19:25:02 19:25:02 #218 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:25:02 #218 CACHED 19:25:02 19:25:02 #219 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:25:02 #219 CACHED 19:25:02 19:25:02 #220 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:25:02 #220 DONE 0.1s 19:25:02 19:25:02 #221 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:25:02 #221 DONE 0.1s 19:25:02 19:25:02 #222 [core-data] exporting to image 19:25:02 #222 exporting layers 0.2s done 19:25:02 #222 writing image sha256:508183eeae1a53d1c66e6cb329fdb70f8f2c73300140c60dfc00ae99b6494e0d done 19:25:02 #222 naming to docker.io/library/core-data done 19:25:02 #222 DONE 0.2s 19:25:02 19:25:02 #223 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:25:02 #223 DONE 0.0s 19:25:02 19:25:02 #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:25:02 #224 DONE 0.0s 19:25:02 19:25:02 #225 [core-metadata] exporting to image 19:25:03 #225 exporting layers 0.1s done 19:25:03 #225 writing image sha256:1c9d3f4949520f3d2b14260889e8431e0bc8a614af2b70c1dd321051c097947c done 19:25:03 #225 naming to docker.io/library/core-metadata done 19:25:03 #225 DONE 0.1s 19:25:03 19:25:03 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:25:05 #150 DONE 169.2s 19:25:05 19:25:05 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:25:05 #226 DONE 0.0s 19:25:05 19:25:05 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:25:05 #227 DONE 0.0s 19:25:05 19:25:05 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:25:05 #228 DONE 0.2s 19:25:05 19:25:05 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:25:05 #153 ... 19:25:05 19:25:05 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 19:25:05 #229 DONE 0.0s 19:25:05 19:25:05 #230 [support-scheduler] exporting to image 19:25:05 #230 exporting layers 0.2s done 19:25:05 #230 writing image sha256:37324142ce61441a52b9ab5554e159acfed31c078bfc23f5db4c549becc72cf8 done 19:25:05 #230 naming to docker.io/library/support-scheduler done 19:25:05 #230 DONE 0.2s 19:25:05 19:25:05 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:25:05 #153 DONE 169.9s 19:25:06 19:25:06 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:25:06 #231 DONE 0.0s 19:25:06 19:25:06 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:25:06 #232 DONE 0.0s 19:25:06 19:25:06 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:25:06 #233 DONE 0.1s 19:25:06 19:25:06 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:25:06 #234 DONE 0.0s 19:25:06 19:25:06 #235 [support-notifications] exporting to image 19:25:06 #235 exporting layers 0.1s done 19:25:06 #235 writing image sha256:44c95b92be4515412455bcad46e591ddf119a01aac6736033b342e8feb9832cd done 19:25:06 #235 naming to docker.io/library/support-notifications done 19:25:06 #235 DONE 0.1s 19:25:06 time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:06 time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:06 time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:06 time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:06 time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:06 time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:06 time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:06 time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:06 time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:06 time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:06 time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:06 time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:06 time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:06 time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:06 time="2025-07-29T19:21:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:25:06 $ docker stop --time=1 a0b18cea01cbfbe40b5e12a54c5133259dbd0c87334176bc673ea65144274b3e 19:25:07 $ docker rm -f --volumes a0b18cea01cbfbe40b5e12a54c5133259dbd0c87334176bc673ea65144274b3e [Pipeline] // withDockerContainer [Pipeline] sh 19:25:08 + docker images 19:25:08 REPOSITORY TAG IMAGE ID CREATED SIZE 19:25:08 support-notifications latest 44c95b92be45 1 second ago 52.3MB 19:25:08 support-scheduler latest 37324142ce61 2 seconds ago 48.7MB 19:25:08 core-metadata latest 1c9d3f494952 5 seconds ago 33.2MB 19:25:08 security-proxy-auth latest c61e0649cc24 5 seconds ago 31.9MB 19:25:08 core-data latest 508183eeae1a 5 seconds ago 33MB 19:25:08 core-keeper latest d0a19aa1621e 5 seconds ago 32.6MB 19:25:08 security-secretstore-setup latest c67372cbbb07 6 seconds ago 68.9MB 19:25:08 security-spiffe-token-provider latest bdb895ef74a1 7 seconds ago 47.5MB 19:25:08 security-proxy-setup latest fd7636e71263 8 seconds ago 38.6MB 19:25:08 core-command latest 3092903ad48f 9 seconds ago 28.5MB 19:25:08 security-bootstrapper latest 625577bb3720 About a minute ago 20.4MB 19:25:08 core-common-config-bootstrapper latest 867219894e0b About a minute ago 17.1MB 19:25:08 security-spire-config latest a867f2a9b2b1 3 minutes ago 149MB 19:25:08 security-spire-server latest aa79a054f5ff 3 minutes ago 149MB 19:25:08 security-spire-agent latest e188a4523f19 3 minutes ago 195MB 19:25:08 ci-base-image-x86_64 latest bfef458c5c6d 6 minutes ago 924MB 19:25:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine ea6120ae94a0 5 weeks ago 574MB 19:25:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 months ago 573MB 19:25:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [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 19:25:09 provisioning config files... 19:25:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config16043610516409457345tmp [Pipeline] { [Pipeline] sh 19:25:09 + set +x 19:25:09 + curl -s https://codecov.io/bash 19:25:09 + bash -s -- 19:25:09 19:25:09 _____ _ 19:25:09 / ____| | | 19:25:09 | | ___ __| | ___ ___ _____ __ 19:25:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:25:09 | |___| (_) | (_| | __/ (_| (_) \ V / 19:25:09 \_____\___/ \__,_|\___|\___\___/ \_/ 19:25:09 Bash-1.0.6 19:25:09 19:25:09 19:25:09 ==> git version 2.25.1 found 19:25: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 19:25:09 Release-Date: 2020-01-08 19:25: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 19:25:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:25:09 ==> Jenkins CI detected. 19:25:09 current dir:  /w/workspace/edgex-go/1 19:25:09 project root: . 19:25:09 --> token set from env 19:25:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:25:09 ==> Running gcov in . (disable via -X gcov) 19:25:09 ==> Python coveragepy not found 19:25:09 ==> Searching for coverage reports in: 19:25:09 + . 19:25:09 -> Found 1 reports 19:25:09 ==> Detecting git/mercurial file structure 19:25:09 ==> Reading reports 19:25:09 + ./coverage.out bytes=1666030 19:25:09 ==> Appending adjustments 19:25:09 https://docs.codecov.io/docs/fixing-reports 19:25:11 + Found adjustments 19:25:11 ==> Gzipping contents 19:25:11 140K /tmp/codecov.NbBOXp.gz 19:25:11 ==> Uploading reports 19:25:11 url: https://codecov.io 19:25:11 query: branch=PR-5216&commit=09910176f989b07b1fc9852ce34718465246a236&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5216%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5216&job=&cmd_args= 19:25:11 -> Pinging Codecov 19:25:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5216&commit=09910176f989b07b1fc9852ce34718465246a236&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5216%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5216&job=&cmd_args= 19:25:11 -> Uploading to 19:25:11 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/09910176f989b07b1fc9852ce34718465246a236/ffb53554-831f-4d9a-9bc2-bbd4ac468a84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250729%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250729T192511Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0c81322a664d11efc16af9f00dd661456a43ec4617a51cedb3f8c58ce9468245 19:25:11 % Total % Received % Xferd Average Speed Time Time Time Current 19:25:11 Dload Upload Total Spent Left Speed 19:25:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 450k --:--:-- --:--:-- --:--:-- 450k 19:25:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/09910176f989b07b1fc9852ce34718465246a236 [Pipeline] } 19:25: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 19:25:13 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:25:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:25:14 ---> package-listing.sh 19:25:14 ++ facter osfamily 19:25:14 ++ tr '[:upper:]' '[:lower:]' 19:25:14 + OS_FAMILY=debian 19:25:14 + workspace=/w/workspace/edgex-go/1 19:25:14 + START_PACKAGES=/tmp/packages_start.txt 19:25:14 + END_PACKAGES=/tmp/packages_end.txt 19:25:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:25:14 + PACKAGES=/tmp/packages_start.txt 19:25:14 + '[' /w/workspace/edgex-go/1 ']' 19:25:14 + PACKAGES=/tmp/packages_end.txt 19:25:14 + case "${OS_FAMILY}" in 19:25:14 + dpkg -l 19:25:14 + grep '^ii' 19:25:14 + '[' -f /tmp/packages_start.txt ']' 19:25:14 + '[' -f /tmp/packages_end.txt ']' 19:25:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:25:14 + '[' /w/workspace/edgex-go/1 ']' 19:25:14 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:25:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:25:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:25:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:25:15 19:25:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:25:16 latest: Pulling from edgex-lftools-log-publisher 19:25:16 5eb5b503b376: Pulling fs layer 19:25:16 5c69ac0246d0: Pulling fs layer 19:25:16 ec43610c2a17: Pulling fs layer 19:25:16 3a2ae6a8a46f: Pulling fs layer 19:25:16 33b1e0a273af: Pulling fs layer 19:25:16 5d3b04190fa2: Pulling fs layer 19:25:16 2f39f015ded8: Pulling fs layer 19:25:16 3a2ae6a8a46f: Waiting 19:25:16 33b1e0a273af: Waiting 19:25:16 5d3b04190fa2: Waiting 19:25:16 2f39f015ded8: Waiting 19:25:16 5c69ac0246d0: Verifying Checksum 19:25:16 5c69ac0246d0: Download complete 19:25:16 3a2ae6a8a46f: Verifying Checksum 19:25:16 3a2ae6a8a46f: Download complete 19:25:16 33b1e0a273af: Verifying Checksum 19:25:16 33b1e0a273af: Download complete 19:25:16 5d3b04190fa2: Verifying Checksum 19:25:16 5d3b04190fa2: Download complete 19:25:16 ec43610c2a17: Verifying Checksum 19:25:16 ec43610c2a17: Download complete 19:25:16 5eb5b503b376: Verifying Checksum 19:25:17 2f39f015ded8: Download complete 19:25:18 5eb5b503b376: Pull complete 19:25:18 5c69ac0246d0: Pull complete 19:25:19 ec43610c2a17: Pull complete 19:25:19 3a2ae6a8a46f: Pull complete 19:25:19 33b1e0a273af: Pull complete 19:25:19 5d3b04190fa2: Pull complete 19:25:26 2f39f015ded8: Pull complete 19:25:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:25:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:25:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:26 prd-ubuntu20.04-docker-8c-8g-5926 does not seem to be running inside a container 19:25:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:25:27 $ docker top f60388460dd96817ce6c8eb6d3329433352fc734b130ad9e9d71b26ecb310fef -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:28 + touch /tmp/pre-build-complete [Pipeline] sh 19:25:28 + mkdir -p /var/log/sysstat [Pipeline] sh 19:25:28 + ls /var/log/sa-host 19:25:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:29 provisioning config files... 19:25:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9850214156370102423tmp [Pipeline] { [Pipeline] echo 19:25:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:25:29 ---> create-netrc.sh [Pipeline] } 19:25:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:25:29 ---> python-tools-install.sh [Pipeline] echo 19:25:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:25:30 ---> sudo-logs.sh 19:25:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:25:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:25:30 ---> job-cost.sh 19:25:30 lf-activate-venv: SKIPPING 19:25:30 INFO: No Stack... 19:25:30 INFO: Retrieving Pricing Info for: v3-standard-8 19:25:31 INFO: Archiving Costs [Pipeline] echo 19:25:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:25:31 ---> logs-deploy.sh 19:25:31 lf-activate-venv: SKIPPING 19:25:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5216/1 19:25:31 INFO: archiving workspace using pattern(s): 19:25:32 Archives upload complete. 19:25:33 INFO: archiving logs to Nexus 19:25:33 ---> uname -a: 19:25:33 Linux prd-ubuntu20-04-docker-8c-8g-5926 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 19:25:33 19:25:33 19:25:33 ---> lscpu: 19:25:33 Architecture: x86_64 19:25:33 CPU op-mode(s): 32-bit, 64-bit 19:25:33 Byte Order: Little Endian 19:25:33 Address sizes: 40 bits physical, 48 bits virtual 19:25:33 CPU(s): 8 19:25:33 On-line CPU(s) list: 0-7 19:25:33 Thread(s) per core: 1 19:25:33 Core(s) per socket: 1 19:25:33 Socket(s): 8 19:25:33 NUMA node(s): 1 19:25:33 Vendor ID: AuthenticAMD 19:25:33 CPU family: 23 19:25:33 Model: 49 19:25:33 Model name: AMD EPYC-Rome Processor 19:25:33 Stepping: 0 19:25:33 CPU MHz: 2799.998 19:25:33 BogoMIPS: 5599.99 19:25:33 Virtualization: AMD-V 19:25:33 Hypervisor vendor: KVM 19:25:33 Virtualization type: full 19:25:33 L1d cache: 256 KiB 19:25:33 L1i cache: 256 KiB 19:25:33 L2 cache: 4 MiB 19:25:33 L3 cache: 128 MiB 19:25:33 NUMA node0 CPU(s): 0-7 19:25:33 Vulnerability Gather data sampling: Not affected 19:25:33 Vulnerability Itlb multihit: Not affected 19:25:33 Vulnerability L1tf: Not affected 19:25:33 Vulnerability Mds: Not affected 19:25:33 Vulnerability Meltdown: Not affected 19:25:33 Vulnerability Mmio stale data: Not affected 19:25:33 Vulnerability Retbleed: Vulnerable 19:25:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:25:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:25:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:25:33 Vulnerability Srbds: Not affected 19:25:33 Vulnerability Tsx async abort: Not affected 19:25:33 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:25:33 19:25:33 19:25:33 ---> nproc: 19:25:33 8 19:25:33 19:25:33 19:25:33 ---> df -h: 19:25:33 Filesystem Size Used Avail Use% Mounted on 19:25:33 overlay 155G 30G 126G 20% / 19:25:33 tmpfs 64M 0 64M 0% /dev 19:25:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:25:33 shm 64M 0 64M 0% /dev/shm 19:25:33 /dev/vda1 155G 30G 126G 20% /facter-os 19:25:33 19:25:33 19:25:33 ---> sar -b -r -n DEV: 19:25:33 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5926) 07/29/25 _x86_64_ (8 CPU) 19:25:33 19:25:33 19:16:40 LINUX RESTART (8 CPU) 19:25:33 19:25:33 19:17:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:25:33 19:18:02 362.65 64.11 298.54 0.00 11371.09 77960.89 0.00 19:25:33 19:19:01 174.56 10.22 164.35 0.00 1684.73 50682.82 0.00 19:25:33 19:20:01 33.27 0.00 33.27 0.00 0.00 25127.36 0.00 19:25:33 19:21:01 50.42 0.18 50.24 0.00 2.40 20236.76 0.00 19:25:33 19:22:01 859.40 22.63 836.77 0.00 2223.53 285562.28 0.00 19:25:33 19:23:01 610.05 4.57 605.48 0.00 2298.83 236457.05 0.00 19:25:33 19:24:01 380.54 0.07 380.47 0.00 1.47 128822.66 0.00 19:25:33 19:25:01 595.80 0.07 595.73 0.00 4.67 152869.19 0.00 19:25:33 Average: 383.82 12.63 371.20 0.00 2180.14 122460.96 0.00 19:25:33 19:25:33 19:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:25:33 19:18:02 28378384 31549352 741048 2.25 88496 3356948 1843284 5.43 992776 3094656 514100 19:25:33 19:19:01 26526964 31380724 892868 2.72 124224 4859252 2120772 6.25 1925352 3858376 581764 19:25:33 19:20:01 25957280 31211568 1062400 3.23 127984 5234484 2373020 7.00 2056172 4273216 782256 19:25:33 19:21:01 25838892 31457036 814668 2.48 133692 5551836 1942948 5.73 1884568 4522300 551208 19:25:33 19:22:01 17178512 31026784 1193572 3.63 322420 13059480 4024236 11.86 3115540 11345560 1794708 19:25:33 19:23:01 8136996 29029712 3131096 9.53 422440 19556268 10430200 30.75 6253204 16717984 1584796 19:25:33 19:24:01 3567448 26782872 5382552 16.37 438028 21775652 11308368 33.34 9462848 17997260 401392 19:25:33 19:25:01 5955684 30888500 1307076 3.98 453324 23515920 3721740 10.97 5186812 19972084 1472 19:25:33 Average: 17692520 30415818 1815660 5.52 263826 12113730 4720571 13.92 3859659 10222680 776462 19:25:33 19:25:33 19:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:25:33 19:18:02 ens3 1732.60 1555.36 13867.69 227.52 0.00 0.00 0.00 0.00 19:25:33 19:18:02 lo 4.54 4.54 0.44 0.44 0.00 0.00 0.00 0.00 19:25:33 19:18:02 docker0 573.34 549.14 40.17 3033.06 0.00 0.00 0.00 0.00 19:25:33 19:19:01 ens3 350.91 251.80 1717.96 36.89 0.00 0.00 0.00 0.00 19:25:33 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:25:33 19:19:01 veth9ae6b81 0.05 0.19 0.00 0.02 0.00 0.00 0.00 0.00 19:25:33 19:19:01 docker0 229.18 313.40 18.99 1683.32 0.00 0.00 0.00 0.00 19:25:33 19:20:01 ens3 37.44 27.39 29.90 16.23 0.00 0.00 0.00 0.00 19:25:33 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:20:01 veth9ae6b81 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 19:25:33 19:20:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 19:25:33 19:21:01 ens3 20.10 12.98 17.05 10.65 0.00 0.00 0.00 0.00 19:25:33 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:25:33 19:21:01 veth9ae6b81 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:22:01 ens3 1288.74 724.59 13541.63 85.70 0.00 0.00 0.00 0.00 19:25:33 19:22:01 vethc0c1644 82.99 145.27 8.32 1235.75 0.00 0.00 0.00 0.10 19:25:33 19:22:01 veth42cad57 0.63 3.83 0.06 0.38 0.00 0.00 0.00 0.00 19:25:33 19:22:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 19:25:33 19:22:01 veth65a3c7c 80.54 151.40 8.18 1236.55 0.00 0.00 0.00 0.10 19:25:33 19:22:01 docker0 566.58 1025.06 47.22 8837.31 0.00 0.00 0.00 0.00 19:25:33 19:22:01 veth9d52f8d 87.72 161.68 8.63 1236.98 0.00 0.00 0.00 0.10 19:25:33 19:22:01 vethaff8c09 77.64 145.02 7.97 1240.01 0.00 0.00 0.00 0.10 19:25:33 19:22:01 vethcc78946 76.36 138.95 7.89 1236.07 0.00 0.00 0.00 0.10 19:25:33 19:22:01 vethe75b4b4 83.66 153.25 8.36 1238.21 0.00 0.00 0.00 0.10 19:25:33 19:23:01 vethd829c03 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 19:25:33 19:23:01 ens3 85.67 40.55 1417.26 8.45 0.00 0.00 0.00 0.00 19:25:33 19:23:01 veth42cad57 0.10 0.77 0.01 0.04 0.00 0.00 0.00 0.00 19:25:33 19:23:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 19:25:33 19:23:01 vethd40a88a 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 19:25:33 19:23:01 vethb67defb 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 19:25:33 19:23:01 veth2261985 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 19:25:33 19:23:01 vethc1f67ba 0.10 0.77 0.00 0.04 0.00 0.00 0.00 0.00 19:25:33 19:23:01 vethd6b7d13 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 19:25:33 19:23:01 veth4844296 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 19:25:33 19:23:01 vethe62be1e 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 19:25:33 19:23:01 docker0 1.40 0.53 0.05 0.03 0.00 0.00 0.00 0.00 19:25:33 19:23:01 vethbdf3335 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 19:25:33 19:23:01 veth7086f68 0.10 0.70 0.00 0.04 0.00 0.00 0.00 0.00 19:25:33 19:23:01 veth9d728d0 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 19:25:33 19:23:01 veth2d251da 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 19:25:33 19:24:01 vethd829c03 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:24:01 ens3 6.13 3.10 5.00 2.71 0.00 0.00 0.00 0.00 19:25:33 19:24:01 veth42cad57 0.02 0.08 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:24:01 vethb67defb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:24:01 veth2261985 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:24:01 vethc1f67ba 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:24:01 vethd6b7d13 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:24:01 veth4844296 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:24:01 vethe62be1e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:24:01 docker0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:24:01 veth7086f68 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:24:01 veth9d728d0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:24:01 veth2d251da 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:25:01 ens3 6.70 3.52 5.30 2.92 0.00 0.00 0.00 0.00 19:25:33 19:25:01 veth42cad57 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:25:33 19:25:01 veth2261985 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:25:01 vethd6b7d13 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:25:01 veth4844296 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:25:01 docker0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:25:01 veth7086f68 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:25:01 veth06028aa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:25:01 vethebbb687 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 Average: ens3 438.52 324.99 3808.62 48.53 0.00 0.00 0.00 0.00 19:25:33 Average: veth42cad57 0.09 0.59 0.01 0.05 0.00 0.00 0.00 0.00 19:25:33 Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 19:25:33 Average: veth2261985 0.01 0.11 0.00 0.01 0.00 0.00 0.00 0.00 19:25:33 Average: vethd6b7d13 0.01 0.10 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 Average: veth4844296 0.01 0.11 0.00 0.01 0.00 0.00 0.00 0.00 19:25:33 Average: docker0 170.52 235.36 13.25 1691.50 0.00 0.00 0.00 0.00 19:25:33 Average: veth7086f68 0.01 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:25:33 Average: veth06028aa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 Average: vethebbb687 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:33 19:25:33