Pull request #5013 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3228c1f15e8f20b27b323f185ff827d039d54d52+98bb6ebf5936140bbb14ec64c05520fd1477cb0f (79422ca830ff2df23cbdb80f6d6da41cf0377f0b) 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-ssh14670744259664326064.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d 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-ssh2424979786594120456.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 f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d 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-5013/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-5013/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2408487999745622313.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-5013/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3813703528172154192.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d # timeout=10 Commit message: "Merge pull request #459 from cherrycl/issue-458" > 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-ssh12214766804412837298.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-5013/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-5013/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5120818976053305403.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 f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d 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-33451 in /w/workspace/edgexfoundry_edgex-go_PR-5013 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 98bb6ebf5936140bbb14ec64c05520fd1477cb0f into PR head commit 3228c1f15e8f20b27b323f185ff827d039d54d52 Merge succeeded, producing 3228c1f15e8f20b27b323f185ff827d039d54d52 Checking out Revision 3228c1f15e8f20b27b323f185ff827d039d54d52 (PR-5013) Commit message: "feat: Remove unused database users in secretstore-setup config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d > 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/5013/head:refs/remotes/origin/PR-5013 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3228c1f15e8f20b27b323f185ff827d039d54d52 # 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 98bb6ebf5936140bbb14ec64c05520fd1477cb0f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3228c1f15e8f20b27b323f185ff827d039d54d52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-28T10:10:32.542Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-28T10:10:32.745Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-28T10:10:32.868Z] ========================================================= [2024-11-28T10:10:32.868Z] EdgeX Global Pipelines Version Info [2024-11-28T10:10:32.868Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-28T10:10:34.022Z] ------------------- [2024-11-28T10:10:34.022Z] stable info: [2024-11-28T10:10:34.022Z] ------------------- [2024-11-28T10:10:34.022Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-28T10:10:34.022Z] Commit SHA: f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d [2024-11-28T10:10:34.022Z] Message: update stable to v1.0.266 [2024-11-28T10:10:34.286Z] ------------------- [2024-11-28T10:10:34.286Z] experimental info: [2024-11-28T10:10:34.286Z] ------------------- [2024-11-28T10:10:34.286Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-28T10:10:34.286Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-28T10:10:34.286Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-28T10:10:34.493Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-11-28T10:10:34.549Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-11-28T10:10:34.607Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-28T10:10:34.674Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-28T10:10:34.734Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-28T10:10:34.794Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-28T10:10:34.848Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-28T10:10:34.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-11-28T10:10:34.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-11-28T10:10:35.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-11-28T10:10:35.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-28T10:10:35.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-28T10:10:35.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-28T10:10:35.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-28T10:10:35.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-28T10:10:35.340Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-28T10:10:35.403Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-28T10:10:35.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-28T10:10:35.503Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-28T10:10:35.558Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-28T10:10:35.618Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-28T10:10:35.677Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-28T10:10:35.734Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-28T10:10:35.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5013 [Pipeline] echo [2024-11-28T10:10:35.850Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5013 [Pipeline] echo [2024-11-28T10:10:35.910Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5013 [Pipeline] echo [2024-11-28T10:10:35.969Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3228c1f15e8f20b27b323f185ff827d039d54d52 [Pipeline] echo [2024-11-28T10:10:36.027Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3228c1f [Pipeline] echo [2024-11-28T10:10:36.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-28T10:10:36.230Z] provisioning config files... [2024-11-28T10:10:36.251Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15602613275397364051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-28T10:10:36.639Z] ---> ****-login.sh [2024-11-28T10:10:36.639Z] nexus3.edgexfoundry.org:10001 [2024-11-28T10:10:36.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-28T10:10:36.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-28T10:10:36.900Z] Configure a credential helper to remove this warning. See [2024-11-28T10:10:36.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-28T10:10:36.900Z] [2024-11-28T10:10:36.900Z] Login Succeeded [2024-11-28T10:10:36.900Z] nexus3.edgexfoundry.org:10002 [2024-11-28T10:10:36.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-28T10:10:36.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-28T10:10:36.901Z] Configure a credential helper to remove this warning. See [2024-11-28T10:10:36.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-28T10:10:36.901Z] [2024-11-28T10:10:36.901Z] Login Succeeded [2024-11-28T10:10:36.901Z] nexus3.edgexfoundry.org:10003 [2024-11-28T10:10:37.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-28T10:10:37.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-28T10:10:37.163Z] Configure a credential helper to remove this warning. See [2024-11-28T10:10:37.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-28T10:10:37.163Z] [2024-11-28T10:10:37.163Z] Login Succeeded [2024-11-28T10:10:37.163Z] nexus3.edgexfoundry.org:10004 [2024-11-28T10:10:37.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-28T10:10:37.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-28T10:10:37.163Z] Configure a credential helper to remove this warning. See [2024-11-28T10:10:37.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-28T10:10:37.163Z] [2024-11-28T10:10:37.163Z] Login Succeeded [2024-11-28T10:10:37.163Z] ****.io [2024-11-28T10:10:37.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-28T10:10:37.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-28T10:10:37.423Z] Configure a credential helper to remove this warning. See [2024-11-28T10:10:37.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-28T10:10:37.423Z] [2024-11-28T10:10:37.423Z] Login Succeeded [2024-11-28T10:10:37.423Z] ---> ****-login.sh ends [Pipeline] } [2024-11-28T10:10:37.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-28T10:10:37.885Z] + 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 [2024-11-28T10:10:37.885Z] + dirname cmd/core-command/Dockerfile [2024-11-28T10:10:37.885Z] + cut -d/ -f2 [2024-11-28T10:10:37.885Z] + echo core-command,cmd/core-command/Dockerfile [2024-11-28T10:10:37.885Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-11-28T10:10:37.885Z] cut -d/ -f2 [2024-11-28T10:10:37.885Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-11-28T10:10:37.885Z] + + cut -d/ -f2 [2024-11-28T10:10:37.885Z] dirname cmd/core-data/Dockerfile [2024-11-28T10:10:37.885Z] + echo core-data,cmd/core-data/Dockerfile [2024-11-28T10:10:37.885Z] + dirname cmd/core-keeper/Dockerfile [2024-11-28T10:10:37.885Z] + cut -d/ -f2 [2024-11-28T10:10:37.885Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-11-28T10:10:37.885Z] + dirname cmd/core-metadata/Dockerfile [2024-11-28T10:10:37.885Z] + cut -d/ -f2 [2024-11-28T10:10:37.885Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-11-28T10:10:37.885Z] + + dirname cmd/security-bootstrapper/Dockerfile [2024-11-28T10:10:37.885Z] cut -d/ -f2 [2024-11-28T10:10:37.885Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-11-28T10:10:37.885Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-11-28T10:10:37.885Z] + cut -d/ -f2 [2024-11-28T10:10:37.885Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-11-28T10:10:37.885Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-11-28T10:10:37.885Z] + cut -d/ -f2 [2024-11-28T10:10:37.885Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-11-28T10:10:37.885Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-11-28T10:10:37.885Z] + cut -d/ -f2 [2024-11-28T10:10:37.885Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-11-28T10:10:37.885Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-11-28T10:10:37.885Z] cut -d/ -f2 [2024-11-28T10:10:37.885Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-11-28T10:10:37.885Z] + dirname cmd/security-spire-agent/Dockerfile [2024-11-28T10:10:37.885Z] + cut -d/ -f2 [2024-11-28T10:10:37.885Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-11-28T10:10:37.885Z] + dirname cmd/security-spire-config/Dockerfile [2024-11-28T10:10:37.885Z] + cut -d/ -f2 [2024-11-28T10:10:37.885Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-11-28T10:10:37.885Z] + dirname cmd/security-spire-server/Dockerfile [2024-11-28T10:10:37.885Z] + cut -d/ -f2 [2024-11-28T10:10:37.885Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-11-28T10:10:37.885Z] + dirname cmd/support-notifications/Dockerfile [2024-11-28T10:10:37.885Z] + cut -d/ -f2 [2024-11-28T10:10:37.885Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-11-28T10:10:37.885Z] + + dirname cmd/support-scheduler/Dockerfile [2024-11-28T10:10:37.885Z] cut -d/ -f2 [2024-11-28T10:10:37.885Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-11-28T10:10:37.938Z] 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 [2024-11-28T10:10:38.487Z] + git rev-list -1 --merges 3228c1f15e8f20b27b323f185ff827d039d54d52~1..3228c1f15e8f20b27b323f185ff827d039d54d52 [Pipeline] echo [2024-11-28T10:10:38.526Z] -----------> git rev-list -1 --merges 3228c1f15e8f20b27b323f185ff827d039d54d52~1..3228c1f15e8f20b27b323f185ff827d039d54d52 3228c1f15e8f20b27b323f185ff827d039d54d52 [false] [Pipeline] sh [2024-11-28T10:10:38.853Z] + git log --format=format:%s -1 3228c1f15e8f20b27b323f185ff827d039d54d52 [Pipeline] echo [2024-11-28T10:10:38.893Z] ========================================================= [2024-11-28T10:10:38.894Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-28T10:10:38.894Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-11-28T10:10:39.353Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-28T10:10:39.353Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-28T10:10:39.353Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-28T10:10:39.353Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-28T10:10:39.353Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-28T10:10:39.353Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-28T10:10:39.353Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-28T10:10:39.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-28T10:10:39.798Z] [2024-11-28T10:10:39.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-28T10:10:40.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-28T10:10:40.205Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-28T10:10:40.205Z] b85a868b505f: Pulling fs layer [2024-11-28T10:10:40.205Z] e2be974225ed: Pulling fs layer [2024-11-28T10:10:40.205Z] 339a4e72a1f5: Pulling fs layer [2024-11-28T10:10:40.205Z] 988bab9f4d93: Pulling fs layer [2024-11-28T10:10:40.205Z] 1469e6f7b9e6: Pulling fs layer [2024-11-28T10:10:40.205Z] eaf3925da568: Pulling fs layer [2024-11-28T10:10:40.205Z] bab4dde63d76: Pulling fs layer [2024-11-28T10:10:40.205Z] bde34c3a00c8: Pulling fs layer [2024-11-28T10:10:40.205Z] b352a97aabf1: Pulling fs layer [2024-11-28T10:10:40.205Z] 4872d77fe225: Pulling fs layer [2024-11-28T10:10:40.205Z] 5851b861e8e6: Pulling fs layer [2024-11-28T10:10:40.205Z] 1469e6f7b9e6: Waiting [2024-11-28T10:10:40.205Z] 988bab9f4d93: Waiting [2024-11-28T10:10:40.205Z] bab4dde63d76: Waiting [2024-11-28T10:10:40.205Z] 5851b861e8e6: Waiting [2024-11-28T10:10:40.205Z] b352a97aabf1: Waiting [2024-11-28T10:10:40.205Z] eaf3925da568: Waiting [2024-11-28T10:10:40.205Z] bde34c3a00c8: Waiting [2024-11-28T10:10:40.205Z] 4872d77fe225: Waiting [2024-11-28T10:10:40.205Z] e2be974225ed: Verifying Checksum [2024-11-28T10:10:40.205Z] e2be974225ed: Download complete [2024-11-28T10:10:40.205Z] 988bab9f4d93: Verifying Checksum [2024-11-28T10:10:40.205Z] 988bab9f4d93: Download complete [2024-11-28T10:10:40.466Z] 1469e6f7b9e6: Verifying Checksum [2024-11-28T10:10:40.466Z] 1469e6f7b9e6: Download complete [2024-11-28T10:10:40.466Z] eaf3925da568: Verifying Checksum [2024-11-28T10:10:40.466Z] eaf3925da568: Download complete [2024-11-28T10:10:40.466Z] 339a4e72a1f5: Verifying Checksum [2024-11-28T10:10:40.466Z] 339a4e72a1f5: Download complete [2024-11-28T10:10:40.466Z] bde34c3a00c8: Verifying Checksum [2024-11-28T10:10:40.466Z] bde34c3a00c8: Download complete [2024-11-28T10:10:40.466Z] b352a97aabf1: Verifying Checksum [2024-11-28T10:10:40.466Z] b352a97aabf1: Download complete [2024-11-28T10:10:40.466Z] 4872d77fe225: Verifying Checksum [2024-11-28T10:10:40.466Z] 4872d77fe225: Download complete [2024-11-28T10:10:40.466Z] 5851b861e8e6: Verifying Checksum [2024-11-28T10:10:40.466Z] 5851b861e8e6: Download complete [2024-11-28T10:10:40.466Z] b85a868b505f: Verifying Checksum [2024-11-28T10:10:40.466Z] b85a868b505f: Download complete [2024-11-28T10:10:40.724Z] bab4dde63d76: Verifying Checksum [2024-11-28T10:10:40.724Z] bab4dde63d76: Download complete [2024-11-28T10:10:41.660Z] b85a868b505f: Pull complete [2024-11-28T10:10:41.920Z] e2be974225ed: Pull complete [2024-11-28T10:10:42.181Z] 339a4e72a1f5: Pull complete [2024-11-28T10:10:42.443Z] 988bab9f4d93: Pull complete [2024-11-28T10:10:42.443Z] 1469e6f7b9e6: Pull complete [2024-11-28T10:10:42.705Z] eaf3925da568: Pull complete [2024-11-28T10:10:44.082Z] bab4dde63d76: Pull complete [2024-11-28T10:10:44.342Z] bde34c3a00c8: Pull complete [2024-11-28T10:10:44.342Z] b352a97aabf1: Pull complete [2024-11-28T10:10:44.342Z] 4872d77fe225: Pull complete [2024-11-28T10:10:44.604Z] 5851b861e8e6: Pull complete [2024-11-28T10:10:44.604Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-28T10:10:44.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-28T10:10:44.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-28T10:10:44.902Z] prd-ubuntu20.04-docker-8c-8g-33451 does not seem to be running inside a container [2024-11-28T10:10:44.929Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-28T10:10:47.147Z] $ docker top ed89dcdd2acc02915198fd7b5944f57b11a328a018243b148ba4d9f08fd192c1 -eo pid,comm [2024-11-28T10:10:47.210Z] 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). [2024-11-28T10:10:47.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-28T10:10:47.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-28T10:10:47.521Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-28T10:10:47.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-28T10:10:47.634Z] $ docker exec ed89dcdd2acc02915198fd7b5944f57b11a328a018243b148ba4d9f08fd192c1 ssh-agent [2024-11-28T10:10:47.746Z] SSH_AUTH_SOCK=/tmp/ssh-IK4c4kEQZSRh/agent.32 [2024-11-28T10:10:47.746Z] SSH_AGENT_PID=38 [2024-11-28T10:10:47.752Z] Running ssh-add (command line suppressed) [2024-11-28T10:10:47.847Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_373920208670112721.key (/w/workspace/edgex-go/1@tmp/private_key_373920208670112721.key) [2024-11-28T10:10:47.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-28T10:10:48.216Z] + git tag --points-at HEAD [Pipeline] } [2024-11-28T10:10:48.241Z] $ docker exec --env ******** --env ******** ed89dcdd2acc02915198fd7b5944f57b11a328a018243b148ba4d9f08fd192c1 ssh-agent -k [2024-11-28T10:10:48.342Z] unset SSH_AUTH_SOCK; [2024-11-28T10:10:48.342Z] unset SSH_AGENT_PID; [2024-11-28T10:10:48.343Z] echo Agent pid 38 killed; [2024-11-28T10:10:48.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-28T10:10:48.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-28T10:10:48.468Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-28T10:10:48.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-28T10:10:48.583Z] $ docker exec ed89dcdd2acc02915198fd7b5944f57b11a328a018243b148ba4d9f08fd192c1 ssh-agent [2024-11-28T10:10:48.702Z] SSH_AUTH_SOCK=/tmp/ssh-iwCz4fy3ZY26/agent.72 [2024-11-28T10:10:48.702Z] SSH_AGENT_PID=78 [2024-11-28T10:10:48.707Z] Running ssh-add (command line suppressed) [2024-11-28T10:10:48.817Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5173133262388135985.key (/w/workspace/edgex-go/1@tmp/private_key_5173133262388135985.key) [2024-11-28T10:10:48.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-28T10:10:49.179Z] + git semver init [2024-11-28T10:10:49.440Z] 2024-11-28 10:10:49,356 [run_init] DEBUG init version:0.0.0 force:False [2024-11-28T10:10:49.440Z] 2024-11-28 10:10:49,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-11-28T10:10:49.440Z] 2024-11-28 10:10:49,357 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-11-28T10:10:49.440Z] 2024-11-28 10:10:49,357 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-11-28T10:10:54.730Z] 2024-11-28 10:10:54,268 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-11-28T10:10:54.730Z] 2024-11-28 10:10:54,268 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5013 with force:False [2024-11-28T10:10:54.730Z] 2024-11-28 10:10:54,268 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5013 [2024-11-28T10:10:54.730Z] 2024-11-28 10:10:54,273 [execute] INFO git cat-file --batch-check [2024-11-28T10:10:54.730Z] 2024-11-28 10:10:54,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-11-28T10:10:54.730Z] 2024-11-28 10:10:54,279 [execute] INFO git cat-file --batch [2024-11-28T10:10:54.730Z] 2024-11-28 10:10:54,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-11-28T10:10:54.730Z] 2024-11-28 10:10:54,284 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5013 [2024-11-28T10:10:54.730Z] 0.0.0 [Pipeline] } [2024-11-28T10:10:54.753Z] $ docker exec --env ******** --env ******** ed89dcdd2acc02915198fd7b5944f57b11a328a018243b148ba4d9f08fd192c1 ssh-agent -k [2024-11-28T10:10:54.855Z] unset SSH_AUTH_SOCK; [2024-11-28T10:10:54.855Z] unset SSH_AGENT_PID; [2024-11-28T10:10:54.856Z] echo Agent pid 78 killed; [2024-11-28T10:10:54.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-28T10:10:55.313Z] + git semver [Pipeline] } [2024-11-28T10:10:55.600Z] $ docker stop --time=1 ed89dcdd2acc02915198fd7b5944f57b11a328a018243b148ba4d9f08fd192c1 [2024-11-28T10:10:56.872Z] $ docker rm -f --volumes ed89dcdd2acc02915198fd7b5944f57b11a328a018243b148ba4d9f08fd192c1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-28T10:10:57.298Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-28T10:10:57.613Z] Stashed 1 file(s) [Pipeline] echo [2024-11-28T10:10:57.637Z] [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] } [2024-11-28T10:10:59.004Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-11-28T10:10:59.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-28T10:10:59.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-28T10:10:59.153Z] ========================================================= [2024-11-28T10:10:59.153Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-28T10:10:59.153Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-28T10:10:59.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-28T10:10:59.515Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-28T10:10:59.515Z] 43c4264eed91: Pulling fs layer [2024-11-28T10:10:59.515Z] 4cc291be95ef: Pulling fs layer [2024-11-28T10:10:59.515Z] 2ac1f1163629: Pulling fs layer [2024-11-28T10:10:59.515Z] 5c3c966382ef: Pulling fs layer [2024-11-28T10:10:59.515Z] 4f4fb700ef54: Pulling fs layer [2024-11-28T10:10:59.515Z] 5d5c8e513c77: Pulling fs layer [2024-11-28T10:10:59.515Z] 9f66e0745190: Pulling fs layer [2024-11-28T10:10:59.515Z] f49a43e4bbc0: Pulling fs layer [2024-11-28T10:10:59.515Z] 561ebcabdf7f: Pulling fs layer [2024-11-28T10:10:59.515Z] 5c3c966382ef: Waiting [2024-11-28T10:10:59.515Z] 4f4fb700ef54: Waiting [2024-11-28T10:10:59.515Z] 5d5c8e513c77: Waiting [2024-11-28T10:10:59.515Z] 561ebcabdf7f: Waiting [2024-11-28T10:10:59.515Z] 9f66e0745190: Waiting [2024-11-28T10:10:59.515Z] f49a43e4bbc0: Waiting [2024-11-28T10:10:59.515Z] 4cc291be95ef: Download complete [2024-11-28T10:10:59.515Z] 5c3c966382ef: Verifying Checksum [2024-11-28T10:10:59.515Z] 5c3c966382ef: Download complete [2024-11-28T10:10:59.515Z] 4f4fb700ef54: Download complete [2024-11-28T10:10:59.515Z] 5d5c8e513c77: Download complete [2024-11-28T10:10:59.515Z] 43c4264eed91: Download complete [2024-11-28T10:10:59.515Z] 9f66e0745190: Verifying Checksum [2024-11-28T10:10:59.515Z] 9f66e0745190: Download complete [2024-11-28T10:10:59.775Z] 43c4264eed91: Pull complete [2024-11-28T10:10:59.775Z] 561ebcabdf7f: Download complete [2024-11-28T10:10:59.775Z] 4cc291be95ef: Pull complete [2024-11-28T10:11:00.034Z] 2ac1f1163629: Verifying Checksum [2024-11-28T10:11:00.034Z] 2ac1f1163629: Download complete [2024-11-28T10:11:00.291Z] f49a43e4bbc0: Verifying Checksum [2024-11-28T10:11:00.291Z] f49a43e4bbc0: Download complete [2024-11-28T10:11:03.567Z] 2ac1f1163629: Pull complete [2024-11-28T10:11:03.567Z] 5c3c966382ef: Pull complete [2024-11-28T10:11:03.567Z] 4f4fb700ef54: Pull complete [2024-11-28T10:11:03.567Z] 5d5c8e513c77: Pull complete [2024-11-28T10:11:03.825Z] 9f66e0745190: Pull complete [2024-11-28T10:11:06.357Z] f49a43e4bbc0: Pull complete [2024-11-28T10:11:06.616Z] 561ebcabdf7f: Pull complete [2024-11-28T10:11:06.616Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-28T10:11:06.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-28T10:11:06.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-28T10:11:06.991Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-28T10:11:06.991Z] WORKDIR /edgex [2024-11-28T10:11:06.991Z] COPY go.mod . [2024-11-28T10:11:06.991Z] RUN go mod download [2024-11-28T10:11:06.991Z] docker build -t ci-base-image-x86_64 -f - . [2024-11-28T10:11:07.557Z] Sending build context to Docker daemon 178.1MB [2024-11-28T10:11:07.557Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-28T10:11:07.557Z] ---> 3a752c3f9dda [2024-11-28T10:11:07.557Z] Step 2/4 : WORKDIR /edgex [2024-11-28T10:11:10.860Z] ---> Running in e8e491e513af [2024-11-28T10:11:11.119Z] Removing intermediate container e8e491e513af [2024-11-28T10:11:11.119Z] ---> ecc3a5e674f6 [2024-11-28T10:11:11.119Z] Step 3/4 : COPY go.mod . [2024-11-28T10:11:11.119Z] ---> 35858d0bead5 [2024-11-28T10:11:11.119Z] Step 4/4 : RUN go mod download [2024-11-28T10:11:11.119Z] ---> Running in ca2e88bd3393 [2024-11-28T10:11:29.217Z] Removing intermediate container ca2e88bd3393 [2024-11-28T10:11:29.217Z] ---> 8dbe9801b958 [2024-11-28T10:11:29.217Z] Successfully built 8dbe9801b958 [2024-11-28T10:11:29.217Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-28T10:11:29.629Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-28T10:11:29.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-28T10:11:29.806Z] prd-ubuntu20.04-docker-8c-8g-33451 does not seem to be running inside a container [2024-11-28T10:11:29.836Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-11-28T10:11:30.246Z] $ docker top 9bfb16f2e2f4e07e64700d1363591ecaac68bae3c254018a2ffe73299f64076c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-28T10:11:30.665Z] + go version [2024-11-28T10:11:30.665Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-28T10:11:30.705Z] $ docker stop --time=1 9bfb16f2e2f4e07e64700d1363591ecaac68bae3c254018a2ffe73299f64076c [2024-11-28T10:11:31.963Z] $ docker rm -f --volumes 9bfb16f2e2f4e07e64700d1363591ecaac68bae3c254018a2ffe73299f64076c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-28T10:11:32.750Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-28T10:11:32.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-28T10:11:32.923Z] prd-ubuntu20.04-docker-8c-8g-33451 does not seem to be running inside a container [2024-11-28T10:11:32.951Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-11-28T10:11:33.266Z] $ docker top c08acaf23ee84a621b76a80f9e13282c46a1e7a8732f00bc3850a1bc5a482f9a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-28T10:11:33.398Z] ========================================================= [2024-11-28T10:11:33.398Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-11-28T10:11:33.398Z] ========================================================= [Pipeline] sh [2024-11-28T10:11:33.697Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-28T10:11:34.067Z] + make test [2024-11-28T10:11:34.067Z] go test -race -coverprofile=coverage.out ./... [2024-11-28T10:11:42.184Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-11-28T10:12:08.733Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-11-28T10:12:08.733Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-11-28T10:12:08.733Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-11-28T10:12:08.733Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-11-28T10:12:08.733Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-11-28T10:12:08.733Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-11-28T10:12:08.733Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-11-28T10:12:08.733Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-11-28T10:12:08.733Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-11-28T10:12:08.733Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-11-28T10:12:08.733Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-11-28T10:12:08.733Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-11-28T10:12:09.665Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-11-28T10:12:09.665Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-11-28T10:12:09.665Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-11-28T10:12:10.596Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-11-28T10:12:10.596Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-11-28T10:12:11.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2024-11-28T10:12:11.530Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-11-28T10:12:11.530Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-11-28T10:12:11.530Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-11-28T10:12:12.098Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-11-28T10:12:12.098Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-11-28T10:12:12.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-11-28T10:12:12.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-11-28T10:12:12.924Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-11-28T10:12:12.924Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-11-28T10:12:12.924Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-28T10:12:12.924Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-11-28T10:12:12.924Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-11-28T10:12:12.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-11-28T10:12:12.924Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-11-28T10:12:12.924Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-11-28T10:12:14.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-11-28T10:12:14.299Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-28T10:12:14.299Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-11-28T10:12:14.299Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-11-28T10:12:14.299Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-11-28T10:12:15.674Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-11-28T10:12:15.674Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-11-28T10:12:15.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-11-28T10:12:15.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 48.4% of statements [2024-11-28T10:12:15.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.046s coverage: 93.4% of statements [2024-11-28T10:12:15.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements [2024-11-28T10:12:16.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 9.4% of statements [2024-11-28T10:12:18.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-11-28T10:12:18.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-11-28T10:12:18.117Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-11-28T10:12:18.117Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-11-28T10:12:18.117Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-11-28T10:12:18.117Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-11-28T10:12:18.117Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-28T10:12:18.117Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-11-28T10:12:18.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-11-28T10:12:18.117Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-11-28T10:12:18.117Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-11-28T10:12:19.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.406s coverage: 95.8% of statements [2024-11-28T10:12:19.053Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2024-11-28T10:12:19.310Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-11-28T10:12:19.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-11-28T10:12:19.310Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-11-28T10:12:20.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] [2024-11-28T10:12:20.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.1% of statements [2024-11-28T10:12:20.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 44.2% of statements [2024-11-28T10:12:20.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements [2024-11-28T10:12:20.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2024-11-28T10:12:20.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-11-28T10:12:20.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.060s coverage: 96.3% of statements [2024-11-28T10:12:20.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.015s coverage: 87.5% of statements [2024-11-28T10:12:20.775Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-11-28T10:12:20.775Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-11-28T10:12:20.775Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-11-28T10:12:21.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-11-28T10:12:21.359Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-11-28T10:12:21.359Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-11-28T10:12:21.359Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-11-28T10:12:21.926Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-11-28T10:12:21.926Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-11-28T10:12:21.926Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-11-28T10:12:22.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-11-28T10:12:22.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-11-28T10:12:22.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-11-28T10:12:22.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-11-28T10:12:22.754Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-11-28T10:12:22.754Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-11-28T10:12:23.328Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-11-28T10:12:23.895Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-11-28T10:12:24.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-11-28T10:12:25.840Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-11-28T10:12:25.840Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-11-28T10:12:27.747Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-11-28T10:12:27.747Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-11-28T10:12:27.747Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-11-28T10:12:29.124Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-11-28T10:12:29.124Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-11-28T10:12:29.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-11-28T10:12:29.644Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-11-28T10:12:29.644Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-11-28T10:12:29.644Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-11-28T10:12:29.644Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-11-28T10:12:31.027Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-11-28T10:12:31.027Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-11-28T10:12:31.027Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-11-28T10:12:31.027Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-11-28T10:12:32.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-11-28T10:12:32.403Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-11-28T10:12:32.403Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-28T10:12:33.782Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-11-28T10:12:33.782Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-11-28T10:12:33.782Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-11-28T10:12:33.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2024-11-28T10:12:34.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-11-28T10:12:34.721Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.041s coverage: 92.9% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 17.0% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 36.8% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.2% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.120s coverage: 95.7% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 97.7% of statements [2024-11-28T10:12:41.292Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 45.8% of statements [2024-11-28T10:12:41.292Z] 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 [2024-11-28T10:12:41.292Z] running golangci-lint [2024-11-28T10:12:41.554Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-28T10:12:41.554Z] go version go1.23.2 linux/amd64 [2024-11-28T10:12:41.813Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-28T10:12:41.813Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-28T10:12:41.813Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-28T10:13:03.752Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 20.660827972s" [2024-11-28T10:13:03.752Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.231529ms" [2024-11-28T10:13:13.721Z] level=info msg="[linters_context/goanalysis] analyzers took 1m32.507595475s with top 10 stages: buildir: 48.065404795s, inspect: 3.309356805s, gosec: 3.137020284s, fact_deprecated: 2.405796677s, printf: 1.586871377s, ctrlflow: 1.359838769s, fact_purity: 1.298610471s, nilness: 1.161084148s, typedness: 868.924633ms, S1038: 842.603119ms" [2024-11-28T10:13:13.722Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-11-28T10:13:13.722Z] level=info msg="[runner] Processors filtering stat (in/out): exclude-rules: 193/15, skip_files: 193/193, identifier_marker: 193/193, cgo: 193/193, invalid_issue: 193/193, path_prettifier: 193/193, exclude: 193/193, filename_unadjuster: 193/193, skip_dirs: 193/193, autogenerated_exclude: 193/193, nolint: 15/0" [2024-11-28T10:13:13.722Z] level=info msg="[runner] processing took 16.787374ms with stages: nolint: 6.716583ms, identifier_marker: 4.846595ms, autogenerated_exclude: 1.57158ms, path_prettifier: 1.421616ms, exclude-rules: 1.328662ms, skip_dirs: 819.566µs, cgo: 32.661µs, invalid_issue: 31.001µs, filename_unadjuster: 14.4µs, max_same_issues: 1.09µs, uniq_by_line: 650ns, skip_files: 600ns, exclude: 460ns, fixer: 430ns, diff: 280ns, sort_results: 270ns, path_prefixer: 260ns, max_from_linter: 170ns, source_code: 150ns, path_shortener: 130ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" [2024-11-28T10:13:13.722Z] level=info msg="[runner] linters took 10.327039593s with stages: goanalysis_metalinter: 10.310140606s" [2024-11-28T10:13:13.722Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-28T10:13:13.722Z] level=info msg="Memory: 312 samples, avg is 265.3MB, max is 1213.1MB" [2024-11-28T10:13:13.722Z] level=info msg="Execution took 31.03795064s" [2024-11-28T10:13:13.722Z] go vet ./... [2024-11-28T10:13:18.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-28T10:13:18.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-28T10:13:18.987Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-28T10:13:19.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-11-28T10:13:19.367Z] + ls -al . [2024-11-28T10:13:19.367Z] total 1740 [2024-11-28T10:13:19.367Z] drwxrwxr-x 11 1001 1001 4096 Nov 28 10:11 . [2024-11-28T10:13:19.367Z] drwxr-xr-x 4 root root 4096 Nov 28 10:11 .. [2024-11-28T10:13:19.367Z] drwxrwxr-x 2 1001 1001 4096 Nov 28 10:10 .blubracket [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 10 Nov 28 10:10 .dockerignore [2024-11-28T10:13:19.367Z] drwxrwxr-x 8 1001 1001 4096 Nov 28 10:12 .git [2024-11-28T10:13:19.367Z] drwxrwxr-x 3 1001 1001 4096 Nov 28 10:10 .github [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 907 Nov 28 10:10 .gitignore [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 199 Nov 28 10:10 .golangci.yml [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 100 Nov 28 10:10 .hadolint.yml [2024-11-28T10:13:19.367Z] drwxr-xr-x 3 1001 1001 4096 Nov 28 10:10 .semver [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 155 Nov 28 10:10 .sonarcloud.properties [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 1171 Nov 28 10:10 ADOPTERS.md [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 17141 Nov 28 10:10 Attribution.txt [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 100284 Nov 28 10:10 CHANGELOG.md [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 3804 Nov 28 10:10 CONTRIBUTING.md [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 677 Nov 28 10:10 GOVERNANCE.md [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 858 Nov 28 10:10 Jenkinsfile [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 10775 Nov 28 10:10 LICENSE [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 16740 Nov 28 10:10 Makefile [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 582 Nov 28 10:10 OWNERS.md [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 9932 Nov 28 10:10 README.md [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 789 Nov 28 10:10 SECURITY.md [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 5 Nov 28 10:10 VERSION [2024-11-28T10:13:19.367Z] drwxrwxr-x 2 1001 1001 4096 Nov 28 10:10 bin [2024-11-28T10:13:19.367Z] drwxrwxr-x 19 1001 1001 4096 Nov 28 10:10 cmd [2024-11-28T10:13:19.367Z] -rw-r--r-- 1 root root 1412872 Nov 28 10:12 coverage.out [2024-11-28T10:13:19.367Z] drwxrwxr-x 2 1001 1001 4096 Nov 28 10:10 fuzz_test [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 6530 Nov 28 10:10 go.mod [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 88082 Nov 28 10:10 go.sum [2024-11-28T10:13:19.367Z] drwxrwxr-x 7 1001 1001 4096 Nov 28 10:10 internal [2024-11-28T10:13:19.367Z] drwxrwxr-x 2 1001 1001 4096 Nov 28 10:10 openapi [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 584 Nov 28 10:10 security.txt [2024-11-28T10:13:19.367Z] -rw-rw-r-- 1 1001 1001 204 Nov 28 10:10 version.go [Pipeline] sh [2024-11-28T10:13:19.690Z] + '[' -e coverage.out ] [2024-11-28T10:13:19.690Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-11-28T10:13:19.861Z] Stashed 1 file(s) [Pipeline] sh [2024-11-28T10:13:20.168Z] + make build [2024-11-28T10:13:20.168Z] 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 [2024-11-28T10:13:42.101Z] 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 [2024-11-28T10:13:42.101Z] 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 [2024-11-28T10:13:43.482Z] 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 [2024-11-28T10:13:43.743Z] 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 [2024-11-28T10:13:45.121Z] 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 [2024-11-28T10:13:49.308Z] 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 [2024-11-28T10:13:51.216Z] 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 [2024-11-28T10:13:53.120Z] 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 [2024-11-28T10:13:53.381Z] 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 [2024-11-28T10:13:54.318Z] 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 [2024-11-28T10:13:54.887Z] 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 [2024-11-28T10:13:55.822Z] 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] } [2024-11-28T10:13:56.788Z] $ docker stop --time=1 c08acaf23ee84a621b76a80f9e13282c46a1e7a8732f00bc3850a1bc5a482f9a [2024-11-28T10:14:03.469Z] $ docker rm -f --volumes c08acaf23ee84a621b76a80f9e13282c46a1e7a8732f00bc3850a1bc5a482f9a [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 [2024-11-28T10:14:04.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-28T10:14:04.974Z] [2024-11-28T10:14:04.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-28T10:14:05.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-28T10:14:05.437Z] latest: Pulling from edgex-devops/edgex-compose [2024-11-28T10:14:05.437Z] 91d30c5bc195: Pulling fs layer [2024-11-28T10:14:05.437Z] 2e9b0aa3be6d: Pulling fs layer [2024-11-28T10:14:05.437Z] 9c61dcf015f6: Pulling fs layer [2024-11-28T10:14:05.437Z] 4698f68db338: Pulling fs layer [2024-11-28T10:14:05.437Z] 2a2f49069b9e: Pulling fs layer [2024-11-28T10:14:05.437Z] e0025b399a48: Pulling fs layer [2024-11-28T10:14:05.437Z] 4698f68db338: Waiting [2024-11-28T10:14:05.437Z] 2a2f49069b9e: Waiting [2024-11-28T10:14:05.437Z] e0025b399a48: Waiting [2024-11-28T10:14:05.437Z] 91d30c5bc195: Verifying Checksum [2024-11-28T10:14:05.437Z] 91d30c5bc195: Download complete [2024-11-28T10:14:05.695Z] 4698f68db338: Download complete [2024-11-28T10:14:05.695Z] 2e9b0aa3be6d: Verifying Checksum [2024-11-28T10:14:05.695Z] 2e9b0aa3be6d: Download complete [2024-11-28T10:14:05.695Z] e0025b399a48: Verifying Checksum [2024-11-28T10:14:05.695Z] e0025b399a48: Download complete [2024-11-28T10:14:05.695Z] 91d30c5bc195: Pull complete [2024-11-28T10:14:05.695Z] 2a2f49069b9e: Download complete [2024-11-28T10:14:05.954Z] 2e9b0aa3be6d: Pull complete [2024-11-28T10:14:06.211Z] 9c61dcf015f6: Verifying Checksum [2024-11-28T10:14:06.211Z] 9c61dcf015f6: Download complete [2024-11-28T10:14:08.740Z] 9c61dcf015f6: Pull complete [2024-11-28T10:14:08.740Z] 4698f68db338: Pull complete [2024-11-28T10:14:09.305Z] 2a2f49069b9e: Pull complete [2024-11-28T10:14:09.305Z] e0025b399a48: Pull complete [2024-11-28T10:14:09.305Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-11-28T10:14:09.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-28T10:14:09.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-28T10:14:09.546Z] prd-ubuntu20.04-docker-8c-8g-33451 does not seem to be running inside a container [2024-11-28T10:14:09.580Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-11-28T10:14:12.127Z] $ docker top 11d5e868bec59b2a3c230e669abfd70f4c1060c5813efb550d6300eedd25fb82 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-28T10:14:12.630Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-28T10:14:14.623Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-11-28T10:14:14.623Z] #1 transferring dockerfile: 1.81kB done [2024-11-28T10:14:14.623Z] #1 DONE 0.0s [2024-11-28T10:14:14.883Z] [2024-11-28T10:14:14.883Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-28T10:14:14.883Z] #2 transferring dockerfile: 3.02kB done [2024-11-28T10:14:14.883Z] #2 DONE 0.0s [2024-11-28T10:14:14.883Z] [2024-11-28T10:14:14.883Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-11-28T10:14:14.883Z] #3 transferring dockerfile: 1.82kB done [2024-11-28T10:14:14.883Z] #3 DONE 0.0s [2024-11-28T10:14:14.883Z] [2024-11-28T10:14:14.883Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-11-28T10:14:14.883Z] #4 transferring dockerfile: 2.07kB done [2024-11-28T10:14:14.883Z] #4 DONE 0.0s [2024-11-28T10:14:14.883Z] [2024-11-28T10:14:14.883Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-28T10:14:14.883Z] #5 transferring dockerfile: 2.50kB done [2024-11-28T10:14:14.883Z] #5 DONE 0.0s [2024-11-28T10:14:14.883Z] [2024-11-28T10:14:14.883Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-28T10:14:14.883Z] #6 transferring dockerfile: 2.23kB done [2024-11-28T10:14:14.883Z] #6 DONE 0.0s [2024-11-28T10:14:14.883Z] [2024-11-28T10:14:14.883Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-11-28T10:14:14.883Z] #7 transferring dockerfile: 1.70kB done [2024-11-28T10:14:14.883Z] #7 DONE 0.0s [2024-11-28T10:14:14.883Z] [2024-11-28T10:14:14.883Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-11-28T10:14:14.883Z] #8 transferring dockerfile: 2.02kB done [2024-11-28T10:14:14.883Z] #8 DONE 0.0s [2024-11-28T10:14:14.883Z] [2024-11-28T10:14:14.883Z] #9 [core-data internal] load build definition from Dockerfile [2024-11-28T10:14:14.883Z] #9 transferring dockerfile: 2.07kB done [2024-11-28T10:14:14.883Z] #9 DONE 0.0s [2024-11-28T10:14:14.883Z] [2024-11-28T10:14:14.883Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-11-28T10:14:15.143Z] #10 transferring dockerfile: 1.69kB done [2024-11-28T10:14:15.143Z] #10 DONE 0.0s [2024-11-28T10:14:15.143Z] [2024-11-28T10:14:15.143Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-11-28T10:14:15.143Z] #11 transferring dockerfile: 2.13kB done [2024-11-28T10:14:15.143Z] #11 DONE 0.0s [2024-11-28T10:14:15.143Z] [2024-11-28T10:14:15.143Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-28T10:14:15.143Z] #12 transferring dockerfile: 2.49kB done [2024-11-28T10:14:15.143Z] #12 DONE 0.1s [2024-11-28T10:14:15.143Z] [2024-11-28T10:14:15.143Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-28T10:14:15.143Z] #13 transferring dockerfile: 1.89kB done [2024-11-28T10:14:15.143Z] #13 DONE 0.0s [2024-11-28T10:14:15.143Z] [2024-11-28T10:14:15.143Z] #14 [core-command internal] load build definition from Dockerfile [2024-11-28T10:14:15.143Z] #14 transferring dockerfile: 1.94kB done [2024-11-28T10:14:15.143Z] #14 DONE 0.1s [2024-11-28T10:14:15.143Z] [2024-11-28T10:14:15.143Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-28T10:14:15.143Z] #15 transferring dockerfile: 2.15kB done [2024-11-28T10:14:15.143Z] #15 DONE 0.0s [2024-11-28T10:14:15.143Z] [2024-11-28T10:14:15.143Z] #16 [security-spire-agent internal] load .dockerignore [2024-11-28T10:14:15.143Z] #16 transferring context: 50B done [2024-11-28T10:14:15.143Z] #16 DONE 0.0s [2024-11-28T10:14:15.143Z] [2024-11-28T10:14:15.143Z] #17 [security-bootstrapper internal] load .dockerignore [2024-11-28T10:14:15.143Z] #17 transferring context: 50B done [2024-11-28T10:14:15.143Z] #17 DONE 0.0s [2024-11-28T10:14:15.143Z] [2024-11-28T10:14:15.143Z] #18 [support-scheduler internal] load .dockerignore [2024-11-28T10:14:15.143Z] #18 transferring context: 50B done [2024-11-28T10:14:15.143Z] #18 DONE 0.0s [2024-11-28T10:14:15.143Z] [2024-11-28T10:14:15.143Z] #19 [core-keeper internal] load .dockerignore [2024-11-28T10:14:15.143Z] #19 transferring context: 50B done [2024-11-28T10:14:15.143Z] #19 DONE 0.0s [2024-11-28T10:14:15.143Z] [2024-11-28T10:14:15.143Z] #20 [security-proxy-setup internal] load .dockerignore [2024-11-28T10:14:15.143Z] #20 transferring context: 50B done [2024-11-28T10:14:15.143Z] #20 DONE 0.0s [2024-11-28T10:14:15.143Z] [2024-11-28T10:14:15.143Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-28T10:14:15.143Z] #21 transferring context: 50B done [2024-11-28T10:14:15.143Z] #21 DONE 0.0s [2024-11-28T10:14:15.143Z] [2024-11-28T10:14:15.143Z] #22 [security-spire-server internal] load .dockerignore [2024-11-28T10:14:15.143Z] #22 transferring context: 50B done [2024-11-28T10:14:15.143Z] #22 DONE 0.0s [2024-11-28T10:14:15.143Z] [2024-11-28T10:14:15.143Z] #23 [core-data internal] load .dockerignore [2024-11-28T10:14:15.143Z] #23 transferring context: 50B done [2024-11-28T10:14:15.143Z] #23 DONE 0.0s [2024-11-28T10:14:15.143Z] [2024-11-28T10:14:15.143Z] #24 [security-spire-config internal] load .dockerignore [2024-11-28T10:14:15.143Z] #24 transferring context: 50B done [2024-11-28T10:14:15.402Z] #24 DONE 0.0s [2024-11-28T10:14:15.402Z] [2024-11-28T10:14:15.402Z] #25 [support-notifications internal] load .dockerignore [2024-11-28T10:14:15.402Z] #25 transferring context: 50B done [2024-11-28T10:14:15.402Z] #25 DONE 0.0s [2024-11-28T10:14:15.402Z] [2024-11-28T10:14:15.402Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-11-28T10:14:15.402Z] #26 transferring context: 50B done [2024-11-28T10:14:15.402Z] #26 DONE 0.0s [2024-11-28T10:14:15.402Z] [2024-11-28T10:14:15.402Z] #27 [core-metadata internal] load .dockerignore [2024-11-28T10:14:15.402Z] #27 transferring context: 50B done [2024-11-28T10:14:15.402Z] #27 DONE 0.0s [2024-11-28T10:14:15.402Z] [2024-11-28T10:14:15.402Z] #28 [core-command internal] load .dockerignore [2024-11-28T10:14:15.402Z] #28 transferring context: 50B done [2024-11-28T10:14:15.402Z] #28 DONE 0.0s [2024-11-28T10:14:15.402Z] [2024-11-28T10:14:15.402Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-11-28T10:14:15.402Z] #29 transferring context: 50B done [2024-11-28T10:14:15.402Z] #29 DONE 0.0s [2024-11-28T10:14:15.402Z] [2024-11-28T10:14:15.402Z] #30 [security-proxy-auth internal] load .dockerignore [2024-11-28T10:14:15.402Z] #30 transferring context: 50B done [2024-11-28T10:14:15.402Z] #30 DONE 0.0s [2024-11-28T10:14:15.402Z] [2024-11-28T10:14:15.402Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-11-28T10:14:15.402Z] #31 DONE 0.1s [2024-11-28T10:14:15.402Z] [2024-11-28T10:14:15.402Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-28T10:14:15.661Z] #32 ... [2024-11-28T10:14:15.661Z] [2024-11-28T10:14:15.661Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-28T10:14:15.661Z] #33 DONE 0.0s [2024-11-28T10:14:15.922Z] [2024-11-28T10:14:15.922Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-28T10:14:15.922Z] #33 DONE 0.0s [2024-11-28T10:14:15.922Z] [2024-11-28T10:14:15.922Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-28T10:14:15.922Z] #32 DONE 0.5s [2024-11-28T10:14:15.922Z] [2024-11-28T10:14:15.922Z] #34 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-28T10:14:15.922Z] #34 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-28T10:14:15.922Z] #34 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-28T10:14:15.922Z] #34 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-28T10:14:15.922Z] #34 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-28T10:14:15.922Z] #34 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-11-28T10:14:15.922Z] #34 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f [2024-11-28T10:14:15.922Z] #34 ... [2024-11-28T10:14:15.922Z] [2024-11-28T10:14:15.922Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-28T10:14:15.922Z] #33 DONE 0.0s [2024-11-28T10:14:15.922Z] [2024-11-28T10:14:15.922Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-28T10:14:15.922Z] #35 DONE 0.5s [2024-11-28T10:14:15.922Z] [2024-11-28T10:14:15.922Z] #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-28T10:14:15.922Z] #34 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-28T10:14:15.922Z] #34 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-28T10:14:15.922Z] #34 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-28T10:14:15.922Z] #34 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-28T10:14:15.922Z] #34 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-11-28T10:14:15.922Z] #34 ... [2024-11-28T10:14:15.922Z] [2024-11-28T10:14:15.922Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-28T10:14:15.922Z] #33 DONE 0.0s [2024-11-28T10:14:15.922Z] [2024-11-28T10:14:15.922Z] #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-28T10:14:15.922Z] #34 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-28T10:14:15.922Z] #34 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-28T10:14:15.922Z] #34 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-28T10:14:15.922Z] #34 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-28T10:14:15.922Z] #34 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-11-28T10:14:16.181Z] #34 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-11-28T10:14:16.181Z] #34 ... [2024-11-28T10:14:16.181Z] [2024-11-28T10:14:16.181Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-11-28T10:14:16.181Z] #31 DONE 0.6s [2024-11-28T10:14:16.181Z] [2024-11-28T10:14:16.181Z] #36 [security-spire-server internal] load build context [2024-11-28T10:14:16.181Z] #36 transferring context: 23.57kB 0.0s done [2024-11-28T10:14:16.181Z] #36 DONE 0.4s [2024-11-28T10:14:16.181Z] [2024-11-28T10:14:16.181Z] #37 [security-spire-config internal] load build context [2024-11-28T10:14:16.181Z] #37 transferring context: 21.82kB 0.0s done [2024-11-28T10:14:16.181Z] #37 DONE 0.4s [2024-11-28T10:14:16.181Z] [2024-11-28T10:14:16.181Z] #38 [security-spire-agent internal] load build context [2024-11-28T10:14:16.181Z] #38 transferring context: 23.10kB 0.0s done [2024-11-28T10:14:16.181Z] #38 DONE 0.4s [2024-11-28T10:14:16.181Z] [2024-11-28T10:14:16.181Z] #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-28T10:14:16.181Z] #34 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-11-28T10:14:16.181Z] #34 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-11-28T10:14:16.181Z] #34 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-11-28T10:14:16.181Z] #34 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-11-28T10:14:16.181Z] #34 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-11-28T10:14:16.181Z] #34 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-11-28T10:14:16.446Z] #34 DONE 1.1s [2024-11-28T10:14:16.446Z] [2024-11-28T10:14:16.446Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-28T10:14:16.446Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-11-28T10:14:16.446Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-28T10:14:16.446Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-28T10:14:16.446Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-11-28T10:14:16.446Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-28T10:14:16.446Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-11-28T10:14:16.446Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-11-28T10:14:16.446Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-11-28T10:14:16.446Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-11-28T10:14:16.446Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.4s [2024-11-28T10:14:16.446Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-11-28T10:14:16.446Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 0.5s [2024-11-28T10:14:16.709Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s [2024-11-28T10:14:16.968Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2024-11-28T10:14:16.968Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-11-28T10:14:17.537Z] #39 ... [2024-11-28T10:14:17.537Z] [2024-11-28T10:14:17.537Z] #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-28T10:14:17.537Z] #40 DONE 1.9s [2024-11-28T10:14:17.537Z] [2024-11-28T10:14:17.537Z] #41 [core-data builder 2/7] WORKDIR /edgex-go [2024-11-28T10:14:22.876Z] #41 ... [2024-11-28T10:14:22.876Z] [2024-11-28T10:14:22.876Z] #42 [support-scheduler internal] load build context [2024-11-28T10:14:22.876Z] #42 transferring context: 257.55MB 7.0s [2024-11-28T10:14:23.814Z] #42 ... [2024-11-28T10:14:23.814Z] [2024-11-28T10:14:23.814Z] #43 [security-bootstrapper internal] load build context [2024-11-28T10:14:23.814Z] #43 ... [2024-11-28T10:14:23.814Z] [2024-11-28T10:14:23.814Z] #42 [support-scheduler internal] load build context [2024-11-28T10:14:25.723Z] #42 ... [2024-11-28T10:14:25.723Z] [2024-11-28T10:14:25.723Z] #44 [core-keeper internal] load build context [2024-11-28T10:14:25.723Z] #44 ... [2024-11-28T10:14:25.723Z] [2024-11-28T10:14:25.723Z] #45 [support-notifications internal] load build context [2024-11-28T10:14:25.980Z] #45 ... [2024-11-28T10:14:25.981Z] [2024-11-28T10:14:25.981Z] #46 [security-proxy-setup internal] load build context [2024-11-28T10:14:25.981Z] #46 ... [2024-11-28T10:14:25.981Z] [2024-11-28T10:14:25.981Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-28T10:14:25.981Z] #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-11-28T10:14:25.981Z] #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-28T10:14:25.981Z] #47 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-11-28T10:14:25.981Z] #47 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-11-28T10:14:25.981Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-28T10:14:25.981Z] #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-11-28T10:14:25.981Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-11-28T10:14:25.981Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-28T10:14:25.981Z] #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2024-11-28T10:14:25.981Z] #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-11-28T10:14:25.981Z] #47 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2024-11-28T10:14:26.242Z] #47 ... [2024-11-28T10:14:26.242Z] [2024-11-28T10:14:26.242Z] #48 [security-proxy-auth internal] load build context [2024-11-28T10:14:26.242Z] #48 ... [2024-11-28T10:14:26.242Z] [2024-11-28T10:14:26.242Z] #49 [core-command internal] load build context [2024-11-28T10:14:26.500Z] #49 ... [2024-11-28T10:14:26.500Z] [2024-11-28T10:14:26.500Z] #50 [security-spiffe-token-provider internal] load build context [2024-11-28T10:14:26.500Z] #50 ... [2024-11-28T10:14:26.500Z] [2024-11-28T10:14:26.500Z] #51 [core-metadata internal] load build context [2024-11-28T10:14:26.500Z] #51 ... [2024-11-28T10:14:26.500Z] [2024-11-28T10:14:26.500Z] #52 [core-common-config-bootstrapper internal] load build context [2024-11-28T10:14:26.762Z] #52 ... [2024-11-28T10:14:26.762Z] [2024-11-28T10:14:26.762Z] #53 [core-data internal] load build context [2024-11-28T10:14:26.762Z] #53 ... [2024-11-28T10:14:26.762Z] [2024-11-28T10:14:26.762Z] #54 [security-secretstore-setup internal] load build context [2024-11-28T10:14:26.762Z] #54 ... [2024-11-28T10:14:26.762Z] [2024-11-28T10:14:26.762Z] #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-28T10:14:27.021Z] #55 ... [2024-11-28T10:14:27.021Z] [2024-11-28T10:14:27.021Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-28T10:14:27.021Z] #56 ... [2024-11-28T10:14:27.021Z] [2024-11-28T10:14:27.021Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-28T10:14:27.279Z] #57 ... [2024-11-28T10:14:27.279Z] [2024-11-28T10:14:27.279Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-28T10:14:27.279Z] #58 ... [2024-11-28T10:14:27.279Z] [2024-11-28T10:14:27.279Z] #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-28T10:14:27.279Z] #59 ... [2024-11-28T10:14:27.279Z] [2024-11-28T10:14:27.279Z] #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-28T10:14:27.538Z] #60 ... [2024-11-28T10:14:27.538Z] [2024-11-28T10:14:27.538Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-28T10:14:27.538Z] #0 2.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:27.538Z] #0 2.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:27.538Z] #0 3.114 v3.20.3-372-gf76f8d196b6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-28T10:14:27.538Z] #0 3.114 v3.20.3-371-g1bc5f10f41e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-28T10:14:27.538Z] #0 3.114 OK: 24171 distinct packages available [2024-11-28T10:14:27.538Z] #0 3.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:27.538Z] #0 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:27.538Z] #0 3.699 (1/14) Installing ca-certificates (20240705-r0) [2024-11-28T10:14:27.538Z] #0 3.723 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-28T10:14:27.538Z] #0 3.730 (3/14) Installing c-ares (1.33.1-r0) [2024-11-28T10:14:27.538Z] #0 3.730 (4/14) Installing libunistring (1.2-r0) [2024-11-28T10:14:27.538Z] #0 3.752 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-28T10:14:27.538Z] #0 3.752 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-28T10:14:27.538Z] #0 3.752 (7/14) Installing libpsl (0.21.5-r1) [2024-11-28T10:14:27.538Z] #0 3.760 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-28T10:14:27.538Z] #0 3.765 (9/14) Installing libcurl (8.11.0-r2) [2024-11-28T10:14:27.538Z] #0 3.772 (10/14) Installing curl (8.11.0-r2) [2024-11-28T10:14:27.538Z] #0 3.777 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-28T10:14:27.538Z] #0 3.781 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-28T10:14:27.538Z] #0 3.785 (13/14) Installing libucontext (1.2-r3) [2024-11-28T10:14:27.538Z] #0 3.789 (14/14) Installing gcompat (1.1.0-r4) [2024-11-28T10:14:27.538Z] #0 3.795 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:27.538Z] #0 3.802 Executing ca-certificates-20240705-r0.trigger [2024-11-28T10:14:27.538Z] #0 3.844 OK: 13 MiB in 28 packages [2024-11-28T10:14:27.538Z] #61 ... [2024-11-28T10:14:27.538Z] [2024-11-28T10:14:27.538Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-28T10:14:27.538Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done [2024-11-28T10:14:27.797Z] #39 ... [2024-11-28T10:14:27.797Z] [2024-11-28T10:14:27.797Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-28T10:14:27.797Z] #62 ... [2024-11-28T10:14:27.797Z] [2024-11-28T10:14:27.797Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-28T10:14:27.797Z] #63 ... [2024-11-28T10:14:27.797Z] [2024-11-28T10:14:27.797Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-28T10:14:28.058Z] #64 ... [2024-11-28T10:14:28.058Z] [2024-11-28T10:14:28.058Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-28T10:14:28.058Z] #65 ... [2024-11-28T10:14:28.058Z] [2024-11-28T10:14:28.058Z] #50 [security-spiffe-token-provider internal] load build context [2024-11-28T10:14:28.058Z] #50 transferring context: 360.91MB 11.9s [2024-11-28T10:14:28.993Z] #50 transferring context: 433.50MB 12.6s done [2024-11-28T10:14:33.447Z] #50 ... [2024-11-28T10:14:33.447Z] [2024-11-28T10:14:33.447Z] #48 [security-proxy-auth internal] load build context [2024-11-28T10:14:33.447Z] #48 transferring context: 433.50MB 12.3s done [2024-11-28T10:14:34.016Z] #48 ... [2024-11-28T10:14:34.016Z] [2024-11-28T10:14:34.016Z] #43 [security-bootstrapper internal] load build context [2024-11-28T10:14:34.016Z] #43 transferring context: 433.50MB 12.3s done [2024-11-28T10:14:34.275Z] #43 ... [2024-11-28T10:14:34.275Z] [2024-11-28T10:14:34.275Z] #52 [core-common-config-bootstrapper internal] load build context [2024-11-28T10:14:34.275Z] #52 transferring context: 433.50MB 13.6s done [2024-11-28T10:14:35.687Z] #52 ... [2024-11-28T10:14:35.687Z] [2024-11-28T10:14:35.687Z] #44 [core-keeper internal] load build context [2024-11-28T10:14:35.687Z] #44 transferring context: 433.50MB 12.4s done [2024-11-28T10:14:35.950Z] #44 ... [2024-11-28T10:14:35.950Z] [2024-11-28T10:14:35.950Z] #42 [support-scheduler internal] load build context [2024-11-28T10:14:35.950Z] #42 transferring context: 433.50MB 12.2s done [2024-11-28T10:14:36.208Z] #42 ... [2024-11-28T10:14:36.208Z] [2024-11-28T10:14:36.208Z] #45 [support-notifications internal] load build context [2024-11-28T10:14:36.208Z] #45 transferring context: 433.50MB 12.6s done [2024-11-28T10:14:36.208Z] #45 ... [2024-11-28T10:14:36.208Z] [2024-11-28T10:14:36.208Z] #46 [security-proxy-setup internal] load build context [2024-11-28T10:14:36.208Z] #46 transferring context: 433.50MB 12.8s done [2024-11-28T10:14:36.467Z] #46 ... [2024-11-28T10:14:36.467Z] [2024-11-28T10:14:36.467Z] #49 [core-command internal] load build context [2024-11-28T10:14:36.467Z] #49 transferring context: 433.50MB 11.8s done [2024-11-28T10:14:36.729Z] #49 ... [2024-11-28T10:14:36.729Z] [2024-11-28T10:14:36.729Z] #51 [core-metadata internal] load build context [2024-11-28T10:14:36.729Z] #51 transferring context: 433.50MB 12.1s done [2024-11-28T10:14:36.988Z] #51 ... [2024-11-28T10:14:36.988Z] [2024-11-28T10:14:36.988Z] #53 [core-data internal] load build context [2024-11-28T10:14:36.988Z] #53 transferring context: 433.50MB 13.5s done [2024-11-28T10:14:36.988Z] #53 ... [2024-11-28T10:14:36.988Z] [2024-11-28T10:14:36.988Z] #54 [security-secretstore-setup internal] load build context [2024-11-28T10:14:36.988Z] #54 transferring context: 433.50MB 12.6s done [2024-11-28T10:14:39.567Z] #54 ... [2024-11-28T10:14:39.567Z] [2024-11-28T10:14:39.567Z] #42 [support-scheduler internal] load build context [2024-11-28T10:14:39.567Z] #42 DONE 24.1s [2024-11-28T10:14:39.826Z] [2024-11-28T10:14:39.826Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-28T10:14:39.826Z] #61 DONE 23.1s [2024-11-28T10:14:39.826Z] [2024-11-28T10:14:39.826Z] #41 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-11-28T10:14:39.826Z] #41 DONE 22.3s [2024-11-28T10:14:39.826Z] [2024-11-28T10:14:39.826Z] #49 [core-command internal] load build context [2024-11-28T10:14:39.826Z] #49 DONE 23.7s [2024-11-28T10:14:39.826Z] [2024-11-28T10:14:39.826Z] #43 [security-bootstrapper internal] load build context [2024-11-28T10:14:39.826Z] #43 DONE 24.2s [2024-11-28T10:14:39.826Z] [2024-11-28T10:14:39.826Z] #44 [core-keeper internal] load build context [2024-11-28T10:14:39.826Z] #44 DONE 24.1s [2024-11-28T10:14:39.826Z] [2024-11-28T10:14:39.826Z] #51 [core-metadata internal] load build context [2024-11-28T10:14:39.826Z] #51 DONE 23.8s [2024-11-28T10:14:39.826Z] [2024-11-28T10:14:39.826Z] #45 [support-notifications internal] load build context [2024-11-28T10:14:39.826Z] #45 DONE 24.0s [2024-11-28T10:14:39.826Z] [2024-11-28T10:14:39.826Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-11-28T10:14:39.826Z] #66 ... [2024-11-28T10:14:39.826Z] [2024-11-28T10:14:39.826Z] #54 [security-secretstore-setup internal] load build context [2024-11-28T10:14:39.826Z] #54 DONE 23.9s [2024-11-28T10:14:39.826Z] [2024-11-28T10:14:39.826Z] #48 [security-proxy-auth internal] load build context [2024-11-28T10:14:39.826Z] #48 DONE 23.6s [2024-11-28T10:14:39.826Z] [2024-11-28T10:14:39.826Z] #46 [security-proxy-setup internal] load build context [2024-11-28T10:14:39.826Z] #46 DONE 24.1s [2024-11-28T10:14:39.826Z] [2024-11-28T10:14:39.826Z] #50 [security-spiffe-token-provider internal] load build context [2024-11-28T10:14:39.826Z] #50 DONE 23.9s [2024-11-28T10:14:39.826Z] [2024-11-28T10:14:39.826Z] #53 [core-data internal] load build context [2024-11-28T10:14:39.826Z] #53 DONE 24.0s [2024-11-28T10:14:39.826Z] [2024-11-28T10:14:39.826Z] #52 [core-common-config-bootstrapper internal] load build context [2024-11-28T10:14:39.826Z] #52 DONE 24.2s [2024-11-28T10:14:39.826Z] [2024-11-28T10:14:39.826Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-28T10:14:39.826Z] #47 DONE 24.1s [2024-11-28T10:14:40.088Z] [2024-11-28T10:14:40.088Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-28T10:14:40.088Z] #64 23.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:40.347Z] #64 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:40.347Z] #64 ... [2024-11-28T10:14:40.347Z] [2024-11-28T10:14:40.347Z] #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-28T10:14:40.347Z] #59 DONE 23.4s [2024-11-28T10:14:40.635Z] [2024-11-28T10:14:40.635Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-28T10:14:40.635Z] #56 23.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:40.635Z] #56 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:40.895Z] #56 ... [2024-11-28T10:14:40.895Z] [2024-11-28T10:14:40.895Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-28T10:14:40.895Z] #57 23.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:40.895Z] #57 23.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:40.895Z] #57 23.84 (1/2) Installing ca-certificates (20240705-r0) [2024-11-28T10:14:40.895Z] #57 23.85 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-28T10:14:40.895Z] #57 23.85 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:40.895Z] #57 23.87 Executing ca-certificates-20240705-r0.trigger [2024-11-28T10:14:40.895Z] #57 23.95 OK: 9 MiB in 16 packages [2024-11-28T10:14:40.895Z] #57 DONE 24.2s [2024-11-28T10:14:40.895Z] [2024-11-28T10:14:40.895Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-28T10:14:40.895Z] #56 23.86 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:40.895Z] #56 ... [2024-11-28T10:14:40.895Z] [2024-11-28T10:14:40.895Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-28T10:14:40.895Z] #58 23.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:40.895Z] #58 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:40.895Z] #58 23.60 (1/3) Installing ca-certificates (20240705-r0) [2024-11-28T10:14:40.895Z] #58 23.63 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-28T10:14:40.895Z] #58 23.64 (3/3) Installing tzdata (2024b-r0) [2024-11-28T10:14:40.895Z] #58 23.68 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:40.895Z] #58 23.69 Executing ca-certificates-20240705-r0.trigger [2024-11-28T10:14:40.895Z] #58 23.72 OK: 10 MiB in 17 packages [2024-11-28T10:14:40.895Z] #58 DONE 23.9s [2024-11-28T10:14:40.895Z] [2024-11-28T10:14:40.895Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-28T10:14:40.895Z] #62 23.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:40.895Z] #62 23.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:40.895Z] #62 23.68 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-28T10:14:40.895Z] #62 23.69 (2/2) Installing su-exec (0.2-r3) [2024-11-28T10:14:40.895Z] #62 23.70 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:40.895Z] #62 23.71 OK: 8 MiB in 16 packages [2024-11-28T10:14:40.895Z] #62 DONE 23.9s [2024-11-28T10:14:40.895Z] [2024-11-28T10:14:40.895Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-28T10:14:40.895Z] #56 23.91 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:40.895Z] #56 23.93 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-28T10:14:40.895Z] #56 23.94 (4/6) Installing openssl (3.3.2-r1) [2024-11-28T10:14:40.895Z] #56 23.95 (5/6) Installing su-exec (0.2-r3) [2024-11-28T10:14:40.895Z] #56 23.95 (6/6) Installing yq-go (4.44.1-r2) [2024-11-28T10:14:40.895Z] #56 24.02 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:41.153Z] #56 24.02 OK: 19 MiB in 18 packages [2024-11-28T10:14:41.153Z] #56 DONE 24.2s [2024-11-28T10:14:41.153Z] [2024-11-28T10:14:41.153Z] #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-28T10:14:41.153Z] #60 23.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:41.153Z] #60 23.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:41.153Z] #60 23.82 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-28T10:14:41.153Z] #60 23.85 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:41.153Z] #60 23.86 OK: 8 MiB in 15 packages [2024-11-28T10:14:41.153Z] #60 DONE 24.2s [2024-11-28T10:14:41.153Z] [2024-11-28T10:14:41.153Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-28T10:14:41.153Z] #67 DONE 1.5s [2024-11-28T10:14:41.153Z] [2024-11-28T10:14:41.153Z] #68 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-11-28T10:14:41.153Z] #68 ... [2024-11-28T10:14:41.153Z] [2024-11-28T10:14:41.153Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-28T10:14:41.153Z] #64 23.65 v3.20.3-372-gf76f8d196b6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-28T10:14:41.153Z] #64 23.65 v3.20.3-371-g1bc5f10f41e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-28T10:14:41.153Z] #64 23.65 OK: 24171 distinct packages available [2024-11-28T10:14:41.153Z] #64 23.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:41.153Z] #64 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:41.153Z] #64 24.11 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-28T10:14:41.153Z] #64 24.12 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-28T10:14:41.153Z] #64 24.12 (3/4) Installing libucontext (1.2-r3) [2024-11-28T10:14:41.153Z] #64 24.12 (4/4) Installing gcompat (1.1.0-r4) [2024-11-28T10:14:41.153Z] #64 24.13 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:41.153Z] #64 24.14 OK: 8 MiB in 18 packages [2024-11-28T10:14:41.153Z] #64 DONE 24.3s [2024-11-28T10:14:41.441Z] [2024-11-28T10:14:41.441Z] #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-28T10:14:41.441Z] #55 23.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:41.441Z] #55 23.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:41.441Z] #55 23.86 v3.20.3-372-gf76f8d196b6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-28T10:14:41.441Z] #55 23.86 v3.20.3-371-g1bc5f10f41e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-28T10:14:41.441Z] #55 23.86 OK: 24171 distinct packages available [2024-11-28T10:14:41.441Z] #55 23.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:41.441Z] #55 24.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:41.441Z] #55 24.39 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:41.441Z] #55 24.45 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:41.441Z] #55 24.45 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-28T10:14:41.441Z] #55 24.46 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-28T10:14:41.441Z] #55 24.46 (5/7) Installing libucontext (1.2-r3) [2024-11-28T10:14:41.441Z] #55 24.46 (6/7) Installing gcompat (1.1.0-r4) [2024-11-28T10:14:41.441Z] #55 24.47 (7/7) Installing openssl (3.3.2-r1) [2024-11-28T10:14:41.441Z] #55 24.48 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:41.441Z] #55 24.49 OK: 9 MiB in 19 packages [2024-11-28T10:14:41.441Z] #55 DONE 24.8s [2024-11-28T10:14:41.441Z] [2024-11-28T10:14:41.441Z] #69 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-28T10:14:41.701Z] #69 ... [2024-11-28T10:14:41.701Z] [2024-11-28T10:14:41.701Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-28T10:14:41.701Z] #65 23.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:41.701Z] #65 24.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:41.701Z] #65 24.35 (1/4) Installing ca-certificates (20240705-r0) [2024-11-28T10:14:41.701Z] #65 24.37 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-28T10:14:41.701Z] #65 24.37 (3/4) Installing su-exec (0.2-r3) [2024-11-28T10:14:41.701Z] #65 24.38 (4/4) Installing yq-go (4.44.1-r2) [2024-11-28T10:14:41.701Z] #65 24.46 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:41.701Z] #65 24.46 Executing ca-certificates-20240705-r0.trigger [2024-11-28T10:14:41.701Z] #65 24.50 OK: 19 MiB in 18 packages [2024-11-28T10:14:41.701Z] #65 DONE 24.7s [2024-11-28T10:14:41.701Z] [2024-11-28T10:14:41.701Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-28T10:14:41.701Z] #0 1.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:41.701Z] #0 1.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:41.701Z] #0 1.901 OK: 246 MiB in 54 packages [2024-11-28T10:14:41.701Z] #70 DONE 2.0s [2024-11-28T10:14:41.701Z] [2024-11-28T10:14:41.701Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-28T10:14:41.701Z] #63 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:41.701Z] #63 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:41.701Z] #63 24.51 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-28T10:14:41.701Z] #63 24.51 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:41.701Z] #63 24.52 OK: 8 MiB in 15 packages [2024-11-28T10:14:41.701Z] #63 DONE 24.7s [2024-11-28T10:14:41.701Z] [2024-11-28T10:14:41.701Z] #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-28T10:14:41.701Z] #71 DONE 0.1s [2024-11-28T10:14:41.960Z] [2024-11-28T10:14:41.960Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:14:43.867Z] #72 ... [2024-11-28T10:14:43.867Z] [2024-11-28T10:14:43.867Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-28T10:14:43.867Z] #0 2.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:43.867Z] #0 3.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:43.867Z] #0 3.524 OK: 246 MiB in 54 packages [2024-11-28T10:14:43.867Z] #73 DONE 3.8s [2024-11-28T10:14:43.867Z] [2024-11-28T10:14:43.867Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-28T10:14:43.867Z] #74 DONE 0.1s [2024-11-28T10:14:43.867Z] [2024-11-28T10:14:43.867Z] #68 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-11-28T10:14:43.867Z] #68 2.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:43.867Z] #68 2.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:43.867Z] #68 ... [2024-11-28T10:14:43.867Z] [2024-11-28T10:14:43.867Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-28T10:14:43.867Z] #0 2.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:43.867Z] #0 3.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:43.867Z] #0 3.381 v3.20.3-372-gf76f8d196b6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-28T10:14:43.867Z] #0 3.381 v3.20.3-371-g1bc5f10f41e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-28T10:14:43.867Z] #0 3.381 OK: 24175 distinct packages available [2024-11-28T10:14:43.867Z] #0 3.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:43.867Z] #0 3.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:43.867Z] #0 3.872 OK: 246 MiB in 54 packages [2024-11-28T10:14:43.867Z] #75 DONE 4.1s [2024-11-28T10:14:43.867Z] [2024-11-28T10:14:43.867Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-11-28T10:14:43.867Z] #66 3.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:43.867Z] #66 3.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:43.867Z] #66 3.921 OK: 246 MiB in 54 packages [2024-11-28T10:14:43.867Z] #66 DONE 4.1s [2024-11-28T10:14:43.867Z] [2024-11-28T10:14:43.867Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-28T10:14:43.867Z] #0 2.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:43.867Z] #0 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:43.867Z] #0 3.345 Upgrading critical system libraries and apk-tools: [2024-11-28T10:14:43.867Z] #0 3.345 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-28T10:14:43.867Z] #0 3.355 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:43.867Z] #0 3.423 Continuing the upgrade transaction with new apk-tools: [2024-11-28T10:14:43.867Z] #0 3.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:43.867Z] #0 3.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:43.867Z] #0 3.831 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:43.867Z] #0 3.889 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:43.867Z] #0 3.911 Executing ca-certificates-20240705-r0.trigger [2024-11-28T10:14:43.867Z] #0 3.963 OK: 13 MiB in 28 packages [2024-11-28T10:14:43.867Z] #76 DONE 4.1s [2024-11-28T10:14:43.867Z] [2024-11-28T10:14:43.867Z] #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-28T10:14:43.867Z] #77 DONE 0.1s [2024-11-28T10:14:43.867Z] [2024-11-28T10:14:43.867Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-28T10:14:43.867Z] #78 DONE 0.1s [2024-11-28T10:14:43.867Z] [2024-11-28T10:14:43.867Z] #68 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-11-28T10:14:43.867Z] #68 2.785 Upgrading critical system libraries and apk-tools: [2024-11-28T10:14:43.867Z] #68 2.785 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-28T10:14:43.867Z] #68 2.793 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:44.125Z] #68 2.874 Continuing the upgrade transaction with new apk-tools: [2024-11-28T10:14:44.125Z] #68 2.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.125Z] #68 2.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.383Z] #68 3.292 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:44.383Z] #68 3.340 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:44.383Z] #68 3.355 OK: 8 MiB in 15 packages [2024-11-28T10:14:44.949Z] #68 DONE 3.7s [2024-11-28T10:14:44.949Z] [2024-11-28T10:14:44.949Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-28T10:14:44.949Z] #0 2.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 2.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 2.902 Upgrading critical system libraries and apk-tools: [2024-11-28T10:14:44.949Z] #0 2.902 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-28T10:14:44.949Z] #0 2.908 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:44.949Z] #0 2.967 Continuing the upgrade transaction with new apk-tools: [2024-11-28T10:14:44.949Z] #0 2.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 3.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 3.355 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:44.949Z] #0 3.392 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:44.949Z] #0 3.403 Executing ca-certificates-20240705-r0.trigger [2024-11-28T10:14:44.949Z] #0 3.442 OK: 10 MiB in 17 packages [2024-11-28T10:14:44.949Z] #79 DONE 3.9s [2024-11-28T10:14:44.949Z] [2024-11-28T10:14:44.949Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-28T10:14:44.949Z] #0 2.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 2.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 3.091 Upgrading critical system libraries and apk-tools: [2024-11-28T10:14:44.949Z] #0 3.091 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-28T10:14:44.949Z] #0 3.098 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:44.949Z] #0 3.187 Continuing the upgrade transaction with new apk-tools: [2024-11-28T10:14:44.949Z] #0 3.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 3.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 3.567 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:44.949Z] #0 3.638 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:44.949Z] #0 3.658 OK: 8 MiB in 16 packages [2024-11-28T10:14:44.949Z] #80 DONE 3.9s [2024-11-28T10:14:44.949Z] [2024-11-28T10:14:44.949Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-28T10:14:44.949Z] #0 2.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 2.955 Upgrading critical system libraries and apk-tools: [2024-11-28T10:14:44.949Z] #0 2.955 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-28T10:14:44.949Z] #0 2.964 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:44.949Z] #0 3.041 Continuing the upgrade transaction with new apk-tools: [2024-11-28T10:14:44.949Z] #0 3.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 3.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 3.612 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:44.949Z] #0 3.658 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:44.949Z] #0 3.666 Executing ca-certificates-20240705-r0.trigger [2024-11-28T10:14:44.949Z] #0 3.778 OK: 9 MiB in 16 packages [2024-11-28T10:14:44.949Z] #81 DONE 4.0s [2024-11-28T10:14:44.949Z] [2024-11-28T10:14:44.949Z] #82 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-28T10:14:44.949Z] #0 2.807 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 3.279 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 3.992 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-28T10:14:44.949Z] #0 4.271 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:44.949Z] #0 4.276 OK: 8 MiB in 15 packages [2024-11-28T10:14:44.949Z] #82 DONE 4.5s [2024-11-28T10:14:44.949Z] [2024-11-28T10:14:44.949Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-28T10:14:44.949Z] #0 2.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 2.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 3.036 Upgrading critical system libraries and apk-tools: [2024-11-28T10:14:44.949Z] #0 3.036 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-28T10:14:44.949Z] #0 3.044 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:44.949Z] #0 3.108 Continuing the upgrade transaction with new apk-tools: [2024-11-28T10:14:44.949Z] #0 3.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 3.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 3.531 OK: 19 MiB in 18 packages [2024-11-28T10:14:44.949Z] #83 DONE 3.7s [2024-11-28T10:14:44.949Z] [2024-11-28T10:14:44.949Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-28T10:14:44.949Z] #84 ... [2024-11-28T10:14:44.949Z] [2024-11-28T10:14:44.949Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-28T10:14:44.949Z] #0 2.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 2.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 2.764 Upgrading critical system libraries and apk-tools: [2024-11-28T10:14:44.949Z] #0 2.764 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-28T10:14:44.949Z] #0 2.773 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:44.949Z] #0 2.838 Continuing the upgrade transaction with new apk-tools: [2024-11-28T10:14:44.949Z] #0 2.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 2.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:44.949Z] #0 3.263 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:44.949Z] #0 3.298 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:44.949Z] #0 3.475 OK: 8 MiB in 18 packages [2024-11-28T10:14:44.949Z] #85 DONE 3.6s [2024-11-28T10:14:44.949Z] [2024-11-28T10:14:44.949Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-28T10:14:44.949Z] #86 DONE 0.1s [2024-11-28T10:14:45.225Z] [2024-11-28T10:14:45.225Z] #69 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-28T10:14:45.225Z] #69 2.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:45.225Z] #69 2.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:45.225Z] #69 3.289 Upgrading critical system libraries and apk-tools: [2024-11-28T10:14:45.225Z] #69 3.289 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-28T10:14:45.225Z] #69 3.297 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:45.225Z] #69 3.365 Continuing the upgrade transaction with new apk-tools: [2024-11-28T10:14:45.225Z] #69 3.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:45.225Z] #69 3.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:45.225Z] #69 3.755 OK: 9 MiB in 19 packages [2024-11-28T10:14:45.792Z] #69 ... [2024-11-28T10:14:45.792Z] [2024-11-28T10:14:45.792Z] #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-28T10:14:45.792Z] #0 2.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:45.792Z] #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:45.792Z] #0 3.185 Upgrading critical system libraries and apk-tools: [2024-11-28T10:14:45.792Z] #0 3.185 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-28T10:14:45.792Z] #0 3.199 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:45.792Z] #0 3.291 Continuing the upgrade transaction with new apk-tools: [2024-11-28T10:14:45.792Z] #0 3.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:45.792Z] #0 3.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:45.792Z] #0 3.711 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:45.792Z] #0 3.745 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:45.792Z] #0 3.978 OK: 8 MiB in 15 packages [2024-11-28T10:14:45.792Z] #87 DONE 4.2s [2024-11-28T10:14:46.051Z] [2024-11-28T10:14:46.051Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-28T10:14:46.051Z] #88 DONE 1.0s [2024-11-28T10:14:46.051Z] [2024-11-28T10:14:46.051Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-28T10:14:46.051Z] #89 DONE 0.1s [2024-11-28T10:14:46.051Z] [2024-11-28T10:14:46.051Z] #69 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-11-28T10:14:46.051Z] #69 DONE 4.8s [2024-11-28T10:14:46.051Z] [2024-11-28T10:14:46.051Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-28T10:14:46.990Z] #90 DONE 0.8s [2024-11-28T10:14:46.990Z] [2024-11-28T10:14:46.990Z] #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-28T10:14:46.990Z] #0 2.795 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:46.990Z] #0 4.271 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:46.990Z] #0 4.983 OK: 246 MiB in 54 packages [2024-11-28T10:14:46.990Z] #91 DONE 5.6s [2024-11-28T10:14:46.990Z] [2024-11-28T10:14:46.990Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-28T10:14:46.990Z] #0 2.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:46.990Z] #0 3.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:46.990Z] #0 4.056 Upgrading critical system libraries and apk-tools: [2024-11-28T10:14:46.990Z] #0 4.056 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-28T10:14:46.990Z] #0 4.062 Executing busybox-1.36.1-r29.trigger [2024-11-28T10:14:46.990Z] #0 4.115 Continuing the upgrade transaction with new apk-tools: [2024-11-28T10:14:46.990Z] #0 4.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:46.990Z] #0 4.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-28T10:14:46.990Z] #0 4.482 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:46.990Z] #0 4.545 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-28T10:14:46.990Z] #0 4.553 Executing ca-certificates-20240705-r0.trigger [2024-11-28T10:14:46.990Z] #0 4.674 OK: 19 MiB in 18 packages [2024-11-28T10:14:46.990Z] #92 DONE 5.1s [2024-11-28T10:14:46.990Z] [2024-11-28T10:14:46.990Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-28T10:14:46.990Z] #93 DONE 0.9s [2024-11-28T10:14:46.990Z] [2024-11-28T10:14:46.990Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-28T10:14:46.990Z] #84 DONE 2.1s [2024-11-28T10:14:46.990Z] [2024-11-28T10:14:46.990Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-28T10:14:46.990Z] #94 DONE 0.9s [2024-11-28T10:14:46.990Z] [2024-11-28T10:14:46.990Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-28T10:14:46.990Z] #95 ... [2024-11-28T10:14:46.990Z] [2024-11-28T10:14:46.990Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-28T10:14:46.990Z] #96 DONE 0.1s [2024-11-28T10:14:46.990Z] [2024-11-28T10:14:46.990Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-28T10:14:46.990Z] #97 DONE 0.1s [2024-11-28T10:14:46.990Z] [2024-11-28T10:14:46.990Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-28T10:14:46.990Z] #98 DONE 0.2s [2024-11-28T10:14:47.530Z] [2024-11-28T10:14:47.530Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:14:47.794Z] #99 ... [2024-11-28T10:14:47.794Z] [2024-11-28T10:14:47.794Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-28T10:14:47.794Z] #100 DONE 0.8s [2024-11-28T10:14:47.794Z] [2024-11-28T10:14:47.794Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-28T10:14:47.794Z] #101 DONE 0.8s [2024-11-28T10:14:47.794Z] [2024-11-28T10:14:47.794Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-28T10:14:47.794Z] #95 DONE 0.8s [2024-11-28T10:14:47.794Z] [2024-11-28T10:14:47.794Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-28T10:14:47.794Z] #102 DONE 0.1s [2024-11-28T10:14:47.794Z] [2024-11-28T10:14:47.794Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-28T10:14:47.794Z] #103 DONE 0.9s [2024-11-28T10:14:47.794Z] [2024-11-28T10:14:47.794Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-28T10:14:47.794Z] #104 DONE 0.1s [2024-11-28T10:14:47.794Z] [2024-11-28T10:14:47.794Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-28T10:14:47.794Z] #105 DONE 0.1s [2024-11-28T10:14:47.794Z] [2024-11-28T10:14:47.794Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-28T10:14:47.794Z] #106 DONE 0.1s [2024-11-28T10:14:47.794Z] [2024-11-28T10:14:47.794Z] #107 [security-spire-config] exporting to image [2024-11-28T10:14:47.794Z] #107 exporting layers [2024-11-28T10:14:48.057Z] #107 ... [2024-11-28T10:14:48.057Z] [2024-11-28T10:14:48.057Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-28T10:14:48.057Z] #108 DONE 0.1s [2024-11-28T10:14:48.057Z] [2024-11-28T10:14:48.057Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-28T10:14:48.057Z] #109 DONE 0.1s [2024-11-28T10:14:48.057Z] [2024-11-28T10:14:48.057Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-28T10:14:48.057Z] #110 DONE 0.1s [2024-11-28T10:14:48.057Z] [2024-11-28T10:14:48.057Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-28T10:14:48.057Z] #111 DONE 0.1s [2024-11-28T10:14:48.057Z] [2024-11-28T10:14:48.057Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-28T10:14:48.057Z] #112 DONE 0.1s [2024-11-28T10:14:48.057Z] [2024-11-28T10:14:48.057Z] #107 [security-spire-server] exporting to image [2024-11-28T10:14:48.623Z] #107 exporting layers 0.7s done [2024-11-28T10:14:48.623Z] #107 writing image sha256:53d13a496965f37e00618781d8c3a86aa1c840a16d81449882908c531ee184d7 done [2024-11-28T10:14:48.623Z] #107 naming to docker.io/library/security-spire-config done [2024-11-28T10:14:48.623Z] #107 exporting layers 0.6s done [2024-11-28T10:14:48.623Z] #107 writing image sha256:96fa917daec533f211400e7ad68bb203a12809dc081f5e4a0061d28ab5f512b7 done [2024-11-28T10:14:48.623Z] #107 naming to docker.io/library/security-spire-server done [2024-11-28T10:14:48.882Z] #107 exporting layers 0.6s done [2024-11-28T10:14:48.882Z] #107 writing image sha256:8cf6918e7e1a95ed6b2602ce0fa5569c0b1061a5ee178b80e0e2bf0770a8abd5 done [2024-11-28T10:14:48.882Z] #107 naming to docker.io/library/security-spire-agent done [2024-11-28T10:14:48.882Z] #107 DONE 1.2s [2024-11-28T10:14:48.882Z] [2024-11-28T10:14:48.882Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-28T10:14:54.182Z] #39 ... [2024-11-28T10:14:54.182Z] [2024-11-28T10:14:54.182Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:14:54.182Z] #113 ... [2024-11-28T10:14:54.182Z] [2024-11-28T10:14:54.182Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:14:54.182Z] #114 ... [2024-11-28T10:14:54.182Z] [2024-11-28T10:14:54.182Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:15:26.279Z] #115 ... [2024-11-28T10:15:26.279Z] [2024-11-28T10:15:26.279Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:15:26.279Z] #72 DONE 39.8s [2024-11-28T10:15:26.279Z] [2024-11-28T10:15:26.279Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:15:26.279Z] #115 DONE 37.7s [2024-11-28T10:15:26.279Z] [2024-11-28T10:15:26.279Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:15:26.279Z] #113 DONE 38.0s [2024-11-28T10:15:26.279Z] [2024-11-28T10:15:26.279Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:15:26.279Z] #114 DONE 37.7s [2024-11-28T10:15:26.279Z] [2024-11-28T10:15:26.279Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:15:26.279Z] #99 DONE 34.6s [2024-11-28T10:15:26.279Z] [2024-11-28T10:15:26.279Z] #116 [core-keeper builder 7/8] COPY . . [2024-11-28T10:15:30.472Z] #116 ... [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:15:30.472Z] #117 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-28T10:15:30.472Z] #118 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-11-28T10:15:30.472Z] #119 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-28T10:15:30.472Z] #120 DONE 8.4s [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-11-28T10:15:30.472Z] #121 DONE 8.4s [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #122 [support-notifications builder 6/7] COPY . . [2024-11-28T10:15:30.472Z] #122 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:15:30.472Z] #123 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #124 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-28T10:15:30.472Z] #124 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #125 [support-scheduler builder 6/7] COPY . . [2024-11-28T10:15:30.472Z] #125 DONE 8.4s [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-28T10:15:30.472Z] #126 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #127 [security-proxy-setup builder 6/7] COPY . . [2024-11-28T10:15:30.472Z] #127 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:15:30.472Z] #128 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-28T10:15:30.472Z] #129 DONE 8.4s [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:15:30.472Z] #130 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-28T10:15:30.472Z] #131 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #132 [core-command builder 6/7] COPY . . [2024-11-28T10:15:30.472Z] #132 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-28T10:15:30.472Z] #133 ... [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-11-28T10:15:30.472Z] #134 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-28T10:15:30.472Z] #135 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:15:30.472Z] #136 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-28T10:15:30.472Z] #137 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #138 [core-metadata builder 6/7] COPY . . [2024-11-28T10:15:30.472Z] #138 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.472Z] #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:15:30.472Z] #139 CACHED [2024-11-28T10:15:30.472Z] [2024-11-28T10:15:30.473Z] #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-28T10:15:30.473Z] #140 CACHED [2024-11-28T10:15:30.473Z] [2024-11-28T10:15:30.473Z] #141 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-28T10:15:30.473Z] #141 CACHED [2024-11-28T10:15:30.473Z] [2024-11-28T10:15:30.473Z] #142 [core-data builder 6/7] COPY . . [2024-11-28T10:15:30.473Z] #142 CACHED [2024-11-28T10:15:30.473Z] [2024-11-28T10:15:30.473Z] #116 [core-keeper builder 7/8] COPY . . [2024-11-28T10:15:30.473Z] #116 DONE 8.4s [2024-11-28T10:15:30.473Z] [2024-11-28T10:15:30.473Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-28T10:15:30.473Z] #0 0.327 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 [2024-11-28T10:15:35.742Z] #143 ... [2024-11-28T10:15:35.742Z] [2024-11-28T10:15:35.742Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-28T10:15:35.742Z] #0 1.391 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 [2024-11-28T10:15:39.926Z] #144 ... [2024-11-28T10:15:39.926Z] [2024-11-28T10:15:39.926Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-28T10:15:39.927Z] #0 0.732 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 [2024-11-28T10:15:40.185Z] #145 ... [2024-11-28T10:15:40.185Z] [2024-11-28T10:15:40.185Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-28T10:15:40.186Z] #0 1.116 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 [2024-11-28T10:15:40.186Z] #146 ... [2024-11-28T10:15:40.186Z] [2024-11-28T10:15:40.186Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-28T10:15:40.186Z] #0 1.261 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 [2024-11-28T10:15:40.445Z] #147 ... [2024-11-28T10:15:40.445Z] [2024-11-28T10:15:40.445Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-28T10:15:40.445Z] #0 1.051 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 [2024-11-28T10:15:40.704Z] #148 ... [2024-11-28T10:15:40.704Z] [2024-11-28T10:15:40.704Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-28T10:15:40.704Z] #0 0.893 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 [2024-11-28T10:15:40.704Z] #149 ... [2024-11-28T10:15:40.704Z] [2024-11-28T10:15:40.704Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-28T10:15:40.704Z] #0 0.710 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 [2024-11-28T10:15:40.964Z] #150 ... [2024-11-28T10:15:40.964Z] [2024-11-28T10:15:40.964Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-28T10:15:40.964Z] #0 0.860 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 [2024-11-28T10:15:40.964Z] #151 ... [2024-11-28T10:15:40.964Z] [2024-11-28T10:15:40.964Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-28T10:15:40.964Z] #0 0.730 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 [2024-11-28T10:15:41.223Z] #152 ... [2024-11-28T10:15:41.223Z] [2024-11-28T10:15:41.223Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-28T10:15:41.223Z] #0 1.124 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 [2024-11-28T10:15:41.482Z] #153 ... [2024-11-28T10:15:41.482Z] [2024-11-28T10:15:41.482Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-28T10:15:41.482Z] #133 1.410 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 [2024-11-28T10:16:51.173Z] #133 ... [2024-11-28T10:16:51.173Z] [2024-11-28T10:16:51.173Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-28T10:16:51.173Z] #150 80.18 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 [2024-11-28T10:17:13.096Z] #150 DONE 102.4s [2024-11-28T10:17:13.096Z] [2024-11-28T10:17:13.096Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-28T10:17:13.096Z] #143 DONE 102.3s [2024-11-28T10:17:13.096Z] [2024-11-28T10:17:13.096Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-28T10:17:13.096Z] #145 DONE 102.3s [2024-11-28T10:17:13.096Z] [2024-11-28T10:17:13.096Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-28T10:17:13.096Z] #152 ... [2024-11-28T10:17:13.096Z] [2024-11-28T10:17:13.096Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-28T10:17:13.096Z] #151 DONE 103.1s [2024-11-28T10:17:13.096Z] [2024-11-28T10:17:13.096Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-28T10:17:13.661Z] #144 ... [2024-11-28T10:17:13.661Z] [2024-11-28T10:17:13.661Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-28T10:17:13.661Z] #154 ... [2024-11-28T10:17:13.661Z] [2024-11-28T10:17:13.661Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-28T10:17:13.661Z] #149 DONE 103.7s [2024-11-28T10:17:13.934Z] [2024-11-28T10:17:13.934Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-28T10:17:14.500Z] #155 DONE 0.7s [2024-11-28T10:17:14.500Z] [2024-11-28T10:17:14.500Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-28T10:17:14.500Z] #156 DONE 0.7s [2024-11-28T10:17:14.500Z] [2024-11-28T10:17:14.500Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-28T10:17:14.500Z] #157 DONE 0.7s [2024-11-28T10:17:14.500Z] [2024-11-28T10:17:14.500Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-28T10:17:14.500Z] #158 DONE 0.7s [2024-11-28T10:17:14.500Z] [2024-11-28T10:17:14.500Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-28T10:17:14.500Z] #154 DONE 0.9s [2024-11-28T10:17:14.500Z] [2024-11-28T10:17:14.500Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-28T10:17:14.766Z] #159 ... [2024-11-28T10:17:14.766Z] [2024-11-28T10:17:14.766Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-28T10:17:14.766Z] #160 DONE 0.2s [2024-11-28T10:17:14.766Z] [2024-11-28T10:17:14.766Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-28T10:17:14.766Z] #161 DONE 0.4s [2024-11-28T10:17:14.766Z] [2024-11-28T10:17:14.766Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-28T10:17:14.766Z] #162 DONE 0.4s [2024-11-28T10:17:14.766Z] [2024-11-28T10:17:14.766Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-11-28T10:17:15.033Z] #163 ... [2024-11-28T10:17:15.033Z] [2024-11-28T10:17:15.033Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-28T10:17:15.033Z] #164 DONE 0.4s [2024-11-28T10:17:15.033Z] [2024-11-28T10:17:15.033Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-28T10:17:17.558Z] #165 ... [2024-11-28T10:17:17.558Z] [2024-11-28T10:17:17.558Z] #166 [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 [2024-11-28T10:17:17.558Z] #166 DONE 2.5s [2024-11-28T10:17:17.558Z] [2024-11-28T10:17:17.558Z] #167 [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 [2024-11-28T10:17:19.485Z] #167 ... [2024-11-28T10:17:19.485Z] [2024-11-28T10:17:19.485Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-11-28T10:17:19.485Z] #163 DONE 4.4s [2024-11-28T10:17:19.485Z] [2024-11-28T10:17:19.485Z] #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-28T10:17:19.485Z] #168 DONE 4.4s [2024-11-28T10:17:19.485Z] [2024-11-28T10:17:19.485Z] #169 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-11-28T10:17:19.485Z] #169 ... [2024-11-28T10:17:19.485Z] [2024-11-28T10:17:19.485Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-28T10:17:19.485Z] #165 DONE 4.3s [2024-11-28T10:17:19.742Z] [2024-11-28T10:17:19.742Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-28T10:17:19.742Z] #159 DONE 5.1s [2024-11-28T10:17:19.742Z] [2024-11-28T10:17:19.742Z] #167 [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 [2024-11-28T10:17:19.742Z] #167 DONE 2.3s [2024-11-28T10:17:19.742Z] [2024-11-28T10:17:19.742Z] #170 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-28T10:17:19.742Z] #170 ... [2024-11-28T10:17:19.742Z] [2024-11-28T10:17:19.742Z] #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-28T10:17:19.742Z] #171 DONE 0.5s [2024-11-28T10:17:19.742Z] [2024-11-28T10:17:19.742Z] #169 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-11-28T10:17:19.742Z] #169 DONE 0.6s [2024-11-28T10:17:20.000Z] [2024-11-28T10:17:20.000Z] #172 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-11-28T10:17:20.000Z] #172 DONE 0.3s [2024-11-28T10:17:20.000Z] [2024-11-28T10:17:20.000Z] #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-28T10:17:20.000Z] #173 DONE 0.4s [2024-11-28T10:17:20.000Z] [2024-11-28T10:17:20.000Z] #107 [security-spiffe-token-provider] exporting to image [2024-11-28T10:17:20.000Z] #107 exporting layers [2024-11-28T10:17:20.259Z] #107 ... [2024-11-28T10:17:20.259Z] [2024-11-28T10:17:20.259Z] #170 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-28T10:17:20.259Z] #170 DONE 0.6s [2024-11-28T10:17:20.259Z] [2024-11-28T10:17:20.259Z] #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-28T10:17:20.259Z] #174 DONE 0.5s [2024-11-28T10:17:20.259Z] [2024-11-28T10:17:20.259Z] #175 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-28T10:17:20.259Z] #175 DONE 0.5s [2024-11-28T10:17:20.259Z] [2024-11-28T10:17:20.259Z] #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-28T10:17:20.516Z] #176 ... [2024-11-28T10:17:20.516Z] [2024-11-28T10:17:20.516Z] #177 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-28T10:17:20.516Z] #177 DONE 0.6s [2024-11-28T10:17:20.773Z] [2024-11-28T10:17:20.774Z] #107 [security-spiffe-token-provider] exporting to image [2024-11-28T10:17:20.774Z] #107 exporting layers 0.7s done [2024-11-28T10:17:20.774Z] #107 writing image sha256:3355e54fc083006b396ff0add8de628ac1bdb643d1ed103143daeac4b1d8821f 0.1s done [2024-11-28T10:17:20.774Z] #107 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-11-28T10:17:20.774Z] #107 DONE 2.1s [2024-11-28T10:17:20.774Z] [2024-11-28T10:17:20.774Z] #178 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-28T10:17:20.774Z] #178 ... [2024-11-28T10:17:20.774Z] [2024-11-28T10:17:20.774Z] #179 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-28T10:17:20.774Z] #179 DONE 0.7s [2024-11-28T10:17:21.031Z] [2024-11-28T10:17:21.031Z] #180 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-28T10:17:21.031Z] #180 ... [2024-11-28T10:17:21.031Z] [2024-11-28T10:17:21.031Z] #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-28T10:17:21.031Z] #176 DONE 0.9s [2024-11-28T10:17:21.335Z] [2024-11-28T10:17:21.335Z] #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-28T10:17:22.266Z] #181 ... [2024-11-28T10:17:22.266Z] [2024-11-28T10:17:22.266Z] #178 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-28T10:17:22.266Z] #178 DONE 1.6s [2024-11-28T10:17:22.266Z] [2024-11-28T10:17:22.266Z] #182 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-28T10:17:22.266Z] #182 DONE 1.8s [2024-11-28T10:17:22.266Z] [2024-11-28T10:17:22.266Z] #180 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-28T10:17:22.266Z] #180 DONE 1.3s [2024-11-28T10:17:22.266Z] [2024-11-28T10:17:22.266Z] #107 [core-common-config-bootstrapper] exporting to image [2024-11-28T10:17:23.199Z] #107 ... [2024-11-28T10:17:23.199Z] [2024-11-28T10:17:23.199Z] #183 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-28T10:17:23.199Z] #183 DONE 1.0s [2024-11-28T10:17:23.199Z] [2024-11-28T10:17:23.199Z] #184 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-28T10:17:23.199Z] #184 DONE 1.0s [2024-11-28T10:17:23.199Z] [2024-11-28T10:17:23.199Z] #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-28T10:17:23.199Z] #181 DONE 2.0s [2024-11-28T10:17:23.199Z] [2024-11-28T10:17:23.199Z] #107 [security-proxy-setup] exporting to image [2024-11-28T10:17:23.457Z] #107 exporting layers 1.2s done [2024-11-28T10:17:23.457Z] #107 writing image sha256:87931161b00b1b4f2aff70156b9479dfe760cdbcd1e5162d4af3720d81fa5145 done [2024-11-28T10:17:23.457Z] #107 naming to docker.io/library/core-common-config-bootstrapper done [2024-11-28T10:17:23.714Z] #107 ... [2024-11-28T10:17:23.714Z] [2024-11-28T10:17:23.714Z] #185 [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/ [2024-11-28T10:17:23.714Z] #185 DONE 0.4s [2024-11-28T10:17:23.714Z] [2024-11-28T10:17:23.714Z] #186 [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/ [2024-11-28T10:17:23.974Z] #186 DONE 0.4s [2024-11-28T10:17:23.974Z] [2024-11-28T10:17:23.974Z] #187 [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/ [2024-11-28T10:17:24.236Z] #187 ... [2024-11-28T10:17:24.236Z] [2024-11-28T10:17:24.236Z] #107 [security-proxy-setup] exporting to image [2024-11-28T10:17:24.236Z] #107 exporting layers 0.9s done [2024-11-28T10:17:24.236Z] #107 writing image sha256:b042a3159a5f6ec449c185f37f75bda70bcf676a793ee495894b4659bc57e2a3 0.0s done [2024-11-28T10:17:24.236Z] #107 naming to docker.io/library/security-proxy-setup 0.2s done [2024-11-28T10:17:24.236Z] #107 DONE 4.3s [2024-11-28T10:17:24.495Z] [2024-11-28T10:17:24.495Z] #187 [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/ [2024-11-28T10:17:24.495Z] #187 DONE 0.5s [2024-11-28T10:17:24.495Z] [2024-11-28T10:17:24.495Z] #188 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-28T10:17:25.883Z] #188 DONE 1.0s [2024-11-28T10:17:25.883Z] [2024-11-28T10:17:25.883Z] #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-28T10:17:25.883Z] #189 DONE 2.3s [2024-11-28T10:17:25.883Z] [2024-11-28T10:17:25.883Z] #107 [security-secretstore-setup] exporting to image [2024-11-28T10:17:26.141Z] #107 exporting layers 0.5s done [2024-11-28T10:17:26.141Z] #107 writing image sha256:7e653012d58b2efbd6288337b769797dbabd8b78e3a886a217d0000fec39318d done [2024-11-28T10:17:26.141Z] #107 naming to docker.io/library/security-secretstore-setup done [2024-11-28T10:17:26.141Z] #107 DONE 4.8s [2024-11-28T10:17:26.141Z] [2024-11-28T10:17:26.141Z] #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-28T10:17:28.711Z] #190 DONE 3.3s [2024-11-28T10:17:28.711Z] [2024-11-28T10:17:28.711Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-28T10:17:28.977Z] #147 ... [2024-11-28T10:17:28.977Z] [2024-11-28T10:17:28.977Z] #107 [security-bootstrapper] exporting to image [2024-11-28T10:17:29.236Z] #107 exporting layers 0.5s done [2024-11-28T10:17:29.497Z] #107 writing image sha256:37f62e016ac5047d7fd8cc801d064f790510cef95b261dc9f99ebab2fc87c83d done [2024-11-28T10:17:29.497Z] #107 naming to docker.io/library/security-bootstrapper done [2024-11-28T10:17:29.497Z] #107 DONE 5.3s [2024-11-28T10:17:29.497Z] [2024-11-28T10:17:29.497Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-28T10:17:47.711Z] #152 ... [2024-11-28T10:17:47.711Z] [2024-11-28T10:17:47.711Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-28T10:17:47.711Z] #133 DONE 137.7s [2024-11-28T10:17:47.711Z] [2024-11-28T10:17:47.711Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-28T10:17:47.711Z] #153 DONE 137.8s [2024-11-28T10:17:47.711Z] [2024-11-28T10:17:47.711Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-28T10:17:47.711Z] #152 DONE 137.8s [2024-11-28T10:17:47.711Z] [2024-11-28T10:17:47.711Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-28T10:17:47.711Z] #144 DONE 137.8s [2024-11-28T10:17:47.711Z] [2024-11-28T10:17:47.711Z] #191 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-28T10:17:47.985Z] #191 ... [2024-11-28T10:17:47.985Z] [2024-11-28T10:17:47.985Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-28T10:17:47.986Z] #146 DONE 137.9s [2024-11-28T10:17:47.986Z] [2024-11-28T10:17:47.986Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-28T10:17:47.986Z] #147 DONE 138.0s [2024-11-28T10:17:47.986Z] [2024-11-28T10:17:47.986Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-11-28T10:17:47.986Z] #148 DONE 138.0s [2024-11-28T10:17:47.986Z] [2024-11-28T10:17:47.986Z] #192 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-28T10:17:48.260Z] #192 ... [2024-11-28T10:17:48.260Z] [2024-11-28T10:17:48.260Z] #193 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-28T10:17:48.260Z] #193 DONE 0.6s [2024-11-28T10:17:48.260Z] [2024-11-28T10:17:48.260Z] #194 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-28T10:17:48.260Z] #194 DONE 0.6s [2024-11-28T10:17:48.260Z] [2024-11-28T10:17:48.260Z] #191 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-28T10:17:48.260Z] #191 DONE 0.6s [2024-11-28T10:17:48.557Z] [2024-11-28T10:17:48.557Z] #192 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-28T10:17:48.557Z] #192 DONE 0.5s [2024-11-28T10:17:48.557Z] [2024-11-28T10:17:48.557Z] #195 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-28T10:17:48.820Z] #195 ... [2024-11-28T10:17:48.820Z] [2024-11-28T10:17:48.820Z] #196 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-28T10:17:48.820Z] #196 DONE 0.5s [2024-11-28T10:17:48.820Z] [2024-11-28T10:17:48.820Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-28T10:17:48.820Z] #197 DONE 0.2s [2024-11-28T10:17:48.820Z] [2024-11-28T10:17:48.820Z] #198 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-28T10:17:48.820Z] #198 CACHED [2024-11-28T10:17:48.820Z] [2024-11-28T10:17:48.820Z] #199 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-28T10:17:48.820Z] #199 CACHED [2024-11-28T10:17:48.820Z] [2024-11-28T10:17:48.820Z] #200 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-28T10:17:48.820Z] #200 CACHED [2024-11-28T10:17:48.820Z] [2024-11-28T10:17:48.820Z] #201 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-28T10:17:48.820Z] #201 CACHED [2024-11-28T10:17:48.820Z] [2024-11-28T10:17:48.820Z] #202 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-28T10:17:48.820Z] #202 DONE 0.5s [2024-11-28T10:17:48.820Z] [2024-11-28T10:17:48.820Z] #203 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-28T10:17:48.820Z] #203 ... [2024-11-28T10:17:48.820Z] [2024-11-28T10:17:48.820Z] #195 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-28T10:17:48.820Z] #195 DONE 0.4s [2024-11-28T10:17:48.820Z] [2024-11-28T10:17:48.820Z] #204 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-28T10:17:48.820Z] #204 DONE 0.3s [2024-11-28T10:17:48.820Z] [2024-11-28T10:17:48.820Z] #205 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-28T10:17:48.820Z] #205 DONE 0.3s [2024-11-28T10:17:49.108Z] [2024-11-28T10:17:49.108Z] #206 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-28T10:17:49.367Z] #206 ... [2024-11-28T10:17:49.367Z] [2024-11-28T10:17:49.367Z] #207 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-28T10:17:49.367Z] #207 DONE 0.6s [2024-11-28T10:17:49.626Z] [2024-11-28T10:17:49.626Z] #208 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-28T10:17:49.626Z] #208 DONE 0.8s [2024-11-28T10:17:49.626Z] [2024-11-28T10:17:49.626Z] #203 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-28T10:17:49.626Z] #203 DONE 0.8s [2024-11-28T10:17:49.626Z] [2024-11-28T10:17:49.626Z] #209 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-28T10:17:49.626Z] #209 DONE 0.9s [2024-11-28T10:17:49.626Z] [2024-11-28T10:17:49.626Z] #210 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-28T10:17:49.626Z] #210 ... [2024-11-28T10:17:49.626Z] [2024-11-28T10:17:49.626Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-28T10:17:49.626Z] #211 DONE 0.9s [2024-11-28T10:17:49.626Z] [2024-11-28T10:17:49.626Z] #206 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-28T10:17:49.626Z] #206 DONE 0.9s [2024-11-28T10:17:49.626Z] [2024-11-28T10:17:49.626Z] #212 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-11-28T10:17:49.626Z] #212 DONE 0.9s [2024-11-28T10:17:49.626Z] [2024-11-28T10:17:49.626Z] #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-28T10:17:49.626Z] #213 DONE 0.4s [2024-11-28T10:17:49.626Z] [2024-11-28T10:17:49.626Z] #107 [core-keeper] exporting to image [2024-11-28T10:17:49.626Z] #107 exporting layers [2024-11-28T10:17:49.887Z] #107 ... [2024-11-28T10:17:49.887Z] [2024-11-28T10:17:49.887Z] #214 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-28T10:17:49.887Z] #214 DONE 0.4s [2024-11-28T10:17:49.887Z] [2024-11-28T10:17:49.887Z] #215 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-28T10:17:49.887Z] #215 DONE 0.4s [2024-11-28T10:17:49.887Z] [2024-11-28T10:17:49.887Z] #210 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-28T10:17:49.887Z] #210 DONE 0.5s [2024-11-28T10:17:49.887Z] [2024-11-28T10:17:49.887Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-28T10:17:49.887Z] #216 DONE 0.2s [2024-11-28T10:17:49.887Z] [2024-11-28T10:17:49.887Z] #217 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-28T10:17:49.887Z] #217 DONE 0.2s [2024-11-28T10:17:49.887Z] [2024-11-28T10:17:49.887Z] #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-11-28T10:17:49.887Z] #218 DONE 0.2s [2024-11-28T10:17:49.887Z] [2024-11-28T10:17:49.887Z] #107 [support-scheduler] exporting to image [2024-11-28T10:17:49.887Z] #107 exporting layers 0.2s done [2024-11-28T10:17:49.887Z] #107 writing image sha256:068a5260638ba4afe7f4acd46d939d948ad9c9158fb8aef120deb92a9607db6b 0.0s done [2024-11-28T10:17:49.887Z] #107 naming to docker.io/library/core-keeper [2024-11-28T10:17:50.145Z] #107 exporting layers 0.2s done [2024-11-28T10:17:50.145Z] #107 naming to docker.io/library/core-keeper 0.0s done [2024-11-28T10:17:50.145Z] #107 ... [2024-11-28T10:17:50.145Z] [2024-11-28T10:17:50.145Z] #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-28T10:17:50.145Z] #219 DONE 0.3s [2024-11-28T10:17:50.145Z] [2024-11-28T10:17:50.145Z] #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-28T10:17:50.145Z] #220 DONE 0.2s [2024-11-28T10:17:50.145Z] [2024-11-28T10:17:50.145Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-28T10:17:50.145Z] #221 DONE 0.3s [2024-11-28T10:17:50.145Z] [2024-11-28T10:17:50.145Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-28T10:17:50.145Z] #222 DONE 0.3s [2024-11-28T10:17:50.145Z] [2024-11-28T10:17:50.145Z] #107 [core-command] exporting to image [2024-11-28T10:17:50.145Z] #107 exporting layers 0.3s done [2024-11-28T10:17:50.145Z] #107 writing image sha256:11d9c15db2b675765455af96f33562faeecb4ed7115d2af95c9b3f60b400c336 done [2024-11-28T10:17:50.145Z] #107 naming to docker.io/library/core-command done [2024-11-28T10:17:50.145Z] #107 writing image sha256:0887688da2da0d59afeedf380b454786fa2c4311c910b1625e78a9ab716770c9 [2024-11-28T10:17:50.406Z] #107 ... [2024-11-28T10:17:50.406Z] [2024-11-28T10:17:50.406Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-28T10:17:50.406Z] #223 DONE 0.1s [2024-11-28T10:17:50.406Z] [2024-11-28T10:17:50.406Z] #107 [core-metadata] exporting to image [2024-11-28T10:17:50.406Z] #107 writing image sha256:0887688da2da0d59afeedf380b454786fa2c4311c910b1625e78a9ab716770c9 0.0s done [2024-11-28T10:17:50.406Z] #107 naming to docker.io/library/support-scheduler done [2024-11-28T10:17:50.406Z] #107 ... [2024-11-28T10:17:50.406Z] [2024-11-28T10:17:50.406Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-28T10:17:50.406Z] #224 DONE 0.4s [2024-11-28T10:17:50.406Z] [2024-11-28T10:17:50.406Z] #107 [support-notifications] exporting to image [2024-11-28T10:17:50.406Z] #107 exporting layers 0.2s done [2024-11-28T10:17:50.406Z] #107 writing image sha256:5230824b7327f546a0feee9a4891c2dea4c38b7132ebe9cba0d95b8fbb61b089 done [2024-11-28T10:17:50.406Z] #107 naming to docker.io/library/core-data done [2024-11-28T10:17:50.406Z] #107 writing image sha256:84636502ee120b97ff461a2773ceeb222099c494580cad4229acf883d0c1e758 done [2024-11-28T10:17:50.406Z] #107 naming to docker.io/library/support-notifications done [2024-11-28T10:17:51.342Z] #107 exporting layers 0.9s done [2024-11-28T10:17:51.342Z] #107 writing image sha256:022f65982dfd85f53014ced375527b1a1ef34d1d055df934f70a5e4426108182 [2024-11-28T10:17:51.342Z] #107 exporting layers 0.7s done [2024-11-28T10:17:51.342Z] #107 writing image sha256:022f65982dfd85f53014ced375527b1a1ef34d1d055df934f70a5e4426108182 done [2024-11-28T10:17:51.342Z] #107 naming to docker.io/library/core-metadata done [2024-11-28T10:17:51.342Z] #107 writing image sha256:753c293566415faabdf1f631528b62a68d7b6ba08f3f946203623b7d88c24e71 done [2024-11-28T10:17:51.342Z] #107 naming to docker.io/library/security-proxy-auth done [2024-11-28T10:17:51.342Z] #107 DONE 6.8s [2024-11-28T10:17:51.342Z] [2024-11-28T10:17:51.342Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-28T10:17:51.342Z] time="2024-11-28T10:14:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-28T10:17:51.342Z] time="2024-11-28T10:14:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-28T10:17:51.342Z] time="2024-11-28T10:14:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-28T10:17:51.342Z] time="2024-11-28T10:14:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-28T10:17:51.342Z] time="2024-11-28T10:14:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-28T10:17:51.342Z] time="2024-11-28T10:14:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-28T10:17:51.342Z] time="2024-11-28T10:14:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-28T10:17:51.342Z] time="2024-11-28T10:14:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-28T10:17:51.342Z] time="2024-11-28T10:14:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-28T10:17:51.342Z] time="2024-11-28T10:14:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-28T10:17:51.342Z] time="2024-11-28T10:14:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-28T10:17:51.342Z] time="2024-11-28T10:14:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-28T10:17:51.342Z] time="2024-11-28T10:14:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-28T10:17:51.342Z] time="2024-11-28T10:14:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-28T10:17:51.342Z] time="2024-11-28T10:14:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-28T10:17:51.380Z] $ docker stop --time=1 11d5e868bec59b2a3c230e669abfd70f4c1060c5813efb550d6300eedd25fb82 [2024-11-28T10:17:52.616Z] $ docker rm -f --volumes 11d5e868bec59b2a3c230e669abfd70f4c1060c5813efb550d6300eedd25fb82 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-28T10:17:53.034Z] + docker images [2024-11-28T10:17:53.034Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-28T10:17:53.034Z] security-proxy-auth latest 753c29356641 2 seconds ago 32.3MB [2024-11-28T10:17:53.034Z] support-notifications latest 84636502ee12 2 seconds ago 51.9MB [2024-11-28T10:17:53.034Z] core-metadata latest 022f65982dfd 2 seconds ago 37.6MB [2024-11-28T10:17:53.034Z] core-data latest 5230824b7327 2 seconds ago 37.5MB [2024-11-28T10:17:53.034Z] core-keeper latest 068a5260638b 3 seconds ago 31.3MB [2024-11-28T10:17:53.034Z] core-command latest 11d9c15db2b6 3 seconds ago 33.3MB [2024-11-28T10:17:53.034Z] support-scheduler latest 0887688da2da 3 seconds ago 52.9MB [2024-11-28T10:17:53.034Z] security-bootstrapper latest 37f62e016ac5 24 seconds ago 26MB [2024-11-28T10:17:53.034Z] security-secretstore-setup latest 7e653012d58b 27 seconds ago 46.9MB [2024-11-28T10:17:53.034Z] security-proxy-setup latest b042a3159a5f 29 seconds ago 35MB [2024-11-28T10:17:53.034Z] core-common-config-bootstrapper latest 87931161b00b 31 seconds ago 22.8MB [2024-11-28T10:17:53.034Z] security-spiffe-token-provider latest 3355e54fc083 33 seconds ago 38.5MB [2024-11-28T10:17:53.034Z] security-spire-server latest 96fa917daec5 3 minutes ago 128MB [2024-11-28T10:17:53.034Z] security-spire-config latest 53d13a496965 3 minutes ago 127MB [2024-11-28T10:17:53.034Z] security-spire-agent latest 8cf6918e7e1a 3 minutes ago 188MB [2024-11-28T10:17:53.034Z] ci-base-image-x86_64 latest 8dbe9801b958 6 minutes ago 975MB [2024-11-28T10:17:53.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 8 weeks ago 573MB [2024-11-28T10:17:53.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB [2024-11-28T10:17:53.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-28T10:17:54.232Z] provisioning config files... [2024-11-28T10:17:54.239Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7631774617037766798tmp [Pipeline] { [Pipeline] sh [2024-11-28T10:17:54.593Z] + set +x [2024-11-28T10:17:54.594Z] + curl -s https://codecov.io/bash [2024-11-28T10:17:54.594Z] + bash -s -- [2024-11-28T10:17:54.594Z] [2024-11-28T10:17:54.594Z] _____ _ [2024-11-28T10:17:54.594Z] / ____| | | [2024-11-28T10:17:54.594Z] | | ___ __| | ___ ___ _____ __ [2024-11-28T10:17:54.594Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-28T10:17:54.594Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-28T10:17:54.594Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-28T10:17:54.594Z] Bash-1.0.6 [2024-11-28T10:17:54.594Z] [2024-11-28T10:17:54.594Z] [2024-11-28T10:17:54.594Z] ==> git version 2.25.1 found [2024-11-28T10:17:54.594Z] ==> 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 [2024-11-28T10:17:54.594Z] Release-Date: 2020-01-08 [2024-11-28T10:17:54.594Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-28T10:17:54.594Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-28T10:17:54.594Z] ==> Jenkins CI detected. [2024-11-28T10:17:54.594Z] current dir:  /w/workspace/edgex-go/1 [2024-11-28T10:17:54.594Z] project root: . [2024-11-28T10:17:54.594Z] --> token set from env [2024-11-28T10:17:54.594Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-28T10:17:54.594Z] ==> Running gcov in . (disable via -X gcov) [2024-11-28T10:17:54.594Z] ==> Python coveragepy not found [2024-11-28T10:17:54.594Z] ==> Searching for coverage reports in: [2024-11-28T10:17:54.594Z] + . [2024-11-28T10:17:54.853Z] -> Found 1 reports [2024-11-28T10:17:54.853Z] ==> Detecting git/mercurial file structure [2024-11-28T10:17:54.853Z] ==> Reading reports [2024-11-28T10:17:54.853Z] + ./coverage.out bytes=1412872 [2024-11-28T10:17:54.853Z] ==> Appending adjustments [2024-11-28T10:17:54.853Z] https://docs.codecov.io/docs/fixing-reports [2024-11-28T10:17:56.228Z] + Found adjustments [2024-11-28T10:17:56.228Z] ==> Gzipping contents [2024-11-28T10:17:56.228Z] 124K /tmp/codecov.K5q39r.gz [2024-11-28T10:17:56.228Z] ==> Uploading reports [2024-11-28T10:17:56.228Z] url: https://codecov.io [2024-11-28T10:17:56.228Z] query: branch=PR-5013&commit=3228c1f15e8f20b27b323f185ff827d039d54d52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5013%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5013&job=&cmd_args= [2024-11-28T10:17:56.228Z] -> Pinging Codecov [2024-11-28T10:17:56.228Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5013&commit=3228c1f15e8f20b27b323f185ff827d039d54d52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5013%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5013&job=&cmd_args= [2024-11-28T10:17:56.486Z] -> Uploading to [2024-11-28T10:17:56.486Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3228c1f15e8f20b27b323f185ff827d039d54d52/60199b85-adeb-4fba-be6f-9376424768c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241128%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241128T101756Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9e88c6c018a0eac92a8e1970e385dab56466b3e6056295df19e41e213ddea0c1 [2024-11-28T10:17:56.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-28T10:17:56.486Z] Dload Upload Total Spent Left Speed [2024-11-28T10:17:56.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 474k --:--:-- --:--:-- --:--:-- 474k [2024-11-28T10:17:56.745Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3228c1f15e8f20b27b323f185ff827d039d54d52 [Pipeline] } [2024-11-28T10:17:56.775Z] 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 [2024-11-28T10:17:58.415Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-11-28T10:17:58.755Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-28T10:17:59.655Z] ---> package-listing.sh [2024-11-28T10:17:59.655Z] ++ facter osfamily [2024-11-28T10:17:59.655Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-28T10:17:59.915Z] + OS_FAMILY=debian [2024-11-28T10:17:59.915Z] + workspace=/w/workspace/edgex-go/1 [2024-11-28T10:17:59.915Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-28T10:17:59.915Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-28T10:17:59.915Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-28T10:17:59.915Z] + PACKAGES=/tmp/packages_start.txt [2024-11-28T10:17:59.915Z] + '[' /w/workspace/edgex-go/1 ']' [2024-11-28T10:17:59.915Z] + PACKAGES=/tmp/packages_end.txt [2024-11-28T10:17:59.915Z] + case "${OS_FAMILY}" in [2024-11-28T10:17:59.915Z] + dpkg -l [2024-11-28T10:17:59.915Z] + grep '^ii' [2024-11-28T10:17:59.915Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-28T10:17:59.915Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-28T10:17:59.915Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-28T10:17:59.915Z] + '[' /w/workspace/edgex-go/1 ']' [2024-11-28T10:17:59.915Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-11-28T10:17:59.915Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-11-28T10:17:59.957Z] 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 [2024-11-28T10:18:00.254Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-28T10:18:00.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-28T10:18:00.898Z] [2024-11-28T10:18:00.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-28T10:18:01.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-28T10:18:01.301Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-28T10:18:01.301Z] 5eb5b503b376: Pulling fs layer [2024-11-28T10:18:01.301Z] 5c69ac0246d0: Pulling fs layer [2024-11-28T10:18:01.301Z] ec43610c2a17: Pulling fs layer [2024-11-28T10:18:01.301Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-28T10:18:01.301Z] 33b1e0a273af: Pulling fs layer [2024-11-28T10:18:01.301Z] 5d3b04190fa2: Pulling fs layer [2024-11-28T10:18:01.301Z] 2f39f015ded8: Pulling fs layer [2024-11-28T10:18:01.301Z] 33b1e0a273af: Waiting [2024-11-28T10:18:01.301Z] 5d3b04190fa2: Waiting [2024-11-28T10:18:01.301Z] 2f39f015ded8: Waiting [2024-11-28T10:18:01.301Z] 3a2ae6a8a46f: Waiting [2024-11-28T10:18:01.301Z] 5c69ac0246d0: Verifying Checksum [2024-11-28T10:18:01.301Z] 5c69ac0246d0: Download complete [2024-11-28T10:18:01.301Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-28T10:18:01.301Z] 3a2ae6a8a46f: Download complete [2024-11-28T10:18:01.301Z] 33b1e0a273af: Verifying Checksum [2024-11-28T10:18:01.301Z] 33b1e0a273af: Download complete [2024-11-28T10:18:01.301Z] ec43610c2a17: Verifying Checksum [2024-11-28T10:18:01.301Z] ec43610c2a17: Download complete [2024-11-28T10:18:01.558Z] 5eb5b503b376: Verifying Checksum [2024-11-28T10:18:01.558Z] 5eb5b503b376: Download complete [2024-11-28T10:18:02.124Z] 2f39f015ded8: Download complete [2024-11-28T10:18:02.689Z] 5eb5b503b376: Pull complete [2024-11-28T10:18:02.689Z] 5c69ac0246d0: Pull complete [2024-11-28T10:18:03.258Z] ec43610c2a17: Pull complete [2024-11-28T10:18:03.258Z] 3a2ae6a8a46f: Pull complete [2024-11-28T10:18:03.514Z] 33b1e0a273af: Pull complete [2024-11-28T10:18:03.514Z] 5d3b04190fa2: Pull complete [2024-11-28T10:18:07.694Z] 2f39f015ded8: Pull complete [2024-11-28T10:18:07.694Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-28T10:18:07.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-28T10:18:07.694Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-28T10:18:07.916Z] prd-ubuntu20.04-docker-8c-8g-33451 does not seem to be running inside a container [2024-11-28T10:18:07.944Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-28T10:18:10.417Z] $ docker top 5b80fe30e4beda0f7bfd7accfd836ce5bf4d7e4ea77f545d2381a2f827a86d1e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-28T10:18:10.813Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-28T10:18:11.130Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-28T10:18:11.442Z] + ls /var/log/sa-host [2024-11-28T10:18:11.442Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-28T10:18:11.705Z] provisioning config files... [2024-11-28T10:18:11.711Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9756675444344369653tmp [Pipeline] { [Pipeline] echo [2024-11-28T10:18:11.784Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-28T10:18:12.107Z] ---> create-netrc.sh [Pipeline] } [2024-11-28T10:18:12.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-28T10:18:12.588Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-28T10:18:12.627Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-28T10:18:12.951Z] ---> sudo-logs.sh [2024-11-28T10:18:12.951Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-28T10:18:13.049Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-28T10:18:13.371Z] ---> job-cost.sh [2024-11-28T10:18:13.371Z] lf-activate-venv: SKIPPING [2024-11-28T10:18:13.371Z] INFO: No Stack... [2024-11-28T10:18:13.629Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-28T10:18:13.887Z] INFO: Archiving Costs [Pipeline] echo [2024-11-28T10:18:13.930Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-28T10:18:14.248Z] ---> logs-deploy.sh [2024-11-28T10:18:14.248Z] lf-activate-venv: SKIPPING [2024-11-28T10:18:14.248Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5013/1 [2024-11-28T10:18:14.249Z] INFO: archiving workspace using pattern(s): [2024-11-28T10:18:15.180Z] Archives upload complete. [2024-11-28T10:18:15.180Z] INFO: archiving logs to Nexus