Pull request #5084 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d2fa329063c4d4a41bdc98a835cbd12e2ca8931+86628d3bc6947742983de71b4dc9c6f845597bbe (eb32112eec75f87f2d71a65500b7c37db22d789c) 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-ssh9271994884204331435.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6475698067577428521.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh 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-5084/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-5084/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13407722492627696268.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-5084/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10730524167636186414.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh12752541033668830740.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-5084/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-5084/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7728602279285998303.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-39251 in /w/workspace/edgexfoundry_edgex-go_PR-5084 [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 Merging remotes/origin/main commit 86628d3bc6947742983de71b4dc9c6f845597bbe into PR head commit 7d2fa329063c4d4a41bdc98a835cbd12e2ca8931 Merge succeeded, producing 7d2fa329063c4d4a41bdc98a835cbd12e2ca8931 Checking out Revision 7d2fa329063c4d4a41bdc98a835cbd12e2ca8931 (PR-5084) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5084/head:refs/remotes/origin/PR-5084 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d2fa329063c4d4a41bdc98a835cbd12e2ca8931 # 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 86628d3bc6947742983de71b4dc9c6f845597bbe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d2fa329063c4d4a41bdc98a835cbd12e2ca8931 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-19T19:04:41.316Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-19T19:04:41.567Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-19T19:04:41.686Z] ========================================================= [2025-02-19T19:04:41.686Z] EdgeX Global Pipelines Version Info [2025-02-19T19:04:41.686Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-19T19:04:42.838Z] ------------------- [2025-02-19T19:04:42.838Z] stable info: [2025-02-19T19:04:42.838Z] ------------------- [2025-02-19T19:04:42.838Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-19T19:04:42.838Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-19T19:04:42.838Z] Message: update stable to v1.0.269 [2025-02-19T19:04:43.099Z] ------------------- [2025-02-19T19:04:43.099Z] experimental info: [2025-02-19T19:04:43.099Z] ------------------- [2025-02-19T19:04:43.099Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-19T19:04:43.099Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-19T19:04:43.099Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-19T19:04:43.317Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-19T19:04:43.376Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-19T19:04:43.431Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-19T19:04:43.483Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-19T19:04:43.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-19T19:04:43.585Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-19T19:04:43.640Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-19T19:04:43.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-19T19:04:43.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-19T19:04:43.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-19T19:04:43.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-19T19:04:43.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-19T19:04:43.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-19T19:04:43.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-19T19:04:44.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-19T19:04:44.090Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-19T19:04:44.139Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-19T19:04:44.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-19T19:04:44.234Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-19T19:04:44.285Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-19T19:04:44.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-19T19:04:44.389Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-19T19:04:44.434Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-19T19:04:44.477Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5084 [Pipeline] echo [2025-02-19T19:04:44.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5084 [Pipeline] echo [2025-02-19T19:04:44.577Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5084 [Pipeline] echo [2025-02-19T19:04:44.621Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d2fa329063c4d4a41bdc98a835cbd12e2ca8931 [Pipeline] echo [2025-02-19T19:04:44.671Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d2fa32 [Pipeline] echo [2025-02-19T19:04:44.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-19T19:04:44.858Z] provisioning config files... [2025-02-19T19:04:44.884Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17028351422010854208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-19T19:04:45.272Z] ---> ****-login.sh [2025-02-19T19:04:45.272Z] nexus3.edgexfoundry.org:10001 [2025-02-19T19:04:45.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T19:04:45.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T19:04:45.791Z] Configure a credential helper to remove this warning. See [2025-02-19T19:04:45.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T19:04:45.791Z] [2025-02-19T19:04:45.791Z] Login Succeeded [2025-02-19T19:04:45.791Z] nexus3.edgexfoundry.org:10002 [2025-02-19T19:04:45.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T19:04:45.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T19:04:45.792Z] Configure a credential helper to remove this warning. See [2025-02-19T19:04:45.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T19:04:45.792Z] [2025-02-19T19:04:45.792Z] Login Succeeded [2025-02-19T19:04:45.792Z] nexus3.edgexfoundry.org:10003 [2025-02-19T19:04:45.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T19:04:46.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T19:04:46.053Z] Configure a credential helper to remove this warning. See [2025-02-19T19:04:46.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T19:04:46.053Z] [2025-02-19T19:04:46.053Z] Login Succeeded [2025-02-19T19:04:46.053Z] nexus3.edgexfoundry.org:10004 [2025-02-19T19:04:46.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T19:04:46.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T19:04:46.053Z] Configure a credential helper to remove this warning. See [2025-02-19T19:04:46.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T19:04:46.053Z] [2025-02-19T19:04:46.053Z] Login Succeeded [2025-02-19T19:04:46.053Z] ****.io [2025-02-19T19:04:46.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T19:04:46.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T19:04:46.313Z] Configure a credential helper to remove this warning. See [2025-02-19T19:04:46.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T19:04:46.313Z] [2025-02-19T19:04:46.313Z] Login Succeeded [2025-02-19T19:04:46.313Z] ---> ****-login.sh ends [Pipeline] } [2025-02-19T19:04:46.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-19T19:04:46.774Z] + 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 [2025-02-19T19:04:46.774Z] + dirname cmd/core-command/Dockerfile [2025-02-19T19:04:46.775Z] + cut -d/ -f2 [2025-02-19T19:04:46.775Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-19T19:04:46.775Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-19T19:04:46.775Z] + cut -d/ -f2 [2025-02-19T19:04:46.775Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-19T19:04:46.775Z] + dirname cmd/core-data/Dockerfile [2025-02-19T19:04:46.775Z] + cut -d/ -f2 [2025-02-19T19:04:46.775Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-19T19:04:46.775Z] + dirname cmd/core-keeper/Dockerfile [2025-02-19T19:04:46.775Z] + cut -d/ -f2 [2025-02-19T19:04:46.775Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-19T19:04:46.775Z] + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 [2025-02-19T19:04:46.775Z] [2025-02-19T19:04:46.775Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-19T19:04:46.775Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-19T19:04:46.775Z] + cut -d/ -f2 [2025-02-19T19:04:46.775Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-19T19:04:46.775Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-19T19:04:46.775Z] + cut -d/ -f2 [2025-02-19T19:04:46.775Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-19T19:04:46.775Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-19T19:04:46.775Z] + cut -d/ -f2 [2025-02-19T19:04:46.775Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-19T19:04:46.775Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-19T19:04:46.775Z] + cut -d/ -f2 [2025-02-19T19:04:46.775Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-19T19:04:46.775Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-02-19T19:04:46.775Z] + cut -d/ -f2 [2025-02-19T19:04:46.775Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-19T19:04:46.775Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-19T19:04:46.775Z] + cut -d/ -f2 [2025-02-19T19:04:46.775Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-19T19:04:46.775Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-19T19:04:46.775Z] + cut -d/ -f2 [2025-02-19T19:04:46.775Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-19T19:04:46.775Z] + cut -d/ -f2 [2025-02-19T19:04:46.775Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-19T19:04:46.775Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-19T19:04:46.775Z] + dirname cmd/support-notifications/Dockerfile [2025-02-19T19:04:46.775Z] + cut -d/ -f2 [2025-02-19T19:04:46.775Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-19T19:04:46.775Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-19T19:04:46.775Z] + cut -d/ -f2 [2025-02-19T19:04:46.775Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-19T19:04:46.831Z] 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 [2025-02-19T19:04:47.350Z] + git rev-list -1 --merges 7d2fa329063c4d4a41bdc98a835cbd12e2ca8931~1..7d2fa329063c4d4a41bdc98a835cbd12e2ca8931 [Pipeline] echo [2025-02-19T19:04:47.390Z] -----------> git rev-list -1 --merges 7d2fa329063c4d4a41bdc98a835cbd12e2ca8931~1..7d2fa329063c4d4a41bdc98a835cbd12e2ca8931 7d2fa329063c4d4a41bdc98a835cbd12e2ca8931 [false] [Pipeline] sh [2025-02-19T19:04:47.707Z] + git log --format=format:%s -1 7d2fa329063c4d4a41bdc98a835cbd12e2ca8931 [Pipeline] echo [2025-02-19T19:04:47.748Z] ========================================================= [2025-02-19T19:04:47.748Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-19T19:04:47.748Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-19T19:04:48.256Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-19T19:04:48.256Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-19T19:04:48.256Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-19T19:04:48.256Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-19T19:04:48.256Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-19T19:04:48.256Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-19T19:04:48.256Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T19:04:48.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-19T19:04:48.771Z] [2025-02-19T19:04:48.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T19:04:49.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-19T19:04:49.150Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-19T19:04:49.150Z] b85a868b505f: Pulling fs layer [2025-02-19T19:04:49.150Z] e2be974225ed: Pulling fs layer [2025-02-19T19:04:49.150Z] 339a4e72a1f5: Pulling fs layer [2025-02-19T19:04:49.150Z] 988bab9f4d93: Pulling fs layer [2025-02-19T19:04:49.150Z] 1469e6f7b9e6: Pulling fs layer [2025-02-19T19:04:49.150Z] eaf3925da568: Pulling fs layer [2025-02-19T19:04:49.150Z] bab4dde63d76: Pulling fs layer [2025-02-19T19:04:49.150Z] bde34c3a00c8: Pulling fs layer [2025-02-19T19:04:49.150Z] b352a97aabf1: Pulling fs layer [2025-02-19T19:04:49.150Z] 4872d77fe225: Pulling fs layer [2025-02-19T19:04:49.150Z] 5851b861e8e6: Pulling fs layer [2025-02-19T19:04:49.150Z] bde34c3a00c8: Waiting [2025-02-19T19:04:49.150Z] b352a97aabf1: Waiting [2025-02-19T19:04:49.150Z] eaf3925da568: Waiting [2025-02-19T19:04:49.150Z] bab4dde63d76: Waiting [2025-02-19T19:04:49.150Z] 4872d77fe225: Waiting [2025-02-19T19:04:49.150Z] 5851b861e8e6: Waiting [2025-02-19T19:04:49.150Z] 988bab9f4d93: Waiting [2025-02-19T19:04:49.150Z] 1469e6f7b9e6: Waiting [2025-02-19T19:04:49.150Z] e2be974225ed: Download complete [2025-02-19T19:04:49.150Z] 988bab9f4d93: Download complete [2025-02-19T19:04:49.150Z] 1469e6f7b9e6: Verifying Checksum [2025-02-19T19:04:49.150Z] 1469e6f7b9e6: Download complete [2025-02-19T19:04:49.150Z] eaf3925da568: Download complete [2025-02-19T19:04:49.150Z] 339a4e72a1f5: Verifying Checksum [2025-02-19T19:04:49.150Z] 339a4e72a1f5: Download complete [2025-02-19T19:04:49.409Z] bde34c3a00c8: Download complete [2025-02-19T19:04:49.409Z] b352a97aabf1: Verifying Checksum [2025-02-19T19:04:49.409Z] b352a97aabf1: Download complete [2025-02-19T19:04:49.409Z] 4872d77fe225: Verifying Checksum [2025-02-19T19:04:49.409Z] 4872d77fe225: Download complete [2025-02-19T19:04:49.409Z] 5851b861e8e6: Download complete [2025-02-19T19:04:49.409Z] b85a868b505f: Verifying Checksum [2025-02-19T19:04:49.409Z] b85a868b505f: Download complete [2025-02-19T19:04:49.668Z] bab4dde63d76: Verifying Checksum [2025-02-19T19:04:49.668Z] bab4dde63d76: Download complete [2025-02-19T19:04:50.600Z] b85a868b505f: Pull complete [2025-02-19T19:04:50.858Z] e2be974225ed: Pull complete [2025-02-19T19:04:51.427Z] 339a4e72a1f5: Pull complete [2025-02-19T19:04:51.427Z] 988bab9f4d93: Pull complete [2025-02-19T19:04:51.689Z] 1469e6f7b9e6: Pull complete [2025-02-19T19:04:51.689Z] eaf3925da568: Pull complete [2025-02-19T19:04:53.592Z] bab4dde63d76: Pull complete [2025-02-19T19:04:53.592Z] bde34c3a00c8: Pull complete [2025-02-19T19:04:53.592Z] b352a97aabf1: Pull complete [2025-02-19T19:04:53.592Z] 4872d77fe225: Pull complete [2025-02-19T19:04:53.851Z] 5851b861e8e6: Pull complete [2025-02-19T19:04:53.851Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-19T19:04:53.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-19T19:04:53.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T19:04:54.095Z] prd-ubuntu20.04-docker-8c-8g-39251 does not seem to be running inside a container [2025-02-19T19:04:54.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-19T19:04:55.499Z] $ docker top e0e48ff73cb8ea20b19b6d2a6a81ee42b02ce269fbf63fb289452781aa8317ad -eo pid,comm [2025-02-19T19:04:55.562Z] 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). [2025-02-19T19:04:55.562Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-19T19:04:55.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-19T19:04:55.706Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-19T19:04:55.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-19T19:04:55.819Z] $ docker exec e0e48ff73cb8ea20b19b6d2a6a81ee42b02ce269fbf63fb289452781aa8317ad ssh-agent [2025-02-19T19:04:55.927Z] SSH_AUTH_SOCK=/tmp/ssh-n57zO9evSnYj/agent.31 [2025-02-19T19:04:55.927Z] SSH_AGENT_PID=37 [2025-02-19T19:04:55.933Z] Running ssh-add (command line suppressed) [2025-02-19T19:04:56.040Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7348935679112737897.key (/w/workspace/edgex-go/1@tmp/private_key_7348935679112737897.key) [2025-02-19T19:04:56.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-19T19:04:56.395Z] + git tag --points-at HEAD [Pipeline] } [2025-02-19T19:04:56.416Z] $ docker exec --env ******** --env ******** e0e48ff73cb8ea20b19b6d2a6a81ee42b02ce269fbf63fb289452781aa8317ad ssh-agent -k [2025-02-19T19:04:56.512Z] unset SSH_AUTH_SOCK; [2025-02-19T19:04:56.512Z] unset SSH_AGENT_PID; [2025-02-19T19:04:56.513Z] echo Agent pid 37 killed; [2025-02-19T19:04:56.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-19T19:04:56.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-19T19:04:56.629Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-19T19:04:56.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-19T19:04:56.751Z] $ docker exec e0e48ff73cb8ea20b19b6d2a6a81ee42b02ce269fbf63fb289452781aa8317ad ssh-agent [2025-02-19T19:04:56.860Z] SSH_AUTH_SOCK=/tmp/ssh-CkSTZOxBpgoY/agent.70 [2025-02-19T19:04:56.860Z] SSH_AGENT_PID=76 [2025-02-19T19:04:56.865Z] Running ssh-add (command line suppressed) [2025-02-19T19:04:56.961Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16797750027842650589.key (/w/workspace/edgex-go/1@tmp/private_key_16797750027842650589.key) [2025-02-19T19:04:56.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-19T19:04:57.313Z] + git semver init [2025-02-19T19:04:57.573Z] 2025-02-19 19:04:57,488 [run_init] DEBUG init version:0.0.0 force:False [2025-02-19T19:04:57.573Z] 2025-02-19 19:04:57,488 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-02-19T19:04:57.573Z] 2025-02-19 19:04:57,489 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-02-19T19:04:57.573Z] 2025-02-19 19:04:57,489 [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) [2025-02-19T19:05:01.773Z] 2025-02-19 19:05:01,685 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-02-19T19:05:01.773Z] 2025-02-19 19:05:01,686 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5084 with force:False [2025-02-19T19:05:01.773Z] 2025-02-19 19:05:01,686 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5084 [2025-02-19T19:05:01.773Z] 2025-02-19 19:05:01,690 [execute] INFO git cat-file --batch-check [2025-02-19T19:05:01.773Z] 2025-02-19 19:05:01,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2025-02-19T19:05:01.773Z] 2025-02-19 19:05:01,696 [execute] INFO git cat-file --batch [2025-02-19T19:05:01.773Z] 2025-02-19 19:05:01,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2025-02-19T19:05:01.773Z] 2025-02-19 19:05:01,701 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5084 [2025-02-19T19:05:01.773Z] 0.0.0 [Pipeline] } [2025-02-19T19:05:01.799Z] $ docker exec --env ******** --env ******** e0e48ff73cb8ea20b19b6d2a6a81ee42b02ce269fbf63fb289452781aa8317ad ssh-agent -k [2025-02-19T19:05:01.897Z] unset SSH_AUTH_SOCK; [2025-02-19T19:05:01.897Z] unset SSH_AGENT_PID; [2025-02-19T19:05:01.897Z] echo Agent pid 76 killed; [2025-02-19T19:05:01.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-19T19:05:02.349Z] + git semver [Pipeline] } [2025-02-19T19:05:02.632Z] $ docker stop --time=1 e0e48ff73cb8ea20b19b6d2a6a81ee42b02ce269fbf63fb289452781aa8317ad [2025-02-19T19:05:03.950Z] $ docker rm -f --volumes e0e48ff73cb8ea20b19b6d2a6a81ee42b02ce269fbf63fb289452781aa8317ad [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-19T19:05:04.368Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-19T19:05:04.660Z] Stashed 1 file(s) [Pipeline] echo [2025-02-19T19:05:04.683Z] [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] } [2025-02-19T19:05:05.924Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-02-19T19:05:05.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-19T19:05:06.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-19T19:05:06.043Z] ========================================================= [2025-02-19T19:05:06.043Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-19T19:05:06.043Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-19T19:05:06.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-19T19:05:06.390Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-19T19:05:06.390Z] da9db072f522: Pulling fs layer [2025-02-19T19:05:06.390Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-19T19:05:06.390Z] 06f05ace1117: Pulling fs layer [2025-02-19T19:05:06.390Z] 5fe327b54edc: Pulling fs layer [2025-02-19T19:05:06.390Z] 4f4fb700ef54: Pulling fs layer [2025-02-19T19:05:06.390Z] 92a5565b7b96: Pulling fs layer [2025-02-19T19:05:06.390Z] ff9bb7016b71: Pulling fs layer [2025-02-19T19:05:06.390Z] b67dba6c2c7d: Pulling fs layer [2025-02-19T19:05:06.390Z] a813b0c90790: Pulling fs layer [2025-02-19T19:05:06.390Z] 92a5565b7b96: Waiting [2025-02-19T19:05:06.390Z] ff9bb7016b71: Waiting [2025-02-19T19:05:06.390Z] b67dba6c2c7d: Waiting [2025-02-19T19:05:06.390Z] a813b0c90790: Waiting [2025-02-19T19:05:06.390Z] 4f4fb700ef54: Waiting [2025-02-19T19:05:06.390Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-19T19:05:06.390Z] 6ef4a4ee8ca5: Download complete [2025-02-19T19:05:06.390Z] 5fe327b54edc: Download complete [2025-02-19T19:05:06.390Z] 4f4fb700ef54: Download complete [2025-02-19T19:05:06.390Z] da9db072f522: Verifying Checksum [2025-02-19T19:05:06.390Z] da9db072f522: Download complete [2025-02-19T19:05:06.390Z] 92a5565b7b96: Verifying Checksum [2025-02-19T19:05:06.390Z] 92a5565b7b96: Download complete [2025-02-19T19:05:06.390Z] ff9bb7016b71: Verifying Checksum [2025-02-19T19:05:06.390Z] ff9bb7016b71: Download complete [2025-02-19T19:05:06.651Z] da9db072f522: Pull complete [2025-02-19T19:05:06.651Z] a813b0c90790: Verifying Checksum [2025-02-19T19:05:06.651Z] a813b0c90790: Download complete [2025-02-19T19:05:06.651Z] 6ef4a4ee8ca5: Pull complete [2025-02-19T19:05:06.941Z] 06f05ace1117: Download complete [2025-02-19T19:05:07.198Z] b67dba6c2c7d: Verifying Checksum [2025-02-19T19:05:07.198Z] b67dba6c2c7d: Download complete [2025-02-19T19:05:10.482Z] 06f05ace1117: Pull complete [2025-02-19T19:05:10.482Z] 5fe327b54edc: Pull complete [2025-02-19T19:05:10.482Z] 4f4fb700ef54: Pull complete [2025-02-19T19:05:10.741Z] 92a5565b7b96: Pull complete [2025-02-19T19:05:10.741Z] ff9bb7016b71: Pull complete [2025-02-19T19:05:13.271Z] b67dba6c2c7d: Pull complete [2025-02-19T19:05:13.531Z] a813b0c90790: Pull complete [2025-02-19T19:05:13.531Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-19T19:05:13.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-19T19:05:13.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-19T19:05:13.895Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-19T19:05:13.895Z] WORKDIR /edgex [2025-02-19T19:05:13.895Z] COPY go.mod . [2025-02-19T19:05:13.895Z] RUN go mod download [2025-02-19T19:05:13.895Z] + docker build -t ci-base-image-x86_64 -f - . [2025-02-19T19:05:14.462Z] Sending build context to Docker daemon 180.2MB [2025-02-19T19:05:14.462Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-19T19:05:14.462Z] ---> 3ba60ce46760 [2025-02-19T19:05:14.462Z] Step 2/4 : WORKDIR /edgex [2025-02-19T19:05:16.997Z] ---> Running in be9d39bda215 [2025-02-19T19:05:16.997Z] Removing intermediate container be9d39bda215 [2025-02-19T19:05:16.997Z] ---> 48193218e68d [2025-02-19T19:05:16.997Z] Step 3/4 : COPY go.mod . [2025-02-19T19:05:16.997Z] ---> 33d15595620a [2025-02-19T19:05:16.997Z] Step 4/4 : RUN go mod download [2025-02-19T19:05:16.997Z] ---> Running in 367801c87eb8 [2025-02-19T19:05:38.940Z] Removing intermediate container 367801c87eb8 [2025-02-19T19:05:38.940Z] ---> 1749c3df1590 [2025-02-19T19:05:38.940Z] Successfully built 1749c3df1590 [2025-02-19T19:05:38.940Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T19:05:39.324Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-19T19:05:39.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T19:05:39.490Z] prd-ubuntu20.04-docker-8c-8g-39251 does not seem to be running inside a container [2025-02-19T19:05:39.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-19T19:05:39.900Z] $ docker top deccfcf5bfb9806c785daa0e07dc379690e3859514cb1057d33eb7dd25c0b7c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-19T19:05:40.303Z] + go version [2025-02-19T19:05:40.303Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-19T19:05:40.334Z] $ docker stop --time=1 deccfcf5bfb9806c785daa0e07dc379690e3859514cb1057d33eb7dd25c0b7c0 [2025-02-19T19:05:41.617Z] $ docker rm -f --volumes deccfcf5bfb9806c785daa0e07dc379690e3859514cb1057d33eb7dd25c0b7c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T19:05:42.350Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-19T19:05:42.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T19:05:42.515Z] prd-ubuntu20.04-docker-8c-8g-39251 does not seem to be running inside a container [2025-02-19T19:05:42.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-19T19:05:42.881Z] $ docker top 9ed2dff315ec0bc9889aff30d3dffedaac696b209ee29bae5cb135003bfe05d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-19T19:05:43.012Z] ========================================================= [2025-02-19T19:05:43.012Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-19T19:05:43.012Z] ========================================================= [Pipeline] sh [2025-02-19T19:05:43.316Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-02-19T19:05:43.679Z] + make test [2025-02-19T19:05:43.679Z] go test -race -coverprofile=coverage.out ./... [2025-02-19T19:05:51.796Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-19T19:06:18.343Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-19T19:06:18.343Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-19T19:06:18.343Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-19T19:06:18.343Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-19T19:06:18.343Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-19T19:06:18.343Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-19T19:06:18.343Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-19T19:06:18.343Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-19T19:06:18.343Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-19T19:06:18.343Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-19T19:06:18.343Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-19T19:06:18.343Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-19T19:06:18.343Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-19T19:06:18.343Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-19T19:06:18.343Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-19T19:06:18.343Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-19T19:06:18.343Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-19T19:06:19.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2025-02-19T19:06:20.651Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-19T19:06:20.652Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-19T19:06:20.652Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-19T19:06:20.652Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-02-19T19:06:20.652Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-19T19:06:21.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-02-19T19:06:22.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-19T19:06:22.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-19T19:06:22.153Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-19T19:06:22.153Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-19T19:06:22.153Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-19T19:06:22.153Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-19T19:06:22.153Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-19T19:06:22.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-19T19:06:22.153Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-19T19:06:22.153Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-19T19:06:23.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-19T19:06:23.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-19T19:06:23.533Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-19T19:06:23.533Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-19T19:06:23.533Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-19T19:06:23.533Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-19T19:06:24.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.065s coverage: 69.2% of statements [2025-02-19T19:06:24.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 45.7% of statements [2025-02-19T19:06:25.166Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-19T19:06:25.167Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-19T19:06:25.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.290s coverage: 93.4% of statements [2025-02-19T19:06:25.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 92.3% of statements [2025-02-19T19:06:26.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 8.4% of statements [2025-02-19T19:06:27.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-19T19:06:27.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-19T19:06:27.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-19T19:06:27.297Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-19T19:06:27.297Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-02-19T19:06:27.297Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-19T19:06:27.297Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-02-19T19:06:27.297Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-19T19:06:27.297Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-19T19:06:27.297Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-19T19:06:27.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-19T19:06:27.297Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-19T19:06:27.297Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-19T19:06:27.297Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-19T19:06:28.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 95.8% of statements [2025-02-19T19:06:28.680Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-02-19T19:06:29.249Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-19T19:06:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-19T19:06:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-19T19:06:29.509Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-19T19:06:29.509Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-19T19:06:30.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.039s coverage: 0.0% of statements [no tests to run] [2025-02-19T19:06:30.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements [2025-02-19T19:06:30.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 43.1% of statements [2025-02-19T19:06:30.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 81.1% of statements [2025-02-19T19:06:31.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 40.0% of statements [2025-02-19T19:06:31.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements [2025-02-19T19:06:31.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.029s coverage: 94.1% of statements [2025-02-19T19:06:31.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2025-02-19T19:06:31.285Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-19T19:06:31.285Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-19T19:06:31.285Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-19T19:06:31.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-19T19:06:31.852Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-19T19:06:31.852Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-19T19:06:31.852Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-19T19:06:31.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-02-19T19:06:33.240Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-19T19:06:33.240Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-19T19:06:33.240Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-19T19:06:34.177Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-19T19:06:34.177Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-19T19:06:34.177Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-19T19:06:34.177Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-19T19:06:34.744Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-19T19:06:34.744Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-19T19:06:35.313Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-19T19:06:37.216Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-19T19:06:37.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-19T19:06:38.591Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-02-19T19:06:39.533Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-02-19T19:06:39.533Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-19T19:06:39.533Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-19T19:06:42.817Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-19T19:06:43.754Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-19T19:06:43.754Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-19T19:06:44.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-19T19:06:44.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-19T19:06:44.014Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-19T19:06:44.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2025-02-19T19:06:45.918Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-19T19:06:45.918Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-02-19T19:06:45.918Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-19T19:06:45.918Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-02-19T19:06:45.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-19T19:06:45.918Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-02-19T19:06:46.486Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-02-19T19:06:46.743Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-02-19T19:06:46.743Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-19T19:06:46.743Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-19T19:06:46.743Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-19T19:06:46.743Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-19T19:06:48.645Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-19T19:06:48.645Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-19T19:06:48.645Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-19T19:06:48.645Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-19T19:06:49.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-19T19:06:49.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-19T19:06:49.582Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-19T19:06:49.582Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-19T19:06:49.840Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-19T19:06:49.840Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-19T19:06:49.840Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-19T19:06:51.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-19T19:06:51.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-19T19:06:51.223Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.096s coverage: 81.8% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.052s coverage: 6.8% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.054s coverage: 33.3% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.056s coverage: 100.0% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.187s coverage: 54.5% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.150s coverage: 29.2% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements [2025-02-19T19:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements [2025-02-19T19:06:55.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements [2025-02-19T19:06:55.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 94.9% of statements [2025-02-19T19:06:55.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2025-02-19T19:06:55.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 97.7% of statements [2025-02-19T19:06:55.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements [2025-02-19T19:06:55.733Z] 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 [2025-02-19T19:06:55.993Z] running golangci-lint [2025-02-19T19:06:55.993Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-19T19:06:55.993Z] go version go1.23.4 linux/amd64 [2025-02-19T19:06:56.253Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-02-19T19:06:56.253Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-19T19:06:56.253Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-19T19:07:22.802Z] level=info msg="[loader] Go packages loading at mode 575 (deps|name|imports|types_sizes|compiled_files|exports_file|files) took 24.454384316s" [2025-02-19T19:07:22.802Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.964536ms" [2025-02-19T19:07:37.688Z] level=info msg="[linters_context/goanalysis] analyzers took 2m12.727384634s with top 10 stages: buildir: 1m13.243571589s, gosec: 4.635175559s, inspect: 2.671424675s, fact_deprecated: 2.409124305s, printf: 2.153872132s, ctrlflow: 1.802320389s, fact_purity: 1.651475136s, nilness: 1.362723217s, S1038: 1.307931907s, isgenerated: 1.021300463s" [2025-02-19T19:07:37.688Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-02-19T19:07:37.688Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 202/202, skip_dirs: 202/202, invalid_issue: 202/202, filename_unadjuster: 202/202, exclude-rules: 202/20, cgo: 202/202, exclude: 202/202, nolint: 20/0, autogenerated_exclude: 202/202, identifier_marker: 202/202, path_prettifier: 202/202" [2025-02-19T19:07:37.688Z] level=info msg="[runner] processing took 18.610217ms with stages: nolint: 8.455679ms, identifier_marker: 4.188935ms, path_prettifier: 1.617435ms, exclude-rules: 1.474962ms, autogenerated_exclude: 1.435159ms, skip_dirs: 1.34522ms, cgo: 38.153µs, invalid_issue: 32.542µs, filename_unadjuster: 16.302µs, uniq_by_line: 970ns, max_same_issues: 940ns, exclude: 810ns, fixer: 800ns, skip_files: 470ns, severity-rules: 460ns, path_prefixer: 280ns, max_per_file_from_linter: 270ns, sort_results: 260ns, max_from_linter: 160ns, source_code: 150ns, diff: 140ns, path_shortener: 120ns" [2025-02-19T19:07:37.688Z] level=info msg="[runner] linters took 15.086149924s with stages: goanalysis_metalinter: 15.067451258s" [2025-02-19T19:07:37.688Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-19T19:07:37.688Z] level=info msg="Memory: 394 samples, avg is 321.6MB, max is 1506.3MB" [2025-02-19T19:07:37.688Z] level=info msg="Execution took 39.59654546s" [2025-02-19T19:07:37.688Z] go vet ./... [2025-02-19T19:07:42.953Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-19T19:07:43.214Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-19T19:07:43.214Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-19T19:07:43.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-19T19:07:43.832Z] + ls -al . [2025-02-19T19:07:43.832Z] total 1976 [2025-02-19T19:07:43.832Z] drwxrwxr-x 11 1001 1001 4096 Feb 19 19:05 . [2025-02-19T19:07:43.832Z] drwxr-xr-x 4 root root 4096 Feb 19 19:05 .. [2025-02-19T19:07:43.832Z] drwxrwxr-x 2 1001 1001 4096 Feb 19 19:04 .blubracket [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 10 Feb 19 19:04 .dockerignore [2025-02-19T19:07:43.832Z] drwxrwxr-x 8 1001 1001 4096 Feb 19 19:06 .git [2025-02-19T19:07:43.832Z] drwxrwxr-x 3 1001 1001 4096 Feb 19 19:04 .github [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 907 Feb 19 19:04 .gitignore [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 199 Feb 19 19:04 .golangci.yml [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 100 Feb 19 19:04 .hadolint.yml [2025-02-19T19:07:43.832Z] drwxr-xr-x 3 1001 1001 4096 Feb 19 19:05 .semver [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 155 Feb 19 19:04 .sonarcloud.properties [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 1171 Feb 19 19:04 ADOPTERS.md [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 17374 Feb 19 19:04 Attribution.txt [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 100284 Feb 19 19:04 CHANGELOG.md [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 3804 Feb 19 19:04 CONTRIBUTING.md [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 677 Feb 19 19:04 GOVERNANCE.md [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 858 Feb 19 19:04 Jenkinsfile [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 10775 Feb 19 19:04 LICENSE [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 16740 Feb 19 19:04 Makefile [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 582 Feb 19 19:04 OWNERS.md [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 9932 Feb 19 19:04 README.md [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 789 Feb 19 19:04 SECURITY.md [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 5 Feb 19 19:05 VERSION [2025-02-19T19:07:43.832Z] drwxrwxr-x 2 1001 1001 4096 Feb 19 19:04 bin [2025-02-19T19:07:43.832Z] drwxrwxr-x 19 1001 1001 4096 Feb 19 19:04 cmd [2025-02-19T19:07:43.832Z] -rw-r--r-- 1 root root 1650806 Feb 19 19:06 coverage.out [2025-02-19T19:07:43.832Z] drwxrwxr-x 2 1001 1001 4096 Feb 19 19:04 fuzz_test [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 6495 Feb 19 19:04 go.mod [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 88225 Feb 19 19:04 go.sum [2025-02-19T19:07:43.832Z] drwxrwxr-x 7 1001 1001 4096 Feb 19 19:04 internal [2025-02-19T19:07:43.832Z] drwxrwxr-x 2 1001 1001 4096 Feb 19 19:04 openapi [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 584 Feb 19 19:04 security.txt [2025-02-19T19:07:43.832Z] -rw-rw-r-- 1 1001 1001 204 Feb 19 19:04 version.go [Pipeline] sh [2025-02-19T19:07:44.146Z] + '[' -e coverage.out ] [2025-02-19T19:07:44.146Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-19T19:07:44.320Z] Stashed 1 file(s) [Pipeline] sh [2025-02-19T19:07:44.624Z] + make build [2025-02-19T19:07:44.624Z] 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 [2025-02-19T19:08:11.171Z] 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 [2025-02-19T19:08:11.171Z] 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 [2025-02-19T19:08:11.171Z] 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 [2025-02-19T19:08:11.738Z] 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 [2025-02-19T19:08:13.646Z] 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 [2025-02-19T19:08:18.914Z] 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 [2025-02-19T19:08:21.445Z] 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 [2025-02-19T19:08:23.345Z] 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 [2025-02-19T19:08:25.877Z] 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 [2025-02-19T19:08:27.255Z] 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 [2025-02-19T19:08:28.632Z] 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 [2025-02-19T19:08:29.567Z] 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] } [2025-02-19T19:08:31.499Z] $ docker stop --time=1 9ed2dff315ec0bc9889aff30d3dffedaac696b209ee29bae5cb135003bfe05d4 [2025-02-19T19:08:34.122Z] $ docker rm -f --volumes 9ed2dff315ec0bc9889aff30d3dffedaac696b209ee29bae5cb135003bfe05d4 [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 [2025-02-19T19:08:35.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-19T19:08:35.918Z] [2025-02-19T19:08:35.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T19:08:36.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-19T19:08:36.311Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-19T19:08:36.311Z] 91d30c5bc195: Pulling fs layer [2025-02-19T19:08:36.311Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-19T19:08:36.311Z] 9c61dcf015f6: Pulling fs layer [2025-02-19T19:08:36.311Z] 4698f68db338: Pulling fs layer [2025-02-19T19:08:36.311Z] 2a2f49069b9e: Pulling fs layer [2025-02-19T19:08:36.311Z] e0025b399a48: Pulling fs layer [2025-02-19T19:08:36.311Z] 4698f68db338: Waiting [2025-02-19T19:08:36.311Z] e0025b399a48: Waiting [2025-02-19T19:08:36.311Z] 2a2f49069b9e: Waiting [2025-02-19T19:08:36.311Z] 91d30c5bc195: Verifying Checksum [2025-02-19T19:08:36.311Z] 91d30c5bc195: Download complete [2025-02-19T19:08:36.311Z] 4698f68db338: Verifying Checksum [2025-02-19T19:08:36.311Z] 4698f68db338: Download complete [2025-02-19T19:08:36.572Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-19T19:08:36.572Z] 2e9b0aa3be6d: Download complete [2025-02-19T19:08:36.572Z] e0025b399a48: Verifying Checksum [2025-02-19T19:08:36.572Z] e0025b399a48: Download complete [2025-02-19T19:08:36.572Z] 91d30c5bc195: Pull complete [2025-02-19T19:08:36.572Z] 2a2f49069b9e: Download complete [2025-02-19T19:08:36.830Z] 2e9b0aa3be6d: Pull complete [2025-02-19T19:08:37.086Z] 9c61dcf015f6: Download complete [2025-02-19T19:08:39.623Z] 9c61dcf015f6: Pull complete [2025-02-19T19:08:39.623Z] 4698f68db338: Pull complete [2025-02-19T19:08:40.187Z] 2a2f49069b9e: Pull complete [2025-02-19T19:08:40.187Z] e0025b399a48: Pull complete [2025-02-19T19:08:40.187Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-19T19:08:40.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-19T19:08:40.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T19:08:40.448Z] prd-ubuntu20.04-docker-8c-8g-39251 does not seem to be running inside a container [2025-02-19T19:08:40.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-02-19T19:08:41.682Z] $ docker top 48112214e516f02c34b981a29478e6aed29a39eb8eb03a40e6c1ab9b35882e3d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-19T19:08:42.140Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-19T19:08:44.798Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2025-02-19T19:08:44.798Z] #1 transferring dockerfile: 30B [2025-02-19T19:08:44.798Z] #1 transferring dockerfile: 1.81kB done [2025-02-19T19:08:44.798Z] #1 DONE 0.1s [2025-02-19T19:08:44.798Z] [2025-02-19T19:08:44.798Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-02-19T19:08:44.798Z] #2 transferring dockerfile: 2.00kB done [2025-02-19T19:08:44.798Z] #2 DONE 0.0s [2025-02-19T19:08:44.798Z] [2025-02-19T19:08:44.798Z] #3 [core-metadata internal] load build definition from Dockerfile [2025-02-19T19:08:44.798Z] #3 transferring dockerfile: 2.10kB done [2025-02-19T19:08:44.798Z] #3 DONE 0.0s [2025-02-19T19:08:44.798Z] [2025-02-19T19:08:44.798Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-19T19:08:44.798Z] #4 transferring dockerfile: 2.23kB done [2025-02-19T19:08:44.798Z] #4 DONE 0.0s [2025-02-19T19:08:44.798Z] [2025-02-19T19:08:44.798Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-02-19T19:08:44.798Z] #5 transferring dockerfile: 1.69kB done [2025-02-19T19:08:44.798Z] #5 DONE 0.0s [2025-02-19T19:08:44.798Z] [2025-02-19T19:08:44.798Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-02-19T19:08:44.798Z] #6 transferring dockerfile: 1.70kB done [2025-02-19T19:08:44.798Z] #6 DONE 0.0s [2025-02-19T19:08:44.798Z] [2025-02-19T19:08:44.798Z] #7 [support-scheduler internal] load build definition from Dockerfile [2025-02-19T19:08:44.798Z] #7 transferring dockerfile: 1.83kB done [2025-02-19T19:08:44.798Z] #7 DONE 0.0s [2025-02-19T19:08:44.798Z] [2025-02-19T19:08:44.798Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-19T19:08:44.798Z] #8 transferring dockerfile: 1.89kB done [2025-02-19T19:08:44.798Z] #8 DONE 0.0s [2025-02-19T19:08:44.798Z] [2025-02-19T19:08:44.798Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-19T19:08:44.798Z] #9 transferring dockerfile: 2.49kB done [2025-02-19T19:08:44.798Z] #9 DONE 0.0s [2025-02-19T19:08:44.798Z] [2025-02-19T19:08:44.798Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-19T19:08:44.798Z] #10 transferring dockerfile: 2.14kB done [2025-02-19T19:08:44.798Z] #10 DONE 0.0s [2025-02-19T19:08:44.798Z] [2025-02-19T19:08:44.798Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-19T19:08:44.798Z] #11 transferring dockerfile: 3.02kB done [2025-02-19T19:08:44.798Z] #11 DONE 0.0s [2025-02-19T19:08:44.798Z] [2025-02-19T19:08:44.798Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-19T19:08:44.799Z] #12 transferring dockerfile: 2.50kB done [2025-02-19T19:08:44.799Z] #12 DONE 0.0s [2025-02-19T19:08:44.799Z] [2025-02-19T19:08:44.799Z] #13 [core-command internal] load build definition from Dockerfile [2025-02-19T19:08:44.799Z] #13 transferring dockerfile: 1.94kB done [2025-02-19T19:08:44.799Z] #13 DONE 0.0s [2025-02-19T19:08:44.799Z] [2025-02-19T19:08:44.799Z] #14 [core-data internal] load build definition from Dockerfile [2025-02-19T19:08:44.799Z] #14 transferring dockerfile: 2.04kB done [2025-02-19T19:08:44.799Z] #14 DONE 0.0s [2025-02-19T19:08:44.799Z] [2025-02-19T19:08:44.799Z] #15 [security-spire-agent internal] load .dockerignore [2025-02-19T19:08:44.799Z] #15 transferring context: 50B done [2025-02-19T19:08:44.799Z] #15 DONE 0.0s [2025-02-19T19:08:44.799Z] [2025-02-19T19:08:44.799Z] #16 [core-keeper internal] load build definition from Dockerfile [2025-02-19T19:08:44.799Z] #16 transferring dockerfile: 2.01kB done [2025-02-19T19:08:44.799Z] #16 DONE 0.0s [2025-02-19T19:08:45.058Z] [2025-02-19T19:08:45.058Z] #17 [support-notifications internal] load .dockerignore [2025-02-19T19:08:45.058Z] #17 transferring context: 50B done [2025-02-19T19:08:45.058Z] #17 DONE 0.0s [2025-02-19T19:08:45.058Z] [2025-02-19T19:08:45.058Z] #18 [core-metadata internal] load .dockerignore [2025-02-19T19:08:45.058Z] #18 transferring context: 50B done [2025-02-19T19:08:45.058Z] #18 DONE 0.0s [2025-02-19T19:08:45.058Z] [2025-02-19T19:08:45.058Z] #19 [security-spire-config internal] load .dockerignore [2025-02-19T19:08:45.058Z] #19 transferring context: 50B done [2025-02-19T19:08:45.058Z] #19 DONE 0.0s [2025-02-19T19:08:45.058Z] [2025-02-19T19:08:45.058Z] #20 [security-spire-server internal] load .dockerignore [2025-02-19T19:08:45.058Z] #20 transferring context: 50B done [2025-02-19T19:08:45.058Z] #20 DONE 0.0s [2025-02-19T19:08:45.058Z] [2025-02-19T19:08:45.058Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-19T19:08:45.058Z] #21 transferring context: 50B done [2025-02-19T19:08:45.058Z] #21 DONE 0.0s [2025-02-19T19:08:45.058Z] [2025-02-19T19:08:45.058Z] #22 [support-scheduler internal] load .dockerignore [2025-02-19T19:08:45.058Z] #22 transferring context: 50B done [2025-02-19T19:08:45.058Z] #22 DONE 0.0s [2025-02-19T19:08:45.058Z] [2025-02-19T19:08:45.058Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2025-02-19T19:08:45.058Z] #23 transferring context: 50B done [2025-02-19T19:08:45.058Z] #23 DONE 0.0s [2025-02-19T19:08:45.058Z] [2025-02-19T19:08:45.058Z] #24 [security-bootstrapper internal] load .dockerignore [2025-02-19T19:08:45.058Z] #24 transferring context: 50B done [2025-02-19T19:08:45.058Z] #24 DONE 0.0s [2025-02-19T19:08:45.058Z] [2025-02-19T19:08:45.058Z] #25 [security-secretstore-setup internal] load .dockerignore [2025-02-19T19:08:45.058Z] #25 transferring context: 50B done [2025-02-19T19:08:45.058Z] #25 DONE 0.0s [2025-02-19T19:08:45.058Z] [2025-02-19T19:08:45.058Z] #26 [security-proxy-auth internal] load .dockerignore [2025-02-19T19:08:45.058Z] #26 transferring context: 50B done [2025-02-19T19:08:45.058Z] #26 DONE 0.0s [2025-02-19T19:08:45.058Z] [2025-02-19T19:08:45.058Z] #27 [security-proxy-setup internal] load .dockerignore [2025-02-19T19:08:45.058Z] #27 transferring context: 50B done [2025-02-19T19:08:45.058Z] #27 DONE 0.0s [2025-02-19T19:08:45.058Z] [2025-02-19T19:08:45.058Z] #28 [core-command internal] load .dockerignore [2025-02-19T19:08:45.058Z] #28 transferring context: 50B done [2025-02-19T19:08:45.058Z] #28 DONE 0.0s [2025-02-19T19:08:45.058Z] [2025-02-19T19:08:45.058Z] #29 [core-keeper internal] load .dockerignore [2025-02-19T19:08:45.058Z] #29 transferring context: 50B done [2025-02-19T19:08:45.058Z] #29 DONE 0.0s [2025-02-19T19:08:45.058Z] [2025-02-19T19:08:45.058Z] #30 [core-data internal] load .dockerignore [2025-02-19T19:08:45.059Z] #30 transferring context: 50B done [2025-02-19T19:08:45.059Z] #30 DONE 0.0s [2025-02-19T19:08:45.059Z] [2025-02-19T19:08:45.059Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-02-19T19:08:45.320Z] #31 DONE 0.1s [2025-02-19T19:08:45.320Z] [2025-02-19T19:08:45.320Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-19T19:08:45.320Z] #32 DONE 0.0s [2025-02-19T19:08:45.320Z] [2025-02-19T19:08:45.320Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T19:08:45.320Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-19T19:08:45.320Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-19T19:08:45.320Z] #33 ... [2025-02-19T19:08:45.320Z] [2025-02-19T19:08:45.320Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-19T19:08:45.320Z] #32 DONE 0.0s [2025-02-19T19:08:45.320Z] [2025-02-19T19:08:45.320Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T19:08:45.320Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-19T19:08:45.320Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-19T19:08:45.320Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-19T19:08:45.320Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-19T19:08:45.320Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-19T19:08:45.320Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-02-19T19:08:45.579Z] #33 ... [2025-02-19T19:08:45.579Z] [2025-02-19T19:08:45.579Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-19T19:08:45.579Z] #32 DONE 0.0s [2025-02-19T19:08:45.579Z] [2025-02-19T19:08:45.579Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T19:08:45.579Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-19T19:08:45.579Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-19T19:08:45.579Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-19T19:08:45.579Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-19T19:08:45.579Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-19T19:08:45.579Z] #33 ... [2025-02-19T19:08:45.579Z] [2025-02-19T19:08:45.579Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-19T19:08:45.579Z] #32 DONE 0.0s [2025-02-19T19:08:45.579Z] [2025-02-19T19:08:45.579Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-19T19:08:45.579Z] #34 DONE 0.6s [2025-02-19T19:08:45.579Z] [2025-02-19T19:08:45.579Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T19:08:45.579Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-19T19:08:45.579Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-19T19:08:45.579Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-19T19:08:45.579Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-19T19:08:45.579Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-19T19:08:45.579Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-02-19T19:08:45.838Z] #33 ... [2025-02-19T19:08:45.838Z] [2025-02-19T19:08:45.838Z] #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-19T19:08:45.838Z] #31 DONE 0.5s [2025-02-19T19:08:45.838Z] [2025-02-19T19:08:45.838Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-02-19T19:08:45.838Z] #35 DONE 0.6s [2025-02-19T19:08:45.838Z] [2025-02-19T19:08:45.838Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T19:08:45.838Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-19T19:08:45.838Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-19T19:08:45.838Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-19T19:08:45.838Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-19T19:08:45.838Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-19T19:08:45.838Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-02-19T19:08:45.838Z] #33 DONE 0.8s [2025-02-19T19:08:45.838Z] [2025-02-19T19:08:45.838Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T19:08:45.838Z] #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-02-19T19:08:45.838Z] #36 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-02-19T19:08:45.838Z] #36 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-02-19T19:08:45.838Z] #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-19T19:08:46.097Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-02-19T19:08:46.097Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-02-19T19:08:46.097Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-02-19T19:08:46.097Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s [2025-02-19T19:08:46.097Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s [2025-02-19T19:08:46.097Z] #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-02-19T19:08:46.356Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-02-19T19:08:46.356Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-02-19T19:08:46.356Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-02-19T19:08:46.356Z] #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-02-19T19:08:46.356Z] #36 ... [2025-02-19T19:08:46.356Z] [2025-02-19T19:08:46.356Z] #37 [security-spire-agent internal] load build context [2025-02-19T19:08:46.356Z] #37 transferring context: 23.33kB 0.0s done [2025-02-19T19:08:46.356Z] #37 DONE 0.6s [2025-02-19T19:08:46.356Z] [2025-02-19T19:08:46.356Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T19:08:46.356Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.4s [2025-02-19T19:08:46.356Z] #36 ... [2025-02-19T19:08:46.356Z] [2025-02-19T19:08:46.356Z] #38 [security-spire-config internal] load build context [2025-02-19T19:08:46.356Z] #38 transferring context: 22.05kB 0.0s done [2025-02-19T19:08:46.356Z] #38 DONE 0.8s [2025-02-19T19:08:46.356Z] [2025-02-19T19:08:46.356Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T19:08:46.356Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 6.29MB / 36.47MB 0.5s [2025-02-19T19:08:46.356Z] #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-02-19T19:08:46.618Z] #36 ... [2025-02-19T19:08:46.618Z] [2025-02-19T19:08:46.618Z] #39 [security-spire-server internal] load build context [2025-02-19T19:08:46.618Z] #39 transferring context: 23.80kB 0.0s done [2025-02-19T19:08:46.618Z] #39 DONE 0.9s [2025-02-19T19:08:46.618Z] [2025-02-19T19:08:46.618Z] #40 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-19T19:08:46.618Z] #40 DONE 1.4s [2025-02-19T19:08:46.618Z] [2025-02-19T19:08:46.618Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T19:08:46.618Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 15.73MB / 36.47MB 0.6s [2025-02-19T19:08:46.618Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.07MB / 36.47MB 0.7s [2025-02-19T19:08:46.978Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.9s [2025-02-19T19:08:48.358Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.8s done [2025-02-19T19:08:48.358Z] #36 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-02-19T19:08:50.259Z] #36 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.8s done [2025-02-19T19:08:51.638Z] #36 ... [2025-02-19T19:08:51.638Z] [2025-02-19T19:08:51.638Z] #41 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-02-19T19:08:51.638Z] #41 DONE 5.2s [2025-02-19T19:08:51.639Z] [2025-02-19T19:08:51.639Z] #42 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-19T19:08:52.573Z] #42 ... [2025-02-19T19:08:52.573Z] [2025-02-19T19:08:52.573Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-19T19:08:52.573Z] #43 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-02-19T19:08:52.573Z] #43 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-02-19T19:08:52.573Z] #43 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-02-19T19:08:52.573Z] #43 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-02-19T19:08:52.573Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-02-19T19:08:52.573Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-02-19T19:08:52.573Z] #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-02-19T19:08:52.573Z] #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.5s done [2025-02-19T19:08:52.573Z] #43 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.8s done [2025-02-19T19:08:52.573Z] #43 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-02-19T19:08:52.573Z] #43 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.8s done [2025-02-19T19:08:52.573Z] #43 DONE 6.7s [2025-02-19T19:08:52.573Z] [2025-02-19T19:08:52.573Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T19:08:55.869Z] #36 ... [2025-02-19T19:08:55.869Z] [2025-02-19T19:08:55.869Z] #44 [core-common-config-bootstrapper internal] load build context [2025-02-19T19:08:55.869Z] #44 transferring context: 336.26MB 10.0s [2025-02-19T19:08:55.869Z] #44 ... [2025-02-19T19:08:55.869Z] [2025-02-19T19:08:55.869Z] #45 [security-spiffe-token-provider internal] load build context [2025-02-19T19:08:55.869Z] #45 ... [2025-02-19T19:08:55.869Z] [2025-02-19T19:08:55.869Z] #46 [support-notifications internal] load build context [2025-02-19T19:08:55.869Z] #46 ... [2025-02-19T19:08:55.869Z] [2025-02-19T19:08:55.869Z] #47 [security-secretstore-setup internal] load build context [2025-02-19T19:08:55.869Z] #47 ... [2025-02-19T19:08:55.869Z] [2025-02-19T19:08:55.869Z] #48 [security-proxy-auth internal] load build context [2025-02-19T19:08:55.869Z] #48 ... [2025-02-19T19:08:55.869Z] [2025-02-19T19:08:55.869Z] #49 [core-keeper internal] load build context [2025-02-19T19:08:55.869Z] #49 ... [2025-02-19T19:08:55.869Z] [2025-02-19T19:08:55.869Z] #50 [core-metadata internal] load build context [2025-02-19T19:08:56.137Z] #50 ... [2025-02-19T19:08:56.137Z] [2025-02-19T19:08:56.137Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-19T19:08:56.137Z] #0 6.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.137Z] #0 6.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.137Z] #0 7.078 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-19T19:08:56.137Z] #0 7.078 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-19T19:08:56.137Z] #0 7.078 OK: 24170 distinct packages available [2025-02-19T19:08:56.137Z] #0 7.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.137Z] #0 7.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.137Z] #0 7.814 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-19T19:08:56.137Z] #0 7.820 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-19T19:08:56.137Z] #0 7.824 (3/5) Installing libucontext (1.2-r3) [2025-02-19T19:08:56.137Z] #0 7.834 (4/5) Installing gcompat (1.1.0-r4) [2025-02-19T19:08:56.137Z] #0 7.834 (5/5) Installing openssl (3.3.3-r0) [2025-02-19T19:08:56.137Z] #0 7.850 Executing busybox-1.36.1-r29.trigger [2025-02-19T19:08:56.137Z] #0 7.853 OK: 9 MiB in 19 packages [2025-02-19T19:08:56.137Z] #51 ... [2025-02-19T19:08:56.137Z] [2025-02-19T19:08:56.137Z] #52 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-19T19:08:56.137Z] #0 6.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.137Z] #0 6.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.137Z] #0 7.035 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-19T19:08:56.137Z] #0 7.037 Executing busybox-1.36.1-r29.trigger [2025-02-19T19:08:56.137Z] #0 7.041 OK: 8 MiB in 15 packages [2025-02-19T19:08:56.394Z] #52 ... [2025-02-19T19:08:56.394Z] [2025-02-19T19:08:56.394Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-19T19:08:56.394Z] #0 6.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.394Z] #0 6.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.394Z] #0 7.575 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-19T19:08:56.395Z] #0 7.575 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-19T19:08:56.395Z] #0 7.575 OK: 24170 distinct packages available [2025-02-19T19:08:56.395Z] #0 7.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.395Z] #0 7.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.395Z] #0 8.024 (1/14) Installing ca-certificates (20241121-r1) [2025-02-19T19:08:56.395Z] #0 8.044 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-19T19:08:56.395Z] #0 8.057 (3/14) Installing c-ares (1.33.1-r0) [2025-02-19T19:08:56.395Z] #0 8.058 (4/14) Installing libunistring (1.2-r0) [2025-02-19T19:08:56.395Z] #0 8.073 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-19T19:08:56.395Z] #0 8.080 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-19T19:08:56.395Z] #0 8.082 (7/14) Installing libpsl (0.21.5-r1) [2025-02-19T19:08:56.395Z] #0 8.086 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-19T19:08:56.395Z] #0 8.099 (9/14) Installing libcurl (8.12.1-r0) [2025-02-19T19:08:56.395Z] #0 8.107 (10/14) Installing curl (8.12.1-r0) [2025-02-19T19:08:56.395Z] #0 8.112 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-19T19:08:56.395Z] #0 8.115 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-19T19:08:56.395Z] #0 8.118 (13/14) Installing libucontext (1.2-r3) [2025-02-19T19:08:56.395Z] #0 8.121 (14/14) Installing gcompat (1.1.0-r4) [2025-02-19T19:08:56.395Z] #0 8.125 Executing busybox-1.36.1-r29.trigger [2025-02-19T19:08:56.395Z] #0 8.138 Executing ca-certificates-20241121-r1.trigger [2025-02-19T19:08:56.395Z] #0 8.173 OK: 13 MiB in 28 packages [2025-02-19T19:08:56.395Z] #53 ... [2025-02-19T19:08:56.395Z] [2025-02-19T19:08:56.395Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-19T19:08:56.395Z] #0 5.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.395Z] #0 6.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.395Z] #0 6.774 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-19T19:08:56.395Z] #0 6.774 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-19T19:08:56.395Z] #0 6.774 OK: 24170 distinct packages available [2025-02-19T19:08:56.395Z] #0 6.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.395Z] #0 6.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.395Z] #0 7.563 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-19T19:08:56.395Z] #0 7.576 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-19T19:08:56.395Z] #0 7.576 (3/4) Installing libucontext (1.2-r3) [2025-02-19T19:08:56.395Z] #0 7.595 (4/4) Installing gcompat (1.1.0-r4) [2025-02-19T19:08:56.395Z] #0 7.596 Executing busybox-1.36.1-r29.trigger [2025-02-19T19:08:56.395Z] #0 7.601 OK: 8 MiB in 18 packages [2025-02-19T19:08:56.395Z] #54 ... [2025-02-19T19:08:56.395Z] [2025-02-19T19:08:56.395Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-19T19:08:56.652Z] #55 ... [2025-02-19T19:08:56.652Z] [2025-02-19T19:08:56.652Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-19T19:08:56.652Z] #0 8.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.653Z] #0 8.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.653Z] #0 9.164 (1/4) Installing ca-certificates (20241121-r1) [2025-02-19T19:08:56.653Z] #0 9.183 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-19T19:08:56.653Z] #0 9.187 (3/4) Installing su-exec (0.2-r3) [2025-02-19T19:08:56.653Z] #0 9.212 (4/4) Installing yq-go (4.44.1-r2) [2025-02-19T19:08:56.653Z] #0 9.298 Executing busybox-1.36.1-r29.trigger [2025-02-19T19:08:56.653Z] #0 9.315 Executing ca-certificates-20241121-r1.trigger [2025-02-19T19:08:56.653Z] #0 9.381 OK: 19 MiB in 18 packages [2025-02-19T19:08:56.653Z] #56 ... [2025-02-19T19:08:56.653Z] [2025-02-19T19:08:56.653Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-19T19:08:56.653Z] #0 6.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.653Z] #0 6.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:56.653Z] #0 6.817 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-19T19:08:56.653Z] #0 6.910 (2/4) Installing openssl (3.3.3-r0) [2025-02-19T19:08:56.653Z] #0 6.917 (3/4) Installing su-exec (0.2-r3) [2025-02-19T19:08:56.653Z] #0 6.933 (4/4) Installing yq-go (4.44.1-r2) [2025-02-19T19:08:56.653Z] #0 7.125 Executing busybox-1.36.1-r29.trigger [2025-02-19T19:08:56.653Z] #0 7.157 OK: 19 MiB in 18 packages [2025-02-19T19:08:57.066Z] #57 ... [2025-02-19T19:08:57.066Z] [2025-02-19T19:08:57.066Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-19T19:08:57.066Z] #0 6.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:57.066Z] #0 6.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:57.066Z] #0 7.131 (1/3) Installing ca-certificates (20241121-r1) [2025-02-19T19:08:57.066Z] #0 7.157 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-19T19:08:57.066Z] #0 7.161 (3/3) Installing tzdata (2025a-r0) [2025-02-19T19:08:57.066Z] #0 7.203 Executing busybox-1.36.1-r29.trigger [2025-02-19T19:08:57.066Z] #0 7.221 Executing ca-certificates-20241121-r1.trigger [2025-02-19T19:08:57.066Z] #0 7.307 OK: 10 MiB in 17 packages [2025-02-19T19:08:57.066Z] #58 ... [2025-02-19T19:08:57.066Z] [2025-02-19T19:08:57.066Z] #59 [security-bootstrapper internal] load build context [2025-02-19T19:08:57.066Z] #59 ... [2025-02-19T19:08:57.066Z] [2025-02-19T19:08:57.066Z] #60 [support-scheduler internal] load build context [2025-02-19T19:08:57.325Z] #60 ... [2025-02-19T19:08:57.325Z] [2025-02-19T19:08:57.325Z] #61 [core-command internal] load build context [2025-02-19T19:08:57.325Z] #61 ... [2025-02-19T19:08:57.325Z] [2025-02-19T19:08:57.325Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-19T19:08:57.325Z] #0 6.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:57.325Z] #0 6.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:57.325Z] #0 7.516 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-19T19:08:57.325Z] #0 7.524 (2/2) Installing su-exec (0.2-r3) [2025-02-19T19:08:57.325Z] #0 7.529 Executing busybox-1.36.1-r29.trigger [2025-02-19T19:08:57.325Z] #0 7.542 OK: 8 MiB in 16 packages [2025-02-19T19:08:57.325Z] #62 ... [2025-02-19T19:08:57.325Z] [2025-02-19T19:08:57.325Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-19T19:08:57.325Z] #0 6.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:57.325Z] #0 6.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:57.325Z] #0 7.378 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-19T19:08:57.325Z] #0 7.385 Executing busybox-1.36.1-r29.trigger [2025-02-19T19:08:57.325Z] #0 7.401 OK: 8 MiB in 15 packages [2025-02-19T19:08:57.584Z] #63 ... [2025-02-19T19:08:57.584Z] [2025-02-19T19:08:57.584Z] #64 [core-data internal] load build context [2025-02-19T19:08:57.584Z] #64 ... [2025-02-19T19:08:57.584Z] [2025-02-19T19:08:57.584Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-19T19:08:57.584Z] #0 6.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:57.584Z] #0 6.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:08:57.584Z] #0 6.850 (1/7) Installing ca-certificates (20241121-r1) [2025-02-19T19:08:57.584Z] #0 6.880 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-19T19:08:57.584Z] #0 6.910 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-19T19:08:57.584Z] #0 6.917 (4/7) Installing libsodium (1.0.19-r0) [2025-02-19T19:08:57.584Z] #0 6.925 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-19T19:08:57.584Z] #0 6.950 (6/7) Installing libzmq (4.3.5-r2) [2025-02-19T19:08:57.584Z] #0 6.964 (7/7) Installing zeromq (4.3.5-r2) [2025-02-19T19:08:57.584Z] #0 6.978 Executing busybox-1.36.1-r29.trigger [2025-02-19T19:08:57.584Z] #0 7.002 Executing ca-certificates-20241121-r1.trigger [2025-02-19T19:08:57.584Z] #0 7.097 OK: 12 MiB in 21 packages [2025-02-19T19:08:57.861Z] #65 ... [2025-02-19T19:08:57.861Z] [2025-02-19T19:08:57.861Z] #66 [security-proxy-setup internal] load build context [2025-02-19T19:08:57.861Z] #66 ... [2025-02-19T19:08:57.861Z] [2025-02-19T19:08:57.861Z] #64 [core-data internal] load build context [2025-02-19T19:08:59.758Z] #64 transferring context: 495.95MB 13.4s done [2025-02-19T19:09:02.289Z] #64 ... [2025-02-19T19:09:02.289Z] [2025-02-19T19:09:02.289Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-19T19:09:02.289Z] #67 ... [2025-02-19T19:09:02.289Z] [2025-02-19T19:09:02.289Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-19T19:09:02.289Z] #68 ... [2025-02-19T19:09:02.289Z] [2025-02-19T19:09:02.289Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-19T19:09:02.289Z] #0 3.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:02.289Z] #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:02.289Z] #0 4.082 OK: 248 MiB in 58 packages [2025-02-19T19:09:02.289Z] #69 ... [2025-02-19T19:09:02.289Z] [2025-02-19T19:09:02.289Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-19T19:09:02.745Z] #70 ... [2025-02-19T19:09:02.745Z] [2025-02-19T19:09:02.745Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-19T19:09:03.004Z] #71 ... [2025-02-19T19:09:03.004Z] [2025-02-19T19:09:03.004Z] #46 [support-notifications internal] load build context [2025-02-19T19:09:03.004Z] #46 transferring context: 495.95MB 15.1s done [2025-02-19T19:09:03.934Z] #46 ... [2025-02-19T19:09:03.934Z] [2025-02-19T19:09:03.934Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-19T19:09:03.934Z] #58 DONE 17.6s [2025-02-19T19:09:03.934Z] [2025-02-19T19:09:03.934Z] #50 [core-metadata internal] load build context [2025-02-19T19:09:03.934Z] #50 transferring context: 495.95MB 14.0s done [2025-02-19T19:09:03.934Z] #50 DONE 18.4s [2025-02-19T19:09:03.934Z] [2025-02-19T19:09:03.934Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-19T19:09:03.934Z] #56 DONE 17.6s [2025-02-19T19:09:03.934Z] [2025-02-19T19:09:03.934Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-19T19:09:03.934Z] #57 DONE 17.6s [2025-02-19T19:09:03.934Z] [2025-02-19T19:09:03.934Z] #52 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-19T19:09:03.934Z] #52 DONE 17.6s [2025-02-19T19:09:03.934Z] [2025-02-19T19:09:03.934Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-19T19:09:03.934Z] #53 DONE 17.6s [2025-02-19T19:09:03.934Z] [2025-02-19T19:09:03.934Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T19:09:03.934Z] #72 ... [2025-02-19T19:09:03.934Z] [2025-02-19T19:09:03.934Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-19T19:09:03.934Z] #55 DONE 17.7s [2025-02-19T19:09:03.934Z] [2025-02-19T19:09:03.934Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-19T19:09:03.934Z] #54 DONE 17.7s [2025-02-19T19:09:03.934Z] [2025-02-19T19:09:03.935Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-19T19:09:03.935Z] #69 DONE 12.1s [2025-02-19T19:09:03.935Z] [2025-02-19T19:09:03.935Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-19T19:09:03.935Z] #63 DONE 17.7s [2025-02-19T19:09:03.935Z] [2025-02-19T19:09:03.935Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-19T19:09:03.935Z] #65 DONE 17.7s [2025-02-19T19:09:03.935Z] [2025-02-19T19:09:03.935Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-19T19:09:03.935Z] #62 DONE 17.7s [2025-02-19T19:09:03.935Z] [2025-02-19T19:09:03.935Z] #45 [security-spiffe-token-provider internal] load build context [2025-02-19T19:09:03.935Z] #45 transferring context: 495.95MB 13.1s done [2025-02-19T19:09:03.935Z] #45 DONE 18.5s [2025-02-19T19:09:03.935Z] [2025-02-19T19:09:03.935Z] #48 [security-proxy-auth internal] load build context [2025-02-19T19:09:03.935Z] #48 transferring context: 495.95MB 13.1s done [2025-02-19T19:09:03.935Z] #48 DONE 18.4s [2025-02-19T19:09:03.935Z] [2025-02-19T19:09:03.935Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-19T19:09:03.935Z] #51 DONE 18.0s [2025-02-19T19:09:03.935Z] [2025-02-19T19:09:03.935Z] #64 [core-data internal] load build context [2025-02-19T19:09:03.935Z] #64 DONE 18.1s [2025-02-19T19:09:03.935Z] [2025-02-19T19:09:03.935Z] #44 [core-common-config-bootstrapper internal] load build context [2025-02-19T19:09:03.935Z] #44 transferring context: 495.95MB 13.5s done [2025-02-19T19:09:03.935Z] #44 DONE 18.6s [2025-02-19T19:09:03.935Z] [2025-02-19T19:09:03.935Z] #47 [security-secretstore-setup internal] load build context [2025-02-19T19:09:03.935Z] #47 transferring context: 495.95MB 13.9s done [2025-02-19T19:09:03.935Z] #47 DONE 18.5s [2025-02-19T19:09:03.935Z] [2025-02-19T19:09:03.935Z] #60 [support-scheduler internal] load build context [2025-02-19T19:09:03.935Z] #60 transferring context: 495.95MB 14.0s done [2025-02-19T19:09:03.935Z] #60 DONE 18.6s [2025-02-19T19:09:03.935Z] [2025-02-19T19:09:03.935Z] #61 [core-command internal] load build context [2025-02-19T19:09:03.935Z] #61 transferring context: 495.95MB 13.7s done [2025-02-19T19:09:03.935Z] #61 DONE 18.3s [2025-02-19T19:09:03.935Z] [2025-02-19T19:09:03.935Z] #49 [core-keeper internal] load build context [2025-02-19T19:09:03.935Z] #49 transferring context: 495.95MB 13.7s done [2025-02-19T19:09:03.935Z] #49 DONE 18.2s [2025-02-19T19:09:03.935Z] [2025-02-19T19:09:03.935Z] #59 [security-bootstrapper internal] load build context [2025-02-19T19:09:03.935Z] #59 transferring context: 495.95MB 14.5s done [2025-02-19T19:09:03.935Z] #59 DONE 18.5s [2025-02-19T19:09:03.935Z] [2025-02-19T19:09:03.935Z] #66 [security-proxy-setup internal] load build context [2025-02-19T19:09:03.935Z] #66 transferring context: 495.95MB 14.5s done [2025-02-19T19:09:03.935Z] #66 DONE 18.3s [2025-02-19T19:09:03.935Z] [2025-02-19T19:09:03.935Z] #46 [support-notifications internal] load build context [2025-02-19T19:09:03.935Z] #46 DONE 18.7s [2025-02-19T19:09:03.935Z] [2025-02-19T19:09:03.935Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-19T19:09:04.192Z] #73 DONE 0.1s [2025-02-19T19:09:04.192Z] [2025-02-19T19:09:04.192Z] #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-19T19:09:05.569Z] #74 ... [2025-02-19T19:09:05.569Z] [2025-02-19T19:09:05.569Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-19T19:09:05.569Z] #70 DONE 13.6s [2025-02-19T19:09:05.569Z] [2025-02-19T19:09:05.569Z] #42 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-19T19:09:05.569Z] #42 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:05.569Z] #42 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:05.569Z] #42 13.48 OK: 248 MiB in 58 packages [2025-02-19T19:09:05.569Z] #42 DONE 13.6s [2025-02-19T19:09:05.569Z] [2025-02-19T19:09:05.569Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-19T19:09:05.569Z] #67 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:05.569Z] #67 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:05.569Z] #67 13.50 OK: 248 MiB in 58 packages [2025-02-19T19:09:05.569Z] #67 DONE 13.7s [2025-02-19T19:09:05.569Z] [2025-02-19T19:09:05.569Z] #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-19T19:09:05.569Z] #75 DONE 0.0s [2025-02-19T19:09:05.569Z] [2025-02-19T19:09:05.569Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-19T19:09:05.569Z] #76 DONE 0.0s [2025-02-19T19:09:05.569Z] [2025-02-19T19:09:05.569Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:05.569Z] #77 ... [2025-02-19T19:09:05.569Z] [2025-02-19T19:09:05.569Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-19T19:09:05.569Z] #71 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:05.569Z] #71 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:05.569Z] #71 13.45 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-19T19:09:05.569Z] #71 13.45 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-19T19:09:05.569Z] #71 13.45 OK: 24181 distinct packages available [2025-02-19T19:09:05.569Z] #71 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:05.569Z] #71 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:05.569Z] #71 13.89 OK: 248 MiB in 58 packages [2025-02-19T19:09:05.569Z] #71 DONE 14.0s [2025-02-19T19:09:05.827Z] [2025-02-19T19:09:05.827Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-19T19:09:05.827Z] #68 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:05.827Z] #68 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:05.827Z] #68 13.89 OK: 248 MiB in 58 packages [2025-02-19T19:09:05.827Z] #68 DONE 14.0s [2025-02-19T19:09:05.827Z] [2025-02-19T19:09:05.827Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-19T19:09:05.827Z] #78 DONE 0.0s [2025-02-19T19:09:05.827Z] [2025-02-19T19:09:05.827Z] #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-19T19:09:05.827Z] #79 DONE 0.0s [2025-02-19T19:09:05.827Z] [2025-02-19T19:09:05.827Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:06.396Z] #80 ... [2025-02-19T19:09:06.396Z] [2025-02-19T19:09:06.396Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T19:09:06.396Z] #0 2.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:06.396Z] #0 2.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:06.396Z] #0 2.689 OK: 10 MiB in 17 packages [2025-02-19T19:09:06.396Z] #81 DONE 2.8s [2025-02-19T19:09:06.653Z] [2025-02-19T19:09:06.653Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T19:09:06.653Z] #72 2.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:06.653Z] #72 2.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:06.653Z] #72 ... [2025-02-19T19:09:06.653Z] [2025-02-19T19:09:06.653Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-02-19T19:09:06.653Z] #74 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:06.653Z] #74 2.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:06.653Z] #74 2.851 OK: 8 MiB in 15 packages [2025-02-19T19:09:06.653Z] #74 DONE 3.0s [2025-02-19T19:09:06.911Z] [2025-02-19T19:09:06.911Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-19T19:09:06.911Z] #0 2.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:06.911Z] #0 2.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:06.911Z] #0 2.929 OK: 19 MiB in 18 packages [2025-02-19T19:09:06.911Z] #82 DONE 3.0s [2025-02-19T19:09:06.911Z] [2025-02-19T19:09:06.911Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-19T19:09:06.911Z] #0 2.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:06.911Z] #0 2.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:06.911Z] #0 3.032 OK: 19 MiB in 18 packages [2025-02-19T19:09:06.911Z] #83 DONE 3.1s [2025-02-19T19:09:06.911Z] [2025-02-19T19:09:06.911Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-19T19:09:06.911Z] #0 2.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:06.911Z] #0 2.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:06.911Z] #84 ... [2025-02-19T19:09:06.911Z] [2025-02-19T19:09:06.911Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-19T19:09:06.911Z] #85 DONE 0.0s [2025-02-19T19:09:07.172Z] [2025-02-19T19:09:07.172Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T19:09:07.172Z] #72 3.215 OK: 13 MiB in 28 packages [2025-02-19T19:09:07.172Z] #72 DONE 3.3s [2025-02-19T19:09:07.172Z] [2025-02-19T19:09:07.172Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-19T19:09:07.172Z] #84 3.229 OK: 9 MiB in 19 packages [2025-02-19T19:09:07.172Z] #84 DONE 3.5s [2025-02-19T19:09:07.172Z] [2025-02-19T19:09:07.172Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-19T19:09:07.735Z] #86 ... [2025-02-19T19:09:07.735Z] [2025-02-19T19:09:07.735Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-19T19:09:07.735Z] #0 3.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:07.735Z] #0 3.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:07.735Z] #0 3.718 OK: 8 MiB in 16 packages [2025-02-19T19:09:07.735Z] #87 DONE 3.9s [2025-02-19T19:09:07.993Z] [2025-02-19T19:09:07.993Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-19T19:09:07.993Z] #0 3.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:07.993Z] #0 3.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:07.993Z] #0 3.582 OK: 8 MiB in 18 packages [2025-02-19T19:09:07.993Z] #88 DONE 4.0s [2025-02-19T19:09:07.993Z] [2025-02-19T19:09:07.993Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T19:09:07.993Z] #0 3.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:07.993Z] #0 3.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:07.993Z] #0 3.744 OK: 8 MiB in 15 packages [2025-02-19T19:09:07.993Z] #89 DONE 3.9s [2025-02-19T19:09:07.993Z] [2025-02-19T19:09:07.993Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-19T19:09:07.993Z] #90 DONE 0.7s [2025-02-19T19:09:07.993Z] [2025-02-19T19:09:07.993Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T19:09:07.993Z] #0 3.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:07.993Z] #0 3.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:07.993Z] #0 3.675 OK: 12 MiB in 21 packages [2025-02-19T19:09:07.993Z] #91 DONE 4.0s [2025-02-19T19:09:07.993Z] [2025-02-19T19:09:07.993Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-19T19:09:07.993Z] #86 DONE 0.7s [2025-02-19T19:09:07.993Z] [2025-02-19T19:09:07.993Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-19T19:09:07.993Z] #92 DONE 0.2s [2025-02-19T19:09:07.993Z] [2025-02-19T19:09:07.993Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-19T19:09:08.558Z] #93 DONE 0.7s [2025-02-19T19:09:08.558Z] [2025-02-19T19:09:08.558Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-19T19:09:08.816Z] #94 DONE 0.9s [2025-02-19T19:09:08.816Z] [2025-02-19T19:09:08.816Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-19T19:09:08.816Z] #95 DONE 0.9s [2025-02-19T19:09:08.816Z] [2025-02-19T19:09:08.816Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-19T19:09:08.816Z] #96 DONE 0.1s [2025-02-19T19:09:08.816Z] [2025-02-19T19:09:08.816Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-19T19:09:08.816Z] #97 DONE 0.1s [2025-02-19T19:09:08.816Z] [2025-02-19T19:09:08.816Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-19T19:09:08.816Z] #98 DONE 0.1s [2025-02-19T19:09:08.816Z] [2025-02-19T19:09:08.816Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-19T19:09:08.816Z] #99 DONE 0.1s [2025-02-19T19:09:08.816Z] [2025-02-19T19:09:08.816Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-19T19:09:08.816Z] #100 DONE 0.1s [2025-02-19T19:09:08.816Z] [2025-02-19T19:09:08.816Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-19T19:09:08.816Z] #101 DONE 0.1s [2025-02-19T19:09:08.816Z] [2025-02-19T19:09:08.816Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-19T19:09:08.816Z] #102 DONE 0.1s [2025-02-19T19:09:08.816Z] [2025-02-19T19:09:08.816Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-19T19:09:08.816Z] #103 DONE 0.1s [2025-02-19T19:09:08.816Z] [2025-02-19T19:09:08.816Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-19T19:09:09.073Z] #104 DONE 0.1s [2025-02-19T19:09:09.073Z] [2025-02-19T19:09:09.073Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-19T19:09:09.073Z] #105 DONE 0.1s [2025-02-19T19:09:09.073Z] [2025-02-19T19:09:09.073Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-19T19:09:09.073Z] #106 DONE 0.1s [2025-02-19T19:09:09.073Z] [2025-02-19T19:09:09.073Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-19T19:09:09.073Z] #107 DONE 0.0s [2025-02-19T19:09:09.073Z] [2025-02-19T19:09:09.073Z] #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-19T19:09:09.073Z] #108 DONE 0.0s [2025-02-19T19:09:09.073Z] [2025-02-19T19:09:09.073Z] #109 [security-spire-config] exporting to image [2025-02-19T19:09:09.073Z] #109 exporting layers [2025-02-19T19:09:09.638Z] #109 ... [2025-02-19T19:09:09.638Z] [2025-02-19T19:09:09.638Z] #110 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-19T19:09:09.638Z] #0 2.947 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:09.638Z] #0 4.529 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:09.638Z] #0 5.224 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-19T19:09:09.638Z] #0 5.509 Executing busybox-1.36.1-r29.trigger [2025-02-19T19:09:09.638Z] #0 5.514 OK: 8 MiB in 15 packages [2025-02-19T19:09:09.638Z] #110 DONE 5.7s [2025-02-19T19:09:09.638Z] [2025-02-19T19:09:09.638Z] #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-19T19:09:09.638Z] #0 3.450 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:09.638Z] #0 3.891 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T19:09:09.896Z] #111 4.611 OK: 248 MiB in 58 packages [2025-02-19T19:09:09.896Z] #111 ... [2025-02-19T19:09:09.896Z] [2025-02-19T19:09:09.896Z] #112 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-19T19:09:09.896Z] #112 DONE 2.1s [2025-02-19T19:09:09.896Z] [2025-02-19T19:09:09.896Z] #113 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-19T19:09:09.896Z] #113 DONE 0.0s [2025-02-19T19:09:10.154Z] [2025-02-19T19:09:10.154Z] #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-19T19:09:10.154Z] #111 DONE 4.8s [2025-02-19T19:09:10.154Z] [2025-02-19T19:09:10.154Z] #109 [security-spire-agent] exporting to image [2025-02-19T19:09:10.154Z] #109 exporting layers 1.0s done [2025-02-19T19:09:10.154Z] #109 writing image sha256:3e9fcf9da2df9ded3d53d7f9a41b28b0a6903e2ff1413a6df3f3c014bb75d1d7 0.0s done [2025-02-19T19:09:10.154Z] #109 naming to docker.io/library/security-spire-config done [2025-02-19T19:09:10.154Z] #109 writing image sha256:a6b47a29f9125fd67537decfe2231765fdc7cf7202d2f0d241ba3a9a3a6d0346 0.0s done [2025-02-19T19:09:10.154Z] #109 naming to docker.io/library/security-spire-server done [2025-02-19T19:09:10.154Z] #109 writing image sha256:37df48f7557aad22424145d3655f7f6ab172012bc4abf829023d43acbcc7b825 done [2025-02-19T19:09:10.154Z] #109 naming to docker.io/library/security-spire-agent done [2025-02-19T19:09:10.154Z] #109 DONE 1.3s [2025-02-19T19:09:10.154Z] [2025-02-19T19:09:10.154Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-19T19:09:10.154Z] #114 DONE 0.1s [2025-02-19T19:09:10.154Z] [2025-02-19T19:09:10.154Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:14.340Z] #115 ... [2025-02-19T19:09:14.340Z] [2025-02-19T19:09:14.340Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:14.340Z] #116 ... [2025-02-19T19:09:14.340Z] [2025-02-19T19:09:14.340Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:15.276Z] #117 ... [2025-02-19T19:09:15.276Z] [2025-02-19T19:09:15.276Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:33.367Z] #118 DONE 27.9s [2025-02-19T19:09:33.367Z] [2025-02-19T19:09:33.367Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:33.367Z] #115 DONE 23.2s [2025-02-19T19:09:33.367Z] [2025-02-19T19:09:33.367Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:33.367Z] #77 DONE 27.9s [2025-02-19T19:09:33.367Z] [2025-02-19T19:09:33.368Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:33.368Z] #80 DONE 27.6s [2025-02-19T19:09:33.368Z] [2025-02-19T19:09:33.368Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:33.368Z] #116 DONE 29.3s [2025-02-19T19:09:33.368Z] [2025-02-19T19:09:33.368Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:33.368Z] #117 DONE 27.6s [2025-02-19T19:09:33.368Z] [2025-02-19T19:09:33.368Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-19T19:09:41.504Z] #119 DONE 7.9s [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #120 [core-keeper builder 7/8] COPY . . [2025-02-19T19:09:41.504Z] #120 DONE 8.0s [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #121 [support-scheduler builder 6/7] COPY . . [2025-02-19T19:09:41.504Z] #121 DONE 8.0s [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #122 [support-notifications builder 6/7] COPY . . [2025-02-19T19:09:41.504Z] #122 DONE 8.0s [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:41.504Z] #123 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #124 [core-command builder 6/7] COPY . . [2025-02-19T19:09:41.504Z] #124 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-19T19:09:41.504Z] #125 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-19T19:09:41.504Z] #126 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:41.504Z] #127 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #128 [security-proxy-auth builder 6/7] COPY . . [2025-02-19T19:09:41.504Z] #128 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #129 [core-data builder 6/7] COPY . . [2025-02-19T19:09:41.504Z] #129 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-19T19:09:41.504Z] #130 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:41.504Z] #131 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2025-02-19T19:09:41.504Z] #132 DONE 8.0s [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #133 [security-proxy-setup builder 6/7] COPY . . [2025-02-19T19:09:41.504Z] #133 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:41.504Z] #134 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #135 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-19T19:09:41.504Z] #135 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #136 [security-bootstrapper builder 6/7] COPY . . [2025-02-19T19:09:41.504Z] #136 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:41.504Z] #137 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-19T19:09:41.504Z] #138 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-19T19:09:41.504Z] #139 DONE 8.0s [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-19T19:09:41.504Z] #140 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T19:09:41.504Z] #141 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #142 [core-metadata builder 6/7] COPY . . [2025-02-19T19:09:41.504Z] #142 CACHED [2025-02-19T19:09:41.504Z] [2025-02-19T19:09:41.504Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-19T19:09:42.898Z] #143 1.325 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 [2025-02-19T19:09:52.872Z] #143 ... [2025-02-19T19:09:52.872Z] [2025-02-19T19:09:52.872Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-19T19:09:52.872Z] #0 1.458 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 [2025-02-19T19:09:52.872Z] #144 ... [2025-02-19T19:09:52.872Z] [2025-02-19T19:09:52.872Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-19T19:09:52.872Z] #0 1.072 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 [2025-02-19T19:09:52.872Z] #145 ... [2025-02-19T19:09:52.872Z] [2025-02-19T19:09:52.872Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-19T19:09:52.872Z] #0 1.384 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 [2025-02-19T19:09:52.872Z] #146 ... [2025-02-19T19:09:52.872Z] [2025-02-19T19:09:52.872Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-19T19:09:52.872Z] #0 0.905 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 [2025-02-19T19:09:52.872Z] #147 ... [2025-02-19T19:09:52.872Z] [2025-02-19T19:09:52.872Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-19T19:09:52.872Z] #0 0.747 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 [2025-02-19T19:09:52.872Z] #148 ... [2025-02-19T19:09:52.872Z] [2025-02-19T19:09:52.872Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-19T19:09:52.872Z] #0 0.836 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 [2025-02-19T19:09:52.872Z] #149 ... [2025-02-19T19:09:52.872Z] [2025-02-19T19:09:52.872Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-19T19:09:52.872Z] #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-keeper/core-keeper ./cmd/core-keeper [2025-02-19T19:09:52.872Z] #150 ... [2025-02-19T19:09:52.872Z] [2025-02-19T19:09:52.872Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-19T19:09:52.872Z] #0 0.960 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 [2025-02-19T19:09:52.872Z] #151 ... [2025-02-19T19:09:52.872Z] [2025-02-19T19:09:52.872Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-19T19:09:52.872Z] #0 0.636 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 [2025-02-19T19:09:52.872Z] #152 ... [2025-02-19T19:09:52.872Z] [2025-02-19T19:09:52.872Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-19T19:09:52.872Z] #0 0.535 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 [2025-02-19T19:09:53.132Z] #153 ... [2025-02-19T19:09:53.132Z] [2025-02-19T19:09:53.132Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-19T19:09:53.132Z] #0 1.268 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 [2025-02-19T19:11:29.625Z] #154 ... [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-19T19:11:29.625Z] #146 DONE 96.3s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-19T19:11:29.625Z] #144 DONE 96.3s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T19:11:29.625Z] #155 DONE 0.3s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-19T19:11:29.625Z] #156 DONE 0.2s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-19T19:11:29.625Z] #157 DONE 0.1s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-19T19:11:29.625Z] #158 DONE 0.2s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-19T19:11:29.625Z] #159 ... [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-19T19:11:29.625Z] #160 DONE 0.3s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-19T19:11:29.625Z] #161 DONE 0.3s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-19T19:11:29.625Z] #162 ... [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-19T19:11:29.625Z] #159 DONE 1.1s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T19:11:29.625Z] #163 DONE 0.2s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-19T19:11:29.625Z] #148 ... [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-19T19:11:29.625Z] #164 DONE 0.3s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-19T19:11:29.625Z] #153 ... [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-19T19:11:29.625Z] #165 DONE 0.2s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-19T19:11:29.625Z] #166 DONE 0.1s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #167 [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/ [2025-02-19T19:11:29.625Z] #167 DONE 0.1s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-19T19:11:29.625Z] #162 DONE 1.2s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #109 [core-common-config-bootstrapper] exporting to image [2025-02-19T19:11:29.625Z] #109 exporting layers [2025-02-19T19:11:29.625Z] #109 ... [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #168 [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/ [2025-02-19T19:11:29.625Z] #168 DONE 0.2s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #169 [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/ [2025-02-19T19:11:29.625Z] #169 DONE 0.2s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-19T19:11:29.625Z] #170 DONE 0.3s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #109 [core-common-config-bootstrapper] exporting to image [2025-02-19T19:11:29.625Z] #109 exporting layers 0.7s done [2025-02-19T19:11:29.625Z] #109 writing image sha256:022ac72e069b5c0a8187919ec9fdba0e22734120e3a11ad275d32d4be7cc1b7b done [2025-02-19T19:11:29.625Z] #109 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-19T19:11:29.625Z] #109 DONE 2.0s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-19T19:11:29.625Z] #171 DONE 1.4s [2025-02-19T19:11:29.625Z] [2025-02-19T19:11:29.625Z] #109 [security-bootstrapper] exporting to image [2025-02-19T19:11:29.625Z] #109 exporting layers 0.7s done [2025-02-19T19:11:29.626Z] #109 writing image sha256:dbb1bd1e40f522471bbf3cbfa55fe99b458bc9bdfd3625dd5b49d6964a02cc75 done [2025-02-19T19:11:29.626Z] #109 naming to docker.io/library/security-bootstrapper done [2025-02-19T19:11:29.626Z] #109 DONE 2.7s [2025-02-19T19:11:29.626Z] [2025-02-19T19:11:29.626Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-19T19:12:25.846Z] #150 ... [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-19T19:12:25.846Z] #154 156.0 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 [2025-02-19T19:12:25.846Z] #154 DONE 162.3s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-19T19:12:25.846Z] #143 DONE 162.2s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-19T19:12:25.846Z] #151 DONE 162.3s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-19T19:12:25.846Z] #145 DONE 162.3s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-19T19:12:25.846Z] #150 DONE 162.3s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-19T19:12:25.846Z] #149 DONE 162.3s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-19T19:12:25.846Z] #147 ... [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-19T19:12:25.846Z] #153 DONE 162.4s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T19:12:25.846Z] #172 DONE 0.2s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T19:12:25.846Z] #173 DONE 0.2s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T19:12:25.846Z] #174 DONE 0.3s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-19T19:12:25.846Z] #147 DONE 162.7s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #175 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T19:12:25.846Z] #175 DONE 0.1s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-19T19:12:25.846Z] #176 DONE 0.1s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-19T19:12:25.846Z] #177 DONE 0.1s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #178 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T19:12:25.846Z] #178 DONE 0.1s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-19T19:12:25.846Z] #179 DONE 0.1s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T19:12:25.846Z] #180 CACHED [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-19T19:12:25.846Z] #181 CACHED [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #182 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T19:12:25.846Z] #182 CACHED [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #183 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-19T19:12:25.846Z] #183 CACHED [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T19:12:25.846Z] #184 ... [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-19T19:12:25.846Z] #185 DONE 0.3s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-19T19:12:25.846Z] #186 DONE 0.3s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-19T19:12:25.846Z] #187 ... [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-19T19:12:25.846Z] #188 DONE 0.6s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T19:12:25.846Z] #184 DONE 0.6s [2025-02-19T19:12:25.846Z] [2025-02-19T19:12:25.846Z] #189 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-19T19:12:25.847Z] #189 DONE 0.6s [2025-02-19T19:12:25.847Z] [2025-02-19T19:12:25.847Z] #190 [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 [2025-02-19T19:12:25.847Z] #190 DONE 0.6s [2025-02-19T19:12:25.847Z] [2025-02-19T19:12:25.847Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-19T19:12:25.847Z] #191 DONE 0.7s [2025-02-19T19:12:25.847Z] [2025-02-19T19:12:25.847Z] #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-19T19:12:25.847Z] #192 DONE 0.6s [2025-02-19T19:12:25.847Z] [2025-02-19T19:12:25.847Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-19T19:12:25.847Z] #193 DONE 0.6s [2025-02-19T19:12:25.847Z] [2025-02-19T19:12:25.847Z] #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-19T19:12:25.847Z] #194 DONE 0.7s [2025-02-19T19:12:25.847Z] [2025-02-19T19:12:25.847Z] #195 [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 [2025-02-19T19:12:25.847Z] #195 DONE 0.6s [2025-02-19T19:12:25.847Z] [2025-02-19T19:12:25.847Z] #196 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-19T19:12:25.847Z] #196 ... [2025-02-19T19:12:25.847Z] [2025-02-19T19:12:25.847Z] #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-19T19:12:25.847Z] #197 DONE 0.6s [2025-02-19T19:12:25.847Z] [2025-02-19T19:12:25.847Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-19T19:12:25.847Z] #198 DONE 0.7s [2025-02-19T19:12:25.847Z] [2025-02-19T19:12:25.847Z] #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-19T19:12:25.847Z] #199 DONE 0.7s [2025-02-19T19:12:25.847Z] [2025-02-19T19:12:25.847Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-19T19:12:25.847Z] #200 DONE 0.7s [2025-02-19T19:12:25.847Z] [2025-02-19T19:12:25.847Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-19T19:12:25.847Z] #187 DONE 1.0s [2025-02-19T19:12:25.847Z] [2025-02-19T19:12:25.847Z] #109 [core-command] exporting to image [2025-02-19T19:12:25.847Z] #109 exporting layers [2025-02-19T19:12:25.847Z] #109 ... [2025-02-19T19:12:25.847Z] [2025-02-19T19:12:25.847Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-19T19:12:25.847Z] #148 DONE 164.6s [2025-02-19T19:12:25.847Z] [2025-02-19T19:12:25.847Z] #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-19T19:12:25.847Z] #201 DONE 0.6s [2025-02-19T19:12:26.106Z] [2025-02-19T19:12:26.106Z] #202 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-19T19:12:26.106Z] #202 DONE 0.7s [2025-02-19T19:12:26.106Z] [2025-02-19T19:12:26.106Z] #196 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-19T19:12:26.106Z] #196 DONE 0.7s [2025-02-19T19:12:26.106Z] [2025-02-19T19:12:26.106Z] #203 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-19T19:12:26.106Z] #203 DONE 0.6s [2025-02-19T19:12:26.106Z] [2025-02-19T19:12:26.106Z] #109 [security-spiffe-token-provider] exporting to image [2025-02-19T19:12:26.106Z] #109 ... [2025-02-19T19:12:26.106Z] [2025-02-19T19:12:26.106Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-19T19:12:26.106Z] #204 DONE 0.7s [2025-02-19T19:12:26.106Z] [2025-02-19T19:12:26.106Z] #205 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-19T19:12:26.106Z] #205 DONE 0.6s [2025-02-19T19:12:26.106Z] [2025-02-19T19:12:26.106Z] #109 [core-keeper] exporting to image [2025-02-19T19:12:26.106Z] #109 writing image sha256:6e23f12d3db6ba0e45351cc863308fb79c44b4143ef1545907d3772f2b0890fb done [2025-02-19T19:12:26.106Z] #109 naming to docker.io/library/core-command done [2025-02-19T19:12:26.106Z] #109 writing image sha256:d0391a23006ee8fd81f39fa38eff2171fe3a33d66c13444a048245adde8f3051 done [2025-02-19T19:12:26.106Z] #109 naming to docker.io/library/core-keeper 0.0s done [2025-02-19T19:12:26.367Z] #109 ... [2025-02-19T19:12:26.367Z] [2025-02-19T19:12:26.367Z] #206 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-19T19:12:26.367Z] #206 DONE 0.3s [2025-02-19T19:12:26.367Z] [2025-02-19T19:12:26.367Z] #207 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T19:12:26.367Z] #207 DONE 0.3s [2025-02-19T19:12:26.367Z] [2025-02-19T19:12:26.367Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-19T19:12:26.367Z] #208 DONE 0.2s [2025-02-19T19:12:26.367Z] [2025-02-19T19:12:26.367Z] #209 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-19T19:12:26.367Z] #209 DONE 0.3s [2025-02-19T19:12:26.367Z] [2025-02-19T19:12:26.367Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-19T19:12:26.367Z] #152 DONE 165.1s [2025-02-19T19:12:26.367Z] [2025-02-19T19:12:26.367Z] #109 [core-data] exporting to image [2025-02-19T19:12:26.367Z] #109 exporting layers 0.3s done [2025-02-19T19:12:26.628Z] #109 ... [2025-02-19T19:12:26.628Z] [2025-02-19T19:12:26.628Z] #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-19T19:12:26.628Z] #210 DONE 0.3s [2025-02-19T19:12:26.628Z] [2025-02-19T19:12:26.628Z] #211 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-19T19:12:26.628Z] #211 DONE 0.3s [2025-02-19T19:12:26.628Z] [2025-02-19T19:12:26.628Z] #212 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T19:12:26.628Z] #212 DONE 0.3s [2025-02-19T19:12:26.628Z] [2025-02-19T19:12:26.628Z] #109 [security-spiffe-token-provider] exporting to image [2025-02-19T19:12:26.628Z] #109 exporting layers 0.3s done [2025-02-19T19:12:26.628Z] #109 writing image sha256:9e659d6f89ee4708f32f5f0f4c03d13635979d3b3ac4eb239201652e9aa80b7e 0.0s done [2025-02-19T19:12:26.628Z] #109 writing image sha256:05d8fb141c5d01b4fdea1fab243a6fe12de9fbb37b5f9a85f4ccbf0a5dac6a5c 0.0s done [2025-02-19T19:12:26.628Z] #109 naming to docker.io/library/security-spiffe-token-provider done [2025-02-19T19:12:26.628Z] #109 naming to docker.io/library/core-metadata done [2025-02-19T19:12:26.628Z] #109 writing image sha256:436253c0b0c2e2ade75cb03fd1b41ce2a48baf4ce3811754178bc51d45f31ab1 [2025-02-19T19:12:26.886Z] #109 ... [2025-02-19T19:12:26.886Z] [2025-02-19T19:12:26.886Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-19T19:12:26.886Z] #213 DONE 0.7s [2025-02-19T19:12:26.886Z] [2025-02-19T19:12:26.886Z] #109 [security-proxy-auth] exporting to image [2025-02-19T19:12:26.886Z] #109 writing image sha256:436253c0b0c2e2ade75cb03fd1b41ce2a48baf4ce3811754178bc51d45f31ab1 done [2025-02-19T19:12:26.886Z] #109 naming to docker.io/library/core-data done [2025-02-19T19:12:26.886Z] #109 ... [2025-02-19T19:12:26.886Z] [2025-02-19T19:12:26.886Z] #214 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-19T19:12:26.886Z] #214 DONE 0.3s [2025-02-19T19:12:27.146Z] [2025-02-19T19:12:27.146Z] #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-19T19:12:27.146Z] #215 DONE 0.3s [2025-02-19T19:12:27.146Z] [2025-02-19T19:12:27.146Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-19T19:12:27.146Z] #216 DONE 0.4s [2025-02-19T19:12:27.146Z] [2025-02-19T19:12:27.146Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-19T19:12:27.409Z] #217 DONE 0.3s [2025-02-19T19:12:27.409Z] [2025-02-19T19:12:27.409Z] #218 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-19T19:12:27.409Z] #218 DONE 0.3s [2025-02-19T19:12:27.409Z] [2025-02-19T19:12:27.409Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-19T19:12:27.409Z] #219 DONE 1.0s [2025-02-19T19:12:27.409Z] [2025-02-19T19:12:27.409Z] #109 [security-proxy-auth] exporting to image [2025-02-19T19:12:27.409Z] #109 writing image sha256:db1039e3d86f6c49741987f7ece0c98307a825b1a834f839e5ae22e2856cdc5f done [2025-02-19T19:12:27.409Z] #109 naming to docker.io/library/security-proxy-auth done [2025-02-19T19:12:27.668Z] #109 ... [2025-02-19T19:12:27.668Z] [2025-02-19T19:12:27.668Z] #220 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-19T19:12:27.668Z] #220 DONE 0.1s [2025-02-19T19:12:27.668Z] [2025-02-19T19:12:27.668Z] #109 [support-notifications] exporting to image [2025-02-19T19:12:27.668Z] #109 ... [2025-02-19T19:12:27.668Z] [2025-02-19T19:12:27.668Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-19T19:12:27.668Z] #221 DONE 0.7s [2025-02-19T19:12:27.668Z] [2025-02-19T19:12:27.668Z] #109 [security-secretstore-setup] exporting to image [2025-02-19T19:12:27.668Z] #109 exporting layers 0.2s done [2025-02-19T19:12:27.668Z] #109 writing image sha256:cac6e5c67bd633d430ddfc6981e8b0a9bad7824fb2018be8102110108ef039c7 done [2025-02-19T19:12:27.668Z] #109 naming to docker.io/library/support-scheduler done [2025-02-19T19:12:27.668Z] #109 writing image sha256:85b5b8117a1e59022134352bf06615d90e03ed25b581335154e703fc6f1937bf done [2025-02-19T19:12:27.668Z] #109 naming to docker.io/library/security-proxy-setup done [2025-02-19T19:12:27.668Z] #109 writing image sha256:3f7bb90042ed549d99e1ac98b9e3ff3ab6d466d8e3cfe6e8e79f0f6a3c0200ed done [2025-02-19T19:12:27.668Z] #109 naming to docker.io/library/support-notifications [2025-02-19T19:12:27.668Z] #109 naming to docker.io/library/support-notifications done [2025-02-19T19:12:27.927Z] #109 exporting layers 0.2s done [2025-02-19T19:12:27.927Z] #109 writing image sha256:c136a2b0218f0bda40f20191c44cfe063903812c862cb2e6bc0616d8c7f31098 done [2025-02-19T19:12:27.927Z] #109 naming to docker.io/library/security-secretstore-setup done [2025-02-19T19:12:27.927Z] #109 DONE 5.2s [2025-02-19T19:12:27.927Z] [2025-02-19T19:12:27.927Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T19:12:27.927Z] time="2025-02-19T19:08:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T19:12:27.927Z] time="2025-02-19T19:08:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T19:12:27.927Z] time="2025-02-19T19:08:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T19:12:27.927Z] time="2025-02-19T19:08:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T19:12:27.927Z] time="2025-02-19T19:08:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T19:12:27.927Z] time="2025-02-19T19:08:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T19:12:27.927Z] time="2025-02-19T19:08:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T19:12:27.927Z] time="2025-02-19T19:08:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T19:12:27.927Z] time="2025-02-19T19:08:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T19:12:27.927Z] time="2025-02-19T19:08:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T19:12:27.927Z] time="2025-02-19T19:08:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T19:12:27.927Z] time="2025-02-19T19:08:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T19:12:27.927Z] time="2025-02-19T19:08:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T19:12:27.927Z] time="2025-02-19T19:08:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T19:12:27.927Z] time="2025-02-19T19:08:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-19T19:12:27.958Z] $ docker stop --time=1 48112214e516f02c34b981a29478e6aed29a39eb8eb03a40e6c1ab9b35882e3d [2025-02-19T19:12:29.248Z] $ docker rm -f --volumes 48112214e516f02c34b981a29478e6aed29a39eb8eb03a40e6c1ab9b35882e3d [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-19T19:12:29.668Z] + docker images [2025-02-19T19:12:29.668Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-19T19:12:29.668Z] support-notifications latest 3f7bb90042ed 2 seconds ago 51.6MB [2025-02-19T19:12:29.668Z] support-scheduler latest cac6e5c67bd6 2 seconds ago 48MB [2025-02-19T19:12:29.668Z] security-proxy-setup latest 85b5b8117a1e 2 seconds ago 38.2MB [2025-02-19T19:12:29.668Z] security-secretstore-setup latest c136a2b0218f 2 seconds ago 67.7MB [2025-02-19T19:12:29.668Z] security-proxy-auth latest db1039e3d86f 3 seconds ago 31.3MB [2025-02-19T19:12:29.668Z] core-data latest 436253c0b0c2 3 seconds ago 32.4MB [2025-02-19T19:12:29.668Z] core-command latest 6e23f12d3db6 4 seconds ago 27.9MB [2025-02-19T19:12:29.668Z] security-spiffe-token-provider latest 05d8fb141c5d 4 seconds ago 46.9MB [2025-02-19T19:12:29.668Z] core-keeper latest d0391a23006e 4 seconds ago 32.1MB [2025-02-19T19:12:29.668Z] core-metadata latest 9e659d6f89ee 4 seconds ago 32.6MB [2025-02-19T19:12:29.668Z] security-bootstrapper latest dbb1bd1e40f5 About a minute ago 20.3MB [2025-02-19T19:12:29.668Z] core-common-config-bootstrapper latest 022ac72e069b About a minute ago 17.1MB [2025-02-19T19:12:29.668Z] security-spire-server latest a6b47a29f912 3 minutes ago 149MB [2025-02-19T19:12:29.668Z] security-spire-agent latest 37df48f7557a 3 minutes ago 195MB [2025-02-19T19:12:29.668Z] security-spire-config latest 3e9fcf9da2df 3 minutes ago 149MB [2025-02-19T19:12:29.668Z] ci-base-image-x86_64 latest 1749c3df1590 6 minutes ago 929MB [2025-02-19T19:12:29.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 8 weeks ago 580MB [2025-02-19T19:12:29.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB [2025-02-19T19:12:29.668Z] 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 [2025-02-19T19:12:30.835Z] provisioning config files... [2025-02-19T19:12:30.841Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8657876479425858030tmp [Pipeline] { [Pipeline] sh [2025-02-19T19:12:31.173Z] + set +x [2025-02-19T19:12:31.174Z] + curl -s https://codecov.io/bash [2025-02-19T19:12:31.174Z] + bash -s -- [2025-02-19T19:12:31.174Z] [2025-02-19T19:12:31.174Z] _____ _ [2025-02-19T19:12:31.174Z] / ____| | | [2025-02-19T19:12:31.174Z] | | ___ __| | ___ ___ _____ __ [2025-02-19T19:12:31.174Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-19T19:12:31.174Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-19T19:12:31.174Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-19T19:12:31.174Z] Bash-1.0.6 [2025-02-19T19:12:31.174Z] [2025-02-19T19:12:31.174Z] [2025-02-19T19:12:31.174Z] ==> git version 2.25.1 found [2025-02-19T19:12:31.174Z] ==> 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 [2025-02-19T19:12:31.174Z] Release-Date: 2020-01-08 [2025-02-19T19:12:31.174Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-19T19:12:31.174Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-19T19:12:31.174Z] ==> Jenkins CI detected. [2025-02-19T19:12:31.174Z] current dir:  /w/workspace/edgex-go/1 [2025-02-19T19:12:31.174Z] project root: . [2025-02-19T19:12:31.174Z] --> token set from env [2025-02-19T19:12:31.174Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-19T19:12:31.174Z] ==> Running gcov in . (disable via -X gcov) [2025-02-19T19:12:31.174Z] ==> Python coveragepy not found [2025-02-19T19:12:31.174Z] ==> Searching for coverage reports in: [2025-02-19T19:12:31.174Z] + . [2025-02-19T19:12:31.433Z] -> Found 1 reports [2025-02-19T19:12:31.433Z] ==> Detecting git/mercurial file structure [2025-02-19T19:12:31.433Z] ==> Reading reports [2025-02-19T19:12:31.433Z] + ./coverage.out bytes=1650806 [2025-02-19T19:12:31.433Z] ==> Appending adjustments [2025-02-19T19:12:31.433Z] https://docs.codecov.io/docs/fixing-reports [2025-02-19T19:12:32.809Z] + Found adjustments [2025-02-19T19:12:32.809Z] ==> Gzipping contents [2025-02-19T19:12:32.809Z] 140K /tmp/codecov.412BP2.gz [2025-02-19T19:12:32.809Z] ==> Uploading reports [2025-02-19T19:12:32.809Z] url: https://codecov.io [2025-02-19T19:12:32.809Z] query: branch=PR-5084&commit=7d2fa329063c4d4a41bdc98a835cbd12e2ca8931&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5084%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5084&job=&cmd_args= [2025-02-19T19:12:32.809Z] -> Pinging Codecov [2025-02-19T19:12:32.809Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5084&commit=7d2fa329063c4d4a41bdc98a835cbd12e2ca8931&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5084%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5084&job=&cmd_args= [2025-02-19T19:12:33.070Z] -> Uploading to [2025-02-19T19:12:33.070Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/7d2fa329063c4d4a41bdc98a835cbd12e2ca8931/c26ebf6d-bf9e-4a2b-a99f-b194c4686db2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250219%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250219T191232Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7aa5f1c03c05222004526795e81ad0084a6d5ea8aa9dcaf6a12c7e5c41aa57d8 [2025-02-19T19:12:33.070Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-19T19:12:33.070Z] Dload Upload Total Spent Left Speed [2025-02-19T19:12:33.331Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 136k 0 0 100 136k 0 510k --:--:-- --:--:-- --:--:-- 510k [2025-02-19T19:12:33.331Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7d2fa329063c4d4a41bdc98a835cbd12e2ca8931 [Pipeline] } [2025-02-19T19:12:33.358Z] 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 [2025-02-19T19:12:34.951Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-19T19:12:35.288Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T19:12:36.187Z] ---> package-listing.sh [2025-02-19T19:12:36.187Z] ++ facter osfamily [2025-02-19T19:12:36.187Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-19T19:12:36.447Z] + OS_FAMILY=debian [2025-02-19T19:12:36.447Z] + workspace=/w/workspace/edgex-go/1 [2025-02-19T19:12:36.447Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-19T19:12:36.447Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-19T19:12:36.447Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-19T19:12:36.447Z] + PACKAGES=/tmp/packages_start.txt [2025-02-19T19:12:36.447Z] + '[' /w/workspace/edgex-go/1 ']' [2025-02-19T19:12:36.447Z] + PACKAGES=/tmp/packages_end.txt [2025-02-19T19:12:36.447Z] + case "${OS_FAMILY}" in [2025-02-19T19:12:36.447Z] + dpkg -l [2025-02-19T19:12:36.447Z] + grep '^ii' [2025-02-19T19:12:36.447Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-19T19:12:36.447Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-19T19:12:36.447Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-19T19:12:36.447Z] + '[' /w/workspace/edgex-go/1 ']' [2025-02-19T19:12:36.447Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-02-19T19:12:36.447Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-02-19T19:12:36.485Z] 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 [2025-02-19T19:12:36.783Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T19:12:37.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-19T19:12:37.421Z] [2025-02-19T19:12:37.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T19:12:37.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-19T19:12:38.061Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-19T19:12:38.061Z] 5eb5b503b376: Pulling fs layer [2025-02-19T19:12:38.061Z] 5c69ac0246d0: Pulling fs layer [2025-02-19T19:12:38.061Z] ec43610c2a17: Pulling fs layer [2025-02-19T19:12:38.061Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-19T19:12:38.062Z] 33b1e0a273af: Pulling fs layer [2025-02-19T19:12:38.062Z] 5d3b04190fa2: Pulling fs layer [2025-02-19T19:12:38.062Z] 3a2ae6a8a46f: Waiting [2025-02-19T19:12:38.062Z] 33b1e0a273af: Waiting [2025-02-19T19:12:38.062Z] 2f39f015ded8: Pulling fs layer [2025-02-19T19:12:38.062Z] 5d3b04190fa2: Waiting [2025-02-19T19:12:38.062Z] 2f39f015ded8: Waiting [2025-02-19T19:12:38.062Z] 5c69ac0246d0: Verifying Checksum [2025-02-19T19:12:38.062Z] 5c69ac0246d0: Download complete [2025-02-19T19:12:38.062Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-19T19:12:38.062Z] 3a2ae6a8a46f: Download complete [2025-02-19T19:12:38.062Z] 33b1e0a273af: Verifying Checksum [2025-02-19T19:12:38.062Z] 33b1e0a273af: Download complete [2025-02-19T19:12:38.062Z] ec43610c2a17: Verifying Checksum [2025-02-19T19:12:38.062Z] ec43610c2a17: Download complete [2025-02-19T19:12:38.062Z] 5d3b04190fa2: Verifying Checksum [2025-02-19T19:12:38.062Z] 5d3b04190fa2: Download complete [2025-02-19T19:12:38.320Z] 5eb5b503b376: Verifying Checksum [2025-02-19T19:12:38.320Z] 5eb5b503b376: Download complete [2025-02-19T19:12:38.885Z] 2f39f015ded8: Download complete [2025-02-19T19:12:39.451Z] 5eb5b503b376: Pull complete [2025-02-19T19:12:39.451Z] 5c69ac0246d0: Pull complete [2025-02-19T19:12:40.015Z] ec43610c2a17: Pull complete [2025-02-19T19:12:40.015Z] 3a2ae6a8a46f: Pull complete [2025-02-19T19:12:40.272Z] 33b1e0a273af: Pull complete [2025-02-19T19:12:40.272Z] 5d3b04190fa2: Pull complete [2025-02-19T19:12:45.545Z] 2f39f015ded8: Pull complete [2025-02-19T19:12:45.546Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-19T19:12:45.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-19T19:12:45.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T19:12:45.799Z] prd-ubuntu20.04-docker-8c-8g-39251 does not seem to be running inside a container [2025-02-19T19:12:45.825Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-19T19:12:47.700Z] $ docker top 30c8d3661cb084f311897d451ae7f37364473ce929052dbc78472592b5935e93 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-19T19:12:48.107Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-19T19:12:48.427Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-19T19:12:48.739Z] + ls /var/log/sa-host [2025-02-19T19:12:48.739Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-19T19:12:48.992Z] provisioning config files... [2025-02-19T19:12:49.002Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2506814130443184841tmp [Pipeline] { [Pipeline] echo [2025-02-19T19:12:49.065Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T19:12:49.391Z] ---> create-netrc.sh [Pipeline] } [2025-02-19T19:12:49.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-19T19:12:49.851Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-19T19:12:49.888Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T19:12:50.211Z] ---> sudo-logs.sh [2025-02-19T19:12:50.211Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-19T19:12:50.302Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T19:12:50.619Z] ---> job-cost.sh [2025-02-19T19:12:50.619Z] lf-activate-venv: SKIPPING [2025-02-19T19:12:50.619Z] INFO: No Stack... [2025-02-19T19:12:50.878Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-19T19:12:51.138Z] INFO: Archiving Costs [Pipeline] echo [2025-02-19T19:12:51.175Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T19:12:51.493Z] ---> logs-deploy.sh [2025-02-19T19:12:51.493Z] lf-activate-venv: SKIPPING [2025-02-19T19:12:51.493Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5084/1 [2025-02-19T19:12:51.493Z] INFO: archiving workspace using pattern(s): [2025-02-19T19:12:52.431Z] Archives upload complete. [2025-02-19T19:12:52.689Z] INFO: archiving logs to Nexus [2025-02-19T19:12:53.259Z] ---> uname -a: [2025-02-19T19:12:53.259Z] Linux prd-ubuntu20-04-docker-8c-8g-39251 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-19T19:12:53.259Z] [2025-02-19T19:12:53.259Z] [2025-02-19T19:12:53.259Z] ---> lscpu: [2025-02-19T19:12:53.259Z] Architecture: x86_64 [2025-02-19T19:12:53.259Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-19T19:12:53.259Z] Byte Order: Little Endian [2025-02-19T19:12:53.259Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-19T19:12:53.259Z] CPU(s): 8 [2025-02-19T19:12:53.259Z] On-line CPU(s) list: 0-7 [2025-02-19T19:12:53.259Z] Thread(s) per core: 1 [2025-02-19T19:12:53.259Z] Core(s) per socket: 1 [2025-02-19T19:12:53.259Z] Socket(s): 8 [2025-02-19T19:12:53.259Z] NUMA node(s): 1 [2025-02-19T19:12:53.259Z] Vendor ID: AuthenticAMD [2025-02-19T19:12:53.259Z] CPU family: 23 [2025-02-19T19:12:53.259Z] Model: 49 [2025-02-19T19:12:53.259Z] Model name: AMD EPYC-Rome Processor [2025-02-19T19:12:53.259Z] Stepping: 0 [2025-02-19T19:12:53.259Z] CPU MHz: 2799.998 [2025-02-19T19:12:53.259Z] BogoMIPS: 5599.99 [2025-02-19T19:12:53.259Z] Virtualization: AMD-V [2025-02-19T19:12:53.259Z] Hypervisor vendor: KVM [2025-02-19T19:12:53.259Z] Virtualization type: full [2025-02-19T19:12:53.259Z] L1d cache: 256 KiB [2025-02-19T19:12:53.259Z] L1i cache: 256 KiB [2025-02-19T19:12:53.259Z] L2 cache: 4 MiB [2025-02-19T19:12:53.259Z] L3 cache: 128 MiB [2025-02-19T19:12:53.259Z] NUMA node0 CPU(s): 0-7 [2025-02-19T19:12:53.259Z] Vulnerability Itlb multihit: Not affected [2025-02-19T19:12:53.259Z] Vulnerability L1tf: Not affected [2025-02-19T19:12:53.259Z] Vulnerability Mds: Not affected [2025-02-19T19:12:53.259Z] Vulnerability Meltdown: Not affected [2025-02-19T19:12:53.259Z] Vulnerability Mmio stale data: Not affected [2025-02-19T19:12:53.259Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-19T19:12:53.259Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-19T19:12:53.259Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-19T19:12:53.259Z] Vulnerability Srbds: Not affected [2025-02-19T19:12:53.259Z] Vulnerability Tsx async abort: Not affected [2025-02-19T19:12:53.259Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-02-19T19:12:53.259Z] [2025-02-19T19:12:53.259Z] [2025-02-19T19:12:53.259Z] ---> nproc: [2025-02-19T19:12:53.259Z] 8 [2025-02-19T19:12:53.259Z] [2025-02-19T19:12:53.259Z] [2025-02-19T19:12:53.259Z] ---> df -h: [2025-02-19T19:12:53.259Z] Filesystem Size Used Avail Use% Mounted on [2025-02-19T19:12:53.259Z] overlay 155G 29G 127G 19% / [2025-02-19T19:12:53.259Z] tmpfs 64M 0 64M 0% /dev [2025-02-19T19:12:53.259Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-19T19:12:53.259Z] shm 64M 0 64M 0% /dev/shm [2025-02-19T19:12:53.259Z] /dev/vda1 155G 29G 127G 19% /facter-os [2025-02-19T19:12:53.259Z] [2025-02-19T19:12:53.259Z] [2025-02-19T19:12:53.259Z] ---> sar -b -r -n DEV: [2025-02-19T19:12:53.259Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39251) 02/19/25 _x86_64_ (8 CPU) [2025-02-19T19:12:53.259Z] [2025-02-19T19:12:53.259Z] 19:03:55 LINUX RESTART (8 CPU) [2025-02-19T19:12:53.259Z] [2025-02-19T19:12:53.259Z] 19:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-19T19:12:53.259Z] 19:05:01 370.91 60.83 310.08 0.00 5488.30 122962.75 0.00 [2025-02-19T19:12:53.259Z] 19:06:01 202.52 1.58 200.93 0.00 41.19 133597.33 0.00 [2025-02-19T19:12:53.259Z] 19:07:01 49.43 0.00 49.43 0.00 0.00 45406.08 0.00 [2025-02-19T19:12:53.259Z] 19:08:01 32.49 0.17 32.33 0.00 2.53 18491.58 0.00 [2025-02-19T19:12:53.259Z] 19:09:01 304.42 0.27 304.15 0.00 26.40 219309.45 0.00 [2025-02-19T19:12:53.259Z] 19:10:01 1115.82 22.21 1093.61 0.00 2749.82 282639.20 0.00 [2025-02-19T19:12:53.259Z] 19:11:01 271.96 0.08 271.88 0.00 0.67 65415.79 0.00 [2025-02-19T19:12:53.259Z] 19:12:01 406.66 0.08 406.58 0.00 0.67 93972.41 0.00 [2025-02-19T19:12:53.259Z] Average: 344.42 10.66 333.76 0.00 1039.05 122750.90 0.00 [2025-02-19T19:12:53.259Z] [2025-02-19T19:12:53.259Z] 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-19T19:12:53.259Z] 19:05:01 29481764 31488808 855788 2.60 60828 2239728 1880680 5.54 1097444 1963616 7784 [2025-02-19T19:12:53.259Z] 19:06:01 27478704 31229472 1073296 3.26 127944 3780536 2438772 7.19 1804528 3081200 534708 [2025-02-19T19:12:53.259Z] 19:07:01 27452356 31356340 944008 2.87 131192 3904680 2325896 6.85 1528456 3357252 140660 [2025-02-19T19:12:53.259Z] 19:08:01 26431188 31396576 902384 2.74 135660 4902320 1993936 5.88 1804464 4045444 641676 [2025-02-19T19:12:53.259Z] 19:09:01 21181936 31340492 946836 2.88 147720 9965100 2979392 8.78 1929584 9024836 850920 [2025-02-19T19:12:53.259Z] 19:10:01 10464144 29126564 3057960 9.30 398760 17444012 9682772 28.54 5429352 15335676 698180 [2025-02-19T19:12:53.259Z] 19:11:01 6515472 27942616 4232444 12.87 414936 20059256 11073064 32.63 7893864 16672916 1522328 [2025-02-19T19:12:53.259Z] 19:12:01 4578248 29020284 3162732 9.62 429808 22951404 8060320 23.75 8141748 18277176 1990156 [2025-02-19T19:12:53.259Z] Average: 19197976 30362644 1896931 5.77 230856 10655880 5054354 14.90 3703680 8969764 798302 [2025-02-19T19:12:53.259Z] [2025-02-19T19:12:53.259Z] 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-19T19:12:53.259Z] 19:05:01 lo 4.73 4.73 0.45 0.45 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.259Z] 19:05:01 docker0 585.09 537.07 40.43 2890.88 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.259Z] 19:05:01 ens3 1423.61 1308.81 8205.64 169.64 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.259Z] 19:05:01 vethf010009 585.09 537.19 48.43 2890.89 0.00 0.00 0.00 0.24 [2025-02-19T19:12:53.259Z] 19:06:01 vetha1811d6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.259Z] 19:06:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.259Z] 19:06:01 docker0 212.46 312.01 17.93 1647.53 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.259Z] 19:06:01 ens3 470.94 305.78 4922.09 44.25 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.259Z] 19:07:01 vetha1811d6 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.259Z] 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:07:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:07:01 ens3 36.62 26.06 28.65 16.58 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:08:01 vetha1811d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:08:01 ens3 18.15 10.01 15.46 9.45 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 vethad5db58 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 vethe46b408 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 vethdffa4c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 vethc3fe017 1.35 3.45 0.10 38.69 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 veth381be28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 veth54afc85 2.02 3.80 0.14 38.16 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 veth1272594 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 vethb540e3b 1.87 2.85 0.14 38.65 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 veth2353015 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 veth1d37a6f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 veth94b4aa3 2.82 6.18 0.21 110.39 0.00 0.00 0.00 0.01 [2025-02-19T19:12:53.260Z] 19:09:01 docker0 29.93 56.49 1.89 764.04 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 veth2a3d381 0.55 0.72 0.05 0.24 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 veth8708e7b 2.38 5.27 0.17 38.90 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 vetheed32b4 3.42 6.17 0.26 77.59 0.00 0.00 0.00 0.01 [2025-02-19T19:12:53.260Z] 19:09:01 veth24286c8 2.47 6.50 0.19 112.70 0.00 0.00 0.00 0.01 [2025-02-19T19:12:53.260Z] 19:09:01 veth322130a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 veth34a8be0 2.63 5.40 0.21 64.79 0.00 0.00 0.00 0.01 [2025-02-19T19:12:53.260Z] 19:09:01 vethaa054c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 veth41c35bb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 ens3 233.28 163.87 3910.42 164.59 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 vethe5fc12b 1.80 2.92 0.14 44.54 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 veth221bf98 5.37 9.70 0.42 116.68 0.00 0.00 0.00 0.01 [2025-02-19T19:12:53.260Z] 19:09:01 vethce36c20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:09:01 vethe88cee9 3.27 6.15 0.26 82.87 0.00 0.00 0.00 0.01 [2025-02-19T19:12:53.260Z] 19:10:01 veth22ec646 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:10:01 veth63618ea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:10:01 vethb067cf5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:10:01 veth78f0eba 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:10:01 veth13c8e34 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:10:01 veth8abcde6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:10:01 veth7d09d8a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:10:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:10:01 veth06fe3b6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:10:01 docker0 510.53 952.98 43.64 8003.34 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:10:01 veth2a3d381 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:10:01 veth8752d8f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:10:01 ens3 1123.19 588.04 10178.84 67.27 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:10:01 veth128cb9c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:10:01 veth7328c9a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:10:01 veth5ff716b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 veth22ec646 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 veth63618ea 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 vethb067cf5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 veth78f0eba 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 veth13c8e34 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 veth8abcde6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 veth7d09d8a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 veth06fe3b6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 docker0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 veth2a3d381 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 veth8752d8f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 ens3 3.20 2.45 2.50 1.44 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 veth128cb9c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 veth7328c9a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 veth5ff716b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 veth63618ea 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 vethb067cf5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 veth78f0eba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 veth13c8e34 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 veth7d09d8a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 veth06fe3b6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 veth2a3d381 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 veth8752d8f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 ens3 5.30 3.62 4.31 2.49 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 veth128cb9c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 veth7328c9a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 veth5ff716b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] Average: veth63618ea 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] Average: vethb067cf5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] Average: veth78f0eba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] Average: veth13c8e34 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] Average: veth7d09d8a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] Average: veth06fe3b6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] Average: docker0 167.49 232.62 13.00 1664.35 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] Average: veth2a3d381 0.09 0.19 0.01 0.04 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] Average: veth8752d8f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] Average: ens3 414.41 301.14 3409.64 59.46 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] Average: veth128cb9c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] Average: veth7328c9a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] Average: veth5ff716b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-19T19:12:53.260Z] [2025-02-19T19:12:53.260Z] [2025-02-19T19:12:53.260Z] ---> sar -P ALL: [2025-02-19T19:12:53.260Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39251) 02/19/25 _x86_64_ (8 CPU) [2025-02-19T19:12:53.260Z] [2025-02-19T19:12:53.260Z] 19:03:55 LINUX RESTART (8 CPU) [2025-02-19T19:12:53.260Z] [2025-02-19T19:12:53.260Z] 19:04:01 CPU %user %nice %system %iowait %steal %idle [2025-02-19T19:12:53.260Z] 19:05:01 all 8.23 0.00 2.61 3.76 0.04 85.36 [2025-02-19T19:12:53.260Z] 19:05:01 0 11.03 0.00 4.02 8.93 0.03 75.98 [2025-02-19T19:12:53.260Z] 19:05:01 1 8.35 0.00 2.33 1.51 0.05 87.75 [2025-02-19T19:12:53.260Z] 19:05:01 2 8.08 0.00 1.58 5.21 0.03 85.10 [2025-02-19T19:12:53.260Z] 19:05:01 3 6.86 0.00 2.14 3.38 0.05 87.57 [2025-02-19T19:12:53.260Z] 19:05:01 4 5.11 0.00 2.78 3.59 0.03 88.49 [2025-02-19T19:12:53.260Z] 19:05:01 5 10.19 0.00 2.90 7.01 0.03 79.87 [2025-02-19T19:12:53.260Z] 19:05:01 6 9.63 0.00 2.42 0.15 0.05 87.74 [2025-02-19T19:12:53.260Z] 19:05:01 7 6.55 0.00 2.69 0.32 0.03 90.40 [2025-02-19T19:12:53.260Z] 19:06:01 all 24.70 0.00 5.94 1.02 0.07 68.26 [2025-02-19T19:12:53.260Z] 19:06:01 0 24.50 0.00 5.48 0.10 0.08 69.83 [2025-02-19T19:12:53.260Z] 19:06:01 1 24.70 0.00 6.06 0.37 0.07 68.80 [2025-02-19T19:12:53.260Z] 19:06:01 2 24.54 0.00 5.77 1.20 0.08 68.40 [2025-02-19T19:12:53.260Z] 19:06:01 3 25.68 0.00 6.29 1.82 0.07 66.14 [2025-02-19T19:12:53.260Z] 19:06:01 4 26.04 0.00 6.12 0.05 0.08 67.70 [2025-02-19T19:12:53.260Z] 19:06:01 5 24.53 0.00 6.03 4.43 0.07 64.94 [2025-02-19T19:12:53.260Z] 19:06:01 6 24.23 0.00 5.76 0.12 0.07 69.83 [2025-02-19T19:12:53.260Z] 19:06:01 7 23.40 0.00 5.98 0.10 0.07 70.45 [2025-02-19T19:12:53.260Z] 19:07:01 all 34.52 0.00 6.18 0.38 0.09 58.84 [2025-02-19T19:12:53.260Z] 19:07:01 0 33.93 0.00 5.58 0.25 0.10 60.14 [2025-02-19T19:12:53.260Z] 19:07:01 1 32.29 0.00 5.95 0.03 0.08 61.64 [2025-02-19T19:12:53.260Z] 19:07:01 2 39.51 0.00 5.91 0.02 0.08 54.48 [2025-02-19T19:12:53.260Z] 19:07:01 3 33.66 0.00 6.63 0.10 0.07 59.54 [2025-02-19T19:12:53.260Z] 19:07:01 4 33.18 0.00 6.59 0.00 0.08 60.14 [2025-02-19T19:12:53.260Z] 19:07:01 5 32.27 0.00 6.32 2.61 0.10 58.70 [2025-02-19T19:12:53.260Z] 19:07:01 6 33.50 0.00 6.41 0.00 0.07 60.03 [2025-02-19T19:12:53.260Z] 19:07:01 7 37.78 0.00 6.09 0.00 0.10 56.03 [2025-02-19T19:12:53.260Z] 19:08:01 all 71.02 0.00 9.10 0.14 0.10 19.64 [2025-02-19T19:12:53.260Z] 19:08:01 0 70.63 0.00 9.35 0.02 0.10 19.90 [2025-02-19T19:12:53.260Z] 19:08:01 1 71.10 0.00 9.14 0.00 0.10 19.65 [2025-02-19T19:12:53.260Z] 19:08:01 2 71.26 0.00 8.93 0.67 0.10 19.05 [2025-02-19T19:12:53.260Z] 19:08:01 3 70.54 0.00 9.19 0.17 0.12 19.98 [2025-02-19T19:12:53.260Z] 19:08:01 4 70.51 0.00 8.99 0.12 0.08 20.30 [2025-02-19T19:12:53.260Z] 19:08:01 5 71.22 0.00 9.08 0.07 0.08 19.55 [2025-02-19T19:12:53.260Z] 19:08:01 6 71.20 0.00 9.10 0.02 0.10 19.58 [2025-02-19T19:12:53.260Z] 19:08:01 7 71.70 0.00 9.02 0.05 0.10 19.13 [2025-02-19T19:12:53.260Z] 19:09:01 all 30.52 0.00 8.82 3.54 0.08 57.05 [2025-02-19T19:12:53.260Z] 19:09:01 0 30.88 0.00 8.72 3.58 0.09 56.74 [2025-02-19T19:12:53.260Z] 19:09:01 1 28.84 0.00 8.28 2.83 0.08 59.97 [2025-02-19T19:12:53.260Z] 19:09:01 2 31.69 0.00 8.69 2.02 0.10 57.49 [2025-02-19T19:12:53.260Z] 19:09:01 3 28.77 0.00 10.10 5.37 0.07 55.69 [2025-02-19T19:12:53.260Z] 19:09:01 4 30.41 0.00 8.53 2.52 0.08 58.46 [2025-02-19T19:12:53.260Z] 19:09:01 5 31.11 0.00 8.63 6.76 0.08 53.41 [2025-02-19T19:12:53.260Z] 19:09:01 6 30.29 0.00 8.35 3.05 0.08 58.22 [2025-02-19T19:12:53.260Z] 19:09:01 7 32.15 0.00 9.23 2.17 0.07 56.39 [2025-02-19T19:12:53.260Z] 19:10:01 all 39.62 0.00 12.39 11.20 0.10 36.69 [2025-02-19T19:12:53.260Z] 19:10:01 0 40.03 0.00 11.62 16.73 0.10 31.52 [2025-02-19T19:12:53.260Z] 19:10:01 1 39.96 0.00 12.55 6.56 0.10 40.82 [2025-02-19T19:12:53.260Z] 19:10:01 2 40.15 0.00 12.71 7.38 0.10 39.66 [2025-02-19T19:12:53.260Z] 19:10:01 3 39.73 0.00 14.28 23.25 0.12 22.63 [2025-02-19T19:12:53.260Z] 19:10:01 4 38.98 0.00 12.77 7.72 0.10 40.42 [2025-02-19T19:12:53.260Z] 19:10:01 5 39.74 0.00 11.45 5.88 0.08 42.84 [2025-02-19T19:12:53.260Z] 19:10:01 6 39.38 0.00 11.99 9.84 0.10 38.69 [2025-02-19T19:12:53.260Z] 19:10:01 7 39.01 0.00 11.75 12.27 0.10 36.87 [2025-02-19T19:12:53.260Z] 19:11:01 all 88.94 0.00 10.94 0.00 0.12 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 0 89.37 0.00 10.51 0.00 0.12 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 1 89.55 0.00 10.33 0.00 0.12 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 2 89.97 0.00 9.89 0.00 0.13 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 3 89.47 0.00 10.40 0.00 0.13 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 4 87.40 0.00 12.48 0.00 0.12 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 5 89.04 0.00 10.85 0.00 0.12 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 6 89.42 0.00 10.46 0.00 0.12 0.00 [2025-02-19T19:12:53.260Z] 19:11:01 7 87.28 0.00 12.58 0.00 0.13 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 all 90.52 0.00 9.38 0.00 0.10 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 0 90.22 0.00 9.68 0.00 0.10 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 1 89.92 0.00 9.98 0.00 0.10 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 2 91.49 0.00 8.37 0.00 0.13 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 3 91.32 0.00 8.58 0.00 0.10 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 4 90.02 0.00 9.88 0.00 0.10 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 5 90.65 0.00 9.25 0.00 0.10 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 6 90.68 0.00 9.22 0.00 0.10 0.00 [2025-02-19T19:12:53.260Z] 19:12:01 7 89.83 0.00 10.09 0.00 0.08 0.00 [2025-02-19T19:12:53.260Z] Average: all 48.62 0.00 8.17 2.50 0.09 40.62 [2025-02-19T19:12:53.260Z] Average: 0 48.96 0.00 8.13 3.70 0.09 39.13 [2025-02-19T19:12:53.260Z] Average: 1 48.23 0.00 8.08 1.41 0.09 42.20 [2025-02-19T19:12:53.260Z] Average: 2 49.66 0.00 7.73 2.06 0.10 40.46 [2025-02-19T19:12:53.260Z] Average: 3 48.37 0.00 8.45 4.24 0.09 38.85 [2025-02-19T19:12:53.260Z] Average: 4 47.84 0.00 8.53 1.74 0.09 41.81 [2025-02-19T19:12:53.260Z] Average: 5 48.73 0.00 8.07 3.33 0.08 39.79 [2025-02-19T19:12:53.260Z] Average: 6 48.62 0.00 7.97 1.64 0.09 41.69 [2025-02-19T19:12:53.260Z] Average: 7 48.59 0.00 8.44 1.86 0.09 41.03 [2025-02-19T19:12:53.260Z] [2025-02-19T19:12:53.260Z] [2025-02-19T19:12:53.260Z]