Pull request #4807 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 968a48f6c5385640c74abdc4849118973b7fd98a+a802096cb56626d3379e9589aa0de6bc0bfaf5c9 (c72d22635391ddd09347423403eb81615642fc72) 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-ssh14417527993040305607.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16617522069148427689.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4807/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4807/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7062095743701650023.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4807/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2149402230371547913.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6210075195550013222.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4807/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4807/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12817283023503102896.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4277 in /w/workspace/edgexfoundry_edgex-go_PR-4807 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a802096cb56626d3379e9589aa0de6bc0bfaf5c9 into PR head commit 968a48f6c5385640c74abdc4849118973b7fd98a > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4807/head:refs/remotes/origin/PR-4807 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 968a48f6c5385640c74abdc4849118973b7fd98a # 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 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 Merge succeeded, producing 968a48f6c5385640c74abdc4849118973b7fd98a Checking out Revision 968a48f6c5385640c74abdc4849118973b7fd98a (PR-4807) Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.6.0 to 2.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 968a48f6c5385640c74abdc4849118973b7fd98a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:06:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:59 ========================================================= 19:06:59 EdgeX Global Pipelines Version Info 19:06:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:00 ------------------- 19:07:00 stable info: 19:07:00 ------------------- 19:07:00 Commited By: Ginny Guan ginny@iotechsys.com 19:07:00 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 19:07:00 Message: update stable to v1.0.260 19:07:00 ------------------- 19:07:00 experimental info: 19:07:00 ------------------- 19:07:00 Commited By: Ginny Guan ginny@iotechsys.com 19:07:00 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 19:07:00 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:07:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4807 [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4807 [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4807 [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 968a48f6c5385640c74abdc4849118973b7fd98a [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 968a48f [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:03 provisioning config files... 19:07:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17176966867205514793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:03 ---> ****-login.sh 19:07:03 nexus3.edgexfoundry.org:10001 19:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:07:03 Configure a credential helper to remove this warning. See 19:07:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:07:03 19:07:03 Login Succeeded 19:07:03 nexus3.edgexfoundry.org:10002 19:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:07:03 Configure a credential helper to remove this warning. See 19:07:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:07:03 19:07:03 Login Succeeded 19:07:03 nexus3.edgexfoundry.org:10003 19:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:07:04 Configure a credential helper to remove this warning. See 19:07:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:07:04 19:07:04 Login Succeeded 19:07:04 nexus3.edgexfoundry.org:10004 19:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:07:04 Configure a credential helper to remove this warning. See 19:07:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:07:04 19:07:04 Login Succeeded 19:07:04 ****.io 19:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:07:04 Configure a credential helper to remove this warning. See 19:07:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:07:04 19:07:04 Login Succeeded 19:07:04 ---> ****-login.sh ends [Pipeline] } 19:07:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:04 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:07:04 + dirname cmd/core-command/Dockerfile 19:07:04 + cut -d/ -f2 19:07:04 + echo core-command,cmd/core-command/Dockerfile 19:07:04 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 19:07:04 cut -d/ -f2 19:07:04 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:07:04 + + dirname cmd/core-data/Dockerfile 19:07:04 cut -d/ -f2 19:07:04 + echo core-data,cmd/core-data/Dockerfile 19:07:04 + dirname cmd/core-metadata/Dockerfile 19:07:04 + cut -d/ -f2 19:07:04 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:04 + + dirname cmd/security-bootstrapper/Dockerfile 19:07:04 cut -d/ -f2 19:07:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:04 + dirname+ cmd/security-proxy-auth/Dockerfile 19:07:04 cut -d/ -f2 19:07:04 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:07:04 + cut -d/ -f2 19:07:04 + dirname cmd/security-proxy-setup/Dockerfile 19:07:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:04 + dirname cmd/security-secretstore-setup/Dockerfile 19:07:04 + cut -d/ -f2 19:07:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:07:04 + cut -d/ -f2 19:07:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:07:04 + + cutdirname -d/ cmd/security-spire-agent/Dockerfile -f2 19:07:04 19:07:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:07:04 + dirname cmd/security-spire-config/Dockerfile 19:07:04 + cut -d/ -f2 19:07:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:07:04 + dirname cmd/security-spire-server/Dockerfile 19:07:04 + cut -d/ -f2 19:07:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:07:04 + dirname cmd/support-notifications/Dockerfile 19:07:04 + cut -d/ -f2 19:07:04 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:04 + dirname cmd/support-scheduler/Dockerfile 19:07:04 + cut -d/ -f2 19:07:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:07:05 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-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:07:05 + git rev-list -1 --merges 968a48f6c5385640c74abdc4849118973b7fd98a~1..968a48f6c5385640c74abdc4849118973b7fd98a [Pipeline] echo 19:07:05 -----------> git rev-list -1 --merges 968a48f6c5385640c74abdc4849118973b7fd98a~1..968a48f6c5385640c74abdc4849118973b7fd98a 968a48f6c5385640c74abdc4849118973b7fd98a [false] [Pipeline] sh 19:07:05 + git log --format=format:%s -1 968a48f6c5385640c74abdc4849118973b7fd98a [Pipeline] echo 19:07:06 ========================================================= 19:07:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:06 + grep -v github /etc/ssh/ssh_known_hosts 19:07:06 + [ -e /tmp/ssh_known_hosts ] 19:07:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:07:06 + sudo tee -a /etc/ssh/ssh_known_hosts 19:07:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:07 19:07:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:07 0.1.4: Pulling from edgex-devops/py-git-semver 19:07:07 b85a868b505f: Pulling fs layer 19:07:07 e2be974225ed: Pulling fs layer 19:07:07 339a4e72a1f5: Pulling fs layer 19:07:07 988bab9f4d93: Pulling fs layer 19:07:07 1469e6f7b9e6: Pulling fs layer 19:07:07 eaf3925da568: Pulling fs layer 19:07:07 bab4dde63d76: Pulling fs layer 19:07:07 bde34c3a00c8: Pulling fs layer 19:07:07 b352a97aabf1: Pulling fs layer 19:07:07 4872d77fe225: Pulling fs layer 19:07:07 5851b861e8e6: Pulling fs layer 19:07:07 988bab9f4d93: Waiting 19:07:07 bde34c3a00c8: Waiting 19:07:07 b352a97aabf1: Waiting 19:07:07 4872d77fe225: Waiting 19:07:07 5851b861e8e6: Waiting 19:07:07 eaf3925da568: Waiting 19:07:07 bab4dde63d76: Waiting 19:07:07 1469e6f7b9e6: Waiting 19:07:07 e2be974225ed: Verifying Checksum 19:07:07 e2be974225ed: Download complete 19:07:07 988bab9f4d93: Verifying Checksum 19:07:07 988bab9f4d93: Download complete 19:07:07 1469e6f7b9e6: Verifying Checksum 19:07:07 1469e6f7b9e6: Download complete 19:07:07 eaf3925da568: Verifying Checksum 19:07:07 eaf3925da568: Download complete 19:07:07 339a4e72a1f5: Verifying Checksum 19:07:07 339a4e72a1f5: Download complete 19:07:07 bde34c3a00c8: Verifying Checksum 19:07:07 bde34c3a00c8: Download complete 19:07:07 b352a97aabf1: Verifying Checksum 19:07:07 b352a97aabf1: Download complete 19:07:07 4872d77fe225: Verifying Checksum 19:07:07 4872d77fe225: Download complete 19:07:07 5851b861e8e6: Verifying Checksum 19:07:07 5851b861e8e6: Download complete 19:07:07 b85a868b505f: Verifying Checksum 19:07:07 b85a868b505f: Download complete 19:07:07 bab4dde63d76: Verifying Checksum 19:07:07 bab4dde63d76: Download complete 19:07:08 b85a868b505f: Pull complete 19:07:08 e2be974225ed: Pull complete 19:07:09 339a4e72a1f5: Pull complete 19:07:09 988bab9f4d93: Pull complete 19:07:09 1469e6f7b9e6: Pull complete 19:07:09 eaf3925da568: Pull complete 19:07:11 bab4dde63d76: Pull complete 19:07:11 bde34c3a00c8: Pull complete 19:07:11 b352a97aabf1: Pull complete 19:07:11 4872d77fe225: Pull complete 19:07:11 5851b861e8e6: Pull complete 19:07:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:07:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:11 prd-ubuntu20.04-docker-8c-8g-4277 does not seem to be running inside a container 19:07:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:07:13 $ docker top 68c3f1093d5b913eebc350cc99a27f7f1fd44fd7c4937da42a69dd92e84e4d5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:13 [ssh-agent] Looking for ssh-agent implementation... 19:07:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:13 $ docker exec 68c3f1093d5b913eebc350cc99a27f7f1fd44fd7c4937da42a69dd92e84e4d5a ssh-agent 19:07:13 SSH_AUTH_SOCK=/tmp/ssh-VhJppZEunwl4/agent.32 19:07:13 SSH_AGENT_PID=38 19:07:13 Running ssh-add (command line suppressed) 19:07:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10861872853065383863.key (/w/workspace/edgex-go/1@tmp/private_key_10861872853065383863.key) 19:07:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:14 + git tag --points-at HEAD [Pipeline] } 19:07:14 $ docker exec --env ******** --env ******** 68c3f1093d5b913eebc350cc99a27f7f1fd44fd7c4937da42a69dd92e84e4d5a ssh-agent -k 19:07:14 unset SSH_AUTH_SOCK; 19:07:14 unset SSH_AGENT_PID; 19:07:14 echo Agent pid 38 killed; 19:07:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:14 [ssh-agent] Looking for ssh-agent implementation... 19:07:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:14 $ docker exec 68c3f1093d5b913eebc350cc99a27f7f1fd44fd7c4937da42a69dd92e84e4d5a ssh-agent 19:07:14 SSH_AUTH_SOCK=/tmp/ssh-AcccTSYlxHrU/agent.71 19:07:14 SSH_AGENT_PID=77 19:07:14 Running ssh-add (command line suppressed) 19:07:14 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4883631599996413027.key (/w/workspace/edgex-go/1@tmp/private_key_4883631599996413027.key) 19:07:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:15 + git semver init 19:07:15 2024-06-24 19:07:15,220 [run_init] DEBUG init version:0.0.0 force:False 19:07:15 2024-06-24 19:07:15,221 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:07:15 2024-06-24 19:07:15,222 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:07:15 2024-06-24 19:07:15,222 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:07:20 2024-06-24 19:07:20,035 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:07:20 2024-06-24 19:07:20,036 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4807 with force:False 19:07:20 2024-06-24 19:07:20,036 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4807 19:07:20 2024-06-24 19:07:20,040 [execute] INFO git cat-file --batch-check 19:07:20 2024-06-24 19:07:20,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:20 2024-06-24 19:07:20,045 [execute] INFO git cat-file --batch 19:07:20 2024-06-24 19:07:20,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:20 2024-06-24 19:07:20,050 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4807 19:07:20 0.0.0 [Pipeline] } 19:07:20 $ docker exec --env ******** --env ******** 68c3f1093d5b913eebc350cc99a27f7f1fd44fd7c4937da42a69dd92e84e4d5a ssh-agent -k 19:07:20 unset SSH_AUTH_SOCK; 19:07:20 unset SSH_AGENT_PID; 19:07:20 echo Agent pid 77 killed; 19:07:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:21 + git semver [Pipeline] } 19:07:21 $ docker stop --time=1 68c3f1093d5b913eebc350cc99a27f7f1fd44fd7c4937da42a69dd92e84e4d5a 19:07:22 $ docker rm -f --volumes 68c3f1093d5b913eebc350cc99a27f7f1fd44fd7c4937da42a69dd92e84e4d5a [Pipeline] // withDockerContainer [Pipeline] sh 19:07:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:23 Stashed 1 file(s) [Pipeline] echo 19:07:23 [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) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:07:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:07:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:07:24 ========================================================= 19:07:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:07:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:07:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:24 619be1103602: Pulling fs layer 19:07:24 7862e08f4a3e: Pulling fs layer 19:07:24 5df492c9dc93: Pulling fs layer 19:07:24 7629e6793208: Pulling fs layer 19:07:24 4f4fb700ef54: Pulling fs layer 19:07:24 fb5054dd5b73: Pulling fs layer 19:07:24 eeca6798cff9: Pulling fs layer 19:07:24 aa269ceb94a6: Pulling fs layer 19:07:24 ada007ff1a6a: Pulling fs layer 19:07:24 7629e6793208: Waiting 19:07:24 eeca6798cff9: Waiting 19:07:24 aa269ceb94a6: Waiting 19:07:24 4f4fb700ef54: Waiting 19:07:24 ada007ff1a6a: Waiting 19:07:24 fb5054dd5b73: Waiting 19:07:24 7862e08f4a3e: Download complete 19:07:24 7629e6793208: Verifying Checksum 19:07:24 7629e6793208: Download complete 19:07:24 4f4fb700ef54: Verifying Checksum 19:07:24 4f4fb700ef54: Download complete 19:07:24 fb5054dd5b73: Download complete 19:07:24 619be1103602: Verifying Checksum 19:07:24 619be1103602: Download complete 19:07:24 eeca6798cff9: Verifying Checksum 19:07:24 eeca6798cff9: Download complete 19:07:25 619be1103602: Pull complete 19:07:25 ada007ff1a6a: Download complete 19:07:25 7862e08f4a3e: Pull complete 19:07:25 5df492c9dc93: Verifying Checksum 19:07:25 5df492c9dc93: Download complete 19:07:25 aa269ceb94a6: Verifying Checksum 19:07:25 aa269ceb94a6: Download complete 19:07:28 5df492c9dc93: Pull complete 19:07:28 7629e6793208: Pull complete 19:07:28 4f4fb700ef54: Pull complete 19:07:28 fb5054dd5b73: Pull complete 19:07:28 eeca6798cff9: Pull complete 19:07:31 aa269ceb94a6: Pull complete 19:07:31 ada007ff1a6a: Pull complete 19:07:31 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:07:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:07:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:07:31 WORKDIR /edgex 19:07:31 COPY go.mod . 19:07:31 RUN go mod download 19:07:31 + docker build -t ci-base-image-x86_64 -f - . 19:07:31 Sending build context to Docker daemon 178.3MB 19:07:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:07:31 ---> f489d0715acc 19:07:31 Step 2/4 : WORKDIR /edgex 19:07:33 ---> Running in de377fcc9b34 19:07:33 Removing intermediate container de377fcc9b34 19:07:33 ---> 85e410632987 19:07:33 Step 3/4 : COPY go.mod . 19:07:33 ---> a1004a87548d 19:07:33 Step 4/4 : RUN go mod download 19:07:33 ---> Running in 8c6330de8ddb 19:07:38 Still waiting to schedule task 19:07:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:07:55 Removing intermediate container 8c6330de8ddb 19:07:55 ---> 1e947912cff1 19:07:55 Successfully built 1e947912cff1 19:07:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:56 + docker inspect -f . ci-base-image-x86_64 19:07:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:56 prd-ubuntu20.04-docker-8c-8g-4277 does not seem to be running inside a container 19:07:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:07:56 $ docker top e309baeb0f57c8f1414b0b14bb4ff642111ff76a9b2ac1e5e7a70c6b1ea6b69b -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:57 + go version 19:07:57 go version go1.21.9 linux/amd64 [Pipeline] } 19:07:57 $ docker stop --time=1 e309baeb0f57c8f1414b0b14bb4ff642111ff76a9b2ac1e5e7a70c6b1ea6b69b 19:07:58 $ docker rm -f --volumes e309baeb0f57c8f1414b0b14bb4ff642111ff76a9b2ac1e5e7a70c6b1ea6b69b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:59 + docker inspect -f . ci-base-image-x86_64 19:07:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:59 prd-ubuntu20.04-docker-8c-8g-4277 does not seem to be running inside a container 19:07:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:07:59 $ docker top e14b647c49d8914968e0a1bc6f079635dd19e7723e6715367e76c4184267295b -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:59 ========================================================= 19:07:59 [edgeXBuildGoParallel] Running Tests and Build... 19:07:59 ========================================================= [Pipeline] sh 19:08:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:08:00 + make test 19:08:00 go test -race -coverprofile=coverage.out ./... 19:08:07 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:08:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:08:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:08:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.063s coverage: 28.7% of statements 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements 19:08:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 53.2% of statements 19:08:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.588s coverage: 93.4% of statements 19:08:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:08:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 6.1% of statements 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.346s coverage: 97.6% of statements 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.9% of statements 19:08:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 32.2% of statements 19:08:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 19:08:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 82.9% of statements 19:08:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 19:08:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:08:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:09:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:09:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:09:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4280 in /w/workspace/edgexfoundry_edgex-go_PR-4807 [Pipeline] { [Pipeline] ws 19:09:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:09:14 The recommended git tool is: git 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.229s coverage: 79.9% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.049s coverage: 92.9% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.019s coverage: 100.0% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.096s coverage: 100.0% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 38.4% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.089s coverage: 95.7% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements 19:09:15 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:09:15 running golangci-lint 19:09:15 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:09:15 go version go1.21.9 linux/amd64 19:09:15 level=info msg="[config_reader] Used config file .golangci.yml" 19:09:15 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:09:22 using credential edgex-jenkins-ssh 19:09:22 Cloning the remote Git repository 19:09:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:09:22 > git init /w/workspace/edgex-go/1 # timeout=10 19:09:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:09:22 > git --version # timeout=10 19:09:22 > git --version # 'git version 2.25.1' 19:09:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:37 level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 20.043608928s" 19:09:37 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.570242ms" 19:09:43 Merging remotes/origin/main commit a802096cb56626d3379e9589aa0de6bc0bfaf5c9 into PR head commit 968a48f6c5385640c74abdc4849118973b7fd98a 19:09:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:09:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:09:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:09:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4807/head:refs/remotes/origin/PR-4807 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:09:43 Merge succeeded, producing 968a48f6c5385640c74abdc4849118973b7fd98a 19:09:43 Checking out Revision 968a48f6c5385640c74abdc4849118973b7fd98a (PR-4807) 19:09:44 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.6.0 to 2.7.0" 19:09:44 > git --version # timeout=10 19:09:44 > git --version # 'git version 2.25.1' 19:09:44 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 19:09:43 > git config core.sparsecheckout # timeout=10 19:09:43 > git checkout -f 968a48f6c5385640c74abdc4849118973b7fd98a # timeout=10 19:09:43 > git remote # timeout=10 19:09:43 > git config --get remote.origin.url # timeout=10 19:09:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:43 > git merge a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 19:09:43 > git rev-parse HEAD^{commit} # timeout=10 19:09:43 > git config core.sparsecheckout # timeout=10 19:09:43 > git checkout -f 968a48f6c5385640c74abdc4849118973b7fd98a # timeout=10 19:09:46 level=info msg="[linters_context/goanalysis] analyzers took 1m20.228461558s with top 10 stages: buildir: 44.969589091s, gosec: 6.766819278s, inspect: 2.946853115s, fact_deprecated: 2.379704653s, printf: 1.496379249s, ctrlflow: 1.436592496s, fact_purity: 1.133279449s, nilness: 1.038714028s, S1038: 943.521239ms, typedness: 626.603481ms" 19:09:46 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:09:46 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, exclude: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, nolint: 0/21, exclude-rules: 21/197, autogenerated_exclude: 197/197" 19:09:46 level=info msg="[runner] processing took 14.486328ms with stages: nolint: 6.272159ms, identifier_marker: 3.695358ms, autogenerated_exclude: 1.489654ms, path_prettifier: 1.29053ms, exclude-rules: 1.025666ms, skip_dirs: 648.24µs, filename_unadjuster: 35.961µs, cgo: 25.22µs, max_same_issues: 530ns, skip_files: 490ns, uniq_by_line: 420ns, fixer: 390ns, exclude: 320ns, severity-rules: 270ns, sort_results: 250ns, diff: 190ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns, path_shortener: 110ns" 19:09:46 level=info msg="[runner] linters took 9.777159856s with stages: goanalysis_metalinter: 9.762583897s" 19:09:46 level=info msg="File cache stats: 0 entries of total size 0B" 19:09:46 level=info msg="Memory: 298 samples, avg is 263.7MB, max is 1238.4MB" 19:09:46 level=info msg="Execution took 29.871464738s" 19:09:46 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:09:49 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:49 Dload Upload Total Spent Left Speed 19:09:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95022 [Pipeline] sh 19:09:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:09:50 + sudo tee /etc/docker/daemon.new 19:09:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:09:50 { 19:09:50 "registry-mirrors": [ 19:09:50 "https://nexus3.edgexfoundry.org:10001" 19:09:50 ], 19:09:50 "bip": "10.250.0.254/24", 19:09:50 "hosts": [ 19:09:50 "tcp://0.0.0.0:5555", 19:09:50 "unix:///var/run/docker.sock" 19:09:50 ], 19:09:50 "mtu": 1458, 19:09:50 "selinux-enabled": true, 19:09:50 "seccomp-profile": "/etc/docker/seccomp.json" 19:09:50 } [Pipeline] sh 19:09:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:09:50 + sudo service docker restart 19:09:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:52 ./bin/test-attribution-txt.sh [Pipeline] echo 19:09:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:09:53 + ls -al . 19:09:53 total 816 19:09:53 drwxrwxr-x 11 1001 1001 4096 Jun 24 19:08 . 19:09:53 drwxr-xr-x 4 root root 4096 Jun 24 19:07 .. 19:09:53 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:06 .blubracket 19:09:53 -rw-rw-r-- 1 1001 1001 10 Jun 24 19:06 .dockerignore 19:09:53 drwxrwxr-x 8 1001 1001 4096 Jun 24 19:09 .git 19:09:53 drwxrwxr-x 3 1001 1001 4096 Jun 24 19:06 .github 19:09:53 -rw-rw-r-- 1 1001 1001 1074 Jun 24 19:06 .gitignore 19:09:53 -rw-rw-r-- 1 1001 1001 42 Jun 24 19:06 .golangci.yml 19:09:53 -rw-rw-r-- 1 1001 1001 100 Jun 24 19:06 .hadolint.yml 19:09:53 drwxr-xr-x 3 1001 1001 4096 Jun 24 19:07 .semver 19:09:53 -rw-rw-r-- 1 1001 1001 155 Jun 24 19:06 .sonarcloud.properties 19:09:53 -rw-rw-r-- 1 1001 1001 1171 Jun 24 19:06 ADOPTERS.md 19:09:53 -rw-rw-r-- 1 1001 1001 20361 Jun 24 19:06 Attribution.txt 19:09:53 -rw-rw-r-- 1 1001 1001 100284 Jun 24 19:06 CHANGELOG.md 19:09:53 -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:06 CONTRIBUTING.md 19:09:53 -rw-rw-r-- 1 1001 1001 677 Jun 24 19:06 GOVERNANCE.md 19:09:53 -rw-rw-r-- 1 1001 1001 861 Jun 24 19:06 Jenkinsfile 19:09:53 -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:06 LICENSE 19:09:53 -rw-rw-r-- 1 1001 1001 15392 Jun 24 19:06 Makefile 19:09:53 -rw-rw-r-- 1 1001 1001 582 Jun 24 19:06 OWNERS.md 19:09:53 -rw-rw-r-- 1 1001 1001 9528 Jun 24 19:06 README.md 19:09:53 -rw-rw-r-- 1 1001 1001 789 Jun 24 19:06 SECURITY.md 19:09:53 -rw-rw-r-- 1 1001 1001 5 Jun 24 19:07 VERSION 19:09:53 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:06 bin 19:09:53 drwxrwxr-x 18 1001 1001 4096 Jun 24 19:06 cmd 19:09:53 -rw-r--r-- 1 root root 455714 Jun 24 19:09 coverage.out 19:09:53 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:06 fuzz_test 19:09:53 -rw-rw-r-- 1 1001 1001 6922 Jun 24 19:06 go.mod 19:09:53 -rw-rw-r-- 1 1001 1001 101535 Jun 24 19:06 go.sum 19:09:53 drwxrwxr-x 7 1001 1001 4096 Jun 24 19:06 internal 19:09:53 drwxrwxr-x 3 1001 1001 4096 Jun 24 19:06 openapi 19:09:53 -rw-rw-r-- 1 1001 1001 584 Jun 24 19:06 security.txt 19:09:53 -rw-rw-r-- 1 1001 1001 204 Jun 24 19:06 version.go [Pipeline] sh 19:09:53 + '[' -e coverage.out ] 19:09:53 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:53 Stashed 1 file(s) [Pipeline] sh 19:09:53 + make build 19:09:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:09 provisioning config files... 19:10:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5553309879065227114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:09 ---> ****-login.sh 19:10:09 nexus3.edgexfoundry.org:10001 19:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:10:10 Configure a credential helper to remove this warning. See 19:10:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:10:10 19:10:10 Login Succeeded 19:10:10 nexus3.edgexfoundry.org:10002 19:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:10:11 Configure a credential helper to remove this warning. See 19:10:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:10:11 19:10:11 Login Succeeded 19:10:11 nexus3.edgexfoundry.org:10003 19:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:10:11 Configure a credential helper to remove this warning. See 19:10:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:10:11 19:10:11 Login Succeeded 19:10:11 nexus3.edgexfoundry.org:10004 19:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:10:11 Configure a credential helper to remove this warning. See 19:10:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:10:11 19:10:11 Login Succeeded 19:10:11 ****.io 19:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:10:12 Configure a credential helper to remove this warning. See 19:10:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:10:12 19:10:12 Login Succeeded 19:10:12 ---> ****-login.sh ends [Pipeline] } 19:10:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:10:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:10:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:10:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:10:13 ========================================================= 19:10:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:10:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:10:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:10:14 c6b39de5b339: Pulling fs layer 19:10:14 a69c41024577: Pulling fs layer 19:10:14 d6de4b400683: Pulling fs layer 19:10:14 35cb2a7552d0: Pulling fs layer 19:10:14 4f4fb700ef54: Pulling fs layer 19:10:14 464afbd9ba4c: Pulling fs layer 19:10:14 00f215d4a9da: Pulling fs layer 19:10:14 d496ad576159: Pulling fs layer 19:10:14 464afbd9ba4c: Waiting 19:10:14 d496ad576159: Waiting 19:10:14 35cb2a7552d0: Waiting 19:10:14 4f4fb700ef54: Waiting 19:10:14 a69c41024577: Download complete 19:10:14 35cb2a7552d0: Verifying Checksum 19:10:14 35cb2a7552d0: Download complete 19:10:14 4f4fb700ef54: Verifying Checksum 19:10:14 4f4fb700ef54: Download complete 19:10:14 464afbd9ba4c: Download complete 19:10:14 c6b39de5b339: Download complete 19:10:14 d496ad576159: Verifying Checksum 19:10:14 d496ad576159: Download complete 19:10:14 c6b39de5b339: Pull complete 19:10:15 a69c41024577: Pull complete 19:10:15 d6de4b400683: Verifying Checksum 19:10:15 d6de4b400683: Download complete 19:10:17 00f215d4a9da: Verifying Checksum 19:10:17 00f215d4a9da: Download complete 19:10:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:10:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:10:27 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:10:29 d6de4b400683: Pull complete 19:10:29 35cb2a7552d0: Pull complete 19:10:29 4f4fb700ef54: Pull complete 19:10:29 464afbd9ba4c: Pull complete 19:10:32 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:10:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:10:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:10:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:10:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:10:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:10:39 $ docker stop --time=1 e14b647c49d8914968e0a1bc6f079635dd19e7723e6715367e76c4184267295b 19:10:40 00f215d4a9da: Pull complete 19:10:40 d496ad576159: Pull complete 19:10:40 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:10:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:10:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:10:46 $ docker rm -f --volumes e14b647c49d8914968e0a1bc6f079635dd19e7723e6715367e76c4184267295b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:10:47 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:10:47 WORKDIR /edgex 19:10:47 COPY go.mod . 19:10:47 RUN go mod download 19:10:47 docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:48 19:10:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:48 Sending build context to Docker daemon 3.004MB 19:10:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:10:48 ---> f246e2811388 19:10:48 Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:49 latest: Pulling from edgex-devops/edgex-compose 19:10:49 91d30c5bc195: Pulling fs layer 19:10:49 2e9b0aa3be6d: Pulling fs layer 19:10:49 9c61dcf015f6: Pulling fs layer 19:10:49 4698f68db338: Pulling fs layer 19:10:49 2a2f49069b9e: Pulling fs layer 19:10:49 e0025b399a48: Pulling fs layer 19:10:49 2a2f49069b9e: Waiting 19:10:49 4698f68db338: Waiting 19:10:49 91d30c5bc195: Verifying Checksum 19:10:49 91d30c5bc195: Download complete 19:10:49 4698f68db338: Verifying Checksum 19:10:49 4698f68db338: Download complete 19:10:49 2e9b0aa3be6d: Verifying Checksum 19:10:49 2e9b0aa3be6d: Download complete 19:10:49 e0025b399a48: Verifying Checksum 19:10:49 e0025b399a48: Download complete 19:10:49 91d30c5bc195: Pull complete 19:10:49 2a2f49069b9e: Download complete 19:10:49 2e9b0aa3be6d: Pull complete 19:10:49 9c61dcf015f6: Verifying Checksum 19:10:49 9c61dcf015f6: Download complete 19:10:50 ---> Running in 668302b91a80 19:10:50 Removing intermediate container 668302b91a80 19:10:50 ---> 74741084bc1c 19:10:50 Step 3/4 : COPY go.mod . 19:10:51 ---> 676ec9d6b545 19:10:51 Step 4/4 : RUN go mod download 19:10:51 ---> Running in c25065b215c5 19:10:52 9c61dcf015f6: Pull complete 19:10:52 4698f68db338: Pull complete 19:10:52 2a2f49069b9e: Pull complete 19:10:52 e0025b399a48: Pull complete 19:10:52 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:10:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:53 prd-ubuntu20.04-docker-8c-8g-4277 does not seem to be running inside a container 19:10:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:57 $ docker top 25fb3cc2450d0196714ad9e28bd6010dd5ecd1d6c1da35c2d52a799291a78009 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:58 + docker compose -f ./docker-compose-build.yml build --parallel 19:11:00 #1 [security-proxy-auth internal] load build definition from Dockerfile 19:11:00 #1 transferring dockerfile: 2.15kB done 19:11:00 #1 DONE 0.0s 19:11:00 19:11:00 #2 [security-spire-server internal] load build definition from Dockerfile 19:11:00 #2 transferring dockerfile: 1.70kB done 19:11:00 #2 DONE 0.0s 19:11:00 19:11:00 #3 [security-secretstore-setup internal] load build definition from Dockerfile 19:11:00 #3 transferring dockerfile: 2.49kB done 19:11:00 #3 DONE 0.0s 19:11:00 19:11:00 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:11:00 #4 transferring dockerfile: 1.89kB done 19:11:00 #4 DONE 0.0s 19:11:00 19:11:00 #5 [security-spire-agent internal] load build definition from Dockerfile 19:11:00 #5 transferring dockerfile: 1.81kB done 19:11:00 #5 DONE 0.0s 19:11:00 19:11:00 #6 [core-metadata internal] load build definition from Dockerfile 19:11:00 #6 transferring dockerfile: 2.06kB done 19:11:00 #6 DONE 0.0s 19:11:00 19:11:00 #7 [security-spire-config internal] load build definition from Dockerfile 19:11:00 #7 transferring dockerfile: 1.69kB done 19:11:00 #7 DONE 0.0s 19:11:00 19:11:00 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:11:00 #8 transferring dockerfile: 2.23kB done 19:11:00 #8 DONE 0.0s 19:11:00 19:11:00 #9 [support-scheduler internal] load build definition from Dockerfile 19:11:00 #9 transferring dockerfile: 1.93kB done 19:11:00 #9 DONE 0.0s 19:11:00 19:11:00 #10 [support-notifications internal] load build definition from Dockerfile 19:11:00 #10 transferring dockerfile: 1.95kB done 19:11:00 #10 DONE 0.0s 19:11:00 19:11:00 #11 [security-proxy-setup internal] load build definition from Dockerfile 19:11:00 #11 transferring dockerfile: 2.50kB done 19:11:00 #11 DONE 0.0s 19:11:00 19:11:00 #12 [core-command internal] load build definition from Dockerfile 19:11:00 #12 transferring dockerfile: 1.93kB done 19:11:00 #12 DONE 0.0s 19:11:00 19:11:00 #13 [core-data internal] load build definition from Dockerfile 19:11:00 #13 transferring dockerfile: 2.01kB 0.0s done 19:11:00 #13 DONE 0.0s 19:11:00 19:11:00 #14 [security-proxy-auth internal] load .dockerignore 19:11:00 #14 transferring context: 50B done 19:11:00 #14 DONE 0.0s 19:11:00 19:11:00 #15 [security-bootstrapper internal] load build definition from Dockerfile 19:11:00 #15 transferring dockerfile: 2.93kB done 19:11:00 #15 DONE 0.0s 19:11:00 19:11:00 #16 [security-spire-server internal] load .dockerignore 19:11:00 #16 transferring context: 50B done 19:11:00 #16 DONE 0.0s 19:11:00 19:11:00 #17 [security-secretstore-setup internal] load .dockerignore 19:11:00 #17 transferring context: 50B done 19:11:00 #17 DONE 0.0s 19:11:00 19:11:00 #18 [security-spiffe-token-provider internal] load .dockerignore 19:11:00 #18 transferring context: 50B done 19:11:00 #18 DONE 0.0s 19:11:00 19:11:00 #19 [security-spire-agent internal] load .dockerignore 19:11:00 #19 transferring context: 50B done 19:11:00 #19 DONE 0.0s 19:11:00 19:11:00 #20 [core-metadata internal] load .dockerignore 19:11:00 #20 transferring context: 50B done 19:11:00 #20 DONE 0.0s 19:11:00 19:11:00 #21 [security-spire-config internal] load .dockerignore 19:11:00 #21 transferring context: 50B done 19:11:00 #21 DONE 0.0s 19:11:00 19:11:00 #22 [support-scheduler internal] load .dockerignore 19:11:00 #22 transferring context: 50B done 19:11:00 #22 DONE 0.0s 19:11:00 19:11:00 #23 [core-common-config-bootstrapper internal] load .dockerignore 19:11:00 #23 transferring context: 50B done 19:11:00 #23 DONE 0.0s 19:11:00 19:11:00 #24 [support-notifications internal] load .dockerignore 19:11:00 #24 transferring context: 50B done 19:11:00 #24 DONE 0.0s 19:11:00 19:11:00 #25 [security-proxy-setup internal] load .dockerignore 19:11:00 #25 transferring context: 50B done 19:11:00 #25 DONE 0.0s 19:11:00 19:11:00 #26 [core-command internal] load .dockerignore 19:11:00 #26 transferring context: 50B done 19:11:00 #26 DONE 0.0s 19:11:00 19:11:00 #27 [core-data internal] load .dockerignore 19:11:00 #27 transferring context: 50B 0.0s done 19:11:00 #27 DONE 0.0s 19:11:00 19:11:00 #28 [security-bootstrapper internal] load .dockerignore 19:11:00 #28 transferring context: 50B done 19:11:00 #28 DONE 0.0s 19:11:00 19:11:00 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:11:00 #29 DONE 0.0s 19:11:00 19:11:00 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:11:01 #30 ... 19:11:01 19:11:01 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:11:01 #29 DONE 0.0s 19:11:01 19:11:01 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:11:01 #30 ... 19:11:01 19:11:01 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:11:01 #29 DONE 0.0s 19:11:01 19:11:01 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:11:01 #30 ... 19:11:01 19:11:01 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:11:01 #29 DONE 0.0s 19:11:01 19:11:01 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:11:01 #30 ... 19:11:01 19:11:01 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:11:01 #29 DONE 0.0s 19:11:01 19:11:01 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:11:01 #30 ... 19:11:01 19:11:01 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:11:01 #29 DONE 0.0s 19:11:01 19:11:01 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:11:01 #30 DONE 0.5s 19:11:01 19:11:01 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:11:01 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:11:01 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 19:11:01 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:11:01 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 19:11:01 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 19:11:01 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 19:11:01 #31 DONE 0.9s 19:11:01 19:11:01 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:11:01 #32 DONE 0.9s 19:11:01 19:11:01 #33 [security-bootstrapper internal] load build context 19:11:02 #33 ... 19:11:02 19:11:02 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:11:02 #34 DONE 0.8s 19:11:02 19:11:02 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:11:02 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:11:02 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 19:11:02 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:11:02 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 19:11:02 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 19:11:02 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 19:11:02 #31 DONE 0.9s 19:11:02 19:11:02 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:11:02 #35 DONE 1.0s 19:11:02 19:11:02 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:11:02 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:11:02 #36 ... 19:11:02 19:11:02 #37 [security-spire-server internal] load build context 19:11:02 #37 transferring context: 26.79kB 0.0s done 19:11:02 #37 DONE 0.2s 19:11:02 19:11:02 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:11:02 #38 ... 19:11:02 19:11:02 #39 [security-spire-agent internal] load build context 19:11:02 #39 transferring context: 26.32kB 0.0s done 19:11:02 #39 DONE 0.4s 19:11:02 19:11:02 #40 [security-spire-config internal] load build context 19:11:02 #40 transferring context: 25.04kB 0.0s done 19:11:02 #40 DONE 0.5s 19:11:02 19:11:02 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:11:02 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done 19:11:02 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:11:02 #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:11:07 #36 ... 19:11:07 19:11:07 #41 [core-data internal] load build context 19:11:07 #41 transferring context: 281.88MB 6.0s 19:11:07 #41 ... 19:11:07 19:11:07 #42 [security-proxy-auth internal] load build context 19:11:07 #42 ... 19:11:07 19:11:07 #41 [core-data internal] load build context 19:11:10 #41 transferring context: 411.02MB 8.5s done 19:11:11 #41 ... 19:11:11 19:11:11 #43 [security-secretstore-setup internal] load build context 19:11:11 #43 ... 19:11:11 19:11:11 #44 [support-notifications internal] load build context 19:11:11 #44 ... 19:11:11 19:11:11 #45 [security-spiffe-token-provider internal] load build context 19:11:11 #45 ... 19:11:11 19:11:11 #46 [core-metadata internal] load build context 19:11:11 #46 transferring context: 411.02MB 10.1s done 19:11:11 #46 ... 19:11:11 19:11:11 #47 [core-common-config-bootstrapper internal] load build context 19:11:11 #47 ... 19:11:11 19:11:11 #48 [security-proxy-setup internal] load build context 19:11:11 #48 transferring context: 411.02MB 9.7s done 19:11:11 #48 ... 19:11:11 19:11:11 #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:11:11 #0 3.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:11 #0 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:11 #0 3.778 (1/1) Installing dumb-init (1.2.5-r2) 19:11:11 #0 3.784 Executing busybox-1.36.1-r7.trigger 19:11:11 #0 3.790 OK: 7 MiB in 16 packages 19:11:11 #49 ... 19:11:11 19:11:11 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:11:12 #50 ... 19:11:12 19:11:12 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:11:12 #51 ... 19:11:12 19:11:12 #52 [core-command internal] load build context 19:11:12 #52 transferring context: 411.02MB 10.2s done 19:11:12 #52 ... 19:11:12 19:11:12 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:11:12 #53 ... 19:11:12 19:11:12 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:11:12 #54 ... 19:11:12 19:11:12 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:11:12 #55 ... 19:11:12 19:11:12 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:13 #56 ... 19:11:13 19:11:13 #57 [support-scheduler internal] load build context 19:11:13 #57 transferring context: 411.02MB 11.1s done 19:11:13 #57 ... 19:11:13 19:11:13 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:11:13 #58 ... 19:11:13 19:11:13 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:11:13 #59 ... 19:11:13 19:11:13 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:11:13 #60 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 19:11:13 #60 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:11:13 #60 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:11:13 #60 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:11:13 #60 ... 19:11:13 19:11:13 #33 [security-bootstrapper internal] load build context 19:11:13 #33 transferring context: 411.02MB 9.9s done 19:11:17 #33 ... 19:11:17 19:11:17 #42 [security-proxy-auth internal] load build context 19:11:17 #42 transferring context: 411.02MB 7.9s done 19:11:18 #42 ... 19:11:18 19:11:18 #44 [support-notifications internal] load build context 19:11:18 #44 transferring context: 411.02MB 11.3s done 19:11:19 #44 ... 19:11:19 19:11:19 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:11:19 #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 4.1s 19:11:21 #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 5.7s 19:11:21 #60 ... 19:11:21 19:11:21 #43 [security-secretstore-setup internal] load build context 19:11:21 #43 transferring context: 411.02MB 11.0s done 19:11:21 #43 ... 19:11:21 19:11:21 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:11:21 #60 ... 19:11:21 19:11:21 #45 [security-spiffe-token-provider internal] load build context 19:11:21 #45 transferring context: 411.02MB 10.7s done 19:11:21 #45 ... 19:11:21 19:11:21 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:11:22 #60 ... 19:11:22 19:11:22 #47 [core-common-config-bootstrapper internal] load build context 19:11:22 #47 transferring context: 411.02MB 10.4s done 19:11:22 #47 ... 19:11:22 19:11:22 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:11:23 #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 7.8s 19:11:23 #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 7.9s 19:11:23 #60 ... 19:11:23 19:11:23 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:11:23 #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:11:23 #36 ... 19:11:23 19:11:23 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:11:26 #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 10.8s 19:11:26 #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 11.5s 19:11:28 #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 13.0s 19:11:28 #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 13.2s 19:11:30 #60 ... 19:11:30 19:11:30 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:11:31 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 14.2s done 19:11:32 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 19:11:32 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:11:32 #36 ... 19:11:32 19:11:32 #49 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:11:32 #49 DONE 30.7s 19:11:32 19:11:32 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:11:32 #38 DONE 30.4s 19:11:32 19:11:32 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:11:32 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 16.1s done 19:11:32 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:11:32 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 16.2s done 19:11:32 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 16.2s 19:11:32 #36 ... 19:11:32 19:11:32 #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:11:32 #61 ... 19:11:32 19:11:32 #41 [core-data internal] load build context 19:11:32 #41 DONE 30.7s 19:11:32 19:11:32 #48 [security-proxy-setup internal] load build context 19:11:32 #48 DONE 30.8s 19:11:32 19:11:32 #46 [core-metadata internal] load build context 19:11:32 #46 DONE 31.1s 19:11:32 19:11:32 #52 [core-command internal] load build context 19:11:32 #52 DONE 30.8s 19:11:32 19:11:32 #33 [security-bootstrapper internal] load build context 19:11:32 #33 DONE 30.7s 19:11:32 19:11:32 #47 [core-common-config-bootstrapper internal] load build context 19:11:32 #47 DONE 31.0s 19:11:32 19:11:32 #45 [security-spiffe-token-provider internal] load build context 19:11:32 #45 DONE 31.2s 19:11:32 19:11:32 #43 [security-secretstore-setup internal] load build context 19:11:32 #43 DONE 31.2s 19:11:32 19:11:32 #42 [security-proxy-auth internal] load build context 19:11:32 #42 DONE 31.3s 19:11:32 19:11:32 #57 [support-scheduler internal] load build context 19:11:32 #57 DONE 31.1s 19:11:32 19:11:32 #44 [support-notifications internal] load build context 19:11:32 #44 DONE 31.1s 19:11:32 19:11:32 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:11:32 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 16.1s done 19:11:32 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 16.2s done 19:11:32 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 16.4s 19:11:32 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:11:32 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.56MB / 25.84MB 16.5s 19:11:32 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.6s 19:11:32 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 17.0s done 19:11:33 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 17.0s done 19:11:33 #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s 19:11:35 #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.0s done 19:11:36 #36 ... 19:11:36 19:11:36 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:11:36 #50 31.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:36 #50 31.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:36 #50 31.56 (1/1) Installing dumb-init (1.2.5-r2) 19:11:36 #50 31.56 Executing busybox-1.36.1-r7.trigger 19:11:36 #50 31.56 OK: 7 MiB in 16 packages 19:11:36 #50 DONE 34.2s 19:11:36 19:11:36 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:11:36 #55 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:36 #55 31.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:36 #55 31.52 (1/2) Installing dumb-init (1.2.5-r2) 19:11:36 #55 31.53 (2/2) Installing su-exec (0.2-r3) 19:11:36 #55 31.53 Executing busybox-1.36.1-r7.trigger 19:11:36 #55 31.55 OK: 7 MiB in 17 packages 19:11:36 #55 DONE 34.2s 19:11:36 19:11:36 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:11:36 #54 31.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:36 #54 31.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:36 #54 31.55 (1/2) Installing ca-certificates (20240226-r0) 19:11:36 #54 31.57 (2/2) Installing dumb-init (1.2.5-r2) 19:11:36 #54 31.57 Executing busybox-1.36.1-r7.trigger 19:11:36 #54 31.58 Executing ca-certificates-20240226-r0.trigger 19:11:36 #54 31.71 OK: 8 MiB in 17 packages 19:11:36 #54 DONE 34.2s 19:11:36 19:11:36 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:11:36 #58 31.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:36 #58 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:36 #58 31.54 (1/4) Installing dumb-init (1.2.5-r2) 19:11:36 #58 31.54 (2/4) Installing openssl (3.1.5-r0) 19:11:36 #58 31.55 (3/4) Installing su-exec (0.2-r3) 19:11:36 #58 31.55 (4/4) Installing yq (4.33.3-r5) 19:11:36 #58 31.70 Executing busybox-1.36.1-r7.trigger 19:11:36 #58 31.72 OK: 17 MiB in 19 packages 19:11:36 #58 DONE 34.2s 19:11:36 19:11:36 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:11:36 #59 31.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:36 #59 31.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:36 #59 31.56 (1/4) Installing ca-certificates (20240226-r0) 19:11:36 #59 31.57 (2/4) Installing dumb-init (1.2.5-r2) 19:11:36 #59 31.58 (3/4) Installing su-exec (0.2-r3) 19:11:36 #59 31.58 (4/4) Installing yq (4.33.3-r5) 19:11:36 #59 31.75 Executing busybox-1.36.1-r7.trigger 19:11:36 #59 31.75 Executing ca-certificates-20240226-r0.trigger 19:11:36 #59 31.79 OK: 17 MiB in 19 packages 19:11:36 #59 DONE 34.2s 19:11:36 19:11:36 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:11:36 #53 30.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:36 #53 31.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:36 #53 31.39 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:11:36 #53 31.39 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:11:36 #53 31.39 OK: 20070 distinct packages available 19:11:36 #53 31.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:36 #53 31.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:36 #53 31.78 (1/4) Installing dumb-init (1.2.5-r2) 19:11:36 #53 31.79 (2/4) Installing musl-obstack (1.2.3-r2) 19:11:36 #53 31.79 (3/4) Installing libucontext (1.2-r2) 19:11:36 #53 31.80 (4/4) Installing gcompat (1.1.0-r1) 19:11:36 #53 31.80 Executing busybox-1.36.1-r7.trigger 19:11:36 #53 31.81 OK: 8 MiB in 19 packages 19:11:36 #53 DONE 34.1s 19:11:36 19:11:36 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:11:36 #51 31.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:36 #51 31.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:36 #51 31.60 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:11:36 #51 31.60 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:11:36 #51 31.60 OK: 20070 distinct packages available 19:11:36 #51 31.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:36 #51 31.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:36 #51 31.97 (1/11) Installing ca-certificates (20240226-r0) 19:11:36 #51 31.99 (2/11) Installing brotli-libs (1.0.9-r14) 19:11:36 #51 32.14 (3/11) Installing libunistring (1.1-r1) 19:11:36 #51 32.16 (4/11) Installing libidn2 (2.3.4-r1) 19:11:36 #51 32.17 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:11:36 #51 32.18 (6/11) Installing libcurl (8.5.0-r0) 19:11:36 #51 32.18 (7/11) Installing curl (8.5.0-r0) 19:11:36 #51 32.19 (8/11) Installing dumb-init (1.2.5-r2) 19:11:36 #51 32.20 (9/11) Installing musl-obstack (1.2.3-r2) 19:11:36 #51 32.20 (10/11) Installing libucontext (1.2-r2) 19:11:36 #51 32.20 (11/11) Installing gcompat (1.1.0-r1) 19:11:36 #51 32.21 Executing busybox-1.36.1-r7.trigger 19:11:36 #51 32.21 Executing ca-certificates-20240226-r0.trigger 19:11:36 #51 32.39 OK: 12 MiB in 26 packages 19:11:36 #51 DONE 34.3s 19:11:36 19:11:36 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:11:36 #0 1.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:36 #0 1.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:36 #0 1.988 OK: 264 MiB in 52 packages 19:11:36 #62 DONE 4.0s 19:11:36 19:11:36 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:36 #56 30.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:36 #56 31.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:36 #56 31.36 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:11:36 #56 31.36 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:11:36 #56 31.36 OK: 20070 distinct packages available 19:11:36 #56 31.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:36 #56 31.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:36 #56 31.83 (1/5) Installing dumb-init (1.2.5-r2) 19:11:36 #56 31.83 (2/5) Installing musl-obstack (1.2.3-r2) 19:11:36 #56 31.83 (3/5) Installing libucontext (1.2-r2) 19:11:36 #56 31.83 (4/5) Installing gcompat (1.1.0-r1) 19:11:36 #56 31.83 (5/5) Installing openssl (3.1.5-r0) 19:11:36 #56 31.83 Executing busybox-1.36.1-r7.trigger 19:11:36 #56 31.83 OK: 8 MiB in 20 packages 19:11:36 #56 DONE 34.1s 19:11:36 19:11:36 #61 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 19:11:36 #61 3.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:36 #61 3.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:36 #61 3.706 OK: 7 MiB in 16 packages 19:11:36 #61 DONE 4.3s 19:11:36 19:11:36 #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:11:36 #63 ... 19:11:36 19:11:36 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:11:36 #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 15.0s done 19:11:36 #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 16.8s done 19:11:36 #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 16.9s done 19:11:36 #60 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:11:36 #60 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:11:36 #60 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 17.3s done 19:11:36 #60 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 19:11:36 #60 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done 19:11:36 #60 DONE 34.3s 19:11:36 19:11:36 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:11:36 #64 DONE 0.1s 19:11:36 19:11:36 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:11:36 #36 DONE 34.4s 19:11:36 19:11:36 #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:36 #65 ... 19:11:36 19:11:36 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:11:36 #0 3.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:36 #0 4.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:36 #0 4.236 OK: 264 MiB in 52 packages 19:11:36 #66 DONE 4.3s 19:11:36 19:11:36 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:11:36 #67 DONE 0.0s 19:11:36 19:11:36 #68 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:37 #68 ... 19:11:37 19:11:37 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:11:37 #0 4.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:37 #0 4.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:37 #0 5.211 OK: 264 MiB in 52 packages 19:11:37 #69 DONE 5.6s 19:11:37 19:11:37 #70 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:11:37 #70 DONE 0.1s 19:11:37 19:11:37 #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:38 #71 ... 19:11:38 19:11:38 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:11:38 #0 4.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:38 #0 5.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:38 #0 5.215 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:11:38 #0 5.215 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:11:38 #0 5.215 OK: 20075 distinct packages available 19:11:38 #0 5.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:38 #0 5.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:38 #0 5.553 OK: 264 MiB in 52 packages 19:11:38 #72 DONE 5.7s 19:11:38 19:11:38 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:11:38 #73 DONE 0.2s 19:11:38 19:11:38 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:39 #74 ... 19:11:39 19:11:39 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:11:39 #0 1.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:39 #0 2.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:39 #0 2.224 OK: 7 MiB in 16 packages 19:11:39 #75 DONE 2.6s 19:11:39 19:11:39 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:11:39 #0 2.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:39 #0 2.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:39 #0 2.565 OK: 17 MiB in 19 packages 19:11:39 #76 DONE 2.8s 19:11:39 19:11:39 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:11:39 #0 2.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:39 #0 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:39 #77 2.921 OK: 8 MiB in 19 packages 19:11:39 #77 DONE 3.1s 19:11:39 19:11:39 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:11:39 #0 2.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:39 #0 2.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:39 #0 2.903 OK: 8 MiB in 17 packages 19:11:39 #78 DONE 3.1s 19:11:39 19:11:39 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:11:39 #0 2.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:39 #0 2.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:39 #0 2.923 OK: 17 MiB in 19 packages 19:11:39 #79 DONE 3.1s 19:11:39 19:11:39 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:11:39 #0 2.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:39 #0 2.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:39 #0 2.968 OK: 7 MiB in 17 packages 19:11:39 #80 DONE 3.2s 19:11:39 19:11:39 #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:11:39 #63 3.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:39 #63 3.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:39 #63 ... 19:11:39 19:11:39 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:11:39 #81 DONE 0.2s 19:11:39 19:11:39 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:11:40 #82 ... 19:11:40 19:11:40 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:11:40 #0 2.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:40 #0 2.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:40 #0 3.193 OK: 12 MiB in 26 packages 19:11:40 #83 DONE 4.0s 19:11:40 19:11:40 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:11:40 #84 DONE 0.9s 19:11:40 19:11:40 #63 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:11:40 #63 3.423 OK: 8 MiB in 20 packages 19:11:40 #63 DONE 4.1s 19:11:40 19:11:40 #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:11:41 #85 DONE 1.2s 19:11:41 19:11:41 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:11:41 #86 DONE 1.1s 19:11:41 19:11:41 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:11:41 #87 ... 19:11:41 19:11:41 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:11:41 #88 DONE 1.2s 19:11:41 19:11:41 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:11:42 #89 DONE 0.7s 19:11:42 19:11:42 #90 [security-spire-config stage-2 6/10] COPY security.txt / 19:11:42 #90 DONE 0.6s 19:11:42 19:11:42 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:11:42 #87 DONE 0.7s 19:11:42 19:11:42 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:11:42 #91 DONE 0.1s 19:11:42 19:11:42 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:11:42 #92 DONE 0.1s 19:11:42 19:11:42 #93 [security-spire-server stage-2 6/9] COPY security.txt / 19:11:42 #93 DONE 0.1s 19:11:42 19:11:42 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:11:42 #94 DONE 0.1s 19:11:42 19:11:42 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 19:11:42 #95 DONE 0.1s 19:11:42 19:11:42 #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:11:42 #96 DONE 0.1s 19:11:42 19:11:42 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:11:42 #97 DONE 0.1s 19:11:42 19:11:42 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:11:42 #98 DONE 0.1s 19:11:42 19:11:42 #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:11:42 #99 DONE 0.1s 19:11:42 19:11:42 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:11:42 #100 DONE 0.1s 19:11:42 19:11:42 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:11:42 #101 DONE 0.1s 19:11:42 19:11:42 #102 [security-spire-server] exporting to image 19:11:42 #102 exporting layers 19:11:42 #102 ... 19:11:42 19:11:42 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:11:42 #103 DONE 0.1s 19:11:42 19:11:42 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:11:42 #82 DONE 3.3s 19:11:42 19:11:42 #102 [security-spire-agent] exporting to image 19:11:42 #102 ... 19:11:42 19:11:42 #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:11:42 #104 DONE 0.1s 19:11:43 19:11:43 #68 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:43 #68 ... 19:11:43 19:11:43 #102 [security-spire-server] exporting to image 19:11:43 #102 exporting layers 0.5s done 19:11:43 #102 writing image sha256:370ad785da4f7da8dd3674f6edff6518af4bd0a4126b5f2f0ea1fa8eab732038 done 19:11:43 #102 naming to docker.io/library/security-spire-config done 19:11:43 #102 writing image sha256:127a46bf3c338a6bccde70941c8afd1c6afc2d4abee42002a2323de992c8a302 done 19:11:43 #102 naming to docker.io/library/security-spire-server done 19:11:43 #102 exporting layers 0.6s done 19:11:43 #102 writing image sha256:73d2701e8329a3e2863c066d35b80d192c6663d8ad22347c052033f9b6b76316 done 19:11:43 #102 naming to docker.io/library/security-spire-agent done 19:11:43 #102 DONE 0.8s 19:11:43 19:11:43 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:59 Removing intermediate container c25065b215c5 19:11:59 ---> b3337fb9e714 19:11:59 Successfully built b3337fb9e714 19:11:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:59 + docker inspect -f . ci-base-image-arm64 19:11:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:59 prd-ubuntu20.04-docker-arm64-4c-16g-4280 does not seem to be running inside a container 19:12:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:01 $ docker top af4d12b8ad96b804e06392e17a0939fb1a7f658cfa8d8c2446fd2726be68a745 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:02 + go version 19:12:02 go version go1.21.9 linux/arm64 [Pipeline] } 19:12:02 $ docker stop --time=1 af4d12b8ad96b804e06392e17a0939fb1a7f658cfa8d8c2446fd2726be68a745 19:12:03 $ docker rm -f --volumes af4d12b8ad96b804e06392e17a0939fb1a7f658cfa8d8c2446fd2726be68a745 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:04 + docker inspect -f . ci-base-image-arm64 19:12:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:05 prd-ubuntu20.04-docker-arm64-4c-16g-4280 does not seem to be running inside a container 19:12:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:06 $ docker top 914906c5bd27f0a812b6569e3a38afeffacba672d6d9cc22308aea22083a3d97 -eo pid,comm [Pipeline] { [Pipeline] echo 19:12:06 ========================================================= 19:12:06 [edgeXBuildGoParallel] Running Tests and Build... 19:12:06 ========================================================= [Pipeline] sh 19:12:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:12:07 + make test 19:12:07 go test -race -coverprofile=coverage.out ./... 19:12:30 #74 DONE 51.4s 19:12:30 19:12:30 #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:30 #65 DONE 53.2s 19:12:30 19:12:30 #105 [security-spiffe-token-provider builder 6/7] COPY . . 19:12:30 #105 ... 19:12:30 19:12:30 #68 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:30 #68 DONE 53.1s 19:12:30 19:12:30 #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:30 #71 DONE 52.2s 19:12:30 19:12:30 #106 [security-proxy-auth builder 6/7] COPY . . 19:12:34 #106 ... 19:12:34 19:12:34 #107 [support-notifications builder 6/7] COPY . . 19:12:34 #107 DONE 4.2s 19:12:34 19:12:34 #108 [security-secretstore-setup builder 6/7] COPY . . 19:12:34 #108 DONE 4.1s 19:12:34 19:12:34 #109 [security-bootstrapper builder 6/7] COPY . . 19:12:34 #109 CACHED 19:12:34 19:12:34 #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:12:34 #110 CACHED 19:12:34 19:12:34 #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:34 #111 CACHED 19:12:34 19:12:34 #112 [security-proxy-setup builder 6/7] COPY . . 19:12:34 #112 CACHED 19:12:34 19:12:34 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:34 #113 CACHED 19:12:34 19:12:34 #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:12:34 #114 CACHED 19:12:34 19:12:34 #105 [security-spiffe-token-provider builder 6/7] COPY . . 19:12:34 #105 DONE 4.2s 19:12:34 19:12:34 #115 [core-data builder 6/7] COPY . . 19:12:34 #115 CACHED 19:12:34 19:12:34 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:34 #116 CACHED 19:12:34 19:12:34 #117 [core-data builder 4/7] COPY go.mod vendor* ./ 19:12:34 #117 CACHED 19:12:34 19:12:34 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:34 #118 CACHED 19:12:34 19:12:34 #119 [core-command builder 6/7] COPY . . 19:12:34 #119 CACHED 19:12:34 19:12:34 #120 [core-command builder 4/7] COPY go.mod vendor* ./ 19:12:34 #120 CACHED 19:12:34 19:12:34 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:34 #121 CACHED 19:12:34 19:12:34 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 19:12:34 #122 CACHED 19:12:34 19:12:34 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:12:34 #123 CACHED 19:12:34 19:12:34 #124 [support-scheduler builder 6/7] COPY . . 19:12:34 #124 CACHED 19:12:34 19:12:34 #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:12:34 #125 CACHED 19:12:34 19:12:34 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:34 #126 CACHED 19:12:34 19:12:34 #127 [core-metadata builder 6/7] COPY . . 19:12:34 #127 CACHED 19:12:34 19:12:34 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:12:34 #128 CACHED 19:12:34 19:12:34 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:34 #129 CACHED 19:12:34 19:12:34 #106 [security-proxy-auth builder 6/7] COPY . . 19:12:34 #106 DONE 4.0s 19:12:34 19:12:34 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:12:36 #130 2.935 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:12:44 #130 ... 19:12:44 19:12:44 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:12:44 #0 0.741 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:12:44 #131 ... 19:12:44 19:12:44 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:12:44 #0 0.989 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:12:44 #132 ... 19:12:44 19:12:44 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:12:44 #0 1.013 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:12:44 #133 ... 19:12:44 19:12:44 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:12:44 #0 2.201 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:12:44 #134 ... 19:12:44 19:12:44 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:12:44 #0 2.616 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:12:44 #135 ... 19:12:44 19:12:44 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:12:44 #0 2.847 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:12:44 #136 ... 19:12:44 19:12:44 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:12:44 #0 1.415 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:12:44 #137 ... 19:12:44 19:12:44 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:12:44 #0 0.906 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:12:44 #138 ... 19:12:44 19:12:44 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:12:44 #0 2.230 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:12:45 #139 ... 19:12:45 19:12:45 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:12:45 #0 2.125 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:12:54 ? github.com/edgexfoundry/edgex-go [no test files] 19:14:08 #140 ... 19:14:08 19:14:08 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:14:08 #139 88.15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:15:16 #139 DONE 152.1s 19:15:16 19:15:16 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:15:16 #134 DONE 152.0s 19:15:16 19:15:16 #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #141 ... 19:15:16 19:15:16 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:15:16 #135 DONE 152.2s 19:15:16 19:15:16 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #142 ... 19:15:16 19:15:16 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:15:16 #136 DONE 152.5s 19:15:16 19:15:16 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #142 ... 19:15:16 19:15:16 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:15:16 #137 DONE 153.1s 19:15:16 19:15:16 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #143 ... 19:15:16 19:15:16 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:15:16 #133 DONE 153.4s 19:15:16 19:15:16 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:15:16 #130 DONE 153.4s 19:15:16 19:15:16 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:15:16 #138 ... 19:15:16 19:15:16 #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:15:16 #144 ... 19:15:16 19:15:16 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:15:16 #132 DONE 153.8s 19:15:16 19:15:16 #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #145 ... 19:15:16 19:15:16 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:15:16 #140 DONE 154.1s 19:15:16 19:15:16 #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:15:16 #144 ... 19:15:16 19:15:16 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:15:16 #138 DONE 154.4s 19:15:16 19:15:16 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:15:16 #131 DONE 154.5s 19:15:16 19:15:16 #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:15:16 #144 ... 19:15:16 19:15:16 #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #141 DONE 3.1s 19:15:16 19:15:16 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #142 DONE 3.1s 19:15:16 19:15:16 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #143 DONE 2.7s 19:15:16 19:15:16 #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:15:16 #146 ... 19:15:16 19:15:16 #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #145 DONE 1.5s 19:15:16 19:15:16 #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:15:16 #147 ... 19:15:16 19:15:16 #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:15:16 #144 DONE 2.1s 19:15:16 19:15:16 #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #148 DONE 1.0s 19:15:16 19:15:16 #149 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #149 DONE 1.0s 19:15:16 19:15:16 #150 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:15:16 #150 ... 19:15:16 19:15:16 #151 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:15:16 #151 DONE 0.9s 19:15:16 19:15:16 #152 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:15:16 #152 CACHED 19:15:16 19:15:16 #153 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #153 CACHED 19:15:16 19:15:16 #154 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:15:16 #154 CACHED 19:15:16 19:15:16 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #155 CACHED 19:15:16 19:15:16 #156 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:15:16 #156 CACHED 19:15:16 19:15:16 #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #157 CACHED 19:15:16 19:15:16 #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:15:16 #158 DONE 0.9s 19:15:16 19:15:16 #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #159 CACHED 19:15:16 19:15:16 #160 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:15:16 #160 CACHED 19:15:16 19:15:16 #161 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:15:16 #161 ... 19:15:16 19:15:16 #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:15:16 #146 DONE 1.1s 19:15:16 19:15:16 #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:15:16 #147 DONE 0.9s 19:15:16 19:15:16 #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:15:16 #162 ... 19:15:16 19:15:16 #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:15:16 #163 DONE 1.0s 19:15:16 19:15:16 #150 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:15:16 #150 DONE 1.0s 19:15:16 19:15:16 #164 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:15:16 #164 ... 19:15:16 19:15:16 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:15:16 #165 DONE 2.0s 19:15:16 19:15:16 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #166 ... 19:15:16 19:15:16 #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:15:16 #167 DONE 3.0s 19:15:16 19:15:16 #168 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:15:16 #168 ... 19:15:16 19:15:16 #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:15:16 #169 DONE 3.1s 19:15:16 19:15:16 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:15:16 #170 DONE 3.2s 19:15:16 19:15:16 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:15:16 #171 ... 19:15:16 19:15:16 #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:15:16 #172 DONE 3.8s 19:15:16 19:15:16 #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:15:16 #173 DONE 4.0s 19:15:16 19:15:16 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:15:16 #174 ... 19:15:16 19:15:16 #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:15:16 #175 DONE 3.8s 19:15:16 19:15:16 #161 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:15:16 #161 DONE 4.2s 19:15:16 19:15:16 #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:15:16 #176 ... 19:15:16 19:15:16 #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:15:16 #162 DONE 3.9s 19:15:16 19:15:16 #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:15:16 #177 DONE 3.8s 19:15:16 19:15:16 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:15:16 #178 ... 19:15:16 19:15:16 #164 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:15:16 #164 DONE 4.0s 19:15:16 19:15:16 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 #166 DONE 3.2s 19:15:16 19:15:16 #179 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:15:16 #179 ... 19:15:16 19:15:16 #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:15:16 #180 DONE 1.2s 19:15:16 19:15:16 #168 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:15:16 #168 DONE 2.2s 19:15:16 19:15:16 #102 [support-scheduler] exporting to image 19:15:16 #102 exporting layers 19:15:16 #102 ... 19:15:16 19:15:16 #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:15:16 #181 DONE 2.5s 19:15:16 19:15:16 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:15:16 #171 DONE 2.5s 19:15:16 19:15:16 #102 [core-command] exporting to image 19:15:16 #102 ... 19:15:16 19:15:16 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:15:16 #174 DONE 1.7s 19:15:16 19:15:16 #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:15:16 #176 DONE 1.7s 19:15:16 19:15:16 #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:15:16 #182 DONE 1.8s 19:15:16 19:15:16 #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:15:16 #183 ... 19:15:16 19:15:16 #184 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:15:16 #184 DONE 1.7s 19:15:16 19:15:16 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:15:16 #178 DONE 1.5s 19:15:16 19:15:16 #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:15:16 #185 DONE 1.4s 19:15:16 19:15:16 #179 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:15:16 #179 DONE 1.4s 19:15:16 19:15:16 #102 [support-notifications] exporting to image 19:15:16 #102 ... 19:15:16 19:15:16 #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:15:16 #186 DONE 1.5s 19:15:16 19:15:16 #187 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:15:17 #187 ... 19:15:17 19:15:17 #188 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:15:17 #188 DONE 1.7s 19:15:17 19:15:17 #189 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:15:17 #189 DONE 1.8s 19:15:17 19:15:17 #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:15:17 #183 DONE 1.8s 19:15:17 19:15:17 #102 [core-metadata] exporting to image 19:15:18 #102 ... 19:15:18 19:15:18 #190 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:15:18 #190 DONE 1.8s 19:15:18 19:15:18 #191 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:15:18 #191 ... 19:15:18 19:15:18 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:15:18 #192 DONE 1.9s 19:15:18 19:15:18 #193 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:15:18 #193 ... 19:15:18 19:15:18 #187 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:15:18 #187 DONE 1.8s 19:15:18 19:15:18 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:15:19 #194 ... 19:15:19 19:15:19 #193 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:15:19 #193 DONE 1.2s 19:15:19 19:15:19 #195 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:15:19 #195 DONE 1.3s 19:15:19 19:15:19 #196 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:15:19 #196 ... 19:15:19 19:15:19 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:15:19 #194 DONE 1.0s 19:15:19 19:15:19 #102 [support-notifications] exporting to image 19:15:19 #102 exporting layers 1.7s done 19:15:19 #102 writing image sha256:add326563b67e858a0bbc46d0413b21be5ae0146642772e9c1aeda4c17f4e426 0.6s done 19:15:19 #102 writing image sha256:238baf29140a45203f3cfaee184c51c46647856d35a49eaa350da9656ae94f61 0.6s done 19:15:19 #102 writing image sha256:1945f07ee3b1bc4dd06d200e53b3eec82e75f9a07579e6f000071c9caa5b0a4b 0.6s done 19:15:19 #102 writing image sha256:bf985b8bfd86dd427c8796238a65be67874803d8d3b3c3a41b109f3efa9c3424 0.6s done 19:15:19 #102 naming to docker.io/library/support-scheduler 0.0s done 19:15:19 #102 naming to docker.io/library/security-spiffe-token-provider 0.1s done 19:15:19 #102 naming to docker.io/library/core-data 0.0s done 19:15:19 #102 naming to docker.io/library/core-command 0.1s done 19:15:19 #102 writing image sha256:50b7ff20a77a582a47c7d119e84190156a40708fe5e18fa9a83e154731e083f2 0.0s done 19:15:19 #102 naming to docker.io/library/support-notifications 0.1s done 19:15:20 #102 ... 19:15:20 19:15:20 #197 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:15:20 #197 DONE 3.0s 19:15:20 19:15:20 #191 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:15:20 #191 DONE 2.9s 19:15:20 19:15:20 #102 [security-proxy-auth] exporting to image 19:15:20 #102 ... 19:15:20 19:15:20 #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:15:20 #198 DONE 1.3s 19:15:20 19:15:20 #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:15:20 #199 DONE 1.2s 19:15:20 19:15:20 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:15:21 #200 ... 19:15:21 19:15:21 #196 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:15:21 #196 DONE 1.9s 19:15:21 19:15:21 #102 [security-proxy-setup] exporting to image 19:15:21 #102 exporting layers 0.9s done 19:15:21 #102 writing image sha256:bcb3b952d2a1eca8275344507bf97ce98942265a69afbae29d2f862f2697de44 0.1s done 19:15:21 #102 naming to docker.io/library/core-metadata 0.1s done 19:15:21 #102 ... 19:15:21 19:15:21 #201 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:15:21 #201 DONE 1.1s 19:15:22 19:15:22 #102 [security-proxy-setup] exporting to image 19:15:22 #102 writing image sha256:8e1e0f331eec6cee140b37c63bce6a81a26ca4d84b9fc017675fcf91544860d2 19:15:22 #102 exporting layers 1.3s done 19:15:22 #102 writing image sha256:8e1e0f331eec6cee140b37c63bce6a81a26ca4d84b9fc017675fcf91544860d2 0.3s done 19:15:22 #102 naming to docker.io/library/core-common-config-bootstrapper 19:15:22 #102 ... 19:15:22 19:15:22 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:15:22 #200 DONE 1.3s 19:15:22 19:15:22 #102 [security-proxy-auth] exporting to image 19:15:22 #102 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 19:15:22 #102 writing image sha256:64a875a24e8cfe476d522ef7a5c4795b006aeda61c46e4fd94a1ac021e7aa4de 0.1s done 19:15:22 #102 naming to docker.io/library/security-proxy-auth 0.0s done 19:15:22 #102 ... 19:15:22 19:15:22 #202 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:15:22 #202 DONE 0.5s 19:15:22 19:15:22 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:15:23 #203 DONE 0.6s 19:15:23 19:15:23 #102 [security-proxy-auth] exporting to image 19:15:23 #102 exporting layers 2.2s done 19:15:23 #102 writing image sha256:7ceb02157d6645257c683328784d0943d89771d13323cb9860c03c74c7ccf686 19:15:23 #102 writing image sha256:7ceb02157d6645257c683328784d0943d89771d13323cb9860c03c74c7ccf686 0.1s done 19:15:23 #102 naming to docker.io/library/security-proxy-setup 0.0s done 19:15:23 #102 ... 19:15:23 19:15:23 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:15:23 #204 DONE 0.9s 19:15:24 19:15:24 #102 [security-bootstrapper] exporting to image 19:15:24 #102 exporting layers 2.2s done 19:15:24 #102 writing image sha256:a38ff942156165280477e1e93ca3df7800b3c88fc229b98f3b14e26bd5951978 0.1s done 19:15:24 #102 naming to docker.io/library/security-secretstore-setup 19:15:24 #102 naming to docker.io/library/security-secretstore-setup done 19:15:26 #102 exporting layers 1.9s done 19:15:26 #102 writing image sha256:4e4dc2c36ab54dff590a0023c9b1067b716a3ae1113278031e812de5f8ddac0a done 19:15:26 #102 naming to docker.io/library/security-bootstrapper done 19:15:26 #102 DONE 11.3s 19:15:26 time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:26 time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:26 time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:26 time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:26 time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:26 time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:26 time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:26 time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:26 time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:26 time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:26 time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:26 time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:26 time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:15:26 time="2024-06-24T19:10:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:15:26 $ docker stop --time=1 25fb3cc2450d0196714ad9e28bd6010dd5ecd1d6c1da35c2d52a799291a78009 19:15:27 $ docker rm -f --volumes 25fb3cc2450d0196714ad9e28bd6010dd5ecd1d6c1da35c2d52a799291a78009 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:28 + docker images 19:15:28 REPOSITORY TAG IMAGE ID CREATED SIZE 19:15:28 security-bootstrapper latest 4e4dc2c36ab5 4 seconds ago 18.9MB 19:15:28 security-secretstore-setup latest a38ff9421561 6 seconds ago 36.9MB 19:15:28 security-proxy-setup latest 7ceb02157d66 6 seconds ago 26.2MB 19:15:28 security-proxy-auth latest 64a875a24e8c 7 seconds ago 33MB 19:15:28 core-common-config-bootstrapper latest 8e1e0f331eec 7 seconds ago 15.2MB 19:15:28 core-metadata latest bcb3b952d2a1 10 seconds ago 35.9MB 19:15:28 support-notifications latest 50b7ff20a77a 11 seconds ago 38.6MB 19:15:28 support-scheduler latest bf985b8bfd86 12 seconds ago 38MB 19:15:28 core-data latest add326563b67 12 seconds ago 35.7MB 19:15:28 security-spiffe-token-provider latest 238baf29140a 12 seconds ago 28.7MB 19:15:28 core-command latest 1945f07ee3b1 12 seconds ago 35.3MB 19:15:28 security-spire-server latest 127a46bf3c33 3 minutes ago 102MB 19:15:28 security-spire-agent latest 73d2701e8329 3 minutes ago 161MB 19:15:28 security-spire-config latest 370ad785da4f 3 minutes ago 102MB 19:15:28 ci-base-image-x86_64 latest 1e947912cff1 7 minutes ago 966MB 19:15:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 19:15:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB 19:15:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 23 months 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] } 19:16:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:16:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.162s coverage: 28.7% of statements 19:17:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.209s coverage: 97.0% of statements 19:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:17:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.288s coverage: 69.2% of statements 19:17:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:17:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.244s coverage: 53.2% of statements 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:17:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.301s coverage: 93.4% of statements 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.253s coverage: 6.1% of statements 19:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:17:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:17:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:17:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:17:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:17:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:17:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:17:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:17:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.817s coverage: 97.6% of statements 19:17:47 ok github.com/edgexfoundry/edgex-go/internal/io 1.100s coverage: 72.2% of statements 19:17:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:17:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:17:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.292s coverage: 0.9% of statements 19:17:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.169s coverage: 32.2% of statements 19:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.156s coverage: 41.7% of statements 19:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.119s coverage: 82.9% of statements 19:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.114s coverage: 94.1% of statements 19:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.138s coverage: 96.3% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.112s coverage: 87.5% of statements 19:18:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:18:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:18:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:18:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:18:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:18:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.115s coverage: 94.4% of statements 19:18:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:18:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:18:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:18:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:18:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:18:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:18:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.957s coverage: 79.9% of statements 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.143s coverage: 92.9% of statements 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.080s coverage: 64.4% of statements 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.114s coverage: 62.3% of statements 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.100s coverage: 87.2% of statements 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.080s coverage: 100.0% of statements 19:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.331s coverage: 81.8% of statements 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.315s coverage: 82.1% of statements 19:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.114s coverage: 86.0% of statements 19:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.800s coverage: 63.1% of statements 19:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.115s coverage: 100.0% of statements 19:18:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.112s coverage: 89.4% of statements 19:18:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.084s coverage: 100.0% of statements 19:18:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:18:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:18:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements 19:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements 19:18:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:18:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:18:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.761s coverage: 38.4% of statements 19:18:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.122s coverage: 89.5% of statements 19:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:18:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:19:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.112s coverage: 84.8% of statements 19:19:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:19:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:19:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:19:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:19:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.177s coverage: 19.9% of statements 19:19:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:19:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:19:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:19:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:19:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.553s coverage: 95.7% of statements 19:19:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:19:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:19:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.151s coverage: 61.8% of statements 19:19:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:19:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:19:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.302s coverage: 98.9% of statements 19:19:26 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:19:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:19:26 go vet ./... 19:23:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:23:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:23:48 ./bin/test-attribution-txt.sh [Pipeline] echo 19:23:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:23:48 + ls -al . 19:23:48 total 812 19:23:48 drwxrwxr-x 10 1001 1001 4096 Jun 24 19:12 . 19:23:48 drwxr-xr-x 4 root root 4096 Jun 24 19:12 .. 19:23:48 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:09 .blubracket 19:23:48 -rw-rw-r-- 1 1001 1001 10 Jun 24 19:09 .dockerignore 19:23:48 drwxrwxr-x 8 1001 1001 4096 Jun 24 19:09 .git 19:23:48 drwxrwxr-x 3 1001 1001 4096 Jun 24 19:09 .github 19:23:48 -rw-rw-r-- 1 1001 1001 1074 Jun 24 19:09 .gitignore 19:23:48 -rw-rw-r-- 1 1001 1001 42 Jun 24 19:09 .golangci.yml 19:23:48 -rw-rw-r-- 1 1001 1001 100 Jun 24 19:09 .hadolint.yml 19:23:48 -rw-rw-r-- 1 1001 1001 155 Jun 24 19:09 .sonarcloud.properties 19:23:48 -rw-rw-r-- 1 1001 1001 1171 Jun 24 19:09 ADOPTERS.md 19:23:48 -rw-rw-r-- 1 1001 1001 20361 Jun 24 19:09 Attribution.txt 19:23:48 -rw-rw-r-- 1 1001 1001 100284 Jun 24 19:09 CHANGELOG.md 19:23:48 -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:09 CONTRIBUTING.md 19:23:48 -rw-rw-r-- 1 1001 1001 677 Jun 24 19:09 GOVERNANCE.md 19:23:48 -rw-rw-r-- 1 1001 1001 861 Jun 24 19:09 Jenkinsfile 19:23:48 -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:09 LICENSE 19:23:48 -rw-rw-r-- 1 1001 1001 15392 Jun 24 19:09 Makefile 19:23:48 -rw-rw-r-- 1 1001 1001 582 Jun 24 19:09 OWNERS.md 19:23:48 -rw-rw-r-- 1 1001 1001 9528 Jun 24 19:09 README.md 19:23:48 -rw-rw-r-- 1 1001 1001 789 Jun 24 19:09 SECURITY.md 19:23:48 -rw-rw-r-- 1 1001 1001 5 Jun 24 19:07 VERSION 19:23:48 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:09 bin 19:23:48 drwxrwxr-x 18 1001 1001 4096 Jun 24 19:09 cmd 19:23:48 -rw-r--r-- 1 root root 455713 Jun 24 19:19 coverage.out 19:23:48 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:09 fuzz_test 19:23:48 -rw-rw-r-- 1 1001 1001 6922 Jun 24 19:09 go.mod 19:23:48 -rw-rw-r-- 1 1001 1001 101535 Jun 24 19:09 go.sum 19:23:48 drwxrwxr-x 7 1001 1001 4096 Jun 24 19:09 internal 19:23:48 drwxrwxr-x 3 1001 1001 4096 Jun 24 19:09 openapi 19:23:48 -rw-rw-r-- 1 1001 1001 584 Jun 24 19:09 security.txt 19:23:48 -rw-rw-r-- 1 1001 1001 204 Jun 24 19:09 version.go [Pipeline] sh 19:23:49 + '[' -e coverage.out ] 19:23:49 + chown 1001:1001 coverage.out [Pipeline] stash 19:23:49 Warning: overwriting stash ‘coverage-report’ 19:23:50 Stashed 1 file(s) [Pipeline] sh 19:23:51 + make build 19:23:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:27:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:27:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:27:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:27:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:28:10 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:28:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:28:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:28:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:28:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:28:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:28:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:28:50 $ docker stop --time=1 914906c5bd27f0a812b6569e3a38afeffacba672d6d9cc22308aea22083a3d97 19:28:52 $ docker rm -f --volumes 914906c5bd27f0a812b6569e3a38afeffacba672d6d9cc22308aea22083a3d97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:28:56 19:28:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:28:57 latest: Pulling from edgex-devops/edgex-compose-arm64 19:28:57 547446be3368: Pulling fs layer 19:28:57 d125d8839a47: Pulling fs layer 19:28:57 3e85d5ac6304: Pulling fs layer 19:28:57 c3105a71a48b: Pulling fs layer 19:28:57 0f093f025ec4: Pulling fs layer 19:28:57 c3106fc0e877: Pulling fs layer 19:28:57 0f093f025ec4: Waiting 19:28:57 c3105a71a48b: Waiting 19:28:57 547446be3368: Verifying Checksum 19:28:57 547446be3368: Download complete 19:28:57 c3105a71a48b: Verifying Checksum 19:28:57 c3105a71a48b: Download complete 19:28:57 d125d8839a47: Verifying Checksum 19:28:57 d125d8839a47: Download complete 19:28:57 c3106fc0e877: Verifying Checksum 19:28:57 c3106fc0e877: Download complete 19:28:58 0f093f025ec4: Verifying Checksum 19:28:58 0f093f025ec4: Download complete 19:28:58 547446be3368: Pull complete 19:28:59 d125d8839a47: Pull complete 19:29:00 3e85d5ac6304: Verifying Checksum 19:29:00 3e85d5ac6304: Download complete 19:29:10 3e85d5ac6304: Pull complete 19:29:10 c3105a71a48b: Pull complete 19:29:11 0f093f025ec4: Pull complete 19:29:11 c3106fc0e877: Pull complete 19:29:11 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:29:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:29:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:12 prd-ubuntu20.04-docker-arm64-4c-16g-4280 does not seem to be running inside a container 19:29:12 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:29:14 $ docker top f31e4e559ed5031dbb3d34d19e38bee834060e0bc5af66e6f101b13127689560 -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:18 + docker compose -f ./docker-compose-build.yml build --parallel 19:29:28 #1 [support-notifications internal] load build definition from Dockerfile 19:29:28 #1 transferring dockerfile: 1.95kB 0.0s done 19:29:28 #1 DONE 0.1s 19:29:28 19:29:28 #2 [security-bootstrapper internal] load build definition from Dockerfile 19:29:28 #2 transferring dockerfile: 2.93kB done 19:29:28 #2 DONE 0.1s 19:29:28 19:29:28 #3 [support-scheduler internal] load build definition from Dockerfile 19:29:28 #3 transferring dockerfile: 1.93kB done 19:29:28 #3 DONE 0.1s 19:29:28 19:29:28 #4 [core-data internal] load build definition from Dockerfile 19:29:28 #4 transferring dockerfile: 2.01kB 0.0s done 19:29:28 #4 DONE 0.1s 19:29:28 19:29:28 #5 [security-spire-server internal] load build definition from Dockerfile 19:29:28 #5 transferring dockerfile: 1.70kB done 19:29:28 #5 DONE 0.1s 19:29:28 19:29:28 #6 [core-command internal] load build definition from Dockerfile 19:29:28 #6 transferring dockerfile: 1.93kB 0.0s done 19:29:28 #6 DONE 0.1s 19:29:28 19:29:28 #7 [security-spire-agent internal] load build definition from Dockerfile 19:29:28 #7 transferring dockerfile: 1.81kB done 19:29:28 #7 DONE 0.1s 19:29:28 19:29:28 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:29:28 #8 transferring dockerfile: 2.23kB 0.0s done 19:29:28 #8 DONE 0.1s 19:29:28 19:29:28 #9 [security-proxy-setup internal] load build definition from Dockerfile 19:29:28 #9 transferring dockerfile: 2.50kB done 19:29:28 #9 DONE 0.1s 19:29:28 19:29:28 #10 [security-spire-config internal] load build definition from Dockerfile 19:29:28 #10 transferring dockerfile: 1.69kB done 19:29:28 #10 DONE 0.1s 19:29:28 19:29:28 #11 [core-metadata internal] load build definition from Dockerfile 19:29:28 #11 transferring dockerfile: 2.06kB 0.0s done 19:29:28 #11 DONE 0.1s 19:29:28 19:29:28 #12 [security-secretstore-setup internal] load build definition from Dockerfile 19:29:28 #12 transferring dockerfile: 2.49kB done 19:29:28 #12 DONE 0.0s 19:29:28 19:29:28 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:29:28 #13 transferring dockerfile: 1.89kB done 19:29:28 #13 DONE 0.1s 19:29:28 19:29:28 #14 [security-proxy-auth internal] load build definition from Dockerfile 19:29:28 #14 transferring dockerfile: 2.15kB done 19:29:28 #14 DONE 0.0s 19:29:28 19:29:28 #15 [support-notifications internal] load .dockerignore 19:29:28 #15 transferring context: 50B 0.0s done 19:29:28 #15 DONE 0.1s 19:29:29 19:29:29 #16 [security-bootstrapper internal] load .dockerignore 19:29:29 #16 transferring context: 50B done 19:29:29 #16 DONE 0.0s 19:29:29 19:29:29 #17 [support-scheduler internal] load .dockerignore 19:29:29 #17 transferring context: 50B done 19:29:29 #17 DONE 0.1s 19:29:29 19:29:29 #18 [core-data internal] load .dockerignore 19:29:29 #18 transferring context: 50B 0.0s done 19:29:29 #18 DONE 0.1s 19:29:29 19:29:29 #19 [core-command internal] load .dockerignore 19:29:29 #19 DONE 0.0s 19:29:29 19:29:29 #20 [security-spire-server internal] load .dockerignore 19:29:29 #20 transferring context: 50B 0.0s done 19:29:29 #20 DONE 0.1s 19:29:29 19:29:29 #19 [core-command internal] load .dockerignore 19:29:29 #19 transferring context: 50B 0.0s done 19:29:29 #19 DONE 0.1s 19:29:29 19:29:29 #21 [security-spire-agent internal] load .dockerignore 19:29:29 #21 transferring context: 50B 0.0s done 19:29:30 #21 DONE 0.1s 19:29:30 19:29:30 #22 [core-common-config-bootstrapper internal] load .dockerignore 19:29:30 #22 transferring context: 50B 0.0s done 19:29:30 #22 DONE 0.1s 19:29:30 19:29:30 #23 [security-proxy-setup internal] load .dockerignore 19:29:30 #23 transferring context: 50B done 19:29:30 #23 DONE 0.1s 19:29:30 19:29:30 #24 [security-spire-config internal] load .dockerignore 19:29:30 #24 transferring context: 50B 0.0s done 19:29:30 #24 ... 19:29:30 19:29:30 #25 [core-metadata internal] load .dockerignore 19:29:30 #25 transferring context: 50B 0.0s done 19:29:30 #25 DONE 0.1s 19:29:30 19:29:30 #26 [security-secretstore-setup internal] load .dockerignore 19:29:30 #26 transferring context: 50B 0.0s done 19:29:30 #26 DONE 0.1s 19:29:30 19:29:30 #27 [security-proxy-auth internal] load .dockerignore 19:29:30 #27 transferring context: 50B 0.0s done 19:29:30 #27 DONE 0.1s 19:29:30 19:29:30 #28 [security-spiffe-token-provider internal] load .dockerignore 19:29:30 #28 transferring context: 50B 0.0s done 19:29:30 #28 DONE 0.1s 19:29:30 19:29:30 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:29:30 #29 DONE 0.0s 19:29:30 19:29:30 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:29:30 #30 DONE 0.2s 19:29:30 19:29:30 #24 [security-spire-config internal] load .dockerignore 19:29:32 #24 ... 19:29:32 19:29:32 #31 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:29:32 #31 DONE 1.2s 19:29:32 19:29:32 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:29:32 #29 DONE 0.0s 19:29:32 19:29:32 #32 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:29:32 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:29:32 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:29:32 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 19:29:32 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 19:29:32 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 19:29:32 #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s 19:29:32 #32 ... 19:29:32 19:29:32 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:29:32 #29 DONE 0.0s 19:29:32 19:29:32 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:29:32 #30 DONE 0.3s 19:29:32 19:29:32 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:29:32 #29 DONE 0.0s 19:29:32 19:29:32 #31 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:29:32 #31 DONE 1.9s 19:29:32 19:29:32 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:29:32 #33 DONE 0.6s 19:29:32 19:29:32 #32 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:29:32 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:29:32 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:29:32 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 19:29:32 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 19:29:32 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 19:29:32 #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done 19:29:32 #32 ... 19:29:32 19:29:32 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:29:32 #29 DONE 0.0s 19:29:32 19:29:32 #31 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:29:32 #31 DONE 1.9s 19:29:32 19:29:32 #33 [core-data builder 2/7] WORKDIR /edgex-go 19:29:32 #33 DONE 0.6s 19:29:32 19:29:32 #32 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:29:32 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:29:32 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:29:32 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 19:29:32 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 19:29:32 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 19:29:32 #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done 19:29:32 #32 ... 19:29:32 19:29:32 #31 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:29:32 #31 DONE 1.9s 19:29:32 19:29:32 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:29:32 #30 DONE 0.8s 19:29:32 19:29:32 #33 [core-command builder 2/7] WORKDIR /edgex-go 19:29:32 #33 DONE 0.6s 19:29:32 19:29:32 #32 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:29:32 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:29:32 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:29:32 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 19:29:32 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 19:29:32 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 19:29:32 #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done 19:29:33 #32 ... 19:29:33 19:29:33 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:29:33 #29 DONE 0.0s 19:29:33 19:29:33 #34 [core-command internal] load build context 19:29:33 #34 ... 19:29:33 19:29:33 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:29:33 #29 DONE 0.0s 19:29:33 19:29:33 #34 [core-command internal] load build context 19:29:33 #34 ... 19:29:33 19:29:33 #31 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:29:33 #31 DONE 2.0s 19:29:33 19:29:33 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:29:33 #33 DONE 0.7s 19:29:33 19:29:33 #34 [core-command internal] load build context 19:29:33 #34 ... 19:29:33 19:29:33 #31 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:29:33 #31 DONE 2.0s 19:29:33 19:29:33 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:29:33 #33 DONE 0.7s 19:29:33 19:29:33 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:29:33 #29 DONE 0.0s 19:29:33 19:29:33 #32 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:29:33 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:29:33 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:29:33 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 19:29:33 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 19:29:33 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 19:29:33 #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done 19:29:34 #32 ... 19:29:34 19:29:34 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:29:34 #29 DONE 0.0s 19:29:34 19:29:34 #35 [security-proxy-setup internal] load build context 19:29:34 #35 ... 19:29:34 19:29:34 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:29:34 #29 DONE 0.0s 19:29:34 19:29:34 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:29:34 #30 DONE 1.7s 19:29:34 19:29:34 #32 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:29:34 #32 DONE 4.3s 19:29:34 19:29:34 #35 [security-proxy-setup internal] load build context 19:29:34 #35 ... 19:29:34 19:29:34 #31 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:29:34 #31 DONE 2.1s 19:29:34 19:29:34 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 19:29:34 #33 DONE 0.8s 19:29:34 19:29:34 #32 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:29:34 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:29:34 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:29:34 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 19:29:34 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 19:29:34 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 19:29:34 #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done 19:29:34 #32 DONE 4.4s 19:29:34 19:29:34 #35 [security-proxy-setup internal] load build context 19:29:34 #35 ... 19:29:34 19:29:34 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:29:34 #29 DONE 0.0s 19:29:34 19:29:34 #35 [security-proxy-setup internal] load build context 19:29:35 #35 ... 19:29:35 19:29:35 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:29:35 #36 DONE 2.8s 19:29:35 19:29:35 #35 [security-proxy-setup internal] load build context 19:29:35 #35 ... 19:29:35 19:29:35 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:29:35 #37 DONE 2.7s 19:29:35 19:29:35 #35 [security-proxy-setup internal] load build context 19:29:35 #35 transferring context: 4.96MB 1.9s 19:29:35 #35 ... 19:29:35 19:29:35 #32 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:29:35 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:29:35 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:29:35 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 19:29:35 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 19:29:35 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 19:29:35 #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done 19:29:35 #32 DONE 4.4s 19:29:35 19:29:35 #35 [security-proxy-setup internal] load build context 19:29:36 #35 ... 19:29:36 19:29:36 #32 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:29:36 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:29:36 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:29:36 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 19:29:36 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 19:29:36 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 19:29:36 #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done 19:29:36 #32 DONE 4.4s 19:29:36 19:29:36 #35 [security-proxy-setup internal] load build context 19:29:37 #35 ... 19:29:37 19:29:37 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:29:37 #30 DONE 4.3s 19:29:37 19:29:37 #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:29:37 #38 ... 19:29:37 19:29:37 #31 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:29:37 #31 DONE 2.2s 19:29:37 19:29:37 #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:29:37 #33 DONE 0.9s 19:29:37 19:29:37 #32 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:29:37 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:29:37 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:29:37 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 19:29:37 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 19:29:37 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 19:29:37 #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done 19:29:37 #32 DONE 4.4s 19:29:37 19:29:37 #39 [security-proxy-auth internal] load build context 19:29:37 #39 DONE 0.0s 19:29:37 19:29:37 #35 [security-proxy-setup internal] load build context 19:29:37 #35 ... 19:29:37 19:29:37 #40 [security-spire-config internal] load build context 19:29:37 #40 transferring context: 25.04kB 0.4s done 19:29:37 #40 DONE 2.2s 19:29:38 19:29:38 #41 [security-spire-agent internal] load build context 19:29:38 #41 transferring context: 26.32kB 0.4s done 19:29:38 #41 DONE 2.2s 19:29:38 19:29:38 #35 [security-proxy-setup internal] load build context 19:29:38 #35 ... 19:29:38 19:29:38 #42 [security-spire-server internal] load build context 19:29:38 #42 transferring context: 26.79kB 0.4s done 19:29:38 #42 DONE 2.5s 19:29:38 19:29:38 #35 [security-proxy-setup internal] load build context 19:29:41 #35 ... 19:29:41 19:29:41 #43 [support-notifications internal] load build context 19:29:41 #43 ... 19:29:41 19:29:41 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:29:41 #44 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 3.2s done 19:29:41 #44 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:29:41 #44 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:29:41 #44 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:29:41 #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s 19:29:41 #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s 19:29:41 #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.9s 19:29:41 #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done 19:29:41 #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.3s 19:29:41 #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:29:41 #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.3s done 19:29:41 #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.6s done 19:29:42 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.1s 19:29:42 #44 ... 19:29:42 19:29:42 #45 [support-scheduler internal] load build context 19:29:42 #45 ... 19:29:42 19:29:42 #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:29:42 #0 6.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:29:42 #0 7.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:29:42 #46 ... 19:29:42 19:29:42 #47 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:29:42 #0 5.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:29:42 #0 6.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:29:42 #0 9.458 OK: 266 MiB in 52 packages 19:29:42 #47 ... 19:29:42 19:29:42 #48 [security-bootstrapper internal] load build context 19:29:42 #48 ... 19:29:42 19:29:42 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:29:42 #0 5.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:29:42 #0 6.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:29:42 #0 9.233 OK: 266 MiB in 52 packages 19:29:43 #49 ... 19:29:43 19:29:43 #50 [core-data internal] load build context 19:29:43 #50 transferring context: 24.79MB 10.1s 19:29:43 #50 ... 19:29:43 19:29:43 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:29:43 #44 ... 19:29:43 19:29:43 #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:29:43 #47 DONE 11.5s 19:29:43 19:29:43 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:29:43 #49 DONE 11.2s 19:29:43 19:29:43 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:29:43 #44 ... 19:29:43 19:29:43 #51 [core-common-config-bootstrapper internal] load build context 19:29:43 #51 ... 19:29:43 19:29:43 #34 [core-command internal] load build context 19:29:43 #34 ... 19:29:43 19:29:43 #51 [core-common-config-bootstrapper internal] load build context 19:29:44 #51 ... 19:29:44 19:29:44 #52 [security-secretstore-setup internal] load build context 19:29:44 #52 ... 19:29:44 19:29:44 #53 [core-metadata internal] load build context 19:29:44 #53 ... 19:29:44 19:29:44 #46 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:29:44 #46 11.12 OK: 266 MiB in 52 packages 19:29:44 #46 DONE 12.5s 19:29:44 19:29:44 #54 [security-spiffe-token-provider internal] load build context 19:29:44 #54 ... 19:29:44 19:29:44 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:29:44 #0 5.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:29:44 #0 6.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:29:44 #0 9.414 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:29:44 #0 9.414 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:29:44 #0 9.414 OK: 19951 distinct packages available 19:29:44 #0 9.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:29:44 #55 ... 19:29:44 19:29:44 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:29:44 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 4.8s 19:29:44 #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 19:29:45 #44 ... 19:29:45 19:29:45 #56 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:29:45 #56 ... 19:29:45 19:29:45 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:29:45 #57 ... 19:29:45 19:29:45 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:29:45 #58 ... 19:29:45 19:29:45 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:29:45 #59 ... 19:29:45 19:29:45 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:29:46 #60 ... 19:29:46 19:29:46 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:29:46 #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 3.1s done 19:29:46 #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:29:46 #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:29:46 #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:29:46 #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done 19:29:46 #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done 19:29:46 #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.8s done 19:29:46 #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 5.8s 19:29:46 #61 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 19:29:46 #61 ... 19:29:46 19:29:46 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:29:46 #62 ... 19:29:46 19:29:46 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:29:46 #63 ... 19:29:46 19:29:46 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:29:46 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 6.3s 19:29:46 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.17MB / 23.39MB 6.9s 19:29:46 #44 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 19:29:47 #44 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done 19:29:47 #44 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done 19:29:47 #44 ... 19:29:47 19:29:47 #39 [security-proxy-auth internal] load build context 19:29:47 #39 ... 19:29:47 19:29:47 #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:29:47 #64 ... 19:29:47 19:29:47 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:29:47 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 7.6s 19:29:48 #44 ... 19:29:48 19:29:48 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:29:48 #55 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:29:48 #55 11.96 OK: 266 MiB in 52 packages 19:29:48 #55 DONE 13.7s 19:29:48 19:29:48 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:29:48 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.96MB / 23.39MB 8.3s 19:29:48 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 8.7s 19:29:49 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 9.0s 19:29:50 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 10.5s 19:29:50 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 10.9s 19:29:50 #44 ... 19:29:50 19:29:50 #35 [security-proxy-setup internal] load build context 19:29:50 #35 transferring context: 25.25MB 17.2s 19:29:51 #35 ... 19:29:51 19:29:51 #43 [support-notifications internal] load build context 19:29:51 #43 ... 19:29:51 19:29:51 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:29:51 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.83MB / 23.39MB 11.6s 19:29:52 #44 ... 19:29:52 19:29:52 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:29:52 #58 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:29:52 #58 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:29:52 #58 14.09 (1/1) Installing dumb-init (1.2.5-r2) 19:29:52 #58 14.09 Executing busybox-1.36.1-r7.trigger 19:29:52 #58 14.26 OK: 8 MiB in 16 packages 19:29:52 #58 DONE 16.5s 19:29:52 19:29:52 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:29:52 #65 ... 19:29:52 19:29:52 #45 [support-scheduler internal] load build context 19:29:52 #45 ... 19:29:52 19:29:52 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:29:52 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.2s done 19:29:52 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:29:52 #44 ... 19:29:52 19:29:52 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:29:52 #57 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:29:52 #57 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:29:52 #57 14.32 (1/2) Installing ca-certificates (20240226-r0) 19:29:52 #57 14.66 (2/2) Installing dumb-init (1.2.5-r2) 19:29:52 #57 14.66 Executing busybox-1.36.1-r7.trigger 19:29:52 #57 14.81 Executing ca-certificates-20240226-r0.trigger 19:29:52 #57 15.75 OK: 9 MiB in 17 packages 19:29:52 #57 DONE 17.7s 19:29:52 19:29:52 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:29:52 #44 ... 19:29:52 19:29:52 #48 [security-bootstrapper internal] load build context 19:29:53 #48 ... 19:29:53 19:29:53 #50 [core-data internal] load build context 19:29:53 #50 ... 19:29:53 19:29:53 #48 [security-bootstrapper internal] load build context 19:29:54 #48 ... 19:29:54 19:29:54 #34 [core-command internal] load build context 19:29:54 #34 ... 19:29:54 19:29:54 #48 [security-bootstrapper internal] load build context 19:29:54 #48 ... 19:29:54 19:29:54 #51 [core-common-config-bootstrapper internal] load build context 19:29:54 #51 ... 19:29:54 19:29:54 #52 [security-secretstore-setup internal] load build context 19:29:54 #52 ... 19:29:54 19:29:54 #53 [core-metadata internal] load build context 19:29:55 #53 ... 19:29:55 19:29:55 #48 [security-bootstrapper internal] load build context 19:29:55 #48 ... 19:29:55 19:29:55 #54 [security-spiffe-token-provider internal] load build context 19:29:55 #54 ... 19:29:55 19:29:55 #53 [core-metadata internal] load build context 19:29:56 #53 transferring context: 34.73MB 19.9s 19:29:56 #53 ... 19:29:56 19:29:56 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:29:56 #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.9s done 19:29:56 #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.3s done 19:29:56 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.7s 19:29:56 #61 ... 19:29:56 19:29:56 #53 [core-metadata internal] load build context 19:29:56 #53 ... 19:29:56 19:29:56 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:29:56 #59 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:29:56 #59 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:29:56 #59 18.50 (1/2) Installing dumb-init (1.2.5-r2) 19:29:56 #59 18.60 (2/2) Installing su-exec (0.2-r3) 19:29:56 #59 18.60 Executing busybox-1.36.1-r7.trigger 19:29:56 #59 18.69 OK: 8 MiB in 17 packages 19:29:56 #59 DONE 20.9s 19:29:56 19:29:56 #53 [core-metadata internal] load build context 19:29:56 #53 ... 19:29:56 19:29:56 #56 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:29:56 #56 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:29:56 #56 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:29:56 #56 19.45 (1/1) Installing dumb-init (1.2.5-r2) 19:29:56 #56 19.45 Executing busybox-1.36.1-r7.trigger 19:29:56 #56 19.53 OK: 8 MiB in 16 packages 19:29:56 #56 DONE 21.7s 19:29:56 19:29:56 #53 [core-metadata internal] load build context 19:29:57 #53 ... 19:29:57 19:29:57 #39 [security-proxy-auth internal] load build context 19:29:57 #39 ... 19:29:57 19:29:57 #53 [core-metadata internal] load build context 19:29:59 #53 ... 19:29:59 19:29:59 #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:29:59 #38 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:29:59 #38 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:29:59 #38 17.96 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:29:59 #38 17.96 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:29:59 #38 17.96 OK: 19946 distinct packages available 19:29:59 #38 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:29:59 #38 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:29:59 #38 ... 19:29:59 19:29:59 #53 [core-metadata internal] load build context 19:30:01 #53 transferring context: 43.75MB 25.0s 19:30:01 #53 ... 19:30:01 19:30:01 #35 [security-proxy-setup internal] load build context 19:30:01 #35 ... 19:30:01 19:30:01 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:30:01 #62 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:01 #62 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:01 #62 21.23 (1/4) Installing ca-certificates (20240226-r0) 19:30:01 #62 21.55 (2/4) Installing dumb-init (1.2.5-r2) 19:30:01 #62 21.55 (3/4) Installing su-exec (0.2-r3) 19:30:01 #62 21.55 (4/4) Installing yq (4.33.3-r5) 19:30:01 #62 22.55 Executing busybox-1.36.1-r7.trigger 19:30:01 #62 22.66 Executing ca-certificates-20240226-r0.trigger 19:30:01 #62 23.61 OK: 18 MiB in 19 packages 19:30:01 #62 ... 19:30:01 19:30:01 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:30:01 #60 17.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:01 #60 19.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:01 #60 22.58 (1/4) Installing dumb-init (1.2.5-r2) 19:30:01 #60 22.58 (2/4) Installing openssl (3.1.5-r0) 19:30:01 #60 22.77 (3/4) Installing su-exec (0.2-r3) 19:30:01 #60 22.77 (4/4) Installing yq (4.33.3-r5) 19:30:01 #60 23.35 Executing busybox-1.36.1-r7.trigger 19:30:01 #60 23.52 OK: 18 MiB in 19 packages 19:30:01 #60 DONE 25.8s 19:30:01 19:30:01 #43 [support-notifications internal] load build context 19:30:01 #43 ... 19:30:01 19:30:01 #53 [core-metadata internal] load build context 19:30:01 #53 ... 19:30:01 19:30:01 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:30:01 #62 DONE 26.2s 19:30:01 19:30:01 #53 [core-metadata internal] load build context 19:30:02 #53 ... 19:30:02 19:30:02 #45 [support-scheduler internal] load build context 19:30:02 #45 ... 19:30:02 19:30:02 #43 [support-notifications internal] load build context 19:30:02 #43 ... 19:30:02 19:30:02 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:30:02 #0 8.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:02 #0 9.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:03 #66 ... 19:30:03 19:30:03 #53 [core-metadata internal] load build context 19:30:03 #53 ... 19:30:03 19:30:03 #50 [core-data internal] load build context 19:30:03 #50 ... 19:30:03 19:30:03 #43 [support-notifications internal] load build context 19:30:04 #43 ... 19:30:04 19:30:04 #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:30:04 #38 24.11 (1/4) Installing dumb-init (1.2.5-r2) 19:30:04 #38 24.11 (2/4) Installing musl-obstack (1.2.3-r2) 19:30:04 #38 24.11 (3/4) Installing libucontext (1.2-r2) 19:30:04 #38 24.22 (4/4) Installing gcompat (1.1.0-r1) 19:30:04 #38 24.22 Executing busybox-1.36.1-r7.trigger 19:30:04 #38 24.34 OK: 8 MiB in 19 packages 19:30:04 #38 DONE 26.8s 19:30:04 19:30:04 #53 [core-metadata internal] load build context 19:30:04 #53 ... 19:30:04 19:30:04 #34 [core-command internal] load build context 19:30:04 #34 ... 19:30:04 19:30:04 #53 [core-metadata internal] load build context 19:30:05 #53 ... 19:30:05 19:30:05 #51 [core-common-config-bootstrapper internal] load build context 19:30:05 #51 ... 19:30:05 19:30:05 #48 [security-bootstrapper internal] load build context 19:30:05 #48 ... 19:30:05 19:30:05 #52 [security-secretstore-setup internal] load build context 19:30:05 #52 ... 19:30:05 19:30:05 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:30:05 #63 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:05 #63 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:05 #63 26.02 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:30:05 #63 26.02 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:30:05 #63 26.02 OK: 19946 distinct packages available 19:30:05 #63 27.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:05 #63 27.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:05 #63 ... 19:30:05 19:30:05 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:30:05 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.5s 19:30:05 #44 ... 19:30:05 19:30:05 #54 [security-spiffe-token-provider internal] load build context 19:30:05 #54 ... 19:30:05 19:30:05 #43 [support-notifications internal] load build context 19:30:05 #43 transferring context: 101.48MB 34.7s 19:30:06 #43 ... 19:30:06 19:30:06 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:30:06 #66 11.85 OK: 9 MiB in 17 packages 19:30:06 #66 DONE 13.2s 19:30:06 19:30:06 #43 [support-notifications internal] load build context 19:30:06 #43 ... 19:30:06 19:30:06 #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:30:06 #64 19.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:06 #64 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:06 #64 24.40 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:30:06 #64 24.40 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:30:06 #64 24.40 OK: 19946 distinct packages available 19:30:06 #64 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:06 #64 26.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:06 #64 ... 19:30:06 19:30:06 #43 [support-notifications internal] load build context 19:30:06 #43 ... 19:30:06 19:30:06 #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:30:06 #0 9.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:07 #67 ... 19:30:07 19:30:07 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:07 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.3s 19:30:07 #61 ... 19:30:07 19:30:07 #68 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:30:07 #0 9.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:07 #68 ... 19:30:07 19:30:07 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:30:07 #63 30.18 (1/11) Installing ca-certificates (20240226-r0) 19:30:07 #63 30.37 (2/11) Installing brotli-libs (1.0.9-r14) 19:30:07 #63 30.44 (3/11) Installing libunistring (1.1-r1) 19:30:07 #63 30.56 (4/11) Installing libidn2 (2.3.4-r1) 19:30:07 #63 30.62 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:30:07 #63 30.62 (6/11) Installing libcurl (8.5.0-r0) 19:30:07 #63 30.74 (7/11) Installing curl (8.5.0-r0) 19:30:07 #63 30.81 (8/11) Installing dumb-init (1.2.5-r2) 19:30:07 #63 30.81 (9/11) Installing musl-obstack (1.2.3-r2) 19:30:07 #63 30.84 (10/11) Installing libucontext (1.2-r2) 19:30:07 #63 30.84 (11/11) Installing gcompat (1.1.0-r1) 19:30:07 #63 30.92 Executing busybox-1.36.1-r7.trigger 19:30:07 #63 31.07 Executing ca-certificates-20240226-r0.trigger 19:30:07 #63 31.69 OK: 13 MiB in 26 packages 19:30:07 #63 ... 19:30:07 19:30:07 #39 [security-proxy-auth internal] load build context 19:30:07 #39 ... 19:30:07 19:30:07 #48 [security-bootstrapper internal] load build context 19:30:08 #48 ... 19:30:08 19:30:08 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:30:08 #65 9.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:08 #65 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:08 #65 13.90 OK: 8 MiB in 16 packages 19:30:08 #65 DONE 15.8s 19:30:08 19:30:08 #39 [security-proxy-auth internal] load build context 19:30:09 #39 ... 19:30:09 19:30:09 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:30:09 #63 DONE 33.0s 19:30:09 19:30:09 #39 [security-proxy-auth internal] load build context 19:30:09 #39 ... 19:30:09 19:30:09 #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:30:09 #64 30.27 (1/5) Installing dumb-init (1.2.5-r2) 19:30:09 #64 30.27 (2/5) Installing musl-obstack (1.2.3-r2) 19:30:09 #64 30.27 (3/5) Installing libucontext (1.2-r2) 19:30:09 #64 30.27 (4/5) Installing gcompat (1.1.0-r1) 19:30:09 #64 30.27 (5/5) Installing openssl (3.1.5-r0) 19:30:09 #64 30.27 Executing busybox-1.36.1-r7.trigger 19:30:09 #64 30.27 OK: 9 MiB in 20 packages 19:30:09 #64 DONE 31.9s 19:30:09 19:30:09 #69 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 19:30:10 #69 ... 19:30:10 19:30:10 #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:30:10 #67 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:10 #67 12.53 OK: 8 MiB in 17 packages 19:30:10 #67 DONE 13.6s 19:30:10 19:30:10 #48 [security-bootstrapper internal] load build context 19:30:10 #48 ... 19:30:10 19:30:10 #68 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:30:10 #68 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:10 #68 12.71 OK: 8 MiB in 16 packages 19:30:10 #68 DONE 14.1s 19:30:10 19:30:10 #48 [security-bootstrapper internal] load build context 19:30:11 #48 transferring context: 99.38MB 38.8s 19:30:11 #48 ... 19:30:11 19:30:11 #35 [security-proxy-setup internal] load build context 19:30:11 #35 ... 19:30:11 19:30:11 #48 [security-bootstrapper internal] load build context 19:30:11 #48 ... 19:30:11 19:30:11 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:30:11 #0 8.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:11 #0 9.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:12 #70 ... 19:30:12 19:30:12 #48 [security-bootstrapper internal] load build context 19:30:12 #48 ... 19:30:12 19:30:12 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:30:12 #0 8.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:12 #0 9.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:12 #71 ... 19:30:12 19:30:12 #48 [security-bootstrapper internal] load build context 19:30:13 #48 ... 19:30:13 19:30:13 #45 [support-scheduler internal] load build context 19:30:13 #45 ... 19:30:13 19:30:13 #48 [security-bootstrapper internal] load build context 19:30:13 #48 ... 19:30:13 19:30:13 #50 [core-data internal] load build context 19:30:13 #50 ... 19:30:13 19:30:13 #39 [security-proxy-auth internal] load build context 19:30:14 #39 ... 19:30:14 19:30:14 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:30:14 #0 8.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:14 #0 9.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:14 #72 ... 19:30:14 19:30:14 #39 [security-proxy-auth internal] load build context 19:30:14 #39 ... 19:30:14 19:30:14 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:30:14 #70 11.37 OK: 18 MiB in 19 packages 19:30:14 #70 DONE 12.8s 19:30:14 19:30:14 #39 [security-proxy-auth internal] load build context 19:30:14 #39 ... 19:30:14 19:30:14 #34 [core-command internal] load build context 19:30:14 #34 ... 19:30:14 19:30:14 #39 [security-proxy-auth internal] load build context 19:30:15 #39 ... 19:30:15 19:30:15 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:30:15 #71 12.14 OK: 18 MiB in 19 packages 19:30:15 #71 DONE 13.1s 19:30:15 19:30:15 #39 [security-proxy-auth internal] load build context 19:30:15 #39 ... 19:30:15 19:30:15 #53 [core-metadata internal] load build context 19:30:15 #53 ... 19:30:15 19:30:15 #51 [core-common-config-bootstrapper internal] load build context 19:30:15 #51 ... 19:30:15 19:30:15 #52 [security-secretstore-setup internal] load build context 19:30:15 #52 ... 19:30:15 19:30:15 #51 [core-common-config-bootstrapper internal] load build context 19:30:15 #51 ... 19:30:15 19:30:15 #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:30:15 #73 DONE 0.9s 19:30:15 19:30:15 #51 [core-common-config-bootstrapper internal] load build context 19:30:15 #51 ... 19:30:15 19:30:15 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:30:15 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.7s 19:30:15 #44 ... 19:30:15 19:30:15 #54 [security-spiffe-token-provider internal] load build context 19:30:15 #54 ... 19:30:15 19:30:15 #52 [security-secretstore-setup internal] load build context 19:30:16 #52 ... 19:30:16 19:30:16 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:30:16 #72 11.34 OK: 8 MiB in 19 packages 19:30:16 #72 DONE 12.0s 19:30:16 19:30:16 #52 [security-secretstore-setup internal] load build context 19:30:16 #52 transferring context: 82.10MB 41.9s 19:30:17 #52 ... 19:30:17 19:30:17 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:17 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 28.0s 19:30:17 #61 ... 19:30:17 19:30:17 #43 [support-notifications internal] load build context 19:30:17 #43 ... 19:30:17 19:30:17 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:18 #61 ... 19:30:18 19:30:18 #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:30:18 #74 DONE 7.7s 19:30:18 19:30:18 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:19 #61 ... 19:30:19 19:30:19 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:30:19 #0 8.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:19 #0 9.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:19 #75 ... 19:30:19 19:30:19 #54 [security-spiffe-token-provider internal] load build context 19:30:19 #54 ... 19:30:19 19:30:19 #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:30:19 #76 DONE 1.0s 19:30:19 19:30:19 #54 [security-spiffe-token-provider internal] load build context 19:30:20 #54 ... 19:30:20 19:30:20 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:30:20 #75 10.86 OK: 13 MiB in 26 packages 19:30:20 #75 DONE 11.5s 19:30:20 19:30:20 #54 [security-spiffe-token-provider internal] load build context 19:30:20 #54 ... 19:30:20 19:30:20 #69 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 19:30:20 #69 7.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:30:20 #69 8.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:30:20 #69 10.46 OK: 9 MiB in 20 packages 19:30:20 #69 DONE 11.7s 19:30:20 19:30:20 #54 [security-spiffe-token-provider internal] load build context 19:30:21 #54 transferring context: 77.98MB 45.7s 19:30:21 #54 ... 19:30:21 19:30:21 #35 [security-proxy-setup internal] load build context 19:30:21 #35 ... 19:30:21 19:30:21 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:30:21 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.9s 19:30:21 #44 ... 19:30:21 19:30:21 #35 [security-proxy-setup internal] load build context 19:30:23 #35 ... 19:30:23 19:30:23 #45 [support-scheduler internal] load build context 19:30:23 #45 ... 19:30:23 19:30:23 #35 [security-proxy-setup internal] load build context 19:30:24 #35 ... 19:30:24 19:30:24 #50 [core-data internal] load build context 19:30:24 #50 ... 19:30:24 19:30:24 #48 [security-bootstrapper internal] load build context 19:30:24 #48 ... 19:30:24 19:30:24 #50 [core-data internal] load build context 19:30:25 #50 ... 19:30:25 19:30:25 #34 [core-command internal] load build context 19:30:25 #34 ... 19:30:25 19:30:25 #50 [core-data internal] load build context 19:30:25 #50 ... 19:30:25 19:30:25 #39 [security-proxy-auth internal] load build context 19:30:25 #39 ... 19:30:25 19:30:25 #34 [core-command internal] load build context 19:30:25 #34 ... 19:30:25 19:30:25 #53 [core-metadata internal] load build context 19:30:25 #53 ... 19:30:25 19:30:25 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:30:26 #77 ... 19:30:26 19:30:26 #51 [core-common-config-bootstrapper internal] load build context 19:30:26 #51 ... 19:30:26 19:30:26 #53 [core-metadata internal] load build context 19:30:26 #53 transferring context: 125.06MB 50.7s 19:30:27 #53 ... 19:30:27 19:30:27 #52 [security-secretstore-setup internal] load build context 19:30:27 #52 ... 19:30:27 19:30:27 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:30:27 #77 DONE 1.9s 19:30:27 19:30:27 #52 [security-secretstore-setup internal] load build context 19:30:27 #52 ... 19:30:27 19:30:27 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:30:27 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.5s 19:30:27 #44 ... 19:30:27 19:30:27 #52 [security-secretstore-setup internal] load build context 19:30:27 #52 ... 19:30:27 19:30:27 #43 [support-notifications internal] load build context 19:30:27 #43 ... 19:30:27 19:30:27 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:30:29 #44 ... 19:30:29 19:30:29 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:29 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 32.2s done 19:30:29 #61 ... 19:30:29 19:30:29 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:30:30 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 37.5s done 19:30:31 #44 DONE 56.0s 19:30:31 19:30:31 #53 [core-metadata internal] load build context 19:30:31 #53 transferring context: 159.47MB 55.8s 19:30:31 #53 ... 19:30:31 19:30:31 #54 [security-spiffe-token-provider internal] load build context 19:30:32 #54 ... 19:30:32 19:30:32 #53 [core-metadata internal] load build context 19:30:33 #53 ... 19:30:33 19:30:33 #45 [support-scheduler internal] load build context 19:30:33 #45 ... 19:30:33 19:30:33 #53 [core-metadata internal] load build context 19:30:34 #53 ... 19:30:34 19:30:34 #35 [security-proxy-setup internal] load build context 19:30:34 #35 ... 19:30:34 19:30:34 #53 [core-metadata internal] load build context 19:30:34 #53 ... 19:30:34 19:30:34 #48 [security-bootstrapper internal] load build context 19:30:34 #48 ... 19:30:34 19:30:34 #53 [core-metadata internal] load build context 19:30:35 #53 ... 19:30:35 19:30:35 #50 [core-data internal] load build context 19:30:35 #50 ... 19:30:35 19:30:35 #39 [security-proxy-auth internal] load build context 19:30:35 #39 ... 19:30:35 19:30:35 #34 [core-command internal] load build context 19:30:35 #34 ... 19:30:35 19:30:35 #39 [security-proxy-auth internal] load build context 19:30:36 #39 ... 19:30:36 19:30:36 #51 [core-common-config-bootstrapper internal] load build context 19:30:36 #51 ... 19:30:36 19:30:36 #39 [security-proxy-auth internal] load build context 19:30:37 #39 transferring context: 97.09MB 57.2s 19:30:37 #39 ... 19:30:37 19:30:37 #52 [security-secretstore-setup internal] load build context 19:30:38 #52 ... 19:30:38 19:30:38 #43 [support-notifications internal] load build context 19:30:38 #43 ... 19:30:38 19:30:38 #52 [security-secretstore-setup internal] load build context 19:30:38 #52 ... 19:30:38 19:30:38 #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:30:38 #78 DONE 4.3s 19:30:38 19:30:38 #52 [security-secretstore-setup internal] load build context 19:30:38 #52 ... 19:30:38 19:30:38 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:30:38 #79 DONE 3.5s 19:30:38 19:30:38 #52 [security-secretstore-setup internal] load build context 19:30:39 #52 ... 19:30:39 19:30:39 #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:30:39 #80 DONE 4.9s 19:30:39 19:30:39 #52 [security-secretstore-setup internal] load build context 19:30:39 #52 ... 19:30:39 19:30:39 #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:30:39 #81 DONE 1.3s 19:30:39 19:30:39 #52 [security-secretstore-setup internal] load build context 19:30:39 #52 ... 19:30:39 19:30:39 #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:30:39 #82 DONE 1.4s 19:30:39 19:30:39 #52 [security-secretstore-setup internal] load build context 19:30:40 #52 ... 19:30:40 19:30:40 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:30:40 #83 DONE 1.3s 19:30:40 19:30:40 #52 [security-secretstore-setup internal] load build context 19:30:40 #52 ... 19:30:40 19:30:40 #48 [security-bootstrapper internal] load build context 19:30:40 #48 transferring context: 228.40MB 67.3s done 19:30:40 #48 DONE 68.4s 19:30:40 19:30:40 #52 [security-secretstore-setup internal] load build context 19:30:41 #52 ... 19:30:41 19:30:41 #43 [support-notifications internal] load build context 19:30:41 #43 transferring context: 228.40MB 69.4s done 19:30:41 #43 DONE 70.4s 19:30:41 19:30:41 #52 [security-secretstore-setup internal] load build context 19:30:41 #52 ... 19:30:41 19:30:41 #84 [security-spire-server stage-2 6/9] COPY security.txt / 19:30:41 #84 DONE 1.4s 19:30:41 19:30:41 #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:30:41 #85 ... 19:30:41 19:30:41 #86 [security-spire-agent stage-3 7/10] COPY security.txt / 19:30:41 #86 DONE 1.8s 19:30:41 19:30:41 #52 [security-secretstore-setup internal] load build context 19:30:41 #52 ... 19:30:41 19:30:41 #54 [security-spiffe-token-provider internal] load build context 19:30:42 #54 ... 19:30:42 19:30:42 #52 [security-secretstore-setup internal] load build context 19:30:42 #52 ... 19:30:42 19:30:42 #87 [security-spire-config stage-2 6/10] COPY security.txt / 19:30:42 #87 DONE 2.2s 19:30:42 19:30:42 #52 [security-secretstore-setup internal] load build context 19:30:43 #52 ... 19:30:43 19:30:43 #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:30:43 #88 DONE 2.0s 19:30:43 19:30:43 #52 [security-secretstore-setup internal] load build context 19:30:43 #52 ... 19:30:43 19:30:43 #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:30:43 #89 DONE 1.6s 19:30:43 19:30:43 #52 [security-secretstore-setup internal] load build context 19:30:43 #52 ... 19:30:43 19:30:43 #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:30:43 #85 DONE 1.9s 19:30:43 19:30:43 #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:30:43 #90 DONE 2.2s 19:30:43 19:30:43 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:30:43 #91 ... 19:30:43 19:30:43 #45 [support-scheduler internal] load build context 19:30:43 #45 ... 19:30:43 19:30:43 #52 [security-secretstore-setup internal] load build context 19:30:44 #52 ... 19:30:44 19:30:44 #53 [core-metadata internal] load build context 19:30:44 #53 transferring context: 228.40MB 67.2s done 19:30:44 #53 DONE 69.8s 19:30:44 19:30:44 #50 [core-data internal] load build context 19:30:44 #50 ... 19:30:44 19:30:44 #35 [security-proxy-setup internal] load build context 19:30:44 #35 ... 19:30:44 19:30:44 #52 [security-secretstore-setup internal] load build context 19:30:44 #52 ... 19:30:44 19:30:44 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:30:44 #92 DONE 2.1s 19:30:44 19:30:44 #52 [security-secretstore-setup internal] load build context 19:30:45 #52 ... 19:30:45 19:30:45 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:30:45 #91 DONE 2.0s 19:30:45 19:30:45 #52 [security-secretstore-setup internal] load build context 19:30:45 #52 ... 19:30:45 19:30:45 #34 [core-command internal] load build context 19:30:46 #34 ... 19:30:46 19:30:46 #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:30:46 #93 DONE 2.6s 19:30:46 19:30:46 #34 [core-command internal] load build context 19:30:46 #34 ... 19:30:46 19:30:46 #52 [security-secretstore-setup internal] load build context 19:30:46 #52 ... 19:30:46 19:30:46 #51 [core-common-config-bootstrapper internal] load build context 19:30:46 #51 ... 19:30:46 19:30:46 #52 [security-secretstore-setup internal] load build context 19:30:46 #52 transferring context: 228.40MB 71.8s done 19:30:46 #52 DONE 72.4s 19:30:46 19:30:46 #94 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:30:46 #94 DONE 1.9s 19:30:46 19:30:46 #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:46 #95 ... 19:30:46 19:30:46 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:30:46 #96 DONE 1.3s 19:30:46 19:30:46 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:30:47 #97 ... 19:30:47 19:30:47 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:30:47 #98 DONE 1.8s 19:30:47 19:30:47 #51 [core-common-config-bootstrapper internal] load build context 19:30:48 #51 ... 19:30:48 19:30:48 #39 [security-proxy-auth internal] load build context 19:30:48 #39 ... 19:30:48 19:30:48 #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:30:48 #99 DONE 1.7s 19:30:48 19:30:48 #39 [security-proxy-auth internal] load build context 19:30:48 #39 ... 19:30:48 19:30:48 #51 [core-common-config-bootstrapper internal] load build context 19:30:49 #51 ... 19:30:49 19:30:49 #54 [security-spiffe-token-provider internal] load build context 19:30:49 #54 transferring context: 228.40MB 72.2s done 19:30:49 #54 DONE 74.5s 19:30:49 19:30:49 #51 [core-common-config-bootstrapper internal] load build context 19:30:49 #51 ... 19:30:49 19:30:49 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:30:49 #97 DONE 2.1s 19:30:49 19:30:49 #51 [core-common-config-bootstrapper internal] load build context 19:30:50 #51 ... 19:30:50 19:30:50 #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:30:50 #100 DONE 1.4s 19:30:50 19:30:50 #51 [core-common-config-bootstrapper internal] load build context 19:30:53 #51 transferring context: 159.21MB 79.2s 19:30:53 #51 ... 19:30:53 19:30:53 #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:53 #101 ... 19:30:53 19:30:53 #51 [core-common-config-bootstrapper internal] load build context 19:30:53 #51 ... 19:30:53 19:30:53 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:54 #102 ... 19:30:54 19:30:54 #45 [support-scheduler internal] load build context 19:30:54 #45 ... 19:30:54 19:30:54 #51 [core-common-config-bootstrapper internal] load build context 19:30:54 #51 ... 19:30:54 19:30:54 #50 [core-data internal] load build context 19:30:54 #50 transferring context: 228.40MB 81.5s done 19:30:54 #50 DONE 82.0s 19:30:54 19:30:54 #51 [core-common-config-bootstrapper internal] load build context 19:30:54 #51 ... 19:30:54 19:30:54 #35 [security-proxy-setup internal] load build context 19:30:54 #35 ... 19:30:54 19:30:54 #34 [core-command internal] load build context 19:30:54 #34 ... 19:30:54 19:30:54 #35 [security-proxy-setup internal] load build context 19:30:56 #35 ... 19:30:56 19:30:56 #103 [security-spire-agent] exporting to image 19:30:56 #103 exporting layers 7.9s done 19:30:56 #103 writing image sha256:426232b2e09aaa25572137c1106339adf6fb3d5b9b1f4b1a2507fe0bddb404de 0.0s done 19:30:56 #103 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:30:56 #103 writing image sha256:28675a453fa11c64713f7e767330cb22a2120549d1a48fcbb80670490636a187 0.0s done 19:30:56 #103 naming to docker.io/library/security-spire-config-arm64 done 19:30:56 #103 writing image sha256:07b2d9e20b8ab3915d086298f8c94928db9227a078ce3c70dc0dc3a44eacf0ed done 19:30:56 #103 naming to docker.io/library/security-spire-agent-arm64 done 19:30:56 #103 DONE 8.2s 19:30:56 19:30:56 #35 [security-proxy-setup internal] load build context 19:30:57 #35 ... 19:30:57 19:30:57 #34 [core-command internal] load build context 19:30:57 #34 transferring context: 228.40MB 84.1s done 19:30:57 #34 DONE 84.3s 19:30:57 19:30:57 #35 [security-proxy-setup internal] load build context 19:30:57 #35 transferring context: 228.40MB 83.9s done 19:30:57 #35 DONE 84.1s 19:30:57 19:30:57 #45 [support-scheduler internal] load build context 19:30:58 #45 ... 19:30:58 19:30:58 #39 [security-proxy-auth internal] load build context 19:30:58 #39 ... 19:30:58 19:30:58 #51 [core-common-config-bootstrapper internal] load build context 19:30:58 #51 ... 19:30:58 19:30:58 #45 [support-scheduler internal] load build context 19:30:58 #45 transferring context: 228.40MB 86.1s done 19:30:58 #45 DONE 86.2s 19:30:58 19:30:58 #39 [security-proxy-auth internal] load build context 19:31:00 #39 ... 19:31:00 19:31:00 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:00 #104 ... 19:31:00 19:31:00 #39 [security-proxy-auth internal] load build context 19:31:01 #39 ... 19:31:01 19:31:01 #51 [core-common-config-bootstrapper internal] load build context 19:31:01 #51 transferring context: 228.40MB 87.1s done 19:31:01 #51 DONE 87.6s 19:31:01 19:31:01 #39 [security-proxy-auth internal] load build context 19:31:01 #39 transferring context: 228.40MB 81.5s done 19:31:01 #39 DONE 84.0s 19:31:01 19:31:01 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:57 #104 ... 19:31:57 19:31:57 #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:57 #95 DONE 68.3s 19:31:57 19:31:57 #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:57 #101 DONE 71.8s 19:31:57 19:31:57 #105 [core-metadata builder 6/7] COPY . . 19:31:57 #105 ... 19:31:57 19:31:57 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:57 #102 DONE 71.3s 19:31:57 19:31:57 #106 [support-notifications builder 6/7] COPY . . 19:31:57 #106 ... 19:31:57 19:31:57 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:57 #104 DONE 66.0s 19:31:57 19:31:57 #107 [security-spiffe-token-provider builder 6/7] COPY . . 19:31:58 #107 ... 19:31:58 19:31:58 #106 [support-notifications builder 6/7] COPY . . 19:31:58 #106 DONE 3.6s 19:31:58 19:31:58 #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:58 #108 CACHED 19:31:58 19:31:58 #109 [security-proxy-auth builder 6/7] COPY . . 19:31:58 #109 CACHED 19:31:58 19:31:58 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:31:58 #110 CACHED 19:31:58 19:31:58 #111 [security-secretstore-setup builder 6/7] COPY . . 19:31:58 #111 CACHED 19:31:58 19:31:58 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:58 #112 CACHED 19:31:58 19:31:58 #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:31:58 #113 CACHED 19:31:58 19:31:58 #105 [core-metadata builder 6/7] COPY . . 19:31:58 #105 DONE 3.6s 19:31:58 19:31:58 #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:31:58 #114 CACHED 19:31:58 19:31:58 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:58 #115 CACHED 19:31:58 19:31:58 #116 [security-proxy-setup builder 6/7] COPY . . 19:31:58 #116 CACHED 19:31:58 19:31:58 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:58 #117 CACHED 19:31:58 19:31:58 #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:31:58 #118 CACHED 19:31:58 19:31:58 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 19:31:58 #119 CACHED 19:31:58 19:31:58 #120 [core-command builder 4/7] COPY go.mod vendor* ./ 19:31:58 #120 CACHED 19:31:58 19:31:58 #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:58 #121 CACHED 19:31:58 19:31:58 #122 [core-command builder 6/7] COPY . . 19:31:58 #122 CACHED 19:31:58 19:31:58 #123 [security-bootstrapper builder 6/7] COPY . . 19:31:58 #123 DONE 3.7s 19:31:58 19:31:58 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:58 #124 CACHED 19:31:58 19:31:58 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 19:31:58 #125 CACHED 19:31:58 19:31:58 #126 [core-data builder 6/7] COPY . . 19:31:58 #126 CACHED 19:31:58 19:31:58 #127 [support-scheduler builder 6/7] COPY . . 19:31:58 #127 CACHED 19:31:58 19:31:58 #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:58 #128 CACHED 19:31:58 19:31:58 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:31:58 #129 CACHED 19:31:58 19:31:58 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:32:02 #130 ... 19:32:02 19:32:02 #107 [security-spiffe-token-provider builder 6/7] COPY . . 19:32:02 #107 DONE 5.1s 19:32:02 19:32:02 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:32:04 #131 3.011 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:32:08 #131 ... 19:32:08 19:32:08 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:32:08 #0 4.837 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:32:08 #132 ... 19:32:08 19:32:08 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:32:08 #0 5.024 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:32:08 #133 ... 19:32:08 19:32:08 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:32:08 #0 5.190 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:32:09 #134 ... 19:32:09 19:32:09 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:32:09 #0 6.038 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:32:09 #135 ... 19:32:09 19:32:09 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:32:09 #0 5.377 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:32:09 #136 ... 19:32:09 19:32:09 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:32:09 #0 5.861 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:32:09 #137 ... 19:32:09 19:32:09 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:32:09 #0 5.753 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:32:09 #138 ... 19:32:09 19:32:09 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:32:09 #0 4.509 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:32:10 #139 ... 19:32:10 19:32:10 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:32:10 #0 4.503 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:32:14 #140 ... 19:32:14 19:32:14 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:32:14 #130 5.441 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:50:07 #130 ... 19:50:07 19:50:07 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:50:07 #139 1083.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:50:13 #139 ... 19:50:13 19:50:13 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:50:13 #140 DONE 1095.1s 19:50:13 19:50:13 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:50:13 #137 ... 19:50:13 19:50:13 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:50:14 #141 DONE 0.5s 19:50:14 19:50:14 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:50:14 #142 DONE 0.2s 19:50:14 19:50:14 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:50:14 #143 DONE 0.1s 19:50:14 19:50:14 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:50:15 #144 DONE 0.2s 19:50:15 19:50:15 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:50:15 #145 DONE 0.3s 19:50:15 19:50:15 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:50:15 #146 DONE 0.2s 19:50:15 19:50:15 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:50:15 #131 ... 19:50:15 19:50:15 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:50:18 #147 DONE 2.2s 19:50:18 19:50:18 #103 [security-proxy-setup] exporting to image 19:50:18 #103 exporting layers 19:50:18 #103 exporting layers 1.1s done 19:50:19 #103 writing image sha256:17cb61cf5ad3fa8dbd252ecf5d2460a689eb55d7f4b246528c45d3997f0d6187 done 19:50:19 #103 naming to docker.io/library/security-proxy-setup-arm64 done 19:50:19 #103 DONE 9.3s 19:50:19 19:50:19 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:50:19 #138 ... 19:50:19 19:50:19 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:50:19 #139 DONE 1100.5s 19:50:19 19:50:19 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:50:19 #130 ... 19:50:19 19:50:19 #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:50:19 #148 DONE 0.3s 19:50:19 19:50:19 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:50:19 #136 ... 19:50:19 19:50:19 #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:50:20 #149 DONE 0.3s 19:50:20 19:50:20 #150 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:50:20 #150 DONE 0.1s 19:50:20 19:50:20 #151 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:50:20 #151 DONE 0.1s 19:50:20 19:50:20 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:50:20 #130 ... 19:50:20 19:50:20 #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:50:20 #152 DONE 0.1s 19:50:20 19:50:20 #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:50:21 #153 DONE 0.3s 19:50:21 19:50:21 #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:50:21 #154 DONE 0.4s 19:50:21 19:50:21 #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:50:21 #155 DONE 0.1s 19:50:21 19:50:21 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:50:21 #130 ... 19:50:21 19:50:21 #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:50:24 #156 DONE 2.5s 19:50:24 19:50:24 #103 [security-secretstore-setup] exporting to image 19:50:24 #103 exporting layers 19:50:25 #103 exporting layers 1.5s done 19:50:25 #103 writing image sha256:128f114f303a0b70608b9e4635de41434ff0efc692203aec027f1949c037c187 done 19:50:25 #103 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 19:50:25 #103 DONE 10.9s 19:50:25 19:50:25 #24 [security-spire-config internal] load .dockerignore 19:50:26 #24 ... 19:50:26 19:50:26 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:50:26 #134 DONE 1107.6s 19:50:26 19:50:26 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:50:26 #157 DONE 0.3s 19:50:26 19:50:26 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:50:29 #158 DONE 2.2s 19:50:29 19:50:29 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:50:29 #135 ... 19:50:29 19:50:29 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:50:29 #159 DONE 0.3s 19:50:29 19:50:29 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:50:29 #160 DONE 0.2s 19:50:29 19:50:29 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:50:29 #161 DONE 0.3s 19:50:29 19:50:29 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:50:29 #131 ... 19:50:29 19:50:29 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:50:30 #162 DONE 0.2s 19:50:30 19:50:30 #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:50:30 #163 DONE 0.2s 19:50:30 19:50:30 #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:50:30 #164 DONE 0.1s 19:50:30 19:50:30 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:50:30 #165 DONE 0.2s 19:50:30 19:50:30 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:50:30 #166 DONE 0.2s 19:50:30 19:50:30 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:50:30 #137 ... 19:50:30 19:50:30 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:50:32 #167 DONE 2.0s 19:50:32 19:50:32 #103 [security-bootstrapper] exporting to image 19:50:32 #103 exporting layers 19:50:33 #103 exporting layers 1.1s done 19:50:33 #103 writing image sha256:bac83690d8bfd3969a92e2b1841194a5ccd8771fd5d39dc60833dee8fedaa234 done 19:50:33 #103 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 19:50:33 #103 DONE 12.0s 19:50:33 19:50:33 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:51:20 #133 ... 19:51:20 19:51:20 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:51:20 #137 DONE 1157.8s 19:51:20 19:51:20 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:51:20 #131 ... 19:51:20 19:51:20 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:51:20 #168 DONE 0.1s 19:51:20 19:51:20 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:51:20 #133 ... 19:51:20 19:51:20 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:51:20 #169 DONE 0.2s 19:51:20 19:51:20 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:51:20 #170 DONE 0.3s 19:51:20 19:51:20 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:51:20 #171 DONE 0.2s 19:51:20 19:51:20 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:51:20 #172 DONE 0.1s 19:51:20 19:51:20 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:51:20 #173 DONE 1.7s 19:51:20 19:51:20 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:51:20 #131 ... 19:51:20 19:51:20 #103 [core-common-config-bootstrapper] exporting to image 19:51:20 #103 exporting layers 19:51:20 #103 exporting layers 0.7s done 19:51:20 #103 writing image sha256:13a5bb5d9ca30da27f942180f21283f07cd3bc6f1ea49154f41471fb0a3791d7 done 19:51:20 #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:51:20 #103 DONE 12.7s 19:51:20 19:51:20 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:53:12 #133 ... 19:53:12 19:53:12 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:53:12 #131 DONE 1266.1s 19:53:12 19:53:12 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:53:12 #133 ... 19:53:12 19:53:12 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:53:12 #174 DONE 0.2s 19:53:12 19:53:12 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:53:12 #175 DONE 0.2s 19:53:12 19:53:12 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:53:12 #176 DONE 0.3s 19:53:12 19:53:12 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:53:12 #177 DONE 0.1s 19:53:12 19:53:12 #103 [security-spiffe-token-provider] exporting to image 19:53:12 #103 exporting layers 19:53:12 #103 exporting layers 0.8s done 19:53:12 #103 writing image sha256:7191fcb1d29b4d9a581641bf55927329556b46a17db2233a573d22a0823ee5b0 done 19:53:12 #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:53:12 #103 DONE 13.6s 19:53:12 19:53:12 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:59:49 #136 ... 19:59:49 19:59:49 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:59:49 #130 DONE 1660.5s 19:59:49 19:59:49 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:59:49 #133 ... 19:59:49 19:59:49 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:59:49 #178 DONE 0.2s 19:59:49 19:59:49 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:59:49 #133 ... 19:59:49 19:59:49 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:59:49 #179 DONE 0.2s 19:59:49 19:59:49 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:59:49 #180 DONE 0.4s 19:59:49 19:59:49 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:59:49 #181 DONE 0.2s 19:59:49 19:59:49 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:59:49 #182 DONE 0.2s 19:59:49 19:59:49 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:59:49 #183 DONE 1.9s 19:59:49 19:59:49 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:59:49 #132 ... 19:59:49 19:59:49 #103 [security-proxy-auth] exporting to image 19:59:49 #103 exporting layers 19:59:49 #103 exporting layers 0.7s done 19:59:49 #103 writing image sha256:c946a22ab073c95231bd15152368a483f31eba6279510163728709c69039ea70 done 19:59:49 #103 naming to docker.io/library/security-proxy-auth-arm64 done 19:59:49 #103 DONE 14.3s 19:59:49 19:59:49 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:00:28 #61 ... 20:00:28 20:00:28 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:00:28 #133 DONE 1708.3s 20:00:28 20:00:28 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:00:28 #132 ... 20:00:28 20:00:28 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:00:28 #184 DONE 0.2s 20:00:28 20:00:28 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:00:28 #61 ... 20:00:28 20:00:28 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:00:28 #185 DONE 0.1s 20:00:28 20:00:28 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:00:28 #186 DONE 0.5s 20:00:28 20:00:28 #24 [security-spire-config internal] load .dockerignore 20:00:28 #24 ... 20:00:28 20:00:28 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:00:28 #187 DONE 0.2s 20:00:28 20:00:28 #103 [core-command] exporting to image 20:00:28 #103 exporting layers 20:00:29 #103 exporting layers 0.5s done 20:00:29 #103 writing image sha256:fa254814f1bc690f60d0ab9ee5e5445de905e06ae922c02b5928552f80429897 done 20:00:29 #103 naming to docker.io/library/core-command-arm64 done 20:00:29 #103 DONE 14.8s 20:00:29 20:00:29 #24 [security-spire-config internal] load .dockerignore 20:00:41 #24 ... 20:00:41 20:00:41 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:00:41 #138 DONE 1722.0s 20:00:41 20:00:41 #24 [security-spire-config internal] load .dockerignore 20:00:41 #24 ... 20:00:41 20:00:41 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:00:41 #188 DONE 0.3s 20:00:41 20:00:41 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:00:41 #136 ... 20:00:41 20:00:41 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:00:41 #189 DONE 0.2s 20:00:41 20:00:41 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:00:42 #190 DONE 0.5s 20:00:42 20:00:42 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:00:42 #191 DONE 0.2s 20:00:42 20:00:42 #103 [core-data] exporting to image 20:00:42 #103 exporting layers 20:00:43 #103 exporting layers 0.6s done 20:00:43 #103 writing image sha256:debea454cac9b1819fa182f5e06125ab8e15249c0b78648f5af7613f99b2dd88 done 20:00:43 #103 naming to docker.io/library/core-data-arm64 done 20:00:43 #103 DONE 15.4s 20:00:43 20:00:43 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:00:43 #132 ... 20:00:43 20:00:43 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:00:43 #136 DONE 1724.7s 20:00:43 20:00:43 #24 [security-spire-config internal] load .dockerignore 20:00:44 #24 ... 20:00:44 20:00:44 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:00:44 #192 DONE 0.2s 20:00:44 20:00:44 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:00:44 #193 DONE 0.1s 20:00:44 20:00:44 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:00:44 #194 DONE 0.4s 20:00:44 20:00:44 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:00:44 #195 DONE 0.1s 20:00:44 20:00:44 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:00:44 #196 DONE 0.1s 20:00:44 20:00:44 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:45 #135 ... 20:00:45 20:00:45 #103 [core-metadata] exporting to image 20:00:46 #103 exporting layers 0.8s done 20:00:46 #103 writing image sha256:4d66fdb42fc39edd3e0398da641ddec39dbc419d287d56e29e80d8bc2dfade09 done 20:00:46 #103 naming to docker.io/library/core-metadata-arm64 done 20:00:46 #103 DONE 16.2s 20:00:46 20:00:46 #24 [security-spire-config internal] load .dockerignore 20:01:18 #24 ... 20:01:18 20:01:18 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:01:18 #135 DONE 1755.3s 20:01:18 20:01:18 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:01:18 #132 DONE 1755.3s 20:01:18 20:01:18 #24 [security-spire-config internal] load .dockerignore 20:01:18 #24 ... 20:01:18 20:01:18 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:01:18 #197 DONE 0.2s 20:01:18 20:01:18 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:01:18 #61 ... 20:01:18 20:01:18 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:01:18 #198 ... 20:01:18 20:01:18 #199 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:01:18 #199 DONE 0.2s 20:01:18 20:01:18 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:01:18 #198 DONE 0.1s 20:01:18 20:01:18 #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:01:18 #200 ... 20:01:18 20:01:18 #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:01:18 #201 DONE 0.2s 20:01:18 20:01:18 #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:01:18 #202 DONE 0.4s 20:01:18 20:01:18 #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:01:18 #200 DONE 0.5s 20:01:18 20:01:18 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:01:18 #203 DONE 0.1s 20:01:18 20:01:18 #103 [support-scheduler] exporting to image 20:01:18 #103 exporting layers 20:01:18 #103 ... 20:01:18 20:01:18 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:01:18 #204 DONE 0.1s 20:01:18 20:01:18 #103 [support-notifications] exporting to image 20:01:18 #103 exporting layers 0.4s done 20:01:18 #103 writing image sha256:1b3e67362ba3da37fe574b728b04aa207291cfb071c3e4ae772032beae251b32 20:01:18 #103 writing image sha256:1b3e67362ba3da37fe574b728b04aa207291cfb071c3e4ae772032beae251b32 done 20:01:18 #103 naming to docker.io/library/support-scheduler-arm64 done 20:01:18 #103 exporting layers 0.5s done 20:01:18 #103 writing image sha256:10dc002b460448b76d409255ab5cf67e3f886440fdee95eac6af2358487194e0 done 20:01:18 #103 naming to docker.io/library/support-notifications-arm64 done 20:01:18 #103 DONE 17.1s 20:01:18 20:01:18 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:01:18 time="2024-06-24T19:29:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:18 time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:18 time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:18 time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:18 time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:18 time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:18 time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:18 time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:18 time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:18 time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:18 time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:18 time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:18 time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:01:18 time="2024-06-24T19:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:01:18 $ docker stop --time=1 f31e4e559ed5031dbb3d34d19e38bee834060e0bc5af66e6f101b13127689560 20:01:19 $ docker rm -f --volumes f31e4e559ed5031dbb3d34d19e38bee834060e0bc5af66e6f101b13127689560 [Pipeline] // withDockerContainer [Pipeline] sh 20:01:20 + docker images 20:01:20 REPOSITORY TAG IMAGE ID CREATED SIZE 20:01:20 support-scheduler-arm64 latest 1b3e67362ba3 5 seconds ago 37.5MB 20:01:20 support-notifications-arm64 latest 10dc002b4604 5 seconds ago 38.2MB 20:01:20 core-metadata-arm64 latest 4d66fdb42fc3 36 seconds ago 35.4MB 20:01:20 core-data-arm64 latest debea454cac9 38 seconds ago 35.3MB 20:01:20 core-command-arm64 latest fa254814f1bc 52 seconds ago 35MB 20:01:20 security-proxy-auth-arm64 latest c946a22ab073 About a minute ago 32.6MB 20:01:20 security-spiffe-token-provider-arm64 latest 7191fcb1d29b 8 minutes ago 29.1MB 20:01:20 core-common-config-bootstrapper-arm64 latest 13a5bb5d9ca3 10 minutes ago 15.3MB 20:01:20 security-bootstrapper-arm64 latest bac83690d8bf 10 minutes ago 18.9MB 20:01:20 security-secretstore-setup-arm64 latest 128f114f303a 10 minutes ago 36.4MB 20:01:20 security-proxy-setup-arm64 latest 17cb61cf5ad3 11 minutes ago 26.1MB 20:01:20 security-spire-config-arm64 latest 28675a453fa1 30 minutes ago 95.8MB 20:01:20 security-spire-server-arm64 latest 426232b2e09a 30 minutes ago 96.7MB 20:01:20 security-spire-agent-arm64 latest 07b2d9e20b8a 30 minutes ago 152MB 20:01:20 ci-base-image-arm64 latest b3337fb9e714 49 minutes ago 962MB 20:01:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 20:01:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 months ago 332MB [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:21 20:01:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:22 arm64: Pulling from edgex-lftools-log-publisher 20:01:22 8998bd30e6a1: Pulling fs layer 20:01:22 04944245beec: Pulling fs layer 20:01:22 699f458cf7ca: Pulling fs layer 20:01:22 765212b225bb: Pulling fs layer 20:01:22 f23df028b6ca: Pulling fs layer 20:01:22 765212b225bb: Waiting 20:01:22 f23df028b6ca: Waiting 20:01:22 d65c8cfc05b1: Pulling fs layer 20:01:22 2437ff75d9bd: Pulling fs layer 20:01:22 2437ff75d9bd: Waiting 20:01:22 d65c8cfc05b1: Waiting 20:01:22 04944245beec: Verifying Checksum 20:01:22 04944245beec: Download complete 20:01:22 765212b225bb: Download complete 20:01:22 f23df028b6ca: Download complete 20:01:22 d65c8cfc05b1: Verifying Checksum 20:01:22 d65c8cfc05b1: Download complete 20:01:22 699f458cf7ca: Verifying Checksum 20:01:22 699f458cf7ca: Download complete 20:01:23 8998bd30e6a1: Download complete 20:01:25 2437ff75d9bd: Verifying Checksum 20:01:25 2437ff75d9bd: Download complete 20:01:27 8998bd30e6a1: Pull complete 20:01:28 04944245beec: Pull complete 20:01:29 699f458cf7ca: Pull complete 20:01:29 765212b225bb: Pull complete 20:01:30 f23df028b6ca: Pull complete 20:01:31 d65c8cfc05b1: Pull complete 20:01:49 2437ff75d9bd: Pull complete 20:01:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:01:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:49 prd-ubuntu20.04-docker-arm64-4c-16g-4280 does not seem to be running inside a container 20:01:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:01:52 $ docker top 1299a5f4ea94b6e68ae7e1d089856d8751f215bbab5dc5d6bde2c6de8e5a2c10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:54 ---> job-cost.sh 20:01:54 lf-activate-venv: SKIPPING 20:01:54 INFO: No Stack... 20:01:54 INFO: Retrieving Pricing Info for: v3-standard-4 20:01:55 INFO: Archiving Costs [Pipeline] sh 20:01:55 + + cut -d,cat -f6 /w/workspace/edgex-go/1/archives/cost.csv 20:01:55 [Pipeline] lock 20:01:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4807-1-stack-cost] 20:01:55 Resource [jenkins-edgexfoundry-edgex-go-PR-4807-1-stack-cost] did not exist. Created. 20:01:55 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4807-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:01:56 + echo total: 0.10999999940395355 [Pipeline] stash 20:01:56 Stashed 1 file(s) [Pipeline] } 20:01:56 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4807-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:01:57 $ docker stop --time=1 1299a5f4ea94b6e68ae7e1d089856d8751f215bbab5dc5d6bde2c6de8e5a2c10 20:01:58 $ docker rm -f --volumes 1299a5f4ea94b6e68ae7e1d089856d8751f215bbab5dc5d6bde2c6de8e5a2c10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:01:59 provisioning config files... 20:01:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8315207453380445926tmp [Pipeline] { [Pipeline] sh 20:02:00 + set +x 20:02:00 + bash -s -- 20:02:00 + curl -s https://codecov.io/bash 20:02:00 20:02:00 _____ _ 20:02:00 / ____| | | 20:02:00 | | ___ __| | ___ ___ _____ __ 20:02:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:02:00 | |___| (_) | (_| | __/ (_| (_) \ V / 20:02:00 \_____\___/ \__,_|\___|\___\___/ \_/ 20:02:00 Bash-1.0.6 20:02:00 20:02:00 20:02:00 ==> git version 2.25.1 found 20:02:00 ==> 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 20:02:00 Release-Date: 2020-01-08 20:02:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:02:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:02:00 ==> Jenkins CI detected. 20:02:00 current dir:  /w/workspace/edgex-go/1 20:02:00 project root: . 20:02:00 --> token set from env 20:02:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:02:00 ==> Running gcov in . (disable via -X gcov) 20:02:00 ==> Python coveragepy not found 20:02:00 ==> Searching for coverage reports in: 20:02:00 + . 20:02:00 -> Found 1 reports 20:02:00 ==> Detecting git/mercurial file structure 20:02:00 ==> Reading reports 20:02:00 + ./coverage.out bytes=455713 20:02:00 ==> Appending adjustments 20:02:00 https://docs.codecov.io/docs/fixing-reports 20:02:01 + Found adjustments 20:02:01 ==> Gzipping contents 20:02:01 60K /tmp/codecov.F4COIh.gz 20:02:01 ==> Uploading reports 20:02:01 url: https://codecov.io 20:02:01 query: branch=PR-4807&commit=968a48f6c5385640c74abdc4849118973b7fd98a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4807%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4807&job=&cmd_args= 20:02:01 -> Pinging Codecov 20:02:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4807&commit=968a48f6c5385640c74abdc4849118973b7fd98a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4807%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4807&job=&cmd_args= 20:02:01 -> Uploading to 20:02:01 https://storage.googleapis.com/codecov/v4/raw/2024-06-24/00271124DB129430A58F1EEE437C3FCB/968a48f6c5385640c74abdc4849118973b7fd98a/e88a30eb-17d0-49d9-8da9-58630fbcd58e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240624%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240624T200201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30b882ec45e0f38a957fdaa26b5064a4d602bfc3d97d51115276d75ac16e1c0e 20:02:01 % Total % Received % Xferd Average Speed Time Time Time Current 20:02:01 Dload Upload Total Spent Left Speed 20:02:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57907 0 0 100 57907 0 228k --:--:-- --:--:-- --:--:-- 228k 20:02:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/968a48f6c5385640c74abdc4849118973b7fd98a [Pipeline] } 20:02:01 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 20:02:03 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:02:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:02:04 ---> package-listing.sh 20:02:04 ++ facter osfamily 20:02:04 ++ tr '[:upper:]' '[:lower:]' 20:02:05 + OS_FAMILY=debian 20:02:05 + workspace=/w/workspace/edgex-go/1 20:02:05 + START_PACKAGES=/tmp/packages_start.txt 20:02:05 + END_PACKAGES=/tmp/packages_end.txt 20:02:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:02:05 + PACKAGES=/tmp/packages_start.txt 20:02:05 + '[' /w/workspace/edgex-go/1 ']' 20:02:05 + PACKAGES=/tmp/packages_end.txt 20:02:05 + case "${OS_FAMILY}" in 20:02:05 + dpkg -l 20:02:05 + grep '^ii' 20:02:05 + '[' -f /tmp/packages_start.txt ']' 20:02:05 + '[' -f /tmp/packages_end.txt ']' 20:02:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:02:05 + '[' /w/workspace/edgex-go/1 ']' 20:02:05 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:02:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:02:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:02:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:06 20:02:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:06 latest: Pulling from edgex-lftools-log-publisher 20:02:06 5eb5b503b376: Pulling fs layer 20:02:06 5c69ac0246d0: Pulling fs layer 20:02:06 ec43610c2a17: Pulling fs layer 20:02:06 3a2ae6a8a46f: Pulling fs layer 20:02:06 33b1e0a273af: Pulling fs layer 20:02:06 5d3b04190fa2: Pulling fs layer 20:02:06 2f39f015ded8: Pulling fs layer 20:02:06 33b1e0a273af: Waiting 20:02:06 2f39f015ded8: Waiting 20:02:06 5d3b04190fa2: Waiting 20:02:06 3a2ae6a8a46f: Waiting 20:02:06 5c69ac0246d0: Download complete 20:02:06 3a2ae6a8a46f: Verifying Checksum 20:02:06 3a2ae6a8a46f: Download complete 20:02:06 33b1e0a273af: Verifying Checksum 20:02:06 33b1e0a273af: Download complete 20:02:06 5d3b04190fa2: Verifying Checksum 20:02:06 5d3b04190fa2: Download complete 20:02:06 ec43610c2a17: Verifying Checksum 20:02:06 ec43610c2a17: Download complete 20:02:06 5eb5b503b376: Verifying Checksum 20:02:06 5eb5b503b376: Download complete 20:02:07 2f39f015ded8: Download complete 20:02:07 5eb5b503b376: Pull complete 20:02:08 5c69ac0246d0: Pull complete 20:02:08 ec43610c2a17: Pull complete 20:02:08 3a2ae6a8a46f: Pull complete 20:02:08 33b1e0a273af: Pull complete 20:02:09 5d3b04190fa2: Pull complete 20:02:13 2f39f015ded8: Pull complete 20:02:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:13 prd-ubuntu20.04-docker-8c-8g-4277 does not seem to be running inside a container 20:02:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:02:14 $ docker top bded133aa32ba64983855d2caa41eb11a5386cf6ff7e127d910fdac64e0e43fd -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:15 + touch /tmp/pre-build-complete [Pipeline] sh 20:02:15 + mkdir -p /var/log/sysstat [Pipeline] sh 20:02:15 + ls /var/log/sa-host 20:02:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:16 provisioning config files... 20:02:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3655274934922277979tmp [Pipeline] { [Pipeline] echo 20:02:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:02:16 ---> create-netrc.sh [Pipeline] } 20:02:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:02:16 ---> python-tools-install.sh [Pipeline] echo 20:02:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:02:17 ---> sudo-logs.sh 20:02:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:02:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:02:17 ---> job-cost.sh 20:02:17 lf-activate-venv: SKIPPING 20:02:17 DEBUG: total: 0.10999999940395355 20:02:17 INFO: Retrieving Stack Cost... 20:02:18 INFO: Retrieving Pricing Info for: v3-standard-8 20:02:18 INFO: Archiving Costs [Pipeline] echo 20:02:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:02:18 ---> logs-deploy.sh 20:02:18 lf-activate-venv: SKIPPING 20:02:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4807/1 20:02:18 INFO: archiving workspace using pattern(s): 20:02:19 Archives upload complete. 20:02:20 INFO: archiving logs to Nexus 20:02:20 ---> uname -a: 20:02:20 Linux prd-ubuntu20-04-docker-8c-8g-4277 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:02:20 20:02:20 20:02:20 ---> lscpu: 20:02:20 Architecture: x86_64 20:02:20 CPU op-mode(s): 32-bit, 64-bit 20:02:20 Byte Order: Little Endian 20:02:20 Address sizes: 40 bits physical, 48 bits virtual 20:02:20 CPU(s): 8 20:02:20 On-line CPU(s) list: 0-7 20:02:20 Thread(s) per core: 1 20:02:20 Core(s) per socket: 1 20:02:20 Socket(s): 8 20:02:20 NUMA node(s): 1 20:02:20 Vendor ID: AuthenticAMD 20:02:20 CPU family: 23 20:02:20 Model: 49 20:02:20 Model name: AMD EPYC-Rome Processor 20:02:20 Stepping: 0 20:02:20 CPU MHz: 2800.000 20:02:20 BogoMIPS: 5600.00 20:02:20 Virtualization: AMD-V 20:02:20 Hypervisor vendor: KVM 20:02:20 Virtualization type: full 20:02:20 L1d cache: 256 KiB 20:02:20 L1i cache: 256 KiB 20:02:20 L2 cache: 4 MiB 20:02:20 L3 cache: 128 MiB 20:02:20 NUMA node0 CPU(s): 0-7 20:02:20 Vulnerability Itlb multihit: Not affected 20:02:20 Vulnerability L1tf: Not affected 20:02:20 Vulnerability Mds: Not affected 20:02:20 Vulnerability Meltdown: Not affected 20:02:20 Vulnerability Mmio stale data: Not affected 20:02:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:02:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:02:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:02:20 Vulnerability Srbds: Not affected 20:02:20 Vulnerability Tsx async abort: Not affected 20:02:20 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 20:02:20 20:02:20 20:02:20 ---> nproc: 20:02:20 8 20:02:20 20:02:20 20:02:20 ---> df -h: 20:02:20 Filesystem Size Used Avail Use% Mounted on 20:02:20 overlay 155G 24G 132G 15% / 20:02:20 tmpfs 64M 0 64M 0% /dev 20:02:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:02:20 shm 64M 0 64M 0% /dev/shm 20:02:20 /dev/vda1 155G 24G 132G 15% /facter-os 20:02:20 20:02:20 20:02:20 ---> sar -b -r -n DEV: 20:02:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4277) 06/24/24 _x86_64_ (8 CPU) 20:02:20 20:02:20 19:06:14 LINUX RESTART (8 CPU) 20:02:20 20:02:20 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:02:20 19:08:01 239.61 10.50 229.11 0.00 1704.25 99577.00 0.00 20:02:20 19:09:01 35.35 0.00 35.35 0.00 0.00 46395.73 0.00 20:02:20 19:10:01 33.77 0.12 33.65 0.00 2.13 34078.37 0.00 20:02:20 19:11:01 121.58 0.30 121.28 0.00 34.93 63035.63 0.00 20:02:20 19:12:01 541.36 10.86 530.49 0.00 2155.24 201654.92 0.00 20:02:20 19:13:01 429.67 5.05 424.62 0.00 2338.03 153426.49 0.00 20:02:20 19:14:01 175.11 0.08 175.03 0.00 0.67 62961.59 0.00 20:02:20 19:15:01 226.07 0.05 226.02 0.00 0.40 90928.89 0.00 20:02:20 19:16:01 389.69 0.02 389.67 0.00 0.67 21549.74 0.00 20:02:20 19:17:01 1.77 0.02 1.75 0.00 0.13 20.53 0.00 20:02:20 19:18:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 20:02:20 19:19:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 20:02:20 19:20:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 20:02:20 19:21:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 20:02:20 19:22:01 1.55 0.02 1.53 0.00 0.13 24.00 0.00 20:02:20 19:23:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 20:02:20 19:24:01 0.83 0.00 0.83 0.00 0.00 10.80 0.00 20:02:20 19:25:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 20:02:20 19:26:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 20:02:20 19:27:01 1.55 0.00 1.55 0.00 0.00 19.20 0.00 20:02:20 19:28:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 20:02:20 19:29:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 20:02:20 19:30:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 20:02:20 19:31:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 20:02:20 19:32:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 20:02:20 19:33:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 20:02:20 19:34:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 20:02:20 19:35:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 20:02:20 19:36:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 20:02:20 19:37:01 1.87 0.00 1.87 0.00 0.00 21.46 0.00 20:02:20 19:38:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 20:02:20 19:39:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 20:02:20 19:40:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 20:02:20 19:41:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 20:02:20 19:42:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 20:02:20 19:43:01 1.80 0.00 1.80 0.00 0.00 20.80 0.00 20:02:20 19:44:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 20:02:20 19:45:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 20:02:20 19:46:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 20:02:20 19:47:01 1.72 0.00 1.72 0.00 0.00 20.53 0.00 20:02:20 19:48:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 20:02:20 19:49:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 20:02:20 19:50:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 20:02:20 19:51:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 20:02:20 19:52:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 20:02:20 19:53:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 20:02:20 19:54:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 20:02:20 19:55:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 20:02:20 19:56:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 20:02:20 19:57:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 20:02:20 19:58:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 20:02:20 19:59:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 20:02:20 20:00:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 20:02:20 20:01:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 20:02:20 20:02:01 1.05 0.07 0.98 0.00 4.80 25.73 0.00 20:02:20 Average: 40.95 0.49 40.45 0.00 113.49 14080.75 0.00 20:02:20 20:02:20 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:02:20 19:08:01 28247208 31470864 835120 2.54 125004 3283204 1836272 5.41 1205664 2941148 7268 20:02:20 19:09:01 27026128 31298676 1003940 3.05 127884 4272108 2364728 6.97 1992524 3314008 251652 20:02:20 19:10:01 27095412 31403004 896780 2.73 132548 4275780 2025588 5.97 1509060 3697736 291428 20:02:20 19:11:01 27522588 31407668 894832 2.72 139596 3894124 2031044 5.99 1415040 3410660 45480 20:02:20 19:12:01 20547396 31132368 1106008 3.36 250720 10083464 3213708 9.47 2551452 8778036 906572 20:02:20 19:13:01 14178868 28895744 3292092 10.01 329504 13814016 9900032 29.18 5517240 11780860 871104 20:02:20 19:14:01 11553612 28415844 3776504 11.48 341104 15868416 8272324 24.38 6900652 12959092 1766908 20:02:20 19:15:01 14668112 31360424 880944 2.68 348080 15836528 2336120 6.88 2945660 14011428 262884 20:02:20 19:16:01 14432812 31366964 882664 2.68 352620 16067868 2098236 6.18 3008832 14187536 12 20:02:20 19:17:01 14432976 31367148 882364 2.68 352672 16067872 2098236 6.18 3008736 14187544 48 20:02:20 19:18:01 14481244 31415552 833624 2.54 352680 16067876 2098236 6.18 2960452 14187544 8 20:02:20 19:19:01 14482636 31416948 832160 2.53 352692 16067880 2098236 6.18 2958972 14187548 28 20:02:20 19:20:01 14483736 31418052 831392 2.53 352716 16067880 2098236 6.18 2959092 14187548 8 20:02:20 19:21:01 14484036 31418404 831104 2.53 352752 16067876 2098236 6.18 2959204 14187556 28 20:02:20 19:22:01 14483784 31418212 831336 2.53 352812 16067856 2077896 6.12 2960024 14187532 64 20:02:20 19:23:01 14484076 31418572 830964 2.53 352828 16067864 2077896 6.12 2959792 14187532 4 20:02:20 19:24:01 14484060 31418660 830724 2.53 352852 16067996 2077896 6.12 2959792 14187636 28 20:02:20 19:25:01 14484012 31418612 830692 2.53 352868 16068000 2077896 6.12 2959776 14187636 28 20:02:20 19:26:01 14483728 31418412 830896 2.53 352892 16068004 2077896 6.12 2959828 14187672 4 20:02:20 19:27:01 14484704 31419436 829864 2.52 352924 16067996 2077896 6.12 2959056 14187676 20 20:02:20 19:28:01 14484664 31419416 829820 2.52 352944 16068008 2077896 6.12 2959368 14187676 20 20:02:20 19:29:01 14484552 31419308 829844 2.52 352968 16068012 2077896 6.12 2959152 14187680 8 20:02:20 19:30:01 14483744 31418656 830364 2.53 352988 16068016 2077896 6.12 2959192 14187688 8 20:02:20 19:31:01 14484100 31419028 830012 2.52 353000 16068016 2077896 6.12 2959208 14187684 8 20:02:20 19:32:01 14484084 31419036 829944 2.52 353032 16068008 2077896 6.12 2959168 14187688 16 20:02:20 19:33:01 14484100 31419112 829856 2.52 353064 16068024 2077896 6.12 2959284 14187696 12 20:02:20 19:34:01 14484084 31419100 829840 2.52 353076 16068028 2077896 6.12 2959268 14187700 8 20:02:20 19:35:01 14484316 31419392 829752 2.52 353120 16068036 2077896 6.12 2959324 14187708 8 20:02:20 19:36:01 14484032 31419136 829952 2.52 353128 16068036 2077896 6.12 2959628 14187704 8 20:02:20 19:37:01 14483796 31418932 830144 2.52 353164 16068040 2077896 6.12 2959396 14187708 32 20:02:20 19:38:01 14483964 31419136 830124 2.52 353184 16068040 2093960 6.17 2959652 14187708 156 20:02:20 19:39:01 14483688 31418904 830288 2.52 353220 16068044 2093960 6.17 2959740 14187712 8 20:02:20 19:40:01 14484208 31419452 829680 2.52 353244 16068048 2093960 6.17 2959748 14187716 32 20:02:20 19:41:01 14484508 31419756 829352 2.52 353268 16068048 2093960 6.17 2959484 14187716 8 20:02:20 19:42:01 14484240 31419552 829564 2.52 353296 16068052 2093960 6.17 2959588 14187724 20 20:02:20 19:43:01 14484172 31419516 829728 2.52 353336 16068056 2093960 6.17 2959600 14187724 8 20:02:20 19:44:01 14484416 31419760 829456 2.52 353360 16068060 2077524 6.12 2959636 14187724 8 20:02:20 19:45:01 14484456 31419864 829388 2.52 353384 16068064 2077524 6.12 2959692 14187732 8 20:02:20 19:46:01 14484448 31419860 829368 2.52 353404 16068064 2077524 6.12 2959708 14187736 8 20:02:20 19:47:01 14484432 31419884 829320 2.52 353444 16068056 2077524 6.12 2959688 14187736 8 20:02:20 19:48:01 14484668 31420124 829028 2.52 353468 16068072 2077524 6.12 2959636 14187740 28 20:02:20 19:49:01 14484248 31419820 829176 2.52 353496 16068076 2077524 6.12 2960064 14187744 16 20:02:20 19:50:01 14484240 31419836 829144 2.52 353516 16068080 2077524 6.12 2960008 14187748 8 20:02:20 19:51:01 14484128 31419760 829120 2.52 353544 16068084 2077524 6.12 2960132 14187752 8 20:02:20 19:52:01 14484080 31419724 829096 2.52 353572 16068068 2077524 6.12 2960164 14187752 16 20:02:20 19:53:01 14484032 31419784 828952 2.52 353596 16068172 2077524 6.12 2960088 14187816 8 20:02:20 19:54:01 14483984 31419780 828920 2.52 353616 16068172 2077524 6.12 2960240 14187840 8 20:02:20 19:55:01 14484316 31420132 828672 2.52 353632 16068176 2077524 6.12 2960296 14187844 8 20:02:20 19:56:01 14484088 31419920 828892 2.52 353644 16068180 2077524 6.12 2960024 14187848 8 20:02:20 19:57:01 14484604 31420464 828528 2.52 353680 16068172 2077524 6.12 2960212 14187848 8 20:02:20 19:58:01 14484772 31420644 828520 2.52 353696 16068184 2077524 6.12 2959940 14187852 12 20:02:20 19:59:01 14484788 31420680 828448 2.52 353720 16068184 2077524 6.12 2959992 14187852 8 20:02:20 20:00:01 14484424 31420424 828604 2.52 353736 16068316 2077524 6.12 2960032 14187936 8 20:02:20 20:01:01 14484408 31420476 828544 2.52 353748 16068320 2077524 6.12 2960044 14187988 8 20:02:20 20:02:01 14480176 31416472 832048 2.53 353764 16068544 2089128 6.16 2961680 14188340 96 20:02:20 Average: 15481565 31308807 941736 2.86 334469 15027748 2361162 6.96 2968053 13231200 80077 20:02:20 20:02:20 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:02:20 19:08:01 docker0 864.86 928.68 63.48 4930.27 0.00 0.00 0.00 0.00 20:02:20 19:08:01 ens3 1159.12 1007.18 9788.73 110.44 0.00 0.00 0.00 0.00 20:02:20 19:08:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 20:02:20 19:08:01 veth7c3c056 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:02:20 19:09:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:09:01 ens3 25.89 14.96 22.42 11.12 0.00 0.00 0.00 0.00 20:02:20 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:09:01 veth7c3c056 0.10 0.22 0.01 0.02 0.00 0.00 0.00 0.00 20:02:20 19:10:01 docker0 1.60 1.60 0.12 0.14 0.00 0.00 0.00 0.00 20:02:20 19:10:01 ens3 26.59 17.38 21.53 11.83 0.00 0.00 0.00 0.00 20:02:20 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:10:01 veth7c3c056 1.60 1.60 0.14 0.14 0.00 0.00 0.00 0.00 20:02:20 19:11:01 docker0 0.58 0.43 0.05 0.23 0.00 0.00 0.00 0.00 20:02:20 19:11:01 ens3 105.58 85.17 2271.79 95.87 0.00 0.00 0.00 0.00 20:02:20 19:11:01 lo 1.27 1.27 0.11 0.11 0.00 0.00 0.00 0.00 20:02:20 19:11:01 vethe00b75c 0.58 0.53 0.05 0.24 0.00 0.00 0.00 0.00 20:02:20 19:12:01 veth9fba744 87.12 169.99 8.65 1189.77 0.00 0.00 0.00 0.10 20:02:20 19:12:01 docker0 364.64 747.31 30.55 5377.01 0.00 0.00 0.00 0.00 20:02:20 19:12:01 veth3f6133e 85.54 177.74 8.53 1187.61 0.00 0.00 0.00 0.10 20:02:20 19:12:01 ens3 922.08 467.07 7480.85 106.64 0.00 0.00 0.00 0.00 20:02:20 19:12:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 20:02:20 19:12:01 veth344301c 80.74 173.90 8.24 1188.33 0.00 0.00 0.00 0.10 20:02:20 19:12:01 vethe00b75c 0.05 0.87 0.00 0.04 0.00 0.00 0.00 0.00 20:02:20 19:12:01 veth8f5d40f 69.64 151.97 6.97 832.74 0.00 0.00 0.00 0.07 20:02:20 19:13:01 veth01c9f9f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:02:20 19:13:01 vethe2d8d33 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:02:20 19:13:01 vethac8f06b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:02:20 19:13:01 docker0 16.19 40.01 1.50 358.22 0.00 0.00 0.00 0.00 20:02:20 19:13:01 vethbdfb23a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:02:20 19:13:01 vethc136c51 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:02:20 19:13:01 ens3 135.88 54.41 1747.75 17.08 0.00 0.00 0.00 0.00 20:02:20 19:13:01 veth2cdb4b3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:02:20 19:13:01 veth737f487 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:02:20 19:13:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:02:20 19:13:01 vethb69030e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:02:20 19:13:01 vethe00b75c 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:13:01 vethcd6b3e2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:02:20 19:13:01 veth40147f7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:02:20 19:13:01 vethf42f740 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:02:20 19:14:01 veth01c9f9f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:14:01 vethe2d8d33 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:14:01 vethac8f06b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:14:01 vethbdfb23a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:14:01 vethc136c51 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:14:01 ens3 2.43 1.60 1.90 1.00 0.00 0.00 0.00 0.00 20:02:20 19:14:01 veth2cdb4b3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:14:01 veth737f487 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:14:01 vethb69030e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:14:01 vethe00b75c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:14:01 vethcd6b3e2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:14:01 veth40147f7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:14:01 vethf42f740 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:15:01 veth01c9f9f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:15:01 vethe2d8d33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:15:01 vethac8f06b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:15:01 vethbdfb23a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:15:01 vethc136c51 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:15:01 ens3 6.16 3.37 4.78 2.55 0.00 0.00 0.00 0.00 20:02:20 19:15:01 veth2cdb4b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:15:01 veth737f487 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:15:01 vethb69030e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:15:01 vethe00b75c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:15:01 vethcd6b3e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:15:01 veth40147f7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:15:01 vethf42f740 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:16:01 ens3 13.60 8.68 11.42 5.99 0.00 0.00 0.00 0.00 20:02:20 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:17:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:02:20 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:18:01 ens3 0.23 0.10 0.41 0.01 0.00 0.00 0.00 0.00 20:02:20 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:19:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:22:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:02:20 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:23:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:24:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:02:20 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:27:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:02:20 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:31:01 ens3 0.30 0.23 0.12 0.02 0.00 0.00 0.00 0.00 20:02:20 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:32:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:02:20 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:37:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:02:20 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:39:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:40:01 ens3 0.18 0.10 0.12 0.01 0.00 0.00 0.00 0.00 20:02:20 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:41:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:42:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:02:20 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:47:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:02:20 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:52:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:02:20 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:57:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:02:20 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 20:00:01 ens3 0.20 0.15 0.22 0.01 0.00 0.00 0.00 0.00 20:02:20 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 20:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 20:02:01 ens3 6.27 4.45 5.89 3.00 0.00 0.00 0.00 0.00 20:02:20 20:02:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:02:20 Average: docker0 22.69 31.24 1.74 193.91 0.00 0.00 0.00 0.00 20:02:20 Average: ens3 43.80 30.33 388.33 6.66 0.00 0.00 0.00 0.00 20:02:20 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 20:02:20 20:02:20 20:02:20 ---> sar -P ALL: 20:02:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4277) 06/24/24 _x86_64_ (8 CPU) 20:02:20 20:02:20 19:06:14 LINUX RESTART (8 CPU) 20:02:20 20:02:20 19:07:01 CPU %user %nice %system %iowait %steal %idle 20:02:20 19:08:01 all 9.41 0.00 4.53 1.17 0.08 84.82 20:02:20 19:08:01 0 9.45 0.00 4.01 0.18 0.08 86.27 20:02:20 19:08:01 1 8.23 0.00 3.48 1.47 0.10 86.72 20:02:20 19:08:01 2 8.96 0.00 5.56 0.47 0.08 84.92 20:02:20 19:08:01 3 7.92 0.00 4.75 0.10 0.08 87.14 20:02:20 19:08:01 4 12.54 0.00 5.23 0.24 0.07 81.92 20:02:20 19:08:01 5 9.48 0.00 3.30 0.08 0.08 87.05 20:02:20 19:08:01 6 9.33 0.00 5.00 5.00 0.07 80.59 20:02:20 19:08:01 7 9.34 0.00 4.87 1.80 0.10 83.89 20:02:20 19:09:01 all 34.35 0.00 5.13 2.93 0.11 57.47 20:02:20 19:09:01 0 32.35 0.00 5.27 0.00 0.10 62.28 20:02:20 19:09:01 1 38.54 0.00 5.66 0.02 0.15 55.63 20:02:20 19:09:01 2 33.71 0.00 5.35 1.65 0.12 59.17 20:02:20 19:09:01 3 36.09 0.00 5.18 0.91 0.08 57.74 20:02:20 19:09:01 4 32.83 0.00 4.36 4.19 0.12 58.50 20:02:20 19:09:01 5 34.49 0.00 4.82 0.32 0.12 60.25 20:02:20 19:09:01 6 31.54 0.00 5.51 14.76 0.08 48.11 20:02:20 19:09:01 7 35.28 0.00 4.93 1.65 0.10 58.05 20:02:20 19:10:01 all 46.67 0.00 6.19 2.72 0.11 44.31 20:02:20 19:10:01 0 46.47 0.00 6.01 0.19 0.10 47.23 20:02:20 19:10:01 1 48.95 0.00 6.23 1.36 0.10 43.36 20:02:20 19:10:01 2 44.06 0.00 5.90 2.89 0.14 47.01 20:02:20 19:10:01 3 48.52 0.00 7.12 2.43 0.10 41.83 20:02:20 19:10:01 4 49.62 0.00 6.89 3.62 0.10 39.76 20:02:20 19:10:01 5 44.60 0.00 5.72 2.35 0.08 47.25 20:02:20 19:10:01 6 44.44 0.00 5.69 7.76 0.10 42.00 20:02:20 19:10:01 7 46.62 0.00 5.95 1.15 0.14 46.14 20:02:20 19:11:01 all 25.02 0.00 6.05 5.40 0.09 63.44 20:02:20 19:11:01 0 24.47 0.00 5.89 1.97 0.10 67.56 20:02:20 19:11:01 1 27.02 0.00 7.72 18.93 0.12 46.21 20:02:20 19:11:01 2 22.94 0.00 5.42 3.99 0.07 67.59 20:02:20 19:11:01 3 25.95 0.00 7.62 0.93 0.07 65.43 20:02:20 19:11:01 4 29.77 0.00 7.16 7.21 0.15 55.70 20:02:20 19:11:01 5 23.68 0.00 4.33 3.39 0.08 68.52 20:02:20 19:11:01 6 21.48 0.00 4.73 5.80 0.08 67.90 20:02:20 19:11:01 7 24.88 0.00 5.51 1.13 0.07 68.42 20:02:20 19:12:01 all 18.04 0.00 7.20 33.87 0.12 40.77 20:02:20 19:12:01 0 17.86 0.00 7.19 31.62 0.10 43.23 20:02:20 19:12:01 1 20.10 0.00 8.57 50.41 0.12 20.80 20:02:20 19:12:01 2 17.88 0.00 6.75 32.09 0.12 43.15 20:02:20 19:12:01 3 18.02 0.00 6.29 33.16 0.10 42.42 20:02:20 19:12:01 4 18.52 0.00 7.07 19.57 0.15 54.69 20:02:20 19:12:01 5 16.95 0.00 6.91 30.00 0.12 46.02 20:02:20 19:12:01 6 17.20 0.00 7.99 29.95 0.12 44.74 20:02:20 19:12:01 7 17.80 0.00 6.84 44.26 0.12 30.98 20:02:20 19:13:01 all 38.79 0.00 7.57 15.81 0.09 37.74 20:02:20 19:13:01 0 37.88 0.00 7.52 6.34 0.10 48.15 20:02:20 19:13:01 1 39.16 0.00 8.63 10.88 0.07 41.26 20:02:20 19:13:01 2 38.59 0.00 7.81 15.88 0.08 37.63 20:02:20 19:13:01 3 38.20 0.00 7.40 5.90 0.12 48.37 20:02:20 19:13:01 4 38.20 0.00 8.24 32.13 0.10 21.32 20:02:20 19:13:01 5 40.45 0.00 6.66 10.78 0.08 42.03 20:02:20 19:13:01 6 38.79 0.00 7.34 36.38 0.08 17.41 20:02:20 19:13:01 7 39.00 0.00 6.97 8.23 0.08 45.71 20:02:20 19:14:01 all 86.41 0.00 13.36 0.00 0.22 0.00 20:02:20 19:14:01 0 86.33 0.00 13.51 0.00 0.16 0.00 20:02:20 19:14:01 1 85.05 0.00 14.48 0.00 0.47 0.00 20:02:20 19:14:01 2 87.73 0.00 12.11 0.00 0.16 0.00 20:02:20 19:14:01 3 87.67 0.00 12.03 0.02 0.26 0.02 20:02:20 19:14:01 4 86.40 0.00 13.45 0.00 0.15 0.00 20:02:20 19:14:01 5 85.81 0.00 14.01 0.02 0.16 0.00 20:02:20 19:14:01 6 86.39 0.00 13.40 0.00 0.21 0.00 20:02:20 19:14:01 7 85.88 0.00 13.93 0.00 0.19 0.00 20:02:20 19:15:01 all 46.89 0.00 8.18 6.56 0.12 38.26 20:02:20 19:15:01 0 47.92 0.00 6.82 0.00 0.08 45.18 20:02:20 19:15:01 1 48.07 0.00 8.14 1.08 0.12 42.59 20:02:20 19:15:01 2 46.78 0.00 9.15 5.40 0.10 38.56 20:02:20 19:15:01 3 46.51 0.00 8.00 0.72 0.16 44.61 20:02:20 19:15:01 4 45.73 0.00 7.92 0.48 0.21 45.66 20:02:20 19:15:01 5 45.68 0.00 9.18 43.51 0.10 1.53 20:02:20 19:15:01 6 46.41 0.00 8.63 1.30 0.09 43.57 20:02:20 19:15:01 7 47.91 0.00 7.61 0.64 0.10 43.73 20:02:20 19:16:01 all 1.42 0.00 0.98 9.98 0.04 87.58 20:02:20 19:16:01 0 1.52 0.00 1.04 7.91 0.03 89.50 20:02:20 19:16:01 1 1.44 0.00 1.24 11.00 0.03 86.29 20:02:20 19:16:01 2 1.41 0.00 0.99 9.08 0.03 88.50 20:02:20 19:16:01 3 1.25 0.00 0.72 6.71 0.05 91.27 20:02:20 19:16:01 4 1.27 0.00 0.97 10.78 0.03 86.94 20:02:20 19:16:01 5 1.54 0.00 0.99 15.32 0.03 82.12 20:02:20 19:16:01 6 1.37 0.00 0.89 9.95 0.03 87.76 20:02:20 19:16:01 7 1.59 0.00 1.02 9.12 0.03 88.23 20:02:20 19:17:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:02:20 19:17:01 0 0.02 0.00 0.00 0.03 0.00 99.95 20:02:20 19:17:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:02:20 19:17:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:02:20 19:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:02:20 19:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:02:20 19:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:02:20 19:17:01 7 0.08 0.00 0.02 0.00 0.00 99.90 20:02:20 19:18:01 all 0.05 0.00 0.01 0.00 0.01 99.93 20:02:20 19:18:01 0 0.03 0.00 0.00 0.02 0.00 99.95 20:02:20 19:18:01 1 0.03 0.00 0.00 0.02 0.02 99.93 20:02:20 19:18:01 2 0.05 0.00 0.03 0.00 0.03 99.88 20:02:20 19:18:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:02:20 19:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:18:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:02:20 19:18:01 7 0.12 0.00 0.03 0.00 0.00 99.85 20:02:20 20:02:20 19:18:01 CPU %user %nice %system %iowait %steal %idle 20:02:20 19:19:01 all 0.01 0.00 0.01 0.00 0.02 99.95 20:02:20 19:19:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:02:20 19:19:01 1 0.02 0.00 0.03 0.02 0.02 99.92 20:02:20 19:19:01 2 0.00 0.00 0.02 0.00 0.03 99.95 20:02:20 19:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:02:20 19:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:02:20 19:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:20:01 all 0.18 0.00 0.01 0.00 0.01 99.79 20:02:20 19:20:01 0 1.27 0.00 0.00 0.02 0.02 98.69 20:02:20 19:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:02:20 19:20:01 2 0.05 0.00 0.03 0.00 0.03 99.88 20:02:20 19:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:20:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:02:20 19:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:02:20 19:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:02:20 19:21:01 all 0.09 0.00 0.01 0.00 0.01 99.89 20:02:20 19:21:01 0 0.58 0.00 0.07 0.02 0.00 99.33 20:02:20 19:21:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:02:20 19:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:02:20 19:21:01 3 0.07 0.00 0.03 0.00 0.02 99.88 20:02:20 19:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:22:01 all 0.11 0.00 0.03 0.01 0.02 99.83 20:02:20 19:22:01 0 0.68 0.00 0.03 0.03 0.02 99.24 20:02:20 19:22:01 1 0.02 0.00 0.03 0.02 0.02 99.92 20:02:20 19:22:01 2 0.03 0.00 0.03 0.00 0.05 99.88 20:02:20 19:22:01 3 0.07 0.00 0.02 0.00 0.02 99.90 20:02:20 19:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:02:20 19:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:22:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:02:20 19:22:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:02:20 19:23:01 all 0.10 0.00 0.01 0.00 0.01 99.87 20:02:20 19:23:01 0 0.70 0.00 0.00 0.00 0.02 99.29 20:02:20 19:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:02:20 19:23:01 2 0.05 0.00 0.03 0.00 0.03 99.88 20:02:20 19:23:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:02:20 19:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:23:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:02:20 19:23:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:02:20 19:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:02:20 19:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:02:20 19:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:02:20 19:24:01 2 0.07 0.00 0.03 0.00 0.03 99.87 20:02:20 19:24:01 3 0.03 0.00 0.02 0.00 0.03 99.92 20:02:20 19:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:02:20 19:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:25:01 all 0.10 0.00 0.01 0.00 0.01 99.88 20:02:20 19:25:01 0 0.68 0.00 0.03 0.02 0.02 99.25 20:02:20 19:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:25:01 2 0.03 0.00 0.03 0.00 0.03 99.90 20:02:20 19:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:02:20 19:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:02:20 19:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:02:20 19:26:01 all 0.22 0.00 0.01 0.00 0.01 99.76 20:02:20 19:26:01 0 1.60 0.00 0.00 0.02 0.02 98.37 20:02:20 19:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:02:20 19:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:02:20 19:26:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:02:20 19:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:26:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:02:20 19:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:02:20 19:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:02:20 19:27:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:02:20 19:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:27:01 2 0.03 0.00 0.00 0.00 0.05 99.92 20:02:20 19:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:02:20 19:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:27:01 5 0.02 0.00 0.00 0.02 0.02 99.95 20:02:20 19:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:02:20 19:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:02:20 19:28:01 all 0.01 0.00 0.00 0.01 0.01 99.96 20:02:20 19:28:01 0 0.00 0.00 0.00 0.05 0.02 99.93 20:02:20 19:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:02:20 19:28:01 2 0.05 0.00 0.00 0.00 0.03 99.92 20:02:20 19:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:02:20 19:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:28:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:02:20 19:29:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:02:20 19:29:01 0 0.03 0.00 0.00 0.02 0.00 99.95 20:02:20 19:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:02:20 19:29:01 2 0.07 0.00 0.03 0.00 0.03 99.87 20:02:20 19:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:29:01 5 0.02 0.00 0.05 0.02 0.00 99.92 20:02:20 19:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:02:20 19:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:02:20 20:02:20 19:29:01 CPU %user %nice %system %iowait %steal %idle 20:02:20 19:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:02:20 19:30:01 0 0.00 0.00 0.00 0.03 0.02 99.95 20:02:20 19:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:30:01 2 0.00 0.00 0.02 0.00 0.03 99.95 20:02:20 19:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:02:20 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:02:20 19:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:02:20 19:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:31:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:02:20 19:31:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:02:20 19:31:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:02:20 19:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:31:01 6 0.07 0.00 0.02 0.00 0.00 99.92 20:02:20 19:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:32:01 all 0.00 0.00 0.01 0.00 0.01 99.98 20:02:20 19:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:02:20 19:32:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:02:20 19:32:01 2 0.00 0.00 0.02 0.00 0.03 99.95 20:02:20 19:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:02:20 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:33:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:02:20 19:33:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:02:20 19:33:01 1 0.03 0.00 0.00 0.02 0.00 99.95 20:02:20 19:33:01 2 0.05 0.00 0.03 0.00 0.03 99.88 20:02:20 19:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:02:20 19:33:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:02:20 19:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:33:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:02:20 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:34:01 all 0.00 0.00 0.01 0.00 0.01 99.97 20:02:20 19:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:34:01 2 0.00 0.00 0.03 0.00 0.03 99.93 20:02:20 19:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:02:20 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:02:20 19:35:01 all 0.08 0.00 0.01 0.01 0.01 99.89 20:02:20 19:35:01 0 0.42 0.00 0.02 0.07 0.02 99.48 20:02:20 19:35:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:02:20 19:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:02:20 19:35:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:02:20 19:35:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:02:20 19:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:36:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:02:20 19:36:01 0 0.25 0.00 0.02 0.00 0.02 99.72 20:02:20 19:36:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:02:20 19:36:01 2 0.02 0.00 0.00 0.00 0.03 99.95 20:02:20 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:36:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:02:20 19:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:02:20 19:37:01 0 0.03 0.00 0.00 0.02 0.00 99.95 20:02:20 19:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:37:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:02:20 19:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:02:20 19:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:02:20 19:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:37:01 6 0.05 0.00 0.02 0.02 0.02 99.90 20:02:20 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:02:20 19:38:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:02:20 19:38:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:02:20 19:38:01 2 0.00 0.00 0.02 0.00 0.03 99.95 20:02:20 19:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:02:20 19:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:38:01 7 0.07 0.00 0.02 0.00 0.02 99.90 20:02:20 19:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:02:20 19:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:02:20 19:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:39:01 2 0.00 0.00 0.05 0.00 0.03 99.92 20:02:20 19:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:39:01 4 0.07 0.00 0.00 0.00 0.02 99.92 20:02:20 19:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:02:20 19:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:02:20 19:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:02:20 19:40:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:02:20 19:40:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:02:20 19:40:01 2 0.03 0.00 0.00 0.00 0.03 99.93 20:02:20 19:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:40:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:02:20 19:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:02:20 19:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 20:02:20 19:40:01 CPU %user %nice %system %iowait %steal %idle 20:02:20 19:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:02:20 19:41:01 0 0.00 0.00 0.00 0.02 0.02 99.97 20:02:20 19:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:02:20 19:41:01 2 0.02 0.00 0.03 0.00 0.03 99.92 20:02:20 19:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:41:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:02:20 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:02:20 19:42:01 0 0.03 0.00 0.02 0.02 0.00 99.93 20:02:20 19:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:42:01 2 0.05 0.00 0.05 0.00 0.03 99.87 20:02:20 19:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:02:20 19:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:02:20 19:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:42:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:02:20 19:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:43:01 all 0.06 0.00 0.01 0.00 0.02 99.91 20:02:20 19:43:01 0 0.40 0.00 0.00 0.02 0.02 99.57 20:02:20 19:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:02:20 19:43:01 2 0.02 0.00 0.03 0.00 0.05 99.90 20:02:20 19:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:43:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:02:20 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:44:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:02:20 19:44:01 0 1.97 0.00 0.00 0.02 0.02 98.00 20:02:20 19:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:02:20 19:44:01 2 0.05 0.00 0.02 0.00 0.03 99.90 20:02:20 19:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:44:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:02:20 19:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:02:20 19:44:01 7 0.08 0.00 0.00 0.00 0.00 99.92 20:02:20 19:45:01 all 0.26 0.00 0.02 0.00 0.01 99.70 20:02:20 19:45:01 0 1.97 0.00 0.00 0.00 0.00 98.03 20:02:20 19:45:01 1 0.00 0.00 0.03 0.03 0.02 99.92 20:02:20 19:45:01 2 0.03 0.00 0.03 0.00 0.03 99.90 20:02:20 19:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:02:20 19:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:02:20 19:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:45:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:02:20 19:46:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:02:20 19:46:01 0 1.99 0.00 0.00 0.02 0.02 97.98 20:02:20 19:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:02:20 19:46:01 2 0.03 0.00 0.05 0.00 0.03 99.88 20:02:20 19:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:46:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:02:20 19:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:47:01 all 0.23 0.00 0.02 0.01 0.01 99.73 20:02:20 19:47:01 0 1.73 0.00 0.10 0.02 0.02 98.14 20:02:20 19:47:01 1 0.00 0.00 0.00 0.03 0.02 99.95 20:02:20 19:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:02:20 19:47:01 4 0.02 0.00 0.03 0.00 0.03 99.92 20:02:20 19:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:02:20 19:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:48:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:02:20 19:48:01 0 0.03 0.00 0.03 0.02 0.00 99.92 20:02:20 19:48:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:02:20 19:48:01 2 0.05 0.00 0.00 0.00 0.02 99.93 20:02:20 19:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:02:20 19:48:01 4 0.07 0.00 0.02 0.00 0.03 99.88 20:02:20 19:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:02:20 19:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:02:20 19:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:02:20 19:49:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:02:20 19:49:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:02:20 19:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:49:01 4 0.02 0.00 0.02 0.00 0.03 99.93 20:02:20 19:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:02:20 19:49:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:02:20 19:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:02:20 19:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:02:20 19:50:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:02:20 19:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:02:20 19:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:50:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:02:20 19:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:02:20 19:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:51:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:02:20 19:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:02:20 19:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:51:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:02:20 19:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:51:01 4 0.03 0.00 0.00 0.00 0.03 99.93 20:02:20 19:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:51:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:02:20 19:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 20:02:20 19:51:01 CPU %user %nice %system %iowait %steal %idle 20:02:20 19:52:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:02:20 19:52:01 0 0.02 0.00 0.02 0.03 0.00 99.93 20:02:20 19:52:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:02:20 19:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:02:20 19:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:02:20 19:52:01 4 0.03 0.00 0.03 0.00 0.03 99.90 20:02:20 19:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:53:01 all 0.01 0.00 0.01 0.01 0.01 99.95 20:02:20 19:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:02:20 19:53:01 1 0.00 0.00 0.00 0.05 0.02 99.93 20:02:20 19:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:02:20 19:53:01 4 0.08 0.00 0.03 0.00 0.03 99.85 20:02:20 19:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:02:20 19:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:54:01 all 0.07 0.00 0.00 0.07 0.01 99.85 20:02:20 19:54:01 0 0.00 0.00 0.00 0.23 0.00 99.77 20:02:20 19:54:01 1 0.00 0.00 0.00 0.33 0.00 99.67 20:02:20 19:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:02:20 19:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:54:01 4 0.03 0.00 0.00 0.00 0.03 99.93 20:02:20 19:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:02:20 19:54:01 6 0.47 0.00 0.00 0.00 0.02 99.52 20:02:20 19:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:02:20 19:55:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:02:20 19:55:01 1 0.00 0.00 0.00 0.03 0.02 99.95 20:02:20 19:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:02:20 19:55:01 4 0.10 0.00 0.02 0.00 0.03 99.85 20:02:20 19:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:02:20 19:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:56:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:02:20 19:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:02:20 19:56:01 1 0.00 0.00 0.00 0.08 0.02 99.90 20:02:20 19:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:02:20 19:56:01 4 0.02 0.00 0.03 0.02 0.03 99.90 20:02:20 19:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:02:20 19:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:57:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:02:20 19:57:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:02:20 19:57:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:02:20 19:57:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:02:20 19:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:57:01 4 0.05 0.00 0.02 0.00 0.03 99.90 20:02:20 19:57:01 5 0.02 0.00 0.05 0.00 0.00 99.93 20:02:20 19:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:57:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:02:20 19:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:02:20 19:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:58:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:02:20 19:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:02:20 19:58:01 3 0.00 0.00 0.03 0.00 0.00 99.97 20:02:20 19:58:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:02:20 19:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 19:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:02:20 19:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 19:59:01 all 0.21 0.00 0.01 0.00 0.01 99.77 20:02:20 19:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:02:20 19:59:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:02:20 19:59:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:02:20 19:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:02:20 19:59:01 4 0.03 0.00 0.00 0.00 0.03 99.93 20:02:20 19:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:02:20 19:59:01 6 1.50 0.00 0.03 0.00 0.02 98.45 20:02:20 19:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 20:00:01 all 0.23 0.00 0.02 0.00 0.01 99.74 20:02:20 20:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:02:20 20:00:01 1 0.00 0.00 0.03 0.02 0.02 99.93 20:02:20 20:00:01 2 0.00 0.00 0.03 0.00 0.00 99.97 20:02:20 20:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 20:00:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:02:20 20:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:02:20 20:00:01 6 1.74 0.00 0.00 0.00 0.00 98.26 20:02:20 20:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 20:01:01 all 0.04 0.00 0.01 0.00 0.01 99.93 20:02:20 20:01:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:02:20 20:01:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:02:20 20:01:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:02:20 20:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:02:20 20:01:01 4 0.03 0.00 0.02 0.00 0.03 99.92 20:02:20 20:01:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:02:20 20:01:01 6 0.15 0.00 0.05 0.00 0.02 99.78 20:02:20 20:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:02:20 20:02:01 all 0.28 0.00 0.13 0.00 0.01 99.58 20:02:20 20:02:01 0 0.03 0.00 0.08 0.02 0.02 99.85 20:02:20 20:02:01 1 0.30 0.00 0.12 0.00 0.02 99.57 20:02:20 20:02:01 2 0.27 0.00 0.13 0.00 0.02 99.58 20:02:20 20:02:01 3 0.23 0.00 0.15 0.00 0.00 99.62 20:02:20 20:02:01 4 0.30 0.00 0.15 0.00 0.03 99.52 20:02:20 20:02:01 5 0.13 0.00 0.17 0.00 0.02 99.68 20:02:20 20:02:01 6 0.62 0.00 0.07 0.00 0.00 99.32 20:02:20 20:02:01 7 0.32 0.00 0.17 0.00 0.00 99.52 20:02:20 20:02:20 Average: CPU %user %nice %system %iowait %steal %idle 20:02:20 Average: all 5.52 0.00 1.07 1.41 0.03 91.98 20:02:20 Average: 0 5.66 0.00 1.03 0.88 0.02 92.41 20:02:20 Average: 1 5.61 0.00 1.15 1.71 0.03 91.49 20:02:20 Average: 2 5.41 0.00 1.07 1.28 0.04 92.20 20:02:20 Average: 3 5.53 0.00 1.06 0.91 0.02 92.48 20:02:20 Average: 4 5.67 0.00 1.11 1.41 0.03 91.77 20:02:20 Average: 5 5.40 0.00 1.01 1.88 0.02 91.69 20:02:20 Average: 6 5.37 0.00 1.06 1.99 0.02 91.56 20:02:20 Average: 7 5.52 0.00 1.04 1.22 0.02 92.20 20:02:20 20:02:20 20:02:20