Pull request #4966 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 65527c7598adf2995859d767ac15129141a532d5+b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab (8ecb917050e15d5c5cf66535a5492321dc230f19) 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-ssh15181159526240045927.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8924718628372519605.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4966/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4966/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12517785909252177340.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11121536289357333935.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4966/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4966/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11290920057269362225.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22641’ Running on prd-ubuntu20.04-docker-8c-8g-22648 in /w/workspace/edgexfoundry_edgex-go_PR-4966 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab into PR head commit 65527c7598adf2995859d767ac15129141a532d5 Merge succeeded, producing 4e71d5a9bef8c35ec3787a92f01f5affae912a79 Checking out Revision 4e71d5a9bef8c35ec3787a92f01f5affae912a79 (PR-4966) > 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/4966/head:refs/remotes/origin/PR-4966 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65527c7598adf2995859d767ac15129141a532d5 # 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 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e71d5a9bef8c35ec3787a92f01f5affae912a79 # timeout=10 Commit message: "Merge commit 'b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:16:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:16:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:16:46 ========================================================= 02:16:46 EdgeX Global Pipelines Version Info 02:16:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 30812417b58c8ac39e1ce1ad2ea34846939ee166 # timeout=10 02:16:47 ------------------- 02:16:47 stable info: 02:16:47 ------------------- 02:16:47 Commited By: Ginny Guan ginny@iotechsys.com 02:16:47 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 02:16:47 Message: update stable to v1.0.265 02:16:47 ------------------- 02:16:47 experimental info: 02:16:47 ------------------- 02:16:47 Commited By: Cherry Wang cherry@iotechsys.com 02:16:47 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 02:16:47 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4966 [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4966 [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4966 [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e71d5a9bef8c35ec3787a92f01f5affae912a79 [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e71d5a [Pipeline] echo 02:16:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:48 provisioning config files... 02:16:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config7179219564983646131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:48 ---> ****-login.sh 02:16:48 nexus3.edgexfoundry.org:10001 02:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:50 Configure a credential helper to remove this warning. See 02:16:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:50 02:16:50 Login Succeeded 02:16:50 nexus3.edgexfoundry.org:10002 02:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:50 Configure a credential helper to remove this warning. See 02:16:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:50 02:16:50 Login Succeeded 02:16:50 nexus3.edgexfoundry.org:10003 02:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:50 Configure a credential helper to remove this warning. See 02:16:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:50 02:16:50 Login Succeeded 02:16:50 nexus3.edgexfoundry.org:10004 02:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:50 Configure a credential helper to remove this warning. See 02:16:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:50 02:16:50 Login Succeeded 02:16:50 ****.io 02:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:50 Configure a credential helper to remove this warning. See 02:16:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:50 02:16:50 Login Succeeded 02:16:50 ---> ****-login.sh ends [Pipeline] } 02:16:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:16:51 + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 02:16:51 + dirname cmd/core-command/Dockerfile 02:16:51 + cut -d/ -f2 02:16:51 + echo core-command,cmd/core-command/Dockerfile 02:16:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:16:51 + cut -d/ -f2 02:16:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:16:51 + cut -d/+ -f2 02:16:51 dirname cmd/core-data/Dockerfile 02:16:51 + echo core-data,cmd/core-data/Dockerfile 02:16:51 + dirname cmd/core-keeper/Dockerfile 02:16:51 + cut -d/ -f2 02:16:51 + echo core-keeper,cmd/core-keeper/Dockerfile 02:16:51 + dirname cmd/core-metadata/Dockerfile 02:16:51 + cut -d/ -f2 02:16:51 + echo core-metadata,cmd/core-metadata/Dockerfile 02:16:51 + dirname cmd/security-bootstrapper/Dockerfile 02:16:51 + cut -d/ -f2 02:16:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:16:51 + dirname cmd/security-proxy-auth/Dockerfile 02:16:51 + cut -d/ -f2 02:16:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:16:51 + dirname cmd/security-proxy-setup/Dockerfile 02:16:51 + cut -d/ -f2 02:16:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:16:51 + dirname cmd/security-secretstore-setup/Dockerfile 02:16:51 + cut -d/ -f2 02:16:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:16:51 + + dirname cmd/security-spiffe-token-provider/Dockerfilecut 02:16:51 -d/ -f2 02:16:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:16:51 + dirname cmd/security-spire-agent/Dockerfile 02:16:51 + cut -d/ -f2 02:16:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:16:51 + dirname cmd/security-spire-config/Dockerfile 02:16:51 + cut -d/ -f2 02:16:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:16:51 + dirname cmd/security-spire-server/Dockerfile 02:16:51 + cut -d/ -f2 02:16:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:16:51 + dirname cmd/support-cron-scheduler/Dockerfile 02:16:51 + cut -d/ -f2 02:16:51 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 02:16:51 + dirname cmd/support-notifications/Dockerfile 02:16:51 + cut -d/ -f2 02:16:51 + echo support-notifications,cmd/support-notifications/Dockerfile 02:16:51 + dirname cmd/support-scheduler/Dockerfile 02:16:51 + cut -d/ -f2 02:16:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:16:51 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 02:16:51 + git rev-list -1 --merges 4e71d5a9bef8c35ec3787a92f01f5affae912a79~1..4e71d5a9bef8c35ec3787a92f01f5affae912a79 [Pipeline] echo 02:16:51 -----------> git rev-list -1 --merges 4e71d5a9bef8c35ec3787a92f01f5affae912a79~1..4e71d5a9bef8c35ec3787a92f01f5affae912a79 4e71d5a9bef8c35ec3787a92f01f5affae912a79 02:16:51 4e71d5a9bef8c35ec3787a92f01f5affae912a79 [false] [Pipeline] sh 02:16:51 + git log --format=format:%s -1 4e71d5a9bef8c35ec3787a92f01f5affae912a79 [Pipeline] echo 02:16:51 ========================================================= 02:16:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:16:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:16:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:16:52 + grep -v github /etc/ssh/ssh_known_hosts 02:16:52 + [ -e /tmp/ssh_known_hosts ] 02:16:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:16:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:16:52 + sudo tee -a /etc/ssh/ssh_known_hosts 02:16:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:52 02:16:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:52 0.1.4: Pulling from edgex-devops/py-git-semver 02:16:52 b85a868b505f: Pulling fs layer 02:16:52 e2be974225ed: Pulling fs layer 02:16:52 339a4e72a1f5: Pulling fs layer 02:16:52 988bab9f4d93: Pulling fs layer 02:16:52 1469e6f7b9e6: Pulling fs layer 02:16:52 eaf3925da568: Pulling fs layer 02:16:52 bab4dde63d76: Pulling fs layer 02:16:52 bde34c3a00c8: Pulling fs layer 02:16:52 b352a97aabf1: Pulling fs layer 02:16:52 4872d77fe225: Pulling fs layer 02:16:52 5851b861e8e6: Pulling fs layer 02:16:52 bab4dde63d76: Waiting 02:16:52 bde34c3a00c8: Waiting 02:16:52 b352a97aabf1: Waiting 02:16:52 4872d77fe225: Waiting 02:16:52 5851b861e8e6: Waiting 02:16:52 988bab9f4d93: Waiting 02:16:52 1469e6f7b9e6: Waiting 02:16:52 eaf3925da568: Waiting 02:16:52 e2be974225ed: Verifying Checksum 02:16:52 e2be974225ed: Download complete 02:16:52 988bab9f4d93: Verifying Checksum 02:16:52 988bab9f4d93: Download complete 02:16:52 1469e6f7b9e6: Verifying Checksum 02:16:52 1469e6f7b9e6: Download complete 02:16:52 eaf3925da568: Download complete 02:16:53 339a4e72a1f5: Verifying Checksum 02:16:53 339a4e72a1f5: Download complete 02:16:53 bde34c3a00c8: Verifying Checksum 02:16:53 bde34c3a00c8: Download complete 02:16:53 b352a97aabf1: Download complete 02:16:53 4872d77fe225: Verifying Checksum 02:16:53 4872d77fe225: Download complete 02:16:53 5851b861e8e6: Verifying Checksum 02:16:53 5851b861e8e6: Download complete 02:16:53 b85a868b505f: Verifying Checksum 02:16:53 b85a868b505f: Download complete 02:16:53 bab4dde63d76: Verifying Checksum 02:16:53 bab4dde63d76: Download complete 02:16:54 b85a868b505f: Pull complete 02:16:54 e2be974225ed: Pull complete 02:16:54 339a4e72a1f5: Pull complete 02:16:55 988bab9f4d93: Pull complete 02:16:55 1469e6f7b9e6: Pull complete 02:16:55 eaf3925da568: Pull complete 02:16:57 bab4dde63d76: Pull complete 02:16:57 bde34c3a00c8: Pull complete 02:16:57 b352a97aabf1: Pull complete 02:16:57 4872d77fe225: Pull complete 02:16:57 5851b861e8e6: Pull complete 02:16:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:16:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:57 prd-ubuntu20.04-docker-8c-8g-22648 does not seem to be running inside a container 02:16:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:17:01 $ docker top f29a4b520cfe679cdd458024a707fca672bf6f9c8c99215342f6cf1e81a9d750 -eo pid,comm 02:17:01 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). 02:17:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:17:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:01 [ssh-agent] Looking for ssh-agent implementation... 02:17:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:01 $ docker exec f29a4b520cfe679cdd458024a707fca672bf6f9c8c99215342f6cf1e81a9d750 ssh-agent 02:17:01 SSH_AUTH_SOCK=/tmp/ssh-VivfI268ODbc/agent.32 02:17:01 SSH_AGENT_PID=38 02:17:01 Running ssh-add (command line suppressed) 02:17:01 Identity added: /w/workspace/edgex-go/6@tmp/private_key_408054686826606964.key (/w/workspace/edgex-go/6@tmp/private_key_408054686826606964.key) 02:17:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:02 + git tag --points-at HEAD [Pipeline] } 02:17:02 $ docker exec --env ******** --env ******** f29a4b520cfe679cdd458024a707fca672bf6f9c8c99215342f6cf1e81a9d750 ssh-agent -k 02:17:02 unset SSH_AUTH_SOCK; 02:17:02 unset SSH_AGENT_PID; 02:17:02 echo Agent pid 38 killed; 02:17:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:17:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:02 [ssh-agent] Looking for ssh-agent implementation... 02:17:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:02 $ docker exec f29a4b520cfe679cdd458024a707fca672bf6f9c8c99215342f6cf1e81a9d750 ssh-agent 02:17:02 SSH_AUTH_SOCK=/tmp/ssh-81LvCIAefAaH/agent.71 02:17:02 SSH_AGENT_PID=77 02:17:02 Running ssh-add (command line suppressed) 02:17:02 Identity added: /w/workspace/edgex-go/6@tmp/private_key_12597118479874151450.key (/w/workspace/edgex-go/6@tmp/private_key_12597118479874151450.key) 02:17:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:02 + git semver init 02:17:03 2024-10-14 02:17:03,111 [run_init] DEBUG init version:0.0.0 force:False 02:17:03 2024-10-14 02:17:03,112 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver 02:17:03 2024-10-14 02:17:03,112 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver 02:17:03 2024-10-14 02:17:03,112 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 02:17:09 2024-10-14 02:17:09,049 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude 02:17:09 2024-10-14 02:17:09,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4966 with force:False 02:17:09 2024-10-14 02:17:09,050 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4966 02:17:09 2024-10-14 02:17:09,053 [execute] INFO git cat-file --batch-check 02:17:09 2024-10-14 02:17:09,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 02:17:09 2024-10-14 02:17:09,058 [execute] INFO git cat-file --batch 02:17:09 2024-10-14 02:17:09,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 02:17:09 2024-10-14 02:17:09,065 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4966 02:17:09 0.0.0 [Pipeline] } 02:17:09 $ docker exec --env ******** --env ******** f29a4b520cfe679cdd458024a707fca672bf6f9c8c99215342f6cf1e81a9d750 ssh-agent -k 02:17:09 unset SSH_AUTH_SOCK; 02:17:09 unset SSH_AGENT_PID; 02:17:09 echo Agent pid 77 killed; 02:17:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:17:10 + git semver [Pipeline] } 02:17:10 $ docker stop --time=1 f29a4b520cfe679cdd458024a707fca672bf6f9c8c99215342f6cf1e81a9d750 02:17:11 $ docker rm -f --volumes f29a4b520cfe679cdd458024a707fca672bf6f9c8c99215342f6cf1e81a9d750 [Pipeline] // withDockerContainer [Pipeline] sh 02:17:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:17:12 Stashed 1 file(s) [Pipeline] echo 02:17:12 [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] } 02:17:13 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 02:17:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:17:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:17:13 ========================================================= 02:17:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:17:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:17:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:17:13 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:17:13 43c4264eed91: Pulling fs layer 02:17:13 4cc291be95ef: Pulling fs layer 02:17:13 2ac1f1163629: Pulling fs layer 02:17:13 5c3c966382ef: Pulling fs layer 02:17:13 4f4fb700ef54: Pulling fs layer 02:17:13 5d5c8e513c77: Pulling fs layer 02:17:13 9f66e0745190: Pulling fs layer 02:17:13 f49a43e4bbc0: Pulling fs layer 02:17:13 561ebcabdf7f: Pulling fs layer 02:17:13 4f4fb700ef54: Waiting 02:17:13 5c3c966382ef: Waiting 02:17:13 5d5c8e513c77: Waiting 02:17:13 9f66e0745190: Waiting 02:17:13 f49a43e4bbc0: Waiting 02:17:13 561ebcabdf7f: Waiting 02:17:13 4cc291be95ef: Verifying Checksum 02:17:13 4cc291be95ef: Download complete 02:17:13 5c3c966382ef: Verifying Checksum 02:17:13 5c3c966382ef: Download complete 02:17:13 4f4fb700ef54: Download complete 02:17:13 5d5c8e513c77: Verifying Checksum 02:17:13 5d5c8e513c77: Download complete 02:17:13 9f66e0745190: Verifying Checksum 02:17:13 9f66e0745190: Download complete 02:17:13 43c4264eed91: Pull complete 02:17:13 561ebcabdf7f: Download complete 02:17:13 4cc291be95ef: Pull complete 02:17:13 2ac1f1163629: Download complete 02:17:14 f49a43e4bbc0: Verifying Checksum 02:17:14 f49a43e4bbc0: Download complete 02:17:18 2ac1f1163629: Pull complete 02:17:18 5c3c966382ef: Pull complete 02:17:18 4f4fb700ef54: Pull complete 02:17:18 5d5c8e513c77: Pull complete 02:17:18 9f66e0745190: Pull complete 02:17:20 f49a43e4bbc0: Pull complete 02:17:21 561ebcabdf7f: Pull complete 02:17:21 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 02:17:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:17:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:17:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:17:22 WORKDIR /edgex 02:17:22 COPY go.mod . 02:17:22 RUN go mod download 02:17:22 + docker build -t ci-base-image-x86_64 -f - . 02:17:23 Sending build context to Docker daemon 179.7MB 02:17:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:17:23 ---> 3a752c3f9dda 02:17:23 Step 2/4 : WORKDIR /edgex 02:17:29 ---> Running in 74923dddce8c 02:17:29 Removing intermediate container 74923dddce8c 02:17:29 ---> 3562758696f0 02:17:29 Step 3/4 : COPY go.mod . 02:17:29 ---> 714adcb2c1cb 02:17:29 Step 4/4 : RUN go mod download 02:17:29 ---> Running in b39645f1865a 02:18:01 Removing intermediate container b39645f1865a 02:18:01 ---> fc9532526c5c 02:18:01 Successfully built fc9532526c5c 02:18:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:02 + docker inspect -f . ci-base-image-x86_64 02:18:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:02 prd-ubuntu20.04-docker-8c-8g-22648 does not seem to be running inside a container 02:18:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:18:02 $ docker top 88b369f316ef293a41071beba4fd03bf59e557e8213fe586a0659a823d77b61f -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:02 + go version 02:18:02 go version go1.23.2 linux/amd64 [Pipeline] } 02:18:02 $ docker stop --time=1 88b369f316ef293a41071beba4fd03bf59e557e8213fe586a0659a823d77b61f 02:18:04 $ docker rm -f --volumes 88b369f316ef293a41071beba4fd03bf59e557e8213fe586a0659a823d77b61f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:04 + docker inspect -f . ci-base-image-x86_64 02:18:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:04 prd-ubuntu20.04-docker-8c-8g-22648 does not seem to be running inside a container 02:18:04 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:18:05 $ docker top c93766b42c12d2c7a34a58a3da435b0406cbbba4d758c6f0c6459adf517cc28a -eo pid,comm [Pipeline] { [Pipeline] echo 02:18:05 ========================================================= 02:18:05 [edgeXBuildGoParallel] Running Tests and Build... 02:18:05 ========================================================= [Pipeline] sh 02:18:05 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 02:18:05 + make test 02:18:05 go test -race -coverprofile=coverage.out ./... 02:18:13 ? github.com/edgexfoundry/edgex-go [no test files] 02:18:46 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:18:46 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:18:46 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:18:46 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:18:46 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:18:46 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:18:46 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:18:46 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:18:46 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:18:46 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:18:46 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:18:46 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 02:18:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:18:46 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:18:46 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:18:46 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:18:47 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:18:47 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:18:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 02:18:48 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 02:18:48 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:18:48 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:18:48 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:18:48 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:18:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.049s coverage: 97.0% of statements 02:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:18:49 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:18:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:18:49 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:18:49 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:18:49 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:18:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:18:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:18:50 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:18:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:18:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:18:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:18:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements 02:18:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 53.3% of statements 02:18:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:18:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:18:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.954s coverage: 93.4% of statements 02:18:52 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements 02:18:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 10.0% of statements 02:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:18:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:18:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:18:54 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:18:54 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:18:54 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:18:54 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:18:54 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:18:54 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:18:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements 02:18:55 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 02:18:56 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:18:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:18:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:18:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] 02:18:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements 02:18:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 42.5% of statements 02:18:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 41.7% of statements 02:18:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.017s coverage: 77.8% of statements 02:18:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 02:18:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 02:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:18:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:18:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:18:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:18:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:18:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:18:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:18:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:18:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:18:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:19:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:19:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:19:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:19:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:19:01 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:19:01 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:19:01 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:19:03 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:19:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:19:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:19:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:19:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 02:19:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:19:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:19:08 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:19:08 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:19:09 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:19:09 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:19:09 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:19:09 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 02:19:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 02:19:10 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 02:19:10 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 02:19:10 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 02:19:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 02:19:12 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:19:12 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:19:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:19:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:19:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:19:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:19:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:19:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:19:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 02:19:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:19:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:19:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:19:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:19:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.266s coverage: 79.9% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.043s coverage: 92.9% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.053s coverage: 73.7% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.267s coverage: 36.5% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.029s coverage: 9.9% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.059s coverage: 97.1% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 45.8% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 19.6% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 95.7% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 98.9% of statements 02:19:23 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 02:19:23 running golangci-lint 02:19:23 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 02:19:23 go version go1.23.2 linux/amd64 02:19:23 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 02:19:23 level=info msg="[config_reader] Used config file .golangci.yml" 02:19:23 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:19:50 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|types_sizes|compiled_files|files|name) took 23.581182613s" 02:19:50 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.41276ms" 02:20:00 level=info msg="[linters_context/goanalysis] analyzers took 1m38.441258419s with top 10 stages: buildir: 1m2.859993367s, gosec: 3.657524126s, inspect: 2.809029771s, fact_deprecated: 2.330305775s, ctrlflow: 1.715016799s, printf: 1.698187442s, S1038: 1.328421333s, fact_purity: 1.24827168s, nilness: 1.181866908s, typedness: 770.293872ms" 02:20:00 level=info msg="[runner] Issues before processing: 220, after processing: 0" 02:20:00 level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 220/220, cgo: 220/220, invalid_issue: 220/220, autogenerated_exclude: 220/220, exclude-rules: 220/22, nolint: 22/0, filename_unadjuster: 220/220, path_prettifier: 220/220, skip_dirs: 220/220, exclude: 220/220, skip_files: 220/220" 02:20:00 level=info msg="[runner] processing took 23.021086ms with stages: nolint: 11.05609ms, identifier_marker: 5.138645ms, exclude-rules: 2.106498ms, autogenerated_exclude: 1.94059ms, path_prettifier: 1.795813ms, skip_dirs: 900.446µs, invalid_issue: 32.082µs, cgo: 30.442µs, filename_unadjuster: 13.43µs, max_same_issues: 2.4µs, uniq_by_line: 850ns, fixer: 700ns, max_from_linter: 540ns, skip_files: 450ns, max_per_file_from_linter: 360ns, diff: 330ns, sort_results: 300ns, source_code: 300ns, exclude: 280ns, path_shortener: 250ns, path_prefixer: 150ns, severity-rules: 140ns" 02:20:00 level=info msg="[runner] linters took 12.686952547s with stages: goanalysis_metalinter: 12.663752552s" 02:20:00 level=info msg="File cache stats: 0 entries of total size 0B" 02:20:00 level=info msg="Memory: 361 samples, avg is 283.4MB, max is 1294.7MB" 02:20:00 level=info msg="Execution took 36.314433623s" 02:20:00 go vet ./... 02:20:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:20:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:20:06 ./bin/test-attribution-txt.sh [Pipeline] echo 02:20:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:20:07 + ls -al . 02:20:07 total 1892 02:20:07 drwxrwxr-x 11 1001 1001 4096 Oct 14 02:18 . 02:20:07 drwxr-xr-x 4 root root 4096 Oct 14 02:18 .. 02:20:07 drwxrwxr-x 2 1001 1001 4096 Oct 14 02:16 .blubracket 02:20:07 -rw-rw-r-- 1 1001 1001 10 Oct 14 02:16 .dockerignore 02:20:07 drwxrwxr-x 8 1001 1001 4096 Oct 14 02:19 .git 02:20:07 drwxrwxr-x 3 1001 1001 4096 Oct 14 02:16 .github 02:20:07 -rw-rw-r-- 1 1001 1001 1152 Oct 14 02:16 .gitignore 02:20:07 -rw-rw-r-- 1 1001 1001 199 Oct 14 02:16 .golangci.yml 02:20:07 -rw-rw-r-- 1 1001 1001 100 Oct 14 02:16 .hadolint.yml 02:20:07 drwxr-xr-x 3 1001 1001 4096 Oct 14 02:17 .semver 02:20:07 -rw-rw-r-- 1 1001 1001 155 Oct 14 02:16 .sonarcloud.properties 02:20:07 -rw-rw-r-- 1 1001 1001 1171 Oct 14 02:16 ADOPTERS.md 02:20:07 -rw-rw-r-- 1 1001 1001 21553 Oct 14 02:16 Attribution.txt 02:20:07 -rw-rw-r-- 1 1001 1001 100284 Oct 14 02:16 CHANGELOG.md 02:20:07 -rw-rw-r-- 1 1001 1001 3804 Oct 14 02:16 CONTRIBUTING.md 02:20:07 -rw-rw-r-- 1 1001 1001 677 Oct 14 02:16 GOVERNANCE.md 02:20:07 -rw-rw-r-- 1 1001 1001 861 Oct 14 02:16 Jenkinsfile 02:20:07 -rw-rw-r-- 1 1001 1001 10775 Oct 14 02:16 LICENSE 02:20:07 -rw-rw-r-- 1 1001 1001 17179 Oct 14 02:16 Makefile 02:20:07 -rw-rw-r-- 1 1001 1001 582 Oct 14 02:16 OWNERS.md 02:20:07 -rw-rw-r-- 1 1001 1001 9528 Oct 14 02:16 README.md 02:20:07 -rw-rw-r-- 1 1001 1001 789 Oct 14 02:16 SECURITY.md 02:20:07 -rw-rw-r-- 1 1001 1001 5 Oct 14 02:17 VERSION 02:20:07 drwxrwxr-x 2 1001 1001 4096 Oct 14 02:16 bin 02:20:07 drwxrwxr-x 20 1001 1001 4096 Oct 14 02:16 cmd 02:20:07 -rw-r--r-- 1 root root 1548405 Oct 14 02:19 coverage.out 02:20:07 drwxrwxr-x 2 1001 1001 4096 Oct 14 02:16 fuzz_test 02:20:07 -rw-rw-r-- 1 1001 1001 7277 Oct 14 02:16 go.mod 02:20:07 -rw-rw-r-- 1 1001 1001 101084 Oct 14 02:16 go.sum 02:20:07 drwxrwxr-x 7 1001 1001 4096 Oct 14 02:16 internal 02:20:07 drwxrwxr-x 3 1001 1001 4096 Oct 14 02:16 openapi 02:20:07 -rw-rw-r-- 1 1001 1001 584 Oct 14 02:16 security.txt 02:20:07 -rw-rw-r-- 1 1001 1001 204 Oct 14 02:16 version.go [Pipeline] sh 02:20:07 + '[' -e coverage.out ] 02:20:07 + chown 1001:1001 coverage.out [Pipeline] stash 02:20:07 Stashed 1 file(s) [Pipeline] sh 02:20:08 + make build 02:20:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:20:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:20:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:20:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:20:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:20:37 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:20:42 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:20:44 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:20:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:20:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:20:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:20:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:20:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:20:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:20:54 $ docker stop --time=1 c93766b42c12d2c7a34a58a3da435b0406cbbba4d758c6f0c6459adf517cc28a 02:21:01 $ docker rm -f --volumes c93766b42c12d2c7a34a58a3da435b0406cbbba4d758c6f0c6459adf517cc28a [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 02:21:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:21:02 02:21:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:21:03 latest: Pulling from edgex-devops/edgex-compose 02:21:03 91d30c5bc195: Pulling fs layer 02:21:03 2e9b0aa3be6d: Pulling fs layer 02:21:03 9c61dcf015f6: Pulling fs layer 02:21:03 4698f68db338: Pulling fs layer 02:21:03 2a2f49069b9e: Pulling fs layer 02:21:03 e0025b399a48: Pulling fs layer 02:21:03 4698f68db338: Waiting 02:21:03 e0025b399a48: Waiting 02:21:03 2a2f49069b9e: Waiting 02:21:03 91d30c5bc195: Verifying Checksum 02:21:03 91d30c5bc195: Download complete 02:21:03 4698f68db338: Verifying Checksum 02:21:03 4698f68db338: Download complete 02:21:03 2e9b0aa3be6d: Verifying Checksum 02:21:03 2e9b0aa3be6d: Download complete 02:21:03 91d30c5bc195: Pull complete 02:21:03 e0025b399a48: Verifying Checksum 02:21:03 e0025b399a48: Download complete 02:21:03 2a2f49069b9e: Verifying Checksum 02:21:03 2a2f49069b9e: Download complete 02:21:03 2e9b0aa3be6d: Pull complete 02:21:03 9c61dcf015f6: Download complete 02:21:06 9c61dcf015f6: Pull complete 02:21:06 4698f68db338: Pull complete 02:21:06 2a2f49069b9e: Pull complete 02:21:06 e0025b399a48: Pull complete 02:21:06 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:21:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:21:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:07 prd-ubuntu20.04-docker-8c-8g-22648 does not seem to be running inside a container 02:21:07 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:21:11 $ docker top 68d511b1555dd5db6374317c629710bfa1507d50839b50481c1cd8c1a81de312 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:11 + docker compose -f ./docker-compose-build.yml build --parallel 02:21:14 #1 [support-scheduler internal] load build definition from Dockerfile 02:21:14 #1 transferring dockerfile: 1.93kB done 02:21:14 #1 DONE 0.0s 02:21:14 02:21:14 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:21:14 #2 transferring dockerfile: 1.89kB done 02:21:14 #2 DONE 0.0s 02:21:14 02:21:14 #3 [support-cron-scheduler internal] load build definition from Dockerfile 02:21:14 #3 transferring dockerfile: 1.85kB done 02:21:14 #3 DONE 0.0s 02:21:14 02:21:14 #4 [security-proxy-setup internal] load build definition from Dockerfile 02:21:14 #4 transferring dockerfile: 2.50kB done 02:21:14 #4 DONE 0.0s 02:21:14 02:21:14 #5 [security-secretstore-setup internal] load build definition from Dockerfile 02:21:14 #5 transferring dockerfile: 2.49kB done 02:21:14 #5 DONE 0.0s 02:21:14 02:21:14 #6 [core-metadata internal] load build definition from Dockerfile 02:21:14 #6 transferring dockerfile: 2.13kB done 02:21:14 #6 DONE 0.0s 02:21:14 02:21:14 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:21:14 #7 transferring dockerfile: 2.23kB done 02:21:14 #7 DONE 0.0s 02:21:14 02:21:14 #8 [security-spire-server internal] load build definition from Dockerfile 02:21:14 #8 transferring dockerfile: 1.70kB done 02:21:14 #8 DONE 0.0s 02:21:14 02:21:14 #9 [core-command internal] load build definition from Dockerfile 02:21:14 #9 transferring dockerfile: 1.93kB done 02:21:14 #9 DONE 0.0s 02:21:14 02:21:14 #10 [security-bootstrapper internal] load build definition from Dockerfile 02:21:14 #10 transferring dockerfile: 3.17kB done 02:21:14 #10 DONE 0.0s 02:21:14 02:21:14 #11 [security-proxy-auth internal] load build definition from Dockerfile 02:21:14 #11 transferring dockerfile: 2.15kB done 02:21:14 #11 DONE 0.0s 02:21:14 02:21:14 #12 [support-scheduler internal] load .dockerignore 02:21:14 #12 transferring context: 50B done 02:21:14 #12 DONE 0.0s 02:21:14 02:21:14 #13 [core-keeper internal] load build definition from Dockerfile 02:21:14 #13 transferring dockerfile: 2.07kB done 02:21:14 #13 DONE 0.0s 02:21:14 02:21:14 #14 [core-data internal] load build definition from Dockerfile 02:21:14 #14 transferring dockerfile: 2.07kB done 02:21:14 #14 DONE 0.0s 02:21:14 02:21:14 #15 [support-notifications internal] load build definition from Dockerfile 02:21:14 #15 transferring dockerfile: 2.02kB 0.0s done 02:21:14 #15 DONE 0.1s 02:21:14 02:21:14 #16 [security-spire-agent internal] load build definition from Dockerfile 02:21:14 #16 transferring dockerfile: 1.81kB done 02:21:14 #16 DONE 0.0s 02:21:14 02:21:14 #17 [security-spire-config internal] load build definition from Dockerfile 02:21:14 #17 transferring dockerfile: 1.69kB done 02:21:14 #17 DONE 0.0s 02:21:14 02:21:14 #18 [security-spiffe-token-provider internal] load .dockerignore 02:21:14 #18 transferring context: 50B done 02:21:14 #18 DONE 0.0s 02:21:14 02:21:14 #19 [support-cron-scheduler internal] load .dockerignore 02:21:14 #19 transferring context: 50B done 02:21:14 #19 DONE 0.0s 02:21:14 02:21:14 #20 [security-proxy-setup internal] load .dockerignore 02:21:14 #20 transferring context: 50B done 02:21:14 #20 DONE 0.0s 02:21:14 02:21:14 #21 [security-secretstore-setup internal] load .dockerignore 02:21:14 #21 transferring context: 50B done 02:21:14 #21 DONE 0.0s 02:21:14 02:21:14 #22 [core-metadata internal] load .dockerignore 02:21:14 #22 transferring context: 50B done 02:21:14 #22 DONE 0.0s 02:21:14 02:21:14 #23 [core-common-config-bootstrapper internal] load .dockerignore 02:21:14 #23 transferring context: 50B done 02:21:14 #23 DONE 0.0s 02:21:14 02:21:14 #24 [security-spire-server internal] load .dockerignore 02:21:14 #24 transferring context: 50B done 02:21:14 #24 DONE 0.0s 02:21:14 02:21:14 #25 [core-command internal] load .dockerignore 02:21:14 #25 transferring context: 50B done 02:21:14 #25 DONE 0.0s 02:21:14 02:21:14 #26 [security-bootstrapper internal] load .dockerignore 02:21:14 #26 transferring context: 50B done 02:21:14 #26 DONE 0.0s 02:21:14 02:21:14 #27 [security-proxy-auth internal] load .dockerignore 02:21:14 #27 transferring context: 50B done 02:21:14 #27 DONE 0.1s 02:21:14 02:21:14 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:21:14 #28 DONE 0.0s 02:21:14 02:21:14 #29 [core-keeper internal] load .dockerignore 02:21:14 #29 transferring context: 50B done 02:21:14 #29 DONE 0.1s 02:21:14 02:21:14 #30 [core-data internal] load .dockerignore 02:21:14 #30 transferring context: 50B done 02:21:14 #30 DONE 0.1s 02:21:14 02:21:14 #31 [support-notifications internal] load .dockerignore 02:21:14 #31 transferring context: 50B done 02:21:14 #31 DONE 0.1s 02:21:14 02:21:14 #32 [security-spire-agent internal] load .dockerignore 02:21:14 #32 transferring context: 50B done 02:21:14 #32 DONE 0.1s 02:21:14 02:21:14 #33 [security-spire-config internal] load .dockerignore 02:21:14 #33 transferring context: 50B done 02:21:14 #33 DONE 0.1s 02:21:14 02:21:14 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 02:21:14 #34 ... 02:21:14 02:21:14 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:21:14 #28 DONE 0.0s 02:21:14 02:21:14 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:21:15 #34 ... 02:21:15 02:21:15 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:21:15 #28 DONE 0.0s 02:21:15 02:21:15 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 02:21:15 #34 DONE 0.5s 02:21:15 02:21:15 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:21:15 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:21:15 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:21:15 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:21:15 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:21:15 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:21:15 #35 DONE 0.5s 02:21:15 02:21:15 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:21:15 #36 DONE 0.5s 02:21:15 02:21:15 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:21:16 #37 ... 02:21:16 02:21:16 #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:21:16 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:21:16 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:21:16 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:21:16 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:21:16 #35 DONE 0.5s 02:21:16 02:21:16 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:21:16 #38 DONE 0.8s 02:21:16 02:21:16 #39 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:21:17 #39 ... 02:21:17 02:21:17 #40 [security-spire-server internal] load build context 02:21:17 #40 transferring context: 27.98kB 0.1s done 02:21:17 #40 DONE 1.2s 02:21:17 02:21:17 #41 [security-spire-agent internal] load build context 02:21:17 #41 transferring context: 27.51kB 0.1s done 02:21:17 #41 DONE 1.2s 02:21:17 02:21:17 #42 [security-spire-config internal] load build context 02:21:17 #42 transferring context: 26.23kB 0.1s done 02:21:17 #42 DONE 1.2s 02:21:17 02:21:17 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:21:17 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done 02:21:17 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:21:17 #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:21:17 #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:21:17 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 02:21:17 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 02:21:17 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 02:21:17 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:21:17 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s 02:21:17 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:21:17 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.7s 02:21:17 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.91MB / 30.73MB 0.8s 02:21:17 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s 02:21:18 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done 02:21:18 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 02:21:18 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 02:21:26 #43 ... 02:21:26 02:21:26 #44 [security-spiffe-token-provider internal] load build context 02:21:26 #44 transferring context: 145.87MB 9.4s 02:21:26 #44 ... 02:21:26 02:21:26 #45 [support-cron-scheduler internal] load build context 02:21:26 #45 ... 02:21:26 02:21:26 #46 [core-keeper internal] load build context 02:21:26 #46 ... 02:21:26 02:21:26 #47 [security-secretstore-setup internal] load build context 02:21:26 #47 ... 02:21:26 02:21:26 #48 [security-bootstrapper internal] load build context 02:21:26 #48 ... 02:21:26 02:21:26 #49 [support-scheduler internal] load build context 02:21:26 #49 ... 02:21:26 02:21:26 #50 [core-metadata internal] load build context 02:21:26 #50 ... 02:21:26 02:21:26 #51 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:21:26 #0 1.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:21:26 #0 1.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:21:26 #0 2.096 (1/1) Installing dumb-init (1.2.5-r3) 02:21:26 #0 2.096 Executing busybox-1.36.1-r29.trigger 02:21:26 #0 2.101 OK: 8 MiB in 15 packages 02:21:26 #51 ... 02:21:26 02:21:26 #52 [core-command internal] load build context 02:21:26 #52 ... 02:21:26 02:21:26 #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:21:26 #53 ... 02:21:26 02:21:26 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:21:26 #54 ... 02:21:26 02:21:26 #55 [support-notifications internal] load build context 02:21:26 #55 ... 02:21:26 02:21:26 #56 [security-proxy-setup internal] load build context 02:21:26 #56 ... 02:21:26 02:21:26 #57 [core-common-config-bootstrapper internal] load build context 02:21:27 #57 ... 02:21:27 02:21:27 #58 [security-proxy-auth internal] load build context 02:21:27 #58 ... 02:21:27 02:21:27 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:21:27 #0 1.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:21:27 #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:21:27 #0 2.169 (1/2) Installing dumb-init (1.2.5-r3) 02:21:27 #0 2.185 (2/2) Installing su-exec (0.2-r3) 02:21:27 #0 2.195 Executing busybox-1.36.1-r29.trigger 02:21:27 #0 2.200 OK: 8 MiB in 16 packages 02:21:27 #59 ... 02:21:27 02:21:27 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:21:27 #60 ... 02:21:27 02:21:27 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:21:27 #61 ... 02:21:27 02:21:27 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:21:27 #62 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done 02:21:27 #62 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:21:27 #62 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:21:27 #62 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:21:27 #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 02:21:27 #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:21:27 #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 02:21:27 #62 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done 02:21:27 #62 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:21:27 #62 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:21:27 #62 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 02:21:28 #62 ... 02:21:28 02:21:28 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:21:28 #63 ... 02:21:28 02:21:28 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:21:28 #0 2.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:21:28 #0 2.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:21:28 #0 2.510 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:21:28 #0 2.510 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:21:28 #0 2.510 OK: 24163 distinct packages available 02:21:28 #0 2.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:21:28 #0 2.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:21:28 #0 2.964 (1/14) Installing ca-certificates (20240705-r0) 02:21:28 #0 2.989 (2/14) Installing brotli-libs (1.1.0-r2) 02:21:28 #0 3.019 (3/14) Installing c-ares (1.33.1-r0) 02:21:28 #0 3.033 (4/14) Installing libunistring (1.2-r0) 02:21:28 #0 3.050 (5/14) Installing libidn2 (2.3.7-r0) 02:21:28 #0 3.054 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:21:28 #0 3.057 (7/14) Installing libpsl (0.21.5-r1) 02:21:28 #0 3.060 (8/14) Installing zstd-libs (1.5.6-r0) 02:21:28 #0 3.078 (9/14) Installing libcurl (8.10.1-r0) 02:21:28 #0 3.083 (10/14) Installing curl (8.10.1-r0) 02:21:28 #0 3.093 (11/14) Installing dumb-init (1.2.5-r3) 02:21:28 #0 3.097 (12/14) Installing musl-obstack (1.2.3-r2) 02:21:28 #0 3.100 (13/14) Installing libucontext (1.2-r3) 02:21:28 #0 3.108 (14/14) Installing gcompat (1.1.0-r4) 02:21:28 #0 3.111 Executing busybox-1.36.1-r29.trigger 02:21:28 #0 3.121 Executing ca-certificates-20240705-r0.trigger 02:21:28 #0 3.156 OK: 13 MiB in 28 packages 02:21:28 #64 ... 02:21:28 02:21:28 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:21:28 #0 3.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:21:28 #0 3.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:21:28 #0 4.273 (1/1) Installing dumb-init (1.2.5-r3) 02:21:28 #0 4.545 Executing busybox-1.36.1-r29.trigger 02:21:28 #0 4.598 OK: 8 MiB in 15 packages 02:21:28 #65 ... 02:21:28 02:21:28 #66 [core-data internal] load build context 02:21:28 #66 ... 02:21:28 02:21:28 #67 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:28 #67 ... 02:21:28 02:21:28 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:21:28 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 02:21:32 #43 ... 02:21:32 02:21:32 #39 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:21:32 #39 4.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:21:32 #39 4.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:21:32 #39 5.081 (1/2) Installing ca-certificates (20240705-r0) 02:21:32 #39 5.229 (2/2) Installing dumb-init (1.2.5-r3) 02:21:32 #39 5.233 Executing busybox-1.36.1-r29.trigger 02:21:32 #39 5.246 Executing ca-certificates-20240705-r0.trigger 02:21:32 #39 5.277 OK: 9 MiB in 16 packages 02:21:32 #39 ... 02:21:32 02:21:32 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:21:33 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.2s 02:21:34 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.1s done 02:21:35 #43 ... 02:21:35 02:21:35 #44 [security-spiffe-token-provider internal] load build context 02:21:35 #44 transferring context: 259.48MB 19.9s 02:21:35 #44 ... 02:21:35 02:21:35 #45 [support-cron-scheduler internal] load build context 02:21:35 #45 ... 02:21:35 02:21:35 #46 [core-keeper internal] load build context 02:21:35 #46 ... 02:21:35 02:21:35 #47 [security-secretstore-setup internal] load build context 02:21:35 #47 ... 02:21:35 02:21:35 #46 [core-keeper internal] load build context 02:21:36 #46 ... 02:21:36 02:21:36 #48 [security-bootstrapper internal] load build context 02:21:36 #48 ... 02:21:36 02:21:36 #50 [core-metadata internal] load build context 02:21:36 #50 ... 02:21:36 02:21:36 #49 [support-scheduler internal] load build context 02:21:36 #49 ... 02:21:36 02:21:36 #52 [core-command internal] load build context 02:21:36 #52 ... 02:21:36 02:21:36 #49 [support-scheduler internal] load build context 02:21:36 #49 ... 02:21:36 02:21:36 #55 [support-notifications internal] load build context 02:21:36 #55 ... 02:21:36 02:21:36 #56 [security-proxy-setup internal] load build context 02:21:36 #56 ... 02:21:36 02:21:36 #55 [support-notifications internal] load build context 02:21:37 #55 ... 02:21:37 02:21:37 #58 [security-proxy-auth internal] load build context 02:21:37 #58 ... 02:21:37 02:21:37 #57 [core-common-config-bootstrapper internal] load build context 02:21:37 #57 ... 02:21:37 02:21:37 #58 [security-proxy-auth internal] load build context 02:21:39 #58 ... 02:21:39 02:21:39 #66 [core-data internal] load build context 02:21:39 #66 ... 02:21:39 02:21:39 #44 [security-spiffe-token-provider internal] load build context 02:21:40 #44 transferring context: 318.93MB 25.0s 02:21:41 #44 ... 02:21:41 02:21:41 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:21:41 #37 DONE 26.5s 02:21:41 02:21:41 #45 [support-cron-scheduler internal] load build context 02:21:41 #45 ... 02:21:41 02:21:41 #44 [security-spiffe-token-provider internal] load build context 02:21:46 #44 transferring context: 438.94MB 30.0s 02:21:46 #44 ... 02:21:46 02:21:46 #48 [security-bootstrapper internal] load build context 02:21:46 #48 transferring context: 612.09MB 27.1s done 02:21:46 #48 ... 02:21:46 02:21:46 #47 [security-secretstore-setup internal] load build context 02:21:46 #47 transferring context: 612.09MB 25.8s done 02:21:46 #47 ... 02:21:46 02:21:46 #46 [core-keeper internal] load build context 02:21:46 #46 transferring context: 612.09MB 27.9s done 02:21:46 #46 ... 02:21:46 02:21:46 #52 [core-command internal] load build context 02:21:46 #52 transferring context: 612.09MB 31.0s done 02:21:46 #52 ... 02:21:46 02:21:46 #50 [core-metadata internal] load build context 02:21:46 #50 transferring context: 612.09MB 31.2s done 02:21:46 #50 ... 02:21:46 02:21:46 #44 [security-spiffe-token-provider internal] load build context 02:21:46 #44 ... 02:21:46 02:21:46 #49 [support-scheduler internal] load build context 02:21:46 #49 transferring context: 612.09MB 29.8s done 02:21:46 #49 ... 02:21:46 02:21:46 #56 [security-proxy-setup internal] load build context 02:21:46 #56 transferring context: 612.09MB 29.0s done 02:21:47 #56 ... 02:21:47 02:21:47 #44 [security-spiffe-token-provider internal] load build context 02:21:47 #44 ... 02:21:47 02:21:47 #55 [support-notifications internal] load build context 02:21:47 #55 transferring context: 612.09MB 28.9s done 02:21:47 #55 ... 02:21:47 02:21:47 #44 [security-spiffe-token-provider internal] load build context 02:21:47 #44 transferring context: 612.09MB 32.1s done 02:21:48 #44 ... 02:21:48 02:21:48 #57 [core-common-config-bootstrapper internal] load build context 02:21:48 #57 transferring context: 612.09MB 22.5s done 02:21:48 #57 ... 02:21:48 02:21:48 #58 [security-proxy-auth internal] load build context 02:21:48 #58 transferring context: 612.09MB 31.4s done 02:21:48 #58 ... 02:21:48 02:21:48 #66 [core-data internal] load build context 02:21:48 #66 transferring context: 612.09MB 31.3s done 02:21:52 #66 ... 02:21:52 02:21:52 #45 [support-cron-scheduler internal] load build context 02:21:52 #45 transferring context: 612.09MB 27.2s done 02:22:00 #45 ... 02:22:00 02:22:00 #68 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:22:12 #68 ... 02:22:12 02:22:12 #57 [core-common-config-bootstrapper internal] load build context 02:22:12 #57 DONE 56.7s 02:22:12 02:22:12 #47 [security-secretstore-setup internal] load build context 02:22:12 #47 DONE 56.7s 02:22:12 02:22:12 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:22:12 #59 DONE 56.2s 02:22:12 02:22:12 #48 [security-bootstrapper internal] load build context 02:22:12 #48 DONE 56.7s 02:22:12 02:22:12 #46 [core-keeper internal] load build context 02:22:12 #46 DONE 56.8s 02:22:12 02:22:12 #45 [support-cron-scheduler internal] load build context 02:22:12 #45 DONE 56.8s 02:22:12 02:22:12 #69 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:22:12 #69 ... 02:22:12 02:22:12 #55 [support-notifications internal] load build context 02:22:12 #55 DONE 56.9s 02:22:12 02:22:12 #39 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:22:12 #39 DONE 56.1s 02:22:12 02:22:12 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:22:12 #65 DONE 56.2s 02:22:12 02:22:12 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:22:12 #64 DONE 56.2s 02:22:12 02:22:12 #56 [security-proxy-setup internal] load build context 02:22:12 #56 DONE 56.9s 02:22:12 02:22:12 #51 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:22:12 #51 DONE 56.3s 02:22:12 02:22:12 #49 [support-scheduler internal] load build context 02:22:12 #49 DONE 56.9s 02:22:12 02:22:12 #52 [core-command internal] load build context 02:22:12 #52 DONE 56.9s 02:22:12 02:22:12 #66 [core-data internal] load build context 02:22:12 #66 DONE 57.0s 02:22:12 02:22:12 #50 [core-metadata internal] load build context 02:22:12 #50 DONE 56.9s 02:22:12 02:22:12 #58 [security-proxy-auth internal] load build context 02:22:12 #58 DONE 57.0s 02:22:12 02:22:12 #44 [security-spiffe-token-provider internal] load build context 02:22:12 #44 DONE 56.9s 02:22:12 02:22:12 #68 [core-command builder 2/7] WORKDIR /edgex-go 02:22:12 #68 DONE 13.2s 02:22:12 02:22:12 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:22:12 #62 ... 02:22:12 02:22:12 #67 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:22:12 #67 DONE 56.5s 02:22:12 02:22:12 #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:22:12 #53 56.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:12 #53 56.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:13 #53 57.36 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:22:13 #53 57.36 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:22:13 #53 57.36 OK: 24163 distinct packages available 02:22:13 #53 57.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:13 #53 57.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:14 #53 ... 02:22:14 02:22:14 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:22:14 #54 56.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:14 #54 56.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:14 #54 57.23 (1/4) Installing ca-certificates (20240705-r0) 02:22:14 #54 57.26 (2/4) Installing dumb-init (1.2.5-r3) 02:22:14 #54 57.27 (3/4) Installing su-exec (0.2-r3) 02:22:14 #54 57.27 (4/4) Installing yq-go (4.44.1-r2) 02:22:14 #54 57.54 Executing busybox-1.36.1-r29.trigger 02:22:14 #54 57.54 Executing ca-certificates-20240705-r0.trigger 02:22:14 #54 57.57 OK: 19 MiB in 18 packages 02:22:14 #54 DONE 58.2s 02:22:14 02:22:14 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:22:14 #61 56.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:14 #61 57.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:14 #61 57.56 (1/3) Installing ca-certificates (20240705-r0) 02:22:14 #61 57.59 (2/3) Installing dumb-init (1.2.5-r3) 02:22:14 #61 57.61 (3/3) Installing tzdata (2024b-r0) 02:22:14 #61 57.69 Executing busybox-1.36.1-r29.trigger 02:22:14 #61 57.71 Executing ca-certificates-20240705-r0.trigger 02:22:14 #61 57.91 OK: 10 MiB in 17 packages 02:22:14 #61 DONE 58.2s 02:22:14 02:22:14 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:22:14 #60 56.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:14 #60 57.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:14 #60 57.39 (1/4) Installing dumb-init (1.2.5-r3) 02:22:14 #60 57.40 (2/4) Installing openssl (3.3.2-r0) 02:22:14 #60 57.41 (3/4) Installing su-exec (0.2-r3) 02:22:14 #60 57.41 (4/4) Installing yq-go (4.44.1-r2) 02:22:14 #60 57.55 Executing busybox-1.36.1-r29.trigger 02:22:14 #60 57.59 OK: 19 MiB in 18 packages 02:22:14 #60 DONE 58.2s 02:22:14 02:22:14 #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:22:14 #53 58.04 (1/5) Installing dumb-init (1.2.5-r3) 02:22:14 #53 58.05 (2/5) Installing musl-obstack (1.2.3-r2) 02:22:14 #53 58.05 (3/5) Installing libucontext (1.2-r3) 02:22:14 #53 58.05 (4/5) Installing gcompat (1.1.0-r4) 02:22:14 #53 58.06 (5/5) Installing openssl (3.3.2-r0) 02:22:14 #53 58.07 Executing busybox-1.36.1-r29.trigger 02:22:14 #53 58.12 OK: 9 MiB in 19 packages 02:22:14 #53 DONE 58.3s 02:22:14 02:22:14 #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:22:14 #70 ... 02:22:14 02:22:14 #69 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:22:14 #69 1.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:14 #69 1.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:14 #69 1.837 Upgrading critical system libraries and apk-tools: 02:22:14 #69 1.837 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:22:14 #69 1.899 Executing busybox-1.36.1-r29.trigger 02:22:14 #69 2.033 Continuing the upgrade transaction with new apk-tools: 02:22:14 #69 2.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:14 #69 2.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:14 #69 2.456 OK: 8 MiB in 16 packages 02:22:14 #69 DONE 2.6s 02:22:14 02:22:14 #71 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:22:15 #71 ... 02:22:15 02:22:15 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:22:15 #72 DONE 2.6s 02:22:15 02:22:15 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:22:15 #63 56.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:15 #63 57.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:15 #63 58.27 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:22:15 #63 58.27 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:22:15 #63 58.27 OK: 24163 distinct packages available 02:22:15 #63 58.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:15 #63 58.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:15 #63 58.74 (1/4) Installing dumb-init (1.2.5-r3) 02:22:15 #63 58.76 (2/4) Installing musl-obstack (1.2.3-r2) 02:22:15 #63 58.77 (3/4) Installing libucontext (1.2-r3) 02:22:15 #63 58.77 (4/4) Installing gcompat (1.1.0-r4) 02:22:15 #63 58.78 Executing busybox-1.36.1-r29.trigger 02:22:15 #63 58.78 OK: 8 MiB in 18 packages 02:22:15 #63 DONE 58.9s 02:22:15 02:22:15 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:22:15 #73 ... 02:22:15 02:22:15 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:22:15 #0 0.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:15 #0 1.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:15 #0 1.606 Upgrading critical system libraries and apk-tools: 02:22:15 #0 1.606 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:22:15 #0 1.781 Executing busybox-1.36.1-r29.trigger 02:22:15 #0 1.893 Continuing the upgrade transaction with new apk-tools: 02:22:15 #0 1.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:15 #0 2.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:15 #0 2.852 OK: 9 MiB in 16 packages 02:22:15 #74 DONE 3.0s 02:22:15 02:22:15 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:22:15 #0 1.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:15 #0 2.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:15 #0 2.404 Upgrading critical system libraries and apk-tools: 02:22:15 #0 2.404 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:22:15 #0 2.414 Executing busybox-1.36.1-r29.trigger 02:22:15 #0 2.518 Continuing the upgrade transaction with new apk-tools: 02:22:15 #0 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:15 #0 2.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:15 #0 2.954 OK: 13 MiB in 28 packages 02:22:15 #75 DONE 3.1s 02:22:15 02:22:15 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:22:15 #0 2.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:15 #0 2.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:15 #0 2.485 Upgrading critical system libraries and apk-tools: 02:22:15 #0 2.485 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:22:15 #0 2.501 Executing busybox-1.36.1-r29.trigger 02:22:15 #0 2.586 Continuing the upgrade transaction with new apk-tools: 02:22:15 #0 2.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:15 #0 2.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:15 #0 2.978 OK: 8 MiB in 15 packages 02:22:15 #76 DONE 3.1s 02:22:15 02:22:15 #77 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:22:15 #0 2.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:15 #0 2.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:15 #0 2.858 OK: 246 MiB in 54 packages 02:22:15 #77 DONE 3.0s 02:22:15 02:22:15 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:22:15 #78 DONE 0.0s 02:22:15 02:22:15 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:15 #79 ... 02:22:15 02:22:15 #80 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:22:15 #0 2.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:15 #0 2.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:15 #0 3.041 OK: 246 MiB in 54 packages 02:22:15 #80 DONE 3.4s 02:22:15 02:22:15 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:22:15 #81 DONE 0.0s 02:22:15 02:22:15 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:15 #82 ... 02:22:15 02:22:15 #83 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:22:15 #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:15 #0 3.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:15 #0 3.456 OK: 246 MiB in 54 packages 02:22:15 #83 DONE 3.6s 02:22:15 02:22:15 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:22:15 #84 DONE 0.1s 02:22:15 02:22:15 #85 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:22:15 #0 2.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:15 #0 2.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:15 #0 3.017 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:22:15 #0 3.017 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:22:15 #0 3.017 OK: 24162 distinct packages available 02:22:15 #0 3.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:15 #0 3.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:15 #0 3.504 OK: 246 MiB in 54 packages 02:22:15 #85 DONE 3.6s 02:22:15 02:22:15 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:22:15 #86 DONE 0.0s 02:22:16 02:22:16 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:16 #87 ... 02:22:16 02:22:16 #88 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 02:22:16 #0 2.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:16 #0 3.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:16 #0 3.655 Upgrading critical system libraries and apk-tools: 02:22:16 #0 3.655 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:22:16 #0 3.665 Executing busybox-1.36.1-r29.trigger 02:22:16 #0 3.784 Continuing the upgrade transaction with new apk-tools: 02:22:16 #0 3.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:16 #0 4.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:16 #0 4.489 OK: 8 MiB in 15 packages 02:22:16 #88 DONE 4.8s 02:22:17 02:22:17 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:22:17 #0 2.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:17 #0 2.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:17 #0 2.659 Upgrading critical system libraries and apk-tools: 02:22:17 #0 2.659 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:22:17 #0 2.668 Executing busybox-1.36.1-r29.trigger 02:22:17 #0 2.744 Continuing the upgrade transaction with new apk-tools: 02:22:17 #0 2.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:17 #89 ... 02:22:17 02:22:17 #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:22:17 #0 1.829 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:17 #0 3.415 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:17 #0 4.155 (1/1) Installing dumb-init (1.2.5-r3) 02:22:17 #0 4.452 Executing busybox-1.36.1-r29.trigger 02:22:17 #0 4.452 OK: 8 MiB in 15 packages 02:22:17 #90 DONE 4.6s 02:22:17 02:22:17 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:22:17 #89 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:17 #89 ... 02:22:17 02:22:17 #71 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:22:17 #71 DONE 2.6s 02:22:17 02:22:17 #91 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:22:17 #91 DONE 0.0s 02:22:17 02:22:17 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:22:17 #89 3.178 OK: 19 MiB in 18 packages 02:22:17 #89 DONE 3.3s 02:22:17 02:22:17 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:22:17 #73 2.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:17 #73 2.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:17 #73 ... 02:22:17 02:22:17 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:22:17 #0 2.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:17 #0 2.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:17 #0 2.958 Upgrading critical system libraries and apk-tools: 02:22:17 #0 2.958 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:22:17 #0 2.964 Executing busybox-1.36.1-r29.trigger 02:22:17 #0 3.058 Continuing the upgrade transaction with new apk-tools: 02:22:17 #0 3.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:17 #0 3.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:17 #0 3.434 OK: 19 MiB in 18 packages 02:22:17 #92 DONE 3.6s 02:22:17 02:22:17 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:22:17 #93 DONE 0.1s 02:22:18 02:22:18 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:22:18 #73 2.901 Upgrading critical system libraries and apk-tools: 02:22:18 #73 2.901 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:22:18 #73 2.910 Executing busybox-1.36.1-r29.trigger 02:22:18 #73 2.994 Continuing the upgrade transaction with new apk-tools: 02:22:18 #73 2.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:18 #73 3.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:18 #73 ... 02:22:18 02:22:18 #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:22:18 #70 2.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:18 #70 2.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:18 #70 3.191 Upgrading critical system libraries and apk-tools: 02:22:18 #70 3.191 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:22:18 #70 3.225 Executing busybox-1.36.1-r29.trigger 02:22:18 #70 3.316 Continuing the upgrade transaction with new apk-tools: 02:22:18 #70 3.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:18 #70 3.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:18 #70 3.743 OK: 9 MiB in 19 packages 02:22:18 #70 DONE 3.9s 02:22:18 02:22:18 #94 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:22:18 #0 2.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:18 #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:18 #0 3.351 Upgrading critical system libraries and apk-tools: 02:22:18 #0 3.351 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:22:18 #0 3.360 Executing busybox-1.36.1-r29.trigger 02:22:18 #0 3.458 Continuing the upgrade transaction with new apk-tools: 02:22:18 #0 3.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:18 #0 3.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:18 #0 3.881 OK: 10 MiB in 17 packages 02:22:18 #94 DONE 4.1s 02:22:18 02:22:18 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:22:20 #95 DONE 1.7s 02:22:20 02:22:20 #96 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:22:20 #0 2.399 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:20 #0 3.468 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:20 #0 4.172 OK: 246 MiB in 54 packages 02:22:20 #96 DONE 4.9s 02:22:20 02:22:20 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:22:20 #73 4.199 OK: 8 MiB in 18 packages 02:22:20 #73 DONE 4.8s 02:22:20 02:22:20 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:22:20 #97 DONE 1.7s 02:22:20 02:22:20 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:22:22 #98 DONE 1.9s 02:22:22 02:22:22 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:22:22 #99 DONE 2.0s 02:22:22 02:22:22 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:22:22 #100 DONE 2.0s 02:22:22 02:22:22 #101 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:22:22 #101 DONE 2.0s 02:22:22 02:22:22 #102 [security-spire-server stage-2 6/9] COPY security.txt / 02:22:22 #102 DONE 0.1s 02:22:22 02:22:22 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:22:22 #103 DONE 0.1s 02:22:22 02:22:22 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:22:22 #104 DONE 0.1s 02:22:22 02:22:22 #105 [security-spire-config stage-2 6/10] COPY security.txt / 02:22:22 #105 DONE 0.1s 02:22:22 02:22:22 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:22:22 #106 DONE 0.1s 02:22:22 02:22:22 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 02:22:22 #107 DONE 0.1s 02:22:22 02:22:22 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:22:22 #108 DONE 0.1s 02:22:22 02:22:22 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:22:22 #109 DONE 0.1s 02:22:22 02:22:22 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:22:22 #110 DONE 0.1s 02:22:22 02:22:22 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:22:22 #111 DONE 0.1s 02:22:22 02:22:22 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:22:22 #112 DONE 0.1s 02:22:22 02:22:22 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:22:22 #113 DONE 0.1s 02:22:22 02:22:22 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:22:22 #114 DONE 0.1s 02:22:22 02:22:22 #115 [security-spire-server] exporting to image 02:22:22 #115 exporting layers 02:22:22 #115 ... 02:22:22 02:22:22 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:22:22 #116 DONE 0.1s 02:22:22 02:22:22 #115 [security-spire-config] exporting to image 02:22:22 #115 ... 02:22:22 02:22:22 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:22:22 #43 ... 02:22:22 02:22:22 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:23 #117 ... 02:22:23 02:22:23 #115 [security-spire-agent] exporting to image 02:22:23 #115 exporting layers 0.7s done 02:22:23 #115 writing image sha256:69e77561f5840911fbe0eaf3cb2fca4e42a0b59f95dc628b0699c746efe948aa done 02:22:23 #115 naming to docker.io/library/security-spire-server done 02:22:23 #115 writing image sha256:70e72cafba906bbb35a21c4abf4aa27135f3b2c936f97fec3f2be51a6058a190 done 02:22:23 #115 naming to docker.io/library/security-spire-config done 02:22:23 #115 writing image sha256:59e49c52829b75e0da5e06c9e8fbc3a185571a16e3bc977a895f97a12e2494c6 done 02:22:23 #115 naming to docker.io/library/security-spire-agent done 02:22:23 #115 DONE 0.8s 02:22:23 02:22:23 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:31 #118 DONE 65.1s 02:23:31 02:23:31 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:31 #79 DONE 65.7s 02:23:31 02:23:31 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:31 #117 DONE 59.2s 02:23:31 02:23:31 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:31 #87 DONE 65.0s 02:23:31 02:23:31 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:31 #82 DONE 65.5s 02:23:31 02:23:31 #119 [core-keeper builder 7/8] COPY . . 02:23:31 #119 ... 02:23:31 02:23:31 #120 [support-notifications builder 6/7] COPY . . 02:23:31 #120 ... 02:23:31 02:23:31 #121 [security-spiffe-token-provider builder 6/7] COPY . . 02:23:31 #121 ... 02:23:31 02:23:31 #122 [security-proxy-setup builder 6/7] COPY . . 02:23:31 #122 ... 02:23:31 02:23:31 #123 [support-scheduler builder 6/7] COPY . . 02:23:38 #123 ... 02:23:38 02:23:38 #120 [support-notifications builder 6/7] COPY . . 02:23:38 #120 DONE 17.2s 02:23:38 02:23:38 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:23:38 #124 CACHED 02:23:38 02:23:38 #125 [security-bootstrapper builder 6/7] COPY . . 02:23:38 #125 CACHED 02:23:38 02:23:38 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:38 #126 CACHED 02:23:38 02:23:38 #119 [core-keeper builder 7/8] COPY . . 02:23:38 #119 DONE 17.2s 02:23:38 02:23:38 #127 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:38 #127 CACHED 02:23:38 02:23:38 #128 [support-cron-scheduler builder 6/7] COPY . . 02:23:38 #128 CACHED 02:23:38 02:23:38 #129 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:23:38 #129 CACHED 02:23:38 02:23:38 #122 [security-proxy-setup builder 6/7] COPY . . 02:23:38 #122 DONE 17.2s 02:23:38 02:23:38 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:23:38 #130 CACHED 02:23:38 02:23:38 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:38 #131 CACHED 02:23:38 02:23:38 #132 [security-secretstore-setup builder 6/7] COPY . . 02:23:38 #132 CACHED 02:23:38 02:23:38 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 02:23:38 #133 CACHED 02:23:38 02:23:38 #134 [core-command builder 6/7] COPY . . 02:23:38 #134 CACHED 02:23:38 02:23:38 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:38 #135 CACHED 02:23:38 02:23:38 #136 [core-data builder 6/7] COPY . . 02:23:38 #136 CACHED 02:23:38 02:23:38 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 02:23:38 #137 CACHED 02:23:38 02:23:38 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:38 #138 CACHED 02:23:38 02:23:38 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:23:38 #139 CACHED 02:23:38 02:23:38 #140 [security-proxy-auth builder 6/7] COPY . . 02:23:38 #140 CACHED 02:23:38 02:23:38 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:38 #141 CACHED 02:23:38 02:23:38 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:23:38 #142 CACHED 02:23:38 02:23:38 #143 [core-common-config-bootstrapper builder 6/7] COPY . . 02:23:38 #143 CACHED 02:23:38 02:23:38 #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:38 #144 CACHED 02:23:38 02:23:38 #121 [security-spiffe-token-provider builder 6/7] COPY . . 02:23:38 #121 DONE 17.2s 02:23:38 02:23:38 #145 [core-metadata builder 6/7] COPY . . 02:23:38 #145 CACHED 02:23:38 02:23:38 #146 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:23:38 #146 CACHED 02:23:38 02:23:38 #147 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:38 #147 CACHED 02:23:38 02:23:38 #123 [support-scheduler builder 6/7] COPY . . 02:23:38 #123 DONE 17.3s 02:23:38 02:23:38 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:23:39 #148 1.182 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:23:49 #148 ... 02:23:49 02:23:49 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:23:49 #0 1.506 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:23:49 #149 ... 02:23:49 02:23:49 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:23:49 #0 0.875 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:23:49 #150 ... 02:23:49 02:23:49 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:23:49 #0 0.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:23:49 #151 ... 02:23:49 02:23:49 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:23:49 #0 1.238 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:23:49 #152 ... 02:23:49 02:23:49 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:23:49 #0 1.277 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:23:49 #153 ... 02:23:49 02:23:49 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:23:49 #0 1.746 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:23:49 #154 ... 02:23:49 02:23:49 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:23:49 #0 1.621 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:23:49 #155 ... 02:23:49 02:23:49 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:23:49 #0 0.800 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:23:50 #156 ... 02:23:50 02:23:50 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:23:50 #0 1.236 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:23:50 #157 ... 02:23:50 02:23:50 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:23:50 #0 0.690 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:23:50 #158 ... 02:23:50 02:23:50 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:23:50 #0 1.664 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:23:50 #159 ... 02:23:50 02:23:50 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:23:50 #0 0.812 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:25:27 #160 107.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:27:18 #160 ... 02:27:18 02:27:18 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:27:18 #155 DONE 213.7s 02:27:18 02:27:18 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:27:18 #156 DONE 213.7s 02:27:18 02:27:18 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:27:18 #150 DONE 213.8s 02:27:18 02:27:18 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:27:18 #148 DONE 213.7s 02:27:18 02:27:18 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:27:18 #149 DONE 213.8s 02:27:18 02:27:18 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:27:18 #159 DONE 213.8s 02:27:18 02:27:18 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:27:18 #153 DONE 213.8s 02:27:18 02:27:18 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:27:18 #161 ... 02:27:18 02:27:18 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:27:18 #151 DONE 213.8s 02:27:18 02:27:18 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:27:18 #160 DONE 213.9s 02:27:18 02:27:18 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:27:18 #152 DONE 214.0s 02:27:18 02:27:18 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:27:18 #162 ... 02:27:18 02:27:18 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:27:18 #158 DONE 214.2s 02:27:18 02:27:18 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:27:18 #154 DONE 214.3s 02:27:18 02:27:18 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:27:18 #157 DONE 214.4s 02:27:18 02:27:18 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:27:18 #163 ... 02:27:18 02:27:18 #164 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:27:18 #164 DONE 0.9s 02:27:18 02:27:18 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:27:18 #161 DONE 0.9s 02:27:18 02:27:18 #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:27:18 #165 DONE 1.0s 02:27:18 02:27:18 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:27:18 #166 DONE 0.9s 02:27:18 02:27:18 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:27:18 #162 DONE 0.8s 02:27:18 02:27:18 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:27:18 #167 ... 02:27:18 02:27:18 #168 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:27:18 #168 DONE 0.7s 02:27:18 02:27:18 #169 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:27:18 #169 DONE 0.7s 02:27:18 02:27:18 #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:27:18 #170 DONE 0.6s 02:27:18 02:27:18 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:27:18 #163 DONE 0.5s 02:27:18 02:27:18 #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:27:18 #171 ... 02:27:18 02:27:18 #172 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:27:18 #172 DONE 0.8s 02:27:18 02:27:18 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:27:18 #173 DONE 0.8s 02:27:18 02:27:18 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:27:18 #174 CACHED 02:27:18 02:27:18 #175 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:27:18 #175 CACHED 02:27:18 02:27:18 #176 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:27:18 #176 CACHED 02:27:18 02:27:18 #177 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:27:18 #177 CACHED 02:27:18 02:27:18 #178 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:27:18 #178 CACHED 02:27:18 02:27:18 #179 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:27:18 #179 CACHED 02:27:18 02:27:18 #180 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:27:18 #180 DONE 0.8s 02:27:18 02:27:18 #181 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:27:18 #181 DONE 0.7s 02:27:18 02:27:18 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:27:18 #167 DONE 0.7s 02:27:18 02:27:18 #182 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:27:18 #182 DONE 0.7s 02:27:18 02:27:18 #183 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:27:18 #183 DONE 0.7s 02:27:18 02:27:18 #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:27:18 #171 DONE 0.7s 02:27:18 02:27:18 #184 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:27:18 #184 CACHED 02:27:18 02:27:18 #185 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:27:18 #185 CACHED 02:27:18 02:27:18 #186 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:27:18 #186 DONE 3.2s 02:27:18 02:27:18 #187 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:27:18 #187 DONE 3.3s 02:27:18 02:27:18 #188 [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 02:27:18 #188 DONE 3.3s 02:27:18 02:27:18 #189 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:27:18 #189 DONE 3.3s 02:27:18 02:27:18 #190 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:27:18 #190 DONE 3.3s 02:27:18 02:27:18 #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:27:18 #191 DONE 3.3s 02:27:18 02:27:18 #192 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:27:18 #192 ... 02:27:18 02:27:18 #193 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:27:18 #193 DONE 3.3s 02:27:18 02:27:18 #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:27:18 #194 DONE 3.4s 02:27:18 02:27:18 #195 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:27:18 #195 DONE 3.4s 02:27:18 02:27:18 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:27:18 #196 DONE 3.4s 02:27:18 02:27:18 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:27:18 #197 DONE 3.4s 02:27:18 02:27:18 #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:27:18 #198 DONE 3.4s 02:27:18 02:27:18 #199 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:27:18 #199 DONE 0.4s 02:27:18 02:27:18 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:27:18 #200 ... 02:27:18 02:27:18 #201 [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 02:27:18 #201 DONE 0.4s 02:27:18 02:27:18 #202 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:27:18 #202 DONE 0.4s 02:27:18 02:27:18 #203 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:27:18 #203 DONE 0.5s 02:27:18 02:27:18 #204 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:27:18 #204 DONE 0.5s 02:27:18 02:27:18 #192 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:27:18 #192 DONE 0.5s 02:27:18 02:27:18 #205 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:27:18 #205 DONE 0.5s 02:27:18 02:27:18 #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:27:18 #206 DONE 0.5s 02:27:18 02:27:18 #115 [support-scheduler] exporting to image 02:27:18 #115 exporting layers 02:27:18 #115 ... 02:27:18 02:27:18 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:27:18 #207 DONE 0.5s 02:27:18 02:27:18 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:27:18 #200 DONE 0.5s 02:27:18 02:27:18 #208 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:27:18 #208 DONE 0.5s 02:27:18 02:27:18 #209 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:27:18 #209 DONE 4.7s 02:27:18 02:27:18 #210 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:27:18 #210 DONE 0.5s 02:27:18 02:27:18 #115 [core-command] exporting to image 02:27:18 #115 ... 02:27:18 02:27:18 #211 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:27:18 #211 DONE 0.7s 02:27:18 02:27:18 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:27:18 #212 DONE 0.7s 02:27:18 02:27:18 #213 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:27:18 #213 DONE 0.6s 02:27:18 02:27:18 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:27:18 #214 DONE 0.6s 02:27:18 02:27:18 #115 [core-command] exporting to image 02:27:18 #115 exporting layers 0.6s done 02:27:18 #115 ... 02:27:18 02:27:18 #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:27:18 #215 DONE 0.6s 02:27:18 02:27:18 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:27:18 #216 DONE 0.6s 02:27:18 02:27:18 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:27:18 #217 DONE 0.5s 02:27:18 02:27:18 #218 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:27:18 #218 DONE 0.6s 02:27:18 02:27:18 #115 [core-data] exporting to image 02:27:18 #115 exporting layers 1.2s done 02:27:19 #115 ... 02:27:19 02:27:19 #219 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:27:19 #219 DONE 0.8s 02:27:19 02:27:19 #115 [core-metadata] exporting to image 02:27:19 #115 ... 02:27:19 02:27:19 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:27:19 #220 DONE 1.1s 02:27:19 02:27:19 #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:27:19 #221 DONE 1.1s 02:27:19 02:27:19 #222 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:27:19 #222 DONE 1.0s 02:27:19 02:27:19 #223 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:27:19 #223 DONE 1.1s 02:27:19 02:27:19 #115 [core-common-config-bootstrapper] exporting to image 02:27:19 #115 writing image sha256:4902d646ce97699d596d61cf9cef75959b3998ea8884b7b9df9dc01330c99dfd 02:27:19 #115 writing image sha256:4902d646ce97699d596d61cf9cef75959b3998ea8884b7b9df9dc01330c99dfd 0.0s done 02:27:19 #115 writing image sha256:cc5390b9fb5224a79cae0dcd5dbcc5a761b83b245e69778123c7e6b2b9c2c486 02:27:19 #115 writing image sha256:6fa404eae8e4b33040b9f795dc7502b5258fbdd13d30210c4484af5edbf0056d 02:27:19 #115 writing image sha256:e1139b2451a06e59c8b380bdfda0d4ced9e8f730e74bc0c1a022f095ea453489 02:27:19 #115 writing image sha256:906e0329b592937a9ba40ac33615bb1d28caa70b439b322d80df54aeac6b2dcc 02:27:19 #115 naming to docker.io/library/core-keeper done 02:27:20 #115 writing image sha256:cc5390b9fb5224a79cae0dcd5dbcc5a761b83b245e69778123c7e6b2b9c2c486 0.9s done 02:27:20 #115 naming to docker.io/library/security-spiffe-token-provider 0.1s done 02:27:20 #115 ... 02:27:20 02:27:20 #224 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:27:20 #224 DONE 1.2s 02:27:20 02:27:20 #115 [support-scheduler] exporting to image 02:27:20 #115 exporting layers 2.2s done 02:27:20 #115 writing image sha256:6fa404eae8e4b33040b9f795dc7502b5258fbdd13d30210c4484af5edbf0056d 1.1s done 02:27:20 #115 writing image sha256:e1139b2451a06e59c8b380bdfda0d4ced9e8f730e74bc0c1a022f095ea453489 1.1s done 02:27:20 #115 writing image sha256:906e0329b592937a9ba40ac33615bb1d28caa70b439b322d80df54aeac6b2dcc 1.0s done 02:27:20 #115 naming to docker.io/library/support-cron-scheduler done 02:27:20 #115 naming to docker.io/library/core-command done 02:27:20 #115 naming to docker.io/library/support-scheduler done 02:27:20 #115 ... 02:27:20 02:27:20 #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:27:20 #225 DONE 1.2s 02:27:20 02:27:20 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:27:20 #226 DONE 2.3s 02:27:20 02:27:20 #115 [security-proxy-auth] exporting to image 02:27:20 #115 writing image sha256:16da551f8130cbddde17d713bb1710b15914dc6923e69269d9b3921ce329ebcb done 02:27:20 #115 naming to docker.io/library/core-data done 02:27:20 #115 writing image sha256:2178bccdf8419dc0db641992144e6d80f2261081912d0cc625a3a95ef59fef5f done 02:27:20 #115 naming to docker.io/library/support-notifications 02:27:20 #115 ... 02:27:20 02:27:20 #227 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:27:20 #227 DONE 0.2s 02:27:20 02:27:20 #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:27:20 #228 DONE 0.2s 02:27:20 02:27:20 #229 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:27:20 #229 DONE 0.0s 02:27:20 02:27:20 #115 [core-metadata] exporting to image 02:27:20 #115 naming to docker.io/library/support-notifications done 02:27:20 #115 writing image sha256:47970777f239fdf530ad7396e5643f0799f122098ef9e77fed5591c93a43f25f done 02:27:20 #115 writing image sha256:17f815191a79d6bf7872d757e022466f07ea025fcbef22949dd442e6be4d20ce 0.0s done 02:27:20 #115 naming to docker.io/library/core-common-config-bootstrapper done 02:27:20 #115 naming to docker.io/library/core-metadata done 02:27:20 #115 ... 02:27:20 02:27:20 #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:27:20 #230 DONE 0.1s 02:27:20 02:27:20 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:27:20 #231 DONE 1.6s 02:27:20 02:27:20 #115 [security-proxy-auth] exporting to image 02:27:20 #115 writing image sha256:505ddc9395e56b336ffc7752302bc6e30ec709ec1b82a2b287121bad5186b9fe done 02:27:20 #115 naming to docker.io/library/security-proxy-auth done 02:27:21 #115 ... 02:27:21 02:27:21 #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:27:21 #232 DONE 0.1s 02:27:21 02:27:21 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:27:21 #233 DONE 0.1s 02:27:21 02:27:21 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:27:21 #234 DONE 0.1s 02:27:21 02:27:21 #115 [security-proxy-setup] exporting to image 02:27:21 #115 exporting layers 0.3s done 02:27:21 #115 writing image sha256:ddcc3f4b78da5e9e9367791b89d8bcdda4f58dd16056e5c617329ba653843cb2 done 02:27:21 #115 naming to docker.io/library/security-proxy-setup done 02:27:21 #115 DONE 4.4s 02:27:21 02:27:21 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:27:21 #235 DONE 0.5s 02:27:21 02:27:21 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:27:21 #236 DONE 0.4s 02:27:21 02:27:21 #115 [security-secretstore-setup] exporting to image 02:27:21 #115 exporting layers 0.3s done 02:27:21 #115 writing image sha256:83f59118bfc822f58eeecd7e37a3c6df31c22ff4f62b6fbe4229cec4bb35f688 done 02:27:21 #115 naming to docker.io/library/security-secretstore-setup done 02:27:21 #115 exporting layers 0.3s done 02:27:21 #115 writing image sha256:977e47a8b1dc4d89e1298a8c9ea89eb778fd21a17411a29fddbf3800ae3bdb33 done 02:27:21 #115 naming to docker.io/library/security-bootstrapper done 02:27:21 #115 DONE 4.9s 02:27:21 02:27:21 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:27:21 time="2024-10-14T02:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:21 time="2024-10-14T02:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:21 time="2024-10-14T02:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:21 time="2024-10-14T02:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:21 time="2024-10-14T02:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:21 time="2024-10-14T02:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:21 time="2024-10-14T02:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:21 time="2024-10-14T02:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:21 time="2024-10-14T02:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:21 time="2024-10-14T02:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:21 time="2024-10-14T02:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:21 time="2024-10-14T02:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:21 time="2024-10-14T02:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:21 time="2024-10-14T02:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:21 time="2024-10-14T02:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:21 time="2024-10-14T02:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:27:21 $ docker stop --time=1 68d511b1555dd5db6374317c629710bfa1507d50839b50481c1cd8c1a81de312 02:27:23 $ docker rm -f --volumes 68d511b1555dd5db6374317c629710bfa1507d50839b50481c1cd8c1a81de312 [Pipeline] // withDockerContainer [Pipeline] sh 02:27:23 + docker images 02:27:23 REPOSITORY TAG IMAGE ID CREATED SIZE 02:27:23 security-bootstrapper latest 977e47a8b1dc 2 seconds ago 27.4MB 02:27:23 security-secretstore-setup latest 83f59118bfc8 2 seconds ago 52.2MB 02:27:23 security-proxy-auth latest 505ddc9395e5 3 seconds ago 34.4MB 02:27:23 security-proxy-setup latest ddcc3f4b78da 3 seconds ago 33.9MB 02:27:23 core-common-config-bootstrapper latest 47970777f239 4 seconds ago 21.3MB 02:27:23 support-notifications latest 2178bccdf841 5 seconds ago 65.4MB 02:27:23 core-data latest 16da551f8130 5 seconds ago 42.3MB 02:27:23 core-metadata latest 17f815191a79 5 seconds ago 42.4MB 02:27:23 security-spiffe-token-provider latest cc5390b9fb52 6 seconds ago 41.3MB 02:27:23 support-cron-scheduler latest 906e0329b592 6 seconds ago 66.5MB 02:27:23 core-command latest 6fa404eae8e4 6 seconds ago 36.4MB 02:27:23 support-scheduler latest e1139b2451a0 6 seconds ago 64.7MB 02:27:23 core-keeper latest 4902d646ce97 6 seconds ago 41.5MB 02:27:23 security-spire-config latest 70e72cafba90 5 minutes ago 121MB 02:27:23 security-spire-agent latest 59e49c52829b 5 minutes ago 183MB 02:27:23 security-spire-server latest 69e77561f584 5 minutes ago 122MB 02:27:23 ci-base-image-x86_64 latest fc9532526c5c 9 minutes ago 980MB 02:27:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 10 days ago 573MB 02:27:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 02:27:23 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 02:27:24 provisioning config files... 02:27:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config17173457841989506886tmp [Pipeline] { [Pipeline] sh 02:27:24 + set +x 02:27:24 + curl -s https://codecov.io/bash 02:27:24 + bash -s -- 02:27:24 02:27:24 _____ _ 02:27:24 / ____| | | 02:27:24 | | ___ __| | ___ ___ _____ __ 02:27:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:27:24 | |___| (_) | (_| | __/ (_| (_) \ V / 02:27:24 \_____\___/ \__,_|\___|\___\___/ \_/ 02:27:24 Bash-1.0.6 02:27:24 02:27:24 02:27:24 ==> git version 2.25.1 found 02:27:24 ==> 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 02:27:24 Release-Date: 2020-01-08 02:27:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:27:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:27:24 ==> Jenkins CI detected. 02:27:24 current dir:  /w/workspace/edgex-go/6 02:27:24 project root: . 02:27:24 --> token set from env 02:27:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:27:24 ==> Running gcov in . (disable via -X gcov) 02:27:24 ==> Python coveragepy not found 02:27:24 ==> Searching for coverage reports in: 02:27:24 + . 02:27:24 -> Found 1 reports 02:27:24 ==> Detecting git/mercurial file structure 02:27:24 ==> Reading reports 02:27:24 + ./coverage.out bytes=1548405 02:27:24 ==> Appending adjustments 02:27:24 https://docs.codecov.io/docs/fixing-reports 02:27:26 + Found adjustments 02:27:26 ==> Gzipping contents 02:27:26 132K /tmp/codecov.IsoA1G.gz 02:27:26 ==> Uploading reports 02:27:26 url: https://codecov.io 02:27:26 query: branch=PR-4966&commit=4e71d5a9bef8c35ec3787a92f01f5affae912a79&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4966%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4966&job=&cmd_args= 02:27:26 -> Pinging Codecov 02:27:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4966&commit=4e71d5a9bef8c35ec3787a92f01f5affae912a79&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4966%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4966&job=&cmd_args= 02:27:26 -> Uploading to 02:27:26 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/4e71d5a9bef8c35ec3787a92f01f5affae912a79/c6a1d490-882c-4063-8c21-9370dc932bca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T022726Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e6dab4dc5aa2be84b8d40b1f1839668985493cb8f940ec8845eb3e35bfbdecec 02:27:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:27:26 Dload Upload Total Spent Left Speed 02:27:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 465k --:--:-- --:--:-- --:--:-- 465k 02:27:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4e71d5a9bef8c35ec3787a92f01f5affae912a79 [Pipeline] } 02:27:26 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 02:27:27 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 02:27:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:27:28 ---> package-listing.sh 02:27:28 ++ facter osfamily 02:27:28 ++ tr '[:upper:]' '[:lower:]' 02:27:28 + OS_FAMILY=debian 02:27:28 + workspace=/w/workspace/edgex-go/6 02:27:28 + START_PACKAGES=/tmp/packages_start.txt 02:27:28 + END_PACKAGES=/tmp/packages_end.txt 02:27:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:27:28 + PACKAGES=/tmp/packages_start.txt 02:27:28 + '[' /w/workspace/edgex-go/6 ']' 02:27:28 + PACKAGES=/tmp/packages_end.txt 02:27:28 + case "${OS_FAMILY}" in 02:27:28 + dpkg -l 02:27:28 + grep '^ii' 02:27:28 + '[' -f /tmp/packages_start.txt ']' 02:27:28 + '[' -f /tmp/packages_end.txt ']' 02:27:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:27:28 + '[' /w/workspace/edgex-go/6 ']' 02:27:28 + mkdir -p /w/workspace/edgex-go/6/archives/ 02:27:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 02:27:28 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:27:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:27:29 02:27:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:27:29 latest: Pulling from edgex-lftools-log-publisher 02:27:29 5eb5b503b376: Pulling fs layer 02:27:29 5c69ac0246d0: Pulling fs layer 02:27:29 ec43610c2a17: Pulling fs layer 02:27:29 3a2ae6a8a46f: Pulling fs layer 02:27:29 33b1e0a273af: Pulling fs layer 02:27:29 5d3b04190fa2: Pulling fs layer 02:27:29 2f39f015ded8: Pulling fs layer 02:27:29 3a2ae6a8a46f: Waiting 02:27:29 33b1e0a273af: Waiting 02:27:29 5d3b04190fa2: Waiting 02:27:29 2f39f015ded8: Waiting 02:27:29 3a2ae6a8a46f: Verifying Checksum 02:27:29 3a2ae6a8a46f: Download complete 02:27:30 33b1e0a273af: Verifying Checksum 02:27:30 33b1e0a273af: Download complete 02:27:30 5d3b04190fa2: Verifying Checksum 02:27:30 5d3b04190fa2: Download complete 02:27:30 ec43610c2a17: Verifying Checksum 02:27:30 ec43610c2a17: Download complete 02:27:30 5eb5b503b376: Verifying Checksum 02:27:30 5eb5b503b376: Download complete 02:27:30 2f39f015ded8: Download complete 02:27:31 5eb5b503b376: Pull complete 02:27:31 5c69ac0246d0: Pull complete 02:27:32 ec43610c2a17: Pull complete 02:27:32 3a2ae6a8a46f: Pull complete 02:27:32 33b1e0a273af: Pull complete 02:27:32 5d3b04190fa2: Pull complete 02:27:37 2f39f015ded8: Pull complete 02:27:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:27:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:27:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:37 prd-ubuntu20.04-docker-8c-8g-22648 does not seem to be running inside a container 02:27:37 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:27:45 $ docker top d9c794e4a962f4ca3a5eb67a22712f3eeb115d84d5877207fa6ce9299a135727 -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:45 + touch /tmp/pre-build-complete [Pipeline] sh 02:27:45 + mkdir -p /var/log/sysstat [Pipeline] sh 02:27:46 + ls /var/log/sa-host 02:27:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:27:46 provisioning config files... 02:27:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config5932700295898684106tmp [Pipeline] { [Pipeline] echo 02:27:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:27:46 ---> create-netrc.sh [Pipeline] } 02:27:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:27:46 ---> python-tools-install.sh [Pipeline] echo 02:27:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:27:47 ---> sudo-logs.sh 02:27:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:27:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:27:47 ---> job-cost.sh 02:27:47 lf-activate-venv: SKIPPING 02:27:47 INFO: No Stack... 02:27:47 INFO: Retrieving Pricing Info for: v3-standard-8 02:27:48 INFO: Archiving Costs [Pipeline] echo 02:27:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:27:48 ---> logs-deploy.sh 02:27:48 lf-activate-venv: SKIPPING 02:27:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4966/6 02:27:48 INFO: archiving workspace using pattern(s): 02:27:49 Archives upload complete. 02:27:49 INFO: archiving logs to Nexus 02:27:50 ---> uname -a: 02:27:50 Linux prd-ubuntu20-04-docker-8c-8g-22648 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:27:50 02:27:50 02:27:50 ---> lscpu: 02:27:50 Architecture: x86_64 02:27:50 CPU op-mode(s): 32-bit, 64-bit 02:27:50 Byte Order: Little Endian 02:27:50 Address sizes: 40 bits physical, 48 bits virtual 02:27:50 CPU(s): 8 02:27:50 On-line CPU(s) list: 0-7 02:27:50 Thread(s) per core: 1 02:27:50 Core(s) per socket: 1 02:27:50 Socket(s): 8 02:27:50 NUMA node(s): 1 02:27:50 Vendor ID: AuthenticAMD 02:27:50 CPU family: 23 02:27:50 Model: 49 02:27:50 Model name: AMD EPYC-Rome Processor 02:27:50 Stepping: 0 02:27:50 CPU MHz: 2800.000 02:27:50 BogoMIPS: 5600.00 02:27:50 Virtualization: AMD-V 02:27:50 Hypervisor vendor: KVM 02:27:50 Virtualization type: full 02:27:50 L1d cache: 256 KiB 02:27:50 L1i cache: 256 KiB 02:27:50 L2 cache: 4 MiB 02:27:50 L3 cache: 128 MiB 02:27:50 NUMA node0 CPU(s): 0-7 02:27:50 Vulnerability Itlb multihit: Not affected 02:27:50 Vulnerability L1tf: Not affected 02:27:50 Vulnerability Mds: Not affected 02:27:50 Vulnerability Meltdown: Not affected 02:27:50 Vulnerability Mmio stale data: Not affected 02:27:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:27:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:27:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:27:50 Vulnerability Srbds: Not affected 02:27:50 Vulnerability Tsx async abort: Not affected 02:27:50 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 02:27:50 02:27:50 02:27:50 ---> nproc: 02:27:50 8 02:27:50 02:27:50 02:27:50 ---> df -h: 02:27:50 Filesystem Size Used Avail Use% Mounted on 02:27:50 overlay 155G 31G 125G 20% / 02:27:50 tmpfs 64M 0 64M 0% /dev 02:27:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:27:50 shm 64M 0 64M 0% /dev/shm 02:27:50 /dev/vda1 155G 31G 125G 20% /facter-os 02:27:50 02:27:50 02:27:50 ---> sar -b -r -n DEV: 02:27:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22648) 10/14/24 _x86_64_ (8 CPU) 02:27:50 02:27:50 02:16:00 LINUX RESTART (8 CPU) 02:27:50 02:27:50 02:17:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:27:50 02:18:01 185.38 1.47 183.92 0.00 41.23 94188.90 0.00 02:27:50 02:19:01 50.61 0.07 50.54 0.00 7.07 25858.62 0.00 02:27:50 02:20:01 23.33 0.05 23.28 0.00 0.40 14481.74 0.00 02:27:50 02:21:01 56.94 0.12 56.82 0.00 8.67 47917.75 0.00 02:27:50 02:22:01 275.69 10.55 265.14 0.00 5219.33 216437.85 0.00 02:27:50 02:23:01 618.68 14.35 604.33 0.00 390.60 127485.69 0.00 02:27:50 02:24:01 381.14 0.28 380.86 0.00 2.27 172569.28 0.00 02:27:50 02:25:01 204.48 0.08 204.40 0.00 0.67 57744.75 0.00 02:27:50 02:26:01 253.83 0.07 253.77 0.00 0.53 87420.73 0.00 02:27:50 02:27:01 187.50 0.03 187.47 0.00 0.27 75829.63 0.00 02:27:50 Average: 223.89 2.71 221.18 0.00 568.90 91988.97 0.00 02:27:50 02:27:50 02:17:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:27:50 02:18:01 28330920 31546952 764248 2.32 126284 3297084 1739660 5.13 1136524 2953380 6940 02:27:50 02:19:01 26838996 31338888 962560 2.93 130808 4483068 2390468 7.04 2073784 3403720 463488 02:27:50 02:20:01 26984136 31438380 861288 2.62 133844 4409528 2177488 6.42 1413316 3896128 521616 02:27:50 02:21:01 26222080 31549316 756800 2.30 137004 5283732 1790168 5.28 1755504 4325360 276 02:27:50 02:22:01 18680824 31348748 939432 2.86 149976 12401632 3024668 8.91 2226824 11162296 2170140 02:27:50 02:23:01 15289868 31352084 910744 2.77 322908 15294304 2479440 7.31 2927976 13489584 2022004 02:27:50 02:24:01 9013520 28947308 3248232 9.88 355964 18745640 8654604 25.51 5488396 16730180 467804 02:27:50 02:25:01 5461284 27849956 4339584 13.20 372496 21061040 11088560 32.68 7723164 17906480 1186208 02:27:50 02:26:01 3240740 27316760 4893128 14.88 384120 22712340 9664976 28.48 8740468 19110728 972892 02:27:50 02:27:01 7455556 31376084 879836 2.68 391932 22708752 2504840 7.38 3430692 20432404 713700 02:27:50 Average: 16751792 30406448 1855585 5.64 250534 13039712 4551487 13.41 3691665 11341026 852507 02:27:50 02:27:50 02:17:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:27:50 02:18:01 ens3 992.66 852.81 8433.39 87.58 0.00 0.00 0.00 0.00 02:27:50 02:18:01 docker0 778.39 866.34 60.31 5115.91 0.00 0.00 0.00 0.00 02:27:50 02:18:01 lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 02:27:50 02:19:01 ens3 38.36 22.25 35.92 15.76 0.00 0.00 0.00 0.00 02:27:50 02:19:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 02:27:50 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:27:50 02:19:01 vethc02dbf4 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 02:27:50 02:20:01 ens3 26.65 17.65 20.62 11.66 0.00 0.00 0.00 0.00 02:27:50 02:20:01 docker0 1.63 1.63 0.12 0.14 0.00 0.00 0.00 0.00 02:27:50 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:20:01 vethc02dbf4 1.63 1.65 0.14 0.14 0.00 0.00 0.00 0.00 02:27:50 02:21:01 ens3 28.68 16.43 24.45 14.14 0.00 0.00 0.00 0.00 02:27:50 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:27:50 02:22:01 vethb2d7d09 4.43 7.96 0.36 116.47 0.00 0.00 0.00 0.01 02:27:50 02:22:01 vetha239d8a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:22:01 veth1c0a14b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:22:01 vethc0e7892 1.50 2.83 0.11 38.71 0.00 0.00 0.00 0.00 02:27:50 02:22:01 veth29ac739 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:22:01 ens3 323.39 195.87 5417.19 172.01 0.00 0.00 0.00 0.00 02:27:50 02:22:01 veth6a6d19b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:22:01 veth921befa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:22:01 docker0 11.60 19.08 0.75 274.02 0.00 0.00 0.00 0.00 02:27:50 02:22:01 veth290d420 1.95 3.17 0.15 41.29 0.00 0.00 0.00 0.00 02:27:50 02:22:01 vethdf38e63 1.63 3.05 0.12 38.67 0.00 0.00 0.00 0.00 02:27:50 02:22:01 veth24cb1a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:22:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 02:27:50 02:22:01 vethb789289 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:22:01 veth5ad868c 0.52 0.63 0.05 0.24 0.00 0.00 0.00 0.00 02:27:50 02:22:01 vethc4778b9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:22:01 veth1275aae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:22:01 vethdc43db0 1.57 2.62 0.12 38.72 0.00 0.00 0.00 0.00 02:27:50 02:22:01 vethbaa42df 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:22:01 veth48db005 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:22:01 vethfd4b844 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:23:01 veth3a97703 101.00 162.19 9.73 1178.91 0.00 0.00 0.00 0.10 02:27:50 02:23:01 ens3 973.60 573.72 7443.60 61.50 0.00 0.00 0.00 0.00 02:27:50 02:23:01 veth9ee9d4b 91.07 174.32 9.05 1198.43 0.00 0.00 0.00 0.10 02:27:50 02:23:01 docker0 561.94 953.61 45.42 7428.70 0.00 0.00 0.00 0.00 02:27:50 02:23:01 vethd0e96f9 108.90 167.22 10.53 1211.61 0.00 0.00 0.00 0.10 02:27:50 02:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:27:50 02:23:01 veth5ad868c 0.15 1.08 0.01 0.05 0.00 0.00 0.00 0.00 02:27:50 02:23:01 veth7c9e4ee 96.58 169.77 9.51 1179.73 0.00 0.00 0.00 0.10 02:27:50 02:23:01 vetha09ecf1 98.57 157.52 9.44 1181.99 0.00 0.00 0.00 0.10 02:27:50 02:24:01 veth52c539b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:27:50 02:24:01 vethf14bb43 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:27:50 02:24:01 veth8a2804a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:27:50 02:24:01 veth829e271 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:27:50 02:24:01 ens3 13.15 7.73 10.48 5.82 0.00 0.00 0.00 0.00 02:27:50 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:24:01 veth831422b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:27:50 02:24:01 vethd796407 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:27:50 02:24:01 veth5948aff 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:27:50 02:24:01 vethca4f9ef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:27:50 02:24:01 vetha9502f8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:27:50 02:24:01 veth7892001 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:27:50 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:24:01 veth5ad868c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:24:01 veth2feee19 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:27:50 02:24:01 veth2f5f0e5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:27:50 02:24:01 veth0a8003b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:27:50 02:25:01 veth52c539b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:25:01 vethf14bb43 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:25:01 veth8a2804a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:25:01 veth829e271 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:25:01 ens3 3.70 1.97 3.54 1.42 0.00 0.00 0.00 0.00 02:27:50 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:25:01 veth831422b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:25:01 vethd796407 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:25:01 veth5948aff 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:25:01 vethca4f9ef 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:25:01 vetha9502f8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:25:01 veth7892001 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:27:50 02:25:01 veth5ad868c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:25:01 veth2feee19 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:25:01 veth2f5f0e5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:25:01 veth0a8003b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:26:01 veth52c539b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:26:01 vethf14bb43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:26:01 veth8a2804a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:26:01 veth829e271 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:26:01 ens3 6.03 4.40 4.61 2.62 0.00 0.00 0.00 0.00 02:27:50 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:26:01 veth831422b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:26:01 vethd796407 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:26:01 veth5948aff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:26:01 vethca4f9ef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:26:01 vetha9502f8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:26:01 veth7892001 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:26:01 veth5ad868c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:26:01 veth2feee19 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:26:01 veth2f5f0e5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:26:01 veth0a8003b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:27:01 veth52c539b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:27:01 vethf14bb43 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:27:01 veth8a2804a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:27:01 veth829e271 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:27:01 ens3 2.02 1.30 1.66 0.98 0.00 0.00 0.00 0.00 02:27:50 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:27:01 veth831422b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:27:01 vethd796407 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:27:01 veth5948aff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:27:01 vethca4f9ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:27:01 vetha9502f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:27:01 veth7892001 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:27:50 02:27:01 veth5ad868c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:27:01 veth2feee19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:27:01 veth2f5f0e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:27:01 veth0a8003b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 Average: veth52c539b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 Average: vethf14bb43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 Average: veth8a2804a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 Average: veth829e271 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 Average: ens3 238.31 167.13 2118.56 37.18 0.00 0.00 0.00 0.00 02:27:50 Average: docker0 133.22 181.80 10.50 1269.04 0.00 0.00 0.00 0.00 02:27:50 Average: veth831422b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 Average: vethd796407 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 Average: veth5948aff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 Average: vethca4f9ef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 Average: vetha9502f8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 Average: veth7892001 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 Average: lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 02:27:50 Average: veth5ad868c 0.07 0.18 0.01 0.03 0.00 0.00 0.00 0.00 02:27:50 Average: veth2feee19 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 Average: veth2f5f0e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 Average: veth0a8003b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:27:50 02:27:50 02:27:50 ---> sar -P ALL: 02:27:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22648) 10/14/24 _x86_64_ (8 CPU) 02:27:50 02:27:50 02:16:00 LINUX RESTART (8 CPU) 02:27:50 02:27:50 02:17:03 CPU %user %nice %system %iowait %steal %idle 02:27:50 02:18:01 all 7.76 0.00 3.76 4.37 0.06 84.06 02:27:50 02:18:01 0 6.77 0.00 4.21 8.38 0.05 80.59 02:27:50 02:18:01 1 6.89 0.00 3.15 2.08 0.07 87.81 02:27:50 02:18:01 2 7.83 0.00 3.56 0.07 0.05 88.49 02:27:50 02:18:01 3 7.31 0.00 3.40 0.89 0.05 88.35 02:27:50 02:18:01 4 7.43 0.00 5.68 0.58 0.05 86.26 02:27:50 02:18:01 5 6.84 0.00 3.05 0.68 0.05 89.37 02:27:50 02:18:01 6 8.36 0.00 2.32 0.07 0.05 89.20 02:27:50 02:18:01 7 10.63 0.00 4.67 22.14 0.07 62.50 02:27:50 02:19:01 all 40.60 0.00 6.23 2.67 0.10 50.40 02:27:50 02:19:01 0 39.24 0.00 6.91 0.03 0.10 53.72 02:27:50 02:19:01 1 42.33 0.00 5.85 2.23 0.10 49.49 02:27:50 02:19:01 2 41.97 0.00 6.12 3.01 0.10 48.80 02:27:50 02:19:01 3 37.03 0.00 6.85 13.54 0.12 42.46 02:27:50 02:19:01 4 40.35 0.00 5.71 0.25 0.10 53.59 02:27:50 02:19:01 5 40.49 0.00 6.41 1.91 0.10 51.09 02:27:50 02:19:01 6 43.19 0.00 6.02 0.20 0.10 50.49 02:27:50 02:19:01 7 40.23 0.00 5.94 0.20 0.08 53.54 02:27:50 02:20:01 all 51.05 0.00 5.74 0.52 0.10 42.60 02:27:50 02:20:01 0 50.75 0.00 5.60 0.03 0.12 43.49 02:27:50 02:20:01 1 50.08 0.00 5.82 0.08 0.08 43.93 02:27:50 02:20:01 2 52.84 0.00 5.63 0.82 0.10 40.60 02:27:50 02:20:01 3 50.13 0.00 5.53 2.77 0.10 41.47 02:27:50 02:20:01 4 50.34 0.00 5.59 0.05 0.10 43.91 02:27:50 02:20:01 5 50.72 0.00 6.35 0.13 0.08 42.71 02:27:50 02:20:01 6 52.65 0.00 5.78 0.12 0.10 41.36 02:27:50 02:20:01 7 50.84 0.00 5.62 0.13 0.08 43.32 02:27:50 02:21:01 all 37.11 0.00 6.29 2.12 0.08 54.40 02:27:50 02:21:01 0 38.24 0.00 6.60 4.21 0.08 50.87 02:27:50 02:21:01 1 37.73 0.00 6.34 7.08 0.08 48.76 02:27:50 02:21:01 2 36.19 0.00 5.92 2.11 0.08 55.70 02:27:50 02:21:01 3 36.09 0.00 6.59 2.12 0.08 55.11 02:27:50 02:21:01 4 36.92 0.00 6.08 0.13 0.08 56.78 02:27:50 02:21:01 5 38.46 0.00 6.76 0.10 0.08 54.59 02:27:50 02:21:01 6 36.12 0.00 5.85 0.64 0.08 57.30 02:27:50 02:21:01 7 37.09 0.00 6.19 0.54 0.08 56.10 02:27:50 02:22:01 all 21.79 0.00 12.76 23.41 0.29 41.75 02:27:50 02:22:01 0 22.38 0.00 12.32 39.43 0.26 25.61 02:27:50 02:22:01 1 21.89 0.00 13.25 38.83 0.29 25.74 02:27:50 02:22:01 2 21.40 0.00 12.44 20.64 0.31 45.21 02:27:50 02:22:01 3 21.92 0.00 12.61 25.50 0.28 39.69 02:27:50 02:22:01 4 22.43 0.00 12.85 16.12 0.27 48.32 02:27:50 02:22:01 5 21.59 0.00 12.59 21.11 0.28 44.43 02:27:50 02:22:01 6 20.80 0.00 13.47 16.53 0.27 48.93 02:27:50 02:22:01 7 21.92 0.00 12.54 9.26 0.33 55.95 02:27:50 02:23:01 all 13.48 0.00 10.45 17.20 0.21 58.66 02:27:50 02:23:01 0 12.01 0.00 12.17 22.76 0.23 52.83 02:27:50 02:23:01 1 12.91 0.00 10.23 26.45 0.21 50.20 02:27:50 02:23:01 2 16.21 0.00 9.48 17.23 0.19 56.89 02:27:50 02:23:01 3 13.95 0.00 10.01 28.01 0.22 47.80 02:27:50 02:23:01 4 12.20 0.00 12.72 10.39 0.22 64.47 02:27:50 02:23:01 5 12.49 0.00 8.70 11.61 0.19 67.00 02:27:50 02:23:01 6 16.01 0.00 10.18 10.67 0.22 62.93 02:27:50 02:23:01 7 11.89 0.00 10.13 10.45 0.21 67.32 02:27:50 02:24:01 all 26.69 0.00 13.03 8.97 0.25 51.07 02:27:50 02:24:01 0 26.79 0.00 11.02 3.55 0.19 58.46 02:27:50 02:24:01 1 26.09 0.00 9.52 22.59 0.17 41.64 02:27:50 02:24:01 2 27.20 0.00 15.13 2.32 0.29 55.06 02:27:50 02:24:01 3 26.38 0.00 15.32 32.94 0.31 25.05 02:27:50 02:24:01 4 26.97 0.00 11.35 2.33 0.25 59.09 02:27:50 02:24:01 5 26.21 0.00 14.97 1.75 0.29 56.79 02:27:50 02:24:01 6 27.25 0.00 12.44 4.57 0.22 55.53 02:27:50 02:24:01 7 26.59 0.00 14.54 1.83 0.29 56.75 02:27:50 02:25:01 all 85.79 0.00 13.98 0.00 0.22 0.00 02:27:50 02:25:01 0 84.34 0.00 15.46 0.00 0.20 0.00 02:27:50 02:25:01 1 86.17 0.00 13.63 0.00 0.20 0.00 02:27:50 02:25:01 2 85.28 0.00 14.50 0.00 0.22 0.00 02:27:50 02:25:01 3 85.11 0.00 14.63 0.00 0.25 0.00 02:27:50 02:25:01 4 86.20 0.00 13.58 0.00 0.22 0.00 02:27:50 02:25:01 5 86.06 0.00 13.72 0.00 0.22 0.00 02:27:50 02:25:01 6 85.97 0.00 13.83 0.00 0.20 0.00 02:27:50 02:25:01 7 87.22 0.00 12.49 0.02 0.27 0.00 02:27:50 02:26:01 all 88.04 0.00 11.75 0.00 0.20 0.00 02:27:50 02:26:01 0 87.06 0.00 12.72 0.00 0.22 0.00 02:27:50 02:26:01 1 89.53 0.00 10.28 0.00 0.19 0.00 02:27:50 02:26:01 2 87.33 0.00 12.49 0.00 0.19 0.00 02:27:50 02:26:01 3 87.21 0.00 12.57 0.00 0.22 0.00 02:27:50 02:26:01 4 88.03 0.00 11.78 0.00 0.19 0.00 02:27:50 02:26:01 5 88.20 0.00 11.61 0.00 0.19 0.00 02:27:50 02:26:01 6 88.73 0.00 11.07 0.00 0.20 0.00 02:27:50 02:26:01 7 88.32 0.00 11.46 0.02 0.20 0.00 02:27:50 02:27:01 all 67.99 0.00 9.64 3.23 0.15 18.99 02:27:50 02:27:01 0 67.65 0.00 9.81 0.42 0.13 21.99 02:27:50 02:27:01 1 68.49 0.00 9.21 0.24 0.14 21.92 02:27:50 02:27:01 2 68.77 0.00 9.06 0.81 0.22 21.15 02:27:50 02:27:01 3 68.45 0.00 9.30 2.28 0.15 19.82 02:27:50 02:27:01 4 67.73 0.00 9.62 0.64 0.12 21.88 02:27:50 02:27:01 5 68.43 0.00 9.63 0.62 0.12 21.20 02:27:50 02:27:01 6 68.25 0.00 9.60 19.54 0.12 2.49 02:27:50 02:27:01 7 66.09 0.00 10.90 1.21 0.19 21.60 02:27:50 Average: all 44.25 0.00 9.37 6.19 0.17 40.03 02:27:50 Average: 0 43.80 0.00 9.68 7.75 0.16 38.61 02:27:50 Average: 1 44.34 0.00 8.73 9.90 0.15 36.88 02:27:50 Average: 2 44.75 0.00 9.44 4.66 0.17 40.98 02:27:50 Average: 3 43.61 0.00 9.69 10.74 0.18 35.78 02:27:50 Average: 4 44.08 0.00 9.50 3.03 0.16 43.23 02:27:50 Average: 5 44.30 0.00 9.39 3.72 0.16 42.43 02:27:50 Average: 6 44.89 0.00 9.07 5.23 0.16 40.65 02:27:50 Average: 7 44.19 0.00 9.44 4.51 0.18 41.68 02:27:50 02:27:50 02:27:50