Pull request #4867 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 81769e7dc0f575b33646a54f05977ec5267f5808+3a869a1a34d0f0849a63796cd05f94cfcea32072 (730cd919f1eb7a70a08112714b66ba17476814d6) 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-ssh7654605861475922843.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-ssh15052292275333987496.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-4867/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-4867/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1968771142526507911.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-4867/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7259428907034215222.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-ssh2864145731566972240.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-4867/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-4867/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15560446051458164632.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-7812 in /w/workspace/edgexfoundry_edgex-go_PR-4867 [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 3a869a1a34d0f0849a63796cd05f94cfcea32072 into PR head commit 81769e7dc0f575b33646a54f05977ec5267f5808 Merge succeeded, producing 81769e7dc0f575b33646a54f05977ec5267f5808 Checking out Revision 81769e7dc0f575b33646a54f05977ec5267f5808 (PR-4867) > 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/4867/head:refs/remotes/origin/PR-4867 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81769e7dc0f575b33646a54f05977ec5267f5808 # 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 3a869a1a34d0f0849a63796cd05f94cfcea32072 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81769e7dc0f575b33646a54f05977ec5267f5808 # timeout=10 Commit message: "feat: Generate Missed Schedule Action Records" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:54:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:54:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:54:11 ========================================================= 10:54:11 EdgeX Global Pipelines Version Info 10:54:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:54:12 ------------------- 10:54:12 stable info: 10:54:12 ------------------- 10:54:12 Commited By: Ginny Guan ginny@iotechsys.com 10:54:12 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 10:54:12 Message: update stable to v1.0.260 10:54:12 ------------------- 10:54:12 experimental info: 10:54:12 ------------------- 10:54:12 Commited By: Ginny Guan ginny@iotechsys.com 10:54:12 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 10:54:12 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:54:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:54:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:54:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:54:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:54:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:54:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:54:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:54:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4867 [Pipeline] echo 10:54:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4867 [Pipeline] echo 10:54:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4867 [Pipeline] echo 10:54:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81769e7dc0f575b33646a54f05977ec5267f5808 [Pipeline] echo 10:54:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81769e7 [Pipeline] echo 10:54:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:54:14 provisioning config files... 10:54:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17377973792054285150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:54:15 ---> ****-login.sh 10:54:15 nexus3.edgexfoundry.org:10001 10:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:15 Configure a credential helper to remove this warning. See 10:54:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:15 10:54:15 Login Succeeded 10:54:15 nexus3.edgexfoundry.org:10002 10:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:15 Configure a credential helper to remove this warning. See 10:54:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:15 10:54:15 Login Succeeded 10:54:15 nexus3.edgexfoundry.org:10003 10:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:15 Configure a credential helper to remove this warning. See 10:54:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:15 10:54:15 Login Succeeded 10:54:15 nexus3.edgexfoundry.org:10004 10:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:15 Configure a credential helper to remove this warning. See 10:54:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:15 10:54:15 Login Succeeded 10:54:15 ****.io 10:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:16 Configure a credential helper to remove this warning. See 10:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:16 10:54:16 Login Succeeded 10:54:16 ---> ****-login.sh ends [Pipeline] } 10:54:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:54:16 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 10:54:16 + dirname cmd/core-command/Dockerfile 10:54:16 + cut -d/ -f2 10:54:16 + echo core-command,cmd/core-command/Dockerfile 10:54:16 + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:54:16 + cut -d/ -f2 10:54:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:54:16 + dirname cmd/core-data/Dockerfile 10:54:16 + cut -d/ -f2 10:54:16 + echo core-data,cmd/core-data/Dockerfile 10:54:16 + dirname cmd/core-keeper/Dockerfile 10:54:16 + cut -d/ -f2 10:54:16 + echo core-keeper,cmd/core-keeper/Dockerfile 10:54:16 + dirname cmd/core-metadata/Dockerfile 10:54:16 + cut -d/ -f2 10:54:16 + echo core-metadata,cmd/core-metadata/Dockerfile 10:54:16 + dirname cmd/security-bootstrapper/Dockerfile 10:54:16 + cut -d/ -f2 10:54:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:54:16 + dirname cmd/security-proxy-auth/Dockerfile 10:54:16 + cut -d/ -f2 10:54:16 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:54:16 + dirname cmd/security-proxy-setup/Dockerfile 10:54:16 + cut -d/ -f2 10:54:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:54:16 + dirname cmd/security-secretstore-setup/Dockerfile 10:54:16 + cut -d/ -f2 10:54:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:54:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:54:16 + cut -d/ -f2 10:54:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:54:16 + dirname cmd/security-spire-agent/Dockerfile 10:54:16 + cut -d/ -f2 10:54:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:54:16 + dirname cmd/security-spire-config/Dockerfile 10:54:16 + cut -d/ -f2 10:54:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:54:16 + dirname cmd/security-spire-server/Dockerfile 10:54:16 + cut -d/ -f2 10:54:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:54:16 + dirname cmd/support-cron-scheduler/Dockerfile 10:54:16 + cut -d/ -f2 10:54:16 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 10:54:16 + dirname cmd/support-notifications/Dockerfile 10:54:16 + cut -d/ -f2 10:54:16 + echo support-notifications,cmd/support-notifications/Dockerfile 10:54:16 + dirname cmd/support-scheduler/Dockerfile 10:54:16 + cut -d/ -f2 10:54:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:54:16 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:54:17 + git rev-list -1 --merges 81769e7dc0f575b33646a54f05977ec5267f5808~1..81769e7dc0f575b33646a54f05977ec5267f5808 [Pipeline] echo 10:54:17 -----------> git rev-list -1 --merges 81769e7dc0f575b33646a54f05977ec5267f5808~1..81769e7dc0f575b33646a54f05977ec5267f5808 81769e7dc0f575b33646a54f05977ec5267f5808 [false] [Pipeline] sh 10:54:17 + git log --format=format:%s -1 81769e7dc0f575b33646a54f05977ec5267f5808 [Pipeline] echo 10:54:17 ========================================================= 10:54:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:54:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:54:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:54:18 + grep -v github /etc/ssh/ssh_known_hosts 10:54:18 + [ -e /tmp/ssh_known_hosts ] 10:54:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:54:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:54:18 + sudo tee -a /etc/ssh/ssh_known_hosts 10:54:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:18 10:54:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:19 0.1.4: Pulling from edgex-devops/py-git-semver 10:54:19 b85a868b505f: Pulling fs layer 10:54:19 e2be974225ed: Pulling fs layer 10:54:19 339a4e72a1f5: Pulling fs layer 10:54:19 988bab9f4d93: Pulling fs layer 10:54:19 1469e6f7b9e6: Pulling fs layer 10:54:19 eaf3925da568: Pulling fs layer 10:54:19 bab4dde63d76: Pulling fs layer 10:54:19 bde34c3a00c8: Pulling fs layer 10:54:19 b352a97aabf1: Pulling fs layer 10:54:19 1469e6f7b9e6: Waiting 10:54:19 988bab9f4d93: Waiting 10:54:19 bab4dde63d76: Waiting 10:54:19 bde34c3a00c8: Waiting 10:54:19 4872d77fe225: Pulling fs layer 10:54:19 5851b861e8e6: Pulling fs layer 10:54:19 b352a97aabf1: Waiting 10:54:19 4872d77fe225: Waiting 10:54:19 5851b861e8e6: Waiting 10:54:19 eaf3925da568: Waiting 10:54:19 e2be974225ed: Download complete 10:54:19 988bab9f4d93: Verifying Checksum 10:54:19 1469e6f7b9e6: Verifying Checksum 10:54:19 1469e6f7b9e6: Download complete 10:54:19 339a4e72a1f5: Verifying Checksum 10:54:19 339a4e72a1f5: Download complete 10:54:19 eaf3925da568: Verifying Checksum 10:54:19 eaf3925da568: Download complete 10:54:19 bde34c3a00c8: Download complete 10:54:19 b352a97aabf1: Verifying Checksum 10:54:19 b352a97aabf1: Download complete 10:54:19 4872d77fe225: Verifying Checksum 10:54:19 4872d77fe225: Download complete 10:54:19 5851b861e8e6: Verifying Checksum 10:54:19 b85a868b505f: Verifying Checksum 10:54:19 b85a868b505f: Download complete 10:54:19 bab4dde63d76: Verifying Checksum 10:54:19 bab4dde63d76: Download complete 10:54:20 b85a868b505f: Pull complete 10:54:20 e2be974225ed: Pull complete 10:54:21 339a4e72a1f5: Pull complete 10:54:21 988bab9f4d93: Pull complete 10:54:21 1469e6f7b9e6: Pull complete 10:54:21 eaf3925da568: Pull complete 10:54:23 bab4dde63d76: Pull complete 10:54:23 bde34c3a00c8: Pull complete 10:54:23 b352a97aabf1: Pull complete 10:54:23 4872d77fe225: Pull complete 10:54:23 5851b861e8e6: Pull complete 10:54:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:54:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:24 prd-ubuntu20.04-docker-8c-8g-7812 does not seem to be running inside a container 10:54:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:54:26 $ docker top 54234f7c475149c4f9d0c557574282f940d4b1b8bc0b3b5d3a7645764aa24b65 -eo pid,comm 10:54:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:54:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:54:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:54:27 [ssh-agent] Looking for ssh-agent implementation... 10:54:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:54:27 $ docker exec 54234f7c475149c4f9d0c557574282f940d4b1b8bc0b3b5d3a7645764aa24b65 ssh-agent 10:54:27 SSH_AUTH_SOCK=/tmp/ssh-2LprFuLIBqf4/agent.32 10:54:27 SSH_AGENT_PID=38 10:54:27 Running ssh-add (command line suppressed) 10:54:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15846687423014900884.key (/w/workspace/edgex-go/1@tmp/private_key_15846687423014900884.key) 10:54:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:54:27 + git tag --points-at HEAD [Pipeline] } 10:54:27 $ docker exec --env ******** --env ******** 54234f7c475149c4f9d0c557574282f940d4b1b8bc0b3b5d3a7645764aa24b65 ssh-agent -k 10:54:27 unset SSH_AUTH_SOCK; 10:54:27 unset SSH_AGENT_PID; 10:54:27 echo Agent pid 38 killed; 10:54:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:54:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:54:28 [ssh-agent] Looking for ssh-agent implementation... 10:54:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:54:28 $ docker exec 54234f7c475149c4f9d0c557574282f940d4b1b8bc0b3b5d3a7645764aa24b65 ssh-agent 10:54:28 SSH_AUTH_SOCK=/tmp/ssh-EwMmHyItBjkP/agent.71 10:54:28 SSH_AGENT_PID=77 10:54:28 Running ssh-add (command line suppressed) 10:54:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6560369593577842457.key (/w/workspace/edgex-go/1@tmp/private_key_6560369593577842457.key) 10:54:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:54:28 + git semver init 10:54:29 2024-08-16 10:54:29,014 [run_init] DEBUG init version:0.0.0 force:False 10:54:29 2024-08-16 10:54:29,015 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 10:54:29 2024-08-16 10:54:29,016 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 10:54:29 2024-08-16 10:54:29,016 [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) 10:54:34 2024-08-16 10:54:33,903 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 10:54:34 2024-08-16 10:54:33,903 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4867 with force:False 10:54:34 2024-08-16 10:54:33,904 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4867 10:54:34 2024-08-16 10:54:33,909 [execute] INFO git cat-file --batch-check 10:54:34 2024-08-16 10:54:33,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 10:54:34 2024-08-16 10:54:33,916 [execute] INFO git cat-file --batch 10:54:34 2024-08-16 10:54:33,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 10:54:34 2024-08-16 10:54:33,921 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4867 10:54:34 0.0.0 [Pipeline] } 10:54:34 $ docker exec --env ******** --env ******** 54234f7c475149c4f9d0c557574282f940d4b1b8bc0b3b5d3a7645764aa24b65 ssh-agent -k 10:54:34 unset SSH_AUTH_SOCK; 10:54:34 unset SSH_AGENT_PID; 10:54:34 echo Agent pid 77 killed; 10:54:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:54:34 + git semver [Pipeline] } 10:54:35 $ docker stop --time=1 54234f7c475149c4f9d0c557574282f940d4b1b8bc0b3b5d3a7645764aa24b65 10:54:36 $ docker rm -f --volumes 54234f7c475149c4f9d0c557574282f940d4b1b8bc0b3b5d3a7645764aa24b65 [Pipeline] // withDockerContainer [Pipeline] sh 10:54:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:54:37 Stashed 1 file(s) [Pipeline] echo 10:54:37 [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 10:54:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 10:54:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:54:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:54:38 ========================================================= 10:54:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:54:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:54:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:54:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:54:38 619be1103602: Pulling fs layer 10:54:38 7862e08f4a3e: Pulling fs layer 10:54:38 5df492c9dc93: Pulling fs layer 10:54:38 7629e6793208: Pulling fs layer 10:54:38 4f4fb700ef54: Pulling fs layer 10:54:38 fb5054dd5b73: Pulling fs layer 10:54:38 eeca6798cff9: Pulling fs layer 10:54:38 aa269ceb94a6: Pulling fs layer 10:54:38 ada007ff1a6a: Pulling fs layer 10:54:38 fb5054dd5b73: Waiting 10:54:38 7629e6793208: Waiting 10:54:38 eeca6798cff9: Waiting 10:54:38 aa269ceb94a6: Waiting 10:54:38 4f4fb700ef54: Waiting 10:54:38 ada007ff1a6a: Waiting 10:54:38 7862e08f4a3e: Download complete 10:54:38 7629e6793208: Download complete 10:54:38 4f4fb700ef54: Download complete 10:54:38 fb5054dd5b73: Verifying Checksum 10:54:38 fb5054dd5b73: Download complete 10:54:38 619be1103602: Verifying Checksum 10:54:38 619be1103602: Download complete 10:54:38 eeca6798cff9: Verifying Checksum 10:54:38 eeca6798cff9: Download complete 10:54:38 619be1103602: Pull complete 10:54:38 ada007ff1a6a: Download complete 10:54:39 7862e08f4a3e: Pull complete 10:54:39 5df492c9dc93: Verifying Checksum 10:54:39 5df492c9dc93: Download complete 10:54:39 aa269ceb94a6: Verifying Checksum 10:54:39 aa269ceb94a6: Download complete 10:54:42 5df492c9dc93: Pull complete 10:54:42 7629e6793208: Pull complete 10:54:42 4f4fb700ef54: Pull complete 10:54:42 fb5054dd5b73: Pull complete 10:54:42 eeca6798cff9: Pull complete 10:54:45 aa269ceb94a6: Pull complete 10:54:45 ada007ff1a6a: Pull complete 10:54:45 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:54:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:54:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 10:54:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:54:46 WORKDIR /edgex 10:54:46 COPY go.mod . 10:54:46 RUN go mod download 10:54:46 + docker build -t ci-base-image-x86_64 -f - . 10:54:46 Sending build context to Docker daemon 179.1MB 10:54:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:54:46 ---> f489d0715acc 10:54:46 Step 2/4 : WORKDIR /edgex 10:54:51 ---> Running in d2d125ead549 10:54:51 Removing intermediate container d2d125ead549 10:54:51 ---> ff75e26f3c0e 10:54:51 Step 3/4 : COPY go.mod . 10:54:51 ---> 3435226ea61a 10:54:51 Step 4/4 : RUN go mod download 10:54:51 ---> Running in 67ad3ad0480d 10:54:52 Still waiting to schedule task 10:54:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:55:18 Removing intermediate container 67ad3ad0480d 10:55:18 ---> 5b4210ef303a 10:55:18 Successfully built 5b4210ef303a 10:55:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:18 + docker inspect -f . ci-base-image-x86_64 10:55:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:19 prd-ubuntu20.04-docker-8c-8g-7812 does not seem to be running inside a container 10:55:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:55:19 $ docker top a57e3734450ed2804cf1adb90e78b18effcf78920838f9218bf6a5770c636d5f -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:19 + go version 10:55:19 go version go1.21.9 linux/amd64 [Pipeline] } 10:55:19 $ docker stop --time=1 a57e3734450ed2804cf1adb90e78b18effcf78920838f9218bf6a5770c636d5f 10:55:21 $ docker rm -f --volumes a57e3734450ed2804cf1adb90e78b18effcf78920838f9218bf6a5770c636d5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:22 + docker inspect -f . ci-base-image-x86_64 10:55:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:22 prd-ubuntu20.04-docker-8c-8g-7812 does not seem to be running inside a container 10:55:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:55:22 $ docker top e87cb1f6559f426d6a64c2eb29cc6e7f1a157fd693bfbdd06b87b6dc571446a7 -eo pid,comm [Pipeline] { [Pipeline] echo 10:55:22 ========================================================= 10:55:22 [edgeXBuildGoParallel] Running Tests and Build... 10:55:22 ========================================================= [Pipeline] sh 10:55:23 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 10:55:23 + make test 10:55:23 go test -race -coverprofile=coverage.out ./... 10:55:31 ? github.com/edgexfoundry/edgex-go [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:56:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:56:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.031s coverage: 28.7% of statements 10:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:56:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 10:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:56:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:56:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:56:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:56:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:56:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 10:56:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 10:56:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 10:56:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:56:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:56:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements 10:56:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 53.2% of statements 10:56:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:56:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:56:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.609s coverage: 93.4% of statements 10:56:08 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements 10:56:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 7.0% of statements 10:56:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:56:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:56:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 10:56:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:56:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 10:56:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.388s coverage: 95.8% of statements 10:56:12 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 10:56:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:56:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:56:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] 10:56:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements 10:56:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 30.7% of statements 10:56:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 41.7% of statements 10:56:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements 10:56:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 10:56:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 96.3% of statements 10:56:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 10:56:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:56:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:56:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:56:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:56:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:56:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:56:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:56:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 10:56:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:56:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:56:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:56:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:56:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:56:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:56:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:56:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:56:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:56:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7813 in /w/workspace/edgexfoundry_edgex-go_PR-4867 [Pipeline] { [Pipeline] ws 10:56:21 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:56:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:56:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:56:24 The recommended git tool is: git 10:56:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:56:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:56:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:56:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 10:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 10:56:27 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 10:56:27 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 10:56:27 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 10:56:29 using credential edgex-jenkins-ssh 10:56:29 Cloning the remote Git repository 10:56:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 10:56:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 10:56:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 10:56:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:56:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:56:29 > git init /w/workspace/edgex-go/1 # timeout=10 10:56:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:56:29 > git --version # timeout=10 10:56:29 > git --version # 'git version 2.25.1' 10:56:29 using GIT_SSH to set credentials SSH Credentials for GitHub 10:56:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:56:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:56:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:56:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:56:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:56:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:56:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:56:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:56:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:56:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:56:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:56:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:56:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.248s coverage: 79.9% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.042s coverage: 92.9% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 67.2% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 76.6% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.131s coverage: 63.1% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.390s coverage: 36.5% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 5.7% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.059s coverage: 76.9% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.093s coverage: 95.7% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements 10:56:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.053s coverage: 98.9% of statements 10:56:40 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 10:56:40 running golangci-lint 10:56:40 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 10:56:40 go version go1.21.9 linux/amd64 10:56:40 level=info msg="[config_reader] Used config file .golangci.yml" 10:56:40 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:56:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:56:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:56:47 Merging remotes/origin/main commit 3a869a1a34d0f0849a63796cd05f94cfcea32072 into PR head commit 81769e7dc0f575b33646a54f05977ec5267f5808 10:56:48 Merge succeeded, producing 81769e7dc0f575b33646a54f05977ec5267f5808 10:56:48 Checking out Revision 81769e7dc0f575b33646a54f05977ec5267f5808 (PR-4867) 10:56:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:56:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:56:46 using GIT_SSH to set credentials SSH Credentials for GitHub 10:56:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4867/head:refs/remotes/origin/PR-4867 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:56:47 > git config core.sparsecheckout # timeout=10 10:56:47 > git checkout -f 81769e7dc0f575b33646a54f05977ec5267f5808 # timeout=10 10:56:48 > git remote # timeout=10 10:56:48 > git config --get remote.origin.url # timeout=10 10:56:48 using GIT_SSH to set credentials SSH Credentials for GitHub 10:56:48 > git merge 3a869a1a34d0f0849a63796cd05f94cfcea32072 # timeout=10 10:56:48 > git rev-parse HEAD^{commit} # timeout=10 10:56:48 > git config core.sparsecheckout # timeout=10 10:56:48 > git checkout -f 81769e7dc0f575b33646a54f05977ec5267f5808 # timeout=10 10:56:51 Commit message: "feat: Generate Missed Schedule Action Records" 10:56:51 > git --version # timeout=10 10:56:51 > git --version # 'git version 2.25.1' 10:56:51 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:56:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:56:53 % Total % Received % Xferd Average Speed Time Time Time Current 10:56:53 Dload Upload Total Spent Left Speed 10:56:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 81189 [Pipeline] sh 10:56:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:56:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:56:54 + sudo tee /etc/docker/daemon.new 10:56:54 { 10:56:54 "registry-mirrors": [ 10:56:54 "https://nexus3.edgexfoundry.org:10001" 10:56:54 ], 10:56:54 "bip": "10.250.0.254/24", 10:56:54 "hosts": [ 10:56:54 "tcp://0.0.0.0:5555", 10:56:54 "unix:///var/run/docker.sock" 10:56:54 ], 10:56:54 "mtu": 1458, 10:56:54 "selinux-enabled": true, 10:56:54 "seccomp-profile": "/etc/docker/seccomp.json" 10:56:54 } [Pipeline] sh 10:56:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:56:55 + sudo service docker restart 10:57:07 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|name|types_sizes|files) took 24.445438761s" 10:57:07 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 69.444707ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:13 provisioning config files... 10:57:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4293172430401833797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:14 ---> ****-login.sh 10:57:14 nexus3.edgexfoundry.org:10001 10:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:14 Configure a credential helper to remove this warning. See 10:57:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:14 10:57:14 Login Succeeded 10:57:14 nexus3.edgexfoundry.org:10002 10:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:14 Configure a credential helper to remove this warning. See 10:57:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:14 10:57:14 Login Succeeded 10:57:14 nexus3.edgexfoundry.org:10003 10:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:15 Configure a credential helper to remove this warning. See 10:57:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:15 10:57:15 Login Succeeded 10:57:15 nexus3.edgexfoundry.org:10004 10:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:15 Configure a credential helper to remove this warning. See 10:57:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:15 10:57:15 Login Succeeded 10:57:15 ****.io 10:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:16 Configure a credential helper to remove this warning. See 10:57:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:16 10:57:16 Login Succeeded 10:57:16 ---> ****-login.sh ends [Pipeline] } 10:57:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:57:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 10:57:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:57:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:57:17 ========================================================= 10:57:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:57:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:57:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:57:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:57:17 c6b39de5b339: Pulling fs layer 10:57:17 a69c41024577: Pulling fs layer 10:57:17 d6de4b400683: Pulling fs layer 10:57:17 35cb2a7552d0: Pulling fs layer 10:57:17 4f4fb700ef54: Pulling fs layer 10:57:17 464afbd9ba4c: Pulling fs layer 10:57:17 00f215d4a9da: Pulling fs layer 10:57:17 d496ad576159: Pulling fs layer 10:57:17 35cb2a7552d0: Waiting 10:57:17 4f4fb700ef54: Waiting 10:57:17 464afbd9ba4c: Waiting 10:57:17 00f215d4a9da: Waiting 10:57:17 d496ad576159: Waiting 10:57:17 a69c41024577: Download complete 10:57:17 35cb2a7552d0: Verifying Checksum 10:57:17 35cb2a7552d0: Download complete 10:57:17 4f4fb700ef54: Verifying Checksum 10:57:17 4f4fb700ef54: Download complete 10:57:17 464afbd9ba4c: Verifying Checksum 10:57:17 464afbd9ba4c: Download complete 10:57:17 c6b39de5b339: Download complete 10:57:18 d496ad576159: Verifying Checksum 10:57:18 d496ad576159: Download complete 10:57:19 c6b39de5b339: Pull complete 10:57:19 a69c41024577: Pull complete 10:57:19 d6de4b400683: Verifying Checksum 10:57:19 d6de4b400683: Download complete 10:57:21 00f215d4a9da: Verifying Checksum 10:57:21 00f215d4a9da: Download complete 10:57:22 level=info msg="[linters_context/goanalysis] analyzers took 2m10.820529874s with top 10 stages: buildir: 1m9.692621254s, gosec: 10.696702153s, inspect: 3.005188138s, fact_deprecated: 2.873960522s, printf: 1.83442195s, ctrlflow: 1.737770407s, S1038: 1.674836869s, fact_purity: 1.547404903s, nilness: 1.464815124s, SA5012: 990.698002ms" 10:57:22 level=info msg="[runner] Issues before processing: 214, after processing: 0" 10:57:22 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, skip_dirs: 214/214, filename_unadjuster: 214/214, identifier_marker: 214/214, exclude: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, nolint: 0/22, cgo: 214/214" 10:57:22 level=info msg="[runner] processing took 15.884922ms with stages: nolint: 7.082016ms, identifier_marker: 3.712768ms, path_prettifier: 1.585ms, autogenerated_exclude: 1.28347ms, exclude-rules: 1.249279ms, skip_dirs: 864.159µs, cgo: 78.91µs, filename_unadjuster: 22.44µs, fixer: 950ns, max_same_issues: 940ns, skip_files: 800ns, max_from_linter: 730ns, diff: 700ns, uniq_by_line: 670ns, exclude: 670ns, severity-rules: 410ns, sort_results: 370ns, max_per_file_from_linter: 280ns, source_code: 140ns, path_prefixer: 110ns, path_shortener: 110ns" 10:57:22 level=info msg="[runner] linters took 14.50638766s with stages: goanalysis_metalinter: 14.490398948s" 10:57:22 level=info msg="File cache stats: 0 entries of total size 0B" 10:57:22 level=info msg="Memory: 385 samples, avg is 307.6MB, max is 1342.4MB" 10:57:22 level=info msg="Execution took 39.030058508s" 10:57:22 go vet ./... 10:57:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:57:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:57:27 ./bin/test-attribution-txt.sh [Pipeline] echo 10:57:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:57:27 + ls -al . 10:57:27 total 912 10:57:27 drwxrwxr-x 11 1001 1001 4096 Aug 16 10:55 . 10:57:27 drwxr-xr-x 4 root root 4096 Aug 16 10:55 .. 10:57:27 drwxrwxr-x 2 1001 1001 4096 Aug 16 10:53 .blubracket 10:57:27 -rw-rw-r-- 1 1001 1001 10 Aug 16 10:53 .dockerignore 10:57:27 drwxrwxr-x 8 1001 1001 4096 Aug 16 10:56 .git 10:57:27 drwxrwxr-x 3 1001 1001 4096 Aug 16 10:53 .github 10:57:27 -rw-rw-r-- 1 1001 1001 1102 Aug 16 10:53 .gitignore 10:57:27 -rw-rw-r-- 1 1001 1001 42 Aug 16 10:53 .golangci.yml 10:57:27 -rw-rw-r-- 1 1001 1001 100 Aug 16 10:53 .hadolint.yml 10:57:27 drwxr-xr-x 3 1001 1001 4096 Aug 16 10:54 .semver 10:57:27 -rw-rw-r-- 1 1001 1001 155 Aug 16 10:53 .sonarcloud.properties 10:57:27 -rw-rw-r-- 1 1001 1001 1171 Aug 16 10:53 ADOPTERS.md 10:57:27 -rw-rw-r-- 1 1001 1001 21286 Aug 16 10:53 Attribution.txt 10:57:27 -rw-rw-r-- 1 1001 1001 100284 Aug 16 10:53 CHANGELOG.md 10:57:27 -rw-rw-r-- 1 1001 1001 3804 Aug 16 10:53 CONTRIBUTING.md 10:57:27 -rw-rw-r-- 1 1001 1001 677 Aug 16 10:53 GOVERNANCE.md 10:57:27 -rw-rw-r-- 1 1001 1001 861 Aug 16 10:53 Jenkinsfile 10:57:27 -rw-rw-r-- 1 1001 1001 10775 Aug 16 10:53 LICENSE 10:57:27 -rw-rw-r-- 1 1001 1001 16854 Aug 16 10:53 Makefile 10:57:27 -rw-rw-r-- 1 1001 1001 582 Aug 16 10:53 OWNERS.md 10:57:27 -rw-rw-r-- 1 1001 1001 9528 Aug 16 10:53 README.md 10:57:27 -rw-rw-r-- 1 1001 1001 789 Aug 16 10:53 SECURITY.md 10:57:27 -rw-rw-r-- 1 1001 1001 5 Aug 16 10:54 VERSION 10:57:27 drwxrwxr-x 2 1001 1001 4096 Aug 16 10:53 bin 10:57:27 drwxrwxr-x 20 1001 1001 4096 Aug 16 10:53 cmd 10:57:27 -rw-r--r-- 1 root root 544643 Aug 16 10:56 coverage.out 10:57:27 drwxrwxr-x 2 1001 1001 4096 Aug 16 10:53 fuzz_test 10:57:27 -rw-rw-r-- 1 1001 1001 7305 Aug 16 10:53 go.mod 10:57:27 -rw-rw-r-- 1 1001 1001 102581 Aug 16 10:53 go.sum 10:57:27 drwxrwxr-x 7 1001 1001 4096 Aug 16 10:53 internal 10:57:27 drwxrwxr-x 3 1001 1001 4096 Aug 16 10:53 openapi 10:57:27 -rw-rw-r-- 1 1001 1001 584 Aug 16 10:53 security.txt 10:57:27 -rw-rw-r-- 1 1001 1001 204 Aug 16 10:53 version.go [Pipeline] sh 10:57:28 + '[' -e coverage.out ] 10:57:28 + chown 1001:1001 coverage.out [Pipeline] stash 10:57:28 Stashed 1 file(s) [Pipeline] sh 10:57:28 + make build 10:57: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-data/core-data ./cmd/core-data 10:57:33 d6de4b400683: Pull complete 10:57:33 35cb2a7552d0: Pull complete 10:57:33 4f4fb700ef54: Pull complete 10:57:33 464afbd9ba4c: Pull complete 10:57:41 00f215d4a9da: Pull complete 10:57:43 d496ad576159: Pull complete 10:57:43 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:57:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:57:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 10:57:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:57:43 WORKDIR /edgex 10:57:43 COPY go.mod . 10:57:43 RUN go mod download 10:57:43 + docker build -t ci-base-image-arm64 -f - . 10:57:44 Sending build context to Docker daemon 3.526MB 10:57:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:57:44 ---> f246e2811388 10:57:44 Step 2/4 : WORKDIR /edgex 10:57:46 ---> Running in 36ddbeccc7c0 10:57:46 Removing intermediate container 36ddbeccc7c0 10:57:46 ---> 621220911bc1 10:57:46 Step 3/4 : COPY go.mod . 10:57:46 ---> ac68ce907f85 10:57:46 Step 4/4 : RUN go mod download 10:57:47 ---> Running in f6c80dbff3da 10:57:55 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 10:57:55 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 10:57:56 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 10:57:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:57:58 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 10:58:03 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 10:58:07 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 10:58:09 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 10:58:11 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 10:58:12 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 10:58:13 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 10:58:14 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 10:58: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:58:16 $ docker stop --time=1 e87cb1f6559f426d6a64c2eb29cc6e7f1a157fd693bfbdd06b87b6dc571446a7 10:58:18 $ docker rm -f --volumes e87cb1f6559f426d6a64c2eb29cc6e7f1a157fd693bfbdd06b87b6dc571446a7 [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 10:58:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:58:19 10:58:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:58:20 latest: Pulling from edgex-devops/edgex-compose 10:58:20 91d30c5bc195: Pulling fs layer 10:58:20 2e9b0aa3be6d: Pulling fs layer 10:58:20 9c61dcf015f6: Pulling fs layer 10:58:20 4698f68db338: Pulling fs layer 10:58:20 2a2f49069b9e: Pulling fs layer 10:58:20 e0025b399a48: Pulling fs layer 10:58:20 4698f68db338: Waiting 10:58:20 2a2f49069b9e: Waiting 10:58:20 e0025b399a48: Waiting 10:58:20 91d30c5bc195: Verifying Checksum 10:58:20 91d30c5bc195: Download complete 10:58:20 4698f68db338: Verifying Checksum 10:58:20 4698f68db338: Download complete 10:58:20 2e9b0aa3be6d: Verifying Checksum 10:58:20 2e9b0aa3be6d: Download complete 10:58:20 e0025b399a48: Verifying Checksum 10:58:20 e0025b399a48: Download complete 10:58:20 91d30c5bc195: Pull complete 10:58:20 2a2f49069b9e: Verifying Checksum 10:58:20 2a2f49069b9e: Download complete 10:58:21 2e9b0aa3be6d: Pull complete 10:58:21 9c61dcf015f6: Verifying Checksum 10:58:21 9c61dcf015f6: Download complete 10:58:27 9c61dcf015f6: Pull complete 10:58:28 4698f68db338: Pull complete 10:58:28 2a2f49069b9e: Pull complete 10:58:28 e0025b399a48: Pull complete 10:58:28 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:58:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:58:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:28 prd-ubuntu20.04-docker-8c-8g-7812 does not seem to be running inside a container 10:58:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:58:29 $ docker top 70bccdc2c162efd643fd2abe3765d8d1c1a5061c4824cb8d63ee792fbb319fc2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:58:30 + docker compose -f ./docker-compose-build.yml build --parallel 10:58:32 #1 [support-scheduler internal] load build definition from Dockerfile 10:58:32 #1 transferring dockerfile: 1.93kB done 10:58:32 #1 DONE 0.0s 10:58:33 10:58:33 #2 [security-spire-agent internal] load build definition from Dockerfile 10:58:33 #2 transferring dockerfile: 1.81kB done 10:58:33 #2 DONE 0.1s 10:58:33 10:58:33 #3 [security-proxy-auth internal] load build definition from Dockerfile 10:58:33 #3 transferring dockerfile: 2.15kB done 10:58:33 #3 DONE 0.1s 10:58:33 10:58:33 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:58:33 #4 transferring dockerfile: 2.23kB done 10:58:33 #4 DONE 0.1s 10:58:33 10:58:33 #5 [core-metadata internal] load build definition from Dockerfile 10:58:33 #5 transferring dockerfile: 2.06kB done 10:58:33 #5 DONE 0.1s 10:58:33 10:58:33 #6 [security-proxy-setup internal] load build definition from Dockerfile 10:58:33 #6 transferring dockerfile: 2.50kB done 10:58:33 #6 DONE 0.1s 10:58:33 10:58:33 #7 [security-spire-server internal] load build definition from Dockerfile 10:58:33 #7 transferring dockerfile: 1.70kB done 10:58:33 #7 DONE 0.1s 10:58:33 10:58:33 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:58:33 #8 transferring dockerfile: 1.89kB done 10:58:33 #8 DONE 0.1s 10:58:33 10:58:33 #9 [core-keeper internal] load build definition from Dockerfile 10:58:33 #9 transferring dockerfile: 2.01kB done 10:58:33 #9 DONE 0.1s 10:58:33 10:58:33 #10 [security-bootstrapper internal] load build definition from Dockerfile 10:58:33 #10 transferring dockerfile: 3.17kB done 10:58:33 #10 DONE 0.1s 10:58:33 10:58:33 #11 [security-spire-config internal] load build definition from Dockerfile 10:58:33 #11 transferring dockerfile: 1.69kB done 10:58:33 #11 DONE 0.1s 10:58:33 10:58:33 #12 [security-secretstore-setup internal] load build definition from Dockerfile 10:58:33 #12 transferring dockerfile: 2.49kB done 10:58:33 #12 DONE 0.1s 10:58:33 10:58:33 #13 [support-cron-scheduler internal] load build definition from Dockerfile 10:58:33 #13 transferring dockerfile: 1.85kB done 10:58:33 #13 DONE 0.1s 10:58:33 10:58:33 #14 [core-command internal] load build definition from Dockerfile 10:58:33 #14 transferring dockerfile: 1.93kB done 10:58:33 #14 DONE 0.1s 10:58:33 10:58:33 #15 [core-data internal] load build definition from Dockerfile 10:58:33 #15 transferring dockerfile: 2.01kB done 10:58:33 #15 DONE 0.1s 10:58:33 10:58:33 #16 [support-notifications internal] load build definition from Dockerfile 10:58:33 #16 transferring dockerfile: 1.95kB done 10:58:33 #16 DONE 0.1s 10:58:33 10:58:33 #17 [support-scheduler internal] load .dockerignore 10:58:33 #17 transferring context: 50B done 10:58:33 #17 DONE 0.1s 10:58:33 10:58:33 #18 [security-spire-agent internal] load .dockerignore 10:58:33 #18 transferring context: 50B done 10:58:33 #18 DONE 0.0s 10:58:33 10:58:33 #19 [core-common-config-bootstrapper internal] load .dockerignore 10:58:33 #19 transferring context: 50B done 10:58:33 #19 DONE 0.0s 10:58:33 10:58:33 #20 [security-proxy-setup internal] load .dockerignore 10:58:33 #20 transferring context: 50B done 10:58:33 #20 DONE 0.0s 10:58:33 10:58:33 #21 [security-proxy-auth internal] load .dockerignore 10:58:33 #21 transferring context: 50B done 10:58:33 #21 DONE 0.0s 10:58:33 10:58:33 #22 [security-spire-server internal] load .dockerignore 10:58:33 #22 transferring context: 50B done 10:58:33 #22 DONE 0.0s 10:58:33 10:58:33 #23 [core-metadata internal] load .dockerignore 10:58:33 #23 transferring context: 50B done 10:58:33 #23 DONE 0.0s 10:58:33 10:58:33 #24 [core-keeper internal] load .dockerignore 10:58:33 #24 transferring context: 50B done 10:58:33 #24 DONE 0.0s 10:58:33 10:58:33 #25 [security-spiffe-token-provider internal] load .dockerignore 10:58:33 #25 transferring context: 50B done 10:58:33 #25 DONE 0.0s 10:58:33 10:58:33 #26 [security-bootstrapper internal] load .dockerignore 10:58:33 #26 transferring context: 50B done 10:58:33 #26 DONE 0.0s 10:58:33 10:58:33 #27 [support-cron-scheduler internal] load .dockerignore 10:58:33 #27 transferring context: 50B done 10:58:33 #27 DONE 0.1s 10:58:33 10:58:33 #28 [security-secretstore-setup internal] load .dockerignore 10:58:33 #28 transferring context: 50B done 10:58:33 #28 DONE 0.1s 10:58:33 10:58:33 #29 [core-command internal] load .dockerignore 10:58:33 #29 transferring context: 50B done 10:58:33 #29 DONE 0.1s 10:58:33 10:58:33 #30 [support-notifications internal] load .dockerignore 10:58:33 #30 transferring context: 50B done 10:58:33 #30 DONE 0.1s 10:58:33 10:58:33 #31 [security-spire-config internal] load .dockerignore 10:58:33 #31 transferring context: 50B done 10:58:33 #31 DONE 0.1s 10:58:33 10:58:33 #32 [core-data internal] load .dockerignore 10:58:33 #32 transferring context: 50B done 10:58:33 #32 DONE 0.1s 10:58:33 10:58:33 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:58:33 #33 DONE 0.0s 10:58:33 10:58:33 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 10:58:33 #34 DONE 0.1s 10:58:33 10:58:33 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:58:33 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:58:33 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:58:33 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:58:33 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:58:33 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.10MB / 3.42MB 0.1s 10:58:34 #35 ... 10:58:34 10:58:34 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:58:34 #33 DONE 0.0s 10:58:34 10:58:34 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:58:34 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s 10:58:34 #35 ... 10:58:34 10:58:34 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:58:34 #33 DONE 0.0s 10:58:34 10:58:34 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:58:34 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:58:34 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:58:34 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:58:34 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:58:34 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:58:34 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 10:58:34 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:58:34 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:58:34 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:58:34 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:58:34 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:58:34 #35 ... 10:58:34 10:58:34 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:58:34 #33 DONE 0.0s 10:58:34 10:58:34 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:58:34 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 10:58:34 #35 ... 10:58:34 10:58:34 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:58:34 #33 DONE 0.0s 10:58:34 10:58:34 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:58:34 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:58:34 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:58:34 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:58:34 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:58:34 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:58:34 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 10:58:34 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:58:34 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:58:34 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:58:34 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:58:34 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:58:34 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 10:58:34 #35 DONE 0.9s 10:58:34 10:58:34 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:58:34 #33 DONE 0.0s 10:58:34 10:58:34 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:58:34 #36 DONE 0.6s 10:58:34 10:58:34 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:58:34 #37 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:58:34 #37 ... 10:58:34 10:58:34 #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:58:34 #38 DONE 1.3s 10:58:34 10:58:34 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:58:34 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:58:34 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:58:34 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:58:34 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:58:34 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:58:34 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 10:58:34 #35 DONE 0.9s 10:58:34 10:58:34 #39 [security-spire-server internal] load build context 10:58:34 #39 transferring context: 27.71kB 0.1s done 10:58:34 #39 DONE 0.4s 10:58:34 10:58:34 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:58:34 #40 DONE 1.0s 10:58:34 10:58:34 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 10:58:34 #34 DONE 0.9s 10:58:34 10:58:34 #41 [security-spire-agent internal] load build context 10:58:34 #41 transferring context: 27.24kB 0.0s done 10:58:34 #41 DONE 0.4s 10:58:34 10:58:34 #38 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:58:34 #38 DONE 1.3s 10:58:34 10:58:34 #42 [core-data internal] load build context 10:58:35 #42 ... 10:58:35 10:58:35 #43 [security-spire-config internal] load build context 10:58:35 #43 transferring context: 25.96kB 0.1s done 10:58:35 #43 DONE 0.6s 10:58:35 10:58:35 #42 [core-data internal] load build context 10:58:40 #42 transferring context: 119.08MB 5.3s 10:58:40 #42 ... 10:58:40 10:58:40 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:58:40 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 10:58:40 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:58:40 #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 10:58:40 #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 10:58:40 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 10:58:40 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done 10:58:40 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 10:58:40 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.9s 10:58:40 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.9s 10:58:41 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 10:58:41 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 6.5s done 10:58:43 Removing intermediate container f6c80dbff3da 10:58:43 ---> 85ebefe4c611 10:58:43 Successfully built 85ebefe4c611 10:58:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:44 + docker inspect -f . ci-base-image-arm64 10:58:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:44 prd-ubuntu20.04-docker-arm64-4c-16g-7813 does not seem to be running inside a container 10:58:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:58:44 #44 ... 10:58:44 10:58:44 #45 [support-scheduler internal] load build context 10:58:44 #45 ... 10:58:44 10:58:44 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:58:45 #44 ... 10:58:45 10:58:45 #46 [security-proxy-auth internal] load build context 10:58:45 #46 ... 10:58:45 10:58:45 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:58:45 #47 ... 10:58:45 10:58:45 #48 [security-bootstrapper internal] load build context 10:58:45 #48 ... 10:58:45 10:58:45 #49 [security-proxy-setup internal] load build context 10:58:45 #49 ... 10:58:45 10:58:45 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:58:45 #50 ... 10:58:45 10:58:45 #51 [core-command internal] load build context 10:58:45 #51 ... 10:58:45 10:58:45 #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:45 #52 ... 10:58:45 10:58:45 #53 [security-secretstore-setup internal] load build context 10:58:45 #53 ... 10:58:45 10:58:45 #54 [core-keeper builder 2/7] WORKDIR /edgex-go 10:58:45 $ docker top 3e180f4e659d61d81ef18683541c4e2ec1fb74a59e79c853810a0b5a2a1ae50e -eo pid,comm [Pipeline] { 10:58:45 #54 ... 10:58:45 10:58:45 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:58:45 #55 ... 10:58:45 10:58:45 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [Pipeline] sh 10:58:46 #56 ... 10:58:46 10:58:46 #57 [support-cron-scheduler internal] load build context 10:58:46 #57 transferring context: 301.62MB 11.1s 10:58:46 #57 ... 10:58:46 10:58:46 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:58:46 #37 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 10:58:46 #37 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:58:46 #37 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 10:58:46 #37 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 10:58:46 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 10:58:46 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done 10:58:46 #37 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 10.5s 10:58:46 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 10:58:46 #37 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 10.5s 10:58:46 #37 ... 10:58:46 10:58:46 #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:58:46 #58 ... 10:58:46 10:58:46 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:58:46 #59 ... 10:58:46 10:58:46 #60 [core-common-config-bootstrapper internal] load build context 10:58:46 #60 ... 10:58:46 10:58:46 #61 [security-spiffe-token-provider internal] load build context 10:58:46 #61 ... 10:58:46 10:58:46 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:58:46 #0 0.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:58:46 #0 3.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:58:46 #0 3.807 (1/2) Installing dumb-init (1.2.5-r2) 10:58:46 #0 3.812 (2/2) Installing su-exec (0.2-r3) 10:58:46 #0 3.820 Executing busybox-1.36.1-r7.trigger 10:58:46 #0 3.833 OK: 7 MiB in 17 packages 10:58:46 #62 ... 10:58:46 10:58:46 #63 [core-metadata internal] load build context 10:58:46 + go version 10:58:46 go version go1.21.9 linux/arm64 [Pipeline] } 10:58:46 $ docker stop --time=1 3e180f4e659d61d81ef18683541c4e2ec1fb74a59e79c853810a0b5a2a1ae50e 10:58:46 #63 ... 10:58:46 10:58:46 #64 [support-notifications internal] load build context 10:58:46 #64 ... 10:58:46 10:58:46 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:58:46 #0 0.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:58:46 #0 3.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:58:46 #0 3.839 (1/2) Installing ca-certificates (20240226-r0) 10:58:46 #0 3.841 (2/2) Installing dumb-init (1.2.5-r2) 10:58:46 #0 3.843 Executing busybox-1.36.1-r7.trigger 10:58:46 #0 3.852 Executing ca-certificates-20240226-r0.trigger 10:58:46 #0 3.900 OK: 8 MiB in 17 packages 10:58:47 #65 ... 10:58:47 10:58:47 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:58:48 #66 ... 10:58:48 10:58:48 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:58:48 #67 ... 10:58:48 10:58:48 #68 [core-keeper internal] load build context 10:58:48 #68 ... 10:58:48 10:58:48 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:58:48 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 13.0s 10:58:48 $ docker rm -f --volumes 3e180f4e659d61d81ef18683541c4e2ec1fb74a59e79c853810a0b5a2a1ae50e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:49 + docker inspect -f . ci-base-image-arm64 10:58:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:49 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 13.1s done 10:58:49 prd-ubuntu20.04-docker-arm64-4c-16g-7813 does not seem to be running inside a container 10:58:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:58:50 #44 ... 10:58:50 10:58:50 #42 [core-data internal] load build context 10:58:51 $ docker top 8c47a5807285e580ac0a70acd5057cbc0110b3376e184be3d2cdea928df7bf19 -eo pid,comm 10:58:51 #42 transferring context: 466.53MB 15.6s 10:58:51 #42 ... 10:58:51 10:58:51 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:58:51 #37 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 15.4s [Pipeline] { [Pipeline] echo 10:58:51 ========================================================= 10:58:51 [edgeXBuildGoParallel] Running Tests and Build... 10:58:51 ========================================================= [Pipeline] sh 10:58:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 10:58:52 + make test 10:58:52 go test -race -coverprofile=coverage.out ./... 10:58:53 #37 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 14.4s done 10:58:54 #37 ... 10:58:54 10:58:54 #45 [support-scheduler internal] load build context 10:58:54 #45 transferring context: 494.52MB 19.4s done 10:58:54 #45 ... 10:58:54 10:58:54 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:58:54 #37 ... 10:58:54 10:58:54 #46 [security-proxy-auth internal] load build context 10:58:54 #46 transferring context: 494.52MB 15.9s done 10:58:55 #46 ... 10:58:55 10:58:55 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:58:55 #37 ... 10:58:55 10:58:55 #48 [security-bootstrapper internal] load build context 10:58:55 #48 transferring context: 494.52MB 16.7s done 10:58:55 #48 ... 10:58:55 10:58:55 #51 [core-command internal] load build context 10:58:55 #51 transferring context: 494.52MB 18.3s done 10:58:55 #51 ... 10:58:55 10:58:55 #49 [security-proxy-setup internal] load build context 10:58:55 #49 transferring context: 494.52MB 15.3s done 10:58:55 #49 ... 10:58:55 10:58:55 #53 [security-secretstore-setup internal] load build context 10:58:55 #53 transferring context: 494.52MB 18.3s done 10:58:56 #53 ... 10:58:56 10:58:56 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:58:56 #37 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 20.5s 10:58:56 #37 ... 10:58:56 10:58:56 #57 [support-cron-scheduler internal] load build context 10:58:56 #57 transferring context: 494.52MB 16.5s done 10:58:56 #57 ... 10:58:56 10:58:56 #63 [core-metadata internal] load build context 10:58:56 #63 transferring context: 494.52MB 19.9s done 10:58:56 #63 ... 10:58:56 10:58:56 #60 [core-common-config-bootstrapper internal] load build context 10:58:56 #60 transferring context: 494.52MB 17.0s done 10:58:57 #60 ... 10:58:57 10:58:57 #61 [security-spiffe-token-provider internal] load build context 10:58:57 #61 transferring context: 494.52MB 16.5s done 10:58:57 #61 ... 10:58:57 10:58:57 #64 [support-notifications internal] load build context 10:58:57 #64 transferring context: 494.52MB 17.4s done 10:58:58 #64 ... 10:58:58 10:58:58 #68 [core-keeper internal] load build context 10:58:58 #68 transferring context: 494.52MB 16.4s done 10:58:58 #68 ... 10:58:58 10:58:58 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:58:58 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 10:59:01 #44 ... 10:59:01 10:59:01 #42 [core-data internal] load build context 10:59:01 #42 transferring context: 494.52MB 15.9s done 10:59:01 #42 ... 10:59:01 10:59:01 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:59:01 #37 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 21.1s done 10:59:01 #37 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 10:59:05 #37 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 10:59:06 #37 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done 10:59:07 #37 ... 10:59:07 10:59:07 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:59:07 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 10:59:08 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done 10:59:11 #44 ... 10:59:11 10:59:11 #49 [security-proxy-setup internal] load build context 10:59:11 #49 DONE 36.8s 10:59:11 10:59:11 #46 [security-proxy-auth internal] load build context 10:59:11 #46 DONE 36.9s 10:59:11 10:59:11 #68 [core-keeper internal] load build context 10:59:11 #68 DONE 36.6s 10:59:11 10:59:11 #54 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 10:59:11 #54 DONE 36.2s 10:59:11 10:59:11 #61 [security-spiffe-token-provider internal] load build context 10:59:11 #61 DONE 36.7s 10:59:11 10:59:11 #48 [security-bootstrapper internal] load build context 10:59:11 #48 DONE 36.7s 10:59:11 10:59:11 #60 [core-common-config-bootstrapper internal] load build context 10:59:11 #60 DONE 37.0s 10:59:11 10:59:11 #42 [core-data internal] load build context 10:59:11 #42 DONE 36.1s 10:59:11 10:59:11 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:59:11 #65 DONE 36.3s 10:59:11 10:59:11 #57 [support-cron-scheduler internal] load build context 10:59:11 #57 DONE 36.6s 10:59:11 10:59:11 #64 [support-notifications internal] load build context 10:59:11 #64 DONE 36.6s 10:59:11 10:59:11 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:59:11 #62 DONE 36.3s 10:59:11 10:59:11 #53 [security-secretstore-setup internal] load build context 10:59:11 #53 DONE 36.7s 10:59:11 10:59:11 #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:11 #52 DONE 36.4s 10:59:11 10:59:11 #51 [core-command internal] load build context 10:59:11 #51 DONE 36.7s 10:59:11 10:59:11 #45 [support-scheduler internal] load build context 10:59:11 #45 DONE 37.4s 10:59:11 10:59:11 #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:59:11 #69 ... 10:59:11 10:59:11 #63 [core-metadata internal] load build context 10:59:11 #63 DONE 36.8s 10:59:11 10:59:11 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:59:11 #44 DONE 36.8s 10:59:11 10:59:11 #70 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:59:12 #70 ... 10:59:12 10:59:12 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:59:12 #56 36.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:12 #56 36.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:12 #56 37.09 (1/1) Installing dumb-init (1.2.5-r2) 10:59:12 #56 37.10 Executing busybox-1.36.1-r7.trigger 10:59:12 #56 37.10 OK: 7 MiB in 16 packages 10:59:12 #56 DONE 37.6s 10:59:12 10:59:12 #71 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 10:59:12 #71 ... 10:59:12 10:59:12 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:59:12 #55 37.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:12 #55 37.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:12 #55 37.41 (1/4) Installing dumb-init (1.2.5-r2) 10:59:12 #55 37.41 (2/4) Installing openssl (3.1.6-r0) 10:59:12 #55 37.44 (3/4) Installing su-exec (0.2-r3) 10:59:12 #55 37.44 (4/4) Installing yq (4.33.3-r5) 10:59:12 #55 37.52 Executing busybox-1.36.1-r7.trigger 10:59:12 #55 37.55 OK: 17 MiB in 19 packages 10:59:12 #55 DONE 37.7s 10:59:12 10:59:12 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:59:12 #67 36.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:12 #67 36.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:12 #67 36.85 (1/1) Installing dumb-init (1.2.5-r2) 10:59:12 #67 36.86 Executing busybox-1.36.1-r7.trigger 10:59:12 #67 36.87 OK: 7 MiB in 16 packages 10:59:12 #67 DONE 37.2s 10:59:12 10:59:12 #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:59:12 #58 37.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:12 #58 37.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:12 #58 37.33 (1/3) Installing ca-certificates (20240226-r0) 10:59:12 #58 37.34 (2/3) Installing dumb-init (1.2.5-r2) 10:59:12 #58 37.35 (3/3) Installing tzdata (2024a-r0) 10:59:12 #58 37.42 Executing busybox-1.36.1-r7.trigger 10:59:12 #58 37.44 Executing ca-certificates-20240226-r0.trigger 10:59:12 #58 37.59 OK: 11 MiB in 18 packages 10:59:12 #58 DONE 37.8s 10:59:12 10:59:12 #70 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:59:12 #70 1.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:12 #70 ... 10:59:12 10:59:12 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:59:12 #59 36.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:12 #59 36.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:12 #59 36.90 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:59:12 #59 36.90 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:59:12 #59 36.90 OK: 20070 distinct packages available 10:59:12 #59 36.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:12 #59 37.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:12 #59 37.32 (1/4) Installing dumb-init (1.2.5-r2) 10:59:12 #59 37.32 (2/4) Installing musl-obstack (1.2.3-r2) 10:59:12 #59 37.32 (3/4) Installing libucontext (1.2-r2) 10:59:12 #59 37.33 (4/4) Installing gcompat (1.1.0-r1) 10:59:12 #59 37.33 Executing busybox-1.36.1-r7.trigger 10:59:12 #59 37.34 OK: 8 MiB in 19 packages 10:59:12 #59 DONE 37.6s 10:59:12 10:59:12 #70 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:59:12 #70 1.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:13 #70 ... 10:59:13 10:59:13 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:59:13 #66 37.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:13 #66 37.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:13 #66 37.38 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:59:13 #66 37.38 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:59:13 #66 37.38 OK: 20070 distinct packages available 10:59:13 #66 37.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:13 #66 37.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:13 #66 37.91 (1/5) Installing dumb-init (1.2.5-r2) 10:59:13 #66 37.91 (2/5) Installing musl-obstack (1.2.3-r2) 10:59:13 #66 37.91 (3/5) Installing libucontext (1.2-r2) 10:59:13 #66 37.92 (4/5) Installing gcompat (1.1.0-r1) 10:59:13 #66 37.92 (5/5) Installing openssl (3.1.6-r0) 10:59:13 #66 37.99 Executing busybox-1.36.1-r7.trigger 10:59:13 #66 38.00 OK: 8 MiB in 20 packages 10:59:13 #66 DONE 38.2s 10:59:13 10:59:13 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:59:13 #0 1.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:13 #0 1.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:13 #0 1.855 OK: 264 MiB in 52 packages 10:59:13 #72 DONE 2.0s 10:59:13 10:59:13 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:59:13 #50 37.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:13 #50 37.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:13 #50 37.43 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:59:13 #50 37.43 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:59:13 #50 37.43 OK: 20070 distinct packages available 10:59:13 #50 37.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:13 #50 37.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:13 #50 37.89 (1/11) Installing ca-certificates (20240226-r0) 10:59:13 #50 37.91 (2/11) Installing brotli-libs (1.0.9-r14) 10:59:13 #50 37.92 (3/11) Installing libunistring (1.1-r1) 10:59:13 #50 37.94 (4/11) Installing libidn2 (2.3.4-r1) 10:59:13 #50 37.95 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:59:13 #50 38.00 (6/11) Installing libcurl (8.9.0-r0) 10:59:13 #50 38.02 (7/11) Installing curl (8.9.0-r0) 10:59:13 #50 38.02 (8/11) Installing dumb-init (1.2.5-r2) 10:59:13 #50 38.03 (9/11) Installing musl-obstack (1.2.3-r2) 10:59:13 #50 38.03 (10/11) Installing libucontext (1.2-r2) 10:59:13 #50 38.03 (11/11) Installing gcompat (1.1.0-r1) 10:59:13 #50 38.04 Executing busybox-1.36.1-r7.trigger 10:59:13 #50 38.05 Executing ca-certificates-20240226-r0.trigger 10:59:13 #50 38.12 OK: 12 MiB in 26 packages 10:59:13 #50 DONE 38.3s 10:59:13 10:59:13 #70 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:59:13 #70 2.060 OK: 264 MiB in 52 packages 10:59:13 #70 ... 10:59:13 10:59:13 #73 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 10:59:13 #73 DONE 0.1s 10:59:13 10:59:13 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:13 #74 DONE 2.1s 10:59:13 10:59:13 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 10:59:13 #70 DONE 2.6s 10:59:13 10:59:13 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:59:13 #75 DONE 0.2s 10:59:13 10:59:13 #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:59:13 #0 1.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:13 #0 1.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:13 #0 1.893 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:59:13 #0 1.893 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:59:13 #0 1.893 OK: 20077 distinct packages available 10:59:13 #0 1.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:13 #0 2.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:13 #0 2.288 OK: 264 MiB in 52 packages 10:59:13 #76 DONE 2.5s 10:59:13 10:59:13 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:59:13 #47 36.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:13 #47 38.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:13 #47 38.32 (1/4) Installing ca-certificates (20240226-r0) 10:59:13 #47 38.34 (2/4) Installing dumb-init (1.2.5-r2) 10:59:13 #47 38.34 (3/4) Installing su-exec (0.2-r3) 10:59:13 #47 38.34 (4/4) Installing yq (4.33.3-r5) 10:59:13 #47 38.46 Executing busybox-1.36.1-r7.trigger 10:59:13 #47 38.47 Executing ca-certificates-20240226-r0.trigger 10:59:13 #47 38.51 OK: 17 MiB in 19 packages 10:59:13 #47 DONE 38.7s 10:59:13 10:59:13 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:59:13 #77 ... 10:59:13 10:59:13 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:59:13 #78 DONE 0.1s 10:59:13 10:59:13 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:14 #79 ... 10:59:14 10:59:14 #80 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 10:59:14 #0 2.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:14 #0 2.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:14 #0 2.844 OK: 264 MiB in 52 packages 10:59:14 #80 DONE 3.0s 10:59:14 10:59:14 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:59:14 #81 DONE 0.0s 10:59:14 10:59:14 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:15 #82 ... 10:59:15 10:59:15 #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:59:15 #0 3.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:15 #0 3.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:15 #0 3.543 OK: 7 MiB in 17 packages 10:59:15 #83 DONE 3.7s 10:59:15 10:59:15 #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:59:15 #69 3.865 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:15 #69 ... 10:59:15 10:59:15 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:59:15 #0 3.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:15 #0 3.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:15 #0 4.124 OK: 8 MiB in 17 packages 10:59:15 #84 DONE 4.2s 10:59:15 10:59:15 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:59:15 #0 2.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:15 #0 2.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:15 #0 2.806 OK: 11 MiB in 18 packages 10:59:15 #85 DONE 2.9s 10:59:15 10:59:15 #71 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 10:59:15 #71 3.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:15 #71 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:15 #71 ... 10:59:15 10:59:15 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:59:15 #0 2.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:15 #0 2.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:15 #0 3.110 OK: 7 MiB in 16 packages 10:59:15 #86 DONE 3.3s 10:59:15 10:59:15 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:59:15 #0 2.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:15 #0 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:15 #0 2.806 OK: 8 MiB in 19 packages 10:59:15 #87 DONE 2.9s 10:59:15 10:59:15 #71 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:59:15 #71 3.599 OK: 7 MiB in 16 packages 10:59:15 #71 DONE 3.9s 10:59:15 10:59:15 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:59:16 #88 ... 10:59:16 10:59:16 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:59:16 #0 2.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:16 #0 2.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:16 #0 2.847 OK: 8 MiB in 20 packages 10:59:16 #89 DONE 3.9s 10:59:16 10:59:16 #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:59:16 #69 4.358 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:16 #69 5.016 (1/1) Installing dumb-init (1.2.5-r2) 10:59:16 #69 5.506 Executing busybox-1.36.1-r7.trigger 10:59:16 #69 5.513 OK: 7 MiB in 16 packages 10:59:16 #69 DONE 5.7s 10:59:16 10:59:16 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:59:16 #0 2.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:16 #0 2.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:16 #0 3.034 OK: 12 MiB in 26 packages 10:59:16 #90 DONE 3.8s 10:59:17 10:59:17 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:59:17 #88 DONE 1.1s 10:59:17 10:59:17 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:59:17 #77 3.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:17 #77 3.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:17 #77 3.723 OK: 17 MiB in 19 packages 10:59:18 #77 ... 10:59:18 10:59:18 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:59:18 #91 DONE 1.0s 10:59:18 10:59:18 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:59:18 #77 DONE 4.5s 10:59:18 10:59:18 #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:59:18 #0 2.620 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:18 #0 3.190 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:18 #0 3.959 OK: 264 MiB in 52 packages 10:59:18 #92 DONE 4.8s 10:59:18 10:59:18 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:59:18 #0 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:59:18 #0 3.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:59:18 #0 4.311 OK: 17 MiB in 19 packages 10:59:18 #93 DONE 5.4s 10:59:18 10:59:18 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:59:18 #94 DONE 1.1s 10:59:18 10:59:18 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:59:18 #95 DONE 1.1s 10:59:18 10:59:18 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:59:18 #96 ... 10:59:18 10:59:18 #97 [security-spire-config stage-2 6/10] COPY security.txt / 10:59:18 #97 DONE 0.2s 10:59:18 10:59:18 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:59:18 #98 ... 10:59:18 10:59:18 #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:59:18 #99 DONE 0.8s 10:59:18 10:59:18 #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:59:18 #100 DONE 0.8s 10:59:18 10:59:18 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:59:18 #96 DONE 0.8s 10:59:18 10:59:18 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:59:18 #101 DONE 0.8s 10:59:18 10:59:18 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:59:18 #98 DONE 0.7s 10:59:18 10:59:18 #102 [security-spire-server stage-2 6/9] COPY security.txt / 10:59:18 #102 DONE 0.1s 10:59:18 10:59:18 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:59:18 #103 DONE 0.1s 10:59:18 10:59:18 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:59:18 #104 DONE 0.1s 10:59:18 10:59:18 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 10:59:18 #105 DONE 0.1s 10:59:18 10:59:18 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:59:18 #106 DONE 0.1s 10:59:18 10:59:18 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:59:18 #107 DONE 0.1s 10:59:18 10:59:18 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:59:19 #108 DONE 0.1s 10:59:19 10:59:19 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:59:19 #109 DONE 0.1s 10:59:19 10:59:19 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:59:19 #110 DONE 0.1s 10:59:19 10:59:19 #111 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:59:19 #111 DONE 4.4s 10:59:19 10:59:19 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:59:19 #112 DONE 0.1s 10:59:19 10:59:19 #113 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 10:59:19 #113 DONE 0.1s 10:59:19 10:59:19 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:59:19 #114 DONE 0.1s 10:59:19 10:59:19 #115 [security-spire-agent] exporting to image 10:59:19 #115 exporting layers 10:59:19 #115 exporting layers 0.7s done 10:59:20 #115 exporting layers 0.6s done 10:59:20 #115 writing image sha256:038f808dd24ccc7576ef7cfc5d4b06d32bb2f7c15595f803744f4662cc8877be done 10:59:20 #115 naming to docker.io/library/security-spire-config done 10:59:20 #115 exporting layers 0.6s done 10:59:20 #115 writing image sha256:a86a5cf849ce818d57f2368fc7c29cd23e6a61f8de023f151dc59255609c41ad 0.0s done 10:59:20 #115 naming to docker.io/library/security-spire-server done 10:59:20 #115 writing image sha256:ce144a07007de86577e4894644104f9928f888d3920dcc6fc7ce5f571a398d8b done 10:59:20 #115 naming to docker.io/library/security-spire-agent done 10:59:20 #115 DONE 0.9s 10:59:20 10:59:20 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:21 #116 ... 10:59:21 10:59:21 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:59:21 #37 ... 10:59:21 10:59:21 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:23 #117 ... 10:59:23 10:59:23 #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:39 ? github.com/edgexfoundry/edgex-go [no test files] 11:00:02 #118 ... 11:00:02 11:00:02 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:02 #82 DONE 47.9s 11:00:02 11:00:02 #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:02 #118 DONE 48.8s 11:00:02 11:00:02 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:02 #79 DONE 48.4s 11:00:02 11:00:02 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:02 #116 DONE 43.2s 11:00:02 11:00:02 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:02 #117 DONE 48.5s 11:00:02 11:00:02 #119 [support-scheduler builder 6/7] COPY . . 11:00:10 #119 DONE 8.3s 11:00:10 11:00:10 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:00:10 #120 ... 11:00:10 11:00:10 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:10 #121 CACHED 11:00:10 11:00:10 #122 [core-data builder 4/7] COPY go.mod vendor* ./ 11:00:10 #122 CACHED 11:00:10 11:00:10 #123 [core-data builder 6/7] COPY . . 11:00:10 #123 CACHED 11:00:10 11:00:10 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 11:00:10 #124 CACHED 11:00:10 11:00:10 #125 [core-command builder 6/7] COPY . . 11:00:10 #125 CACHED 11:00:10 11:00:10 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:10 #126 CACHED 11:00:10 11:00:10 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:00:10 #127 CACHED 11:00:10 11:00:10 #128 [core-metadata builder 6/7] COPY . . 11:00:10 #128 CACHED 11:00:10 11:00:10 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:10 #129 CACHED 11:00:10 11:00:10 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:10 #130 CACHED 11:00:10 11:00:10 #131 [security-proxy-auth builder 6/7] COPY . . 11:00:10 #131 CACHED 11:00:10 11:00:10 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:00:10 #132 CACHED 11:00:10 11:00:10 #133 [support-notifications builder 6/7] COPY . . 11:00:10 #133 CACHED 11:00:10 11:00:10 #134 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:00:10 #134 CACHED 11:00:10 11:00:10 #135 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:10 #135 CACHED 11:00:10 11:00:10 #136 [security-spiffe-token-provider builder 6/7] COPY . . 11:00:10 #136 DONE 8.4s 11:00:10 11:00:10 #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:00:10 #137 CACHED 11:00:10 11:00:10 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:10 #138 CACHED 11:00:10 11:00:10 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 11:00:10 #139 CACHED 11:00:10 11:00:10 #140 [support-cron-scheduler builder 6/7] COPY . . 11:00:10 #140 DONE 8.4s 11:00:10 11:00:10 #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:10 #141 CACHED 11:00:10 11:00:10 #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:00:10 #142 CACHED 11:00:10 11:00:10 #143 [security-secretstore-setup builder 6/7] COPY . . 11:00:10 #143 CACHED 11:00:10 11:00:10 #144 [security-bootstrapper builder 6/7] COPY . . 11:00:10 #144 CACHED 11:00:10 11:00:10 #145 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:00:10 #145 CACHED 11:00:10 11:00:10 #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:10 #146 CACHED 11:00:10 11:00:10 #147 [security-proxy-setup builder 6/7] COPY . . 11:00:10 #147 DONE 8.4s 11:00:10 11:00:10 #148 [core-keeper builder 7/8] COPY . . 11:00:10 #148 DONE 8.4s 11:00:10 11:00:10 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:00:12 #149 1.551 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:00:23 #149 ... 11:00:23 11:00:23 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:00:23 #0 0.584 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 11:00:24 #150 ... 11:00:24 11:00:24 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:00:24 #0 1.269 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 11:00:24 #151 ... 11:00:24 11:00:24 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:00:24 #120 0.621 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 11:00:24 #120 ... 11:00:24 11:00:24 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:00:24 #0 1.131 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 11:00:24 #152 ... 11:00:24 11:00:24 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:00:24 #0 0.987 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 11:00:24 #153 ... 11:00:24 11:00:24 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:00:24 #0 0.998 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 11:00:24 #154 ... 11:00:24 11:00:24 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:00:24 #0 1.034 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 11:00:24 #155 ... 11:00:24 11:00:24 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:00:24 #0 0.784 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 11:00:25 #156 ... 11:00:25 11:00:25 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:00:25 #0 0.726 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 11:00:25 #157 ... 11:00:25 11:00:25 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:00:25 #0 1.596 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 11:00:25 #158 ... 11:00:25 11:00:25 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:00:25 #0 1.096 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 11:00:25 #159 ... 11:00:25 11:00:25 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:00:25 #0 1.558 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 11:02:03 #160 ... 11:02:03 11:02:03 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:02:03 #151 106.4 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 11:02:18 #151 DONE 126.8s 11:02:18 11:02:18 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:02:18 #150 DONE 126.8s 11:02:18 11:02:18 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:02:18 #158 ... 11:02:18 11:02:18 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:02:18 #159 DONE 127.5s 11:02:18 11:02:18 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:02:18 #161 ... 11:02:18 11:02:18 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:02:18 #155 DONE 127.8s 11:02:18 11:02:18 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:02:19 #120 ... 11:02:19 11:02:19 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:02:19 #162 ... 11:02:19 11:02:19 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:02:19 #160 DONE 129.2s 11:02:19 11:02:19 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:02:41 #163 ... 11:02:41 11:02:41 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:02:41 #164 ... 11:02:41 11:02:41 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:02:41 #161 DONE 22.5s 11:02:41 11:02:41 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:02:41 #162 DONE 21.2s 11:02:41 11:02:41 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:02:41 #163 DONE 21.2s 11:02:41 11:02:41 #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:02:41 #165 ... 11:02:41 11:02:41 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:02:41 #164 DONE 1.2s 11:02:41 11:02:41 #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:02:41 #166 ... 11:02:41 11:02:41 #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:02:41 #167 DONE 1.2s 11:02:41 11:02:41 #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:02:41 #168 DONE 1.1s 11:02:41 11:02:41 #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:02:41 #165 DONE 1.1s 11:02:41 11:02:41 #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:02:41 #169 DONE 1.1s 11:02:41 11:02:41 #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:02:42 #170 ... 11:02:42 11:02:42 #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:02:42 #166 DONE 1.7s 11:02:42 11:02:42 #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:02:43 #171 ... 11:02:43 11:02:43 #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 11:02:43 #172 DONE 1.6s 11:02:43 11:02:43 #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:02:43 #173 ... 11:02:43 11:02:43 #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:02:43 #170 DONE 2.1s 11:02:43 11:02:43 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:02:44 #174 ... 11:02:44 11:02:44 #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:02:44 #173 DONE 3.1s 11:02:44 11:02:44 #175 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:02:45 #175 ... 11:02:45 11:02:45 #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:02:45 #171 DONE 2.7s 11:02:45 11:02:45 #176 [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 11:02:45 #176 DONE 1.9s 11:02:45 11:02:45 #177 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 11:02:45 #177 DONE 3.9s 11:02:45 11:02:45 #178 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:02:45 #178 ... 11:02:45 11:02:45 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:02:45 #174 DONE 1.7s 11:02:45 11:02:45 #175 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:02:45 #175 DONE 0.8s 11:02:45 11:02:45 #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:02:46 #179 ... 11:02:46 11:02:46 #178 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:02:46 #178 DONE 1.0s 11:02:46 11:02:46 #180 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:02:47 #180 ... 11:02:47 11:02:47 #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:02:47 #181 DONE 2.0s 11:02:47 11:02:47 #182 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 11:02:47 #182 DONE 2.1s 11:02:47 11:02:47 #115 [security-spiffe-token-provider] exporting to image 11:02:47 #115 exporting layers 11:02:47 #115 ... 11:02:47 11:02:47 #183 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:02:47 #183 DONE 2.1s 11:02:47 11:02:47 #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:02:47 #179 DONE 2.2s 11:02:47 11:02:47 #180 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:02:47 #180 DONE 1.2s 11:02:47 11:02:47 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:02:47 #184 ... 11:02:47 11:02:47 #185 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 11:02:47 #185 DONE 0.4s 11:02:47 11:02:47 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:02:47 #186 DONE 0.5s 11:02:47 11:02:47 #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:02:48 #187 ... 11:02:48 11:02:48 #115 [security-spiffe-token-provider] exporting to image 11:02:48 #115 exporting layers 0.7s done 11:02:48 #115 writing image sha256:04cc4c604e621704bb1a3f6b82cabe86317442b29a1dedfad4b761ff87d7cc7e 0.1s done 11:02:48 #115 naming to docker.io/library/security-spiffe-token-provider 0.0s done 11:02:48 #115 DONE 1.8s 11:02:48 11:02:48 #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:02:49 #188 ... 11:02:49 11:02:49 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:02:49 #184 DONE 1.4s 11:02:49 11:02:49 #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:02:49 #187 DONE 1.3s 11:02:49 11:02:49 #189 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:02:50 #189 ... 11:02:50 11:02:50 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:02:50 #190 DONE 1.7s 11:02:51 11:02:51 #189 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:02:51 #189 DONE 1.7s 11:02:51 11:02:51 #191 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 11:02:51 #191 ... 11:02:51 11:02:51 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:02:51 #192 DONE 3.3s 11:02:51 11:02:51 #115 [core-common-config-bootstrapper] exporting to image 11:02:51 #115 ... 11:02:51 11:02:51 #191 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 11:02:51 #191 DONE 0.5s 11:02:51 11:02:51 #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:02:51 #188 DONE 3.6s 11:02:51 11:02:51 #115 [security-proxy-setup] exporting to image 11:02:51 #115 ... 11:02:51 11:02:51 #193 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 11:02:51 #193 DONE 0.2s 11:02:51 11:02:51 #115 [core-common-config-bootstrapper] exporting to image 11:02:51 #115 exporting layers 0.8s done 11:02:51 #115 writing image sha256:d257ad814c192f6be280eab8680ee44355a9bddbd7198abf43d5de08b58b1a5f done 11:02:51 #115 naming to docker.io/library/core-common-config-bootstrapper done 11:02:54 #115 ... 11:02:54 11:02:54 #194 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 11:02:54 #194 DONE 2.3s 11:02:54 11:02:54 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:02:54 #195 DONE 3.2s 11:02:54 11:02:54 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:02:54 #156 DONE 163.7s 11:02:54 11:02:54 #115 [security-secretstore-setup] exporting to image 11:02:57 #115 ... 11:02:57 11:02:57 #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 11:02:57 #196 DONE 3.6s 11:02:57 11:02:57 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:02:57 #197 DONE 2.1s 11:02:57 11:02:57 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:02:58 #198 DONE 1.1s 11:02:58 11:02:58 #199 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:02:58 #199 DONE 1.1s 11:02:58 11:02:58 #200 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 11:03:00 #200 ... 11:03:00 11:03:00 #115 [security-secretstore-setup] exporting to image 11:03:00 #115 exporting layers 5.7s done 11:03:00 #115 writing image sha256:8d3bf86e9127f95b2681cc71a2da62c7870a93191a839394e25634897ca36297 done 11:03:00 #115 naming to docker.io/library/security-proxy-setup 0.0s done 11:03:00 #115 writing image sha256:78352f21b10dd5498cad184885c96668932129da4f60993bc2dd0990aa7b84cc 0.3s done 11:03:00 #115 naming to docker.io/library/security-secretstore-setup 0.6s done 11:03:00 #115 DONE 11.5s 11:03:00 11:03:00 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:03:07 #201 ... 11:03:07 11:03:07 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:03:07 #154 DONE 175.9s 11:03:07 11:03:07 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:03:07 #120 DONE 176.3s 11:03:07 11:03:07 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:03:07 #201 DONE 7.8s 11:03:07 11:03:07 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:03:07 #157 DONE 176.2s 11:03:07 11:03:07 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 11:03:07 #202 DONE 0.3s 11:03:07 11:03:07 #200 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 11:03:07 #200 DONE 8.1s 11:03:07 11:03:07 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:03:07 #203 CACHED 11:03:07 11:03:07 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:03:07 #204 CACHED 11:03:07 11:03:07 #115 [security-bootstrapper] exporting to image 11:03:07 #115 exporting layers 11:03:07 #115 ... 11:03:07 11:03:07 #205 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:03:07 #205 CACHED 11:03:07 11:03:07 #206 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:03:07 #206 CACHED 11:03:07 11:03:07 #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:03:08 #207 ... 11:03:08 11:03:08 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:03:08 #208 DONE 1.7s 11:03:08 11:03:08 #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:03:08 #209 DONE 1.7s 11:03:08 11:03:08 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:03:08 #153 DONE 178.3s 11:03:08 11:03:08 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:03:08 #149 DONE 178.3s 11:03:08 11:03:08 #210 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:03:08 #210 DONE 1.9s 11:03:08 11:03:08 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:03:08 #211 ... 11:03:08 11:03:08 #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:03:08 #207 DONE 1.7s 11:03:08 11:03:08 #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:03:08 #212 CACHED 11:03:08 11:03:08 #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:03:08 #213 CACHED 11:03:08 11:03:08 #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:03:09 #214 ... 11:03:09 11:03:09 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:03:09 #152 DONE 178.8s 11:03:09 11:03:09 #215 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:03:09 #215 DONE 0.6s 11:03:09 11:03:09 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:03:09 #211 DONE 0.9s 11:03:09 11:03:09 #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 11:03:09 #216 DONE 0.8s 11:03:09 11:03:09 #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:03:09 #217 ... 11:03:09 11:03:09 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:03:09 #158 DONE 179.2s 11:03:09 11:03:09 #218 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:03:09 #218 DONE 0.9s 11:03:09 11:03:09 #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:03:09 #214 DONE 0.7s 11:03:09 11:03:09 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:03:09 #219 DONE 1.2s 11:03:09 11:03:09 #115 [security-proxy-auth] exporting to image 11:03:09 #115 writing image sha256:f27e27e03609f3043293289253d36409e210473e2415dd3c9e16dd033f3f0fe8 11:03:10 #115 ... 11:03:10 11:03:10 #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:03:10 #217 DONE 1.1s 11:03:10 11:03:10 #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:03:10 #220 DONE 1.1s 11:03:10 11:03:10 #221 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:03:10 #221 DONE 1.2s 11:03:10 11:03:10 #222 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:03:10 #222 DONE 1.0s 11:03:10 11:03:10 #115 [security-bootstrapper] exporting to image 11:03:10 #115 exporting layers 1.0s done 11:03:10 #115 writing image sha256:f27e27e03609f3043293289253d36409e210473e2415dd3c9e16dd033f3f0fe8 0.9s done 11:03:10 #115 naming to docker.io/library/security-bootstrapper 0.0s done 11:03:10 #115 ... 11:03:10 11:03:10 #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:03:10 #223 DONE 0.2s 11:03:10 11:03:10 #115 [core-command] exporting to image 11:03:10 #115 writing image sha256:ab46194caea9b987922bbc3a5826aea7076eb88f1aa3fcebf12eb6929a0301a6 done 11:03:10 #115 writing image sha256:85b3215e263a3c8e2cc1c608db5fd46cf154b39123f9ba98c10f0f45720352ed done 11:03:10 #115 naming to docker.io/library/support-scheduler done 11:03:10 #115 naming to docker.io/library/core-command done 11:03:10 #115 ... 11:03:10 11:03:10 #224 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:03:10 #224 DONE 0.2s 11:03:10 11:03:10 #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:03:10 #225 DONE 0.2s 11:03:10 11:03:10 #226 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:03:10 #226 DONE 0.2s 11:03:10 11:03:10 #227 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:03:10 #227 DONE 0.2s 11:03:10 11:03:10 #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:03:10 #228 DONE 0.1s 11:03:10 11:03:10 #115 [core-metadata] exporting to image 11:03:11 #115 ... 11:03:11 11:03:11 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 11:03:11 #229 DONE 0.7s 11:03:11 11:03:11 #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:03:11 #230 DONE 0.6s 11:03:11 11:03:11 #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:03:11 #231 DONE 0.0s 11:03:11 11:03:11 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 11:03:11 #232 DONE 0.0s 11:03:11 11:03:11 #115 [core-keeper] exporting to image 11:03:11 #115 exporting layers 2.0s done 11:03:11 #115 writing image sha256:daf61e058f96375ffc1044cbe71c8406a2f0496906f23197bcfcd1107c03e5a2 0.0s done 11:03:11 #115 naming to docker.io/library/core-data done 11:03:11 #115 writing image sha256:9c8202e9be908573e3b2bc5dd2ad57c4d530e76fb850a79093986a4784f77e72 0.0s done 11:03:11 #115 naming to docker.io/library/core-keeper done 11:03:11 #115 exporting layers 0.2s done 11:03:11 #115 writing image sha256:b9c42d5f0d8b19a49bf66cb9e4e97f89dfabe5b2bc8a9b879341b7eb5363031f 0.0s done 11:03:11 #115 writing image sha256:1155f2af8298aab24ee2f0b2f848eb63e73862d49e01d9eaed958c0258b0d499 done 11:03:11 #115 naming to docker.io/library/security-proxy-auth done 11:03:11 #115 naming to docker.io/library/core-metadata done 11:03:11 #115 exporting layers 0.2s done 11:03:11 #115 writing image sha256:ab3c7c2091fdd44bb6eef624e6157102c2d49238e45441b4100e455ff711a5f0 done 11:03:11 #115 naming to docker.io/library/support-cron-scheduler done 11:03:11 #115 writing image sha256:2dc30071601c05a1925bf9ea03e92b6f6ad8b6dd101e473128b3eb7464b1d060 done 11:03:11 #115 naming to docker.io/library/support-notifications done 11:03:11 #115 DONE 16.6s 11:03:11 11:03:11 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:03:11 time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:11 time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:11 time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:11 time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:11 time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:11 time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:11 time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:11 time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:11 time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:11 time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:11 time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:11 time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:11 time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:11 time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:11 time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:11 time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:03:11 $ docker stop --time=1 70bccdc2c162efd643fd2abe3765d8d1c1a5061c4824cb8d63ee792fbb319fc2 11:03:13 $ docker rm -f --volumes 70bccdc2c162efd643fd2abe3765d8d1c1a5061c4824cb8d63ee792fbb319fc2 [Pipeline] // withDockerContainer [Pipeline] sh 11:03:13 + docker images 11:03:13 REPOSITORY TAG IMAGE ID CREATED SIZE 11:03:13 support-notifications latest 2dc30071601c 2 seconds ago 42.5MB 11:03:13 support-cron-scheduler latest ab3c7c2091fd 2 seconds ago 44.1MB 11:03:13 core-data latest daf61e058f96 3 seconds ago 39.6MB 11:03:13 core-keeper latest 9c8202e9be90 3 seconds ago 39.5MB 11:03:13 core-metadata latest b9c42d5f0d8b 3 seconds ago 39.7MB 11:03:13 core-command latest 85b3215e263a 4 seconds ago 35.4MB 11:03:13 security-proxy-auth latest 1155f2af8298 4 seconds ago 33MB 11:03:13 support-scheduler latest ab46194caea9 4 seconds ago 41.9MB 11:03:13 security-bootstrapper latest f27e27e03609 7 seconds ago 18.9MB 11:03:13 security-secretstore-setup latest 78352f21b10d 20 seconds ago 37MB 11:03:13 security-proxy-setup latest 8d3bf86e9127 22 seconds ago 26.2MB 11:03:13 core-common-config-bootstrapper latest d257ad814c19 23 seconds ago 15.2MB 11:03:13 security-spiffe-token-provider latest 04cc4c604e62 27 seconds ago 28.8MB 11:03:13 security-spire-agent latest ce144a07007d 3 minutes ago 182MB 11:03:13 security-spire-server latest a86a5cf849ce 3 minutes ago 121MB 11:03:13 security-spire-config latest 038f808dd24c 3 minutes ago 120MB 11:03:13 ci-base-image-x86_64 latest 5b4210ef303a 8 minutes ago 971MB 11:03:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 11:03:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 11:03:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:03:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:03:17 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 11:03:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:03:56 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 11:03:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:03:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:03:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:03:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:03:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 11:03:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:03:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 11:04:04 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 11:04:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:04:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:04:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:04:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:04:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.118s coverage: 28.7% of statements 11:04:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.192s coverage: 97.0% of statements 11:04:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 11:04:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 11:04:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:04:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.281s coverage: 69.2% of statements 11:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:04:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.211s coverage: 53.2% of statements 11:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 11:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 11:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 11:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 11:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 11:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 11:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 11:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 11:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:04:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 11:04:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.936s coverage: 93.4% of statements 11:04:54 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.277s coverage: 91.7% of statements 11:05:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:05:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:05:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.311s coverage: 7.0% of statements 11:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 11:05:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:05:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:05:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:05:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:05:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:05:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:05:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:05:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 11:05:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.654s coverage: 95.8% of statements 11:05:09 ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements 11:05:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 11:05:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.132s coverage: 0.0% of statements [no tests to run] 11:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:05:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.290s coverage: 0.8% of statements 11:05:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.156s coverage: 30.7% of statements 11:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.128s coverage: 41.7% of statements 11:05:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.103s coverage: 77.8% of statements 11:05:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.090s coverage: 94.1% of statements 11:05:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.101s coverage: 96.3% of statements 11:05:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.100s coverage: 87.5% of statements 11:05:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:05:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:05:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:05:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 11:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 11:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 11:05:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.099s coverage: 94.4% of statements 11:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 11:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 11:05:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 11:05:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:05:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:05:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:05:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:05:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.972s coverage: 79.9% of statements 11:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.140s coverage: 92.9% of statements 11:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.088s coverage: 67.2% of statements 11:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements 11:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.103s coverage: 76.6% of statements 11:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 11:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:06:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.104s coverage: 87.2% of statements 11:06:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements 11:06:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.079s coverage: 100.0% of statements 11:06:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.284s coverage: 81.8% of statements 11:06:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.265s coverage: 82.1% of statements 11:06:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.109s coverage: 86.0% of statements 11:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.747s coverage: 63.1% of statements 11:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.118s coverage: 100.0% of statements 11:06:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.110s coverage: 89.4% of statements 11:06:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.070s coverage: 100.0% of statements 11:06:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 11:06:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 11:06:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 11:06:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 11:06:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements 11:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.679s coverage: 36.5% of statements 11:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.110s coverage: 89.5% of statements 11:06:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 11:06:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 11:06:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 11:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 11:06:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.098s coverage: 84.8% of statements 11:06:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 11:06:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 11:06:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 11:06:23 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.126s coverage: 5.7% of statements 11:06:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 11:06:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 11:06:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 11:06:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:06:30 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.277s coverage: 76.9% of statements 11:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:06:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.164s coverage: 19.9% of statements 11:06:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:06:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:06:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:06:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:06:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.481s coverage: 95.7% of statements 11:06:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:06:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:06:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.158s coverage: 61.8% of statements 11:06:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:06:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:06:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.269s coverage: 98.9% of statements 11:06:54 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 11:06:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:06:54 go vet ./... 11:11:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:11:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:11:16 ./bin/test-attribution-txt.sh [Pipeline] echo 11:11:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 11:11:16 + ls -al . 11:11:16 total 908 11:11:16 drwxrwxr-x 10 1001 1001 4096 Aug 16 10:58 . 11:11:16 drwxr-xr-x 4 root root 4096 Aug 16 10:58 .. 11:11:16 drwxrwxr-x 2 1001 1001 4096 Aug 16 10:56 .blubracket 11:11:16 -rw-rw-r-- 1 1001 1001 10 Aug 16 10:56 .dockerignore 11:11:16 drwxrwxr-x 8 1001 1001 4096 Aug 16 10:56 .git 11:11:16 drwxrwxr-x 3 1001 1001 4096 Aug 16 10:56 .github 11:11:16 -rw-rw-r-- 1 1001 1001 1102 Aug 16 10:56 .gitignore 11:11:16 -rw-rw-r-- 1 1001 1001 42 Aug 16 10:56 .golangci.yml 11:11:16 -rw-rw-r-- 1 1001 1001 100 Aug 16 10:56 .hadolint.yml 11:11:16 -rw-rw-r-- 1 1001 1001 155 Aug 16 10:56 .sonarcloud.properties 11:11:16 -rw-rw-r-- 1 1001 1001 1171 Aug 16 10:56 ADOPTERS.md 11:11:16 -rw-rw-r-- 1 1001 1001 21286 Aug 16 10:56 Attribution.txt 11:11:16 -rw-rw-r-- 1 1001 1001 100284 Aug 16 10:56 CHANGELOG.md 11:11:16 -rw-rw-r-- 1 1001 1001 3804 Aug 16 10:56 CONTRIBUTING.md 11:11:16 -rw-rw-r-- 1 1001 1001 677 Aug 16 10:56 GOVERNANCE.md 11:11:16 -rw-rw-r-- 1 1001 1001 861 Aug 16 10:56 Jenkinsfile 11:11:16 -rw-rw-r-- 1 1001 1001 10775 Aug 16 10:56 LICENSE 11:11:16 -rw-rw-r-- 1 1001 1001 16854 Aug 16 10:56 Makefile 11:11:16 -rw-rw-r-- 1 1001 1001 582 Aug 16 10:56 OWNERS.md 11:11:16 -rw-rw-r-- 1 1001 1001 9528 Aug 16 10:56 README.md 11:11:16 -rw-rw-r-- 1 1001 1001 789 Aug 16 10:56 SECURITY.md 11:11:16 -rw-rw-r-- 1 1001 1001 5 Aug 16 10:54 VERSION 11:11:16 drwxrwxr-x 2 1001 1001 4096 Aug 16 10:56 bin 11:11:16 drwxrwxr-x 20 1001 1001 4096 Aug 16 10:56 cmd 11:11:16 -rw-r--r-- 1 root root 544642 Aug 16 11:06 coverage.out 11:11:16 drwxrwxr-x 2 1001 1001 4096 Aug 16 10:56 fuzz_test 11:11:16 -rw-rw-r-- 1 1001 1001 7305 Aug 16 10:56 go.mod 11:11:16 -rw-rw-r-- 1 1001 1001 102581 Aug 16 10:56 go.sum 11:11:16 drwxrwxr-x 7 1001 1001 4096 Aug 16 10:56 internal 11:11:16 drwxrwxr-x 3 1001 1001 4096 Aug 16 10:56 openapi 11:11:16 -rw-rw-r-- 1 1001 1001 584 Aug 16 10:56 security.txt 11:11:16 -rw-rw-r-- 1 1001 1001 204 Aug 16 10:56 version.go [Pipeline] sh 11:11:17 + '[' -e coverage.out ] 11:11:17 + chown 1001:1001 coverage.out [Pipeline] stash 11:11:17 Warning: overwriting stash ‘coverage-report’ 11:11:18 Stashed 1 file(s) [Pipeline] sh 11:11:19 + make build 11:11:19 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 11:14: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 11:14:33 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 11:14:42 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 11:14:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:14:52 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 11:15:18 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 11:15:27 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 11:15: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:15:47 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 11:15:51 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 11:15:55 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 11:15:58 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 11:16:03 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] } 11:16:08 $ docker stop --time=1 8c47a5807285e580ac0a70acd5057cbc0110b3376e184be3d2cdea928df7bf19 11:16:10 $ docker rm -f --volumes 8c47a5807285e580ac0a70acd5057cbc0110b3376e184be3d2cdea928df7bf19 [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 11:16:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:16:14 11:16:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:16:14 latest: Pulling from edgex-devops/edgex-compose-arm64 11:16:14 547446be3368: Pulling fs layer 11:16:14 d125d8839a47: Pulling fs layer 11:16:14 3e85d5ac6304: Pulling fs layer 11:16:14 c3105a71a48b: Pulling fs layer 11:16:14 0f093f025ec4: Pulling fs layer 11:16:14 c3106fc0e877: Pulling fs layer 11:16:14 c3105a71a48b: Waiting 11:16:14 0f093f025ec4: Waiting 11:16:14 c3106fc0e877: Waiting 11:16:14 547446be3368: Verifying Checksum 11:16:14 c3105a71a48b: Verifying Checksum 11:16:14 c3105a71a48b: Download complete 11:16:15 d125d8839a47: Verifying Checksum 11:16:15 d125d8839a47: Download complete 11:16:15 c3106fc0e877: Verifying Checksum 11:16:15 c3106fc0e877: Download complete 11:16:15 0f093f025ec4: Verifying Checksum 11:16:15 0f093f025ec4: Download complete 11:16:15 547446be3368: Pull complete 11:16:16 d125d8839a47: Pull complete 11:16:17 3e85d5ac6304: Verifying Checksum 11:16:17 3e85d5ac6304: Download complete 11:16:27 3e85d5ac6304: Pull complete 11:16:27 c3105a71a48b: Pull complete 11:16:28 0f093f025ec4: Pull complete 11:16:28 c3106fc0e877: Pull complete 11:16:28 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 11:16:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:16:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:29 prd-ubuntu20.04-docker-arm64-4c-16g-7813 does not seem to be running inside a container 11:16:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:16:31 $ docker top d032b6478b661f3b83e62d801596df8c059efde9e11f04bab35d201b81bc00e1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:32 + docker compose -f ./docker-compose-build.yml build --parallel 11:16:42 #1 [support-cron-scheduler internal] load build definition from Dockerfile 11:16:42 #1 transferring dockerfile: 1.85kB 0.0s done 11:16:42 #1 DONE 0.1s 11:16:42 11:16:42 #2 [security-secretstore-setup internal] load build definition from Dockerfile 11:16:42 #2 transferring dockerfile: 2.49kB done 11:16:42 #2 DONE 0.1s 11:16:42 11:16:42 #3 [security-proxy-auth internal] load build definition from Dockerfile 11:16:42 #3 transferring dockerfile: 2.15kB done 11:16:42 #3 DONE 0.1s 11:16:42 11:16:42 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:16:42 #4 transferring dockerfile: 1.89kB done 11:16:42 #4 DONE 0.1s 11:16:42 11:16:42 #5 [security-spire-server internal] load build definition from Dockerfile 11:16:42 #5 transferring dockerfile: 1.70kB 0.0s done 11:16:42 #5 DONE 0.1s 11:16:42 11:16:42 #6 [security-spire-agent internal] load build definition from Dockerfile 11:16:42 #6 transferring dockerfile: 1.81kB done 11:16:42 #6 DONE 0.1s 11:16:42 11:16:42 #7 [core-keeper internal] load build definition from Dockerfile 11:16:42 #7 transferring dockerfile: 2.01kB done 11:16:42 #7 DONE 0.1s 11:16:42 11:16:42 #8 [security-spire-config internal] load build definition from Dockerfile 11:16:42 #8 transferring dockerfile: 1.69kB done 11:16:42 #8 DONE 0.1s 11:16:42 11:16:42 #9 [security-bootstrapper internal] load build definition from Dockerfile 11:16:42 #9 transferring dockerfile: 3.17kB 0.0s done 11:16:42 #9 DONE 0.1s 11:16:42 11:16:42 #10 [core-command internal] load build definition from Dockerfile 11:16:42 #10 transferring dockerfile: 1.93kB done 11:16:42 #10 DONE 0.1s 11:16:42 11:16:42 #11 [core-metadata internal] load build definition from Dockerfile 11:16:42 #11 transferring dockerfile: 2.06kB done 11:16:42 #11 DONE 0.1s 11:16:42 11:16:42 #12 [security-proxy-setup internal] load build definition from Dockerfile 11:16:42 #12 transferring dockerfile: 2.50kB done 11:16:42 #12 DONE 0.1s 11:16:42 11:16:42 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:16:42 #13 transferring dockerfile: 2.23kB done 11:16:42 #13 DONE 0.1s 11:16:42 11:16:42 #14 [support-scheduler internal] load build definition from Dockerfile 11:16:42 #14 transferring dockerfile: 1.93kB 0.0s done 11:16:43 #14 DONE 0.1s 11:16:43 11:16:43 #15 [core-data internal] load build definition from Dockerfile 11:16:43 #15 transferring dockerfile: 2.01kB 0.0s done 11:16:43 #15 DONE 0.1s 11:16:43 11:16:43 #16 [support-notifications internal] load build definition from Dockerfile 11:16:43 #16 transferring dockerfile: 1.95kB 0.0s done 11:16:43 #16 DONE 0.1s 11:16:43 11:16:43 #17 [support-cron-scheduler internal] load .dockerignore 11:16:43 #17 transferring context: 50B 0.0s done 11:16:43 #17 DONE 0.1s 11:16:44 11:16:44 #18 [security-secretstore-setup internal] load .dockerignore 11:16:44 #18 transferring context: 50B done 11:16:44 #18 DONE 0.0s 11:16:44 11:16:44 #19 [security-proxy-auth internal] load .dockerignore 11:16:44 #19 transferring context: 50B done 11:16:44 #19 DONE 0.0s 11:16:44 11:16:44 #20 [security-spiffe-token-provider internal] load .dockerignore 11:16:44 #20 transferring context: 50B done 11:16:44 #20 DONE 0.0s 11:16:44 11:16:44 #21 [security-spire-server internal] load .dockerignore 11:16:44 #21 transferring context: 50B 0.0s done 11:16:44 #21 DONE 0.1s 11:16:44 11:16:44 #22 [security-spire-agent internal] load .dockerignore 11:16:44 #22 transferring context: 50B done 11:16:44 #22 DONE 0.1s 11:16:44 11:16:44 #23 [core-keeper internal] load .dockerignore 11:16:44 #23 transferring context: 50B done 11:16:44 #23 DONE 0.1s 11:16:44 11:16:44 #24 [security-spire-config internal] load .dockerignore 11:16:44 #24 transferring context: 50B done 11:16:44 #24 DONE 0.0s 11:16:44 11:16:44 #25 [security-bootstrapper internal] load .dockerignore 11:16:44 #25 transferring context: 50B done 11:16:44 #25 DONE 0.1s 11:16:44 11:16:44 #26 [core-command internal] load .dockerignore 11:16:44 #26 transferring context: 50B done 11:16:44 #26 DONE 0.1s 11:16:44 11:16:44 #27 [security-proxy-setup internal] load .dockerignore 11:16:44 #27 DONE 0.0s 11:16:44 11:16:44 #28 [core-metadata internal] load .dockerignore 11:16:44 #28 transferring context: 50B 0.0s done 11:16:44 #28 DONE 0.1s 11:16:44 11:16:44 #27 [security-proxy-setup internal] load .dockerignore 11:16:44 #27 transferring context: 50B done 11:16:44 #27 DONE 0.1s 11:16:44 11:16:44 #29 [core-common-config-bootstrapper internal] load .dockerignore 11:16:44 #29 transferring context: 50B done 11:16:44 #29 DONE 0.1s 11:16:44 11:16:44 #30 [support-scheduler internal] load .dockerignore 11:16:44 #30 transferring context: 50B 0.0s done 11:16:44 #30 DONE 0.1s 11:16:44 11:16:44 #31 [core-data internal] load .dockerignore 11:16:44 #31 transferring context: 50B 0.0s done 11:16:44 #31 DONE 0.1s 11:16:44 11:16:44 #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:44 #32 DONE 0.0s 11:16:44 11:16:44 #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 11:16:44 #33 DONE 0.1s 11:16:44 11:16:44 #34 [support-notifications internal] load .dockerignore 11:16:44 #34 transferring context: 50B done 11:16:44 #34 DONE 0.1s 11:16:45 11:16:45 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:16:45 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:16:45 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:16:45 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:16:45 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:16:45 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s 11:16:45 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:16:45 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 11:16:46 #35 ... 11:16:46 11:16:46 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:16:46 #36 DONE 0.9s 11:16:46 11:16:46 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:16:46 #35 ... 11:16:46 11:16:46 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 11:16:46 #37 DONE 0.3s 11:16:46 11:16:46 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:46 #32 DONE 0.0s 11:16:46 11:16:46 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 11:16:46 #33 ... 11:16:46 11:16:46 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:46 #32 DONE 0.0s 11:16:46 11:16:46 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:16:46 #36 DONE 1.6s 11:16:46 11:16:46 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 11:16:46 #37 DONE 0.5s 11:16:46 11:16:46 #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 11:16:46 #33 ... 11:16:46 11:16:46 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:46 #32 DONE 0.0s 11:16:46 11:16:46 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:16:46 #36 DONE 1.6s 11:16:46 11:16:46 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 11:16:46 #37 DONE 0.5s 11:16:46 11:16:46 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 11:16:46 #33 DONE 0.5s 11:16:46 11:16:46 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:16:46 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:16:46 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:16:46 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:16:46 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:16:46 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:16:46 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:16:46 #35 ... 11:16:46 11:16:46 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:16:46 #36 DONE 1.6s 11:16:46 11:16:46 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 11:16:46 #37 DONE 0.6s 11:16:46 11:16:46 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:16:46 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:16:46 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:16:46 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:16:46 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:16:46 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:16:46 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:16:46 #35 ... 11:16:46 11:16:46 #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 11:16:46 #33 DONE 0.6s 11:16:47 11:16:47 #38 [security-secretstore-setup internal] load build context 11:16:47 #38 ... 11:16:47 11:16:47 #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:47 #32 DONE 0.0s 11:16:47 11:16:47 #38 [security-secretstore-setup internal] load build context 11:16:47 #38 ... 11:16:47 11:16:47 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:16:47 #35 DONE 2.9s 11:16:47 11:16:47 #38 [security-secretstore-setup internal] load build context 11:16:47 #38 ... 11:16:47 11:16:47 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:47 #32 DONE 0.0s 11:16:47 11:16:47 #38 [security-secretstore-setup internal] load build context 11:16:47 #38 ... 11:16:47 11:16:47 #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 11:16:47 #33 DONE 1.2s 11:16:47 11:16:47 #38 [security-secretstore-setup internal] load build context 11:16:47 #38 ... 11:16:47 11:16:47 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:16:47 #36 DONE 1.7s 11:16:47 11:16:47 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 11:16:47 #37 DONE 0.6s 11:16:47 11:16:47 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:47 #32 DONE 0.0s 11:16:47 11:16:47 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:16:47 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:16:47 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:16:47 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:16:47 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:16:47 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:16:47 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:16:47 #35 DONE 3.0s 11:16:47 11:16:47 #38 [security-secretstore-setup internal] load build context 11:16:47 #38 ... 11:16:47 11:16:47 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:47 #32 DONE 0.0s 11:16:47 11:16:47 #38 [security-secretstore-setup internal] load build context 11:16:47 #38 ... 11:16:47 11:16:47 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:47 #32 DONE 0.0s 11:16:47 11:16:47 #38 [security-secretstore-setup internal] load build context 11:16:48 #38 ... 11:16:48 11:16:48 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:48 #32 DONE 0.0s 11:16:48 11:16:48 #38 [security-secretstore-setup internal] load build context 11:16:48 #38 ... 11:16:48 11:16:48 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:48 #32 DONE 0.0s 11:16:48 11:16:48 #38 [security-secretstore-setup internal] load build context 11:16:48 #38 ... 11:16:48 11:16:48 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:48 #32 DONE 0.0s 11:16:48 11:16:48 #38 [security-secretstore-setup internal] load build context 11:16:48 #38 ... 11:16:48 11:16:48 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:16:48 #36 DONE 1.8s 11:16:48 11:16:48 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 11:16:48 #37 DONE 0.7s 11:16:48 11:16:48 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:16:48 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:16:48 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:16:48 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:16:48 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:16:48 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:16:48 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:16:48 #35 DONE 3.0s 11:16:48 11:16:48 #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:48 #32 DONE 0.1s 11:16:48 11:16:48 #38 [security-secretstore-setup internal] load build context 11:16:49 #38 ... 11:16:49 11:16:49 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:16:49 #36 DONE 1.8s 11:16:49 11:16:49 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 11:16:49 #37 DONE 0.7s 11:16:49 11:16:49 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:16:49 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:16:49 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:16:49 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:16:49 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:16:49 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:16:49 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:16:49 #35 DONE 3.0s 11:16:49 11:16:49 #38 [security-secretstore-setup internal] load build context 11:16:49 #38 ... 11:16:49 11:16:49 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:16:49 #36 DONE 1.8s 11:16:49 11:16:49 #37 [core-data builder 2/7] WORKDIR /edgex-go 11:16:49 #37 DONE 0.7s 11:16:49 11:16:49 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:16:49 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:16:49 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:16:49 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:16:49 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:16:49 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:16:49 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:16:49 #35 DONE 3.1s 11:16:49 11:16:49 #39 [core-metadata internal] load build context 11:16:49 #39 DONE 0.0s 11:16:49 11:16:49 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 11:16:49 #40 DONE 2.1s 11:16:49 11:16:49 #38 [security-secretstore-setup internal] load build context 11:16:49 #38 ... 11:16:49 11:16:49 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:16:49 #41 DONE 2.4s 11:16:49 11:16:49 #38 [security-secretstore-setup internal] load build context 11:16:49 #38 ... 11:16:49 11:16:49 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:16:49 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:16:49 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:16:49 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:16:49 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:16:49 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:16:49 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:16:49 #35 DONE 3.1s 11:16:49 11:16:49 #38 [security-secretstore-setup internal] load build context 11:16:49 #38 transferring context: 22.38MB 3.3s 11:16:51 #38 ... 11:16:51 11:16:51 #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 11:16:51 #33 DONE 4.7s 11:16:51 11:16:51 #38 [security-secretstore-setup internal] load build context 11:16:51 #38 ... 11:16:51 11:16:51 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:16:51 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.5s done 11:16:51 #42 DONE 2.6s 11:16:52 11:16:52 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:16:52 #36 DONE 1.8s 11:16:52 11:16:52 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 11:16:52 #37 DONE 0.7s 11:16:52 11:16:52 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:16:52 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:16:52 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:16:52 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:16:52 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:16:52 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 11:16:52 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 11:16:52 #35 DONE 3.1s 11:16:52 11:16:52 #43 [support-cron-scheduler internal] load build context 11:16:52 #43 ... 11:16:52 11:16:52 #44 [security-spire-agent internal] load build context 11:16:52 #44 transferring context: 27.24kB 0.3s done 11:16:52 #44 DONE 2.7s 11:16:52 11:16:52 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:16:52 #42 ... 11:16:52 11:16:52 #45 [support-notifications internal] load build context 11:16:52 #45 DONE 0.0s 11:16:52 11:16:52 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:16:52 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 11:16:52 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 11:16:52 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 11:16:52 #42 ... 11:16:52 11:16:52 #46 [security-spire-server internal] load build context 11:16:52 #46 transferring context: 27.71kB 0.4s done 11:16:52 #46 DONE 3.4s 11:16:52 11:16:52 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:16:52 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 11:16:53 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.6s 11:16:53 #42 ... 11:16:53 11:16:53 #47 [security-spire-config internal] load build context 11:16:53 #47 transferring context: 25.96kB 0.3s done 11:16:53 #47 DONE 4.2s 11:16:53 11:16:53 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:16:53 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 1.0s 11:16:54 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s 11:16:54 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.2s 11:16:54 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s 11:16:54 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.7s 11:16:55 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 11:16:55 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.2s done 11:16:55 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.3s done 11:16:55 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 11:16:55 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 11:16:55 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.7s done 11:16:56 #42 ... 11:16:56 11:16:56 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:16:56 #48 ... 11:16:56 11:16:56 #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 11:16:56 #49 ... 11:16:56 11:16:56 #50 [core-data builder 3/7] RUN apk add --update --no-cache make git 11:16:56 #50 ... 11:16:56 11:16:56 #51 [security-proxy-auth internal] load build context 11:16:56 #51 transferring context: 34.08MB 9.9s 11:16:56 #51 ... 11:16:56 11:16:56 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:16:56 #52 ... 11:16:56 11:16:56 #53 [security-spiffe-token-provider internal] load build context 11:16:56 #53 ... 11:16:56 11:16:56 #51 [security-proxy-auth internal] load build context 11:16:57 #51 ... 11:16:57 11:16:57 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:16:57 #0 5.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:16:57 #0 6.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:16:57 #0 7.930 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:16:57 #0 7.930 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:16:57 #0 7.930 OK: 19946 distinct packages available 11:16:57 #0 8.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:16:57 #0 9.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:16:57 #54 ... 11:16:57 11:16:57 #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:16:57 #0 7.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:16:57 #0 8.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:16:57 #55 ... 11:16:57 11:16:57 #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:16:57 #0 8.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:16:57 #56 ... 11:16:57 11:16:57 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:16:57 #57 ... 11:16:57 11:16:57 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:16:58 #58 ... 11:16:58 11:16:58 #59 [core-keeper internal] load build context 11:16:58 #59 ... 11:16:58 11:16:58 #60 [security-bootstrapper internal] load build context 11:16:58 #60 ... 11:16:58 11:16:58 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:16:58 #61 ... 11:16:58 11:16:58 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 11:16:58 #62 ... 11:16:58 11:16:58 #59 [core-keeper internal] load build context 11:16:59 #59 ... 11:16:59 11:16:59 #63 [support-scheduler internal] load build context 11:16:59 #63 ... 11:16:59 11:16:59 #64 [core-data internal] load build context 11:16:59 #64 ... 11:16:59 11:16:59 #65 [core-common-config-bootstrapper internal] load build context 11:16:59 #65 ... 11:16:59 11:16:59 #66 [security-proxy-setup internal] load build context 11:16:59 #66 ... 11:16:59 11:16:59 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:16:59 #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.0s done 11:16:59 #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 11:16:59 #67 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 11:16:59 #67 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 11:16:59 #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done 11:16:59 #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.56MB / 18.32MB 5.1s 11:16:59 #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 4.5s done 11:16:59 #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s 11:16:59 #67 ... 11:16:59 11:16:59 #39 [core-metadata internal] load build context 11:16:59 #39 ... 11:16:59 11:16:59 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:16:59 #68 ... 11:16:59 11:16:59 #69 [core-command internal] load build context 11:17:00 #69 ... 11:17:00 11:17:00 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:00 #57 DONE 12.2s 11:17:00 11:17:00 #50 [core-data builder 3/7] RUN apk add --update --no-cache make git 11:17:00 #50 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:00 #50 ... 11:17:00 11:17:00 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:17:00 #70 ... 11:17:00 11:17:00 #69 [core-command internal] load build context 11:17:01 #69 ... 11:17:01 11:17:01 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:17:01 #71 ... 11:17:01 11:17:01 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:17:01 #72 ... 11:17:01 11:17:01 #69 [core-command internal] load build context 11:17:01 #69 ... 11:17:01 11:17:01 #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:17:01 #56 8.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:01 #56 10.96 (1/1) Installing dumb-init (1.2.5-r2) 11:17:01 #56 10.96 Executing busybox-1.36.1-r7.trigger 11:17:01 #56 11.14 OK: 8 MiB in 16 packages 11:17:01 #56 DONE 14.3s 11:17:01 11:17:01 #69 [core-command internal] load build context 11:17:01 #69 transferring context: 2.04MB 11.4s 11:17:02 #69 ... 11:17:02 11:17:02 #43 [support-cron-scheduler internal] load build context 11:17:02 #43 ... 11:17:02 11:17:02 #38 [security-secretstore-setup internal] load build context 11:17:02 #38 ... 11:17:02 11:17:02 #45 [support-notifications internal] load build context 11:17:02 #45 ... 11:17:02 11:17:02 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:02 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 9.4s 11:17:02 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.5s done 11:17:03 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 10.1s 11:17:03 #42 ... 11:17:03 11:17:03 #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 11:17:03 #73 ... 11:17:03 11:17:03 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:03 #42 ... 11:17:03 11:17:03 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:17:03 #54 11.21 (1/11) Installing ca-certificates (20240226-r0) 11:17:03 #54 11.50 (2/11) Installing brotli-libs (1.0.9-r14) 11:17:03 #54 11.63 (3/11) Installing libunistring (1.1-r1) 11:17:03 #54 11.85 (4/11) Installing libidn2 (2.3.4-r1) 11:17:03 #54 11.85 (5/11) Installing nghttp2-libs (1.57.0-r0) 11:17:03 #54 11.89 (6/11) Installing libcurl (8.9.0-r0) 11:17:03 #54 12.00 (7/11) Installing curl (8.9.0-r0) 11:17:03 #54 12.00 (8/11) Installing dumb-init (1.2.5-r2) 11:17:03 #54 12.05 (9/11) Installing musl-obstack (1.2.3-r2) 11:17:03 #54 12.15 (10/11) Installing libucontext (1.2-r2) 11:17:03 #54 12.15 (11/11) Installing gcompat (1.1.0-r1) 11:17:03 #54 12.15 Executing busybox-1.36.1-r7.trigger 11:17:03 #54 12.54 Executing ca-certificates-20240226-r0.trigger 11:17:03 #54 13.36 OK: 13 MiB in 26 packages 11:17:03 #54 DONE 16.2s 11:17:03 11:17:03 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:04 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 11.2s 11:17:04 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 11:17:04 #42 ... 11:17:04 11:17:04 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:04 #61 DONE 16.2s 11:17:04 11:17:04 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:04 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 11:17:05 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 12.1s 11:17:06 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.29MB / 28.04MB 13.3s 11:17:07 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 14.1s 11:17:07 #42 ... 11:17:07 11:17:07 #53 [security-spiffe-token-provider internal] load build context 11:17:07 #53 transferring context: 45.83MB 20.0s 11:17:07 #53 ... 11:17:07 11:17:07 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:07 #42 ... 11:17:07 11:17:07 #51 [security-proxy-auth internal] load build context 11:17:07 #51 ... 11:17:07 11:17:07 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:17:07 #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 13.3s 11:17:07 #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 11:17:07 #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.3s done 11:17:07 #67 ... 11:17:07 11:17:07 #51 [security-proxy-auth internal] load build context 11:17:08 #51 ... 11:17:08 11:17:08 #60 [security-bootstrapper internal] load build context 11:17:08 #60 ... 11:17:08 11:17:08 #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:17:08 #55 11.26 (1/3) Installing ca-certificates (20240226-r0) 11:17:08 #55 11.90 (2/3) Installing dumb-init (1.2.5-r2) 11:17:08 #55 11.90 (3/3) Installing tzdata (2024a-r0) 11:17:08 #55 15.19 Executing busybox-1.36.1-r7.trigger 11:17:08 #55 15.32 Executing ca-certificates-20240226-r0.trigger 11:17:08 #55 16.74 OK: 12 MiB in 18 packages 11:17:08 #55 DONE 21.0s 11:17:08 11:17:08 #60 [security-bootstrapper internal] load build context 11:17:08 #60 ... 11:17:08 11:17:08 #51 [security-proxy-auth internal] load build context 11:17:08 #51 ... 11:17:08 11:17:08 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:17:08 #58 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:08 #58 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:08 #58 15.75 (1/4) Installing ca-certificates (20240226-r0) 11:17:08 #58 16.36 (2/4) Installing dumb-init (1.2.5-r2) 11:17:08 #58 16.36 (3/4) Installing su-exec (0.2-r3) 11:17:08 #58 16.36 (4/4) Installing yq (4.33.3-r5) 11:17:08 #58 17.16 Executing busybox-1.36.1-r7.trigger 11:17:08 #58 17.16 Executing ca-certificates-20240226-r0.trigger 11:17:08 #58 18.84 OK: 18 MiB in 19 packages 11:17:08 #58 ... 11:17:08 11:17:08 #60 [security-bootstrapper internal] load build context 11:17:09 #60 ... 11:17:09 11:17:09 #50 [core-command builder 3/7] RUN apk add --update --no-cache make git 11:17:09 #50 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:09 #50 19.99 OK: 266 MiB in 52 packages 11:17:09 #50 DONE 22.7s 11:17:09 11:17:09 #59 [core-keeper internal] load build context 11:17:09 #59 ... 11:17:09 11:17:09 #63 [support-scheduler internal] load build context 11:17:09 #63 ... 11:17:09 11:17:09 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:09 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 16.5s 11:17:09 #42 ... 11:17:09 11:17:09 #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 11:17:09 #49 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:09 #49 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:09 #49 20.58 OK: 266 MiB in 52 packages 11:17:09 #49 DONE 23.2s 11:17:09 11:17:09 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:09 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 16.8s 11:17:09 #42 ... 11:17:09 11:17:09 #66 [security-proxy-setup internal] load build context 11:17:09 #66 ... 11:17:09 11:17:09 #65 [core-common-config-bootstrapper internal] load build context 11:17:09 #65 ... 11:17:09 11:17:09 #64 [core-data internal] load build context 11:17:10 #64 ... 11:17:10 11:17:10 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:17:10 #52 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:10 #52 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:10 #52 19.19 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:17:10 #52 19.19 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:17:10 #52 19.19 OK: 19953 distinct packages available 11:17:10 #52 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:10 #52 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:10 #52 ... 11:17:10 11:17:10 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:10 #42 ... 11:17:10 11:17:10 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:17:10 #58 DONE 22.9s 11:17:10 11:17:10 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:10 #42 ... 11:17:10 11:17:10 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:17:10 #74 ... 11:17:10 11:17:10 #39 [core-metadata internal] load build context 11:17:10 #39 ... 11:17:10 11:17:10 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:17:10 #48 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:10 #48 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:10 #48 21.73 OK: 266 MiB in 52 packages 11:17:10 #48 ... 11:17:10 11:17:10 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:10 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.6s 11:17:11 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.7s done 11:17:11 #42 ... 11:17:11 11:17:11 #48 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:17:11 #48 DONE 26.1s 11:17:11 11:17:11 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:11 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.7s done 11:17:11 #42 ... 11:17:11 11:17:11 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 11:17:11 #75 ... 11:17:11 11:17:11 #51 [security-proxy-auth internal] load build context 11:17:12 #51 transferring context: 52.28MB 25.5s 11:17:12 #51 ... 11:17:12 11:17:12 #69 [core-command internal] load build context 11:17:12 #69 ... 11:17:12 11:17:12 #43 [support-cron-scheduler internal] load build context 11:17:12 #43 ... 11:17:12 11:17:12 #38 [security-secretstore-setup internal] load build context 11:17:12 #38 ... 11:17:12 11:17:12 #45 [support-notifications internal] load build context 11:17:12 #45 ... 11:17:12 11:17:12 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 11:17:12 #62 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:12 #62 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:12 #62 20.62 (1/2) Installing dumb-init (1.2.5-r2) 11:17:12 #62 20.85 (2/2) Installing su-exec (0.2-r3) 11:17:12 #62 20.85 Executing busybox-1.36.1-r7.trigger 11:17:12 #62 20.85 OK: 8 MiB in 17 packages 11:17:12 #62 DONE 24.3s 11:17:12 11:17:12 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:17:12 #52 24.55 OK: 266 MiB in 52 packages 11:17:12 #52 DONE 26.0s 11:17:12 11:17:12 #45 [support-notifications internal] load build context 11:17:12 #45 ... 11:17:12 11:17:12 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 11:17:13 #76 ... 11:17:13 11:17:13 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:17:13 #70 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:13 #70 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:13 #70 21.91 (1/1) Installing dumb-init (1.2.5-r2) 11:17:13 #70 21.91 Executing busybox-1.36.1-r7.trigger 11:17:13 #70 22.05 OK: 8 MiB in 16 packages 11:17:13 #70 DONE 23.2s 11:17:13 11:17:13 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:17:13 #68 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:14 #68 ... 11:17:14 11:17:14 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:17:14 #77 ... 11:17:14 11:17:14 #51 [security-proxy-auth internal] load build context 11:17:14 #51 ... 11:17:14 11:17:14 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:17:14 #78 ... 11:17:14 11:17:14 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:14 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11:17:16 #42 ... 11:17:16 11:17:16 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:17:16 #71 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:16 #71 16.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:16 #71 20.25 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:17:16 #71 20.25 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:17:16 #71 20.25 OK: 19946 distinct packages available 11:17:16 #71 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:16 #71 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:16 #71 ... 11:17:16 11:17:16 #51 [security-proxy-auth internal] load build context 11:17:17 #51 ... 11:17:17 11:17:17 #53 [security-spiffe-token-provider internal] load build context 11:17:17 #53 ... 11:17:17 11:17:17 #51 [security-proxy-auth internal] load build context 11:17:17 #51 transferring context: 59.17MB 30.5s 11:17:17 #51 ... 11:17:17 11:17:17 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:17:17 #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 14.4s done 11:17:17 #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.7s 11:17:17 #67 ... 11:17:17 11:17:17 #51 [security-proxy-auth internal] load build context 11:17:18 #51 ... 11:17:18 11:17:18 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:17:18 #79 ... 11:17:18 11:17:18 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:17:18 #71 25.36 (1/5) Installing dumb-init (1.2.5-r2) 11:17:18 #71 25.36 (2/5) Installing musl-obstack (1.2.3-r2) 11:17:18 #71 25.36 (3/5) Installing libucontext (1.2-r2) 11:17:18 #71 25.42 (4/5) Installing gcompat (1.1.0-r1) 11:17:18 #71 25.50 (5/5) Installing openssl (3.1.6-r0) 11:17:18 #71 25.64 Executing busybox-1.36.1-r7.trigger 11:17:18 #71 25.64 OK: 9 MiB in 20 packages 11:17:18 #71 DONE 27.5s 11:17:18 11:17:18 #51 [security-proxy-auth internal] load build context 11:17:19 #51 ... 11:17:19 11:17:19 #60 [security-bootstrapper internal] load build context 11:17:19 #60 ... 11:17:19 11:17:19 #59 [core-keeper internal] load build context 11:17:19 #59 ... 11:17:19 11:17:19 #63 [support-scheduler internal] load build context 11:17:19 #63 ... 11:17:19 11:17:19 #60 [security-bootstrapper internal] load build context 11:17:19 #60 ... 11:17:19 11:17:19 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:17:19 #72 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:19 #72 20.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:19 #72 22.94 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:17:19 #72 22.94 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:17:19 #72 22.94 OK: 19946 distinct packages available 11:17:19 #72 23.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:19 #72 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:19 #72 ... 11:17:19 11:17:19 #60 [security-bootstrapper internal] load build context 11:17:19 #60 ... 11:17:19 11:17:19 #66 [security-proxy-setup internal] load build context 11:17:20 #66 ... 11:17:20 11:17:20 #65 [core-common-config-bootstrapper internal] load build context 11:17:20 #65 ... 11:17:20 11:17:20 #64 [core-data internal] load build context 11:17:20 #64 ... 11:17:20 11:17:20 #65 [core-common-config-bootstrapper internal] load build context 11:17:20 #65 ... 11:17:20 11:17:20 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:17:20 #80 ... 11:17:20 11:17:20 #39 [core-metadata internal] load build context 11:17:20 #39 ... 11:17:20 11:17:20 #65 [core-common-config-bootstrapper internal] load build context 11:17:21 #65 ... 11:17:21 11:17:21 #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 11:17:21 #73 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:21 #73 21.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:21 #73 24.59 (1/2) Installing ca-certificates (20240226-r0) 11:17:21 #73 24.93 (2/2) Installing dumb-init (1.2.5-r2) 11:17:21 #73 24.93 Executing busybox-1.36.1-r7.trigger 11:17:21 #73 24.96 Executing ca-certificates-20240226-r0.trigger 11:17:21 #73 25.85 OK: 9 MiB in 17 packages 11:17:21 #73 DONE 27.9s 11:17:21 11:17:21 #65 [core-common-config-bootstrapper internal] load build context 11:17:22 #65 ... 11:17:22 11:17:22 #69 [core-command internal] load build context 11:17:22 #69 transferring context: 15.68MB 32.1s 11:17:22 #69 ... 11:17:22 11:17:22 #43 [support-cron-scheduler internal] load build context 11:17:22 #43 ... 11:17:22 11:17:22 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:17:22 #68 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:22 #68 28.75 (1/4) Installing dumb-init (1.2.5-r2) 11:17:22 #68 28.79 (2/4) Installing openssl (3.1.6-r0) 11:17:22 #68 28.98 (3/4) Installing su-exec (0.2-r3) 11:17:22 #68 29.02 (4/4) Installing yq (4.33.3-r5) 11:17:22 #68 30.15 Executing busybox-1.36.1-r7.trigger 11:17:22 #68 30.15 OK: 18 MiB in 19 packages 11:17:22 #68 DONE 33.1s 11:17:22 11:17:22 #43 [support-cron-scheduler internal] load build context 11:17:22 #43 ... 11:17:22 11:17:22 #38 [security-secretstore-setup internal] load build context 11:17:22 #38 ... 11:17:22 11:17:22 #45 [support-notifications internal] load build context 11:17:22 #45 ... 11:17:22 11:17:22 #38 [security-secretstore-setup internal] load build context 11:17:23 #38 ... 11:17:23 11:17:23 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:17:23 #72 29.71 (1/4) Installing dumb-init (1.2.5-r2) 11:17:23 #72 29.71 (2/4) Installing musl-obstack (1.2.3-r2) 11:17:23 #72 29.76 (3/4) Installing libucontext (1.2-r2) 11:17:23 #72 29.76 (4/4) Installing gcompat (1.1.0-r1) 11:17:23 #72 29.77 Executing busybox-1.36.1-r7.trigger 11:17:23 #72 29.91 OK: 8 MiB in 19 packages 11:17:23 #72 DONE 32.1s 11:17:23 11:17:23 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:17:23 #81 ... 11:17:23 11:17:23 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:17:23 #74 13.08 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:23 #74 14.61 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:23 #74 21.44 OK: 266 MiB in 52 packages 11:17:23 #74 ... 11:17:23 11:17:23 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:17:24 #82 ... 11:17:24 11:17:24 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:17:24 #74 DONE 23.9s 11:17:24 11:17:24 #38 [security-secretstore-setup internal] load build context 11:17:25 #38 ... 11:17:25 11:17:25 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:17:25 #77 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:25 #77 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:25 #77 19.26 OK: 13 MiB in 26 packages 11:17:25 #77 DONE 21.1s 11:17:25 11:17:25 #38 [security-secretstore-setup internal] load build context 11:17:25 #38 ... 11:17:25 11:17:25 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 11:17:25 #75 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:25 #75 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:25 #75 21.43 OK: 8 MiB in 16 packages 11:17:25 #75 DONE 23.8s 11:17:25 11:17:25 #38 [security-secretstore-setup internal] load build context 11:17:26 #38 ... 11:17:26 11:17:26 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:26 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.2s 11:17:26 #42 ... 11:17:26 11:17:26 #53 [security-spiffe-token-provider internal] load build context 11:17:26 #53 ... 11:17:26 11:17:26 #38 [security-secretstore-setup internal] load build context 11:17:27 #38 ... 11:17:27 11:17:27 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:17:27 #78 13.88 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:27 #78 15.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:27 #78 19.58 (1/1) Installing dumb-init (1.2.5-r2) 11:17:27 #78 20.21 Executing busybox-1.36.1-r7.trigger 11:17:27 #78 20.29 OK: 8 MiB in 16 packages 11:17:27 #78 DONE 22.4s 11:17:27 11:17:27 #38 [security-secretstore-setup internal] load build context 11:17:27 #38 transferring context: 84.35MB 40.9s 11:17:28 #38 ... 11:17:28 11:17:28 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:17:28 #79 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:28 #79 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:28 #79 18.49 OK: 12 MiB in 18 packages 11:17:28 #79 DONE 19.4s 11:17:28 11:17:28 #38 [security-secretstore-setup internal] load build context 11:17:28 #38 ... 11:17:28 11:17:28 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:17:28 #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.4s 11:17:28 #67 ... 11:17:28 11:17:28 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 11:17:28 #76 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:28 #76 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:28 #76 14.51 OK: 8 MiB in 17 packages 11:17:28 #76 DONE 15.9s 11:17:28 11:17:28 #51 [security-proxy-auth internal] load build context 11:17:28 #51 ... 11:17:28 11:17:28 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:17:28 #67 ... 11:17:28 11:17:28 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 11:17:28 #0 9.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:28 #83 ... 11:17:28 11:17:28 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:17:29 #67 ... 11:17:29 11:17:29 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:17:29 #80 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:29 #80 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:29 #80 17.38 OK: 18 MiB in 19 packages 11:17:29 #80 DONE 18.7s 11:17:29 11:17:29 #51 [security-proxy-auth internal] load build context 11:17:29 #51 ... 11:17:29 11:17:29 #59 [core-keeper internal] load build context 11:17:29 #59 ... 11:17:29 11:17:29 #63 [support-scheduler internal] load build context 11:17:30 #63 ... 11:17:30 11:17:30 #51 [security-proxy-auth internal] load build context 11:17:30 #51 ... 11:17:30 11:17:30 #60 [security-bootstrapper internal] load build context 11:17:30 #60 ... 11:17:30 11:17:30 #64 [core-data internal] load build context 11:17:30 #64 ... 11:17:30 11:17:30 #66 [security-proxy-setup internal] load build context 11:17:30 #66 ... 11:17:30 11:17:30 #51 [security-proxy-auth internal] load build context 11:17:30 #51 ... 11:17:30 11:17:30 #39 [core-metadata internal] load build context 11:17:31 #39 ... 11:17:31 11:17:31 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:17:31 #0 9.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:31 #84 ... 11:17:31 11:17:31 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:17:31 #81 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:31 #81 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:31 #81 16.71 OK: 8 MiB in 16 packages 11:17:31 #81 DONE 17.7s 11:17:31 11:17:31 #51 [security-proxy-auth internal] load build context 11:17:32 #51 ... 11:17:32 11:17:32 #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:17:32 #83 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:32 #83 12.35 OK: 9 MiB in 20 packages 11:17:32 #83 DONE 13.4s 11:17:32 11:17:32 #64 [core-data internal] load build context 11:17:32 #64 ... 11:17:32 11:17:32 #65 [core-common-config-bootstrapper internal] load build context 11:17:32 #65 transferring context: 29.76MB 43.0s 11:17:32 #65 ... 11:17:32 11:17:32 #69 [core-command internal] load build context 11:17:32 #69 ... 11:17:32 11:17:32 #65 [core-common-config-bootstrapper internal] load build context 11:17:33 #65 ... 11:17:33 11:17:33 #45 [support-notifications internal] load build context 11:17:33 #45 ... 11:17:33 11:17:33 #43 [support-cron-scheduler internal] load build context 11:17:33 #43 ... 11:17:33 11:17:33 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:17:33 #85 ... 11:17:33 11:17:33 #43 [support-cron-scheduler internal] load build context 11:17:33 #43 ... 11:17:33 11:17:33 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:17:33 #84 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:33 #84 11.76 OK: 9 MiB in 17 packages 11:17:33 #84 DONE 12.6s 11:17:33 11:17:33 #43 [support-cron-scheduler internal] load build context 11:17:34 #43 ... 11:17:34 11:17:34 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:17:34 #82 8.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:34 #82 9.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:34 #82 10.69 OK: 8 MiB in 19 packages 11:17:34 #82 DONE 11.3s 11:17:35 11:17:35 #43 [support-cron-scheduler internal] load build context 11:17:37 #43 ... 11:17:37 11:17:37 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:17:37 #86 DONE 6.6s 11:17:37 11:17:37 #43 [support-cron-scheduler internal] load build context 11:17:37 #43 transferring context: 103.23MB 51.8s 11:17:37 #43 ... 11:17:37 11:17:37 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:17:37 #85 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:17:37 #85 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:17:37 #85 12.92 OK: 18 MiB in 19 packages 11:17:37 #85 DONE 14.0s 11:17:37 11:17:37 #43 [support-cron-scheduler internal] load build context 11:17:37 #43 ... 11:17:37 11:17:37 #53 [security-spiffe-token-provider internal] load build context 11:17:37 #53 ... 11:17:37 11:17:37 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:37 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.8s 11:17:37 #42 ... 11:17:37 11:17:37 #53 [security-spiffe-token-provider internal] load build context 11:17:38 #53 ... 11:17:38 11:17:38 #87 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 11:17:38 #87 DONE 1.2s 11:17:38 11:17:38 #53 [security-spiffe-token-provider internal] load build context 11:17:38 #53 ... 11:17:38 11:17:38 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:17:38 #88 DONE 0.9s 11:17:38 11:17:38 #53 [security-spiffe-token-provider internal] load build context 11:17:38 #53 ... 11:17:38 11:17:38 #38 [security-secretstore-setup internal] load build context 11:17:38 #38 ... 11:17:38 11:17:38 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:39 #42 ... 11:17:39 11:17:39 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:17:39 #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.7s 11:17:39 #67 ... 11:17:39 11:17:39 #53 [security-spiffe-token-provider internal] load build context 11:17:40 #53 ... 11:17:40 11:17:40 #59 [core-keeper internal] load build context 11:17:40 #59 ... 11:17:40 11:17:40 #63 [support-scheduler internal] load build context 11:17:40 #63 ... 11:17:40 11:17:40 #59 [core-keeper internal] load build context 11:17:40 #59 ... 11:17:40 11:17:40 #60 [security-bootstrapper internal] load build context 11:17:40 #60 ... 11:17:40 11:17:40 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:40 #42 ... 11:17:40 11:17:40 #66 [security-proxy-setup internal] load build context 11:17:40 #66 ... 11:17:40 11:17:40 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:41 #42 ... 11:17:41 11:17:41 #39 [core-metadata internal] load build context 11:17:41 #39 ... 11:17:41 11:17:41 #53 [security-spiffe-token-provider internal] load build context 11:17:42 #53 ... 11:17:42 11:17:42 #51 [security-proxy-auth internal] load build context 11:17:42 #51 transferring context: 127.10MB 55.9s 11:17:42 #51 ... 11:17:42 11:17:42 #64 [core-data internal] load build context 11:17:42 #64 ... 11:17:42 11:17:42 #53 [security-spiffe-token-provider internal] load build context 11:17:43 #53 ... 11:17:43 11:17:43 #69 [core-command internal] load build context 11:17:43 #69 ... 11:17:43 11:17:43 #53 [security-spiffe-token-provider internal] load build context 11:17:43 #53 ... 11:17:43 11:17:43 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:17:43 #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 31.8s done 11:17:43 #67 DONE 53.8s 11:17:43 11:17:43 #53 [security-spiffe-token-provider internal] load build context 11:17:43 #53 ... 11:17:43 11:17:43 #45 [support-notifications internal] load build context 11:17:43 #45 ... 11:17:43 11:17:43 #65 [core-common-config-bootstrapper internal] load build context 11:17:43 #65 ... 11:17:43 11:17:43 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:43 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.7s 11:17:47 #42 ... 11:17:47 11:17:47 #43 [support-cron-scheduler internal] load build context 11:17:47 #43 transferring context: 144.61MB 62.4s 11:17:47 #43 ... 11:17:47 11:17:47 #66 [security-proxy-setup internal] load build context 11:17:47 #66 ... 11:17:47 11:17:47 #43 [support-cron-scheduler internal] load build context 11:17:48 #43 ... 11:17:48 11:17:48 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:17:48 #89 DONE 2.2s 11:17:48 11:17:48 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:48 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 33.8s 11:17:49 #42 ... 11:17:49 11:17:49 #38 [security-secretstore-setup internal] load build context 11:17:49 #38 ... 11:17:49 11:17:49 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:50 #42 ... 11:17:50 11:17:50 #63 [support-scheduler internal] load build context 11:17:50 #63 ... 11:17:50 11:17:50 #39 [core-metadata internal] load build context 11:17:50 #39 ... 11:17:50 11:17:50 #59 [core-keeper internal] load build context 11:17:50 #59 ... 11:17:50 11:17:50 #60 [security-bootstrapper internal] load build context 11:17:50 #60 ... 11:17:50 11:17:50 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:51 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 37.1s done 11:17:53 #42 ... 11:17:53 11:17:53 #51 [security-proxy-auth internal] load build context 11:17:53 #51 ... 11:17:53 11:17:53 #39 [core-metadata internal] load build context 11:17:53 #39 ... 11:17:53 11:17:53 #64 [core-data internal] load build context 11:17:53 #64 ... 11:17:53 11:17:53 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:17:53 #42 DONE 63.7s 11:17:53 11:17:53 #64 [core-data internal] load build context 11:17:53 #64 ... 11:17:53 11:17:53 #69 [core-command internal] load build context 11:17:53 #69 ... 11:17:53 11:17:53 #64 [core-data internal] load build context 11:17:53 #64 transferring context: 153.10MB 62.9s 11:17:53 #64 ... 11:17:53 11:17:53 #53 [security-spiffe-token-provider internal] load build context 11:17:53 #53 ... 11:17:53 11:17:53 #65 [core-common-config-bootstrapper internal] load build context 11:17:53 #65 ... 11:17:53 11:17:53 #45 [support-notifications internal] load build context 11:17:53 #45 ... 11:17:53 11:17:53 #65 [core-common-config-bootstrapper internal] load build context 11:17:58 #65 ... 11:17:58 11:17:58 #66 [security-proxy-setup internal] load build context 11:17:58 #66 ... 11:17:58 11:17:58 #65 [core-common-config-bootstrapper internal] load build context 11:17:58 #65 transferring context: 137.73MB 68.7s 11:17:58 #65 ... 11:17:58 11:17:58 #43 [support-cron-scheduler internal] load build context 11:17:58 #43 ... 11:17:58 11:17:58 #65 [core-common-config-bootstrapper internal] load build context 11:17:59 #65 ... 11:17:59 11:17:59 #38 [security-secretstore-setup internal] load build context 11:17:59 #38 ... 11:17:59 11:17:59 #65 [core-common-config-bootstrapper internal] load build context 11:17:59 #65 ... 11:17:59 11:17:59 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:17:59 #90 DONE 4.0s 11:17:59 11:17:59 #65 [core-common-config-bootstrapper internal] load build context 11:17:59 #65 ... 11:17:59 11:17:59 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:17:59 #91 DONE 4.1s 11:17:59 11:17:59 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:17:59 #92 DONE 3.1s 11:17:59 11:17:59 #65 [core-common-config-bootstrapper internal] load build context 11:18:00 #65 ... 11:18:00 11:18:00 #63 [support-scheduler internal] load build context 11:18:00 #63 ... 11:18:00 11:18:00 #65 [core-common-config-bootstrapper internal] load build context 11:18:00 #65 ... 11:18:00 11:18:00 #59 [core-keeper internal] load build context 11:18:01 #59 ... 11:18:01 11:18:01 #60 [security-bootstrapper internal] load build context 11:18:01 #60 ... 11:18:01 11:18:01 #59 [core-keeper internal] load build context 11:18:01 #59 ... 11:18:01 11:18:01 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:18:01 #93 DONE 1.4s 11:18:01 11:18:01 #59 [core-keeper internal] load build context 11:18:01 #59 ... 11:18:01 11:18:01 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:18:01 #94 DONE 1.5s 11:18:01 11:18:01 #59 [core-keeper internal] load build context 11:18:01 #59 ... 11:18:01 11:18:01 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:18:01 #95 DONE 1.6s 11:18:01 11:18:01 #59 [core-keeper internal] load build context 11:18:03 #59 ... 11:18:03 11:18:03 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 11:18:03 #96 DONE 1.3s 11:18:03 11:18:03 #59 [core-keeper internal] load build context 11:18:03 #59 ... 11:18:03 11:18:03 #97 [security-spire-server stage-2 6/9] COPY security.txt / 11:18:03 #97 DONE 1.6s 11:18:03 11:18:03 #59 [core-keeper internal] load build context 11:18:03 #59 ... 11:18:03 11:18:03 #51 [security-proxy-auth internal] load build context 11:18:03 #51 ... 11:18:03 11:18:03 #63 [support-scheduler internal] load build context 11:18:03 #63 ... 11:18:03 11:18:03 #98 [security-spire-config stage-2 6/10] COPY security.txt / 11:18:03 #98 DONE 1.4s 11:18:03 11:18:03 #39 [core-metadata internal] load build context 11:18:03 #39 ... 11:18:03 11:18:03 #69 [core-command internal] load build context 11:18:03 #69 ... 11:18:03 11:18:03 #63 [support-scheduler internal] load build context 11:18:03 #63 transferring context: 205.64MB 74.0s 11:18:03 #63 ... 11:18:03 11:18:03 #64 [core-data internal] load build context 11:18:03 #64 ... 11:18:03 11:18:03 #53 [security-spiffe-token-provider internal] load build context 11:18:03 #53 ... 11:18:03 11:18:03 #64 [core-data internal] load build context 11:18:03 #64 ... 11:18:03 11:18:03 #45 [support-notifications internal] load build context 11:18:04 #45 ... 11:18:04 11:18:04 #53 [security-spiffe-token-provider internal] load build context 11:18:04 #53 ... 11:18:04 11:18:04 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:18:04 #99 DONE 1.5s 11:18:04 11:18:04 #53 [security-spiffe-token-provider internal] load build context 11:18:05 #53 ... 11:18:05 11:18:05 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:18:05 #100 DONE 1.8s 11:18:05 11:18:05 #53 [security-spiffe-token-provider internal] load build context 11:18:05 #53 ... 11:18:05 11:18:05 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:18:05 #101 DONE 1.8s 11:18:05 11:18:05 #53 [security-spiffe-token-provider internal] load build context 11:18:06 #53 ... 11:18:06 11:18:06 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:18:06 #102 DONE 1.3s 11:18:06 11:18:06 #53 [security-spiffe-token-provider internal] load build context 11:18:06 #53 ... 11:18:06 11:18:06 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:18:06 #103 DONE 1.2s 11:18:06 11:18:06 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:18:06 #104 DONE 1.3s 11:18:06 11:18:06 #53 [security-spiffe-token-provider internal] load build context 11:18:07 #53 ... 11:18:07 11:18:07 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:18:07 #105 DONE 1.4s 11:18:07 11:18:07 #53 [security-spiffe-token-provider internal] load build context 11:18:07 #53 ... 11:18:07 11:18:07 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:18:07 #106 DONE 1.5s 11:18:08 11:18:08 #53 [security-spiffe-token-provider internal] load build context 11:18:08 #53 ... 11:18:08 11:18:08 #66 [security-proxy-setup internal] load build context 11:18:08 #66 ... 11:18:08 11:18:08 #53 [security-spiffe-token-provider internal] load build context 11:18:08 #53 transferring context: 264.16MB 81.5s 11:18:08 #53 ... 11:18:08 11:18:08 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:18:08 #107 DONE 2.1s 11:18:08 11:18:08 #53 [security-spiffe-token-provider internal] load build context 11:18:08 #53 ... 11:18:08 11:18:08 #43 [support-cron-scheduler internal] load build context 11:18:08 #43 ... 11:18:08 11:18:08 #53 [security-spiffe-token-provider internal] load build context 11:18:09 #53 ... 11:18:09 11:18:09 #38 [security-secretstore-setup internal] load build context 11:18:09 #38 ... 11:18:09 11:18:09 #69 [core-command internal] load build context 11:18:09 #69 ... 11:18:09 11:18:09 #38 [security-secretstore-setup internal] load build context 11:18:11 #38 ... 11:18:11 11:18:11 #65 [core-common-config-bootstrapper internal] load build context 11:18:11 #65 ... 11:18:11 11:18:11 #38 [security-secretstore-setup internal] load build context 11:18:11 #38 ... 11:18:11 11:18:11 #60 [security-bootstrapper internal] load build context 11:18:11 #60 ... 11:18:11 11:18:11 #38 [security-secretstore-setup internal] load build context 11:18:13 #38 ... 11:18:13 11:18:13 #51 [security-proxy-auth internal] load build context 11:18:13 #51 ... 11:18:13 11:18:13 #59 [core-keeper internal] load build context 11:18:13 #59 ... 11:18:13 11:18:13 #38 [security-secretstore-setup internal] load build context 11:18:13 #38 transferring context: 284.59MB 86.9s 11:18:13 #38 ... 11:18:13 11:18:13 #39 [core-metadata internal] load build context 11:18:13 #39 ... 11:18:13 11:18:13 #38 [security-secretstore-setup internal] load build context 11:18:13 #38 ... 11:18:13 11:18:13 #108 [security-spire-server] exporting to image 11:18:13 #108 exporting layers 4.7s done 11:18:13 #108 writing image sha256:09e74fd0fdd8c6b4c14a6ee508be36bbf223583b24bbe1c6d3e6cfbfa4be2575 0.1s done 11:18:13 #108 writing image sha256:7766bf99b83215dd0c629df8cc64a26043c227a16e8a06b42715f6f57b23feef 0.2s done 11:18:13 #108 naming to docker.io/library/security-spire-agent-arm64 done 11:18:13 #108 naming to docker.io/library/security-spire-config-arm64 0.1s done 11:18:13 #108 writing image sha256:a369b96d221c7fff40fb67cf5836298ea92d6900f2fe1dc42df89fa53d90012e 0.1s done 11:18:13 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 11:18:13 #108 DONE 6.0s 11:18:13 11:18:13 #38 [security-secretstore-setup internal] load build context 11:18:13 #38 ... 11:18:13 11:18:13 #63 [support-scheduler internal] load build context 11:18:14 #63 ... 11:18:14 11:18:14 #38 [security-secretstore-setup internal] load build context 11:18:14 #38 ... 11:18:14 11:18:14 #64 [core-data internal] load build context 11:18:14 #64 ... 11:18:14 11:18:14 #45 [support-notifications internal] load build context 11:18:14 #45 ... 11:18:14 11:18:14 #64 [core-data internal] load build context 11:18:18 #64 ... 11:18:18 11:18:18 #53 [security-spiffe-token-provider internal] load build context 11:18:18 #53 transferring context: 309.31MB 91.1s done 11:18:18 #53 DONE 91.5s 11:18:18 11:18:18 #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:18:18 #109 ... 11:18:18 11:18:18 #66 [security-proxy-setup internal] load build context 11:18:18 #66 ... 11:18:18 11:18:18 #38 [security-secretstore-setup internal] load build context 11:18:18 #38 transferring context: 309.31MB 91.8s done 11:18:18 #38 DONE 92.1s 11:18:18 11:18:18 #66 [security-proxy-setup internal] load build context 11:18:18 #66 ... 11:18:18 11:18:18 #64 [core-data internal] load build context 11:18:18 #64 ... 11:18:18 11:18:18 #43 [support-cron-scheduler internal] load build context 11:18:19 #43 ... 11:18:19 11:18:19 #64 [core-data internal] load build context 11:18:19 #64 ... 11:18:19 11:18:19 #69 [core-command internal] load build context 11:18:20 #69 ... 11:18:20 11:18:20 #64 [core-data internal] load build context 11:18:20 #64 ... 11:18:20 11:18:20 #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:18:20 #109 DONE 2.1s 11:18:20 11:18:20 #64 [core-data internal] load build context 11:18:20 #64 ... 11:18:20 11:18:20 #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:18:20 #110 DONE 1.8s 11:18:20 11:18:20 #64 [core-data internal] load build context 11:18:21 #64 ... 11:18:21 11:18:21 #65 [core-common-config-bootstrapper internal] load build context 11:18:21 #65 ... 11:18:21 11:18:21 #64 [core-data internal] load build context 11:18:21 #64 ... 11:18:21 11:18:21 #60 [security-bootstrapper internal] load build context 11:18:21 #60 ... 11:18:21 11:18:21 #64 [core-data internal] load build context 11:18:23 #64 ... 11:18:23 11:18:23 #51 [security-proxy-auth internal] load build context 11:18:23 #51 transferring context: 302.17MB 96.6s 11:18:23 #51 ... 11:18:23 11:18:23 #64 [core-data internal] load build context 11:18:23 #64 ... 11:18:23 11:18:23 #59 [core-keeper internal] load build context 11:18:23 #59 ... 11:18:23 11:18:23 #51 [security-proxy-auth internal] load build context 11:18:23 #51 ... 11:18:23 11:18:23 #39 [core-metadata internal] load build context 11:18:24 #39 ... 11:18:24 11:18:24 #51 [security-proxy-auth internal] load build context 11:18:24 #51 ... 11:18:24 11:18:24 #63 [support-scheduler internal] load build context 11:18:24 #63 ... 11:18:24 11:18:24 #51 [security-proxy-auth internal] load build context 11:18:24 #51 ... 11:18:24 11:18:24 #45 [support-notifications internal] load build context 11:18:24 #45 ... 11:18:24 11:18:24 #51 [security-proxy-auth internal] load build context 11:18:25 #51 transferring context: 309.31MB 98.5s done 11:18:25 #51 DONE 98.9s 11:18:25 11:18:25 #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:18:26 #111 DONE 1.1s 11:18:26 11:18:26 #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:18:26 #112 ... 11:18:26 11:18:26 #63 [support-scheduler internal] load build context 11:18:26 #63 transferring context: 309.31MB 97.0s done 11:18:26 #63 DONE 97.7s 11:18:26 11:18:26 #45 [support-notifications internal] load build context 11:18:28 #45 ... 11:18:28 11:18:28 #64 [core-data internal] load build context 11:18:28 #64 transferring context: 309.31MB 97.2s done 11:18:28 #64 DONE 98.7s 11:18:28 11:18:28 #45 [support-notifications internal] load build context 11:18:28 #45 ... 11:18:28 11:18:28 #66 [security-proxy-setup internal] load build context 11:18:28 #66 ... 11:18:28 11:18:28 #45 [support-notifications internal] load build context 11:18:29 #45 ... 11:18:29 11:18:29 #39 [core-metadata internal] load build context 11:18:29 #39 transferring context: 309.31MB 99.5s done 11:18:29 #39 DONE 100.1s 11:18:29 11:18:29 #45 [support-notifications internal] load build context 11:18:29 #45 ... 11:18:29 11:18:29 #43 [support-cron-scheduler internal] load build context 11:18:29 #43 ... 11:18:29 11:18:29 #45 [support-notifications internal] load build context 11:18:30 #45 ... 11:18:30 11:18:30 #69 [core-command internal] load build context 11:18:30 #69 ... 11:18:30 11:18:30 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:18:30 #113 ... 11:18:30 11:18:30 #45 [support-notifications internal] load build context 11:18:30 #45 ... 11:18:30 11:18:30 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:18:30 #114 ... 11:18:30 11:18:30 #69 [core-command internal] load build context 11:18:31 #69 ... 11:18:31 11:18:31 #65 [core-common-config-bootstrapper internal] load build context 11:18:31 #65 ... 11:18:31 11:18:31 #43 [support-cron-scheduler internal] load build context 11:18:31 #43 ... 11:18:31 11:18:31 #60 [security-bootstrapper internal] load build context 11:18:31 #60 ... 11:18:31 11:18:31 #65 [core-common-config-bootstrapper internal] load build context 11:18:33 #65 ... 11:18:33 11:18:33 #69 [core-command internal] load build context 11:18:33 #69 transferring context: 309.31MB 102.4s done 11:18:33 #69 DONE 103.8s 11:18:33 11:18:33 #65 [core-common-config-bootstrapper internal] load build context 11:18:33 #65 transferring context: 309.31MB 103.8s done 11:18:33 #65 DONE 104.4s 11:18:33 11:18:33 #60 [security-bootstrapper internal] load build context 11:18:33 #60 ... 11:18:33 11:18:33 #59 [core-keeper internal] load build context 11:18:33 #59 ... 11:18:33 11:18:33 #45 [support-notifications internal] load build context 11:18:34 #45 ... 11:18:34 11:18:34 #43 [support-cron-scheduler internal] load build context 11:18:34 #43 transferring context: 309.31MB 109.0s done 11:18:34 #43 DONE 109.2s 11:18:34 11:18:34 #45 [support-notifications internal] load build context 11:18:35 #45 ... 11:18:35 11:18:35 #115 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 11:18:35 #115 DONE 1.3s 11:18:35 11:18:35 #45 [support-notifications internal] load build context 11:18:39 #45 ... 11:18:39 11:18:39 #60 [security-bootstrapper internal] load build context 11:18:39 #60 transferring context: 309.31MB 110.5s done 11:18:39 #60 DONE 111.1s 11:18:39 11:18:39 #45 [support-notifications internal] load build context 11:18:39 #45 ... 11:18:39 11:18:39 #66 [security-proxy-setup internal] load build context 11:18:39 #66 ... 11:18:39 11:18:39 #45 [support-notifications internal] load build context 11:18:40 #45 transferring context: 309.31MB 105.2s done 11:18:40 #45 DONE 108.2s 11:18:40 11:18:40 #59 [core-keeper internal] load build context 11:18:42 #59 ... 11:18:42 11:18:42 #66 [security-proxy-setup internal] load build context 11:18:42 #66 transferring context: 309.31MB 112.1s done 11:18:42 #66 DONE 113.2s 11:18:42 11:18:42 #59 [core-keeper internal] load build context 11:18:42 #59 ... 11:18:42 11:18:42 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:18:42 #116 ... 11:18:42 11:18:42 #59 [core-keeper internal] load build context 11:18:46 #59 transferring context: 309.31MB 117.7s done 11:18:46 #59 DONE 118.3s 11:18:46 11:18:46 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:18:47 #117 DONE 1.6s 11:18:47 11:18:47 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:44 #118 ... 11:19:44 11:19:44 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:44 #114 DONE 82.7s 11:19:44 11:19:44 #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:44 #112 DONE 76.7s 11:19:44 11:19:44 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:44 #113 DONE 83.0s 11:19:44 11:19:44 #119 [security-spiffe-token-provider builder 6/7] COPY . . 11:19:48 #119 ... 11:19:48 11:19:48 #120 [security-proxy-auth builder 6/7] COPY . . 11:19:48 #120 DONE 4.6s 11:19:48 11:19:48 #121 [core-data builder 4/7] COPY go.mod vendor* ./ 11:19:48 #121 CACHED 11:19:48 11:19:48 #122 [core-data builder 6/7] COPY . . 11:19:48 #122 CACHED 11:19:48 11:19:48 #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:48 #123 CACHED 11:19:48 11:19:48 #124 [support-scheduler builder 6/7] COPY . . 11:19:48 #124 CACHED 11:19:48 11:19:48 #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:48 #125 CACHED 11:19:48 11:19:48 #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:19:48 #126 CACHED 11:19:48 11:19:48 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:48 #127 CACHED 11:19:48 11:19:48 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:19:48 #128 CACHED 11:19:48 11:19:48 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 11:19:48 #129 CACHED 11:19:48 11:19:48 #130 [core-metadata builder 6/7] COPY . . 11:19:48 #130 CACHED 11:19:48 11:19:48 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:19:48 #131 CACHED 11:19:48 11:19:48 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:48 #132 CACHED 11:19:48 11:19:48 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 11:19:48 #133 CACHED 11:19:48 11:19:48 #134 [core-command builder 6/7] COPY . . 11:19:48 #134 CACHED 11:19:48 11:19:48 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:48 #135 CACHED 11:19:48 11:19:48 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:48 #118 DONE 60.2s 11:19:48 11:19:48 #119 [security-spiffe-token-provider builder 6/7] COPY . . 11:19:48 #119 DONE 4.6s 11:19:48 11:19:48 #136 [security-secretstore-setup builder 6/7] COPY . . 11:19:48 #136 DONE 4.7s 11:19:48 11:19:48 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:48 #116 DONE 72.4s 11:19:48 11:19:48 #137 [support-cron-scheduler builder 6/7] COPY . . 11:19:48 #137 ... 11:19:48 11:19:48 #138 [security-proxy-setup builder 6/7] COPY . . 11:19:48 #138 CACHED 11:19:48 11:19:48 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:19:48 #139 CACHED 11:19:48 11:19:48 #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:48 #140 CACHED 11:19:48 11:19:48 #141 [security-bootstrapper builder 6/7] COPY . . 11:19:48 #141 CACHED 11:19:48 11:19:48 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:48 #142 CACHED 11:19:48 11:19:48 #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:19:48 #143 CACHED 11:19:48 11:19:48 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:19:53 #144 ... 11:19:53 11:19:53 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:19:53 #0 5.173 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 11:19:53 #145 ... 11:19:53 11:19:53 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:19:53 #144 5.791 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 11:19:58 #144 ... 11:19:58 11:19:58 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:19:58 #0 4.117 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 11:19:58 #146 ... 11:19:58 11:19:58 #137 [support-cron-scheduler builder 6/7] COPY . . 11:19:58 #137 DONE 10.2s 11:19:58 11:19:58 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:19:58 #0 5.897 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 11:19:58 #147 ... 11:19:58 11:19:58 #148 [support-notifications builder 6/7] COPY . . 11:19:58 #148 CACHED 11:19:58 11:19:58 #149 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:19:58 #149 CACHED 11:19:58 11:19:58 #150 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:58 #150 CACHED 11:19:58 11:19:58 #151 [core-keeper builder 7/8] COPY . . 11:19:58 #151 DONE 10.3s 11:19:58 11:19:58 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:19:58 #0 5.601 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 11:19:58 #152 ... 11:19:58 11:19:58 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:19:58 #0 5.804 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 11:19:58 #153 ... 11:19:58 11:19:58 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:19:58 #0 4.821 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 11:19:58 #154 ... 11:19:58 11:19:58 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:19:58 #0 4.875 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 11:19:59 #155 ... 11:19:59 11:19:59 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:19:59 #0 4.764 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 11:19:59 #156 ... 11:19:59 11:19:59 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:19:59 #0 5.410 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 11:19:59 #157 ... 11:19:59 11:19:59 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:20:01 #158 3.470 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:20:08 #158 ... 11:20:08 11:20:08 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:20:08 #0 3.416 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 11:20:08 #159 ... 11:20:08 11:20:08 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:20:08 #0 2.899 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 11:39:31 #160 ... 11:39:31 11:39:31 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:39:31 #145 1171.1 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 11:39:31 #145 ... 11:39:31 11:39:31 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:39:31 #144 DONE 1172.5s 11:39:31 11:39:31 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:39:31 #159 ... 11:39:31 11:39:31 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:39:31 #161 DONE 0.4s 11:39:31 11:39:31 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:39:31 #146 ... 11:39:31 11:39:31 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:39:31 #162 DONE 0.2s 11:39:31 11:39:31 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:39:31 #163 DONE 0.2s 11:39:31 11:39:31 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:39:31 #164 DONE 0.2s 11:39:31 11:39:31 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:39:31 #165 DONE 0.3s 11:39:31 11:39:31 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:39:31 #159 ... 11:39:31 11:39:31 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:39:31 #166 DONE 0.2s 11:39:31 11:39:31 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:39:31 #167 DONE 2.7s 11:39:31 11:39:31 #108 [security-proxy-setup] exporting to image 11:39:31 #108 exporting layers 11:39:31 #108 exporting layers 1.3s done 11:39:31 #108 writing image sha256:56074c51402dc9b6deb7a56a029b22a78892c545e8e1cfd90ec95db05f0a1a15 done 11:39:31 #108 naming to docker.io/library/security-proxy-setup-arm64 done 11:39:31 #108 DONE 7.2s 11:39:31 11:39:31 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:39:34 #153 ... 11:39:34 11:39:34 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:39:34 #157 DONE 1185.5s 11:39:34 11:39:34 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:39:34 #168 DONE 0.3s 11:39:34 11:39:34 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 11:39:36 #169 DONE 2.7s 11:39:36 11:39:36 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 11:39:37 #170 DONE 0.4s 11:39:37 11:39:37 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 11:39:37 #171 DONE 0.1s 11:39:37 11:39:37 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:39:37 #146 ... 11:39:37 11:39:37 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:39:37 #172 DONE 0.2s 11:39:37 11:39:37 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:39:37 #173 DONE 0.1s 11:39:37 11:39:37 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 11:39:37 #174 DONE 0.1s 11:39:37 11:39:37 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 11:39:37 #175 DONE 0.1s 11:39:37 11:39:37 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:39:37 #159 ... 11:39:37 11:39:37 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 11:39:37 #176 DONE 0.1s 11:39:38 11:39:38 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 11:39:38 #177 DONE 0.1s 11:39:38 11:39:38 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:39:38 #159 ... 11:39:38 11:39:38 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:39:38 #178 DONE 0.2s 11:39:38 11:39:38 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 11:39:40 #179 DONE 2.0s 11:39:40 11:39:40 #108 [security-bootstrapper] exporting to image 11:39:40 #108 exporting layers 11:39:42 #108 ... 11:39:42 11:39:42 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:39:42 #145 DONE 1193.9s 11:39:42 11:39:42 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:39:42 #146 ... 11:39:42 11:39:42 #108 [security-bootstrapper] exporting to image 11:39:42 #108 exporting layers 2.0s done 11:39:42 #108 writing image sha256:956a3436fef7e72c5e649efdef4e0b1ed69afaa5634d6211cba2d7a41e5357b2 done 11:39:42 #108 naming to docker.io/library/security-bootstrapper-arm64 done 11:39:42 #108 DONE 9.2s 11:39:42 11:39:42 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:39:42 #180 DONE 0.4s 11:39:42 11:39:42 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:39:42 #181 DONE 0.3s 11:39:42 11:39:42 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:39:43 #147 ... 11:39:43 11:39:43 #182 [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 11:39:43 #182 DONE 0.2s 11:39:43 11:39:43 #183 [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 11:39:43 #183 DONE 0.1s 11:39:43 11:39:43 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:39:43 #146 ... 11:39:43 11:39:43 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:39:43 #184 DONE 0.1s 11:39:43 11:39:43 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:39:43 #185 DONE 0.2s 11:39:43 11:39:43 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:39:43 #186 DONE 0.2s 11:39:43 11:39:43 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:39:43 #147 ... 11:39:43 11:39:43 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:39:43 #187 DONE 0.1s 11:39:43 11:39:43 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:39:46 #188 DONE 2.1s 11:39:46 11:39:46 #108 [security-secretstore-setup] exporting to image 11:39:47 #108 exporting layers 1.4s done 11:39:47 #108 writing image sha256:90120ef01e1527646bf9fafa1fc4bc5ebe1c54ec800b870736285b914e29a56c done 11:39:47 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 11:39:47 #108 DONE 10.7s 11:39:47 11:39:47 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:40:34 #147 ... 11:40:34 11:40:34 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:40:34 #156 DONE 1246.0s 11:40:34 11:40:34 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:40:34 #159 ... 11:40:34 11:40:34 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:40:34 #189 DONE 0.3s 11:40:34 11:40:34 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:40:34 #153 ... 11:40:34 11:40:34 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:40:34 #190 DONE 0.2s 11:40:34 11:40:34 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:40:35 #191 DONE 0.3s 11:40:35 11:40:35 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:40:35 #192 DONE 0.1s 11:40:35 11:40:35 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:40:35 #193 DONE 0.2s 11:40:35 11:40:35 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:40:37 #194 DONE 2.2s 11:40:37 11:40:37 #108 [core-common-config-bootstrapper] exporting to image 11:40:37 #108 exporting layers 11:40:38 #108 exporting layers 0.6s done 11:40:38 #108 writing image sha256:b5c787ad6e988cd26185edfbf3a1b2aa8123f24ae312c4a3725ea4fb479548d9 done 11:40:38 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 11:40:38 #108 DONE 11.3s 11:40:38 11:40:38 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:43:00 #147 DONE 1380.9s 11:43:00 11:43:00 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:43:00 #155 ... 11:43:00 11:43:00 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:43:00 #195 DONE 0.2s 11:43:00 11:43:00 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:43:00 #196 DONE 0.1s 11:43:00 11:43:00 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:43:00 #197 DONE 0.3s 11:43:00 11:43:00 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:43:00 #198 DONE 0.1s 11:43:00 11:43:00 #108 [security-spiffe-token-provider] exporting to image 11:43:00 #108 exporting layers 11:43:00 #108 exporting layers 0.7s done 11:43:00 #108 writing image sha256:bf21ce2c907e94e53c4530ac4105756522ad20630a75e888bf8215cb06ce044b done 11:43:00 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 11:43:00 #108 DONE 12.0s 11:43:00 11:43:00 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:50:52 #146 DONE 1853.6s 11:50:52 11:50:52 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:50:52 #152 ... 11:50:52 11:50:52 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:50:52 #199 DONE 0.2s 11:50:52 11:50:52 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:50:52 #158 ... 11:50:52 11:50:52 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:50:52 #200 DONE 0.2s 11:50:52 11:50:52 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:50:52 #201 DONE 0.4s 11:50:52 11:50:52 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 11:50:52 #202 DONE 0.1s 11:50:52 11:50:52 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:50:52 #158 ... 11:50:52 11:50:52 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:50:52 #203 DONE 0.1s 11:50:52 11:50:52 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:50:52 #204 DONE 1.9s 11:50:52 11:50:52 #108 [security-proxy-auth] exporting to image 11:50:52 #108 exporting layers 11:50:52 #108 exporting layers 0.7s done 11:50:52 #108 writing image sha256:0b205b150eb5afd4bbf952bc044352e1300e446e8eaddebd9fdf8a8bf88a2cd4 done 11:50:52 #108 naming to docker.io/library/security-proxy-auth-arm64 done 11:50:52 #108 DONE 12.8s 11:50:52 11:50:52 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:51:48 #158 ... 11:51:48 11:51:48 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:51:48 #153 DONE 1916.9s 11:51:48 11:51:48 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:51:48 #158 ... 11:51:48 11:51:48 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:51:48 #205 DONE 0.2s 11:51:48 11:51:48 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:51:48 #206 DONE 0.2s 11:51:48 11:51:48 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:51:48 #158 ... 11:51:48 11:51:48 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:51:48 #207 DONE 0.5s 11:51:48 11:51:48 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:51:48 #208 DONE 0.1s 11:51:48 11:51:48 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:51:48 #158 ... 11:51:48 11:51:48 #108 [core-command] exporting to image 11:51:48 #108 exporting layers 11:51:48 #108 exporting layers 0.9s done 11:51:48 #108 writing image sha256:d078d47d9f724d67f74645df64504bb0284d4a383dd9d17ae7a9400dd58dbbba done 11:51:48 #108 naming to docker.io/library/core-command-arm64 done 11:51:48 #108 DONE 13.7s 11:51:48 11:51:48 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:53:55 #158 ... 11:53:55 11:53:55 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:53:55 #152 DONE 2043.5s 11:53:55 11:53:55 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:53:55 #158 ... 11:53:55 11:53:55 #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:53:55 #209 DONE 0.2s 11:53:55 11:53:55 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:53:55 #155 ... 11:53:55 11:53:55 #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:53:55 #210 DONE 0.3s 11:53:55 11:53:55 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:53:55 #211 DONE 0.6s 11:53:55 11:53:55 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:53:55 #212 DONE 0.2s 11:53:55 11:53:55 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:53:55 #158 ... 11:53:55 11:53:55 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:53:55 #154 DONE 2045.5s 11:53:55 11:53:55 #108 [core-data] exporting to image 11:53:55 #108 exporting layers 11:53:55 #108 exporting layers 1.0s done 11:53:55 #108 writing image sha256:a6b5df4bbf0a6d3d19077332bb38ec47038183f478a0c44e0130bd2e2e92691a 0.0s done 11:53:55 #108 naming to docker.io/library/core-data-arm64 done 11:53:55 #108 DONE 14.7s 11:53:55 11:53:55 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:53:55 #160 ... 11:53:55 11:53:55 #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:53:55 #213 DONE 0.1s 11:53:55 11:53:55 #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:53:55 #214 DONE 0.3s 11:53:55 11:53:55 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:53:55 #158 ... 11:53:55 11:53:55 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:53:55 #215 DONE 0.5s 11:53:55 11:53:55 #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:53:55 #216 DONE 0.2s 11:53:55 11:53:55 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:53:55 #158 ... 11:53:55 11:53:55 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:53:55 #217 DONE 0.1s 11:53:55 11:53:55 #108 [core-metadata] exporting to image 11:53:56 #108 exporting layers 0.6s done 11:53:56 #108 writing image sha256:9d05ed40e46ebda7ded8b55fdf011a2549993c2d40487ffef45bf92b39c320fa 0.0s done 11:53:56 #108 naming to docker.io/library/core-metadata-arm64 0.0s done 11:53:56 #108 DONE 15.4s 11:53:56 11:53:56 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:53:57 #160 ... 11:53:57 11:53:57 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:53:57 #158 DONE 2038.7s 11:53:57 11:53:57 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:53:57 #159 ... 11:53:57 11:53:57 #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:53:57 #218 DONE 0.2s 11:53:57 11:53:57 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:53:57 #160 ... 11:53:57 11:53:57 #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:53:58 #219 DONE 0.5s 11:53:58 11:53:58 #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:53:58 #220 DONE 0.1s 11:53:58 11:53:58 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:53:58 #155 ... 11:53:58 11:53:58 #108 [core-keeper] exporting to image 11:53:58 #108 exporting layers 0.5s done 11:53:59 #108 writing image sha256:53cb1a1e1d3703dc8545396f9103cefa25e82c080ff9381b9d795c3fa9eb5c9f done 11:53:59 #108 naming to docker.io/library/core-keeper-arm64 done 11:53:59 #108 DONE 15.9s 11:53:59 11:53:59 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:54:31 #160 ... 11:54:31 11:54:31 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:54:31 #155 DONE 2082.0s 11:54:31 11:54:31 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:54:31 #159 ... 11:54:31 11:54:31 #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:54:31 #221 DONE 0.2s 11:54:31 11:54:31 #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:54:31 #222 DONE 0.1s 11:54:31 11:54:31 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:54:31 #159 ... 11:54:31 11:54:31 #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:54:31 #223 DONE 0.5s 11:54:31 11:54:31 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:54:31 #160 ... 11:54:31 11:54:31 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 11:54:31 #224 DONE 0.3s 11:54:31 11:54:31 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:54:31 #160 ... 11:54:31 11:54:31 #108 [support-scheduler] exporting to image 11:54:31 #108 exporting layers 11:54:32 #108 ... 11:54:32 11:54:32 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:54:32 #159 DONE 2073.9s 11:54:32 11:54:32 #108 [support-scheduler] exporting to image 11:54:32 #108 exporting layers 0.6s done 11:54:32 #108 writing image sha256:22e143243eb8dcfe8271b6db02a7b46f2afdb3677f7496eb93b1c96788ca31e8 0.0s done 11:54:32 #108 naming to docker.io/library/support-scheduler-arm64 done 11:54:32 #108 DONE 16.6s 11:54:32 11:54:32 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:54:32 #160 DONE 2074.3s 11:54:32 11:54:32 #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:54:32 #225 DONE 0.1s 11:54:32 11:54:32 #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:54:32 #226 DONE 0.2s 11:54:33 11:54:33 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:54:33 #227 DONE 0.2s 11:54:33 11:54:33 #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:54:33 #228 DONE 0.1s 11:54:33 11:54:33 #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:54:33 #229 DONE 0.5s 11:54:33 11:54:33 #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 11:54:33 #230 DONE 0.3s 11:54:33 11:54:33 #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:54:34 #231 DONE 0.1s 11:54:34 11:54:34 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 11:54:34 #232 DONE 0.1s 11:54:34 11:54:34 #108 [support-notifications] exporting to image 11:54:34 #108 exporting layers 0.6s done 11:54:34 #108 writing image sha256:92c184f86d61c3d7a39f27794be195477b7b1af9eeb933df45d4ff18ad843864 done 11:54:34 #108 naming to docker.io/library/support-notifications-arm64 done 11:54:35 #108 exporting layers 1.5s done 11:54:35 #108 writing image sha256:2790075f0438c42b78e8bad0ea0319f1503a7c086c4144d3bb69d2d1d7cdc351 done 11:54:35 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 11:54:35 #108 DONE 18.7s 11:54:35 time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:35 time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:35 time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:35 time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:35 time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:35 time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:35 time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:35 time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:35 time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:35 time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:35 time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:35 time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:35 time="2024-08-16T11:16:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:35 time="2024-08-16T11:16:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:35 time="2024-08-16T11:16:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:35 time="2024-08-16T11:16:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:54:35 $ docker stop --time=1 d032b6478b661f3b83e62d801596df8c059efde9e11f04bab35d201b81bc00e1 11:54:37 $ docker rm -f --volumes d032b6478b661f3b83e62d801596df8c059efde9e11f04bab35d201b81bc00e1 [Pipeline] // withDockerContainer [Pipeline] sh 11:54:37 + docker images 11:54:37 REPOSITORY TAG IMAGE ID CREATED SIZE 11:54:37 support-cron-scheduler-arm64 latest 2790075f0438 4 seconds ago 43.5MB 11:54:37 support-notifications-arm64 latest 92c184f86d61 4 seconds ago 42MB 11:54:37 support-scheduler-arm64 latest 22e143243eb8 6 seconds ago 41.3MB 11:54:37 core-keeper-arm64 latest 53cb1a1e1d37 39 seconds ago 39MB 11:54:37 core-metadata-arm64 latest 9d05ed40e46e 42 seconds ago 39.3MB 11:54:37 core-data-arm64 latest a6b5df4bbf0a 44 seconds ago 39.1MB 11:54:37 core-command-arm64 latest d078d47d9f72 2 minutes ago 35MB 11:54:37 security-proxy-auth-arm64 latest 0b205b150eb5 3 minutes ago 32.6MB 11:54:37 security-spiffe-token-provider-arm64 latest bf21ce2c907e 11 minutes ago 29MB 11:54:37 core-common-config-bootstrapper-arm64 latest b5c787ad6e98 14 minutes ago 15.3MB 11:54:37 security-secretstore-setup-arm64 latest 90120ef01e15 14 minutes ago 36.4MB 11:54:37 security-bootstrapper-arm64 latest 956a3436fef7 14 minutes ago 18.9MB 11:54:37 security-proxy-setup-arm64 latest 56074c51402d 15 minutes ago 26.1MB 11:54:37 security-spire-server-arm64 latest a369b96d221c 36 minutes ago 116MB 11:54:37 security-spire-agent-arm64 latest 09e74fd0fdd8 36 minutes ago 174MB 11:54:37 security-spire-config-arm64 latest 7766bf99b832 36 minutes ago 115MB 11:54:37 ci-base-image-arm64 latest 85ebefe4c611 56 minutes ago 967MB 11:54:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 11:54:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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 11:54:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:54:38 11:54:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:54:39 arm64: Pulling from edgex-lftools-log-publisher 11:54:39 8998bd30e6a1: Pulling fs layer 11:54:39 04944245beec: Pulling fs layer 11:54:39 699f458cf7ca: Pulling fs layer 11:54:39 765212b225bb: Pulling fs layer 11:54:39 f23df028b6ca: Pulling fs layer 11:54:39 d65c8cfc05b1: Pulling fs layer 11:54:39 2437ff75d9bd: Pulling fs layer 11:54:39 f23df028b6ca: Waiting 11:54:39 2437ff75d9bd: Waiting 11:54:39 d65c8cfc05b1: Waiting 11:54:39 765212b225bb: Waiting 11:54:39 04944245beec: Verifying Checksum 11:54:39 04944245beec: Download complete 11:54:39 765212b225bb: Verifying Checksum 11:54:39 765212b225bb: Download complete 11:54:39 f23df028b6ca: Verifying Checksum 11:54:39 f23df028b6ca: Download complete 11:54:39 d65c8cfc05b1: Download complete 11:54:39 699f458cf7ca: Verifying Checksum 11:54:39 699f458cf7ca: Download complete 11:54:40 8998bd30e6a1: Verifying Checksum 11:54:40 8998bd30e6a1: Download complete 11:54:42 2437ff75d9bd: Verifying Checksum 11:54:42 2437ff75d9bd: Download complete 11:54:44 8998bd30e6a1: Pull complete 11:54:45 04944245beec: Pull complete 11:54:46 699f458cf7ca: Pull complete 11:54:47 765212b225bb: Pull complete 11:54:48 f23df028b6ca: Pull complete 11:54:48 d65c8cfc05b1: Pull complete 11:55:06 2437ff75d9bd: Pull complete 11:55:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:55:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:06 prd-ubuntu20.04-docker-arm64-4c-16g-7813 does not seem to be running inside a container 11:55:06 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:55:09 $ docker top 499368c1a2cb9793ffbc5e7ae65b2f0fec9ab3f137256ca3b34d117dae17b3d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:55:10 ---> job-cost.sh 11:55:10 lf-activate-venv: SKIPPING 11:55:10 INFO: No Stack... 11:55:10 INFO: Retrieving Pricing Info for: v3-standard-4 11:55:11 INFO: Archiving Costs [Pipeline] sh 11:55:12 + cat /w/workspace/edgex-go/1/archives/cost.csv 11:55:12 + cut -d, -f6 [Pipeline] lock 11:55:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4867-1-stack-cost] 11:55:12 Resource [jenkins-edgexfoundry-edgex-go-PR-4867-1-stack-cost] did not exist. Created. 11:55:12 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4867-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:55:13 + echo total: 0.2199999988079071 [Pipeline] stash 11:55:13 Stashed 1 file(s) [Pipeline] } 11:55:13 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4867-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:55:13 $ docker stop --time=1 499368c1a2cb9793ffbc5e7ae65b2f0fec9ab3f137256ca3b34d117dae17b3d4 11:55:15 $ docker rm -f --volumes 499368c1a2cb9793ffbc5e7ae65b2f0fec9ab3f137256ca3b34d117dae17b3d4 [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 11:55:16 provisioning config files... 11:55:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7937009578762237598tmp [Pipeline] { [Pipeline] sh 11:55:16 + set +x 11:55:16 + curl -s https://codecov.io/bash 11:55:16 + bash -s -- 11:55:16 11:55:16 _____ _ 11:55:16 / ____| | | 11:55:16 | | ___ __| | ___ ___ _____ __ 11:55:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:55:16 | |___| (_) | (_| | __/ (_| (_) \ V / 11:55:16 \_____\___/ \__,_|\___|\___\___/ \_/ 11:55:16 Bash-1.0.6 11:55:16 11:55:16 11:55:16 ==> git version 2.25.1 found 11:55:16 ==> 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 11:55:16 Release-Date: 2020-01-08 11:55:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:55:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:55:16 ==> Jenkins CI detected. 11:55:17 current dir:  /w/workspace/edgex-go/1 11:55:17 project root: . 11:55:17 --> token set from env 11:55:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:55:17 ==> Running gcov in . (disable via -X gcov) 11:55:17 ==> Python coveragepy not found 11:55:17 ==> Searching for coverage reports in: 11:55:17 + . 11:55:17 -> Found 1 reports 11:55:17 ==> Detecting git/mercurial file structure 11:55:17 ==> Reading reports 11:55:17 + ./coverage.out bytes=544642 11:55:17 ==> Appending adjustments 11:55:17 https://docs.codecov.io/docs/fixing-reports 11:55:18 + Found adjustments 11:55:18 ==> Gzipping contents 11:55:18 68K /tmp/codecov.BpgV6P.gz 11:55:18 ==> Uploading reports 11:55:18 url: https://codecov.io 11:55:18 query: branch=PR-4867&commit=81769e7dc0f575b33646a54f05977ec5267f5808&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4867%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4867&job=&cmd_args= 11:55:18 -> Pinging Codecov 11:55:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4867&commit=81769e7dc0f575b33646a54f05977ec5267f5808&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4867%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4867&job=&cmd_args= 11:55:18 -> Uploading to 11:55:18 https://storage.googleapis.com/codecov/v4/raw/2024-08-16/00271124DB129430A58F1EEE437C3FCB/81769e7dc0f575b33646a54f05977ec5267f5808/7984ba25-69ef-4350-a03b-345288f03712.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240816%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240816T115518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7dceb339b371d86c116805451eed7240a26707c8e51a5b403e83391471c122f8 11:55:18 % Total % Received % Xferd Average Speed Time Time Time Current 11:55:18 Dload Upload Total Spent Left Speed 11:55:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68020 0 0 100 68020 0 262k --:--:-- --:--:-- --:--:-- 262k 11:55:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/81769e7dc0f575b33646a54f05977ec5267f5808 [Pipeline] } 11:55:19 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 11:55:21 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 11:55:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:55:22 ---> package-listing.sh 11:55:22 ++ facter osfamily 11:55:22 ++ tr '[:upper:]' '[:lower:]' 11:55:22 + OS_FAMILY=debian 11:55:22 + workspace=/w/workspace/edgex-go/1 11:55:22 + START_PACKAGES=/tmp/packages_start.txt 11:55:22 + END_PACKAGES=/tmp/packages_end.txt 11:55:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:55:22 + PACKAGES=/tmp/packages_start.txt 11:55:22 + '[' /w/workspace/edgex-go/1 ']' 11:55:22 + PACKAGES=/tmp/packages_end.txt 11:55:22 + case "${OS_FAMILY}" in 11:55:22 + dpkg -l 11:55:22 + grep '^ii' 11:55:22 + '[' -f /tmp/packages_start.txt ']' 11:55:22 + '[' -f /tmp/packages_end.txt ']' 11:55:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:55:22 + '[' /w/workspace/edgex-go/1 ']' 11:55:22 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:55:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:55:22 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 11:55:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:55:23 11:55:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:55:23 latest: Pulling from edgex-lftools-log-publisher 11:55:23 5eb5b503b376: Pulling fs layer 11:55:23 5c69ac0246d0: Pulling fs layer 11:55:23 ec43610c2a17: Pulling fs layer 11:55:23 3a2ae6a8a46f: Pulling fs layer 11:55:23 33b1e0a273af: Pulling fs layer 11:55:23 5d3b04190fa2: Pulling fs layer 11:55:23 2f39f015ded8: Pulling fs layer 11:55:23 3a2ae6a8a46f: Waiting 11:55:23 2f39f015ded8: Waiting 11:55:23 33b1e0a273af: Waiting 11:55:23 5d3b04190fa2: Waiting 11:55:23 5c69ac0246d0: Download complete 11:55:23 3a2ae6a8a46f: Verifying Checksum 11:55:23 3a2ae6a8a46f: Download complete 11:55:23 33b1e0a273af: Verifying Checksum 11:55:23 33b1e0a273af: Download complete 11:55:23 5d3b04190fa2: Verifying Checksum 11:55:23 5d3b04190fa2: Download complete 11:55:24 ec43610c2a17: Verifying Checksum 11:55:24 ec43610c2a17: Download complete 11:55:24 5eb5b503b376: Verifying Checksum 11:55:24 5eb5b503b376: Download complete 11:55:24 2f39f015ded8: Download complete 11:55:25 5eb5b503b376: Pull complete 11:55:25 5c69ac0246d0: Pull complete 11:55:26 ec43610c2a17: Pull complete 11:55:26 3a2ae6a8a46f: Pull complete 11:55:26 33b1e0a273af: Pull complete 11:55:26 5d3b04190fa2: Pull complete 11:55:31 2f39f015ded8: Pull complete 11:55:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:55:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:55:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:32 prd-ubuntu20.04-docker-8c-8g-7812 does not seem to be running inside a container 11:55:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:55:36 $ docker top 884e401392c82095a047c1dd9e60749c448c0d38b6202f4551c04f99f73344cb -eo pid,comm [Pipeline] { [Pipeline] sh 11:55:37 + touch /tmp/pre-build-complete [Pipeline] sh 11:55:37 + mkdir -p /var/log/sysstat [Pipeline] sh 11:55:37 + ls /var/log/sa-host 11:55:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:55:38 provisioning config files... 11:55:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7351823052321431181tmp [Pipeline] { [Pipeline] echo 11:55:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:55:38 ---> create-netrc.sh [Pipeline] } 11:55:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:55:39 ---> python-tools-install.sh [Pipeline] echo 11:55:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:55:39 ---> sudo-logs.sh 11:55:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:55:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:55:39 ---> job-cost.sh 11:55:39 lf-activate-venv: SKIPPING 11:55:39 DEBUG: total: 0.2199999988079071 11:55:39 INFO: Retrieving Stack Cost... 11:55:40 INFO: Retrieving Pricing Info for: v3-standard-8 11:55:40 INFO: Archiving Costs [Pipeline] echo 11:55:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:55:41 ---> logs-deploy.sh 11:55:41 lf-activate-venv: SKIPPING 11:55:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4867/1 11:55:41 INFO: archiving workspace using pattern(s): 11:55:41 Archives upload complete. 11:55:42 INFO: archiving logs to Nexus 11:55:42 ---> uname -a: 11:55:42 Linux prd-ubuntu20-04-docker-8c-8g-7812 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:55:42 11:55:42 11:55:42 ---> lscpu: 11:55:42 Architecture: x86_64 11:55:42 CPU op-mode(s): 32-bit, 64-bit 11:55:42 Byte Order: Little Endian 11:55:42 Address sizes: 40 bits physical, 48 bits virtual 11:55:42 CPU(s): 8 11:55:42 On-line CPU(s) list: 0-7 11:55:42 Thread(s) per core: 1 11:55:42 Core(s) per socket: 1 11:55:42 Socket(s): 8 11:55:42 NUMA node(s): 1 11:55:42 Vendor ID: AuthenticAMD 11:55:42 CPU family: 23 11:55:42 Model: 49 11:55:42 Model name: AMD EPYC-Rome Processor 11:55:42 Stepping: 0 11:55:42 CPU MHz: 2800.000 11:55:42 BogoMIPS: 5600.00 11:55:42 Virtualization: AMD-V 11:55:42 Hypervisor vendor: KVM 11:55:42 Virtualization type: full 11:55:42 L1d cache: 256 KiB 11:55:42 L1i cache: 256 KiB 11:55:42 L2 cache: 4 MiB 11:55:42 L3 cache: 128 MiB 11:55:42 NUMA node0 CPU(s): 0-7 11:55:42 Vulnerability Itlb multihit: Not affected 11:55:42 Vulnerability L1tf: Not affected 11:55:42 Vulnerability Mds: Not affected 11:55:42 Vulnerability Meltdown: Not affected 11:55:42 Vulnerability Mmio stale data: Not affected 11:55:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:55:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:55:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:55:42 Vulnerability Srbds: Not affected 11:55:42 Vulnerability Tsx async abort: Not affected 11:55:42 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 11:55:42 11:55:42 11:55:42 ---> nproc: 11:55:42 8 11:55:42 11:55:42 11:55:42 ---> df -h: 11:55:42 Filesystem Size Used Avail Use% Mounted on 11:55:42 overlay 155G 28G 128G 18% / 11:55:42 tmpfs 64M 0 64M 0% /dev 11:55:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:55:42 shm 64M 0 64M 0% /dev/shm 11:55:42 /dev/vda1 155G 28G 128G 18% /facter-os 11:55:42 11:55:42 11:55:42 ---> sar -b -r -n DEV: 11:55:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7812) 08/16/24 _x86_64_ (8 CPU) 11:55:42 11:55:42 10:52:55 LINUX RESTART (8 CPU) 11:55:42 11:55:42 10:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:55:42 10:54:01 311.61 38.33 273.29 0.00 3702.58 179249.46 0.00 11:55:42 10:55:01 158.56 11.33 147.23 0.00 1739.18 51397.57 0.00 11:55:42 10:56:01 110.38 0.03 110.35 0.00 0.53 51158.83 0.00 11:55:42 10:57:01 19.25 0.00 19.25 0.00 0.00 11703.52 0.00 11:55:42 10:58:01 34.93 1.08 33.84 0.00 69.59 18546.11 0.00 11:55:42 10:59:01 304.15 4.80 299.35 0.00 4315.12 197406.13 0.00 11:55:42 11:00:01 747.92 13.05 734.87 0.00 119.21 190378.42 0.00 11:55:42 11:01:01 275.98 0.65 275.33 0.00 5.19 101307.87 0.00 11:55:42 11:02:01 264.13 0.00 264.13 0.00 0.00 92324.96 0.00 11:55:42 11:03:01 829.77 0.03 829.74 0.00 0.93 146796.34 0.00 11:55:42 11:04:01 339.00 0.02 338.99 0.00 0.67 30294.84 0.00 11:55:42 11:05:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 11:55:42 11:06:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 11:55:42 11:07:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 11:55:42 11:08:01 1.97 0.02 1.95 0.00 0.13 22.40 0.00 11:55:42 11:09:01 1.75 0.00 1.75 0.00 0.00 23.86 0.00 11:55:42 11:10:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 11:55:42 11:11:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 11:55:42 11:12:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 11:55:42 11:13:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 11:55:42 11:14:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 11:55:42 11:15:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 11:55:42 11:16:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 11:55:42 11:17:01 0.87 0.02 0.85 0.00 0.13 10.13 0.00 11:55:42 11:18:01 1.48 0.00 1.48 0.00 0.00 17.99 0.00 11:55:42 11:19:01 2.68 1.52 1.17 0.00 35.46 15.33 0.00 11:55:42 11:20:01 1.10 0.00 1.10 0.00 0.00 15.33 0.00 11:55:42 11:21:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 11:55:42 11:22:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 11:55:42 11:23:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 11:55:42 11:24:01 2.12 1.02 1.10 0.00 21.86 17.46 0.00 11:55:42 11:25:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 11:55:42 11:26:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 11:55:42 11:27:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 11:55:42 11:28:01 1.42 0.00 1.42 0.00 0.00 18.40 0.00 11:55:42 11:29:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 11:55:42 11:30:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 11:55:42 11:31:01 0.82 0.00 0.82 0.00 0.00 9.73 0.00 11:55:42 11:32:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 11:55:42 11:33:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 11:55:42 11:34:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 11:55:42 11:35:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 11:55:42 11:36:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 11:55:42 11:37:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 11:55:42 11:38:01 1.32 0.00 1.32 0.00 0.00 16.79 0.00 11:55:42 11:39:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 11:55:42 11:40:02 1.27 0.00 1.27 0.00 0.00 15.06 0.00 11:55:42 11:41:01 1.08 0.00 1.08 0.00 0.00 12.33 0.00 11:55:42 11:42:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 11:55:42 11:43:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 11:55:42 11:44:01 1.32 0.00 1.32 0.00 0.00 16.39 0.00 11:55:42 11:45:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 11:55:42 11:46:01 1.47 0.00 1.47 0.00 0.00 17.59 0.00 11:55:42 11:47:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 11:55:42 11:48:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 11:55:42 11:49:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 11:55:42 11:50:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 11:55:42 11:51:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 11:55:42 11:52:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 11:55:42 11:53:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 11:55:42 11:54:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 11:55:42 11:55:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 11:55:42 Average: 55.82 1.16 54.66 0.00 161.52 17289.55 0.00 11:55:42 11:55:42 10:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:55:42 10:54:01 30163008 31640268 735112 2.24 48736 1736520 1719584 5.07 849516 1580152 5088 11:55:42 10:55:01 28164460 31518720 792900 2.41 100880 3458988 1903428 5.61 1245596 3010964 249376 11:55:42 10:56:01 27135708 31335268 969116 2.95 128748 4202160 2255160 6.65 1877660 3324656 234864 11:55:42 10:57:01 26625952 31244156 1058208 3.22 132568 4593656 2476472 7.30 1957524 3732328 793800 11:55:42 10:58:01 26443840 31419116 880712 2.68 137332 4907492 2005588 5.91 1820056 4008804 598532 11:55:42 10:59:01 20439424 31356040 908092 2.76 175084 10689968 2746672 8.09 2152924 9515468 1964292 11:55:42 11:00:01 16860616 31344680 901380 2.74 340192 13767960 2472116 7.29 2852896 12047000 74328 11:55:42 11:01:01 8445552 27310656 4860784 14.78 381576 17676156 12843596 37.85 7535672 15235436 1198412 11:55:42 11:02:01 6298000 27160288 5020892 15.27 394092 19596468 10623384 31.31 8459432 16415684 835716 11:55:42 11:03:01 6848140 30227448 1971248 5.99 406800 22066364 5365364 15.81 6246652 18077460 84816 11:55:42 11:04:01 9750784 31381312 863772 2.63 410176 20495964 2224952 6.56 3299252 18362556 28 11:55:42 11:05:01 9752652 31383272 861856 2.62 410196 20495964 2224952 6.56 3299092 18362556 16 11:55:42 11:06:01 9804696 31435356 809684 2.46 410220 20495968 2224952 6.56 3246864 18362560 4 11:55:42 11:07:01 9805932 31436600 808364 2.46 410236 20495972 2224952 6.56 3245652 18362564 272 11:55:42 11:08:01 9806700 31437488 807376 2.46 410264 20495972 2199464 6.48 3245060 18362564 52 11:55:42 11:09:01 9807448 31438216 806704 2.45 410296 20495952 2199464 6.48 3245184 18362544 300 11:55:42 11:10:01 9807336 31438164 806760 2.45 410312 20495956 2199464 6.48 3245228 18362552 8 11:55:42 11:11:01 9807572 31438408 806492 2.45 410320 20495960 2199464 6.48 3245268 18362552 152 11:55:42 11:12:01 9807524 31438392 806452 2.45 410344 20495964 2199464 6.48 3245340 18362560 8 11:55:42 11:13:01 9807540 31438408 806368 2.45 410352 20495964 2199464 6.48 3245324 18362560 144 11:55:42 11:14:01 9808244 31439136 805796 2.45 410384 20495968 2199464 6.48 3244760 18362560 8 11:55:42 11:15:01 9808228 31439128 805756 2.45 410404 20495972 2183280 6.43 3244700 18362564 148 11:55:42 11:16:01 9808412 31439372 805704 2.45 410420 20495972 2183280 6.43 3244884 18362568 8 11:55:42 11:17:01 9808372 31439340 805676 2.45 410428 20495972 2183280 6.43 3244884 18362576 168 11:55:42 11:18:01 9807828 31438828 806128 2.45 410444 20495968 2183280 6.43 3244900 18362568 8 11:55:42 11:19:01 9798184 31431120 813716 2.47 410472 20497048 2183280 6.43 3256660 18362864 156 11:55:42 11:20:01 9797924 31430900 813936 2.48 410492 20497052 2183280 6.43 3256056 18362824 16 11:55:42 11:21:01 9797924 31430900 813840 2.47 410512 20497052 2183280 6.43 3256092 18362824 144 11:55:42 11:22:01 9797900 31430880 813808 2.47 410520 20497056 2183280 6.43 3256124 18362828 8 11:55:42 11:23:01 9797828 31430852 813784 2.47 410544 20497052 2183280 6.43 3256340 18362828 48 11:55:42 11:24:01 9793220 31427240 817144 2.49 410608 20497676 2226188 6.56 3256560 18363372 356 11:55:42 11:25:01 9793704 31427728 816792 2.48 410628 20497680 2226188 6.56 3256688 18363376 248 11:55:42 11:26:01 9793948 31427976 816496 2.48 410648 20497680 2226188 6.56 3256444 18363376 8 11:55:42 11:27:01 9793932 31428024 816420 2.48 410672 20497688 2226188 6.56 3256556 18363384 268 11:55:42 11:28:01 9793884 31427980 816392 2.48 410704 20497672 2226188 6.56 3256496 18363388 8 11:55:42 11:29:01 9794328 31428584 815908 2.48 410720 20497820 2226188 6.56 3256852 18363484 244 11:55:42 11:30:01 9794416 31428676 815828 2.48 410740 20497824 2226188 6.56 3256412 18363488 8 11:55:42 11:31:01 9793712 31428028 816448 2.48 410748 20497824 2226188 6.56 3256468 18363524 152 11:55:42 11:32:01 9793616 31427944 816524 2.48 410768 20497828 2226188 6.56 3256828 18363528 196 11:55:42 11:33:01 9793456 31427840 816632 2.48 410792 20497836 2226188 6.56 3256544 18363536 20 11:55:42 11:34:01 9793868 31428288 816320 2.48 410836 20497836 2226188 6.56 3256628 18363532 24 11:55:42 11:35:01 9793316 31427740 816752 2.48 410864 20497840 2226188 6.56 3256812 18363536 220 11:55:42 11:36:01 9793836 31428312 816216 2.48 410880 20497840 2226188 6.56 3256684 18363540 12 11:55:42 11:37:01 9793796 31428280 816156 2.48 410896 20497848 2226188 6.56 3256860 18363548 148 11:55:42 11:38:01 9794024 31428516 815848 2.48 410940 20497836 2209556 6.51 3256692 18363552 24 11:55:42 11:39:01 9793344 31427896 816400 2.48 410972 20497852 2209556 6.51 3256788 18363548 148 11:55:42 11:40:02 9793296 31427908 816380 2.48 410992 20497856 2209556 6.51 3256764 18363556 8 11:55:42 11:41:01 9793272 31427888 816316 2.48 411008 20497860 2209556 6.51 3256808 18363560 144 11:55:42 11:42:01 9793224 31427844 816288 2.48 411020 20497860 2209556 6.51 3256792 18363560 8 11:55:42 11:43:01 9793644 31428316 816004 2.48 411032 20497864 2209556 6.51 3257172 18363568 28 11:55:42 11:44:01 9793440 31428112 816152 2.48 411068 20497856 2209556 6.51 3256852 18363568 8 11:55:42 11:45:01 9793392 31428096 816108 2.48 411088 20497868 2209556 6.51 3256828 18363564 8 11:55:42 11:46:01 9793508 31428276 815868 2.48 411124 20497876 2209556 6.51 3256896 18363576 12 11:55:42 11:47:01 9793192 31427960 816112 2.48 411152 20497876 2209556 6.51 3256928 18363576 8 11:55:42 11:48:01 9793216 31428044 815976 2.48 411204 20497872 2209556 6.51 3256980 18363584 8 11:55:42 11:49:01 9793416 31428300 815948 2.48 411236 20497868 2209556 6.51 3257096 18363588 8 11:55:42 11:50:01 9793392 31428288 815892 2.48 411252 20497888 2209556 6.51 3257392 18363580 160 11:55:42 11:51:01 9793092 31427996 816108 2.48 411268 20497892 2209556 6.51 3257392 18363584 156 11:55:42 11:52:01 9793116 31428080 816052 2.48 411280 20497892 2209556 6.51 3257376 18363592 160 11:55:42 11:53:01 9793512 31428480 815788 2.48 411292 20497896 2209556 6.51 3257420 18363596 180 11:55:42 11:54:01 9793600 31428684 815548 2.48 411296 20498028 2209556 6.51 3257512 18363700 36 11:55:42 11:55:01 9793624 31428740 815508 2.48 411312 20498028 2209556 6.51 3257164 18363724 8 11:55:42 Average: 11400130 31272142 975786 2.97 380716 18847602 2569284 7.57 3294924 16803770 97483 11:55:42 11:55:42 10:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:55:42 10:54:01 ens3 595.73 508.18 3609.62 89.56 0.00 0.00 0.00 0.00 11:55:42 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 10:54:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 11:55:42 10:55:01 ens3 1088.19 997.02 9798.41 106.15 0.00 0.00 0.00 0.00 11:55:42 10:55:01 docker0 856.84 863.29 63.15 4946.67 0.00 0.00 0.00 0.00 11:55:42 10:55:01 lo 4.67 4.67 0.45 0.45 0.00 0.00 0.00 0.00 11:55:42 10:56:01 ens3 23.14 15.38 25.24 10.10 0.00 0.00 0.00 0.00 11:55:42 10:56:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 11:55:42 10:56:01 veth674246b 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 11:55:42 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 10:57:01 ens3 36.94 25.83 32.67 16.03 0.00 0.00 0.00 0.00 11:55:42 10:57:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 11:55:42 10:57:01 veth674246b 1.57 1.58 0.14 0.14 0.00 0.00 0.00 0.00 11:55:42 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 10:58:01 ens3 85.00 49.18 684.47 12.29 0.00 0.00 0.00 0.00 11:55:42 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 10:58:01 veth674246b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 10:58:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:55:42 10:59:01 veth85cf9a0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 10:59:01 veth6613c4e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 10:59:01 vethace4de2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 10:59:01 veth8c6d19d 1.30 2.40 0.11 31.43 0.00 0.00 0.00 0.00 11:55:42 10:59:01 veth67409c4 2.61 3.96 0.19 34.10 0.00 0.00 0.00 0.00 11:55:42 10:59:01 ens3 304.56 179.61 5270.00 171.07 0.00 0.00 0.00 0.00 11:55:42 10:59:01 veth24d4692 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 10:59:01 veth1c35e2e 0.57 0.60 0.05 0.24 0.00 0.00 0.00 0.00 11:55:42 10:59:01 docker0 4.48 6.50 0.29 65.73 0.00 0.00 0.00 0.00 11:55:42 10:59:01 veth62804b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 10:59:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 11:55:42 10:59:01 vethde59742 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 10:59:01 veth71584eb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:55:42 10:59:01 vethddcabf2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 10:59:01 veth03d0a82 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 10:59:01 vethf2d26a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 10:59:01 veth9748bdf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:00:01 ens3 797.39 462.17 6970.02 55.49 0.00 0.00 0.00 0.00 11:55:42 11:00:01 veth94f9d01 83.40 151.03 8.58 1182.62 0.00 0.00 0.00 0.10 11:55:42 11:00:01 veth1c35e2e 0.07 0.82 0.00 0.03 0.00 0.00 0.00 0.00 11:55:42 11:00:01 docker0 449.28 773.36 39.09 6951.42 0.00 0.00 0.00 0.00 11:55:42 11:00:01 vethad8ad11 68.18 128.21 7.34 1177.29 0.00 0.00 0.00 0.10 11:55:42 11:00:01 vethd5892f4 83.62 143.26 8.66 1185.51 0.00 0.00 0.00 0.10 11:55:42 11:00:01 vethe9550f8 83.47 136.53 8.55 1180.34 0.00 0.00 0.00 0.10 11:55:42 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:00:01 vetha552e8a 79.30 135.21 8.28 1180.29 0.00 0.00 0.00 0.10 11:55:42 11:01:01 veth946fe27 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:55:42 11:01:01 veth979325a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:55:42 11:01:01 veth4ca1665 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:55:42 11:01:01 ens3 14.46 10.13 11.24 6.40 0.00 0.00 0.00 0.00 11:55:42 11:01:01 veth1c35e2e 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:01:01 vethe9fc88e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:55:42 11:01:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:01:01 veth60002f6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:55:42 11:01:01 veth07087ee 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:55:42 11:01:01 veth9cccf49 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:55:42 11:01:01 vethbfb1ad5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:55:42 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:01:01 veth3994221 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:55:42 11:01:01 vethba10f66 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:55:42 11:01:01 veth2851a82 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:55:42 11:01:01 veth0ce7ff3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:55:42 11:01:01 vetheb941f5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:55:42 11:02:01 veth946fe27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:02:01 veth979325a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:02:01 veth4ca1665 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:02:01 ens3 1.72 0.98 1.39 0.80 0.00 0.00 0.00 0.00 11:55:42 11:02:01 veth1c35e2e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:02:01 vethe9fc88e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:02:01 veth60002f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:02:01 veth07087ee 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:02:01 veth9cccf49 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:02:01 vethbfb1ad5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:02:01 veth3994221 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:02:01 vethba10f66 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:02:01 veth2851a82 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:02:01 veth0ce7ff3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:02:01 vetheb941f5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:03:01 veth946fe27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:03:01 veth979325a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:03:01 veth4ca1665 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:03:01 ens3 26.09 16.79 20.69 11.48 0.00 0.00 0.00 0.00 11:55:42 11:03:01 veth1c35e2e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:03:01 vethe9fc88e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:03:01 veth60002f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:03:01 veth07087ee 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:03:01 veth9cccf49 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:03:01 vethbe9a685 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:03:01 veth6014f36 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:04:01 ens3 10.21 5.65 8.91 4.19 0.00 0.00 0.00 0.00 11:55:42 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:05:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:06:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:07:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:08:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:09:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:55:42 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:10:01 ens3 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:11:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:14:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:55:42 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:15:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:18:01 ens3 0.17 0.05 0.12 0.00 0.00 0.00 0.00 0.00 11:55:42 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:19:01 ens3 7.95 6.30 5.62 6.35 0.00 0.00 0.00 0.00 11:55:42 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:19:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:55:42 11:20:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:22:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:24:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:55:42 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:25:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:27:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:29:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:55:42 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:30:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:32:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:33:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:34:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:55:42 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:35:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:38:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:39:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 11:55:42 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:40:02 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:41:01 ens3 0.27 0.14 0.23 0.01 0.00 0.00 0.00 0.00 11:55:42 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:42:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:43:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:44:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:55:42 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:45:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:45:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:46:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 11:55:42 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:46:01 lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:49:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:55:42 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:50:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:51:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:54:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:55:42 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:55:42 11:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:42 Average: ens3 48.35 36.80 426.64 7.92 0.00 0.00 0.00 0.00 11:55:42 Average: docker0 21.17 26.54 1.66 193.09 0.00 0.00 0.00 0.00 11:55:42 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 11:55:42 11:55:42 11:55:42 ---> sar -P ALL: 11:55:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7812) 08/16/24 _x86_64_ (8 CPU) 11:55:42 11:55:42 10:52:55 LINUX RESTART (8 CPU) 11:55:42 11:55:42 10:53:01 CPU %user %nice %system %iowait %steal %idle 11:55:42 10:54:01 all 5.07 0.00 1.22 1.50 0.04 92.16 11:55:42 10:54:01 0 4.75 0.00 0.94 5.09 0.03 89.19 11:55:42 10:54:01 1 4.61 0.00 0.63 0.33 0.03 94.39 11:55:42 10:54:01 2 8.82 0.00 0.78 0.42 0.05 89.93 11:55:42 10:54:01 3 3.21 0.00 0.59 0.25 0.05 95.90 11:55:42 10:54:01 4 4.56 0.00 1.41 0.18 0.03 93.81 11:55:42 10:54:01 5 3.60 0.00 1.10 0.57 0.03 94.69 11:55:42 10:54:01 6 2.85 0.00 2.74 3.53 0.03 90.85 11:55:42 10:54:01 7 8.16 0.00 1.59 1.65 0.03 88.57 11:55:42 10:55:01 all 7.92 0.00 3.78 1.87 0.05 86.38 11:55:42 10:55:01 0 6.88 0.00 3.58 0.03 0.05 89.46 11:55:42 10:55:01 1 6.95 0.00 4.27 1.20 0.05 87.53 11:55:42 10:55:01 2 7.44 0.00 4.20 10.17 0.07 78.13 11:55:42 10:55:01 3 8.26 0.00 3.63 0.47 0.03 87.60 11:55:42 10:55:01 4 10.83 0.00 4.46 1.91 0.07 82.73 11:55:42 10:55:01 5 8.99 0.00 2.85 0.03 0.05 88.07 11:55:42 10:55:01 6 8.02 0.00 3.30 0.22 0.05 88.41 11:55:42 10:55:01 7 5.98 0.00 3.95 0.88 0.05 89.14 11:55:42 10:56:01 all 34.66 0.00 6.09 2.69 0.09 56.46 11:55:42 10:56:01 0 32.24 0.00 5.56 0.45 0.07 61.67 11:55:42 10:56:01 1 32.60 0.00 6.68 0.94 0.12 59.66 11:55:42 10:56:01 2 32.72 0.00 6.30 15.34 0.08 45.56 11:55:42 10:56:01 3 37.85 0.00 7.11 0.36 0.12 54.57 11:55:42 10:56:01 4 35.64 0.00 5.68 3.12 0.08 55.47 11:55:42 10:56:01 5 37.13 0.00 6.29 0.56 0.08 55.93 11:55:42 10:56:01 6 34.80 0.00 5.70 0.46 0.10 58.94 11:55:42 10:56:01 7 34.33 0.00 5.42 0.35 0.08 59.81 11:55:42 10:57:01 all 37.67 0.00 6.25 0.54 0.08 55.45 11:55:42 10:57:01 0 39.24 0.00 6.52 0.08 0.08 54.06 11:55:42 10:57:01 1 37.59 0.00 5.77 0.40 0.08 56.15 11:55:42 10:57:01 2 36.27 0.00 5.79 0.00 0.07 57.87 11:55:42 10:57:01 3 36.31 0.00 7.10 0.10 0.08 56.40 11:55:42 10:57:01 4 38.17 0.00 5.70 3.64 0.08 52.41 11:55:42 10:57:01 5 36.48 0.00 6.23 0.08 0.07 57.14 11:55:42 10:57:01 6 37.94 0.00 6.97 0.00 0.08 55.00 11:55:42 10:57:01 7 39.39 0.00 5.95 0.02 0.07 54.58 11:55:42 10:58:01 all 57.24 0.00 7.48 0.60 0.11 34.58 11:55:42 10:58:01 0 55.58 0.00 7.61 0.32 0.10 36.39 11:55:42 10:58:01 1 55.81 0.00 7.72 0.19 0.08 36.20 11:55:42 10:58:01 2 56.44 0.00 6.99 0.12 0.10 36.35 11:55:42 10:58:01 3 56.02 0.00 7.79 0.20 0.12 35.87 11:55:42 10:58:01 4 57.71 0.00 7.09 1.13 0.10 33.97 11:55:42 10:58:01 5 60.11 0.00 7.42 0.10 0.12 32.25 11:55:42 10:58:01 6 58.82 0.00 7.66 2.59 0.10 30.83 11:55:42 10:58:01 7 57.43 0.00 7.54 0.12 0.15 34.76 11:55:42 10:59:01 all 24.49 0.00 9.00 15.81 0.11 50.59 11:55:42 10:59:01 0 23.66 0.00 9.21 18.90 0.14 48.10 11:55:42 10:59:01 1 25.05 0.00 8.93 13.53 0.12 52.37 11:55:42 10:59:01 2 26.76 0.00 8.68 17.53 0.10 46.92 11:55:42 10:59:01 3 26.19 0.00 9.55 23.98 0.12 40.16 11:55:42 10:59:01 4 25.56 0.00 8.58 19.64 0.10 46.12 11:55:42 10:59:01 5 23.48 0.00 9.15 10.19 0.09 57.10 11:55:42 10:59:01 6 24.31 0.00 9.12 12.54 0.12 53.91 11:55:42 10:59:01 7 20.92 0.00 8.76 10.36 0.12 59.84 11:55:42 11:00:01 all 10.91 0.00 5.66 16.54 0.07 66.82 11:55:42 11:00:01 0 11.62 0.00 5.70 12.16 0.05 70.46 11:55:42 11:00:01 1 13.01 0.00 8.12 42.74 0.10 36.03 11:55:42 11:00:01 2 10.40 0.00 4.34 5.70 0.05 79.52 11:55:42 11:00:01 3 12.29 0.00 6.37 19.68 0.10 61.56 11:55:42 11:00:01 4 10.75 0.00 5.05 6.77 0.08 77.35 11:55:42 11:00:01 5 10.20 0.00 4.79 13.82 0.07 71.12 11:55:42 11:00:01 6 9.69 0.00 5.47 19.30 0.07 65.48 11:55:42 11:00:01 7 9.32 0.00 5.45 12.41 0.07 72.75 11:55:42 11:01:01 all 64.33 0.00 12.48 9.08 0.13 13.98 11:55:42 11:01:01 0 64.20 0.00 13.89 7.69 0.19 14.03 11:55:42 11:01:01 1 64.81 0.00 13.72 6.91 0.10 14.45 11:55:42 11:01:01 2 64.87 0.00 10.65 7.00 0.12 17.37 11:55:42 11:01:01 3 66.10 0.00 11.30 10.05 0.13 12.41 11:55:42 11:01:01 4 63.56 0.00 12.52 8.95 0.10 14.87 11:55:42 11:01:01 5 64.26 0.00 12.00 6.46 0.12 17.16 11:55:42 11:01:01 6 65.33 0.00 11.92 12.32 0.12 10.31 11:55:42 11:01:01 7 61.48 0.00 13.88 13.24 0.19 11.22 11:55:42 11:02:01 all 89.10 0.00 10.70 0.00 0.19 0.00 11:55:42 11:02:01 0 89.27 0.00 10.54 0.00 0.18 0.00 11:55:42 11:02:01 1 89.11 0.00 10.69 0.00 0.20 0.00 11:55:42 11:02:01 2 90.13 0.00 9.72 0.00 0.15 0.00 11:55:42 11:02:01 3 88.29 0.00 11.46 0.00 0.26 0.00 11:55:42 11:02:01 4 86.97 0.00 12.80 0.00 0.22 0.00 11:55:42 11:02:01 5 89.79 0.00 10.03 0.00 0.17 0.02 11:55:42 11:02:01 6 89.45 0.00 10.35 0.00 0.20 0.00 11:55:42 11:02:01 7 89.74 0.00 10.09 0.00 0.17 0.00 11:55:42 11:03:01 all 87.75 0.00 11.96 0.05 0.16 0.09 11:55:42 11:03:01 0 87.72 0.00 12.02 0.00 0.15 0.10 11:55:42 11:03:01 1 87.68 0.00 12.01 0.05 0.19 0.07 11:55:42 11:03:01 2 88.71 0.00 11.00 0.03 0.12 0.14 11:55:42 11:03:01 3 86.62 0.00 13.01 0.04 0.21 0.12 11:55:42 11:03:01 4 86.82 0.00 12.87 0.15 0.15 0.00 11:55:42 11:03:01 5 88.18 0.00 11.50 0.08 0.15 0.08 11:55:42 11:03:01 6 88.05 0.00 11.64 0.05 0.15 0.10 11:55:42 11:03:01 7 88.12 0.00 11.68 0.02 0.12 0.07 11:55:42 11:04:01 all 6.75 0.00 1.93 3.06 0.03 88.23 11:55:42 11:04:01 0 7.65 0.00 1.91 1.69 0.02 88.73 11:55:42 11:04:01 1 6.09 0.00 1.95 6.13 0.03 85.80 11:55:42 11:04:01 2 5.29 0.00 1.42 2.15 0.03 91.10 11:55:42 11:04:01 3 7.73 0.00 2.11 2.89 0.03 87.24 11:55:42 11:04:01 4 6.10 0.00 2.04 3.70 0.05 88.11 11:55:42 11:04:01 5 6.89 0.00 2.24 3.36 0.02 87.50 11:55:42 11:04:01 6 7.18 0.00 1.93 3.14 0.02 87.74 11:55:42 11:04:01 7 7.09 0.00 1.84 1.40 0.03 89.63 11:55:42 11:55:42 11:04:01 CPU %user %nice %system %iowait %steal %idle 11:55:42 11:05:01 all 0.30 0.00 0.01 0.00 0.01 99.68 11:55:42 11:05:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:55:42 11:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:05:01 2 0.03 0.00 0.00 0.02 0.00 99.95 11:55:42 11:05:01 3 2.23 0.00 0.02 0.00 0.02 97.73 11:55:42 11:05:01 4 0.07 0.00 0.03 0.00 0.02 99.88 11:55:42 11:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:06:01 all 0.14 0.00 0.01 0.00 0.01 99.84 11:55:42 11:06:01 0 0.03 0.00 0.00 0.02 0.00 99.95 11:55:42 11:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:06:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:55:42 11:06:01 3 0.93 0.00 0.00 0.00 0.00 99.07 11:55:42 11:06:01 4 0.05 0.00 0.07 0.00 0.05 99.83 11:55:42 11:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:55:42 11:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 11:55:42 11:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:55:42 11:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:55:42 11:07:01 3 0.13 0.00 0.00 0.00 0.02 99.85 11:55:42 11:07:01 4 0.07 0.00 0.08 0.00 0.05 99.80 11:55:42 11:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:55:42 11:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:55:42 11:08:01 all 0.05 0.00 0.03 0.01 0.00 99.91 11:55:42 11:08:01 0 0.05 0.00 0.00 0.02 0.00 99.93 11:55:42 11:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:08:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:55:42 11:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:55:42 11:08:01 4 0.15 0.00 0.07 0.02 0.02 99.75 11:55:42 11:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:55:42 11:08:01 6 0.07 0.00 0.03 0.02 0.02 99.87 11:55:42 11:08:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:55:42 11:09:01 all 0.09 0.00 0.02 0.01 0.01 99.88 11:55:42 11:09:01 0 0.02 0.00 0.00 0.02 0.02 99.95 11:55:42 11:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:55:42 11:09:01 2 0.05 0.00 0.00 0.00 0.00 99.95 11:55:42 11:09:01 3 0.48 0.00 0.00 0.00 0.02 99.50 11:55:42 11:09:01 4 0.12 0.00 0.03 0.05 0.03 99.77 11:55:42 11:09:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:55:42 11:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:55:42 11:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:10:01 all 0.09 0.00 0.01 0.00 0.01 99.89 11:55:42 11:10:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:55:42 11:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:55:42 11:10:01 3 0.53 0.00 0.00 0.00 0.02 99.45 11:55:42 11:10:01 4 0.07 0.00 0.02 0.00 0.02 99.90 11:55:42 11:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:55:42 11:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:55:42 11:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:55:42 11:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:11:01 2 0.03 0.00 0.02 0.02 0.00 99.93 11:55:42 11:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:11:01 4 0.07 0.00 0.05 0.00 0.03 99.85 11:55:42 11:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:55:42 11:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:12:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:55:42 11:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:12:01 2 0.07 0.00 0.02 0.02 0.00 99.90 11:55:42 11:12:01 3 0.05 0.00 0.00 0.00 0.02 99.93 11:55:42 11:12:01 4 0.07 0.00 0.07 0.00 0.03 99.83 11:55:42 11:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:55:42 11:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:55:42 11:13:01 all 0.23 0.00 0.01 0.00 0.01 99.75 11:55:42 11:13:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:55:42 11:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:13:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:55:42 11:13:01 3 1.65 0.00 0.00 0.00 0.00 98.35 11:55:42 11:13:01 4 0.07 0.00 0.05 0.00 0.02 99.87 11:55:42 11:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:55:42 11:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:55:42 11:14:01 all 0.10 0.00 0.01 0.00 0.00 99.88 11:55:42 11:14:01 0 0.03 0.00 0.00 0.02 0.00 99.95 11:55:42 11:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:55:42 11:14:01 3 0.62 0.00 0.02 0.00 0.02 99.35 11:55:42 11:14:01 4 0.07 0.00 0.03 0.00 0.02 99.88 11:55:42 11:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 11:55:42 11:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:55:42 11:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:55:42 11:15:01 all 0.01 0.00 0.02 0.00 0.01 99.95 11:55:42 11:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:55:42 11:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:55:42 11:15:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:55:42 11:15:01 4 0.02 0.00 0.07 0.00 0.03 99.88 11:55:42 11:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:55:42 11:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:55:42 11:55:42 11:15:01 CPU %user %nice %system %iowait %steal %idle 11:55:42 11:16:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:55:42 11:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:55:42 11:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:16:01 2 0.07 0.00 0.03 0.02 0.02 99.87 11:55:42 11:16:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:55:42 11:16:01 4 0.07 0.00 0.07 0.00 0.03 99.83 11:55:42 11:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:55:42 11:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:55:42 11:17:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:55:42 11:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:55:42 11:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:55:42 11:17:01 3 0.00 0.00 0.03 0.00 0.02 99.95 11:55:42 11:17:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:55:42 11:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:55:42 11:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:55:42 11:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:55:42 11:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:55:42 11:18:01 4 0.05 0.00 0.03 0.00 0.03 99.88 11:55:42 11:18:01 5 0.02 0.00 0.02 0.02 0.02 99.93 11:55:42 11:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:19:01 all 0.34 0.00 0.05 0.01 0.01 99.59 11:55:42 11:19:01 0 0.12 0.00 0.03 0.02 0.00 99.83 11:55:42 11:19:01 1 0.25 0.00 0.05 0.00 0.00 99.70 11:55:42 11:19:01 2 0.10 0.00 0.07 0.00 0.02 99.82 11:55:42 11:19:01 3 1.23 0.00 0.03 0.00 0.02 98.72 11:55:42 11:19:01 4 0.37 0.00 0.05 0.03 0.03 99.52 11:55:42 11:19:01 5 0.15 0.00 0.02 0.02 0.00 99.82 11:55:42 11:19:01 6 0.30 0.00 0.03 0.00 0.00 99.67 11:55:42 11:19:01 7 0.22 0.00 0.10 0.02 0.02 99.65 11:55:42 11:20:01 all 0.26 0.00 0.01 0.00 0.01 99.72 11:55:42 11:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:20:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:55:42 11:20:01 3 1.95 0.00 0.03 0.00 0.03 97.98 11:55:42 11:20:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:55:42 11:20:01 5 0.02 0.00 0.02 0.02 0.00 99.95 11:55:42 11:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:21:01 all 0.09 0.00 0.01 0.00 0.01 99.88 11:55:42 11:21:01 0 0.03 0.00 0.00 0.02 0.03 99.92 11:55:42 11:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:21:01 2 0.07 0.00 0.02 0.00 0.02 99.90 11:55:42 11:21:01 3 0.48 0.00 0.03 0.00 0.02 99.47 11:55:42 11:21:01 4 0.05 0.00 0.03 0.00 0.02 99.90 11:55:42 11:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:21:01 6 0.07 0.00 0.02 0.00 0.02 99.90 11:55:42 11:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:55:42 11:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:55:42 11:22:01 0 0.07 0.00 0.05 0.00 0.03 99.85 11:55:42 11:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:22:01 2 0.05 0.00 0.03 0.00 0.02 99.90 11:55:42 11:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:55:42 11:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:55:42 11:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:55:42 11:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:23:01 all 0.07 0.00 0.03 0.01 0.01 99.89 11:55:42 11:23:01 0 0.05 0.00 0.05 0.03 0.03 99.83 11:55:42 11:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:23:01 2 0.07 0.00 0.03 0.03 0.00 99.87 11:55:42 11:23:01 3 0.30 0.00 0.05 0.00 0.00 99.65 11:55:42 11:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:55:42 11:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:55:42 11:23:01 6 0.05 0.00 0.05 0.00 0.00 99.90 11:55:42 11:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:55:42 11:24:01 all 0.05 0.00 0.06 0.00 0.01 99.88 11:55:42 11:24:01 0 0.05 0.00 0.08 0.00 0.03 99.83 11:55:42 11:24:01 1 0.02 0.00 0.05 0.00 0.00 99.93 11:55:42 11:24:01 2 0.22 0.00 0.08 0.03 0.02 99.65 11:55:42 11:24:01 3 0.00 0.00 0.05 0.00 0.02 99.93 11:55:42 11:24:01 4 0.03 0.00 0.05 0.00 0.00 99.92 11:55:42 11:24:01 5 0.02 0.00 0.05 0.00 0.00 99.93 11:55:42 11:24:01 6 0.07 0.00 0.05 0.00 0.00 99.88 11:55:42 11:24:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:55:42 11:25:01 all 0.04 0.00 0.01 0.01 0.01 99.93 11:55:42 11:25:01 0 0.07 0.00 0.03 0.02 0.02 99.87 11:55:42 11:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:25:01 2 0.07 0.00 0.02 0.00 0.02 99.90 11:55:42 11:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:55:42 11:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:55:42 11:25:01 5 0.03 0.00 0.03 0.03 0.02 99.88 11:55:42 11:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:55:42 11:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:55:42 11:26:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:55:42 11:26:01 0 0.07 0.00 0.05 0.02 0.05 99.82 11:55:42 11:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:55:42 11:26:01 3 0.18 0.00 0.02 0.00 0.02 99.78 11:55:42 11:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:55:42 11:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:55:42 11:26:01 CPU %user %nice %system %iowait %steal %idle 11:55:42 11:27:01 all 0.14 0.00 0.02 0.00 0.01 99.82 11:55:42 11:27:01 0 0.03 0.00 0.05 0.02 0.03 99.87 11:55:42 11:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:27:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:55:42 11:27:01 3 0.96 0.00 0.07 0.00 0.00 98.97 11:55:42 11:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:55:42 11:27:01 5 0.03 0.00 0.02 0.02 0.02 99.92 11:55:42 11:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:55:42 11:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:55:42 11:28:01 all 0.06 0.00 0.01 0.00 0.01 99.91 11:55:42 11:28:01 0 0.02 0.00 0.03 0.02 0.02 99.92 11:55:42 11:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:28:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:55:42 11:28:01 3 0.43 0.00 0.00 0.00 0.03 99.53 11:55:42 11:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:28:01 5 0.00 0.00 0.02 0.02 0.02 99.95 11:55:42 11:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:29:01 all 0.28 0.00 0.01 0.00 0.01 99.70 11:55:42 11:29:01 0 0.05 0.00 0.00 0.00 0.02 99.93 11:55:42 11:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:29:01 2 0.08 0.00 0.03 0.00 0.02 99.87 11:55:42 11:29:01 3 2.02 0.00 0.02 0.00 0.02 97.95 11:55:42 11:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:29:01 5 0.03 0.00 0.02 0.02 0.00 99.93 11:55:42 11:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:55:42 11:30:01 all 0.26 0.00 0.01 0.00 0.01 99.72 11:55:42 11:30:01 0 0.00 0.00 0.03 0.02 0.02 99.93 11:55:42 11:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:30:01 2 0.08 0.00 0.03 0.00 0.02 99.87 11:55:42 11:30:01 3 1.97 0.00 0.00 0.00 0.00 98.03 11:55:42 11:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:55:42 11:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:55:42 11:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:55:42 11:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:31:01 all 0.28 0.00 0.02 0.00 0.01 99.69 11:55:42 11:31:01 0 0.08 0.00 0.05 0.00 0.02 99.85 11:55:42 11:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:31:01 2 0.08 0.00 0.03 0.00 0.02 99.87 11:55:42 11:31:01 3 1.92 0.00 0.00 0.00 0.02 98.06 11:55:42 11:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:55:42 11:31:01 5 0.03 0.00 0.02 0.02 0.00 99.93 11:55:42 11:31:01 6 0.07 0.00 0.02 0.00 0.00 99.92 11:55:42 11:31:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:55:42 11:32:01 all 0.05 0.00 0.02 0.00 0.01 99.91 11:55:42 11:32:01 0 0.03 0.00 0.03 0.02 0.03 99.88 11:55:42 11:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:55:42 11:32:01 3 0.28 0.00 0.10 0.00 0.02 99.60 11:55:42 11:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:32:01 5 0.03 0.00 0.03 0.02 0.02 99.90 11:55:42 11:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:55:42 11:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:55:42 11:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:55:42 11:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:33:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:55:42 11:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:33:01 5 0.03 0.00 0.02 0.03 0.02 99.90 11:55:42 11:33:01 6 0.03 0.00 0.05 0.00 0.00 99.92 11:55:42 11:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:34:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:55:42 11:34:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:55:42 11:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:55:42 11:34:01 2 0.07 0.00 0.00 0.00 0.00 99.93 11:55:42 11:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:55:42 11:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:55:42 11:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:55:42 11:34:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:55:42 11:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:55:42 11:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:55:42 11:35:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:55:42 11:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:55:42 11:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:55:42 11:35:01 4 0.07 0.00 0.00 0.00 0.02 99.92 11:55:42 11:35:01 5 0.03 0.00 0.02 0.02 0.00 99.93 11:55:42 11:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:55:42 11:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:36:01 all 0.05 0.00 0.01 0.00 0.01 99.92 11:55:42 11:36:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:55:42 11:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:55:42 11:36:01 2 0.17 0.00 0.05 0.00 0.02 99.77 11:55:42 11:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:55:42 11:36:01 4 0.07 0.00 0.03 0.00 0.00 99.90 11:55:42 11:36:01 5 0.05 0.00 0.02 0.02 0.02 99.90 11:55:42 11:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:55:42 11:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:55:42 11:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:55:42 11:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:37:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:55:42 11:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:55:42 11:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:55:42 11:37:01 5 0.02 0.00 0.03 0.02 0.02 99.92 11:55:42 11:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:55:42 11:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:55:42 11:37:01 CPU %user %nice %system %iowait %steal %idle 11:55:42 11:38:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:55:42 11:38:01 0 0.05 0.00 0.02 0.02 0.02 99.90 11:55:42 11:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:38:01 2 0.10 0.00 0.05 0.00 0.02 99.83 11:55:42 11:38:01 3 0.05 0.00 0.00 0.00 0.00 99.95 11:55:42 11:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:55:42 11:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:55:42 11:38:01 6 0.05 0.00 0.00 0.00 0.00 99.95 11:55:42 11:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:55:42 11:39:01 all 0.02 0.00 0.02 0.00 0.01 99.95 11:55:42 11:39:01 0 0.02 0.00 0.02 0.02 0.03 99.92 11:55:42 11:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:39:01 2 0.07 0.00 0.02 0.00 0.02 99.90 11:55:42 11:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:55:42 11:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:39:01 5 0.05 0.00 0.05 0.02 0.00 99.88 11:55:42 11:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:40:02 all 0.18 0.00 0.01 0.00 0.01 99.80 11:55:42 11:40:02 0 0.02 0.00 0.03 0.02 0.02 99.92 11:55:42 11:40:02 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:40:02 2 0.07 0.00 0.02 0.00 0.02 99.90 11:55:42 11:40:02 3 1.22 0.00 0.00 0.00 0.00 98.78 11:55:42 11:40:02 4 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:40:02 5 0.05 0.00 0.02 0.02 0.02 99.90 11:55:42 11:40:02 6 0.05 0.00 0.00 0.00 0.00 99.95 11:55:42 11:40:02 7 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:41:01 all 0.27 0.00 0.01 0.00 0.01 99.70 11:55:42 11:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:42 11:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:41:01 2 0.08 0.00 0.03 0.00 0.00 99.88 11:55:42 11:41:01 3 1.99 0.00 0.02 0.00 0.02 97.98 11:55:42 11:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:55:42 11:41:01 5 0.02 0.00 0.00 0.02 0.00 99.97 11:55:42 11:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:55:42 11:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:42:01 all 0.27 0.00 0.01 0.00 0.01 99.70 11:55:42 11:42:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:55:42 11:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:42:01 2 0.07 0.00 0.07 0.00 0.02 99.85 11:55:42 11:42:01 3 1.99 0.00 0.00 0.00 0.00 98.01 11:55:42 11:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:42:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:55:42 11:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:55:42 11:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:55:42 11:43:01 all 0.08 0.00 0.02 0.00 0.01 99.89 11:55:42 11:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:55:42 11:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:43:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:55:42 11:43:01 3 0.53 0.00 0.07 0.00 0.02 99.38 11:55:42 11:43:01 4 0.00 0.00 0.03 0.00 0.02 99.95 11:55:42 11:43:01 5 0.03 0.00 0.00 0.02 0.00 99.95 11:55:42 11:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:55:42 11:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:44:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:55:42 11:44:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:55:42 11:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:44:01 2 0.05 0.00 0.03 0.00 0.02 99.90 11:55:42 11:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:55:42 11:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:55:42 11:44:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:55:42 11:44:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:55:42 11:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:55:42 11:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:55:42 11:45:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:55:42 11:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:45:01 2 0.03 0.00 0.00 0.02 0.00 99.95 11:55:42 11:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:55:42 11:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:55:42 11:45:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:55:42 11:45:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:55:42 11:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:46:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:55:42 11:46:01 0 0.05 0.00 0.02 0.02 0.02 99.90 11:55:42 11:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:46:01 2 0.08 0.00 0.00 0.02 0.02 99.88 11:55:42 11:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:55:42 11:46:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:55:42 11:46:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:55:42 11:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:55:42 11:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:55:42 11:47:01 0 0.02 0.00 0.05 0.02 0.02 99.90 11:55:42 11:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:47:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:55:42 11:47:01 3 0.05 0.00 0.00 0.00 0.02 99.93 11:55:42 11:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:55:42 11:47:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:55:42 11:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:48:01 all 0.11 0.00 0.02 0.00 0.00 99.86 11:55:42 11:48:01 0 0.02 0.00 0.00 0.02 0.02 99.95 11:55:42 11:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:48:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:55:42 11:48:01 3 0.83 0.00 0.08 0.00 0.00 99.09 11:55:42 11:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:55:42 11:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:55:42 11:55:42 11:48:01 CPU %user %nice %system %iowait %steal %idle 11:55:42 11:49:01 all 0.21 0.00 0.02 0.00 0.01 99.75 11:55:42 11:49:01 0 0.05 0.00 0.03 0.02 0.02 99.88 11:55:42 11:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:49:01 2 0.07 0.00 0.02 0.00 0.02 99.90 11:55:42 11:49:01 3 1.42 0.00 0.02 0.00 0.00 98.56 11:55:42 11:49:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:55:42 11:49:01 5 0.08 0.00 0.03 0.02 0.03 99.83 11:55:42 11:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:55:42 11:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:55:42 11:50:01 0 0.02 0.00 0.03 0.02 0.02 99.92 11:55:42 11:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:55:42 11:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:55:42 11:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:55:42 11:50:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:55:42 11:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:51:01 all 0.03 0.00 0.02 0.00 0.01 99.94 11:55:42 11:51:01 0 0.07 0.00 0.03 0.00 0.02 99.88 11:55:42 11:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:51:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:55:42 11:51:01 3 0.05 0.00 0.00 0.00 0.00 99.95 11:55:42 11:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:55:42 11:51:01 5 0.08 0.00 0.05 0.02 0.03 99.82 11:55:42 11:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:55:42 11:52:01 all 0.09 0.00 0.01 0.00 0.01 99.89 11:55:42 11:52:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:55:42 11:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:55:42 11:52:01 3 0.55 0.00 0.00 0.00 0.02 99.43 11:55:42 11:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:52:01 5 0.08 0.00 0.03 0.02 0.02 99.85 11:55:42 11:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:55:42 11:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:55:42 11:53:01 all 0.28 0.00 0.01 0.00 0.01 99.70 11:55:42 11:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:55:42 11:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:55:42 11:53:01 3 1.99 0.00 0.00 0.00 0.00 98.01 11:55:42 11:53:01 4 0.02 0.00 0.00 0.02 0.02 99.95 11:55:42 11:53:01 5 0.08 0.00 0.02 0.00 0.00 99.90 11:55:42 11:53:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:55:42 11:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:55:42 11:54:01 all 0.20 0.00 0.03 0.00 0.01 99.76 11:55:42 11:54:01 0 0.00 0.00 0.03 0.02 0.00 99.95 11:55:42 11:54:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:55:42 11:54:01 2 0.05 0.00 0.00 0.00 0.00 99.95 11:55:42 11:54:01 3 1.35 0.00 0.10 0.00 0.02 98.53 11:55:42 11:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:55:42 11:54:01 5 0.03 0.00 0.07 0.00 0.02 99.88 11:55:42 11:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:55:42 11:54:01 7 0.08 0.00 0.02 0.00 0.02 99.88 11:55:42 11:55:01 all 0.03 0.00 0.01 0.01 0.01 99.94 11:55:42 11:55:01 0 0.03 0.00 0.00 0.02 0.02 99.93 11:55:42 11:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:55:01 2 0.05 0.00 0.00 0.00 0.02 99.93 11:55:42 11:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:55:42 11:55:01 4 0.00 0.00 0.00 0.07 0.02 99.92 11:55:42 11:55:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:55:42 11:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:55:42 11:55:01 7 0.07 0.00 0.03 0.00 0.02 99.88 11:55:42 Average: all 6.87 0.00 1.23 0.82 0.02 91.05 11:55:42 Average: 0 6.79 0.00 1.25 0.74 0.03 91.19 11:55:42 Average: 1 6.73 0.00 1.28 1.15 0.02 90.82 11:55:42 Average: 2 6.88 0.00 1.13 0.93 0.02 91.03 11:55:42 Average: 3 7.27 0.00 1.28 0.92 0.03 90.50 11:55:42 Average: 4 6.80 0.00 1.26 0.79 0.03 91.12 11:55:42 Average: 5 6.90 0.00 1.19 0.57 0.02 91.32 11:55:42 Average: 6 6.82 0.00 1.24 0.86 0.02 91.06 11:55:42 Average: 7 6.75 0.00 1.22 0.64 0.02 91.36 11:55:42 11:55:42 11:55:42